JPH05101028A - Integral decision method for plural feature quantity - Google Patents

Integral decision method for plural feature quantity

Info

Publication number
JPH05101028A
JPH05101028A JP3257919A JP25791991A JPH05101028A JP H05101028 A JPH05101028 A JP H05101028A JP 3257919 A JP3257919 A JP 3257919A JP 25791991 A JP25791991 A JP 25791991A JP H05101028 A JPH05101028 A JP H05101028A
Authority
JP
Japan
Prior art keywords
neural network
integrated
input
feature
neural networks
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.)
Pending
Application number
JP3257919A
Other languages
Japanese (ja)
Inventor
Kazuhiro Obara
和博 小原
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.)
NTT Inc
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP3257919A priority Critical patent/JPH05101028A/en
Publication of JPH05101028A publication Critical patent/JPH05101028A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

(57)【要約】 【目的】 1つの認識対象に対する複数の特徴量の統合
判定を最適あるいは準最適化する。 【構成】 ある認識対象から抽出した2つの特徴ベクト
ルA、Bをそれぞれニューラルネットワーク11,12
に入力し、その各出力を統合用ニューラルネットワーク
13に入力し、その出力中の最大値となるニューロンに
対応するクラスを認識結果とする。統合用ニューラルネ
ットワーク13も他のニューラルネットワークと同様に
バックプロパゲーション学習によりニューラルネットワ
ーク11,12の各出力の要素間の結合が最適化される
ため高い認識率が得られる。
(57) [Abstract] [Purpose] To optimize or semi-optimize the integrated judgment of a plurality of feature quantities for one recognition target. [Structure] Two feature vectors A and B extracted from a certain recognition target are respectively input to neural networks 11 and 12.
To the integrating neural network 13, and the class corresponding to the neuron having the maximum value in the output is used as the recognition result. Like the other neural networks, the integration neural network 13 also obtains a high recognition rate because the connection between the elements of the outputs of the neural networks 11 and 12 is optimized by back propagation learning.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、ある認識対象から抽
出した複数の特徴量をそれぞれ各別のニューラルネット
ワークに入力し、これらの出力を統合して認識対象を判
定する統合判定方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an integrated determination method for inputting a plurality of feature quantities extracted from a certain recognition target to different neural networks and integrating the outputs thereof to determine the recognition target.

【0002】[0002]

【従来の技術】ある認識対象から抽出した複数の特徴量
を、複数のニューラルネットワークに個別に入力し、こ
れら複数のニューラルネットワークの出力値を統合して
認識対象を判定する統合判定方法に関する従来技術を説
明する。ここでは2つの特徴量を、2つの個別のニュー
ラルネットワークに入力する場合を例にとって説明す
る。
2. Description of the Related Art A conventional technique relating to an integrated determination method in which a plurality of feature quantities extracted from a certain recognition target are individually input to a plurality of neural networks and the output values of the plurality of neural networks are integrated to determine the recognition target. Will be explained. Here, a case where two feature quantities are input to two separate neural networks will be described as an example.

【0003】また、ニューラルネットワークとして、入
力層、中間層、出力層からなる多層構造型ニューラルネ
ットワークを採用し、これをバックプロパゲーション・
アルゴリズム[参考文献 Rumelhart,D.
E.et al.:Parallel Distrib
uted Processing,Vol.1,MIT
Press(1986)]により学習する場合を例にと
って説明する。
Further, as the neural network, a multilayer structure type neural network including an input layer, an intermediate layer and an output layer is adopted, and this is used for back propagation.
Algorithm [Reference Rumelhart, D. et al.
E. et al. : Parallel Distrib
eded Processing, Vol. 1, MIT
Press (1986)] will be described as an example.

