JP3052520B2 - Pattern classification device - Google Patents

Pattern classification device

Info

Publication number
JP3052520B2
JP3052520B2 JP4006257A JP625792A JP3052520B2 JP 3052520 B2 JP3052520 B2 JP 3052520B2 JP 4006257 A JP4006257 A JP 4006257A JP 625792 A JP625792 A JP 625792A JP 3052520 B2 JP3052520 B2 JP 3052520B2
Authority
JP
Japan
Prior art keywords
circuit
signal
reference vector
distance
input
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.)
Expired - Fee Related
Application number
JP4006257A
Other languages
Japanese (ja)
Other versions
JPH05189572A (en
Inventor
敏樹 金道
武彦 志田
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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP4006257A priority Critical patent/JP3052520B2/en
Publication of JPH05189572A publication Critical patent/JPH05189572A/en
Application granted granted Critical
Publication of JP3052520B2 publication Critical patent/JP3052520B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、音声認識などのパター
ン分類に用いられる神経回路網を応用したパターン分類
装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a pattern classification apparatus to which a neural network used for pattern classification such as voice recognition is applied.

【0002】[0002]

【従来の技術】近年、神経回路網を応用したパターン分
類装置は、音声認識などに広く応用されるようになって
きた。神経回路網を応用したパターン分類装置は、大き
く分けて2つのタイプがある。一つは、文献(PDPモ
デル、D.E.ラメルハート他2名、甘利俊一監訳、198
9年)に詳しく記載されている多層パーセプトロンと呼
ばれるものであり、もう一つは、文献(セルフ・オーガ
ニゼイション・アンド・アソシエイティブ・メモリ、Se
lf-Organization and Associative Memory、T.Kohonen
著、Springer-Verlag、1987年)に記載された学習
ベクトル量子化と呼ばれるものである。本発明は、神経
回路網を応用したパターン分類装置にあって、学習ベク
トル量子化を改良するものである。
2. Description of the Related Art In recent years, a pattern classification apparatus using a neural network has been widely applied to speech recognition and the like. A pattern classification device to which a neural network is applied is roughly classified into two types. One is the literature (PDP model, DE Ramelhart and two others, translated by Shunichi Amari, 198
9 years), and another is called a multi-layer perceptron. Another is a literature (self-organization and associative memory, Se
lf-Organization and Associative Memory, T.Kohonen
Author, Springer-Verlag, 1987). The present invention relates to a pattern classification device to which a neural network is applied, and improves learning vector quantization.

【0003】以下に従来のパターン分類装置について説
明する。図3は、従来の学習ベクトル量子化に基づいて
構成されたパターン分類装置のブロック図である。
[0003] A conventional pattern classification apparatus will be described below. FIG. 3 is a block diagram of a conventional pattern classification device configured based on learning vector quantization.

【0004】図3において、1−1〜1−4は内部に記
憶された参照ベクトルと入力端子100からの入力信号
との距離を計算する参照ベクトル回路であり、2は各参
照ベクトル回路1−1〜1−4からの距離信号を受けて
距離最小値を与える参照ベクトル回路1−1〜1−4の
最小距離番号信号を出力する比較回路であり、4は各参
照ベクトル回路に対応したカテゴリを記憶するカテゴリ
記憶回路であり、3は比較回路2からの最小距離番号信
号を受けてカテゴリ記憶回路4から最小距離番号信号に
よって指定されるカテゴリを読み出してカテゴリ出力と
して出力する読み出し回路であり、5は読み出し回路3
からのカテゴリ出力と教師信号入力端子102からの教
師信号とを比較し一致/不一致を判定出力として出力す
る判定回路であり、6は比較回路2からの最小距離番号
信号と判定回路5からの判定回路信号を受けて参照ベク
トル回路1−1〜1−4の内部に記憶された参照ベクト
ルを与えられたアルゴリズムで修正する学習信号を発生
する学習信号発生回路である。
In FIG. 3, reference numerals 1-1 to 1-4 denote reference vector circuits for calculating a distance between a reference vector stored therein and an input signal from an input terminal 100. Reference numeral 2 denotes each reference vector circuit. A comparison circuit that outputs a minimum distance number signal of reference vector circuits 1-1 to 1-4 that receives distance signals from 1 to 1-4 and provides a minimum distance value, and 4 is a category corresponding to each reference vector circuit. A readout circuit 3 which receives the minimum distance number signal from the comparison circuit 2, reads out the category specified by the minimum distance number signal from the category storage circuit 4, and outputs it as a category output; 5 is a read circuit 3
Is a judgment circuit which compares the category output from the teaching signal from the teacher signal from the teacher signal input terminal 102 and outputs a match / mismatch as a judgment output, and 6 is the minimum distance number signal from the comparison circuit 2 and the judgment from the judgment circuit 5 A learning signal generation circuit that receives a circuit signal and generates a learning signal that corrects the reference vector stored inside the reference vector circuits 1-1 to 1-4 using a given algorithm.

【0005】以上のように構成されたパターン分類装置
について、図3を参照しながら、以下、その動作につい
て説明する。まず、このタイプのパターン分類装置の初
期学習について説明し、次に通常の学習について説明を
行う。
[0005] The operation of the pattern classification device configured as described above will be described below with reference to FIG. First, the initial learning of this type of pattern classification device will be described, and then the normal learning will be described.

【0006】初期学習は、パターン分類装置の初期設定
と等価と考えて良い。すなわちパターン分類装置の有す
る参照ベクトル回路の数をN個としたとき、最初のN個
の入力をもって、パターン分類装置の初期状態にするよ
うにするものである。具体的には、最初からn番目(n
≦N)の入力をn番目の参照ベクトル回路1−nの内部
に記憶される参照ベクトルとし、そのカテゴリを与える
教師信号をカテゴリ記憶回路4のn番目の参照ベクトル
回路に対応する所に記憶されるカテゴリとするものであ
る。これを最初のN個のデータに対して行うのが、初期
学習である。なお、この手続きを行う書き込み回路につ
いては、図を煩雑にするだけであるので、図3には記載
していない。
[0006] The initial learning may be considered equivalent to the initial setting of the pattern classification device. That is, when the number of reference vector circuits of the pattern classification device is N, the initial state of the pattern classification device is set with the first N inputs. Specifically, the n-th (n
.Ltoreq.N) is a reference vector stored inside the n-th reference vector circuit 1-n. Category. The initial learning is performed for the first N data. Note that a write circuit that performs this procedure is not shown in FIG. 3 because it only complicates the drawing.

【0007】通常学習では、まず入力端子100から入
力信号Xが入力され、全ての参照ベクトル回路1−1〜
1−4に入力信号Xが送られる。参照ベクトル回路1−
nは、入力信号Xと内部に記憶された参照ベクトル
In normal learning, first, an input signal X is input from an input terminal 100 and all the reference vector circuits 1-1 to 1-1 are input.
The input signal X is sent to 1-4. Reference vector circuit 1-
n is the input signal X and the internally stored reference vector

【0008】[0008]

【外1】 [Outside 1]

【0009】との距離Distance from

【0010】[0010]

【数1】 (Equation 1)

【0011】を計算し出力する。比較回路2は、各参照
ベクトル回路1−nから距離信号D(n)を受け、その
最小値を与える参照ベクトルの番号を与える最小距離番
号信号nminを出力する。読み出し回路3は、比較回路
2から最小距離番号信号nminを受けて、カテゴリ記憶
回路4から最小距離番号信号nminに対応する参照ベク
トル回路1−nminのカテゴリ信号C(min)を読み
出し出力する。カテゴリ信号C(min)は、出力端子
101とから出力されると同時に判定回路5に送られ
る。判定回路5は、読み出し回路3からカテゴリ信号C
(min)を、教師信号入力端子102から教師信号T
を、それぞれ受けとり、 T=C(min)の場合、判定信号J=(一致) T≠C(min)の場合、判定信号J=(不一致) という判定信号Jを出力する。学習信号発生回路6は、
比較回路2から最小距離番号信号nminを、判定回路5
から判定信号Jを、それぞれ受けとり、最小距離番号信
号nminに対応する参照ベクトル回路1−nmin内に記憶
された参照ベクトル
Is calculated and output. The comparison circuit 2 receives the distance signal D (n) from each of the reference vector circuits 1-n, and outputs a minimum distance number signal n min that gives the number of the reference vector that gives the minimum value. The readout circuit 3 receives the minimum distance number signal n min from the comparison circuit 2 and reads out and outputs the category signal C (min) of the reference vector circuit 1-n min corresponding to the minimum distance number signal n min from the category storage circuit 4. I do. The category signal C (min) is output from the output terminal 101 and sent to the determination circuit 5 at the same time. The determination circuit 5 outputs the category signal C
(Min) from the teacher signal input terminal 102 to the teacher signal T
When T = C (min), the judgment signal J = (match) When T ≠ C (min), the judgment signal J = (mismatch) is output. The learning signal generation circuit 6
The minimum distance number signal n min from the comparison circuit 2 is determined by the determination circuit 5
From the reference vector circuit 1-n min corresponding to the minimum distance number signal n min

【0012】[0012]

【外2】 [Outside 2]

【0013】を、[0013]

【0014】[0014]

【外3】 [Outside 3]

【0015】と変更するような学習信号Lを出力する。
この手続きを繰り返すことにより、参照ベクトル回路1
−1〜1−4内の参照ベクトル
And outputs a learning signal L that changes
By repeating this procedure, the reference vector circuit 1
Reference vector in -1 to 1-4

【0016】[0016]

【外4】 [Outside 4]

【0017】は、入力分布を反映するようになり、パタ
ーン分類装置の出力C(min)は、適切なカテゴリ分
類を与えるようになる。
Will reflect the input distribution, and the output C (min) of the pattern classification device will give an appropriate categorization.

【0018】[0018]

【発明が解決しようとする課題】しかしながら上記従来
の構成では、参照ベクトルの分布が入力頻度に比例する
ようになるために、通常良く現れる正規分布をするデー
タに対して参照ベクトル回路の内部に記憶された参照ベ
クトルの分布も正規分布をする。一般にパターン分類に
おいて重要な意味をもつのは、異なるカテゴリの境界面
でありカテゴリの中心は必ずしも重要ではない。したが
って、同じ数の参照ベクトル回路でもってパターン分類
装置を構成しようとする場合、分布の中心よりは境界面
に多くの参照ベクトルが分布するようにすることが望ま
しい。これに対し、従来のパターン分類装置ではそれぞ
れのカテゴリの分布の中心に数多くの参照ベクトルが集
まってしまうため、効率の悪い内部表現をもったパター
ン分類装置となり、必要な精度を得るためには大きな記
憶容量を必要とするという課題を有していた。
However, in the above-mentioned conventional configuration, since the distribution of the reference vector becomes proportional to the input frequency, the normally distributed data which often appears is stored in the reference vector circuit. The distribution of the obtained reference vector also has a normal distribution. In general, what is important in pattern classification is the boundary between different categories, and the center of the category is not always important. Therefore, when an attempt is made to configure a pattern classification device with the same number of reference vector circuits, it is desirable that more reference vectors be distributed on the boundary surface than on the center of the distribution. On the other hand, in the conventional pattern classification device, since many reference vectors are gathered at the center of the distribution of each category, the pattern classification device has an inefficient internal representation. There was a problem that storage capacity was required.

【0019】本発明は上記従来の課題を解決するもの
で、参照ベクトルの分布密度がパターン分類上価値の低
い入力頻度の高いところでは小さくなるようにすること
で、小規模な記憶容量で精度の高いパターン分類が可能
なパターン分類装置を提供することを目的とする。
The present invention solves the above-mentioned conventional problems. By reducing the distribution density of reference vectors in places where the value of input is low in terms of pattern classification and high in input frequency, the accuracy of the storage is small and the accuracy is small. An object of the present invention is to provide a pattern classification device capable of performing high pattern classification.

【0020】[0020]

【課題を解決するための手段】上記目的を達成するため
に本発明のパターン分類装置では、入力頻度によって内
部に保持された参照ベクトルからの距離を補正する手段
を設け、補正された距離が最小となる参照ベクトルに対
応するカテゴリと教師信号との一致/不一致により、参
照ベクトルを修正することによってパターン分類を行
う。
In order to achieve the above object, the pattern classification apparatus of the present invention is provided with a means for correcting a distance from a reference vector held therein according to an input frequency, and the corrected distance is minimized. The pattern classification is performed by correcting the reference vector according to the match / mismatch between the category corresponding to the reference vector and the teacher signal.

【0021】そのため、内部に記憶された参照ベクトル
と入力信号との距離を計算する参照ベクトル回路と、内
部に保持する入力頻度情報に応じて参照ベクトル回路か
らの距離信号を補正する入力頻度補正回路と、各入力頻
度補正回路からの補正距離信号を受けて補正距離最小値
を与える参照ベクトル回路の最小補正距離番号信号を出
力する比較回路と、各参照ベクトル回路に対応したカテ
ゴリを記憶するカテゴリ記憶回路と、比較回路からの最
小補正距離番号信号を受けてカテゴリ記憶回路から最小
補正距離番号信号によって指定されるカテゴリを読み出
してカテゴリ出力として出力する読み出し回路と、読み
出し回路からのカテゴリ出力と教師信号とを比較し一致
/不一致を判定出力として出力する判定回路と、比較回
路からの最小補正距離番号信号と判定回路からの判定回
路信号を受けて参照ベクトル回路の内部に記憶された参
照ベクトルと入力頻度補正回路の入力頻度情報を与えら
れたアルゴリズムで修正する学習信号を発生する学習信
号発生回路とからなる構成を有している。
Therefore, a reference vector circuit for calculating a distance between an internally stored reference vector and an input signal, and an input frequency correction circuit for correcting a distance signal from the reference vector circuit according to input frequency information held therein A comparison circuit that receives a correction distance signal from each input frequency correction circuit and outputs a minimum correction distance number signal of a reference vector circuit that provides a minimum correction distance value, and a category storage that stores a category corresponding to each reference vector circuit A circuit, a read circuit for receiving a minimum correction distance number signal from the comparison circuit, reading a category specified by the minimum correction distance number signal from the category storage circuit and outputting it as a category output, a category output from the read circuit and a teacher signal And a judgment circuit that outputs a match / mismatch as a judgment output and a minimum correction from the comparison circuit Generation of a learning signal for receiving a separation number signal and a judgment circuit signal from a judgment circuit, and generating a learning signal for correcting the reference vector stored inside the reference vector circuit and the input frequency information of the input frequency correction circuit by a given algorithm. And a circuit.

【0022】[0022]

【作用】この構成によって、参照ベクトル回路からの距
離信号は、入力頻度補正回路によって入力頻度を反映し
た補正距離信号に変換され、その大小によってカテゴリ
分類がされるために、入力頻度の高い領域に多数の参照
ベクトルが分布しないように効率よく参照ベクトルを分
布させたパターン分類装置を実現することができる。
With this configuration, the distance signal from the reference vector circuit is converted into a corrected distance signal reflecting the input frequency by the input frequency correction circuit, and is classified into categories according to its magnitude. It is possible to realize a pattern classification device that efficiently distributes reference vectors so that many reference vectors are not distributed.

【0023】[0023]

【実施例】まず、本発明の原理について図面を参照しな
がら説明を行う。図2は、本発明の原理を、入力が2次
元の場合について説明するための概念図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS First, the principle of the present invention will be described with reference to the drawings. FIG. 2 is a conceptual diagram for explaining the principle of the present invention when the input is two-dimensional.

【0024】図2において、Referring to FIG.

【0025】[0025]

【外5】 [Outside 5]

【0026】は2次元参照ベクトルであり、Is a two-dimensional reference vector,

【0027】[0027]

【外6】 [Outside 6]

【0028】は3次元参照ベクトルであり、R1、R2
はそれぞれ入力Xと2次元参照ベクトル
Is a three-dimensional reference vector, R1, R2
Are the input X and the two-dimensional reference vector, respectively.

【0029】[0029]

【外7】 [Outside 7]

【0030】の間の距離であり、S1、S2は、それぞ
れ入力Xと3次元参照ベクトル
Where S1 and S2 are the input X and the three-dimensional reference vector, respectively.

【0031】[0031]

【外8】 [Outside 8]

【0032】との間の距離である。従来のパターン分類
装置では、参照ベクトルの次元は入力の次元と一致する
ように構成されていた。したがって、図2では
Is the distance between In the conventional pattern classification device, the dimension of the reference vector is configured to match the dimension of the input. Therefore, in FIG.

【0033】[0033]

【数2】 (Equation 2)

【0034】であるから、Therefore,

【0035】[0035]

【外9】 [Outside 9]

【0036】が入力と最も近い参照ベクトルとされる。
これに対し、3次元参照ベクトル
Is the reference vector closest to the input.
On the other hand, the three-dimensional reference vector

【0037】[0037]

【外10】 [Outside 10]

【0038】について考えると、Considering the following,

【0039】[0039]

【数3】 (Equation 3)

【0040】であるから、Therefore,

【0041】[0041]

【外11】 [Outside 11]

【0042】が入力に最も近いベクトルとなる。このよ
うに、参照ベクトルの空間を入力ベクトルの次元より大
きくとることで、距離の遠近を変更することが可能であ
る。今、3次元参照ベクトル
Is the vector closest to the input. As described above, by setting the space of the reference vector to be larger than the dimension of the input vector, the distance can be changed. Now a three-dimensional reference vector

【0043】[0043]

【外12】 [Outside 12]

【0044】のz成分P1z、P2zを入力頻度K1、
K2によってそれぞれ(数4)、(数5)で与えること
にする。
The z components P1z and P2z of the input frequency K1,
These are given by (Equation 4) and (Equation 5) by K2.

【0045】[0045]

【数4】 (Equation 4)

【0046】[0046]

【数5】 (Equation 5)

【0047】ただし、P1z>0、P2z>0、K0
入力頻度0を表わす初期値である。したがって、ベクト
[0047] However, P1z> 0, P2z> 0 , K 0 is the initial value that represents the input frequency 0. Therefore, the vector

【0048】[0048]

【外13】 [Outside 13]

【0049】の入力頻度がベクトルThe input frequency of the vector is

【0050】[0050]

【外14】 [Outside 14]

【0051】の入力頻度よりも高い場合は、If the input frequency is higher than

【0052】[0052]

【数6】 (Equation 6)

【0053】であるからBecause

【0054】[0054]

【数7】 (Equation 7)

【0055】となる。このとき、距離S1の平方は、Is as follows. At this time, the square of the distance S1 is

【0056】[0056]

【数8】 (Equation 8)

【0057】となる。同様にして、距離S2の平方も与
えられる。さて、入力空間をこの2つのベクトルのいず
れに近いかによって分割するとした場合の境界線は、
Is as follows. Similarly, the square of the distance S2 is also given. Now, if the input space is divided by which of these two vectors is closer, the boundary line is

【0058】[0058]

【数9】 (Equation 9)

【0059】すなわち、That is,

【0060】[0060]

【数10】 (Equation 10)

【0061】[0061]

【数11】 [Equation 11]

【0062】で与えられる。参照ベクトル空間が2次元
の場合と異なるのは(P2z2−P1z2)が付加された
点である。(数7)から入力がベクトル
Is given by The reference vector space is different from the two-dimensional case is the point that has been added (P2z 2 -P1z 2). Input is a vector from (Equation 7)

【0063】[0063]

【外15】 [Outside 15]

【0064】の周りと比較してベクトルThe vector compared with the surrounding

【0065】[0065]

【外16】 [Outside 16]

【0066】の周りに多い場合には、付加された項は負
の値になって、ベクトル
When there are many around, the added term becomes a negative value and the vector

【0067】[0067]

【外17】 [Outside 17]

【0068】の勢力範囲が広がることが解る。また、重
要な性質として、この手法による境界は1次方程式で与
えられることがある。
It can be seen that the range of influence is widened. Also, as an important property, the boundary by this method may be given by a linear equation.

【0069】以上から、参照ベクトルの次元を入力次元
より大きくとり、その次元に入力分布を反映させること
によって、参照ベクトルの勢力範囲を制御できることが
明きらかとなった。特に、拡張された次元に対応する成
分を(数4)、(数5)のように与えることにより、入
力頻度の高い所にある参照ベクトルの勢力範囲を大きく
とるようにすることが可能となる。
From the above, it has become clear that the power range of the reference vector can be controlled by setting the dimension of the reference vector larger than the input dimension and reflecting the input distribution on the dimension. In particular, by providing components corresponding to the extended dimension as shown in (Equation 4) and (Equation 5), it is possible to widen the power range of the reference vector at a place where the input frequency is high. .

【0070】以下、本発明の一実施例について図面を参
照しながら説明をする。図1は、本発明の実施例の構成
を示すブロック図である。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the embodiment of the present invention.

【0071】図1において、100は入力端子、101
は出力端子、102は教師信号入力端子、1−1〜1−
4は内部に記憶された参照ベクトルと入力信号との距離
を計算する参照ベクトル回路、7−1〜7−4は内部に
保持する入力頻度情報に応じて参照ベクトル回路からの
距離信号を補正する入力頻度補正回路、2は各入力頻度
補正回路からの補正距離信号を受けて補正距離最小値を
与える参照ベクトル回路の最小補正距離番号信号を出力
する比較回路、4は各参照ベクトル回路に対応したカテ
ゴリを記憶するカテゴリ記憶回路、3は比較回路からの
最小補正距離番号信号を受けてカテゴリ記憶回路から最
小補正距離番号信号によって指定されるカテゴリを読み
出してカテゴリ出力として出力する読み出し回路、5は
読み出し回路からのカテゴリ出力と教師信号とを比較し
一致/不一致を判定出力として出力する判定回路、6は
比較回路からの最小補正距離番号信号と判定回路からの
判定回路信号を受けて参照ベクトル回路の内部に記憶さ
れた参照ベクトルと入力頻度補正回路の入力頻度情報を
与えられたアルゴリズムで修正する学習信号を発生する
学習信号発生回路である。
In FIG. 1, 100 is an input terminal, 101
Is an output terminal, 102 is a teacher signal input terminal, 1-1 to 1-
Reference numeral 4 denotes a reference vector circuit for calculating a distance between a reference vector stored therein and an input signal, and reference numerals 7-1 to 7-4 correct a distance signal from the reference vector circuit according to input frequency information held therein. An input frequency correction circuit 2 receives a correction distance signal from each input frequency correction circuit, and a comparison circuit that outputs a minimum correction distance number signal of a reference vector circuit that gives a minimum correction distance value, and 4 corresponds to each reference vector circuit. A category storage circuit for storing a category, a read circuit for receiving a minimum correction distance number signal from the comparison circuit, reading a category specified by the minimum correction distance signal from the category storage circuit, and outputting the category as a category output, A decision circuit 6 compares the category output from the circuit with the teacher signal and outputs a match / mismatch as a decision output. A learning signal for receiving a correction distance number signal and a judgment circuit signal from the judgment circuit, and generating a learning signal for correcting the reference vector stored inside the reference vector circuit and the input frequency information of the input frequency correction circuit with the given algorithm. It is a generating circuit.

【0072】以上のように構成されたパターン分類装置
について図1を参照しながら、以下、その動作について
説明する。まず、このタイプのパターン分類装置の初期
学習について説明し、次に通常の学習について説明を行
う。
The operation of the pattern classification device having the above configuration will be described below with reference to FIG. First, the initial learning of this type of pattern classification device will be described, and then the normal learning will be described.

【0073】初期学習は、パターン分類装置の初期設定
と等価と考えて良い。すなわちパターン分類装置の有す
る参照ベクトル回路の数をN個としたとき、最初のN個
の入力をもって、パターン分類装置の初期状態にするよ
うにするものである。具体的には、最初からn番目(n
≦N)の入力とそのカテゴリを与える教師信号とをそれ
ぞれn番目の参照ベクトル回路1−nの内部に記憶され
る参照ベクトル、教師信号をカテゴリ記憶回路4のn番
目の参照ベクトル回路に対応する所に記憶されるカテゴ
リとし、入力頻度補正回路7−nの入力頻度情報を適切
な正の値である初期設定値に設定するものである。これ
を最初のN個のデータに対して行うのが、初期学習であ
る。なお、この手続きを行う書き込み回路については図
を煩雑にするだけであるので、図1には記載していな
い。
The initial learning can be considered to be equivalent to the initial setting of the pattern classification device. That is, assuming that the number of reference vector circuits included in the pattern classification device is N, the initial state of the pattern classification device is set with the first N inputs. Specifically, the n-th (n
≤N) and the teacher signal giving its category correspond to the reference vector stored inside the n-th reference vector circuit 1-n, and the teacher signal corresponds to the n-th reference vector circuit of the category storage circuit 4. The input frequency information of the input frequency correction circuit 7-n is set to an appropriate positive initial value. The initial learning is performed for the first N data. Note that the write circuit for performing this procedure is not shown in FIG. 1 because it only complicates the drawing.

【0074】通常学習では、まず入力端子100から入
力信号Xが入力され、全ての参照ベクトル回路1−1〜
1−4に入力信号Xが送られる。参照ベクトル回路1−
nは、入力信号Xと内部に記憶された参照ベクトル
In the normal learning, first, an input signal X is input from the input terminal 100 and all the reference vector circuits 1-1 to 1-1 are input.
The input signal X is sent to 1-4. Reference vector circuit 1-
n is the input signal X and the internally stored reference vector

【0075】[0075]

【外18】 [Outside 18]

【0076】との距離Distance from

【0077】[0077]

【数12】 (Equation 12)

【0078】を計算し、距離信号D(n)として出力す
る。入力頻度補正回路7−nは、内部に保持した負でな
い入力頻度情報H(n)を参照ベクトル回路1−nから
の距離信号D(n)に付加して、補正距離信号
Is calculated and output as a distance signal D (n). The input frequency correction circuit 7-n adds the non-negative input frequency information H (n) held therein to the distance signal D (n) from the reference vector circuit 1-n to generate a corrected distance signal.

【0079】[0079]

【数13】 (Equation 13)

【0080】として出力する。比較回路2は、各入力頻
度補正回路7−nから補正距離信号HD(n)を受け、
その最小値を与える参照ベクトルの番号を与える最小補
正距離番号信号nminを出力する。読み出し回路3は、
比較回路2から最小補正距離番号信号nminを受けて、
カテゴリ記憶回路4から最小補正距離番号信号nmin
対応する参照ベクトル回路1−nminのカテゴリ信号C
(min)を読み出し出力する。カテゴリ信号C(mi
n)は、出力端子101から出力されると同時に判定回
路5に送られる。判定回路5は、読み出し回路3からカ
テゴリ信号C(min)を、教師信号入力端子102か
ら教師信号Tを、それぞれ受けとり、 T=C(min)の場合、判定信号J=(一致) T≠C(min)の場合、判定信号J=(不一致) という判定信号Jを出力する。学習信号発生回路6は、
比較回路2から最小補正距離番号信号nminを、判定回
路5から判定信号Jをそれぞれ受けとり、最小補正距離
番号信号nminに対応する参照ベクトル回路1−nmin
に記憶された参照ベクトル
Is output. The comparison circuit 2 receives the correction distance signal HD (n) from each input frequency correction circuit 7-n,
A minimum correction distance number signal n min for giving the number of the reference vector giving the minimum value is output. The read circuit 3
Upon receiving the minimum correction distance number signal n min from the comparison circuit 2,
The category signal C of the reference vector circuit 1-n min corresponding to the minimum correction distance number signal n min from the category storage circuit 4.
(Min) is read out and output. Category signal C (mi
n) is output from the output terminal 101 and sent to the determination circuit 5 at the same time. The determination circuit 5 receives the category signal C (min) from the readout circuit 3 and the teacher signal T from the teacher signal input terminal 102, respectively. If T = C (min), the determination signal J = (coincidence) T ≠ C In the case of (min), the judgment signal J = (mismatch) is output. The learning signal generation circuit 6
The minimum correction distance number signal n min from the comparator 2 receives respectively a determination signal J from the judgment circuit 5, reference vector minimum correction distance number signal n min stored in the reference vector circuit 1-n min, corresponding to

【0081】[0081]

【外19】 [Outside 19]

【0082】を、Is

【0083】[0083]

【外20】 [Outside 20]

【0084】と変更し、入力頻度補正回路7−nmin
の入力頻度補正情報H(nmin)を
The input frequency correction information H (n min ) in the input frequency correction circuit 7-n min is

【0085】[0085]

【外21】 [Outside 21]

【0086】とするような学習信号Lを出力する。入力
頻度補正回路7−n内の入力頻度補正情報H(n)がす
でに0になっているような場合には、学習信号Lを参照
ベクトル回路1−nのみに出力することもできる。
A learning signal L is output as follows. If the input frequency correction information H (n) in the input frequency correction circuit 7-n has already become 0, the learning signal L can be output only to the reference vector circuit 1-n.

【0087】この手続きを繰り返すことにより、参照ベ
クトル回路1−1〜1−4内の参照ベクトル
By repeating this procedure, the reference vectors in the reference vector circuits 1-1 to 1-4 are obtained.

【0088】[0088]

【外22】 [Outside 22]

【0089】と入力頻度補正回路7−1〜7−4内の入
力頻度情報Hは、パターン分類を行う上で適切に分布す
るようになり、パターン分類装置の出力C(min)
は、適切なカテゴリ分類を与えるようになる。
The input frequency information H in the input frequency correction circuits 7-1 to 7-4 is appropriately distributed in performing the pattern classification, and the output C (min) of the pattern classification device is obtained.
Will give the appropriate categorization.

【0090】なお、比較回路2からの出力を直接入力頻
度補正回路7−1〜7−4に入力するようにしても、入
力頻度補正回路7−nの内部に添字nを保持しておき、
n=nminの場合だけ
Even if the output from the comparison circuit 2 is directly input to the input frequency correction circuits 7-1 to 7-4, the subscript n is held inside the input frequency correction circuit 7-n.
Only when n = n min

【0091】[0091]

【外23】 [Outside 23]

【0092】とするように入力頻度補正回路7を構成す
ることにより、同様の効果を得ることができる。また、
入力頻度補正回路7−nmin内の入力頻度補正情報H
(nmin)を
The same effect can be obtained by configuring the input frequency correction circuit 7 as follows. Also,
Input frequency correction information H in the input frequency correction circuit 7-n min
(N min )

【0093】[0093]

【外24】 [Outside 24]

【0094】としてもよい。さらに、参照ベクトルを動
かすアルゴリズムについても、上記以外のものであって
も構わない。
[0094] Alternatively, Further, the algorithm for moving the reference vector may be other than the above.

【0095】[0095]

【発明の効果】以上のように本発明は、内部に保持する
入力頻度情報に応じて、参照ベクトル回路で計算された
入力信号と参照ベクトルとの距離を補正し、補正距離信
号を出力する入力頻度補正回路を設けて、この各補正距
離信号から補正距離最小値を与える参照ベクトル回路に
対応したカテゴリを読み出し、このカテゴリと教師信号
とを比較しその一致/不一致により、参照ベクトル回路
内の参照ベクトルと入力頻度補正回路内の入力頻度情報
とを修正することによってパターン分類を行なう。した
がって、参照ベクトル回路からの距離信号は、入力頻度
補正回路によって入力頻度を反映した補正距離信号に変
換され、その大小によってカテゴリ分類がされるため
に、入力頻度の高い領域に多数の参照ベクトルが分布し
ないように効率よく参照ベクトルを分布させたパターン
分類装置を構成することができる。これにより、小規模
であってもカテゴリ境界面を精度良く形作るパターン分
類装置を実現することができる。
As described above, according to the present invention, the distance between the input signal calculated by the reference vector circuit and the reference vector is corrected in accordance with the input frequency information held therein, and the input for outputting the corrected distance signal is provided. A frequency correction circuit is provided, a category corresponding to a reference vector circuit that gives a minimum correction distance value is read out from each correction distance signal, and this category is compared with a teacher signal. Pattern classification is performed by correcting the vector and the input frequency information in the input frequency correction circuit. Therefore, the distance signal from the reference vector circuit is converted into a corrected distance signal reflecting the input frequency by the input frequency correction circuit, and is classified into categories according to its magnitude. It is possible to configure a pattern classification device in which reference vectors are efficiently distributed so as not to be distributed. As a result, it is possible to realize a pattern classification device that accurately forms a category boundary surface even in a small scale.

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

【図1】本発明の一実施例におけるパターン分類装置の
ブロック図
FIG. 1 is a block diagram of a pattern classification device according to an embodiment of the present invention.

【図2】本発明の原理を、入力が2次元の場合について
説明するための概念図
FIG. 2 is a conceptual diagram for explaining the principle of the present invention when the input is two-dimensional;

【図3】従来のパターン分類装置のブロック図FIG. 3 is a block diagram of a conventional pattern classification device.

【符号の説明】[Explanation of symbols]

1−1〜1−4 参照ベクトル回路 2 比較回路 3 読み出し回路 4 カテゴリ記憶回路 5 判定回路 6 学習信号発生回路 7−1〜7−4 入力頻度補正回路 100 入力端子 101 出力端子 102 教師信号入力端子 1-1 to 1-4 Reference vector circuit 2 Comparison circuit 3 Readout circuit 4 Category storage circuit 5 Judgment circuit 6 Learning signal generation circuit 7-1 to 7-4 Input frequency correction circuit 100 Input terminal 101 Output terminal 102 Teacher signal input terminal

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06T 7/00 G06F 15/18 560 G10L 15/10 JICSTファイル(JOIS)Continuation of the front page (58) Field surveyed (Int. Cl. 7 , DB name) G06T 7/00 G06F 15/18 560 G10L 15/10 JICST file (JOIS)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力信号に対する各参照ベクトルからの
距離を計算し、最小距離を与える参照ベクトルに対応す
るカテゴリと教師信号との一致/不一致により、参照ベ
クトルを修正することによってパターン分類を行うパタ
ーン分類装置であって、少なくとも、入力頻度によって
内部に保持された参照ベクトルからの距離を補正する手
段を有するパターン分類装置。
1. A pattern for calculating a distance from each reference vector to an input signal and correcting the reference vector based on a match / mismatch between a category corresponding to the reference vector giving the minimum distance and a teacher signal, thereby performing pattern classification. A pattern classification device, comprising: a unit that corrects at least a distance from a reference vector held inside according to an input frequency.
【請求項2】 内部に記憶された参照ベクトルと入力信
号との距離を計算する参照ベクトル回路と、内部に保持
する入力頻度情報に応じて参照ベクトル回路からの距離
信号を補正する入力頻度補正回路と、各入力頻度補正回
路からの補正距離信号を受けて補正距離最小値を与える
参照ベクトル回路の最小補正距離番号信号を出力する比
較回路と、比較回路からの最小補正距離番号信号によっ
て指定される参照ベクトル回路に対応したカテゴリを読
み出してカテゴリ出力として出力する読み出し回路と、
読み出し回路からのカテゴリ出力と教師信号とを比較し
一致/不一致を判定出力として出力する判定回路と、比
較回路からの最小補正距離番号信号と判定回路からの判
定回路信号を受けて参照ベクトル回路の内部に記憶され
た参照ベクトルと入力頻度補正回路の入力頻度情報を修
正する学習信号を発生する学習信号発生回路とを具備す
るパターン分類装置。
2. A reference vector circuit for calculating a distance between an internally stored reference vector and an input signal, and an input frequency correction circuit for correcting a distance signal from the reference vector circuit according to input frequency information held therein. A comparison circuit that outputs a minimum correction distance number signal of a reference vector circuit that receives a correction distance signal from each input frequency correction circuit and provides a minimum correction distance value, and a minimum correction distance number signal from the comparison circuit. A readout circuit for reading out a category corresponding to the reference vector circuit and outputting it as a category output;
A judgment circuit that compares the category output from the readout circuit with the teacher signal and outputs a match / mismatch as a judgment output, and receives a minimum correction distance number signal from the comparison circuit and a judgment circuit signal from the judgment circuit to generate a reference vector circuit. A pattern classification device comprising: a reference signal stored therein and a learning signal generation circuit for generating a learning signal for correcting input frequency information of an input frequency correction circuit.
JP4006257A 1992-01-17 1992-01-17 Pattern classification device Expired - Fee Related JP3052520B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4006257A JP3052520B2 (en) 1992-01-17 1992-01-17 Pattern classification device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4006257A JP3052520B2 (en) 1992-01-17 1992-01-17 Pattern classification device

Publications (2)

Publication Number Publication Date
JPH05189572A JPH05189572A (en) 1993-07-30
JP3052520B2 true JP3052520B2 (en) 2000-06-12

Family

ID=11633428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4006257A Expired - Fee Related JP3052520B2 (en) 1992-01-17 1992-01-17 Pattern classification device

Country Status (1)

Country Link
JP (1) JP3052520B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305679A (en) * 1995-03-07 1996-11-22 Matsushita Electric Ind Co Ltd Pattern classifier
JP4998521B2 (en) 2009-06-19 2012-08-15 株式会社デンソー Learning device

Also Published As

Publication number Publication date
JPH05189572A (en) 1993-07-30

Similar Documents

Publication Publication Date Title
EP0342630B1 (en) Speech recognition with speaker adaptation by learning
CN111985495A (en) Model deployment method, device, system and storage medium
US5181256A (en) Pattern recognition device using a neural network
JPH08227408A (en) Neural network
US5864807A (en) Method and apparatus for training a speaker recognition system
JP3014177B2 (en) Speaker adaptive speech recognition device
JPH0673080B2 (en) Continuous speech recognition method
JP3052520B2 (en) Pattern classification device
KR101010585B1 (en) Method for generating a vector codebook, method and device for compressing data, and distributed speech recognition system
CN111354374A (en) Voice processing method, model training method and electronic equipment
WO2001093011A2 (en) Method and apparatus for iterative training of a classification system
JP2518007B2 (en) Dynamic neural network with learning mechanism
JP2021189402A (en) Voice processing program, voice processing device and voice processing method
Watts et al. Evolutionary optimisation of evolving connectionist systems
JP3303253B2 (en) Pattern matching method and apparatus
JPS59161782A (en) Pattern matching method
US20220375240A1 (en) Method for detecting cells in images using autoencoder, computer device, and storage medium
JP3226716B2 (en) Voice recognition device
KR930005772B1 (en) Hidden markov model including neural network for speech recognition
JP2734374B2 (en) Neural network simulator
CN115249483A (en) Method, apparatus, device, and medium for managing vocoder models
JP2778047B2 (en) A neural network that recognizes time-series patterns
JP3102989B2 (en) Pattern expression model learning device and pattern recognition device
JP3249996B2 (en) Pattern identification device
JP3180334B2 (en) Information processing device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080407

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090407

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100407

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees