JPH05233880A - Dictionary preparing method for pattern recognition - Google Patents

Dictionary preparing method for pattern recognition

Info

Publication number
JPH05233880A
JPH05233880A JP4033498A JP3349892A JPH05233880A JP H05233880 A JPH05233880 A JP H05233880A JP 4033498 A JP4033498 A JP 4033498A JP 3349892 A JP3349892 A JP 3349892A JP H05233880 A JPH05233880 A JP H05233880A
Authority
JP
Japan
Prior art keywords
pattern
weight
dictionary
learning
recognition
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
JP4033498A
Other languages
Japanese (ja)
Inventor
Ei Sakano
鋭 坂野
Hiromi Kida
博巳 木田
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.)
N T T DATA TSUSHIN KK
NTT Data Corp
Original Assignee
N T T DATA TSUSHIN KK
NTT Data Communications Systems 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 N T T DATA TSUSHIN KK, NTT Data Communications Systems Corp filed Critical N T T DATA TSUSHIN KK
Priority to JP4033498A priority Critical patent/JPH05233880A/en
Publication of JPH05233880A publication Critical patent/JPH05233880A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prepare a recognizing dictionary having the high rate of recognition by optimizing weight for correcting position relation between a reference pattern and a recognizing object pattern concerning a pattern recognizing method to recognize a category corresponding to which reference pattern an inputted pattern is adjacent to on a pattern space. CONSTITUTION:An initial dictionary preparation part 1 calculates the reference pattern as an arithmetic mean for each category and calculates the weight as the inverse of standard deviation. This is defined as the initial dictionary for recognition. A learning pattern selection part 2 selects one of patterns for learning the dictionary for recognition, and the selected pattern is recognized by a pattern recognition part 3. A weight correction judge part 4 judges whether the weight is corrected or not corresponding to the recognized result of the selected pattern and concerning the weight satisfying conditions, the weight of the dictionary is changed by a weight correction execution part 5. Further, strength for mutual operation between the learning pattern and the reference pattern is calculated, and the weight is changed so as to entirely reduce the mutual operation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、文字や音声などのパタ
ーン認識用の辞書を作成する方法に関し、特に、認識精
度が高いパタン認識用辞書を効率良く作成することがで
きる技術に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating a dictionary for pattern recognition of characters and voices, and more particularly to a technique for efficiently creating a pattern recognition dictionary with high recognition accuracy. ..

【0002】[0002]

【従来の技術】文字や音声のパターン認識においては、
あらかじめ各カテゴリの標準的なパターンである参照パ
ターンと、カテゴリの分布形状に従って参照パターンと
認識対象パターンの位置関係を補正する重みベクトルを
認識用辞書として用意しておき、認識させたいパターン
と各カテゴリの参照パターンとの類似性を何らかの評価
関数を用いて計算した後、最も類似性の高いカテゴリを
認識結果として出力する。
2. Description of the Related Art In pattern recognition of characters and voice,
A reference pattern that is a standard pattern for each category and a weight vector that corrects the positional relationship between the reference pattern and the recognition target pattern according to the distribution shape of the category are prepared in advance as a recognition dictionary. After calculating the similarity with the reference pattern of, using some evaluation function, the category with the highest similarity is output as the recognition result.

【0003】通常、参照パターンは、学習させるパター
ンの平均値として与えられ、重みは標準偏差の逆数とし
て与えられる。
Usually, the reference pattern is given as the average value of the patterns to be learned, and the weight is given as the reciprocal of the standard deviation.

【0004】また、逐次学習的な手法として、ポテンシ
ャル関数法のように学習時に誤りを訂正する形で重みを
決定する方法も提案されている。
As a method of sequential learning, there has been proposed a method of deciding weights by correcting errors during learning, such as the potential function method.

【0005】前記の従来技術は、アルゴリズムが簡単で
あること、多くの場合には効果が期待できることの2点
からなり広範囲で使用されている。
The above-mentioned prior art is widely used because of its simple algorithm and, in many cases, its effect can be expected.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、標準偏
差の逆数は、ガウス(Gauss)分布を仮定したとき
にのみ最適な重みとなるものであり、現実の文字パター
ンに見られるような複雑な分布に対しては、必ずしも最
適な辞書とはならない。
However, the reciprocal of the standard deviation is an optimum weight only when the Gauss distribution is assumed, and the reciprocal of the standard deviation has a complicated distribution as seen in an actual character pattern. On the other hand, it is not always the best dictionary.

