WO1998012520A1 - Spectrophotometric neural network - Google Patents

Spectrophotometric neural network Download PDF

Info

Publication number
WO1998012520A1
WO1998012520A1 PCT/IB1997/001224 IB9701224W WO9812520A1 WO 1998012520 A1 WO1998012520 A1 WO 1998012520A1 IB 9701224 W IB9701224 W IB 9701224W WO 9812520 A1 WO9812520 A1 WO 9812520A1
Authority
WO
WIPO (PCT)
Prior art keywords
color
neural network
reflectivity
values
sample
Prior art date
Application number
PCT/IB1997/001224
Other languages
French (fr)
Inventor
John M. Suhan
Original Assignee
Wea Manufacturing, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wea Manufacturing, Inc. filed Critical Wea Manufacturing, Inc.
Priority to AU43163/97A priority Critical patent/AU4316397A/en
Publication of WO1998012520A1 publication Critical patent/WO1998012520A1/en

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01JMEASUREMENT OF INTENSITY, VELOCITY, SPECTRAL CONTENT, POLARISATION, PHASE OR PULSE CHARACTERISTICS OF INFRARED, VISIBLE OR ULTRAVIOLET LIGHT; COLORIMETRY; RADIATION PYROMETRY
    • G01J3/00Spectrometry; Spectrophotometry; Monochromators; Measuring colours
    • G01J3/28Investigating the spectrum
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01JMEASUREMENT OF INTENSITY, VELOCITY, SPECTRAL CONTENT, POLARISATION, PHASE OR PULSE CHARACTERISTICS OF INFRARED, VISIBLE OR ULTRAVIOLET LIGHT; COLORIMETRY; RADIATION PYROMETRY
    • G01J1/00Photometry, e.g. photographic exposure meter
    • G01J1/10Photometry, e.g. photographic exposure meter by comparison with reference light or electric value provisionally void
    • G01J1/16Photometry, e.g. photographic exposure meter by comparison with reference light or electric value provisionally void using electric radiation detectors
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01JMEASUREMENT OF INTENSITY, VELOCITY, SPECTRAL CONTENT, POLARISATION, PHASE OR PULSE CHARACTERISTICS OF INFRARED, VISIBLE OR ULTRAVIOLET LIGHT; COLORIMETRY; RADIATION PYROMETRY
    • G01J3/00Spectrometry; Spectrophotometry; Monochromators; Measuring colours
    • G01J3/46Measurement of colour; Colour measuring devices, e.g. colorimeters
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01JMEASUREMENT OF INTENSITY, VELOCITY, SPECTRAL CONTENT, POLARISATION, PHASE OR PULSE CHARACTERISTICS OF INFRARED, VISIBLE OR ULTRAVIOLET LIGHT; COLORIMETRY; RADIATION PYROMETRY
    • G01J3/00Spectrometry; Spectrophotometry; Monochromators; Measuring colours
    • G01J3/46Measurement of colour; Colour measuring devices, e.g. colorimeters
    • G01J3/463Colour matching