【0004】図4Aは、多層構造型ニューラルネットワ
ークの構成例を示し、1は入力層のニューロンを、2は
中間層のニューロンを、3は出力層のニューロンをそれ
ぞれ示し、入力層と中間層のニューロンは接続線4で接
続され、中間層と出力層のニューロンは接続線5で接続
されている。図4Bは、従来技術で採用している統合判
定方法の構成例を示し、第一の特徴量は第一のニューラ
ルネットワーク6に入力され、第二の特徴量は第二のニ
ューラルネットワーク7に入力され、2つのニューラル
ネットワーク6,7の出力値をもとに、統合的に認識対
象が統合判定部8で判定される。
FIG. 4A shows an example of the structure of a multilayer structure type neural network, where 1 is a neuron in the input layer, 2 is a neuron in the intermediate layer, and 3 is a neuron in the output layer. The neurons are connected by a connecting line 4, and the neurons in the middle layer and the output layer are connected by a connecting line 5. FIG. 4B shows a configuration example of the integrated determination method adopted in the conventional technique. The first feature amount is input to the first neural network 6 and the second feature amount is input to the second neural network 7. Then, based on the output values of the two neural networks 6 and 7, the recognition target is integratedly determined by the integration determination unit 8.

【0005】従来、複数のニューラルネットワークの出
力値を統合して認識対象を判定する場合、次の2つの方
法が採用されていた。第一は、複数のニューラルネット
ワークの出力値を加算あるいは乗算して、その結果が最
大値となるニューロンに対応するクラスを認識結果とす
る方法である。
Conventionally, when the output values of a plurality of neural networks are integrated to determine a recognition target, the following two methods have been adopted. The first is a method in which the output values of a plurality of neural networks are added or multiplied, and the class corresponding to the neuron with the maximum value is used as the recognition result.

【0006】第二は、個々のニューラルネットワークの
出力値をもとに基本確率を計算し、この基本確率を用い
て、Dempsterの結合アルゴリズムにより認識結
果を得る方法である[参考文献 Shafer,G.:
A Mathematical Theory of
Evidence,Princeton Univer
sity Press(1976)]。
The second is a method of calculating a basic probability based on the output value of each neural network, and using this basic probability, a recognition result is obtained by a Dempster coupling algorithm [Reference: Shafer, G. et al. :
A Mechanical Theory of
Evidence, Princeton Univer
city Press (1976)].

【0007】以下、手書き数字認識を例題として、上記
2つの方法について具体的に説明する。いま、手書き数
字より、横方向濃淡頻度分布と縦方向濃淡頻度分布(手
書き数字を横方向、あるいは縦方向に見たときの黒画素
の数の分布)という2つの特徴量(とくに32次元)を
抽出して、この2つの特徴量を2つの個別のニューラル
ネットワークに入力する。
The above two methods will be specifically described below by taking handwritten numeral recognition as an example. Now, two feature quantities (particularly 32 dimensions) of horizontal grayscale frequency distribution and vertical grayscale frequency distribution (distribution of the number of black pixels when the handwritten digit is viewed in the horizontal direction or the vertical direction) are calculated from the handwritten numbers. These two feature quantities are extracted and input to two separate neural networks.

【0008】ニューラルネットワークの規模は、とも
に、32−10−10(入力層のニューロン数32個、
中間層のニューロン数10個、出力層のニューロン数1
0個)である。次に、各ニューラルネットワークをバッ
クプロパゲーション・アルゴリズムにより独立に学習さ
せた後、2つのニューラルネットワークの出力値を用い
て統合的に判定する。
The scales of the neural networks are 32-10-10 (32 neurons in the input layer,
10 neurons in the middle layer, 1 neurons in the output layer
0). Next, after each neural network is independently trained by the backpropagation algorithm, the output values of the two neural networks are used to make an integrated decision.

【0009】例えば、教師信号として、正解クラスに対
応するニューロンには0.90を、その他のニューロン
には0.10を与えて学習させた。750パターンで学
習させた後、ほかの750パターンで未知テストを行わ
せた結果、横方向分布入力では83.20%、縦方向分
布入力では51.33%の認識率だった。2つのニュー
ラルネットワークの出力を用いて、統合的に判定する第
一の方法として、両者の出力値を加算した値が最大とな
るニューロンに対応するクラスを認識結果とする場合を
述べる。
For example, as the teacher signal, 0.90 is given to the neurons corresponding to the correct answer class, and 0.10 is given to the other neurons to perform learning. After learning with 750 patterns, an unknown test was performed with other 750 patterns. As a result, the recognition rate was 83.20% in the lateral distribution input and 51.33% in the vertical distribution input. As a first method for making an integrated determination using the outputs of two neural networks, a case will be described in which a class corresponding to a neuron having a maximum value obtained by adding the output values of the two is used as a recognition result.