【0007】また、ポテンシャル関数法などの逐次学習
的な辞書作成法では、多くの場合、パターン集合同士の
線形分離可能性を仮定しており、しかも、線形分離可能
性については、一般的な検出方法がないため辞書作成の
成功、不成功によってのみ方法の有効性が評価されると
いう意味あいで、実用的とは言い難い側面があった。
[0007] Further, in many cases, a dictionary learning method such as the potential function method that assumes linear separability between pattern sets, and the linear separability is generally detected. Since there is no method, the effectiveness of the method is evaluated only by the success or failure of creating the dictionary, which is not practical.

【0008】本発明は、前記問題点を解決するためにな
されたものであり、本発明の目的は、カテゴリ内だけで
なく、カテゴリ間のパターン分布をも考慮しながら、重
みの最適化を自動で行うことが可能な技術を提供するこ
とにある。
The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to automatically optimize the weight while considering not only the category distribution but also the pattern distribution between categories. It is to provide the technology that can be done in.

【0009】本発明の他の目的は、認識率の高いパター
ン認識用辞書を効率よく作成することが可能な技術を提
供することにある。
Another object of the present invention is to provide a technique capable of efficiently creating a pattern recognition dictionary having a high recognition rate.

【0010】本発明の前記ならびにその他の目的及び新
規な特徴は、本明細書の記述及び添付図面によって明ら
かにする。
The above and other objects and novel features of the present invention will become apparent from the description of this specification and the accompanying drawings.

【0011】[0011]

【課題を解決するための手段】前記目的を達成するため
に、本発明の(1)の手段は、各カテゴリの標準的なパ
ターンと各カテゴリの分布形状に従って位置関係を補正
するために用いられる重み集合を有するパターン認識用
辞書の作成法であって、あらかじめ複数の学習パターン
に対して、カテゴリごと、及び特徴軸ごとに、それぞれ
の特徴の相加平均、及び標準偏差を求め、当該相加平均
を前記参照パターンとし、当該標準偏差の逆数を重みと
する初期のパターン認識用辞書を作成しておき、学習パ
ターンを反復的に与えながら誤認識が少なくなるように
重みの移動を行ってパターン認識用辞書の更新を行うこ
とを特徴とする。
In order to achieve the above object, the means (1) of the present invention is used to correct the positional relationship according to the standard pattern of each category and the distribution shape of each category. A method for creating a pattern recognition dictionary having a set of weights, wherein an arithmetic mean and a standard deviation of each feature are obtained in advance for each of a plurality of learning patterns for each category and each feature axis. The average is used as the reference pattern, and an initial pattern recognition dictionary in which the reciprocal of the standard deviation is used as the weight is created, and the weight is moved so that misrecognition is reduced while repeatedly giving the learning pattern. The feature is that the recognition dictionary is updated.

【0012】本発明の(2)の手段は、前記(1)の手
段のパターン認識用辞書作成法において、誤認識を起こ
したパターンについては、前記パターン認識用辞書の更
新方法として、前記参照パターンからの相互作用を仮定
し、その相互作用が小さくなるように重みを変更し、識
別関数によって作られる識別超平面が相互作用の平衡点
となったときにその重みを正解として収束させる方法を
用いることを特徴とする。
According to a second aspect of the present invention, in the method for creating a pattern recognition dictionary according to the first aspect, regarding a pattern that causes an erroneous recognition, the reference pattern is used as a method for updating the pattern recognition dictionary. , The weight is changed so that the interaction becomes small, and when the discriminant hyperplane created by the discriminant function becomes the equilibrium point of the interaction, the weight is converged as a correct answer. It is characterized by