Definitions

  • This invention relates to methods to detect discrepancies in the color matching process. In particular it relates to quality control of the color printing on compact discs. Further it relates to the use of neural network in the color matching process.
  • Compact discs are data media having a metal layer formed by metal deposition over a transparent plastic substrate having pits of varying length.
  • the data is encoded by the dimensions of the pits and can be read by a laser that passes through the transparent surface of the disc to reach the metal layer.
  • On the reverse side of the metal layer additional material is deposited to build up the thickness of the disc.
  • This reverse side need not be transparent and typically a label is printed there.
  • the label often contains attractive art work having many colors and quality control procedures are necessary to ensure uniformity of the final product during mass production processes and to be sure that the final colors formed by color mixing are what was intended.
  • Color matching has required a great deal of trial and error techniques, where formulas for new colors were generated by mixing random proportions of constituent colors until a suitable new color was developed. Verification of the new color came about using a manual eyesight color matching test.
  • the present invention concerns an automated system for performing color matching for designs on compact discs so that the paints are properly mixed to provide the desired color spectrum.
  • the color sample is first analyzed on a spectrophotometer.
  • Spectrophotometric reflectivity wavelength interval samples are recorded and sent to the inputs of a neural network.
  • the customized structure of the neural network then yields error values which signify a variance from the correct color.
  • a continuous feedback loop which includes the color mixing equipment, allows corrections to the color recipe to be made until the color has been correctly matched.
  • the Spectrophotometric Neural Network permits color matching in a manner that reduces the trial-to- trial differences of the resultant colors to a point of being negligible.
  • the human element of color matching is mostly eliminated, as the employment of neural networks for this task relies upon the numerical analysis of a computer and the accurate spectral analysis of a spectrophotometer .
  • Figure 1 is a graph of the reflectivity of a sample to be color matched as a function of wavelength.
  • Figure 2 is a schematic representation of the back propagation neural network used in connection with the present invention.
  • the reference color is that color which is to be reproduced by combining some set proportion of primary pigments or secondary pigments.
  • the primary pigments red, yellow, blue
  • the primary pigments are apart from the primary colors (red, green, blue) .
  • a spectrophotometric scan must be obtained.
  • the resolution of the scan (wavelength increments) is directly proportional to the accuracy of the color match. While arbitrary, a preferred wavelength increment is 0.1 nanometers.
  • the spectral range to be covered is that of the visible light spectrum from 400 nanometers to 700 nanometers.
  • a neural network is employed to determine the accuracy of the color match. The usage of this neural network is not limited to only the visible spectrum (ultraviolet and infrared can also be analyzed) .
  • the end result of the spectrophotometric scan is a reflectivity value for each wavelength increment running from the lower wavelength limit to the upper wavelength limit. Using 0.1 nanometer increments from 400 nanometers to 700 nanometers yields 3010 reflectivity values. These reflectivity values act as the inputs to the neural network.
  • a back-propagation neural network is preferred for this application due to its ability to readily adapt to the training process.
  • the neural network is a collection of logical nodes arranged in layers with the nodes in one layer connected to the nodes in many nodes in other layers. Each node processes the input it receives through these connections. The strengths of the connections changes in response to the strengths of the inputs and the transfer function used by the node. The transfer function mathematically expresses the relation between input and output.
  • a neural network is defined by how its nodes are created, how the nodes process the information that they receive and how the connection strengths are modified.
  • the preferred neural network of the present invention is a back-propagation feed-forward network.
  • This network data flows only in one direction from layer to layer. This is contrasted with feedback and recurrent networks in which the nodes are connected such that a later layer may provide information back to an earlier layer.
  • the network of the preferred embodiment is a trained network.
  • the training of the network is a procedure consisting of providing the network with typical expected inputs at an input layer and the desired outputs at the output layer.
  • the nodes are then adjusted so that repetitions of these inputs will produce the desired outputs.
  • the network is then "trained" in a supervised learning procedure termed Hebbian learning to provide similar outputs for similar inputs. Initially the network produces erroneous answers and an error is calculated. The error is used to adjust the weights in the network to approximate the correct response.
  • the training process takes place by collecting several sample colors, taking their respective spectrophotometric data, and presenting this data to the inputs of the back-propagation neural network.
  • the data is input to the neural network in the form of the amplitude of the percent reflectivity at local maxima of the amplitude normalized to the highest reflectivity within the wavelength range from 400 to 700 nm.
  • the slope reversal average and the slope reversal difference are provided to nodes, so that seven input nodes are provided on the back propagation neural network.
  • Rl through R5 represent values of relative highest reflectivity
  • the slope reversal average ⁇ R> is 1/5 (Sum of Rl through R5) .
  • the slope reversal difference RD Rl - R5.
  • Figure 2 shows the three levels of the neural network. There is one hidden network of five nodes and three output which are assigned for training purposes to the three tristimulus vales for red, green and blue. The expected output for each color is revealed to the output nodes of the neural network, as well.
  • reflectivity values are supplied to 3010 input nodes, and 1 wavelength value to 1 output node (representing the wavelength of the respective color) .
  • Training of the network occurs under the previously described provisions and requirements of the back-propagation neural network paradigm. With training complete, testing occurs by presenting new reflectivity values to the input nodes of the neural network. An output value is generated by the neural network as a result of the presented input values. This output value is the wavelength of the color presented to the spectrophotometer for analysis. If a color was properly matched to a reference, its neural network output value should be quite close to that of the reference. Otherwise, its neural network output value will differ from that of the reference in a manner proportional to its actual variance from the reference.
  • the neural network can be automated by interfacing its computer with ink mixing equipment and a spectrophotometer in a fashion that allows the mixing equipment to adjust the pigment blend until the spectrophotometer-generated reflectivity values generate the correct output wavelength of the color desired through the neural network.