【0010】ある未知の手書き数字「0」に対応する結
果を図5に示す。横方向分布を入力としたニューラルネ
ットワークの出力値をみると、「8」に対応するニュー
ロンの出力値が最大で、正解の「0」に対応するニュー
ロンの出力値は第2位だった。これに対し、縦方向分布
を入力としたニューラルネットワークの出力値をみる
と、正解の「0」に対応するニューロンの出力値が最大
だった。両方の出力値を加算した結果では、正解の
「0」に対応する値が最大となり正しい認識結果が得ら
れた。未知データ全体の認識率は86.00%と向上し
た。
The result corresponding to an unknown handwritten numeral "0" is shown in FIG. Looking at the output value of the neural network using the lateral distribution as an input, the output value of the neuron corresponding to “8” was the maximum, and the output value of the neuron corresponding to the correct answer “0” was the second highest. On the other hand, when looking at the output value of the neural network using the vertical distribution as the input, the output value of the neuron corresponding to the correct answer "0" was the maximum. As a result of adding both output values, the value corresponding to the correct answer “0” was the maximum, and the correct recognition result was obtained. The recognition rate for all unknown data improved to 86.00%.

【0011】次に、統合的に判定する第二の方法とし
て、ニューラルネットワークの出力値から基本確率を計
算し、得られた2つの基本確率をDempsterの結
合アルゴリズムにより統合して認識結果を得る場合を述
べる。ある未知の手書き数字「0」に対応する結果を図
6に示す。横方向分布を入力としたニューラルネットワ
ークの出力値をもとに計算した基本確率は、「8」に対
応する値が最大の0.365であり、正解の「0」に対
応するニューロンの値は2番目に大きい0.305だっ
た。これに対し、縦方向分布を入力としたニューラルネ
ットワークの出力値をもとに計算した基本確率は、正解
の「0」に対応する値が最大で0.447だった。両方
の基本確率を用いてDempsterの結合アルゴリズ
ムにより求めた確率値は正解の「0」に対応する値が最
大となり正しい認識結果が得られた。未知データ全体の
認識率は86.53%と向上した。
Next, as a second method for making an integrated decision, in the case where the basic probabilities are calculated from the output values of the neural network and the two obtained basic probabilities are integrated by the Dempster's joint algorithm to obtain the recognition result. State. The result corresponding to a certain unknown handwritten numeral "0" is shown in FIG. The basic probability calculated based on the output value of the neural network with the lateral distribution as an input is 0.365, which is the maximum value corresponding to “8”, and the value of the neuron corresponding to “0” of the correct answer is The second largest was 0.305. On the other hand, in the basic probability calculated based on the output value of the neural network with the vertical distribution as an input, the value corresponding to the correct answer “0” was 0.447 at the maximum. The probability value obtained by the Dempster's combining algorithm using both basic probabilities has the maximum value corresponding to the correct answer "0", and the correct recognition result was obtained. The recognition rate of all unknown data improved to 86.53%.

【0012】[0012]

【発明が解決しようとする課題】従来技術における統合
判定方法では、複数の特徴量を個別の直接入力とした複
数のニューラルネットワークの出力値を統合する場合、
各出力値を同等に扱うのが一般的である。つまり、例え
ば加算する方法では、どの特徴量を重要視して、大きな
重みを付けて加算したらよいかという工学的な指針を得
ることが難しいために、複数の出力値を同等の重みで加
算する方法が採用されている。
In the integrated determination method in the prior art, when integrating the output values of a plurality of neural networks in which a plurality of feature quantities are used as individual direct inputs,
It is common to treat each output value equally. In other words, for example, in the addition method, it is difficult to obtain an engineering guideline that regards which feature value is important and which weight should be added with a large weight. Therefore, multiple output values are added with equivalent weights. The method has been adopted.