【0013】つまり、.まず、カテゴリごとにいくつ
かのパターンの相加平均である参照パターンと標準偏差
の逆数である重みを作成し、これらを初期辞書として登
録し、.次に、学習パターンの誤認識に着目して、学
習パターンと参照パターンの距離に反比例する形の相互
作用を仮定し、相互作用が減少する方向に重みを変更
し、.分布からの相互作用の平衡点を求めることによ
り、線形分離可能性が満たされなくても最適な値で重み
の学習を終了させることを特徴とする。
That is ,. First, create a reference pattern that is the arithmetic mean of several patterns and weights that are the reciprocal of the standard deviation for each category, and register these as the initial dictionary. Next, focusing on the erroneous recognition of the learning pattern, we assume an interaction that is inversely proportional to the distance between the learning pattern and the reference pattern, and change the weights so that the interaction decreases. By finding the equilibrium point of the interaction from the distribution, the weight learning is terminated at the optimum value even if the linear separability is not satisfied.

【0014】[0014]

【作用】前述の手段によれば、標準偏差の逆数を重みと
するパターン認識用辞書を初期辞書として用いることに
より、ガウス(Gauss)分布に従ったパターン集合
に対しては最適値が保証され、誤認識パターンに着目し
て、参照パターンからの相互作用が減少する方向に重み
を変更することにより、ガウス分布から逸脱したパター
ン分布に対しても、より正確な識別境界を求めることが
できる。
According to the above-mentioned means, the optimum value is guaranteed for the pattern set according to the Gauss distribution by using the pattern recognition dictionary whose weight is the reciprocal of the standard deviation, By focusing on the erroneous recognition pattern and changing the weight in the direction in which the interaction from the reference pattern decreases, a more accurate discrimination boundary can be obtained even for a pattern distribution deviating from the Gaussian distribution.

【0015】さらに、相互作用の平衡点を学習の終了条
件とすることが、実際に分離できない領域を無理に救済
しようとして、パターン認識用辞書作成装置が学習パタ
ーンに過度に特別化した辞書を作ってしまうことを防止
するように働くので、比較的少ない処理量、単純なアル
ゴリズムで高い認識率を有するパターン認識用辞書を作
成することができる。
Further, by using the equilibrium point of the interaction as a learning end condition, the pattern recognition dictionary creating device creates a dictionary in which the learning pattern is excessively specialized in order to forcibly relieve a region that cannot be actually separated. Since it works so as to prevent such a situation, it is possible to create a pattern recognition dictionary having a high recognition rate with a relatively small processing amount and a simple algorithm.

【0016】[0016]

【実施例】以下、本発明の実施例を図面を参照して詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0017】図1は、本発明のパターン認識用辞書作成
法を実施するパターン認識用辞書作成装置の一実施例の
機能構成を示すブロック図であり、1は初期辞書作成
部、2は学習パターン選択部、3はパターン認識部、4
は重み修正判定部、5は重み修正実行部、6は終了判定
部である。
FIG. 1 is a block diagram showing the functional arrangement of an embodiment of a pattern recognition dictionary creating apparatus for carrying out the pattern recognition dictionary creating method of the present invention. 1 is an initial dictionary creating unit, and 2 is a learning pattern. The selection unit 3, the pattern recognition unit 4
Is a weight correction determination unit, 5 is a weight correction execution unit, and 6 is an end determination unit.

【0018】前記初期辞書作成部1は、カテゴリごとに
相加平均として参照パターンを求め、標準偏差の逆数と
して重みを求める。これを初期の認識用辞書とする。学
習パターン選択部2は、認識用辞書を学習するためのパ
ターンを1個選択し、パターン認識部3において選択し
たパターンの認識を行う。
The initial dictionary creating section 1 obtains a reference pattern as an arithmetic mean for each category, and obtains a weight as an inverse of the standard deviation. This is the initial recognition dictionary. The learning pattern selection unit 2 selects one pattern for learning the recognition dictionary and recognizes the pattern selected by the pattern recognition unit 3.

【0019】重み修正判定部4は、選択したパターンの
認識結果により重みを変化させるかどうかの判定を行
い、条件を満たしたものについては、重み修正実行部5
において当該辞書の重みの変更を実行する。また、重み
修正実行部5においては、学習パターンと参照パターン
との間に働く相互作用の強さを計算し相互作用が全体に
小さくなるように重みを変更する。
The weight correction judging section 4 judges whether or not the weight is changed according to the recognition result of the selected pattern, and if the conditions are satisfied, the weight correction executing section 5 is executed.
At, the weight of the dictionary is changed. Further, the weight correction execution unit 5 calculates the strength of the interaction acting between the learning pattern and the reference pattern, and changes the weight so that the interaction is reduced as a whole.

