EP0568616A1 - Verfahren zur erkennung vektorkodierter gegenstände - Google Patents

Verfahren zur erkennung vektorkodierter gegenstände

Info

Publication number
EP0568616A1
EP0568616A1 EP92904649A EP92904649A EP0568616A1 EP 0568616 A1 EP0568616 A1 EP 0568616A1 EP 92904649 A EP92904649 A EP 92904649A EP 92904649 A EP92904649 A EP 92904649A EP 0568616 A1 EP0568616 A1 EP 0568616A1
Authority
EP
European Patent Office
Prior art keywords
vectors
vector
matrix
aggregate
new
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
EP92904649A
Other languages
English (en)
French (fr)
Inventor
Bertrand Giraud
Lon Chang Liu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Commissariat a lEnergie Atomique et aux Energies Alternatives CEA
Original Assignee
Commissariat a lEnergie Atomique CEA
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 Commissariat a lEnergie Atomique CEA filed Critical Commissariat a lEnergie Atomique CEA
Publication of EP0568616A1 publication Critical patent/EP0568616A1/de
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries

Definitions

  • the present invention relates to a method for recognizing objects encoded by vectors. It finds many applications in the field of spect roscopy. More specifically, it can be applied to the Resonance
  • Nuclear Magnetic (NMR) mass spectra for the identification of chemical pollutants and gamma ray spectra for the recognition of nuclear waste.
  • the method according to the present invention is applicable in neural networks.
  • a neural network is a network in which information is processed in parallel. This network seeks to imitate the human brain, in which each neuron functions more or less autonomously.
  • a computer neuron processes and stores data independently of other neurons. The organization of such neurons in a network provides a particular global behavior, occasioned by learning, that is to say that each neuron chooses to let, or not to let, pass information according to the information which has already passed through. through the network.
  • This learning is characterized, in a computer neural network, by synaptic weights. More mathematically, each neuron sees at its input a sum of information weighted by synaptic weights w.
  • a neural network makes it possible to process a lot of information in parallel in order to find a result.
  • He is known. in object recognition methods, to use a method called the pseudo-inverse matrix method applied in a neural network.
  • This pseudo-inverse matrix method consists notably in determining a GRAM-SCHMIDT [G] matrix from models S, that is to say sets of vectors S ⁇ coding objects to be recognized.
  • This GRAM-SCHMIDT matrix is defined by the relation:
  • ⁇ and v being numbers of the vectors serving as models for recognition, i indicating the number of the coordinate considered of said vectors, N being the dimension of the representation space considered and P the number of vectors coding the different models of objects to be recognized.
  • the synaptic weights w of the neural network can then be determined by the relation:
  • the matrix [G] is not invertible, in particular when the coefficients of said matrix are too little different from each other.
  • the method described above has a certain number of drawbacks and, in particular, that of not allowing the recognition of objects whose representative vectors taken as references are too similar. There are, for example, many cases of unrecognizable spectra because they are too close.
  • the spectra of the gamma rays emitted by this waste are generally very similar to each other. And the method, as explained previously, does not allow the recognition of these gamma ray spectra.
  • the object of the present invention is precisely this recognition of very close spectra. It implements a processing of the vectors coding the objects to be recognized before applying the known method of the pseudo-inverse matrix. This processing consists in changing the origin of the representation space in which said vectors are defined.
  • the invention relates to a method of recognizing objects coded by vectors in which a neural network is used capable of comparing an unknown vector to reference vectors defined in an original representation space B , each characterized by a label and stored by said neural network, these vectors defining:
  • S being a matrix representing said vectors, i indicating the considered coordinate of said vectors, ⁇ (or ⁇ ) indicating the vector considered;
  • the pretreatment of the vectors comprises a first step of hierarchical recognition. said first step comprising the following sub-steps:
  • One application of the method consists of a signaling device which can be manipulated remotely in order to recognize spectra, in particular of gamma rays emitted by nuclear waste.
  • Figures 1a, 1b, 1c, 1d and 1e are the representations of gamma ray spectra from nuclear waste;
  • Figure 2 is a schematic representation of a representation space corresponding to Figures 1a to 1e.
  • vector will be understood to mean a set of channels describing a spectrum. Mathematically, these vectors are coded by a series of numbers representing the coordinates of said vector in an N-dimensional space and grouped in a rectangular matrix S.
  • the values of the coefficients S ⁇ of the GRAM-SCHMIDT matrix [G], of the coefficients d ⁇ of the matrix [d] representing the distances between the vectors S ⁇ and S ⁇ and written: d ⁇ (2 - 2G ⁇ ) 1 ⁇ 2 , and coefficients ⁇ ⁇ of the matrix [ ⁇ ] representing the angular differences between the vectors S ⁇ and S ⁇ and written: ⁇ ⁇ Cos -1 [G ⁇ ], are the following:
  • the matrices d and ⁇ are two different ways of expressing the same notion of difference between two vectors S ⁇ and S ⁇ .
  • the matrix [G] is a unit matrix, the matrix has all its non-diagonal coefficients d ⁇ equal to and the matrix [ ⁇ ] has, outside its diagonal, only coeffi cient s ⁇ ⁇ of 90 °.
  • the matrix [ ⁇ ] confirms what FIGS. 1a and 1e show, namely that the spectra 1 and 5 are very similar to each other: indeed.
  • the angle ⁇ 15 between the vectors S 1 and S 2 is only 3 °.
  • the angle ⁇ 23 between the vectors S 2 and S 3 is only 7 °, which is very far from the ideal right angle.
  • the other angles are of an order of magnitude higher, namely about 25 °.
  • This sensitivity index a is defined for an origin B of the representation space.
  • it is sought to find a new origin B ′ of the representation space in order to make the vectors S ⁇ and S ⁇ more orthogonal.
  • This new origin B ' is found when the sensitivity index ⁇ is minimum.
  • the different sensitivity indices ⁇ are chosen using a systematic sampling method from among all the possible origins, any other method of choosing B 'being able to be used.
  • the new matrices obtained are the following:
  • FIG. 2 is a representation of the representation space of the five vectors of the example considered. Said vectors are represented by points S1, S2, S3, S4 and S5.
  • the invention makes it possible to implement a hierarchical preprocessing for vector recognition. It is first of all a question of listing in an increasing order of values all the distances d ⁇ between two vectors S ⁇ and S ⁇ , forming a
  • connection matrix [c] the set of determined aggregates: its coefficients C ⁇ where the pair of labels ( ⁇ , ⁇ ) has been taken into account and its coefficients C ⁇ symmetrical of C ⁇ being equal 1; the other coefficients are 0.
  • the comparison of an unknown vector is then done in several stages.
  • the unknown vector to be determined is first compared to a vector representing the aggregate, said vector being determined as an average of all the vectors contained in an aggregate.
  • the unknown vector is then compared to each vector contained in the selected aggregate as being the most similar.
  • the list of the distances between the vectors is as follows: d 15 ⁇ d 23 ⁇ d 14 ⁇ d 45 ⁇ d 12 ⁇ d 34 ⁇ d 25 ⁇ d 24 ⁇ d 13 ⁇ d 35
  • connection matrix [c] is as follows:
  • connection matrix [C '] is then as follows:
  • FIG. 2 makes it possible to understand that the new origin B ', chosen without carrying out the hierarchical recognition preprocessing, does not ensure the quasi-orthogonality of the vectors. Indeed, by considering more particularly the aggregate (S 2 , S 3 ), it is seen that the origin B 'chosen, as shown in FIG. 2, does not allow the orthogona li ted between the vectors S 2 and S 3 . On the contrary, if we have chosen the aggregate (S 2 , S 3 ) as the most similar, we can place our in a restricted space with an origin B "allowing a quasi-orthogonality of S 2 and S 3 .
  • the invention can indeed be embodied in a manipulative or autonomous signaling device comprising in particular the following organs:
  • This mi croca Iculateur has two successive layers of elements:
  • the invention also applies to many other fields where the information is codable by a vector, in particular spectroscopy: mass spectra of pollutants, nuclear magnetic resonance spectra, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computing Systems (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Mathematical Optimization (AREA)
  • General Engineering & Computer Science (AREA)
  • Algebra (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Multimedia (AREA)
  • Image Analysis (AREA)
EP92904649A 1991-01-25 1992-01-23 Verfahren zur erkennung vektorkodierter gegenstände Ceased EP0568616A1 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR9100867A FR2672141B1 (fr) 1991-01-25 1991-01-25 Procede de reconnaissance d'objets codes par des vecteurs.
FR9100867 1991-01-25

Publications (1)

Publication Number Publication Date
EP0568616A1 true EP0568616A1 (de) 1993-11-10

Family

ID=9409064

Family Applications (1)

Application Number Title Priority Date Filing Date
EP92904649A Ceased EP0568616A1 (de) 1991-01-25 1992-01-23 Verfahren zur erkennung vektorkodierter gegenstände

Country Status (3)

Country Link
EP (1) EP0568616A1 (de)
FR (1) FR2672141B1 (de)
WO (1) WO1992013315A1 (de)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5675253A (en) * 1991-11-20 1997-10-07 Auburn International, Inc. Partial least square regression techniques in obtaining measurements of one or more polymer properties with an on-line nmr system
US5517667A (en) * 1993-06-14 1996-05-14 Motorola, Inc. Neural network that does not require repetitive training
US5600134A (en) * 1995-06-23 1997-02-04 Exxon Research And Engineering Company Method for preparing blend products
US5602755A (en) * 1995-06-23 1997-02-11 Exxon Research And Engineering Company Method for predicting chemical or physical properties of complex mixtures
DE19713194C2 (de) 1997-03-27 1999-04-01 Hkr Sensorsysteme Gmbh Verfahren und Anordnung zum Erkennen von Eigenschaften einer Probe auf der Basis der Massenspektroskopie
GB2577909B (en) 2018-10-10 2020-11-18 Symetrica Ltd Gamma-ray spectrum classification

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9213315A1 *

Also Published As

Publication number Publication date
WO1992013315A1 (fr) 1992-08-06
FR2672141A1 (fr) 1992-07-31
FR2672141B1 (fr) 1993-04-09

Similar Documents

Publication Publication Date Title
EP0521548B1 (de) Neuronalnetzwerk-Anlage und -Verfahren für Datenklassifizierung
FR3057090A1 (fr) Procedes d'apprentissage securise de parametres d'un reseau de neurones a convolution, et de classification securisee d'une donnee d'entree
EP3620970B1 (de) Verfahren zur extraktion von merkmalen eines fingerabdrucks, der durch ein eingangsbild dargestellt wird
FR3088467A1 (fr) Procede de classification d'une image d'entree representative d'un trait biometrique au moyen d'un reseau de neurones a convolution
EP0875032B1 (de) Lernverfahren das für datenklassifizierung kleine neuronale netze generiert
EP0552575B1 (de) Mehrfachteilungsegmentierungsverfahren
EP0568616A1 (de) Verfahren zur erkennung vektorkodierter gegenstände
EP0454535A1 (de) Neuronales Klassifikationssystem and -verfahren
EP0681270A1 (de) Verfahren zur Bahnverfolgung von Objekten und Vorrichtung zur Durchführung des Verfahrens
FR2767943A1 (fr) Appareil de classification utilisant une combinaison de methodes statistiques et de reseaux neuronaux, destine notamment a la reconnaissance d'odeurs
FR2767942A1 (fr) Appareil de classification destine notamment a la reconnaissance d'odeurs
EP4099228A1 (de) Verbessertes maschinelles lernen ohne anmerkungen durch adaptive gruppierungen in offenen klassensätzen
EP1639579A1 (de) Verfahren und system zur sprachanalyse zur kompakten darstellung von sprechern
EP0396171A1 (de) Verfahren zur Texturanalyse und Analysator
EP2825995B1 (de) System zur identifizierung einer digitalkamera von einem bild und entsprechende durchführung verfahren
WO2004038346A1 (fr) Procede et dispositif de test comportant un capteur de signaux vibratoires
EP3920101A1 (de) Methode zur reduzierung der grösse eines künstlichen neuronalen netzes
EP4166931B1 (de) Verfahren zur mehrspeziesabbildung eines bereichs aus spektraldaten
EP3340065A1 (de) Verfahren zur bestimmung des zustands eines systems, verfahren zur bestimmung eines optimalen projektionsverfahrens und vorrichtung zur umsetzung dieser verfahren
FR2660459A1 (fr) Procede de segmentation d'images par analyse de textures.
EP4187445A1 (de) Verfahren zum lernen von synaptischen gewichtswerten eines neuronalen netzwerks, datenverarbeitungsverfahren, computerprogramm, rechner und verarbeitungssystem dafür
EP4202772A1 (de) Verfahren zum fokussieren einer klassifizierungsvorrichtung, verfahren und system dafür
EP1554687A2 (de) System zum fuzzy-assoziativen beschreiben von multimedia-gegenständen
FR2491235A1 (fr) Mesure de la discordance entre des signaux
FR3083354A1 (fr) Procede de modelisation pour le controle des resultats fournis par un reseau de neurones artificiels et autres procedes associes

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19930527

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): DE GB

17Q First examination report despatched

Effective date: 19940104

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 19940709