【0013】従来技術の項で説明した横方向分布や縦方
向分布のように、特徴空間で互いに直交するような特徴
量の場合には、2つの特徴量は、ほぼ同等に有効である
と考えられる。しかし、1つの認識対象が発生する複数
の異種の特徴量(例えば、音声と画像など)を入力とし
て判定する場合には、必ずしもすべての特徴量が認識過
程において、同等に貢献しているとはかぎらない。むし
ろ、認識対象あるいは認識問題の性質に応じて、特に重
要となる特徴量、補助的に必要な特徴量というように分
類されるものと考えられる。
In the case of feature quantities that are orthogonal to each other in the feature space, such as the horizontal distribution and the vertical distribution described in the section of the prior art, the two feature quantities are considered to be almost equally effective. Be done. However, when a plurality of different types of feature amounts generated by one recognition target (for example, voice and image) are determined as inputs, it is not necessarily said that all feature amounts contribute equally in the recognition process. Not limited. Rather, they are considered to be classified into a particularly important feature amount and an auxiliary necessary feature amount according to the recognition target or the nature of the recognition problem.

【0014】このような特徴量間の重み付けを実現しよ
うとした場合、従来技術では、人間が試行錯誤的に重み
パラメータを決定することになる。この場合、得られた
パラメータ値が最適であるという保証はない。以上説明
したように、従来の統合判定方法では、複数の特徴量を
複数のニューラルネットワークへ個別に入力して、複数
の出力値を合成して統合的にパターン認識をしようとし
たとき、どの特徴量を、より重視して重み付けしたらよ
いかという工学的な指針を得ることが困難なために、同
等に扱う方法が一般的である。このような従来技術で
は、複数の異種の特徴量をもとに統合的に判定するよう
なパターン認識問題では十分な性能を実現できないとい
う問題があった。
In order to realize such weighting between feature quantities, in the conventional technique, a human being decides the weighting parameter by trial and error. In this case, there is no guarantee that the obtained parameter value is optimum. As described above, in the conventional integrated determination method, when a plurality of feature quantities are individually input to a plurality of neural networks and a plurality of output values are combined to perform integrated pattern recognition, which feature Since it is difficult to obtain an engineering guideline for whether weights should be weighted more importantly, it is common to treat them equally. In such a conventional technique, there is a problem that sufficient performance cannot be realized by a pattern recognition problem in which determination is performed in an integrated manner based on a plurality of different types of feature values.

【0015】この発明の目的は、ある認識対象が発生す
る複数の異種の特徴量を合成して統合的にパターン認識
を行う際に、それぞれの特徴量間の重み付けを、工学的
な方法により、最適あるいは準最適に決定することがで
きるような統合判定方法を確立することにある。
An object of the present invention is to combine a plurality of different types of feature amounts generated by a certain recognition target and perform pattern recognition in an integrated manner, by weighting the respective feature amounts by an engineering method. It is to establish an integrated judgment method that can be determined optimally or suboptimally.

【0016】[0016]

【課題を解決するための手段】上記目的を達成するため
に、この発明の統合判定方法は、ある認識対象から抽出
した複数の特徴量を直接の入力するニューラルネットワ
ーク群のほかに、統合用ニューラルネットワークを設
け、上記ニューラルネットワーク群の出力を、上記統合
用ニューラルネットワークへの入力とし、その統合用ニ
ューラルネットワークの出力値により認識対象を判定す
る。
In order to achieve the above-mentioned object, the integrated determination method of the present invention provides a neural network for integration in addition to a neural network group for directly inputting a plurality of feature quantities extracted from a certain recognition target. A network is provided, the output of the neural network group is used as an input to the integrating neural network, and the recognition target is determined by the output value of the integrating neural network.

【0017】[0017]

【作用】この発明の統合判定方法においては、認識対象
から抽出した複数の特徴量を直接の入力するニューラル
ネットワーク群のほかに、統合用ニューラルネットワー
クを設け、上記ニューラルネットワーク群の出力を、上
記統合用ニューラルネットワークへの入力とし、バック
プロパゲーション・アルゴリズムにより判定メカニズム
を学習させる。この学習により、この発明の統合判定方
法では、ニューラルネットワークと、与えられた学習セ
ットを用いて、統合判定に関して最適あるいは準最適な
機能を有する統合判定部を工学的に実現でき、しかも、
従来技術の統合判定方法よりも優れた判定能力をもつよ
うな統合判定方法を実現できる。
In the integrated determination method of the present invention, an integrating neural network is provided in addition to the neural network group for directly inputting a plurality of feature quantities extracted from the recognition object, and the output of the neural network group is integrated into the integrated network. As an input to the neural network for learning, the judgment mechanism is learned by the backpropagation algorithm. By this learning, in the integrated decision method of the present invention, the neural network and the given learning set can be used to realize an integrated decision unit having an optimal or suboptimal function with respect to the integrated decision, and further,
It is possible to realize an integrated determination method having a determination capability superior to that of the conventional integrated determination method.