【0020】終了判定部6は、重みと参照パターンによ
って作られる識別境界面がパターン集合間の相互作用の
平衡点に達したか、もしくは学習パターンの誤読がなく
なったかの判定を行い、条件をみたした場合には認識用
辞書の学習を終了し、その時点での認識用辞書を登録す
る。なお、収束が遅すぎると判断された場合には学習回
数があらかじめ決定された回数に到達した時点で学習を
終了する。
The termination judgment unit 6 judges whether the discrimination boundary surface formed by the weight and the reference pattern has reached the equilibrium point of the interaction between the pattern sets or whether the misreading of the learning pattern has disappeared and the conditions are satisfied. In this case, the learning of the recognition dictionary is finished and the recognition dictionary at that time is registered. If it is determined that the convergence is too slow, the learning is terminated when the number of learning reaches a predetermined number.

【0021】認識用辞書の重みを最適化するために仮定
する相互作用としてはいくつか考えられるが、ここで
は、ガウス(Gauss)の法則を満たすような相互作
用を用いた実施例を説明する。
There are several possible interactions assumed for optimizing the weight of the recognition dictionary, but here, an embodiment using an interaction that satisfies Gauss's law will be described.

【0022】ガウスの法則は、空間の幾何学的特徴のみ
から必然的に導入される力で自然現象においては電場、
重力場などの相互作用として普遍的に存在する。
Gauss's law is a force that is inevitably introduced only from geometrical features of space, and in natural phenomena it is an electric field,
It exists universally as an interaction such as the gravitational field.

【0023】また、識別の観点からは、.距離が大き
くなれば相互作用の大きさが小さくなる、.次元数が
大きくなると相互作用が小さくなる、という2点で我々
の直感に合っている。
Further, from the viewpoint of identification ,. The larger the distance, the smaller the magnitude of the interaction ,. This is in line with our intuition in that the interaction decreases as the number of dimensions increases.

【0024】一般のN次元特徴空間においては、ガウス
の法則は、
In a general N-dimensional feature space, Gauss's law is

【0025】[0025]

【数1】 [Equation 1]

【0026】と書くことができる。ここで、Ei”(以
下、”は文字の上付き矢印→を示し、ベクトルを意味す
る)は相互作用の強さ、s”は面積要素、fi(x”)
は分布の確率密度関数、rは分布の中心からの距離、
x”は相互作用を受けるパターンの座標、ρは相互作用
の強度を決めるパラメータ、vは特徴空間の体積要素で
ある。
Can be written as Here, E i ″ (hereinafter “” indicates a superscript arrow → of a letter and means a vector) is the strength of interaction, s ″ is an area element, and f i (x ”)
Is the probability density function of the distribution, r is the distance from the center of the distribution,
x ″ is the coordinate of the pattern to be interacted with, ρ is a parameter that determines the strength of the interaction, and v is a volume element of the feature space.

【0027】ここでは、2カテゴリ問題に限定して考え
る、二つの分布に関していえば、その及ぼす力の平衡点
が分布をうまく二つに分けてくれるのではないかと期待
することができる。すなわち、
Here, regarding the two distributions, which are considered only in the two-category problem, it can be expected that the equilibrium point of the exerted force will divide the distribution well into two. That is,

【0028】[0028]

【数2】 [Equation 2]

【0029】であるから、Therefore,

【0030】[0030]

【数3】 [Equation 3]

【0031】を平衡点の条件とすることができる。ここ
で、二つのカテゴリの分布関数の形が同じであると仮定
すると、式(3)は
The condition of the equilibrium point can be defined as Here, assuming that the shapes of the distribution functions of the two categories are the same, equation (3) becomes

【0032】[0032]

【数4】 [Equation 4]

【0033】となる。これは、ベイズ(Bays)最尤
推定の条件に他ならない。つまり、少なくとも2カテゴ
リ問題においては、二つのパターンからのガウス(Ga
uss)の法則を満たす相互作用の平衡点を求めること
はベイズ(Bays)推定と等価であることが分かる。
前記式(2),式(3),式(4)中において、「′」
は別の分布もしくは別の場を意味する。
It becomes This is nothing but the condition for Bayes maximum likelihood estimation. That is, in at least the two-category problem, Gaussian (Ga
It can be seen that finding the equilibrium point of the interaction satisfying the law of Uss) is equivalent to Bayes' estimation.
In the formulas (2), (3), and (4), “′”
Means another distribution or place.

【0034】実際の重みの移動に当っては、前記式
(1)で与えられる相互作用を微分することによって得
られる相互作用を減少させるような方向にパターンが動
くような方程式を求め、この解と同じ座標を与えるよう
な重みを計算することにより、学習パターンが誤認識さ
れないように辞書を更新する。
In the actual movement of the weights, an equation in which the pattern moves in a direction that reduces the interaction obtained by differentiating the interaction given by the equation (1) is obtained, and this solution is obtained. The dictionary is updated so that the learning pattern is not erroneously recognized by calculating a weight that gives the same coordinates as.

【0035】前記条件の下で、本発明のパターン認識用
辞書作成法の一実施例の動作フローを図2に示し、その
アルゴリズムを以下に説明する。
Under the above conditions, an operation flow of one embodiment of the pattern recognition dictionary creating method of the present invention is shown in FIG. 2, and its algorithm will be described below.

【0036】まず、カテゴリごとにいくつかのパターン
の相加平均である参照パターンと標準偏差の逆数である
重みベクトルを1個ずつもった認識用辞書M0を作成し
(ステップ201)、これを初期の認識用辞書Mとして
登録する(ステップ202)。次に、学習パターンを1
個選び(ステップ203)、このパターンを認識用辞書
Mを用いて認識する(ステップ204)。続いて認識結
果が誤読か正読かを判定し(ステップ205)、正読で
あった場合は、終了判定部6に送られ、前記ステップ2
03に戻る。正しく認識できなかった場合には、すべて
の参照パターンと重みの各々に対して以下の処理を行
う。
First, a recognition dictionary M0 having one reference pattern, which is an arithmetic mean of several patterns, and one weight vector, which is the reciprocal of the standard deviation, is created for each category (step 201). Is registered as the recognition dictionary M (step 202). Next, set the learning pattern to 1
An individual is selected (step 203), and this pattern is recognized using the recognition dictionary M (step 204). Then, it is determined whether the recognition result is a misread or a correct reading (step 205).
Return to 03. If the reference pattern and weight are not correctly recognized, the following process is performed.

【0037】まず、正解カテゴリ側の参照パターンに対
しては、学習パターンと相互作用が負の値を取るような
相互作用と各特徴軸毎の微分値を計算し、学習パターン
が正解参照パターンに対してどれだけ移動するかを算出
し(ステップ206)、その移動後座標と同じ値の相互
作用を学習パターンが感じるように重みを修正する(ス
テップ207)。誤読側の重みに対しては、学習パター
ンとの相互作用が正の値を取るような相互作用と各特徴
軸毎の微分値を計算し、学習パターンが誤読参照パター
ンに対してどれだけ移動するかを算出し、その移動後座
標と同じ値の相互作用を学習パターンが感じるように重
みを修正する(ステップ207)。
First, for the reference pattern on the correct category side, the interaction such that the interaction with the learning pattern takes a negative value and the differential value for each feature axis are calculated, and the learning pattern becomes the correct reference pattern. The amount of movement relative to that is calculated (step 206), and the weight is modified so that the learning pattern feels the interaction having the same value as the coordinate after movement (step 207). For the weight on the misread side, the interaction with the learning pattern takes a positive value and the differential value for each feature axis is calculated, and the learning pattern moves to the misread reference pattern. Is calculated, and the weight is corrected so that the learning pattern feels the interaction having the same value as the coordinate after movement (step 207).

【0038】以上の処理を行った後、学習パターンの誤
読がなくなったか識別超平面が相互作用の平衡に達した
か、もしくは設定した学習回数に達したかの終了判定
(ステップ208)を行い、条件を満たせば学習を終了
し、その時点での認識辞書を登録して処理を終了する。
After the above processing is performed, it is judged whether the learning pattern has been erroneously read, whether the discrimination hyperplane has reached the equilibrium of interaction, or has reached the set number of times of learning (step 208), and the condition is set. If satisfied, the learning ends, the recognition dictionary at that time is registered, and the processing ends.