Abstract

A spectrophotometric neural network assists in the color matching process for pigments. The self-teaching system provides an accurate means of automating the determination of pigment recipes for color matching. The neural network uses the reflectivity values (R1-R5) obtained through a spectrophotometric scan as input to the process. Full automation of such a system employs the interface of a neural network, a computer, a spectrophotometer, and pigment-mixing equipment.

Description

SPECTROPHOTOMETRIC NEURAL NETWORK
Field Of The Invention
This invention relates to methods to detect discrepancies in the color matching process. In particular it relates to quality control of the color printing on compact discs. Further it relates to the use of neural network in the color matching process.
Background Of The Invention Compact discs are data media having a metal layer formed by metal deposition over a transparent plastic substrate having pits of varying length. The data is encoded by the dimensions of the pits and can be read by a laser that passes through the transparent surface of the disc to reach the metal layer. On the reverse side of the metal layer additional material is deposited to build up the thickness of the disc. This reverse side need not be transparent and typically a label is printed there. The label often contains attractive art work having many colors and quality control procedures are necessary to ensure uniformity of the final product during mass production processes and to be sure that the final colors formed by color mixing are what was intended.
To maintain uniformity in the final product some method for color matching is necessary. Color matching has required a great deal of trial and error techniques, where formulas for new colors were generated by mixing random proportions of constituent colors until a suitable new color was developed. Verification of the new color came about using a manual eyesight color matching test.
The use of a manual eyesight color matching test adds a great deal of error to color matching. The varied color sensitivity in the eyesight of the various individuals involved in a series of color matching tests alone presents variation in color matching trials. A trial-to-trial comparison of the resultant colors will reveal these differences simply by human eyesight. Brief Description Of The Invention
The present invention concerns an automated system for performing color matching for designs on compact discs so that the paints are properly mixed to provide the desired color spectrum. The color sample is first analyzed on a spectrophotometer.
Spectrophotometric reflectivity wavelength interval samples are recorded and sent to the inputs of a neural network. The customized structure of the neural network then yields error values which signify a variance from the correct color. A continuous feedback loop, which includes the color mixing equipment, allows corrections to the color recipe to be made until the color has been correctly matched.
The Spectrophotometric Neural Network permits color matching in a manner that reduces the trial-to- trial differences of the resultant colors to a point of being negligible. The human element of color matching is mostly eliminated, as the employment of neural networks for this task relies upon the numerical analysis of a computer and the accurate spectral analysis of a spectrophotometer .
Brief Description Of The Drawings Figure 1 is a graph of the reflectivity of a sample to be color matched as a function of wavelength. Figure 2 is a schematic representation of the back propagation neural network used in connection with the present invention.
Detailed Description Of A Preferred Embodiment As with any color matching procedure, some reference color must be chosen. The reference color is that color which is to be reproduced by combining some set proportion of primary pigments or secondary pigments. The primary pigments (red, yellow, blue) are apart from the primary colors (red, green, blue) .
Once the reference color is known, a spectrophotometric scan must be obtained. The resolution of the scan (wavelength increments) is directly proportional to the accuracy of the color match. While arbitrary, a preferred wavelength increment is 0.1 nanometers. The spectral range to be covered is that of the visible light spectrum from 400 nanometers to 700 nanometers. A neural network is employed to determine the accuracy of the color match. The usage of this neural network is not limited to only the visible spectrum (ultraviolet and infrared can also be analyzed) .
The end result of the spectrophotometric scan is a reflectivity value for each wavelength increment running from the lower wavelength limit to the upper wavelength limit. Using 0.1 nanometer increments from 400 nanometers to 700 nanometers yields 3010 reflectivity values. These reflectivity values act as the inputs to the neural network. A back-propagation neural network is preferred for this application due to its ability to readily adapt to the training process. The neural network is a collection of logical nodes arranged in layers with the nodes in one layer connected to the nodes in many nodes in other layers. Each node processes the input it receives through these connections. The strengths of the connections changes in response to the strengths of the inputs and the transfer function used by the node. The transfer function mathematically expresses the relation between input and output. A neural network is defined by how its nodes are created, how the nodes process the information that they receive and how the connection strengths are modified.
The preferred neural network of the present invention is a back-propagation feed-forward network. In this network data flows only in one direction from layer to layer. This is contrasted with feedback and recurrent networks in which the nodes are connected such that a later layer may provide information back to an earlier layer. The network of the preferred embodiment is a trained network. The training of the network is a procedure consisting of providing the network with typical expected inputs at an input layer and the desired outputs at the output layer. The nodes are then adjusted so that repetitions of these inputs will produce the desired outputs. The network is then "trained" in a supervised learning procedure termed Hebbian learning to provide similar outputs for similar inputs. Initially the network produces erroneous answers and an error is calculated. The error is used to adjust the weights in the network to approximate the correct response.
The training process takes place by collecting several sample colors, taking their respective spectrophotometric data, and presenting this data to the inputs of the back-propagation neural network. As shown in Fig. 1 the data is input to the neural network in the form of the amplitude of the percent reflectivity at local maxima of the amplitude normalized to the highest reflectivity within the wavelength range from 400 to 700 nm. In addition, the slope reversal average and the slope reversal difference are provided to nodes, so that seven input nodes are provided on the back propagation neural network. Where Rl through R5 represent values of relative highest reflectivity, the slope reversal average <R> is 1/5 (Sum of Rl through R5) . The slope reversal difference RD = Rl - R5. Figure 2 shows the three levels of the neural network. There is one hidden network of five nodes and three output which are assigned for training purposes to the three tristimulus vales for red, green and blue. The expected output for each color is revealed to the output nodes of the neural network, as well.
In an example of the method 3010 reflectivity values are supplied to 3010 input nodes, and 1 wavelength value to 1 output node (representing the wavelength of the respective color) . Training of the network occurs under the previously described provisions and requirements of the back-propagation neural network paradigm. With training complete, testing occurs by presenting new reflectivity values to the input nodes of the neural network. An output value is generated by the neural network as a result of the presented input values. This output value is the wavelength of the color presented to the spectrophotometer for analysis. If a color was properly matched to a reference, its neural network output value should be quite close to that of the reference. Otherwise, its neural network output value will differ from that of the reference in a manner proportional to its actual variance from the reference. The neural network can be automated by interfacing its computer with ink mixing equipment and a spectrophotometer in a fashion that allows the mixing equipment to adjust the pigment blend until the spectrophotometer-generated reflectivity values generate the correct output wavelength of the color desired through the neural network.
While there have been shown and described and pointed out the fundamental novel features of the invention as applied to preferred embodiments thereof, it will be understood that various omissions and substitutions and changes in the form and details of the device illustrated and in its operation may be made by those skilled in the art without departing from the spirit of the invention, exemplified in the following claims.