【0018】[0018]

【実施例】この発明の実施例について、ある認識対象か
ら抽出した2つの特徴量(特徴ベクトルAと、特徴ベク
トルB)を、2つの個別のニューラルネットワークに入
力する場合を例にとって説明する。分類すべきクラスの
数は10とする。また、第一の特徴量である特徴ベクト
ルAは32次元、第2の特徴量である特徴ベクトルBは
16次元とする。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described by taking as an example a case where two feature quantities (feature vector A and feature vector B) extracted from a certain recognition target are input to two separate neural networks. The number of classes to be classified is 10. Further, the feature vector A that is the first feature amount is 32 dimensions, and the feature vector B that is the second feature amount is 16 dimensions.

【0019】図1にこの発明の統合判定方法を適用した
認識装置の構成例を示す。第一の特徴量である特徴ベク
トルAは第一のニューラルネットワーク11に入力さ
れ、第二の特徴量である特徴ベクトルBは第二のニュー
ラルネットワーク12に入力され、第一、第二のニュー
ラルネットワーク11,12の出力は統合用ニューラル
ネットワーク13に入力される。ニューラルネットワー
クの規模は、特徴ベクトルAを入力するニューラルネッ
トワーク11は32−10−10とし、特徴ベクトルB
を入力するニューラルネットワーク12は16−10−
10とする。また統合用ニューラルネットワーク13は
20−10−10とする。
FIG. 1 shows an example of the configuration of a recognition device to which the integrated determination method of the present invention is applied. The feature vector A that is the first feature amount is input to the first neural network 11, and the feature vector B that is the second feature amount is input to the second neural network 12, and the first and second neural networks are input. The outputs of 11 and 12 are input to the integrating neural network 13. The scale of the neural network is 32-10-10 for the neural network 11 that inputs the feature vector A, and the feature vector B is
The neural network 12 for inputting is 16-10-
Set to 10. The integration neural network 13 is 20-10-10.

【0020】図2に、この発明の統合判定方法におい
て、統合用ニューラルネットワーク13の学習方法の実
施例を示す。すなわち第一に、学習データから抽出した
第一の特徴量(特徴ベクトルA)を第一のニューラルネ
ットワーク11への入力とし、バックプロパゲーション
・アルゴリズムにより、分類メカニズムを学習させる
(ステップ110)。教師信号として、正解クラスに対
応するニューロンには0.90を、その他のニューロン
には0.10を与える。
FIG. 2 shows an embodiment of a learning method of the integrating neural network 13 in the integrated judging method of the present invention. That is, first, the first feature amount (feature vector A) extracted from the learning data is input to the first neural network 11, and the classification mechanism is learned by the back propagation algorithm (step 110). As a teacher signal, 0.90 is given to the neurons corresponding to the correct class, and 0.10 is given to the other neurons.

【0021】第二に、学習データから抽出した第二の特
徴量(特徴ベクトルB)を第二のニューラルネットワー
ク12への入力とし、バックプロパゲーション・アルゴ
リズムにより、分類メカニズムを学習させる(ステップ
120)。教師信号として、正解クラスに対応するニュ
ーロンには0.90を、その他のニューロンには0.1
0を与える。
Secondly, the second feature quantity (feature vector B) extracted from the learning data is input to the second neural network 12, and the backpropagation algorithm is used to learn the classification mechanism (step 120). .. As a teacher signal, 0.90 is assigned to neurons corresponding to the correct answer class, and 0.1 is assigned to other neurons.
Give 0.

【0022】第三に、学習後の、第一のニューラルネッ
トワーク11と、第二のニューラルネットワーク12と
の各出力を統合用ニューラルネットワークへの入力と
し、バックプロパゲーション・アルゴリズムにより、統
合判定メカニズムを学習させる(ステップ130)。教
師信号として、正解クラスに対応するニューロンには
0.90を、その他のニューロンには0.10を与え
る。
Thirdly, each output of the first neural network 11 and the second neural network 12 after learning is used as an input to the integrating neural network, and a backpropagation algorithm is used to provide an integrated decision mechanism. Learning is performed (step 130). As a teacher signal, 0.90 is given to the neurons corresponding to the correct class, and 0.10 is given to the other neurons.

【0023】以上の学習操作(ステップ110〜13
0)で、ニューラルネットワーク11,12の各出力の
ニューロン間の結合が統合用ニューラルネットワーク1
3で要素により最適化され、統合判定に関して最適ある
いは準最適な機能を有する統合判定部を、ニューラルネ
ットワークの学習により工学的に実現できることは明ら
かである。
The above learning operation (steps 110 to 13)
0), the connection between the neurons of the outputs of the neural networks 11 and 12 is the integration neural network 1
It is clear that the integrated decision unit having the optimum or sub-optimal function for integrated decision, which is optimized by the elements in 3, can be realized engineeringly by learning the neural network.

【0024】図3は、この発明の統合判定方法の実施例
を示す。第一に、入力データから抽出した第一の特徴量
(特徴ベクトルA)を第一のニューラルネットワーク1
1へ入力する(ステップ210)。第二に、入力データ
から抽出した第二の特徴量(特徴ベクトルB)を第二の
ニューラルネットワーク12へ入力する(ステップ22
0)。
FIG. 3 shows an embodiment of the integrated judgment method of the present invention. First, the first feature quantity (feature vector A) extracted from the input data is used as the first neural network 1
1 is input (step 210). Secondly, the second feature amount (feature vector B) extracted from the input data is input to the second neural network 12 (step 22).
0).

【0025】第三に、第一のニューラルネットワーク1
1の出力と、第二のニューラルネットワーク12の出力
を、統合用ニューラルネットワーク13へ入力する(ス
テップ230)。第四に、統合用ニューラルネットワー
ク13の出力の中で最大の値となるニューロンに対応す
るクラスを認識結果とする(ステップ240)。
Third, the first neural network 1
The output of 1 and the output of the second neural network 12 are input to the integrating neural network 13 (step 230). Fourthly, the class corresponding to the neuron having the maximum value in the output of the integrating neural network 13 is set as the recognition result (step 240).

【0026】以上の操作(ステップ210〜240)
で、複数の特徴量を入力としたときの複数のニューラル
ネットワークの出力を用いた統合判定処理を、最適ある
いは準最適に実現できることは明らかである。以上の説
明では、統合用ニューラルネットワーク13への教師信
号として、正解クラスに対応するニューロンには0.9
0、その他のニューロンには0.10というように、断
定的な値を与える場合を例にとって説明したが、所定の
範囲で最大と最小の実数値を決めたとき、正解クラスの
ニューロンには最大の実数値を、その他のニューロンに
は最小値以上、最大値未満の値を与える(ニューロンに
よって異なってもよい)場合にも適用できることは明ら
かである。つまり正解クラス以外のニューロンに最大値
と最小値との中間値を与えた方がよい場合がある。
The above operation (steps 210 to 240)
Then, it is obvious that the integrated decision processing using the outputs of the plurality of neural networks when the plurality of feature quantities are input can be optimally or sub-optimally realized. In the above description, as a teacher signal to the integrating neural network 13, 0.9 is assigned to the neuron corresponding to the correct class.
Although the example has been described in which the assertive value is given to 0 and other neurons such as 0.10. However, when the maximum and minimum real values are determined within a predetermined range, the maximum value is given to the correct class neuron. It is clear that the real value of can be applied to the case where the other neurons are given a value that is greater than or equal to the minimum value and less than the maximum value (may be different for each neuron). In other words, it may be better to give the neuron other than the correct class an intermediate value between the maximum value and the minimum value.

【0027】[0027]

【発明の効果】以上説明したように、この発明では、複
数のニューラルネットワークを用いた統合判定方法にお
いて、ある認識対象から抽出した複数の特徴量を直接の
入力するニューラルネットワーク群のほかに、統合用ニ
ューラルネットワークを設け、ニューラルネットワーク
群の出力を、統合用ニューラルネットワークへの入力と
し、バックプロパゲーション・アルゴリズムにより判定
メカニズムを学習させる。従って、この発明の統合判定
方法では、ニューラルネットワークと、与えられた学習
セットを用いて、学習により統合判定に関して最適ある
いは準最適な機能を有する統合判定部を工学的に実現で
き、しかも、従来技術の統合判定方法よりも優れた判定
能力をもつような統合判定方法を実現できる。
As described above, according to the present invention, in the integrated determination method using a plurality of neural networks, in addition to a neural network group which directly inputs a plurality of feature quantities extracted from a certain recognition target, A neural network for use is provided, the output of the neural network group is used as an input to the integrating neural network, and the judgment mechanism is learned by the backpropagation algorithm. Therefore, according to the integrated determination method of the present invention, an integrated determination unit having an optimum or sub-optimal function for integrated determination by learning can be realized by engineering using a neural network and a given learning set. It is possible to realize an integrated determination method having a determination capability superior to that of

【図面の簡単な説明】[Brief description of drawings]

【図1】この発明方法を適用した認識装置を示すブロッ
ク図。
FIG. 1 is a block diagram showing a recognition device to which the method of the present invention is applied.

【図2】図1のニューラルネットワークの学習方法の実
施例を示す流れ図。
FIG. 2 is a flowchart showing an embodiment of a learning method for the neural network shown in FIG.

【図3】図1の統合判定方法の実施例を示す流れ図。FIG. 3 is a flowchart showing an embodiment of the integrated determination method of FIG.

【図4】Aは多層構造型ニューラルネットワークを示す
図、Bは従来の複数特徴量の統合判定方法を示すブロッ
ク図である。
FIG. 4A is a diagram showing a multilayer structure type neural network, and FIG. 4B is a block diagram showing a conventional integrated determination method of a plurality of feature amounts.

【図5】従来の統合判定処理の具体例を示す図。FIG. 5 is a diagram showing a specific example of conventional integration determination processing.

【図6】従来の統合判定処理の他の具体例を示す図。FIG. 6 is a diagram showing another specific example of conventional integration determination processing.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ある認識対象から抽出した複数の特徴量
を、複数のニューラルネットワークに個別に入力し、こ
れら複数のニューラルネットワークの出力値を統合して
認識対象を判定する統合判定方法において、 上記複数のニューラルネットワークの出力を、統合用ニ
ューラルネットワークへの入力とし、その統合用ニュー
ラルネットワークの出力値により認識対象を判定するこ
とを特徴とする複数特徴量の統合判定方法。
1. An integrated determination method, wherein a plurality of feature quantities extracted from a certain recognition target are individually input to a plurality of neural networks, and output values of the plurality of neural networks are integrated to determine a recognition target. An integrated determination method for a plurality of features, wherein outputs of a plurality of neural networks are input to an integration neural network, and a recognition target is determined based on output values of the integration neural network.
JP3257919A 1991-10-04 1991-10-04 Integral decision method for plural feature quantity Pending JPH05101028A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3257919A JPH05101028A (en) 1991-10-04 1991-10-04 Integral decision method for plural feature quantity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3257919A JPH05101028A (en) 1991-10-04 1991-10-04 Integral decision method for plural feature quantity

Publications (1)

Publication Number Publication Date
JPH05101028A true JPH05101028A (en) 1993-04-23

Family

ID=17313018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3257919A Pending JPH05101028A (en) 1991-10-04 1991-10-04 Integral decision method for plural feature quantity

Country Status (1)

Country Link
JP (1) JPH05101028A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003500766A (en) * 1999-05-25 2003-01-07 スティーヴン ディー. バーンヒル、 Augmenting knowledge discovery from multiple datasets using multiple support vector machines
JP2004536367A (en) * 2001-01-23 2004-12-02 バイオウルフ テクノロジーズ エルエルスィー Computer-based image analysis
WO2006078015A1 (en) * 2005-01-24 2006-07-27 National University Corporation Yokohama National University Categorical color perception system
US7383237B2 (en) 1998-05-01 2008-06-03 Health Discovery Corporation Computer-aided image analysis
JP2019079536A (en) * 2017-10-23 2019-05-23 大国創新智能科技(東莞)有限公司 Data identification method based on associative clustering deep learning neutral network
JP2019155561A (en) * 2018-03-15 2019-09-19 オムロン株式会社 Operation control device of robot
WO2020218512A1 (en) * 2019-04-26 2020-10-29 Arithmer株式会社 Learning model generating device, character recognition device, learning model generating method, character recognition method, and program
JP2021501414A (en) * 2017-11-01 2021-01-14 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Protecting the cognitive system from gradient-based attacks through the use of deceptive gradients
JP2021152804A (en) * 2020-03-24 2021-09-30 富士フイルムビジネスイノベーション株式会社 Information processing device and computer program
JP2023034529A (en) * 2021-08-31 2023-03-13 株式会社Jvcケンウッド Image processing device, image processing method, and image processing program
JP2024015975A (en) * 2022-07-25 2024-02-06 楽天グループ株式会社 Ensemble with multiple output heads for product classification

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383237B2 (en) 1998-05-01 2008-06-03 Health Discovery Corporation Computer-aided image analysis
JP2003500766A (en) * 1999-05-25 2003-01-07 スティーヴン ディー. バーンヒル、 Augmenting knowledge discovery from multiple datasets using multiple support vector machines
JP2004536367A (en) * 2001-01-23 2004-12-02 バイオウルフ テクノロジーズ エルエルスィー Computer-based image analysis
WO2006078015A1 (en) * 2005-01-24 2006-07-27 National University Corporation Yokohama National University Categorical color perception system
JP2019079536A (en) * 2017-10-23 2019-05-23 大国創新智能科技(東莞)有限公司 Data identification method based on associative clustering deep learning neutral network
JP2021501414A (en) * 2017-11-01 2021-01-14 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Protecting the cognitive system from gradient-based attacks through the use of deceptive gradients
WO2019176478A1 (en) * 2018-03-15 2019-09-19 オムロン株式会社 Operation control device for robot
JP2019155561A (en) * 2018-03-15 2019-09-19 オムロン株式会社 Operation control device of robot
US11478926B2 (en) 2018-03-15 2022-10-25 Omron Corporation Operation control device for robot, robot control system, operation control method, control device, processing device and recording medium
WO2020218512A1 (en) * 2019-04-26 2020-10-29 Arithmer株式会社 Learning model generating device, character recognition device, learning model generating method, character recognition method, and program
JP2021152804A (en) * 2020-03-24 2021-09-30 富士フイルムビジネスイノベーション株式会社 Information processing device and computer program
JP2023034529A (en) * 2021-08-31 2023-03-13 株式会社Jvcケンウッド Image processing device, image processing method, and image processing program
JP2024015975A (en) * 2022-07-25 2024-02-06 楽天グループ株式会社 Ensemble with multiple output heads for product classification

Similar Documents

Publication Publication Date Title
Wang On competitive learning
EP0461902B1 (en) Neural network
JPS6355106B2 (en)
JPH04229384A (en) Neural network device and method for pattern recognition
JPH05101028A (en) Integral decision method for plural feature quantity
EP0750263B1 (en) Recognition and judgement apparatus having various learning functions
CN109697511A (en) Data reasoning method, apparatus and computer equipment
EP0453939A2 (en) Learning method for data processing system
JP3222699B2 (en) Pattern recognition device
EP1505534A2 (en) Plural model time series pattern processing
EP0450521B1 (en) A learning method for a data processing system
Aguilar Learning algorithm and retrieval process for the multiple classes random neural network model
JPH07121695A (en) Image gradation conversion method and image processing apparatus
JP3303253B2 (en) Pattern matching method and apparatus
JP3337597B2 (en) Learning type recognition judgment device
JPH0535710A (en) Learning method/device for neural network
JP3262340B2 (en) Information processing device
JP3027874B2 (en) Neural network and its pattern recognition device
WO1991011771A1 (en) Genetic algorithm technique for, e.g., designing neural networks
JPH07104849B2 (en) Learning method of neural network
EP0391404B1 (en) Data processing system
Nikravesh et al. Process control of nonlinear time variant processes via artificial neural network
Uykan et al. Upper bounds on RBFN designed by input clustering
JPH10187651A (en) Learning type recognition judgment device
JPH11175494A (en) neural network