【0039】以上、本発明を実施例に基づき具体的に説
明したが、本発明は、前記実施例に限定されるものでは
なく、その要旨を逸脱しない範囲において種々変更し得
ることはいうまでもない。
Although the present invention has been specifically described based on the embodiments, it is needless to say that the present invention is not limited to the above embodiments and various modifications can be made without departing from the scope of the invention. Absent.

【0040】[0040]

【発明の効果】以上、説明したように、本発明によれ
ば、入力したパターンがパターン空間上でどの参照パタ
ーンと近いかによってカテゴリを認識するパターン認識
方式において、参照パターンと認識対象パターンの位置
関係を補正する重みの最適化を行うことによって認識率
の高い認識辞書を作成することができる。
As described above, according to the present invention, the positions of the reference pattern and the recognition target pattern are recognized in the pattern recognition method for recognizing the category according to which reference pattern the input pattern is closer to in the pattern space. A recognition dictionary with a high recognition rate can be created by optimizing the weights that correct the relationship.

【0041】また、パターン同士の仮定した相互作用の
平衡点を評価することにより、学習は必ず成功させるこ
とができるので、従来の逐次学習的手法のように、線形
分離性の評価を学習そのものによって行うといった循環
論法的な危険を排除でき、効率のよい確実な辞書作成を
行うことができる。
Further, since the learning can be surely succeeded by evaluating the equilibrium point of the assumed interaction between the patterns, the linear separability is evaluated by the learning itself like the conventional sequential learning method. It is possible to eliminate the risk of circular reasoning such as performing, and to create an efficient and reliable dictionary.

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

【図1】 本発明のパターン認識用辞書作成法を実施す
るパターン認識用辞書作成装置の一実施例の機能構成を
示すブロック図、
FIG. 1 is a block diagram showing a functional configuration of an embodiment of a pattern recognition dictionary creating apparatus that implements a pattern recognition dictionary creating method of the present invention;

【図2】 本実施例のパターン認識用辞書作成装置で実
行されるアルゴリズムの流れ図。
FIG. 2 is a flowchart of an algorithm executed by the pattern recognition dictionary creation device of the present embodiment.

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

1…初期辞書作成部、2…学習パターン選択部、3…パ
ターン認識部、4…重み修正判定部、5…重修正実行
部、6…終了判定部。
DESCRIPTION OF SYMBOLS 1 ... Initial dictionary creation part, 2 ... Learning pattern selection part, 3 ... Pattern recognition part, 4 ... Weight correction determination part, 5 ... Heavy correction execution part, 6 ... End determination part.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 各カテゴリの標準的なパターン(以下、
参照パターンという)と各カテゴリの分布形状に従って
位置関係を補正するために用いられる重み集合を有する
パターン認識用辞書の作成法であって、あらかじめ複数
の学習パターンに対して、カテゴリごと、及び特徴軸ご
とに、それぞれの特徴の相加平均、及び標準偏差を求
め、当該相加平均を前記参照パターンとし、当該標準偏
差の逆数を重みとする初期のパターン認識用辞書を作成
しておき、学習パターンを反復的に与えながら誤認識が
少なくなるように重みの移動を行ってパターン認識用辞
書の更新を行うことを特徴とするパターン認識用辞書作
成法。
1. A standard pattern of each category (hereinafter,
(Referred to as reference pattern) and a pattern recognition dictionary having a weight set used to correct the positional relationship according to the distribution shape of each category. For each of them, an arithmetic mean and a standard deviation of each characteristic are obtained, the arithmetic mean is used as the reference pattern, and an initial pattern recognition dictionary is created in which the reciprocal of the standard deviation is weighted, and the learning pattern is created. The method for creating a pattern recognition dictionary is characterized in that the pattern recognition dictionary is updated by moving the weights so as to reduce erroneous recognition while repeatedly giving.
【請求項2】 請求項1に記載のパターン認識用辞書作
成法において、誤認識を起こしたパターンについては、
前記パターン認識用辞書の更新方法として、前記参照パ
ターンからの相互作用を仮定し、その相互作用が小さく
なるように重みを変更し、識別関数によって作られる識
別超平面が相互作用の平衡点となったときにその重みを
正解として収束させる方法を用いることを特徴とするパ
ターン認識用辞書作成法。
2. The pattern recognition dictionary creation method according to claim 1, wherein a pattern causing an erroneous recognition is:
As a method of updating the pattern recognition dictionary, an interaction from the reference pattern is assumed, weights are changed so that the interaction becomes small, and an identification hyperplane created by an identification function becomes an equilibrium point of the interaction. A method for creating a dictionary for pattern recognition, which is characterized by using a method in which the weight is converged as a correct answer.
JP4033498A 1992-02-20 1992-02-20 Dictionary preparing method for pattern recognition Pending JPH05233880A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4033498A JPH05233880A (en) 1992-02-20 1992-02-20 Dictionary preparing method for pattern recognition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4033498A JPH05233880A (en) 1992-02-20 1992-02-20 Dictionary preparing method for pattern recognition

Publications (1)

Publication Number Publication Date
JPH05233880A true JPH05233880A (en) 1993-09-10

Family

ID=12388215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4033498A Pending JPH05233880A (en) 1992-02-20 1992-02-20 Dictionary preparing method for pattern recognition

Country Status (1)

Country Link
JP (1) JPH05233880A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025591A1 (en) * 2000-09-25 2002-03-28 Olympus Optical Co., Ltd. Pattern categorizing method and device and computer-readable storage medium
JP2009237387A (en) * 2008-03-28 2009-10-15 Mitsubishi Electric Information Systems Corp Voice-character converter, voice-character conversion method and voice-character conversion program
JP2010165360A (en) * 2004-11-16 2010-07-29 Seiko Epson Corp Image evaluation method, image evaluation device and printer

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025591A1 (en) * 2000-09-25 2002-03-28 Olympus Optical Co., Ltd. Pattern categorizing method and device and computer-readable storage medium
US6931386B2 (en) 2000-09-25 2005-08-16 Olympus Optical Co., Ltd. Pattern classification method and apparatus thereof, and computer readable storage medium
JP2010165360A (en) * 2004-11-16 2010-07-29 Seiko Epson Corp Image evaluation method, image evaluation device and printer
JP2009237387A (en) * 2008-03-28 2009-10-15 Mitsubishi Electric Information Systems Corp Voice-character converter, voice-character conversion method and voice-character conversion program

Similar Documents

Publication Publication Date Title
US5285505A (en) Method and apparatus for improving prototypes of similar characters in on-line handwriting recognition
KR900008555B1 (en) Method and apparatus for for on-line recognizing handwritten patterns
US7336827B2 (en) System, process and software arrangement for recognizing handwritten characters
US20040165777A1 (en) On-line handwriting recognizer
US5673337A (en) Character recognition
US20020122593A1 (en) Pattern recognition method and apparatus
Pham et al. Offline handwritten signature verification using local and global features
US6430308B1 (en) Handwriting verification device
US6671417B1 (en) Character recognition system
Bippus 1-dimensional and pseudo 2-dimensional HMMs for the recognition of German literal amounts
CN114417904A (en) Bar code identification method based on deep learning and book retrieval system
US6115506A (en) Character recognition method, character recognition apparatus and recording medium on which a character recognition program is recorded
JPH05233880A (en) Dictionary preparing method for pattern recognition
JP3099797B2 (en) Character recognition device
JP3092576B2 (en) Character recognition device
Williams Combining deformable models and neural networks for handprinted digit recognition
JP3808639B2 (en) Signature verification method and apparatus
JP2994533B2 (en) Pattern recognition device
JP4055974B2 (en) Pattern dictionary creating method and apparatus, and recording medium
Mandler Advanced Preprocessing Technique for On-Line Recognition of Handprinted Symbols
JP2812391B2 (en) Pattern processing method
JPH0721822B2 (en) Fingerprint image center point detection method
JP2925303B2 (en) Image processing method and apparatus
JPH06251158A (en) Pattern recognition dictionary generating method
JP2974396B2 (en) Image processing method and apparatus

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20090322

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

Free format text: PAYMENT UNTIL: 20100322

Year of fee payment: 8

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20100322

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

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20110322

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

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20110322

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

Free format text: PAYMENT UNTIL: 20120322

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130322

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20130322

Year of fee payment: 11

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

Year of fee payment: 12

Free format text: PAYMENT UNTIL: 20140322

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250