Claims

I claim:
1. An automated system for performing color matching for designs on compact discs comprising
(a) analyzing a color sample on a spectropho- tometer and determining a sequence of relative maxima of reflectivity as a function of wavelength,
(b) determining a slope reversal average and slope reversal difference for said sample,
(c) inputting said points of values of relative maxima, slope reversal average and slope reversal difference to the input layer of a back-propagation neural network,
(d) training said neural network to reproduce three values of tristimulus amplitudes for red, green and blue primary colors, (e) employing an automated process comprising a continuous feedback loop, which includes the color mixing equipment, to allow corrections to the color recipe to be made until the color has been correctly matched.
2. An automated system for performing color matching for designs on compact discs comprising
(a) analyzing a color sample on a spectrophotometer and determining the reflectivity at predetermined wavelength intervals in a predetermined spectral range, (b) determining an average reflectivity and reflectivity difference for said sample,
(c) inputting said values of reflectivity, average reflectivity and reflectivity difference to the input layer of a back-propagation neural network,
(d) training said neural network to reproduce three values of tristimulus amplitudes for red, green and blue primary colors,
(e) employing an automated process comprising a continuous feedback loop, which includes the color mixing equipment, to allow corrections to the color recipe to be made until the color has been correctly matched.
PCT/IB1997/001224 1996-09-05 1997-09-05 Spectrophotometric neural network WO1998012520A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU43163/97A AU4316397A (en) 1996-09-05 1997-09-05 Spectrophotometric neural network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US70873996A 1996-09-05 1996-09-05
US08/708,739 1996-09-05

Publications (1)

Publication Number Publication Date
WO1998012520A1 true WO1998012520A1 (en) 1998-03-26

Family

ID=24847001

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB1997/001224 WO1998012520A1 (en) 1996-09-05 1997-09-05 Spectrophotometric neural network

Country Status (2)

Country Link
AU (1) AU4316397A (en)
WO (1) WO1998012520A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002063556A2 (en) * 2001-02-07 2002-08-15 Basf Corporation Computer-implemented neural network color matching formulation system
WO2002099744A2 (en) * 2001-06-05 2002-12-12 Basf Corporation System and method for determining acceptability of proposed color solution using an artificial intelligence based tolerance model
WO2002099370A1 (en) * 2001-06-05 2002-12-12 Basf Corporation System and method for organizing color values using an artificial intelligence based cluster model
WO2002099367A2 (en) * 2001-06-05 2002-12-12 Basf Corporation System and method for converting a color formula using an artificial intelligence based conversion model
EP1304554A2 (en) * 2001-10-22 2003-04-23 Bayer Aktiengesellschaft Neural network for determining the constituents of a recipe for the manufacture of a product of a desired colour
EP1368785A2 (en) * 2001-02-07 2003-12-10 Basf Corporation Computer-implemented neural network color matching formulation applications
US6973211B2 (en) 2001-06-05 2005-12-06 Basf Corporation Color management and solution distribution system and method
US6999615B2 (en) 2001-06-05 2006-02-14 Basf Corporation Color management and solution distribution system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5012431A (en) * 1988-03-31 1991-04-30 Colwell/General, Inc. Objective color notation system
US5200816A (en) * 1991-06-25 1993-04-06 Scitex Corporation Ltd. Method and apparatus for color processing with neural networks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5012431A (en) * 1988-03-31 1991-04-30 Colwell/General, Inc. Objective color notation system
US5200816A (en) * 1991-06-25 1993-04-06 Scitex Corporation Ltd. Method and apparatus for color processing with neural networks

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002063556A3 (en) * 2001-02-07 2003-10-16 Basf Corp Computer-implemented neural network color matching formulation system
WO2002063556A2 (en) * 2001-02-07 2002-08-15 Basf Corporation Computer-implemented neural network color matching formulation system
US6804390B2 (en) 2001-02-07 2004-10-12 Basf Corporation Computer-implemented neural network color matching formulation applications
US6714924B1 (en) 2001-02-07 2004-03-30 Basf Corporation Computer-implemented neural network color matching formulation system
EP1368785A2 (en) * 2001-02-07 2003-12-10 Basf Corporation Computer-implemented neural network color matching formulation applications
US6892194B2 (en) * 2001-06-05 2005-05-10 Basf Corporation System and method for organizing color values using an artificial intelligence based cluster model
WO2002099744A3 (en) * 2001-06-05 2003-11-27 Basf Corp System and method for determining acceptability of proposed color solution using an artificial intelligence based tolerance model
WO2002099367A3 (en) * 2001-06-05 2004-02-12 Basf Corp System and method for converting a color formula using an artificial intelligence based conversion model
WO2002099367A2 (en) * 2001-06-05 2002-12-12 Basf Corporation System and method for converting a color formula using an artificial intelligence based conversion model
WO2002099370A1 (en) * 2001-06-05 2002-12-12 Basf Corporation System and method for organizing color values using an artificial intelligence based cluster model
WO2002099744A2 (en) * 2001-06-05 2002-12-12 Basf Corporation System and method for determining acceptability of proposed color solution using an artificial intelligence based tolerance model
US6973211B2 (en) 2001-06-05 2005-12-06 Basf Corporation Color management and solution distribution system and method
US6993512B2 (en) 2001-06-05 2006-01-31 Basf Corporation System and method for converting a color formula using an artificial intelligence based conversion model
US6999615B2 (en) 2001-06-05 2006-02-14 Basf Corporation Color management and solution distribution system and method
EP1304554A2 (en) * 2001-10-22 2003-04-23 Bayer Aktiengesellschaft Neural network for determining the constituents of a recipe for the manufacture of a product of a desired colour
EP1304554A3 (en) * 2001-10-22 2004-11-03 Bayer Aktiengesellschaft Neural network for determining the constituents of a recipe for the manufacture of a product of a desired colour

