JPH0634234B2 - Pattern recognizer - Google Patents

Pattern recognizer

Info

Publication number
JPH0634234B2
JPH0634234B2 JP62240018A JP24001887A JPH0634234B2 JP H0634234 B2 JPH0634234 B2 JP H0634234B2 JP 62240018 A JP62240018 A JP 62240018A JP 24001887 A JP24001887 A JP 24001887A JP H0634234 B2 JPH0634234 B2 JP H0634234B2
Authority
JP
Japan
Prior art keywords
value
pattern
reject
standard
determination result
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 - Lifetime
Application number
JP62240018A
Other languages
Japanese (ja)
Other versions
JPS6482185A (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP62240018A priority Critical patent/JPH0634234B2/en
Publication of JPS6482185A publication Critical patent/JPS6482185A/en
Publication of JPH0634234B2 publication Critical patent/JPH0634234B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はパターン認識装置に関し、特にパターンマッチ
ング方式によるパターン認識装置に関する。
The present invention relates to a pattern recognition device, and more particularly to a pattern recognition device using a pattern matching method.

〔従来の技術〕[Conventional technology]

文字認識や音声認識などのパターン認識装置では、あら
かじめ用意された標準パターンと、入力された未知入力
パターンとの照合を行うパターンマッチング方式が一般
に使用されている。
In pattern recognition devices such as character recognition and voice recognition, a pattern matching method is generally used in which a standard pattern prepared in advance is compared with an input unknown input pattern.

パターンマッチング方式における認識判定は、標準パタ
ーンと未知入力パターンとのマッチング処理を行って得
られるマッチング距離の値が最小値となる標準パターン
を求めて、それを認識結果とすることで行っている。
The recognition determination in the pattern matching method is performed by obtaining a standard pattern having a minimum matching distance value obtained by performing a matching process between a standard pattern and an unknown input pattern and using the standard pattern as a recognition result.

入力された文字や音声が標準パターンの中にないもので
あった場合に、誤って標準パターンのどれかと認識して
しまうことは避ける必要があるので、マッチング距離の
値がある一定のしきい値であるリジェクト値より大きく
なった場合に、その標準パターンではないと判定して除
外する方法がある。
It is necessary to avoid erroneously recognizing the entered character or voice as one of the standard patterns when it does not exist in the standard pattern. There is a method of determining that the standard pattern is not the standard pattern and excluding it when the standard pattern becomes larger than the reject value.

一方、求める標準パターンのマッチング距離の値がいず
れかの誤った標準パターンとのマッチング距離の値より
大きくなる場合に、正しい文字や音声とは異なる文字や
音声を認識することがある。
On the other hand, when the value of the matching distance of the standard pattern to be obtained is larger than the value of the matching distance with any erroneous standard pattern, a character or voice different from the correct character or voice may be recognized.

この場合、誤認識しやすい標準パターンに比較的小さい
リジェクト値を設定すれば、未知入力パターンがその標
準パターンにかなり類似していなければ認識されなくな
り、誤った標準パターンとのマッチング距離の値が最小
になっても、その比較的小さいリジェクト値を下回るも
のでなければ誤認識されないこととなる。
In this case, if a relatively small reject value is set for a standard pattern that is easily misrecognized, the unknown input pattern will not be recognized unless it is very similar to that standard pattern, and the value of the matching distance with the incorrect standard pattern will be the minimum. However, if it does not fall below the relatively small reject value, it will not be erroneously recognized.

このように、それぞれの標準パターンについての誤認識
の状況に応じて適切なリジェクト値を設定することによ
り、誤認識を低減させることができる。
In this way, by setting an appropriate reject value according to the situation of misrecognition for each standard pattern, misrecognition can be reduced.

従来のパターン認識装置では、これらのリジェクト値
は、認識テストを行うことにより、それらのテスト結果
を使用者が判断して、人間の感覚で経験的に設定されて
いる。
In a conventional pattern recognition device, these reject values are set empirically as a human sense, by performing a recognition test so that the user can judge the test results.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上述した従来のパターン認識装置は、リジェクト値を人
間の感覚に頼ったあいまいな値に設定せざるを得ないと
いう問題点がある。
The above-described conventional pattern recognition device has a problem in that the reject value must be set to an ambiguous value depending on human senses.

本発明の目的は、認識結果が正しいか否かによって、自
動的に適切なリジェクト値に変更できるパターン認識装
置を提供することにある。
An object of the present invention is to provide a pattern recognition device that can automatically change to an appropriate reject value depending on whether or not a recognition result is correct.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のパターン認識装置は、 (A)あらかじめ用意されたN個の標準パターンを記憶
する標準パターンメモリ、 (B)N個の前記標準パターンのそれぞれに設定された
所定のしきい値であるリジェクト値を格納するリジェク
ト値メモリ、 (C)入力された未知入力パターンとN個の前記標準パ
ターンとのマッチング処理を行い、得られたマッチング
距離の値が前記標準パターンのそれぞれの前記リジェク
ト値を越えないものの中で最小である特定の前記標準パ
ターンを前記未知入力パターンに一致していると認識し
て、その特定の前記標準パターンの情報を出力するマッ
チング処理部、 (D)前記マッチング処理部で出力した特定の前記標準
パターンの情報が正しいか否かの判定結果情報を入力す
る判定結果入力部、 (E)前記判定結果情報に基づいて、特定の前記標準パ
ターンに対応して、前記リジェクト値メモリから読出さ
れた特定の前記リジェクト値Rに関する更新値Kを、 K=R−s(sはRより十分小さい一定値) あるいは K=R×t(tは1より若干小さい一定値) などのあらかじめ定められた式によりRより若干小さい
値に算定し、その更新値Kを前記リジェクト値メモリの
読出した位置に書込ませる判定結果制御部、 を備えて構成されている。
The pattern recognition device of the present invention includes (A) a standard pattern memory that stores N standard patterns prepared in advance, and (B) a reject that is a predetermined threshold value set for each of the N standard patterns. A reject value memory for storing a value, (C) performing a matching process between the input unknown input pattern and the N standard patterns, and the value of the obtained matching distance exceeds the reject value of each of the standard patterns. A matching processing unit that recognizes that the specific standard pattern that is the smallest among those that does not exist matches the unknown input pattern and outputs information of the specific standard pattern, (D) in the matching processing unit A determination result input section for inputting determination result information as to whether or not the output information of the specific standard pattern is correct, (E) the determination result Based on the information, an update value K relating to the specific reject value R read from the reject value memory corresponding to the specific standard pattern, K = R-s (s is a constant value sufficiently smaller than R) Alternatively, it is calculated to be a value slightly smaller than R by a predetermined formula such as K = R × t (t is a constant value slightly smaller than 1), and the updated value K is written in the read position of the reject value memory. The determination result control unit is provided.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のパターン認識装置の第1の実施例を示
すブロック図である。
FIG. 1 is a block diagram showing a first embodiment of the pattern recognition apparatus of the present invention.

第1図において、標準パターンメモリ1は、あらかじめ
用意されたN個の標準パターンを記憶している。
In FIG. 1, the standard pattern memory 1 stores N standard patterns prepared in advance.

一方、リジェクト値メモリ2は、N個の標準パターンの
それぞれに設定された所定のしきい値であるリジェクト
値を記憶している。
On the other hand, the reject value memory 2 stores a reject value that is a predetermined threshold value set for each of the N standard patterns.

マッチング処理部3は、ある未知入力パターンを入力す
ると、標準パターンメモリ1にあるN個の標準パターン
を次々に読出すとともに、リジェクト値メモリ2にある
N個のリジェクト値を次々に読出す。
When a certain unknown input pattern is input, the matching processing unit 3 reads N standard patterns in the standard pattern memory 1 one after another and reads N reject values in the reject value memory 2 one after another.

そして、その未知入力パターンと標準パターンの一つ一
つとをマッチング処理し、その結果でそれぞれ得られた
マッチング距離の値が標準パターンの各リジェクト値を
越えないものの中で、マッチング距離の値が最小の標準
パターンをその未知入力パターンに一致していると認識
して、その標準パターンの情報を出力する。
Then, the unknown input pattern and each of the standard patterns are subjected to matching processing, and the matching distance value obtained in the result does not exceed each reject value of the standard pattern. The standard pattern of is recognized as matching the unknown input pattern, and the information of the standard pattern is output.

この出力された情報により、使用者は、その認識結果が
正しいか否かを判断し、正しくなかった場合にだけ、判
定結果情報として判定結果入力部4からその正しくなか
った標準パターンの番号を入力する。
Based on this output information, the user determines whether or not the recognition result is correct, and only when the recognition result is incorrect, the user inputs the number of the incorrect standard pattern from the determination result input unit 4 as the determination result information. To do.

判定結果制御部5は、リジェクト値メモリ2からその番
号のリジェクト値を読出し、読出したリジェクト値の更
新値をあらかじめ定められた値である“4”を減算する
方法で算定して、それをリジェクト値メモリ2のもとの
位置に書込ませる。
The determination result control unit 5 reads the reject value of the number from the reject value memory 2, calculates the update value of the read reject value by a method of subtracting “4” which is a predetermined value, and rejects it. It is written in the original position of the value memory 2.

第2図(a)は第1および第2の実施例のリジェクト値
メモリの情報を示す情報構成図である。
FIG. 2 (a) is an information structure diagram showing information in the reject value memory of the first and second embodiments.

また、第2図(b)は第1および第2の実施例の標準パ
ターンメモリの情報を示す情報構成図である。
Further, FIG. 2 (b) is an information structure diagram showing information of the standard pattern memories of the first and second embodiments.

第2図(b)に示すN個の標準パターンP1,P2,…
……PNにそれぞれ対応したリジェクト値を第2図
(a)にあるN個のリジェクト値R1,R2,………R
Nにそれぞれ示している。
N standard patterns P1, P2, ... Shown in FIG.
...... Rejection values corresponding to PN are shown as N reject values R1, R2, ... R in FIG. 2 (a).
Each is shown in N.

以下、本発明の第1の実施例の動作を説明する。The operation of the first embodiment of the present invention will be described below.

例えば、最初、第2図(a)のR1,R2,………RN
には、すべて“50”を記憶しているとし、一方、第2
図(b)のP1が「いち」、P2が「に」、P3が「さ
ん」という音声パターンを記憶しているとする。
For example, first, R1, R2, ... RN in FIG.
, All store "50", while the second
It is assumed that the voice pattern in which P1 is "1", P2 is "ni", and P3 is "san" in FIG.

ある未知入力パターンがマッチング処理部3に入力さ
れ、マッチング処理部3ですべての標準パターンとマッ
チング処理を行い、その結果、P2のマッチング距離の
値が最小で、そのマッチング距離の値がR2の“50”
より小さい値であったとする。
An unknown input pattern is input to the matching processing unit 3, and the matching processing unit 3 performs matching processing with all the standard patterns. As a result, the matching distance value of P2 is the minimum and the matching distance value is R2. 50 "
It is assumed that the value is smaller.

これにより、マッチング処理部3は、その未知入力パタ
ーンを「に」であると認識しその情報を出力する。
As a result, the matching processing unit 3 recognizes the unknown input pattern as "ni" and outputs the information.

しかし、使用者からその認識結果が誤認識であることを
示す判定結果情報を判定結果入力部4から入力された場
合、判定結果制御部5は、R2の“50”を読出し、こ
れから“4”を減算した“46”を更新値として、リジ
ェクト値メモリ2のR2を“46”に更新する。
However, when the determination result information indicating that the recognition result is erroneous recognition is input from the determination result input unit 4 by the user, the determination result control unit 5 reads “50” of R2, and then reads “4”. R2 of the reject value memory 2 is updated to "46" by using "46" obtained by subtracting "" as the update value.

このため、これ以後、マッチング処理部3は、P2のマ
ッチング距離の値が“46”より小さい値にならない
と、その未知入力パターンを「に」であると認識しない
こととなる。
Therefore, thereafter, the matching processing unit 3 does not recognize the unknown input pattern as "ni" unless the value of the matching distance of P2 becomes smaller than "46".

同様に、使用者から別の誤認識を示す判定結果情報が入
力されれば、その標準パターンのリジェクト値が“4”
だけ減算されて更新される。
Similarly, if the user inputs determination result information indicating another erroneous recognition, the reject value of the standard pattern is “4”.
Only subtracted and updated.

もし、使用者から同じ標準パターンP2の誤認識を示す
判定結果情報が入力されれば、P2のリジェクト値R2
がさらに“4”だけ減算されて“42”に更新され、一
層誤って認識され難い状態になる。
If the user inputs the determination result information indicating the same standard pattern P2 erroneous recognition, the reject value R2 of P2 is input.
Is further subtracted by "4" and updated to "42", which makes it more difficult to be erroneously recognized.

本実施例は、このように、それぞれの標準パターンにつ
いての誤認識の状況に応じて、リジェクト値を更新する
ので、誤認識を低減させて行くことができる。
In this way, in this embodiment, since the reject value is updated in accordance with the erroneous recognition situation for each standard pattern, the erroneous recognition can be reduced.

次に、本発明の第2の実施例の動作を説明する。Next, the operation of the second embodiment of the present invention will be described.

第3図は本発明のパターン認識装置の第2の実施例を示
すブロック図である。
FIG. 3 is a block diagram showing a second embodiment of the pattern recognition apparatus of the present invention.

第3図が第1図と相違する判定結果制御部5aは、リジ
ェクト値メモリ2から読出したリジェクト値の更新値を
あらかじめ定められた値である“0.9”を乗算する方
法で算定して、それをリジェクト値メモリ2のもとの位
置に書込ませる。
The determination result control unit 5a in which FIG. 3 differs from FIG. 1 calculates the update value of the reject value read from the reject value memory 2 by a method of multiplying by a predetermined value “0.9”. , It is written in the original position of the reject value memory 2.

例えば、最初第1の実施例の場合と同様に、第2図
(a)のR1,R2,………RNには、すべて“50”
を記憶しているとし、一方、第2図(b)のP1が「い
ち」、P2が「に」、P3が「さん」という音声パター
ンを記憶しているとする。
For example, as in the case of the first embodiment, all of “50” are assigned to R1, R2, ... RN in FIG. 2 (a).
On the other hand, it is assumed that P1 in FIG. 2B stores a voice pattern “1”, P2 stores “ni”, and P3 stores “san”.

ある未知入力パターンがマッチング処理部3に入力さ
れ、マッチング処理部3ですべての標準パターンとマッ
チング処理を行い、その結果、P2のマッチング距離の
値が最小で、そのマッチング距離の値がR2の“50”
より小さい値であったとする。
An unknown input pattern is input to the matching processing unit 3, and the matching processing unit 3 performs matching processing with all the standard patterns. As a result, the matching distance value of P2 is the minimum and the matching distance value is R2. 50 "
It is assumed that the value is smaller.

これにより、マッチング処理部3は、その未知入力パタ
ーンを「に」であると認識しその情報を出力する。
As a result, the matching processing unit 3 recognizes the unknown input pattern as "ni" and outputs the information.

しかし、使用者からその認識結果が誤認識であることを
示す判定結果情報を判定結果入力部4から入力された場
合、判定結果制御部5は、R2の“50”を読出し、こ
れに“0.9”を乗算した“45”を更新値として、リ
ジェクト値メモリ2のR2をこの値に更新する。
However, when the determination result information indicating that the recognition result is an erroneous recognition is input from the determination result input unit 4 by the user, the determination result control unit 5 reads “50” of R2, and reads “0”. R2 of the reject value memory 2 is updated to this value with "45" multiplied by .9 "as the update value.

このため、これ以後、マッチング処理部3は、P2のマ
ッチング距離の値が“45”より小さい値にならない
と、その未知入力パターンを「に」であると認識しない
こととなる。
Therefore, thereafter, the matching processing unit 3 will not recognize the unknown input pattern as "ni" unless the value of the matching distance of P2 becomes smaller than "45".

同様に、使用者から別の誤認識を示す判定結果情報が入
力されれば、その標準パターンのリジェクト値に“0.
9”が乗算されて更新される。
Similarly, if the user inputs determination result information indicating another erroneous recognition, the reject value of the standard pattern is set to "0.
9 "is multiplied and updated.

もし、使用者から同じ標準パターンP2の誤認識を示す
判定結果情報が入力されれば、P2のリジェクト値R2
にさらに“0.9”が乗算され、小数点以下を切り捨て
て“40”に更新されるので、一層誤って認識され難い
状態となる。
If the user inputs the determination result information indicating the same standard pattern P2 erroneous recognition, the reject value R2 of P2 is input.
Is further multiplied by “0.9”, and the fractional part is truncated and updated to “40”, which makes it more difficult to be erroneously recognized.

本実施例は、このように、それぞれの標準パターンにつ
いての誤認識の状況に応じて、リジェクト値を更新する
ので、誤認識を低減させて行くことができる。
In this way, in this embodiment, since the reject value is updated in accordance with the erroneous recognition situation for each standard pattern, the erroneous recognition can be reduced.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明のパターン認識装置は、認
識結果が正しいか否かによって、自動的に適切なリジェ
クト値に変更できることにより、誤認識を低減させて行
くことができるという効果を有している。
As described above, the pattern recognition device of the present invention has an effect that it is possible to reduce erroneous recognition by being able to automatically change to an appropriate reject value depending on whether or not the recognition result is correct. ing.

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

第1図は本発明のパターン認識装置の第1の実施例を示
すブロック図、第2図(a)は第1および第2の実施例
のリジェクト値メモリの情報を示す情報構成図、第2図
(b)は第1および第2の実施例の標準パターンメモリ
の情報を示す情報構成図、第3図は本発明のパターン認
識装置の第2の実施例を示すブロック図である。 1……標準パターンメモリ、2……リジェクト値メモ
リ、3……マッチング処理部、4……判定結果入力部、
5,5a……判定結果制御部。
FIG. 1 is a block diagram showing a first embodiment of a pattern recognition apparatus of the present invention, and FIG. 2 (a) is an information structure diagram showing information of a reject value memory of the first and second embodiments. FIG. 3B is an information structure diagram showing the information of the standard pattern memories of the first and second embodiments, and FIG. 3 is a block diagram showing the second embodiment of the pattern recognition apparatus of the present invention. 1 ... Standard pattern memory, 2 ... Reject value memory, 3 ... Matching processing unit, 4 ... Judgment result input unit,
5, 5a ... Judgment result control unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】(A)あらかじめ用意されたN個の標準パ
ターンを記憶する標準パターンメモリ、 (B)N個の前記標準パターンのそれぞれに設定された
所定のしきい値であるリジェクト値を格納するリジェク
ト値メモリ、 (C)入力された未知入力パターンとN個の前記標準パ
ターンとのマッチング処理を行い、得られたマッチング
距離の値が前記標準パターンのそれぞれの前記リジェク
ト値を越えないものの中で最小である特定の前記標準パ
ターンを前記未知入力パターンに一致していると認識し
て、その特定の前記標準パターンの情報を出力するマッ
チング処理部、 (D)前記マッチング処理部で出力した特定の前記標準
パターンの情報が正しいか否かの判定結果情報を入力す
る判定結果入力部、 (E)前記判定結果情報に基づいて、特定の前記標準パ
ターンに対応して、前記リジェクト値メモリから読出さ
れた特定の前記リジェクト値Rに関する更新値Kを、 K=R−s(sはRより十分小さい一定値) あるいは K=R×t(tは1より若干小さい一定値) などのあらかじめ定められた式によりRより若干小さい
値に算定し、その更新値Kを前記リジェクト値メモリの
読出した位置に書込ませる判定結果制御部、 を備えることを特徴とするパターン認識装置。
1. A standard pattern memory for storing N standard patterns prepared in advance, and a reject value which is a predetermined threshold value set for each of the N standard patterns. (C) Matching processing between the input unknown input pattern and the N standard patterns, and the obtained matching distance value does not exceed the respective reject values of the standard patterns. A matching processing unit that recognizes that the specific standard pattern that is the smallest is the same as the unknown input pattern and outputs the information of the specific standard pattern; (D) The specific output that is output by the matching processing unit. A determination result input section for inputting determination result information as to whether or not the standard pattern information is correct; (E) based on the determination result information, The update value K relating to the specific reject value R read from the reject value memory corresponding to the specific standard pattern is K = R−s (s is a constant value sufficiently smaller than R) or K = R × A determination result control unit that calculates a value slightly smaller than R by a predetermined expression such as t (t is a constant value slightly smaller than 1) and writes the updated value K at the read position of the reject value memory, A pattern recognition device comprising:
JP62240018A 1987-09-24 1987-09-24 Pattern recognizer Expired - Lifetime JPH0634234B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62240018A JPH0634234B2 (en) 1987-09-24 1987-09-24 Pattern recognizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62240018A JPH0634234B2 (en) 1987-09-24 1987-09-24 Pattern recognizer

Publications (2)

Publication Number Publication Date
JPS6482185A JPS6482185A (en) 1989-03-28
JPH0634234B2 true JPH0634234B2 (en) 1994-05-02

Family

ID=17053239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62240018A Expired - Lifetime JPH0634234B2 (en) 1987-09-24 1987-09-24 Pattern recognizer

Country Status (1)

Country Link
JP (1) JPH0634234B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003088209A1 (en) * 2002-04-12 2003-10-23 Mitsubishi Denki Kabushiki Kaisha Car navigation system and speech recognizing device thereof
JP3879719B2 (en) * 2003-08-22 2007-02-14 松下電器産業株式会社 Image input device and authentication device using the same

Also Published As

Publication number Publication date
JPS6482185A (en) 1989-03-28

Similar Documents

Publication Publication Date Title
JP2002182680A (en) Operation indication device
JPS63113789A (en) Character recognition device
EP0614169B1 (en) Voice signal processing device
US4720864A (en) Speech recognition apparatus
JPH0634234B2 (en) Pattern recognizer
JPH0432900A (en) Sound recognizing device
JPS59188787A (en) Input device of on-line manuscript character
JPS6126133A (en) Voice recognition input device
JPH07325597A (en) Information input method and device for executing its method
JP3037727B2 (en) OCR system
JPH0619491A (en) Speech recognizing device
JPH0540853A (en) Post-processing system for character recognizing result
JPH0654503B2 (en) Pattern recognition device
JPS6285393A (en) Pattern recognizing device with rejecting function
JPS6139166A (en) Pattern recognizing device
JPH10171488A (en) Method for speech recognition and device therefor and storage medium
JPS63163399A (en) Pattern recognition equipment
JP3056745B2 (en) Voice recognition dictionary management device
JPS599080B2 (en) Voice recognition method
JPH01311390A (en) Character substitution control system
JPH0628462A (en) Fingerprint matching processor
JPH03268089A (en) Optical character reader
JPH0628461A (en) Fingerprint matching processor
JPH01154098A (en) Voice recognition apparatus
JPS5843069A (en) Character recognizing device