Also Published As

Publication number Publication date
AU4316397A (en) 1998-04-14

Similar Documents

Publication Publication Date Title
Johnston-Feller Color science in the examination of museum objects: nondestructive procedures
CA2439839C (en) System and method for organizing color values using an artificial intelligence based cluster model
US10401224B2 (en) Method for ascertaining texture parameters of a paint
US20020184168A1 (en) System and method for determining acceptability of proposed color solution using an artificial intelligence based tolerance model
US20080010027A1 (en) Method and apparatus for predicting properties of a chemical mixture
US6993512B2 (en) System and method for converting a color formula using an artificial intelligence based conversion model
WO2002063556A2 (en) Computer-implemented neural network color matching formulation system
WO1998012520A1 (en) Spectrophotometric neural network
EP1368785A2 (en) Computer-implemented neural network color matching formulation applications
US4966461A (en) Color identification system
CN101506633A (en) Method for color matching
JPWO1997031247A6 (en) Computer color matching method and apparatus
Seemann et al. Classical and modern algorithms for the evaluation of data from sensor-arrays
Thal et al. Applied electronics: Construction of a simple spectrophotometer
JPH0894442A (en) Computerrized color matching method
JPH05296836A (en) Method and apparatus for color matching
Mizutani et al. Cooperative system based on soft computing methods to realize higher precision of computer color recipe prediction
JPH04113236A (en) Color matching system with supporting computer
Lee et al. Calibrating spectrophotometers using neural networks
Bratz et al. Spectrophotometric sensor devices working in a raster of a few wavelengths
Workman et al. Comparison of goodness of fit statistics for linear regression, Part I
Wilson et al. Using three types of outcomes to design laboratory activities
Graystone Meeting the colour delivery challenge
Beering Using high-integrity color control instruments
Ingram et al. Teaching color measurement in graphic arts

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU JP SG

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 98514446

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase