JP2861816B2 - Pattern recognition dictionary generation device and pattern recognition device - Google Patents

Pattern recognition dictionary generation device and pattern recognition device

Info

Publication number
JP2861816B2
JP2861816B2 JP18006894A JP18006894A JP2861816B2 JP 2861816 B2 JP2861816 B2 JP 2861816B2 JP 18006894 A JP18006894 A JP 18006894A JP 18006894 A JP18006894 A JP 18006894A JP 2861816 B2 JP2861816 B2 JP 2861816B2
Authority
JP
Japan
Prior art keywords
dictionary
compression
element set
unit
value
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
JP18006894A
Other languages
Japanese (ja)
Other versions
JPH0844869A (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 JP18006894A priority Critical patent/JP2861816B2/en
Publication of JPH0844869A publication Critical patent/JPH0844869A/en
Application granted granted Critical
Publication of JP2861816B2 publication Critical patent/JP2861816B2/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 recognition dictionary generation device and a pattern recognition device, and more particularly to a pattern recognition dictionary generation device for generating a low-capacity dictionary and a pattern recognition device using the dictionary.

【0002】[0002]

【従来の技術】パターン認識装置における辞書では、固
定の要素数を持つベクトルとして、カテゴリごとに表さ
れる。この場合のカテゴリとは、文字認識を例に取る
と、1つの文字、または1つの文字の中で複数のタイプ
がある場合の個々のタイプを表す一般に、1つの文宇に
は複数のパターンが存在するのと同様に、各カテゴリも
それぞれ複数のパターンから構成されており、入力され
た複数のパターンからその特徴的な部分を複数の数値と
して表し、これらを1列に並べることにより、各カテゴ
リを表す特徴ベクトルが生成される。このように要素数
が削減されることなく表現され光辞書を非圧縮辞書と呼
ぶ。多くの場合、1カテゴリごとのベクトルの要素数
は、数百に及ぶため、非圧縮辞書を記憶するためのメモ
リ容量の大きさが問題となり、辞書メモリの容量を圧縮
することが求められる。
2. Description of the Related Art In a dictionary in a pattern recognition apparatus, a vector having a fixed number of elements is represented for each category. In the case of character recognition as an example, a category in this case represents one character or individual types when there are a plurality of types in one character. Generally, one sentence includes a plurality of patterns. As in the case of each category, each category is also composed of a plurality of patterns. Characteristic portions are represented as a plurality of numerical values from a plurality of input patterns, and these are arranged in a single row, thereby forming each category. Is generated. Thus the number of elements
The optical dictionary, which is expressed without reduction, is called an uncompressed dictionary.
Huh. In many cases, the number of elements of a vector for each category reaches several hundreds, so that the size of the memory for storing the uncompressed dictionary is a problem, and it is required to reduce the capacity of the dictionary memory.

【0003】従来、このようなパターン認識辞書中の要
素数が圧縮されたパターン認識辞書の生成方法として、
同一カテゴリでの異なる学習パターンから求めた特徴ベ
クトルの同一位置の要素の値の平均値と分散値を求める
方法が提案されている(例えば、特開平2−16389
0号公報)。これは、求められた平均値が予め定められ
たしきい値以上で分散値が一定しきい値以下の要素を選
択し、あるいは平均値が一定しきい値以下で分散値が一
定しきい値以下の要素を選択し、このようにして得られ
た要素の内で、各カテゴリの当該要素の平均値の全カテ
ゴリでの分散、すなわちカテゴリ間分散を求め、任意の
カテゴリの特徴ベクトルの要素の中で選択されたものの
中で、このカテゴリ分散が一定しきい値以上の要素を選
択する。このようにして、カテゴリごとに選択された要
素の番号とその値を、当該カテゴリの認識辞書として記
憶することにより、圧縮された認識辞書を生成するもの
となっている。このような認識辞書中の要素数が削減さ
れた辞書を圧縮辞書と呼ぶ。
Conventionally, key information in such a pattern recognition dictionary is required.
As a method for generating a pattern recognition dictionary in which prime numbers are compressed,
There has been proposed a method of calculating the average value and the variance of the values of the elements at the same position of the feature vector obtained from different learning patterns in the same category (for example, Japanese Patent Laid-Open No. 16389/1990).
No. 0). This means that an element whose calculated average value is equal to or more than a predetermined threshold value and whose variance value is equal to or less than a certain threshold value is selected, or in which the average value is equal to or less than a certain threshold value and the variance value is equal to or less than a certain threshold value , And among the elements obtained in this way, the variance of the average value of each element in all the categories, that is, the variance between categories, is obtained. Among the elements selected in the above, the element whose category variance is equal to or more than a certain threshold is selected. In this way, the number of the element selected for each category and its value are stored as a recognition dictionary of the category, thereby generating a compressed recognition dictionary. The number of elements in such a recognition dictionary is reduced.
The created dictionary is called a compression dictionary.

【0004】[0004]

【発明が解決しようとする課題】したがって、このよう
な従来のパターン認識辞書生成方法では、実際に生成さ
れたパターン認識辞書に基づいてパターン認識を行う場
合、選択されたベクトルの要素だけを用いて、辞書と入
力された特徴ベクトルとの類似度を調べるものとなるた
め、選択されていない要素において大きな差があった場
合には、辞書と入力パターンとの差異を検出できず、誤
った認識結果を出力してしまうという問題点があった。
また、認識辞書の要素の内の選択した要素を記述するた
めには、要素の値だけでなく、その要素の番号も記憶す
る必要があり、半分の要素を選択しても、元の辞書と同
じ記憶容量を必要とし、辞書のデータ容量を圧縮するた
めには、半分以下の要素を選択しなければならず、半分
以上の要素の類似度を無視することになり、認識性能の
低下の原因となるというような問題点があった。本発明
はこのような課題を解決するためのものであり、認識の
性能を低下させることなく、辞書容量を削減したパター
ン認識辞書を生成するパターン認識辞書生成装置、およ
びその辞書を用いたパターン認識装置を提供することを
目的としている。
Therefore, in such a conventional pattern recognition dictionary generation method, when pattern recognition is performed based on an actually generated pattern recognition dictionary, only the elements of the selected vector are used. In order to check the similarity between the dictionary and the input feature vector, if there is a large difference in the non-selected elements, the difference between the dictionary and the input pattern cannot be detected, Was output.
In addition, in order to describe the selected element among the elements of the recognition dictionary, it is necessary to memorize not only the value of the element but also the number of the element. To reduce the data capacity of the dictionary, the same storage capacity is required, and less than half of the elements must be selected, and the similarity of more than half of the elements must be ignored, causing a reduction in recognition performance. There was a problem that it becomes. The present invention is intended to solve such a problem, and a pattern recognition dictionary generating apparatus that generates a pattern recognition dictionary with a reduced dictionary capacity without deteriorating recognition performance, and a pattern recognition using the dictionary It is intended to provide a device.

【0005】[0005]

【課題を解決するための手段】このような目的を達成す
るために、本発明によるパターン認識辞書生成装置は、
非圧縮辞書から任意のカテゴリに対応する特徴ベクトル
を読み出す辞書読み出し部と、各特徴ベクトルを構成す
る各要素値をそれぞれ複数の要素組の集合に分割すると
ともに、辞書読み出し部により読み出された各要素値か
ら各要素組を順次選択する要素組選択部と、所定の基準
に基づいて要素組選択部により選択された要素組の要素
数削減による圧縮を行うか否かを判定する圧縮判定部
と、圧縮判定部により圧縮すると判定された場合に、要
素組を構成する各要素値を1つの代表値と置換し、圧縮
を示す符号とともに圧縮データとして出力する圧縮処理
部と、圧縮判定部により圧縮しないと判定された場合
に、要素組を構成する各要素値と非圧縮を示す符号とを
非圧縮データとして出力する非圧縮処理部と、圧縮処理
部および非圧縮処理部から出力される各要素組に対応す
る圧縮および非圧縮データを順次記憶して任意のカテゴ
リに対応する圧縮辞書を構成するとともに、任意のカテ
ゴリに対応する圧縮辞書の生成を、すべてのカテゴリに
対して実行し、すべてのカテゴリに対応する圧縮辞書を
構成し出力する圧縮辞書記憶部とを備えるものである。
In order to achieve the above object, a pattern recognition dictionary generating apparatus according to the present invention comprises:
A dictionary reading unit that reads a feature vector corresponding to an arbitrary category from the uncompressed dictionary, and divides each element value constituting each feature vector into a set of a plurality of element sets, and reads each of the elements read by the dictionary reading unit. an element group selection unit that sequentially selects each element pair from the element values, elements set selected by the selection unit element sets of elements based on predetermined criteria
A compression determining unit that determines whether or not to perform compression by reducing the number; and when the compression determining unit determines that compression is to be performed, a code that indicates the compression by replacing each element value of the element set with one representative value. And a non-compression processing unit that outputs, as non-compressed data, each element value constituting the element set and a code indicating non-compression when the compression determination unit determines that compression is not to be performed. When, along with constituting the compression dictionary corresponding to any category and sequentially stores the compressed and non-compressed data corresponding to each element group output from the compression processing unit and the non-compression processing unit, any catheter
Generation of compression dictionaries corresponding to Gori for all categories
And a compression dictionary storage unit for executing and executing the compression dictionary corresponding to all the categories and outputting the compressed dictionary.

【0006】また、すべての要素組は、同一の要素数か
ら構成するようにしたものである。また、圧縮判定部
は、1つの要素組を構成する各要素値のうちの最大要素
値と最小要素値との差と、所定のしきい値とを比較し、
差がしきい値より大きい場合には要素組の要素数削減に
よる圧縮を行わないと判定し、差がしきい値以下である
場合には要素組の要素数削減による圧縮を行うと判定す
るようにしたものである。また、非圧縮処理部は、任意
の要素組を構成する各要素値の代表値と、各要素値およ
び代表値の差を示すそれぞれの差分値とを、非圧縮を示
す符号とともに非圧縮データとして出力するようにした
ものである。また、圧縮を示す符号は、代表値の最下位
1ビットに置き換えて記述し、非圧縮を示す符号は、要
素組を構成する各要素値のうちの所定の要素値の最下位
1ビットに置き換えて記述するようにしたものである。
[0006] Further, all the element sets are composed of the same number of elements. In addition, the compression determination unit determines a maximum element of each element value that constitutes one element set.
Compare the difference between the value and the minimum element value with a predetermined threshold,
If the difference is larger than the threshold, reduce the number of elements in the element set
It is determined that the compression is not performed, and when the difference is equal to or smaller than the threshold value, it is determined that the compression by reducing the number of elements of the element set is performed . Further, the non-compression processing unit converts the representative value of each element value constituting an arbitrary element set and each difference value indicating the difference between each element value and the representative value as uncompressed data together with a sign indicating non-compression. This is to output. The code indicating compression is described by replacing the least significant bit of the representative value, and the code indicating non-compression is replaced by the least significant bit of a predetermined element value among the element values constituting the element set. It is to describe.

【0007】さらに、本発明によるパターン認識装置
は、入力されたパターンから特徴を抽出し、各特徴を示
す複数の要素値からなる入力特徴ベクトルを出力する特
徴抽出部と、入力特徴ベクトルを構成する各要素値を複
数の要素組の集合に分割し、各要素組を入力要素組とし
て順次選択する要素組選択部と、各カテゴリに対応する
複数の特徴ベクトルから構成されており、任意の特徴ベ
クトルを構成する要素組がその要素数削減により圧縮さ
れている圧縮辞書から、任意のカテゴリに対応する辞書
特徴ベクトルを読み出して記憶する圧縮辞書バッファ
と、要素組選択部により選択された入力要素組に対応す
る要素組を辞書特徴ベクトルから辞書要素組として選択
するとともに、選択された辞書要素組に含まれる符号か
らこの辞書要素組がその要素数の削減により圧縮されて
いるものか否か判定する圧縮判定部と、圧縮判定部によ
り辞書要素組が圧縮されていると判定された場合に、入
力要素組を構成する要素値と辞書要素組を構成する代表
値とから両要素組間の距離を計算する圧縮部距離計算部
と、圧縮判定部により辞書要素組が圧縮されていないと
判定された場合に、入力要素組を構成する要素値と辞書
要素組を構成する要素値とから両要素組間の距離を計算
する非圧縮部距離計算部と、圧縮部距離計算部および非
圧縮部距離計算部により計算された対応する要素組間の
距離を、任意のカテゴリを構成するすべての要素組につ
いて集計することにより、入力パターンとカテゴリとの
間の距離として出力する距離加算部と、この距離加算部
から出力される入力パターンとカテゴリとの間の距離を
すべてのカテゴリについて比較し、その最小値に対応す
るカテゴリを入力パターンに対する認識結果として出力
する認識判定部とを備えるものである。
Further, the pattern recognition apparatus according to the present invention comprises a feature extracting unit for extracting a feature from an input pattern and outputting an input feature vector including a plurality of element values indicating each feature, and an input feature vector. An element set selection unit that divides each element value into a set of a plurality of element sets, and sequentially selects each element set as an input element set ;
It is composed of multiple feature vectors, and
The element set that constitutes a vector is compressed by reducing the number of elements.
From which it is compression dictionary, a compression dictionary buffer for storing read the dictionary feature vectors corresponding to any category, elements of sets dictionary feature vector dictionary elements from set corresponding to the input element sets selected by the element group selection unit And a compression determining unit that determines whether or not the dictionary element set is compressed by reducing the number of elements based on the codes included in the selected dictionary element set. When it is determined that compression has been performed, a compression unit distance calculation unit that calculates a distance between the two element sets from an element value that forms the input element set and a representative value that forms the dictionary element set, and a compression determination unit When it is determined that the dictionary element set is not compressed, an uncompressed unit distance meter that calculates the distance between the two element sets from the element values forming the input element set and the element values forming the dictionary element set And the distance between the corresponding element sets calculated by the compression section distance calculation section and the non-compression section distance calculation section for all the element sets constituting an arbitrary category. The distance between the input pattern output from the distance addition unit and the category is compared for all categories, and the category corresponding to the minimum value is determined as the recognition result for the input pattern. And a recognition determining unit for outputting.

【0008】また、圧縮部距離計算部は、入力要素組か
ら求めた代表値と辞書要素組を構成する代表値との距離
を計算し、この距離に入力要素組を構成する要素の数を
乗算した距離を両要素間の距離として出力するようにし
たものである。また、圧縮部距離計算部は、入力要素組
を構成する各要素値と辞書要素組を構成する代表値との
距離をそれぞれ計算し、これら距離の総和を両要素間の
距離として出力するようにしたものである。
The compression unit distance calculation unit calculates the distance between the representative value obtained from the input element set and the representative value forming the dictionary element set, and multiplies this distance by the number of elements forming the input element set. The calculated distance is output as the distance between the two elements. Also, the compression unit distance calculation unit calculates the distance between each element value forming the input element set and the representative value forming the dictionary element set, and outputs the sum of these distances as the distance between both elements. It was done.

【0009】[0009]

【作用】したがって、非圧縮辞書から読み出された任意
のカテゴリに対応する特徴ベクトルは、要素組選択部に
より複数の要素組に分割された後、圧縮判定部により各
要素組について所定の基準に基づき圧縮/非圧縮が判定
され、圧縮と判定された場合には圧縮処理部により要素
組を構成する各要素値の代表値および圧縮を示す符号か
らなる圧縮データが生成されるとともに、非圧縮と判定
された場合には非圧縮処理部により各要素値および非圧
縮を示す符号からなる非圧縮データが生成され、これら
圧縮および非圧縮データが圧縮辞書記憶部により記憶さ
れ、圧縮辞書が生成される。
Therefore, the feature vector corresponding to an arbitrary category read from the non-compressed dictionary is divided into a plurality of element sets by the element set selection section, and thereafter, the compression judgment section sets each of the element sets on a predetermined basis. Whether compression / non-compression is determined based on compression or not, and if compression is determined, the compression processing unit generates compressed data including a representative value of each element value constituting the element set and a code indicating compression, and determines whether compression is not performed. If it is determined, the non-compression processing unit generates non-compressed data including each element value and a code indicating non-compression, the compressed and non-compressed data are stored in the compression dictionary storage unit, and a compression dictionary is generated. .

【0010】また、特徴抽出部により入力パターンから
生成された入力特徴ベクトルが、要素選択部により複数
の要素組に分割されそれぞれ入力要素組として順次選択
されるとともに、圧縮辞書から読み出された任意のカテ
ゴリに対応する辞書特徴ベクトルから入力要素組に対応
するものが辞書要素組として読み出され、圧縮判定部に
よりその辞書要素組について圧縮/非圧縮が判定され、
圧縮と判定された場合には圧縮部距離計算部により入力
要素組の要素値と辞書要素組の代表値とから両要素組間
の距離が計算されるとともに、非圧縮と判定された場合
には非圧縮部距離計算部により入力要素組の各要素値と
辞書要素組の代表値とから計算された各要素間の距離の
合計により両要素組間の距離が計算され、距離加算部に
よりこれら両要素間の距離がカテゴリ単位で合計されて
入力パターンと各カテゴリとの距離として出力され、認
識判定部によりすべてのカテゴリとの距離のうち最小値
に対応するカテゴリが入力パターンに対する認識結果と
して出力される。
The input feature vector generated from the input pattern by the feature extraction unit is divided into a plurality of element sets by the element selection unit, each of which is sequentially selected as an input element set, and an arbitrary one read from the compression dictionary. The one corresponding to the input element set is read from the dictionary feature vector corresponding to the category as a dictionary element set, and compression / non-compression is determined for the dictionary element set by the compression determination unit.
When the compression is determined, the distance between the two element sets is calculated from the element value of the input element set and the representative value of the dictionary element set by the compression unit distance calculation unit. The distance between the two element sets is calculated by the sum of the distances between the respective elements calculated from the respective element values of the input element set and the representative value of the dictionary element set by the uncompressed section distance calculation section, and the distance addition section calculates The distances between elements are totaled for each category and output as the distance between the input pattern and each category, and the recognition determination unit outputs the category corresponding to the minimum value of the distances to all the categories as the recognition result for the input pattern. You.

【0011】[0011]

【実施例】次に、本発明について図面を参照して説明す
る。図1は、本発明の第1の実施例であるパターン認識
辞書生成装置を示すブロック図であり、同図において、
1は各カテゴリごとに所定要素数からなる辞書ベクトル
を記憶する辞書ベクトル記憶部、10は辞書ベクトル記
憶部1内に記憶されている各辞書ベクトルと端子2から
入力されるしきい値に基づいて圧縮辞書を作成する圧縮
辞書作成部である。
Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a pattern recognition dictionary generation device according to a first embodiment of the present invention.
1 is a dictionary vector storage unit that stores a dictionary vector having a predetermined number of elements for each category, and 10 is based on each dictionary vector stored in the dictionary vector storage unit 1 and a threshold value input from the terminal 2. This is a compression dictionary creation unit that creates a compression dictionary.

【0012】圧縮辞書作成部10において、11は辞書
ベクトル記憶部1から任意のカテゴリの辞書ベクトルを
読み出す辞書読み出し部、12は辞書読み出し部11に
読み出された辞書ベクトルから任意の要素組を順次選択
する要素組選択部、13は要素組選択部12で選択され
た要素組から算出した評価値としきい値記憶部14に記
憶されているしきい値とを比較することにより、圧縮の
要否を判定する圧縮判定部、15は圧縮判定部13から
出力された要素組の代表値を算出することにより要素組
を圧縮する圧縮処理部、16は圧縮判定部13から出力
された要素組をそのまま出力する非圧縮処理部、17は
圧縮処理部15および非圧縮処理部16から出力された
すべての要素組を圧縮辞書として辞書ベクトル記憶部1
に出力する圧縮辞書記憶部である。
In the compressed dictionary creating unit 10, reference numeral 11 denotes a dictionary reading unit for reading dictionary vectors of an arbitrary category from the dictionary vector storage unit 1, and reference numeral 12 sequentially reads an arbitrary set of elements from the dictionary vectors read by the dictionary reading unit 11. The element set selection unit 13 to be selected compares the evaluation value calculated from the element set selected by the element set selection unit 12 with the threshold value stored in the threshold value storage unit 14 to determine whether compression is necessary. 15 is a compression processing section that compresses the element set by calculating a representative value of the element set output from the compression determination section 13, and 16 is the element set output from the compression determination section 13 as it is. A non-compression processing unit 17 for outputting the dictionary vector storage unit 1 uses all the element sets output from the compression processing unit 15 and the non-compression processing unit 16 as a compression dictionary.
Is a compression dictionary storage unit that outputs the compressed dictionary data.

【0013】次に、本発明の動作について図面を参照し
て説明する。まず、辞書ベクトル記憶部1に予め格納し
ておく辞書ベクトルの生成方法について説明する。この
辞書ベクトルは、作成する圧縮辞書の元となるものであ
り、学習用のデータセットに基づいて生成される。学習
用のデータセットには、各カテゴリごとに複数のパター
ンが格納されているとともに、全てのカテゴリのパター
ンデータが格納されている。これら各パターンから、所
定要素数を持つ特徴ベクトルが求められ、各カテゴリご
とに、対応する複数のパターンから、そのカテゴリの代
表的な特徴ベクトルが求められる。例えば、1カテゴリ
に属するパターンから求められた特徴ベクトルの平均ベ
クトルを、代表特徴ベクトルとして定めることができ
る。この代表特徴ベクトルが辞書ベクトルとなる。
Next, the operation of the present invention will be described with reference to the drawings. First, a method of generating a dictionary vector stored in the dictionary vector storage unit 1 in advance will be described. This dictionary vector is a source of a compression dictionary to be created, and is generated based on a learning data set. In the learning data set, a plurality of patterns are stored for each category, and pattern data of all categories is stored. From each of these patterns, a feature vector having a predetermined number of elements is obtained, and for each category, a representative feature vector of the category is obtained from a plurality of corresponding patterns. For example, an average vector of feature vectors obtained from patterns belonging to one category can be determined as a representative feature vector. This representative feature vector becomes a dictionary vector.

【0014】図8は、各パターンから特徴ベクトルを生
成する手順を示すフローチャートであり、以下では、特
徴ベクトルの生成方法について、2値の文字パターンを
例に説明する。まず、ステップ81で任意のパターンを
入力し、ステップ82において、入力された文字の線の
輪郭線を1画素ずつ追跡することにより、その輪郭線の
方向を調べ、その方向を縦、右上がり斜め、横、右下が
り斜めの4方向に分類し、ステップ83で、各画素の属
する方向が縦方向である場合には、方向を表すビットマ
ップの同一座標に所定の設定値を書き込む。このように
して、ステップ82とステップ83を全輪郭点に対して
実行することにより、入力された文字の輪郭のうち、縦
方向を表すビットマップを生成する。
FIG. 8 is a flowchart showing a procedure for generating a feature vector from each pattern. In the following, a method for generating a feature vector will be described using a binary character pattern as an example. First, in step 81, an arbitrary pattern is input, and in step 82, the contour of the input character line is traced one pixel at a time, thereby examining the direction of the contour. In step 83, when the direction to which each pixel belongs is the vertical direction, a predetermined set value is written to the same coordinates of the bitmap indicating the direction. By executing steps 82 and 83 for all the contour points in this way, a bitmap representing the vertical direction among the contours of the input character is generated.

【0015】次にステップ84において、前述のように
生成されたビットマップを、図7に示すような16×4
個の網目状に区切り、各網目内に存在する所定の設定値
が書き込まれた画素数を計数し、この値を特徴ベクトル
の1要素の値とする。1方向で16×4の計64要素が
求めらる。さらに、この入力パターンを45度回転し
て、ステップ82からステップ84までを実行すること
により、斜め45度の方向の64要素の特徴を抽出する
とともに、同様に、ステップ82からステップ85まで
をさらに2回実行することにより、横方向を表す特徴を
64要素と斜め135度の方向を表す64要素の特徴を
抽出し、合計で256要素の特徴ベクトルを生成する。
Next, at step 84, the bit map generated as described above is converted into a 16 × 4 bit map as shown in FIG.
The number of pixels into which a predetermined set value existing in each mesh is written is counted, and this value is used as a value of one element of the feature vector. A total of 64 elements of 16 × 4 in one direction are obtained. Further, by rotating this input pattern by 45 degrees and executing steps 82 to 84, the characteristics of 64 elements in the diagonal 45 degree direction are extracted, and similarly, steps 82 to 85 are further performed. By executing the process twice, 64 features representing the horizontal direction and 64 features representing the 135-degree diagonal direction are extracted, and a feature vector of 256 elements is generated in total.

【0016】なお、以上説明したような特徴抽出方法に
限定されるものではなく、所定要素数からなる特徴ベク
トルを生成する方法であればどのようなものでも良い。
このような特徴ベクトル生成方法を、1つのカテゴリに
属する全ての学習パターンに適用し、生成した特徴ベク
トルの平均ベクトルを求めることにより、そのカテゴリ
の辞書ベクトルが生成され、これらの手順を全カテゴリ
に対して実行することにより、圧縮パターン認識辞書の
元となる非圧縮のパターン認識辞書が生成される。
The present invention is not limited to the feature extraction method described above, but may be any method that generates a feature vector having a predetermined number of elements.
By applying such a feature vector generation method to all learning patterns belonging to one category and calculating an average vector of the generated feature vectors, a dictionary vector of the category is generated, and these procedures are applied to all categories. By executing the above, an uncompressed pattern recognition dictionary that is a source of the compressed pattern recognition dictionary is generated.

【0017】図4は、所定要素数を持つ辞書ベクトルを
示す構成図であり、同図において、40は各カテゴリを
識別するためのカテゴリコード、41〜42,45〜4
7,はそれぞれの要素組に含まれる要素である。今、こ
の辞書ベクトルの要素数をnとすると、1つのカテゴリ
に対する辞書は、カテゴリコード40とn個の要素から
なる辞書ベクトルから構成されるものとなる。これらす
べてのカテゴリの辞書ベクトルが、前述の手順に基づい
て予め生成され、非圧縮パターン認識辞書として図1の
辞書ベクトル記憶部1に格納されるものとなる。
FIG. 4 is a block diagram showing a dictionary vector having a predetermined number of elements. In FIG. 4, reference numeral 40 denotes a category code for identifying each category, 41 to 42, 45 to 4
7, are elements included in each element set. Now, assuming that the number of elements of this dictionary vector is n, a dictionary for one category is composed of a category code 40 and a dictionary vector including n elements. The dictionary vectors of all these categories are generated in advance based on the above-described procedure, and are stored in the dictionary vector storage unit 1 of FIG. 1 as uncompressed pattern recognition dictionaries.

【0018】次に、圧縮辞書作成部10の動作について
説明する。まず、辞書読み出し部11は、任意のカテゴ
リを選択し、そのカテゴリに対応する辞書ベクトルを辞
書ベクトル記憶部1より読み出して記憶する。要素組選
択部12では、辞書読み出し部11に記憶された辞書ベ
クトルから、要素組を順次読み出して圧縮判定部13に
送信する。図9は、要素組選択部12を示すブロック図
である。図9において、90は辞書読み出し部11内に
ある辞書バッファであり、辞書ベクトル記憶部1から読
み出された任意のカテゴリに対応する辞書ベクトルの各
要素が一時的に格納されている。
Next, the operation of the compression dictionary creating section 10 will be described. First, the dictionary reading unit 11 selects an arbitrary category, reads a dictionary vector corresponding to the category from the dictionary vector storage unit 1, and stores the dictionary vector. The element set selecting unit 12 sequentially reads out the element sets from the dictionary vectors stored in the dictionary reading unit 11 and transmits them to the compression determining unit 13. FIG. 9 is a block diagram illustrating the element set selection unit 12. In FIG. 9, reference numeral 90 denotes a dictionary buffer in the dictionary reading unit 11, in which each element of the dictionary vector corresponding to an arbitrary category read from the dictionary vector storage unit 1 is temporarily stored.

【0019】要素組番号記憶部91には、辞書バッファ
90内に格納されている各要素組(0〜K)を構成する
複数の要素の格納場所情報として、それぞれ先頭番号お
よび末尾番号が予め格納されており、要素組読み出し部
92は、要素組番号記憶部91に記憶されている先頭番
号および末尾番号に基づいて、辞書バッファ90から複
数の要素を読み出し、これら複数の要素を要素組として
要素組記憶部93に格納し、端子94に出力する。例え
ば、第k番目の要素組に対応する先頭番号がk1で、末
尾番号がkmであった場合、要素組読み出し部92は、
辞書バッファ90のk1番目の要素dk1からkm番目の
要素dkmまでのm個の要素を読み出すものとなる。
The element number storage unit 91 stores a head number and an end number in advance as storage location information of a plurality of elements constituting each element set (0 to K) stored in the dictionary buffer 90. The element set reading unit 92 reads a plurality of elements from the dictionary buffer 90 based on the start number and the end number stored in the element set number storage unit 91, and uses these elements as an element set. The data is stored in the set storage unit 93 and output to the terminal 94. For example, if the head number corresponding to the k-th element set is k1 and the end number is km, the element set reading unit 92
The m elements from the k1st element dk1 to the kmth element dkm of the dictionary buffer 90 are read.

【0020】なお、前述の説明では、各要素組に含まれ
る要素の数mが可変である場合について説明したが、m
を固定としても良い。図10は、要素組選択部12の他
の例を示すブロック図であり、特に、各要素組に含まれ
る要素数が固定である場合を示している。図10におい
て、101は要素組番号計算部であり、この場合には、
各要素組に含まれる要素の数mが固定であることから、
前述の要素組番号記憶部91の代わりに、要素組番号計
算部101を設けて、第k番目の要素組の先頭番号をk
×m+1により求めるとともに、末尾番号をk×m+m
により求めるものとなる。このように、すべての要素組
を構成する要素数を同一数とすることにより、要素組選
択処理が簡略化され、より高速に処理することが可能と
なる。
In the above description, the case where the number m of elements included in each element set is variable has been described.
May be fixed. FIG. 10 is a block diagram showing another example of the element set selection unit 12, and particularly shows a case where the number of elements included in each element set is fixed. In FIG. 10, reference numeral 101 denotes an element set number calculation unit. In this case,
Since the number m of elements included in each element set is fixed,
An element set number calculation unit 101 is provided instead of the above-described element set number storage unit 91, and the head number of the k-th element set is set to k
× m + 1 and the end number is k × m + m
Is obtained by As described above, by setting the number of elements constituting all the element sets to be the same, the element set selection processing is simplified, and the processing can be performed at higher speed.

【0021】前述の図4では、要素41は第1番目の要
素組の第1番目の要素d11を示しており、同様に要素4
5は、第2番目の要素組の第1番目の要素d21を示して
いる。また、前述の図7では、4方向の方向特徴抽出方
法を採用して各方向を64要素に分割するとともに、太
線で囲まれた2つの要素を要素組とした場合を示してい
る。すなわち、要素1および要素2により、第1番目の
要素組を構成し、要素3および要素4により、第2番目
の要素組を構成している。なお、この実施例では、2要
素を1要素組とする場合を例に説明したが、2個以外の
要素から要素組を構成するようにしてもよい。
In FIG. 4, the element 41 indicates the first element d11 of the first element set.
Reference numeral 5 denotes the first element d21 of the second element set. Also, FIG. 7 described above shows a case where each direction is divided into 64 elements by employing the directional feature extraction method of four directions, and two elements surrounded by a thick line are used as an element set. That is, element 1 and element 2 constitute a first element set, and element 3 and element 4 constitute a second element set. Note that, in this embodiment, a case where two elements are made into one element set has been described as an example, but an element set may be made up of elements other than two.

【0022】次に、図1において圧縮判定部13では、
要素組選択部12の要素組記憶部93(図9,10参
照)に記憶された任意の要素組に属するm個の要素を用
いて評価値を求め、この評価値と端子2から入力されし
きい値記憶部14に格納されるしきい値とを比較するこ
とにより、これらの要素を圧縮するか否かを判定する。
一般に、辞書の圧縮を目的として各要素値を所定の代表
値で置換した場合、各要素値と代表値との誤差に起因す
るパターン認識性能の低下が予想される。したがって、
各要素値と代表値との誤差、すなわち各要素値のバラツ
キを示す所定の評価値を算出し、この評価値に基づいて
圧縮/非圧縮を判定することにより、生成されるパター
ン認識辞書の認識性能の低下を抑制することが可能とな
る。
Next, in FIG.
An evaluation value is obtained by using m elements belonging to an arbitrary element set stored in the element set storage unit 93 (see FIGS. 9 and 10) of the element set selection unit 12. By comparing with a threshold value stored in the threshold value storage unit 14, it is determined whether or not to compress these elements.
In general, when each element value is replaced with a predetermined representative value for the purpose of compressing a dictionary, it is expected that pattern recognition performance will decrease due to an error between each element value and the representative value. Therefore,
A predetermined evaluation value indicating an error between each element value and the representative value, that is, a variation of each element value, is calculated, and compression / non-compression is determined based on the evaluation value, whereby the generated pattern recognition dictionary is recognized. It is possible to suppress a decrease in performance.

【0023】特に圧縮判定部13は、評価値算出手段と
して、任意の要素組を構成する各要素から最大値と最小
値を選択し、その最大値と最小値との差を求める評価値
生成回路を有しており、この評価値生成回路により各要
素組に対する評価値が算出される。なお、これ以外の評
価値算出方法として、他の方法、例えば要素組中の各要
素の分散値を計算するようにしてもよい。
In particular, the compression determining section 13 selects a maximum value and a minimum value from each of the elements constituting an arbitrary set of elements and evaluates the difference between the maximum value and the minimum value. This evaluation value generation circuit calculates an evaluation value for each element set. In addition, as another evaluation value calculation method, another method, for example, a variance value of each element in an element set may be calculated.

【0024】ここで、算出した評価値がしきい値以下で
ある場合には、要素組を構成する各要素のバラツキが比
較的小さいと判断し、圧縮を行うと判定する。これに応
じて、要素組を構成するm個の要素は圧縮処理部15に
出力され、圧縮処理部15により各要素から代表値が求
められ、この代表値と圧縮を示す符号とがその要素組の
情報として圧縮辞書記憶部17に格納される。要素組の
代表値としては、各要素の平均値が用いられるが、各要
素の最大値や最小値を選択して利用しても良い。
Here, when the calculated evaluation value is equal to or smaller than the threshold value, it is determined that the variation of each element constituting the element set is relatively small, and it is determined that compression is performed. In response, the m elements constituting the element set are output to the compression processing unit 15, and a representative value is obtained from each element by the compression processing unit 15, and the representative value and a code indicating compression are assigned to the element set. Is stored in the compression dictionary storage unit 17 as the information of. The average value of each element is used as the representative value of the element set, but the maximum value or the minimum value of each element may be selected and used.

【0025】一方、算出した評価値がしきい値より大き
い場合には、要素組を構成する各要素のバラツキが比較
的大きいと判断し、圧縮しないと判定する。これに応じ
て、要素組を構成するm個の要素は非圧縮処理部16に
送信され、非圧縮処理部16により、各要素値が圧縮さ
れないまま非圧縮を示す符号とともに圧縮辞書記憶部1
7に格納される。このように、圧縮/非圧縮判定方法と
して、任意の要素組を構成する各要素値のうちの最大値
と最小値との差と、所定のしきい値とを比較し、差がし
きい値より大きい場合には圧縮しないと判定し、差がし
きい値以下である場合には圧縮すると判定するようにし
たので、簡単な計算により精度よく判定することが可能
となり、判定処理のための構成が簡略化されるとともに
判定処理が高速化される。
On the other hand, when the calculated evaluation value is larger than the threshold value, it is determined that the variation of each element constituting the element set is relatively large, and it is determined that compression is not performed. In response to this, m elements constituting the element set are transmitted to the non-compression processing unit 16, and the non-compression processing unit 16 compresses each element value with a code indicating non-compression without being compressed.
7 is stored. As described above, as a compression / non-compression determination method, the difference between the maximum value and the minimum value of each element value constituting an arbitrary element set is compared with a predetermined threshold value, and the difference is determined by the threshold value. If the difference is smaller than the threshold, it is determined that compression is not performed. If the difference is smaller than the threshold value, compression is determined. Is simplified and the determination process is sped up.

【0026】なお、非圧縮の場合には、各要素値をその
まま圧縮辞書記憶部17に格納するのではなく、要素組
中の各要素値の平均値を代表値として算出し、この代表
値と各要素との差分値を、代表値と併せて格納するよう
にしてもよく、この場合には、各要素組について、1つ
の代表値、m個の差分値、および非圧縮を示す符号が格
納される。これにより、各要素値を表すのに必要なビッ
ト数が削減され、非圧縮の場合でも辞書容量をさらに削
減することが可能となる。
In the case of non-compression, each element value is not stored in the compression dictionary storage unit 17 as it is, but the average value of each element value in the element set is calculated as a representative value. The difference value from each element may be stored together with the representative value. In this case, one representative value, m difference values, and a code indicating non-compression are stored for each element set. Is done. As a result, the number of bits required to represent each element value is reduced, and the dictionary capacity can be further reduced even in the case of non-compression.

【0027】さらに、要素組中で所定番号の要素を削除
して、m−1個の要素値またはそれぞれの要素値と代表
値との差分値と、1つの代表値からなる計m個の値、お
よび非圧縮を示す符号を格納するようにしてもよい。以
上のような任意の要素組に対する一連の圧縮辞書作成処
理を、すべての要素組に対して繰り返し実施することに
より、全要素組を圧縮/非圧縮処理した新たな辞書を作
成し、圧縮辞書記憶部17に格納された内容が、辞書ベ
クトル記憶部1に格納されることにより、圧縮された新
たなパターン認識辞書が完成する。
Further, an element having a predetermined number is deleted from the element set, and m-1 element values or a difference value between each element value and a representative value and a total of m values consisting of one representative value are obtained. , And a code indicating non-compression. By repeatedly performing the series of compression dictionary creation processing for an arbitrary element set as described above for all element sets, a new dictionary in which all element sets are compressed / uncompressed is created, and a compressed dictionary storage is performed. By storing the contents stored in the unit 17 in the dictionary vector storage unit 1, a new compressed pattern recognition dictionary is completed.

【0028】図5は、圧縮されたパターン認識辞書を示
す説明図である。図4に示した当初辞書ベクトル記憶部
1に格納されていた非圧縮パターン認識辞書と比較し
て、第1番目の要素組すなわち要素41であるd11から
要素42であるd1mまでが、この要素組から生成された
代表値52であるd1'に圧縮され、圧縮を示す符号S1
とともに格納されている。また、第2番目の要素組につ
いては、非圧縮と判定されたものであり、この場合に
は、非圧縮を示す符号53としてS2 が格納されるとと
もに、第1番目の要素45であるd21から第m番目の要
素47であるd2mまでが、そのまま格納されている。
FIG. 5 is an explanatory diagram showing a compressed pattern recognition dictionary. Compared to the uncompressed pattern recognition dictionary initially stored in the dictionary vector storage unit 1 shown in FIG. 4, the first element set, that is, from element d11 to element d1m, Are compressed to d1 'which is a representative value 52 generated from
Is stored with it. Further, the second element set is determined to be uncompressed. In this case, S2 is stored as a code 53 indicating non-compression, and the first element 45 d21 is used. Up to d2m which is the m-th element 47 is stored as it is.

【0029】以上説明したように、本発明によるパター
ン認識辞書生成装置は、非圧縮辞書から任意のカテゴリ
に対応する特徴ベクトルを読み出して複数の要素組に分
割して、所定の基準に基づいて各要素組を圧縮するか否
か判定し、圧縮する場合には、要素組を構成する各要素
値を1つの代表値と置換して圧縮データを生成し、この
圧縮および非圧縮データからすべてのカテゴリに対応す
る圧縮辞書を生成するようにしたので、パターン認識辞
書の要素を必要以上に削減することなく圧縮された辞書
を生成することが可能となり、認識性能を大幅に低下さ
せることなく、低容量のパターン認識辞書を生成するこ
とができる。
As described above, the apparatus for generating a pattern recognition dictionary according to the present invention reads out a feature vector corresponding to an arbitrary category from an uncompressed dictionary, divides it into a plurality of element sets, and sets It is determined whether or not to compress the element set, and in the case of compression, each element value constituting the element set is replaced with one representative value to generate compressed data, and all the categories are obtained from the compressed and uncompressed data. Is generated, it is possible to generate a compressed dictionary without reducing the elements of the pattern recognition dictionary more than necessary, and without reducing the recognition performance drastically. Can be generated.

【0030】なお、図6は、圧縮されたパターン認識辞
書の他の例を示す説明図であり、特に非圧縮時に代表値
とその差分により各要素値を表現した場合を示してい
る。図6において、要素組が圧縮された場合には、図5
の符号51および代表値52と同様に記憶される。一
方、非圧縮の場合には、第2番目の要素組の例のよう
に、非圧縮を示す符号53をS2 として記憶するととも
に、元の要素45から要素47までのm個の要素の平均
値を代表値61としてd2'に記憶し、要素差分値65
は、要素組の第1番目の要素45から代表値61を減じ
た値を示すものとなる。
FIG. 6 is an explanatory diagram showing another example of the compressed pattern recognition dictionary, particularly showing a case where each element value is expressed by a representative value and its difference when the pattern is not compressed. In FIG. 6, when the element set is compressed, FIG.
Are stored in the same manner as the reference numeral 51 and the representative value 52. On the other hand, in the case of non-compression, as in the example of the second element set, the code 53 indicating non-compression is stored as S2 and the average value of m elements from the original element 45 to the element 47 is stored. Is stored in d2 'as a representative value 61, and the element difference value 65
Indicates a value obtained by subtracting the representative value 61 from the first element 45 of the element set.

【0031】同様に、m−1個の要素と代表値との差を
記憶し、要素差分値66の値は、第m−1番目の要素と
代表値との差分値となり、第m番目の要素47に関する
値は、記憶しても記憶しなくても良い。なお、第m番目
の要素に関する値を削除した場合には、後述の図2に示
すパターン認識装置の非圧縮部距離計算部26におい
て、その要素組の第1番目の要素差分値65に代表値6
1を加えることにより元の要素値45が復元されるとと
もに、同様にして第m−1番目までの要素値が復元され
る。また、第m番目の要素値47は、代表値61が元の
各要素値の平均値であることから、代表値61のm倍か
ら、既に復元されたm−1個の要素値すべてを減じて復
元することができる。また、以上の説明において、代表
値61を要素組の値の先頭に配置するように説明した
が、代表値61の配置場所は固定的ではなく、必要に応
じて柔軟に設定することが可能である。
Similarly, the difference between the m-1 elements and the representative value is stored, and the value of the element difference value 66 becomes the difference value between the m-1 element and the representative value, and the mth element The value for element 47 may or may not be stored. When the value relating to the m-th element is deleted, a representative value is added to the first element difference value 65 of the element set in the uncompressed portion distance calculation unit 26 of the pattern recognition device shown in FIG. 6
By adding 1, the original element value 45 is restored, and similarly, the m-1st element values are restored. Further, since the representative value 61 is the average value of the original element values, the m-th element value 47 is obtained by subtracting all m-1 element values already restored from m times the representative value 61. Can be restored. In the above description, the representative value 61 is described as being arranged at the head of the value of the element set. However, the place where the representative value 61 is arranged is not fixed, but can be set flexibly as necessary. is there.

【0032】さらに、以上の説明において、生成された
パターン認識辞書に格納されている各カテゴリの要素組
について、符号51,53(図5参照)を付加すること
により、その圧縮/非圧縮を示すようにした場合につい
て説明したが、各要素組を構成する所定の要素値に組み
込むようにしてもよい。図11は、圧縮されたパターン
認識辞書の他の例を示す説明図である。特に、各要素組
に関する圧縮/非圧縮を示す符号を所定の要素値の最下
位ビットに組み込んだものを示しており、各要素値は、
8ビットで表現されているものとするが、実際には8ビ
ットに限るものではなく、他の長さで表現されていても
容易に類推できる。
Further, in the above description, the compression / non-compression is indicated by adding reference numerals 51 and 53 (see FIG. 5) to the element sets of each category stored in the generated pattern recognition dictionary. Although the case has been described above, each element set may be incorporated into a predetermined element value. FIG. 11 is an explanatory diagram showing another example of the compressed pattern recognition dictionary. In particular, a code indicating compression / non-compression for each element set is incorporated in the least significant bit of a predetermined element value.
Although it is assumed that it is represented by 8 bits, it is not actually limited to 8 bits, and it can be easily analogized even if it is represented by another length.

【0033】圧縮または非圧縮を示す符号は、要素値を
構成する8ビットのうちの最下位ビットに配置する。こ
こでは、第1番目の要素値または代表値にこれら符号が
配置される。圧縮を示す符号を1とし、非圧縮を示す符
号を0とすると、図5の圧縮を示す符号51は代表値5
2の最下位ビットに配置され、図11の8ビットの値1
11として記憶される。同様に、図5の非圧縮を示す符
号53は対応する要素組の第1番目の要素値45の最下
位ビットに配置され、図11の8ビットの値115とし
て記憶される。2番目以降の要素値46,47はそのま
まの値が記憶される。
The code indicating compression or non-compression is placed at the least significant bit of the 8 bits constituting the element value. Here, these codes are assigned to the first element value or the representative value. Assuming that the code indicating compression is 1 and the code indicating non-compression is 0, the code 51 indicating compression in FIG.
2, the 8-bit value 1 shown in FIG.
11 is stored. Similarly, the code 53 indicating uncompressed in FIG. 5 is placed at the least significant bit of the first element value 45 of the corresponding element set and stored as the 8-bit value 115 in FIG. The values of the second and subsequent element values 46 and 47 are stored as they are.

【0034】このように、圧縮を示す符号として、代表
値の最下位1ビットに置き換えて記述し、非圧縮を示す
符号は、要素組を構成する各要素値のうちの所定の要素
値の最下位1ビットに置き換えて記述するようにしたの
で、各要素組に付加される符号による辞書容量の増加を
抑制することが可能となる。
As described above, the code indicating compression is described by replacing the least significant bit of the representative value with the least significant bit, and the code indicating non-compression is the lowest one of the predetermined element values of the element values constituting the element set. Since the description is made by replacing the lower one bit, it is possible to suppress an increase in the dictionary capacity due to the code added to each element set.

【0035】次に、本発明の第2の実施例として、前述
したパターン認識辞書生成装置によって生成された辞書
を用いてパターン認識を実施するパターン認識装置につ
いて、図2を参照して説明する。図2は、パターン認識
装置を示すブロック図であり、同図において、20は辞
書ベクトル記憶部1に格納されている圧縮されたパター
ン認識辞書に基づいて、端子3から入力されたパターン
を認識し、端子4から認識結果として所定のカテゴリを
示す情報を出力する認識部である。
Next, as a second embodiment of the present invention, a pattern recognition apparatus that performs pattern recognition using a dictionary generated by the above-described pattern recognition dictionary generation apparatus will be described with reference to FIG. FIG. 2 is a block diagram showing a pattern recognition device. In FIG. 2, reference numeral 20 denotes a pattern recognition device that recognizes a pattern input from a terminal 3 based on a compressed pattern recognition dictionary stored in a dictionary vector storage unit 1. , A recognition unit that outputs information indicating a predetermined category from the terminal 4 as a recognition result.

【0036】認識部20において、21は端子3から入
力されたパターンから特徴抽出方法(図8参照)に基づ
いて特徴ベクトルを抽出する特徴抽出部、22は抽出さ
れた特徴ベクトルを一時的に記憶するベクトルバッフ
ァ、23はベクトルバッファ22内の特徴ベクトルから
所定の要素組を選択する要素組選択部である。24は辞
書ベクトル記憶部1から任意のカテゴリに対応する辞書
ベクトルを読み出して一時的に記憶する圧縮辞書バッフ
ァ、25は要素組選択部23が選択した要素組に対応す
る要素組を圧縮辞書バッファ24から読み出し、これに
含まれる圧縮/非圧縮を示す符号に応じて、読み出した
要素組を非圧縮部距離計算部26または圧縮部距離計算
部27に出力する圧縮判定部である。
In the recognizing unit 20, a feature extracting unit 21 extracts a feature vector from a pattern input from the terminal 3 based on a feature extracting method (see FIG. 8), and a temporary storing unit 22 stores the extracted feature vector. A vector buffer 23 is an element set selection unit that selects a predetermined element set from the feature vectors in the vector buffer 22. Reference numeral 24 denotes a compression dictionary buffer for reading out a dictionary vector corresponding to an arbitrary category from the dictionary vector storage unit 1 and temporarily storing the dictionary vector. Reference numeral 25 denotes a compression dictionary buffer 24 for storing an element set corresponding to the element set selected by the element set selection unit 23. And a compression determination unit that outputs the read element set to the non-compression unit distance calculation unit 26 or the compression unit distance calculation unit 27 according to the code indicating compression / non-compression included in the data.

【0037】26は圧縮判定部25から入力された非圧
縮状態の要素組と要素組選択部からの要素組との距離を
計算する非圧縮部距離計算部、27は圧縮判定部25か
ら入力された圧縮状態の要素組と要素組選択部からの要
素組との距離を計算する圧縮部距離計算部、28は非圧
縮距離計算部26または圧縮部距離計算部27から計算
結果として出力された距離を各カテゴリごとにすべての
要素組について加算する距離加算部、29は距離加算部
28で計算された、端子3から入力されたパターンと辞
書ベクトル記憶部1から読み出した各カテゴリの辞書ベ
クトルとの距離のうち、その距離が最も小さいカテゴリ
を認識結果として端子4に出力する認識判定部である。
Reference numeral 26 denotes a non-compression section distance calculation section for calculating the distance between the element set in the non-compression state input from the compression determination section 25 and the element set from the element set selection section. The compression unit distance calculation unit 28 calculates the distance between the element set in the compressed state and the element set from the element set selection unit, and the distance 28 output as a calculation result from the non-compression distance calculation unit 26 or the compression unit distance calculation unit 27. Is added to all the element sets for each category. 29 is a distance addition unit that calculates the pattern input from the terminal 3 and the dictionary vector of each category read from the dictionary vector storage unit 1 calculated by the distance addition unit 28. The recognition determining unit outputs the category having the smallest distance among the distances to the terminal 4 as a recognition result.

【0038】次に、パタン認識装置の動作について説明
する。前述したパターン認識辞書生成装置によって生成
されたパターン認識辞書は、辞書ベクトル記憶部1に記
憶されているものとする。まず、特徴抽出部21によ
り、端子3から入力されたパターンから前述のパターン
認識辞書生成時と同様の特徴抽出方法(図8参照)を用
いて所定数n個の要素からなる特徴ベクトルが抽出さ
れ、ベクトルバッファ22に格納される。
Next, the operation of the pattern recognition device will be described. It is assumed that the pattern recognition dictionary generated by the above-described pattern recognition dictionary generation device is stored in the dictionary vector storage unit 1. First, the feature extraction unit 21 extracts a feature vector including a predetermined number n of elements from the pattern input from the terminal 3 by using the same feature extraction method as that used when the pattern recognition dictionary is generated (see FIG. 8). , Are stored in the vector buffer 22.

【0039】次に、読み出されたパターンと圧縮された
パターン認識辞書内の各カテゴリに対応するすべての辞
書ベクトルとの距離をそれぞれ計算し、これら各カテゴ
リとの距離に基づいて認識判定を行う。今、第L番目の
カテゴリとの距離を計算する場合、辞書ベクトル記憶部
1から第L番目のカテゴリの辞書ベクトルを読み出し、
圧縮辞書バッファ24に記憶する。要素組選択部23
は、前述の図9または図10に示したものと同様の構成
であり、ベクトルバッファ22に記憶された入力特徴ベ
クトルから、順次要素組を読み出し、入力要素組として
非圧縮部距離計算部26および圧縮部距離計算部27に
出力する。
Next, the distance between the read pattern and all dictionary vectors corresponding to each category in the compressed pattern recognition dictionary is calculated, and recognition judgment is performed based on the distance between each category. . Now, when calculating the distance to the L-th category, the dictionary vector of the L-th category is read from the dictionary vector storage unit 1, and
It is stored in the compression dictionary buffer 24. Element set selector 23
Has the same configuration as that shown in FIG. 9 or FIG. 10 described above, sequentially reads out the element sets from the input feature vectors stored in the vector buffer 22, and sets the uncompressed portion distance calculating section 26 and Output to the compression section distance calculation section 27.

【0040】これに応じて、要素組選択部23が読み出
した入力要素組と対応する要素組が、辞書要素組として
圧縮辞書バッファ24から圧縮判定部25に読み出され
る。圧縮判定部25では、前述の図5や図6に示したパ
ターン認識辞書に格納されている符号51や符号53を
参照することにより、その要素組を構成する各要素が圧
縮されているか非圧縮かを判定し、その判定結果に応じ
て、非圧縮部距離計算部26または圧縮部距離計算部2
7のいずれかにこれら辞書要素組を出力する。
In response, an element set corresponding to the input element set read by the element set selection unit 23 is read from the compression dictionary buffer 24 to the compression determination unit 25 as a dictionary element set. The compression determination unit 25 refers to the reference numerals 51 and 53 stored in the pattern recognition dictionaries shown in FIGS. 5 and 6 to determine whether each element constituting the element set is compressed or not. The compression unit distance calculation unit 26 or the compression unit distance calculation unit 2
7 is output to these dictionary element sets.

【0041】非圧縮部距離計算部26では、要素組選択
部23により選択された入力要素組を構成する個々の要
素値と、これに対応して圧縮判定部25から出力された
辞書要素組を構成する個々の要素値との差分の絶対値の
和をそれぞれ計算し、この計算結果を1つの対応する要
素組間の距離として距離加算部28に出力する。なお、
距離を差分の絶対値の和により計算したが、他の計算方
法、例えば、差の2乗の和で表現することもできる。ま
た、辞書要素組が要素組の代表値と、個々の要素および
代表値の差分とで記述されている場合には、記憶されて
いる差分値に代表値を加えて、元の辞書の要素値を復元
した後に、前述と同様の距離計算を行う。この場合、要
素値と代表値との差分値の一つが削除されている場合に
は、代表値の要素数倍から、当該要素を除く復元された
要素値の和を減じることにより、削除された要素の値を
復元する。
The non-compression unit distance calculation unit 26 calculates the individual element values constituting the input element set selected by the element set selection unit 23 and the dictionary element set correspondingly output from the compression determination unit 25. The sum of the absolute values of the differences from the individual element values that make up is calculated, and this calculation result is output to the distance addition unit 28 as the distance between one corresponding element set. In addition,
Although the distance is calculated by the sum of the absolute values of the differences, the distance may be expressed by another calculation method, for example, the sum of the squares of the differences. When the dictionary element set is described by the representative value of the element set and the difference between each element and the representative value, the representative value is added to the stored difference value, and the element value of the original dictionary is added. Is restored, the same distance calculation as described above is performed. In this case, when one of the difference values between the element value and the representative value is deleted, the difference value is deleted by subtracting the sum of the restored element values excluding the element from the number of elements of the representative value. Restore the value of an element.

【0042】一方、圧縮部距離計算部27では、要素組
選択部23により選択された入力要素組を構成する個々
の要素値と、これに対応して圧縮判定部25から出力さ
れた辞書要素組を構成する個々の要素組の代表値とか
ら、要素組の距離計算を行う。図12は、圧縮部距離計
算部27を示すブロック図であり、121は要素選択部
23の要素組記憶部93に記憶されている各要素値か
ら、代表値を計算する代表値計算部、122は要素組記
憶部93に記憶されている各要素値の数を記憶する要素
数記憶部、124は端子123を介して圧縮判定部25
から入力された要素組の代表値を記憶する辞書代表値記
憶部、125は代表値計算部121で計算された入力代
表値と、辞書代表値記憶部からの辞書代表値とから距離
を計算する距離計算部、126は距離計算部125で計
算された距離と要素数記憶部122内の要素数とを乗算
して、対応する要素数の距離として端子127を介して
距離加算部28に出力する乗算部である。
On the other hand, in the compression section distance calculation section 27, the individual element values constituting the input element set selected by the element set selection section 23 and the dictionary element set output from the compression determination section 25 corresponding thereto are set. Is calculated from the representative values of the individual element sets that constitute. FIG. 12 is a block diagram illustrating the compression unit distance calculation unit 27. Reference numeral 121 denotes a representative value calculation unit that calculates a representative value from each element value stored in the element set storage unit 93 of the element selection unit 23. Is an element number storage unit for storing the number of each element value stored in the element set storage unit 93, and 124 is a compression determination unit 25 via a terminal 123.
The dictionary representative value storage unit 125 stores the representative value of the element set input from the dictionary representative value calculation unit 121 and calculates the distance from the input representative value calculated by the representative value calculation unit 121 and the dictionary representative value from the dictionary representative value storage unit. The distance calculation unit 126 multiplies the distance calculated by the distance calculation unit 125 by the number of elements in the number-of-elements storage unit 122 and outputs the result to the distance addition unit 28 via the terminal 127 as the corresponding number of elements. It is a multiplication unit.

【0043】まず、代表値計算部121は、要素組選択
部23により入力特徴ベクトルから選択された任意の入
力要素組が格納されている要素組記憶部93から、入力
要素組を構成する各要素を読み出し、その平均値を計算
して入力代表値とするとともに、要素数記憶部122は
要素の個数を記憶する。一方、圧縮判定部25からの辞
書代表値は端子123を通じて入力され、辞書代表値記
憶部124に記憶されており、距離計算部125は、辞
書代表値記憶部124の辞書代表値と代表値計算部12
1の入力代表値との差分の絶対値を距離として求め、乗
算部126に出力する。
First, the representative value calculation unit 121 reads each element constituting the input element set from the element set storage unit 93 in which an arbitrary input element set selected from the input feature vector by the element set selection unit 23 is stored. Is read out, the average value is calculated and used as an input representative value, and the number-of-elements storage unit 122 stores the number of elements. On the other hand, the dictionary representative value from the compression determination unit 25 is input through the terminal 123 and stored in the dictionary representative value storage unit 124. The distance calculation unit 125 stores the dictionary representative value and the representative value calculation in the dictionary representative value storage unit 124. Part 12
The absolute value of the difference from the input representative value of 1 is obtained as a distance and output to the multiplication unit 126.

【0044】次に乗算部126は、距離計算部125か
らの値と要素数記憶部122の値とを乗算し、その結果
を要素組の距離として端子127を介して距離加算部2
8に出力する。なお、距離計算部125において、入力
される2つの代表値の差分の絶対値としたが、他の距離
計算方法、例えば2つの代表値の差分の2乗などにより
距離を計算してもよい。
Next, the multiplication unit 126 multiplies the value from the distance calculation unit 125 by the value of the number-of-elements storage unit 122, and uses the result as the distance of the element set via the distance addition unit 2 via the terminal 127.
8 is output. Although the distance calculating unit 125 sets the absolute value of the difference between the two representative values to be input, the distance may be calculated by another distance calculating method, for example, the square of the difference between the two representative values.

【0045】また、代表値計算部121において、入力
される各要素値の平均値を代表値として求めたが、他の
代表値計算方法、例えば各要素値の最大値や最小値に基
づいて要素組の代表値を計算してもよい。このように、
辞書要素組が圧縮されている場合に、入力要素組から求
めた代表値と辞書要素組を構成する代表値との距離を計
算し、この距離に入力要素組を構成する要素の数を乗算
した距離を両要素間の距離として出力するようにしたの
で、距離計算が簡略化され、距離計算処理が高速化され
る。
In the representative value calculation unit 121, the average value of each input element value is obtained as the representative value. However, the representative value calculation unit 121 calculates the element value based on another representative value calculation method, for example, the maximum value or the minimum value of each element value. A set of representative values may be calculated. in this way,
When the dictionary element set is compressed, the distance between the representative value obtained from the input element set and the representative value forming the dictionary element set is calculated, and this distance is multiplied by the number of elements forming the input element set. Since the distance is output as the distance between the two elements, the distance calculation is simplified and the distance calculation process is sped up.

【0046】また、前述の説明では、入力要素組から入
力代表値を計算し、その入力代表値と辞書代表値とに基
づいて2つの要素組の距離を計算するようにした場合に
ついて説明したが、入力要素組の各要素と辞書代表値と
から個々の要素に関する距離を計算し、これら距離を加
算することにより要素組の距離を計算するようにしても
よい。図13は、圧縮部距離計算部27の他の例を示す
ブロック図であり、特に各要素ごとに距離を計算するこ
とにより要素組の距離を計算するものである。図13に
おいて、図12の代表値計算部121および乗算部12
6の代わりに、要素値記憶部131および距離加算部1
306がそれぞれ設けられている他は図12と同様であ
る。
In the above description, the input representative value is calculated from the input element set, and the distance between the two element sets is calculated based on the input representative value and the dictionary representative value. Alternatively, a distance for each element may be calculated from each element of the input element set and the dictionary representative value, and the distance of the element set may be calculated by adding these distances. FIG. 13 is a block diagram showing another example of the compression unit distance calculation unit 27. In particular, the distance of an element set is calculated by calculating the distance for each element. In FIG. 13, the representative value calculation unit 121 and the multiplication unit 12 shown in FIG.
6, the element value storage unit 131 and the distance addition unit 1
It is the same as FIG. 12 except that the 306 is provided.

【0047】まず、要素値記憶部131は、要素組記憶
部93に格納されている入力要素組を構成する各要素を
1つづつ読み出して記憶し、距離計算部125は、要素
数記憶部122に記憶されている要素数に応じて、要素
値記憶部131内の個々の要素値と、辞書代表値記憶部
124に記憶されている辞書代表値との差分の絶対値を
距離としてそれぞれ求め、距離加算部126に出力す
る。距離加算部126は、距離計算部125から出力さ
れるすべての要素に対応する距離を加算してその総和を
求め、要素組の距離として端子127を介して距離加算
部28に出力する。
First, the element value storage section 131 reads out and stores each element constituting the input element set stored in the element set storage section 93 one by one, and the distance calculation section 125 stores the element number storage section 122 The absolute value of the difference between each element value in the element value storage unit 131 and the dictionary representative value stored in the dictionary representative value storage unit 124 is obtained as a distance in accordance with the number of elements stored in Output to distance adding section 126. The distance adding unit 126 adds the distances corresponding to all the elements output from the distance calculating unit 125 to obtain the total sum, and outputs the sum to the distance adding unit 28 via the terminal 127 as the element set distance.

【0048】なお、距離計算部125において、入力さ
れる2つの代表値の差分の絶対値としたが、他の距離計
算方法、例えば2つの代表値の差分の2乗などにより距
離を計算してもよい。このように、辞書要素組が圧縮さ
れている場合に、入力要素組を構成する各要素値と辞書
要素組を構成する代表値との距離をそれぞれ計算し、こ
れら距離の総和を両要素間の距離として出力するように
したので、単純な演算処理により距離を算出することが
可能となり、距離算出のための構成が簡略化される。
Although the distance calculator 125 sets the absolute value of the difference between the two representative values to be input, the distance is calculated using another distance calculation method, for example, the square of the difference between the two representative values. Is also good. In this way, when the dictionary element set is compressed, the distance between each element value forming the input element set and the representative value forming the dictionary element set is calculated, and the sum of these distances is calculated between the two elements. Since the distance is output, the distance can be calculated by simple arithmetic processing, and the configuration for calculating the distance is simplified.

【0049】以上のようにして、圧縮部距離計算部26
および非圧縮部距離計算部27により、任意の要素組間
の距離が計算されて距離加算部28に出力されるととも
に、対応するカテゴリを構成するすべての要素組間の距
離が順次計算され、距離加算部28によりその総和が計
算されて、端子3から入力されたパターンの特徴ベクト
ルと辞書ベクトル記憶部1内の任意のカテゴリに対応す
る辞書ベクトルとの距離として認識判定部29に出力さ
れる。さらに、認識判定部29は、すべてのカテゴリと
の距離が計算され入力された時点で、これら各カテゴリ
に対応する距離のうち最も小さいものを選択し、これに
対応するカテゴリを、入力されたパターンに対する認識
結果として端子4に出力する。
As described above, the compression section distance calculation section 26
And the non-compression unit distance calculation unit 27 calculates the distance between arbitrary element sets and outputs the calculated distance to the distance addition unit 28, and sequentially calculates the distances between all element sets constituting the corresponding category. The sum is calculated by the adder 28 and output to the recognition determiner 29 as the distance between the feature vector of the pattern input from the terminal 3 and the dictionary vector corresponding to an arbitrary category in the dictionary vector storage 1. Further, when the distances to all the categories are calculated and input, the recognition determination unit 29 selects the smallest one of the distances corresponding to each category, and determines the corresponding category by using the input pattern. Is output to the terminal 4 as a recognition result for.

【0050】このように、本発明によるパターン認識装
置は、前述のパターン認識辞書生成装置により生成され
た圧縮辞書から、任意のカテゴリに対応する辞書特徴ベ
クトルを読み出して辞書要素組を選択し、この辞書要素
組が圧縮されている場合には、その代表値と入力特徴ベ
クトルから選択された入力要素組の要素値とから両要素
組間の距離を計算するとともに、圧縮されていない場合
には対応する各要素値間の距離の和により両要素組間の
距離を計算し、これらをすべての要素組について集計し
て入力パターンと任意のカテゴリとの距離を計算し、各
カテゴリに対応する距離に基づいて入力パターンに対す
る認識判定を行うようにしたので、容量が圧縮された辞
書であっても、所定の認識性能を有するパターン認識を
実施することが可能となる。
As described above, the pattern recognition apparatus according to the present invention reads a dictionary feature vector corresponding to an arbitrary category from the compression dictionary generated by the above-described pattern recognition dictionary generation apparatus, selects a dictionary element set, and selects this dictionary element set. When the dictionary element set is compressed, the distance between the two element sets is calculated from the representative value and the element value of the input element set selected from the input feature vector. Calculate the distance between the two element sets based on the sum of the distances between the element values, and sum up these for all the element sets, calculate the distance between the input pattern and any category, and calculate the distance corresponding to each category. Since the recognition determination for the input pattern is performed based on the input pattern, it is possible to perform pattern recognition having a predetermined recognition performance even with a dictionary whose capacity is compressed. To become.

【0051】次に、本発明の第3の実施例として、パタ
ーン認識辞書生成装置について、図3を参照して説明す
る。図3は、本発明の他の実施例によるパターン認識辞
書生成装置のブロック図であり、特に、前述の圧縮辞書
作成部10(図1参照)と認識部20(図2参照)とを
有している。図3において、前述の説明と同じまたは同
等部分には、同一符号を付してあり、32は辞書生成に
用いるパターンのデータセットを記憶するパターンデー
タ記憶部、33は図8に示した手順に基づいて元となる
非圧縮パターン認識辞書を生成し辞書ベクトル記憶部1
に出力する辞書作成部である。
Next, as a third embodiment of the present invention, a pattern recognition dictionary generating apparatus will be described with reference to FIG. FIG. 3 is a block diagram of a pattern recognition dictionary generation device according to another embodiment of the present invention. In particular, the pattern recognition dictionary generation unit 10 (see FIG. 1) and the recognition unit 20 (see FIG. 2) are provided. ing. 3, the same or equivalent parts as those described above are denoted by the same reference numerals, 32 is a pattern data storage unit that stores a data set of patterns used for dictionary generation, and 33 is a procedure shown in FIG. Generates an original uncompressed pattern recognition dictionary based on the dictionary vector storage unit 1
This is a dictionary creation unit that outputs to the dictionary.

【0052】10は辞書ベクトル記憶部1内に格納され
ているパターン認識辞書および端子2から制御されるし
きい値に基づいて圧縮されたパターン認識辞書を作成す
る圧縮辞書作成部、20は端子3を介してパターンデー
タ記憶部32から読み出したパターンを辞書ベクトル記
憶部1内の圧縮辞書作成部10により新たに作成された
パターン認識辞書に基づいて認識判定し、その結果を端
子4に出力する認識部、31は認識部20からの認識結
果をそれぞれ蓄積して、認識判定を実行したパターン数
と認識結果の正解パターン数とに基づいて認識性能値を
計算し、その認識性能値に基づいてパターン認識辞書を
評価する制御部である。
Reference numeral 10 denotes a compression dictionary creating unit for creating a pattern recognition dictionary stored in the dictionary vector storage unit 1 and a pattern recognition dictionary compressed based on a threshold value controlled from the terminal 2; The pattern read from the pattern data storage unit 32 via the pattern recognition unit 10 in the dictionary vector storage unit 1 is determined based on the pattern recognition dictionary newly created, and the result is output to the terminal 4. And 31 accumulate the recognition results from the recognizing unit 20, respectively, calculate a recognition performance value based on the number of patterns for which recognition determination has been performed and the number of correct patterns of the recognition result, and perform pattern recognition based on the recognition performance values. The control unit evaluates the recognition dictionary.

【0053】まず、辞書生成部33は、前述の図8に示
した手順に基づいて、パターンデータ記憶部32に格納
されているパターンのデータセットから元となる非圧縮
パターン認識辞書を生成し、辞書ベクトル記憶部1に出
力する。次に、制御部31は認識部20を起動し、これ
に応じて認識部20は、端子3を介してパターンデータ
記憶部32から読み出したパターンに対して、辞書ベク
トル記憶部1に格納されている非圧縮パターン認識辞書
を用いて認識判定を実施し、その結果を端子4を介して
制御部31に出力する。制御部31は、認識部20によ
り認識判定を実施したパターン数と認識結果の正解パタ
ーン数との比などを用いて、認識性能値を計算し記憶す
る。
First, the dictionary generation unit 33 generates an original uncompressed pattern recognition dictionary from a pattern data set stored in the pattern data storage unit 32 based on the procedure shown in FIG. Output to the dictionary vector storage unit 1. Next, the control unit 31 activates the recognizing unit 20, and in response, the recognizing unit 20 stores the pattern read from the pattern data storage unit 32 via the terminal 3 in the dictionary vector storage unit 1. The recognition determination is performed using the uncompressed pattern recognition dictionary, and the result is output to the control unit 31 via the terminal 4. The control unit 31 calculates and stores a recognition performance value by using a ratio of the number of patterns for which the recognition unit 20 has performed the recognition determination and the number of correct patterns of the recognition result.

【0054】次に、制御部31は、端子2を介して圧縮
辞書生成部10内のしきい値記憶部14(図1参照)に
所定のしきい値を設定した後、圧縮辞書生成部10を起
動し、辞書ベクトル記憶部1内に格納されている非圧縮
パターン認識辞書に基づいて圧縮された新たな辞書を作
成させる。新たな辞書が辞書ベクトル記憶部1に作成さ
れた後、制御部31は再び認識部20を起動して、この
新たな圧縮パターン認識辞書に基づいて前述と同様の認
識判定を実施させるとともに、その結果から認識性能値
を計算する。
Next, the control section 31 sets a predetermined threshold value in the threshold value storage section 14 (see FIG. 1) in the compression dictionary Is started, and a new dictionary compressed based on the uncompressed pattern recognition dictionary stored in the dictionary vector storage unit 1 is created. After a new dictionary is created in the dictionary vector storage unit 1, the control unit 31 activates the recognition unit 20 again to execute the same recognition determination as described above based on the new compressed pattern recognition dictionary. A recognition performance value is calculated from the result.

【0055】ここで、制御部31は、新たな圧縮パター
ン認識辞書に対する認識性能値とすでに記憶されている
非圧縮パターン認識辞書に対する認識性能値とを比較
し、認識性能の低下が所定値以内の低下である場合に
は、端子2を介して圧縮辞書生成部10内のしきい値記
憶部14に設定されているしきい値を修正した後、再
度、圧縮辞書生成部10および認識部20を起動して、
認識性能値を比較する。一方、認識性能が所定値以上低
下した場合には、これに対応するパターン認識辞書の1
回前に求めたパターン認識辞書を、最終的なパターン認
識辞書として決定し、一連の辞書作成処理を終了する。
これにより、所定の認識性能を満足するものであって、
最も圧縮された低容量の辞書を生成することが可能とな
る。
Here, the control unit 31 compares the recognition performance value for the new compressed pattern recognition dictionary with the recognition performance value for the already stored uncompressed pattern recognition dictionary and determines that the reduction in the recognition performance is within a predetermined value. In the case of a decrease, the threshold value set in the threshold value storage unit 14 in the compression dictionary generation unit 10 via the terminal 2 is corrected, and then the compression dictionary generation unit 10 and the recognition unit 20 are again adjusted. Start up,
Compare the recognition performance values. On the other hand, when the recognition performance has decreased by a predetermined value or more, the corresponding pattern recognition dictionary 1
The pattern recognition dictionary obtained last time is determined as the final pattern recognition dictionary, and a series of dictionary creation processing ends.
This satisfies the predetermined recognition performance,
It is possible to generate the most compact low-capacity dictionary.

【0056】[0056]

【発明の効果】以上説明したように、本発明によるパタ
ーン認識辞書生成装置は、非圧縮辞書から任意のカテゴ
リに対応する特徴ベクトルを読み出して複数の要素組に
分割するとともに、所定の基準に基づいて各要素組の要
素数削減による圧縮を行うか否か判定し、圧縮する場合
には、要素組を構成する各要素値を1つの代表値と置換
して圧縮データを生成し、この圧縮および非圧縮データ
からすべてのカテゴリに対応する圧縮辞書を生成するよ
うにしたので、パターン認識辞書の要素を必要以上に削
減することなく圧縮された辞書を生成することが可能と
なり、認識性能を大幅に低下させることなく、低容量の
パターン認識辞書を生成することができる。
As described above, the pattern recognition dictionary generation device according to the present invention reads out a feature vector corresponding to an arbitrary category from an uncompressed dictionary, divides it into a plurality of element sets, and based on a predetermined criterion. Key of each element set
It is determined whether or not to perform compression by reducing the prime number. In the case of performing compression, each element value forming the element set is replaced with one representative value to generate compressed data. Since the compression dictionary corresponding to the category is generated, it is possible to generate a compressed dictionary without reducing the elements of the pattern recognition dictionary more than necessary. A capacity pattern recognition dictionary can be generated.

【0057】また、すべての要素組を同一の要素数で構
成するようにしたので、要素数を圧縮する際に、所定の
要素数ごとに区切ることにより要素組を選択することが
可能となり、要素組選択処理が簡略化され、より高速に
処理することが可能となる。また、圧縮/非圧縮判定方
法として、任意の要素組を構成する各要素値のうちの最
大値と最小値との差と、所定のしきい値とを比較し、差
がしきい値より大きい場合には圧縮しないと判定し、差
がしきい値以下である場合には圧縮すると判定するよう
にしたので、簡単な計算により精度よく判定することが
可能となり、判定処理のための構成が簡略化されるとと
もに判定処理が高速化される。
[0057] Further, since all elements set to be configured with the same number of elements, in compressing the number of elements, it is possible to select an element sets by separating each predetermined number of elements, the elements The set selection processing is simplified, and processing can be performed at higher speed. Further, as a compression / non-compression determination method, a difference between a maximum value and a minimum value of each element value constituting an arbitrary element set is compared with a predetermined threshold value, and the difference is larger than the threshold value. In this case, compression is determined not to be performed, and compression is determined to be performed when the difference is equal to or smaller than the threshold value. Therefore, it is possible to determine accurately with a simple calculation, and the configuration for the determination process is simplified. And the speed of the determination process is increased.

【0058】また、非圧縮と判定された場合に、任意の
要素組を構成する各要素値の代表値と、各要素値と代表
値との差を示すそれぞれの差分値とを、非圧縮を示す符
号とともに非圧縮データとして出力するようにしたの
で、各要素値を表すのに必要なビット数が削減され、非
圧縮の場合でも辞書容量をさらに削減することが可能と
なる。また、圧縮を示す符号として、代表値の最下位1
ビットに置き換えて記述し、非圧縮を示す符号は、要素
組を構成する各要素値のうちの所定の要素値の最下位1
ビットに置き換えて記述するようにしたので、各要素組
に付加される符号による辞書容量の増加を抑制すること
が可能となる。
When it is determined that the data is not compressed, a representative value of each element value forming an arbitrary element set and a difference value indicating a difference between each element value and the representative value are converted to a non-compressed value. Since the data is output as non-compressed data together with the indicated code, the number of bits required to represent each element value is reduced, and the dictionary capacity can be further reduced even in the case of non-compression. Also, as a code indicating compression, the least significant one of the representative values is used.
Bits are described by replacing them with bits, and a code indicating non-compression is represented by the least significant one of predetermined element values among the element values constituting the element set.
Since the description is made by replacing the bits, it is possible to suppress an increase in the dictionary capacity due to the code added to each element set.

【0059】さらに、本発明によるパターン認識装置
は、前述のパターン認識辞書生成装置により生成された
圧縮辞書、すなわち各カテゴリに対応する複数の特徴ベ
クトルから構成されており、任意の特徴ベクトルを構成
する要素組がその要素数削減により圧縮されている圧縮
辞書から、任意のカテゴリに対応する辞書特徴ベクトル
を読み出して辞書要素組を選択し、この辞書要素組が
の要素数の削減により圧縮されている場合には、その代
表値と入力特徴ベクトルから選択された入力要素組の要
素値とから両要素組間の距離を計算するとともに、圧縮
されていない場合には対応する各要素値間の距離の和に
より両要素組間の距離を計算し、これらをすべての要素
組について集計して入力パターンと任意のカテゴリとの
距離を計算し、各カテゴリに対応する距離に基づいて入
力パターンに対する認識判定を行うようにしたので、容
量が圧縮された辞書であっても、所定の認識性能を有す
るパターン認識を実施することが可能となる。
Further, the pattern recognition apparatus according to the present invention provides a compression dictionary generated by the above-described pattern recognition dictionary generation apparatus , that is, a plurality of feature bases corresponding to each category.
And arbitrary feature vectors
Element set is compressed by reducing the number of elements
From the dictionary, select the dictionary element pair reads the dictionary feature vectors corresponding to any category, the dictionary element set is its
If the compression is performed by reducing the number of elements, the distance between the two element sets is calculated from the representative value and the element value of the input element set selected from the input feature vector. Calculates the distance between the two element sets by the sum of the distances between the corresponding element values, sums up these for all the element sets, calculates the distance between the input pattern and any category, and Since the recognition determination for the input pattern is performed based on the distance, it is possible to perform pattern recognition having a predetermined recognition performance even with a dictionary whose capacity is compressed.

【0060】また、辞書要素組が圧縮されている場合
に、入力要素組から求めた代表値と辞書要素組を構成す
る代表値との距離を計算し、この距離に入力要素組を構
成する要素の数を乗算した距離を両要素間の距離として
出力するようにしたので、距離計算が簡略化され、距離
計算処理が高速化される。また、辞書要素組が圧縮され
ている場合に、入力要素組を構成する各要素値と辞書要
素組を構成する代表値との距離をそれぞれ計算し、これ
ら距離の総和を両要素間の距離として出力するようにし
たので、単純な演算処理により距離を算出することが可
能となり、距離算出のための構成が簡略化される。
When the dictionary element set is compressed, the distance between the representative value obtained from the input element set and the representative value forming the dictionary element set is calculated, and the distance which constitutes the input element set is calculated. Since the distance multiplied by the number is output as the distance between the two elements, the distance calculation is simplified, and the distance calculation process is sped up. Further, when the dictionary element set is compressed, the distance between each element value forming the input element set and the representative value forming the dictionary element set is calculated, and the sum of these distances is calculated as the distance between both elements. Since the output is performed, the distance can be calculated by simple arithmetic processing, and the configuration for calculating the distance is simplified.

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

【図1】 本発明の第1の実施例によるパターン認識辞
書作成装置のブロック図である。
FIG. 1 is a block diagram of an apparatus for creating a pattern recognition dictionary according to a first embodiment of the present invention.

【図2】 本発明の第2の実施例によるパターン認識装
置のブロック図である。
FIG. 2 is a block diagram of a pattern recognition device according to a second embodiment of the present invention.

【図3】 本発明の第3の実施例によるパターン認識辞
書作成装置のブロック図である。
FIG. 3 is a block diagram of a pattern recognition dictionary creation device according to a third embodiment of the present invention.

【図4】 非圧縮パターン認識辞書を示す説明図であ
る。
FIG. 4 is an explanatory diagram showing an uncompressed pattern recognition dictionary.

【図5】 圧縮されたパターン認識辞書を示す説明図で
ある。
FIG. 5 is an explanatory diagram showing a compressed pattern recognition dictionary.

【図6】 圧縮されたパターン認識辞書の他の例を示す
説明図である。
FIG. 6 is an explanatory diagram showing another example of a compressed pattern recognition dictionary.

【図7】 特徴ベクトル生成時における要素分割を示す
説明図である。
FIG. 7 is an explanatory diagram showing element division when generating a feature vector.

【図8】 特徴ベクトル生成手順を示すフローチャート
である。
FIG. 8 is a flowchart illustrating a feature vector generation procedure.

【図9】 要素組選択部を示すブロック図である。FIG. 9 is a block diagram illustrating an element set selection unit.

【図10】 要素組選択部の他の例を示すブロック図で
ある。
FIG. 10 is a block diagram showing another example of the element set selection unit.

【図11】 圧縮されたパターン認識辞書の他の例を示
す説明図である。
FIG. 11 is an explanatory diagram showing another example of a compressed pattern recognition dictionary.

【図12】 圧縮部距離計算部を示すブロック図であ
る。
FIG. 12 is a block diagram illustrating a compression unit distance calculation unit.

【図13】 圧縮部距離計算部の他の例を示すブロック
図である。
FIG. 13 is a block diagram illustrating another example of a compression unit distance calculation unit.

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

1…辞書ベクトル記憶部、10…圧縮辞書作成部、11
…辞書読み出し部、12…要素組選択部、13…圧縮判
定部、14…しきい値記憶部、15…圧縮処理部、16
…非圧縮処理部、17…圧縮辞書記憶部、20…認識
部、21…特徴抽出部、22…ベクトルバッファ、23
…要素組選択部、24…圧縮辞書バッファ、25…圧縮
判定部、26…非圧縮部距離計算部、27…圧縮部距離
計算部、28…距離加算部、29…認識判定部、31…
制御部、32…パターンデータ記憶部、33…辞書作成
部、90…辞書バッファ、91…要素組番号記憶部、9
2…要素組読み出し部、93…要素組記憶部、101…
要素組番号計算部、121…代表値計算部、122…要
素数記憶部、124…辞書代表値記憶部、125…距離
計算部、126…乗算部、131…要素値記憶部。
1 ... Dictionary vector storage unit, 10 ... Compression dictionary creation unit, 11
... Dictionary reading unit, 12 ... Element set selection unit, 13 ... Compression determination unit, 14 ... Threshold storage unit, 15 ... Compression processing unit, 16
... non-compression processing unit, 17 ... compression dictionary storage unit, 20 ... recognition unit, 21 ... feature extraction unit, 22 ... vector buffer, 23
... An element set selection unit, 24 a compression dictionary buffer, 25 a compression determination unit, 26 a non-compression unit distance calculation unit, 27 a compression unit distance calculation unit, 28 a distance addition unit, 29 a recognition determination unit, 31.
Control unit 32 pattern data storage unit 33 dictionary creation unit 90 dictionary buffer 91 element set number storage unit 9
2 ... Element set reading unit, 93 ... Element set storage unit, 101 ...
Element set number calculation unit, 121: representative value calculation unit, 122: element number storage unit, 124: dictionary representative value storage unit, 125: distance calculation unit, 126: multiplication unit, 131: element value storage unit.

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 各カテゴリに対応する複数の特徴ベクト
ルから構成されるとともに、前記各特徴ベクトルが所定
の学習パターン集合から抽出された特徴を示す複数の要
素値から構成され、かつその要素数の削減による圧縮が
行われることなく表現されている非圧縮辞書に基づい
て、入力されたパターンをいずれかのカテゴリとして認
識するための圧縮されたパターン認識辞書を生成するパ
ターン認識辞書生成装置において、 前記非圧縮辞書から任意のカテゴリに対応する特徴ベク
トルを読み出す辞書読み出し部と、 各特徴ベクトルを構成する各要素値をそれぞれ複数の要
素組の集合に分割するとともに、前記辞書読み出し部に
より読み出された前記各要素値から各要素組を順次選択
する要素組選択部と、 所定の基準に基づいて前記要素組選択部により選択され
た要素組の要素数の削減による圧縮を行うか否かを判定
する圧縮判定部と、 前記圧縮判定部により圧縮すると判定された場合に、前
記要素組を構成する各要素値を1つの代表値と置換し、
圧縮を示す符号とともに圧縮データとして出力する圧縮
処理部と、 前記圧縮判定部により圧縮しないと判定された場合に、
前記要素組を構成する各要素値と非圧縮を示す符号とを
非圧縮データとして出力する非圧縮処理部と、 前記圧縮処理部および非圧縮処理部から出力される各要
素組に対応する前記圧縮および非圧縮データを順次記憶
して任意のカテゴリに対応する圧縮辞書を構成するとと
もに、前記任意のカテゴリに対応する圧縮辞書の生成
を、すべてのカテゴリに対して実行し、すべてのカテゴ
リの圧縮辞書を構成し出力する圧縮辞書記憶部とを備え
ることを特徴とするパターン認識辞書生成装置。
1. A feature vector comprising a plurality of feature vectors corresponding to each category, each feature vector comprising a plurality of element values indicating features extracted from a predetermined learning pattern set , and Compression by reduction
A pattern recognition dictionary generation device that generates a compressed pattern recognition dictionary for recognizing an input pattern as one of categories based on an uncompressed dictionary expressed without being performed. A dictionary reading unit for reading a feature vector corresponding to an arbitrary category; each element value constituting each feature vector is divided into a set of a plurality of element sets, and each of the element values read by the dictionary reading unit. An element set selecting unit that sequentially selects each element set from a compression determining unit that determines whether to perform compression by reducing the number of elements of the element set selected by the element set selecting unit based on a predetermined criterion. When it is determined by the compression determination unit to compress, each element value constituting the element set is replaced with one representative value,
A compression processing unit that outputs as compressed data together with a code indicating compression, and when the compression determination unit determines that compression is not to be performed,
A non-compression processing unit that outputs each element value constituting the element set and a code indicating non-compression as uncompressed data; and the compression corresponding to each element set output from the compression processing unit and the non-compression processing unit. And a compressed dictionary corresponding to an arbitrary category by sequentially storing the compressed dictionary and uncompressed data, and generating a compressed dictionary corresponding to the arbitrary category.
And a compression dictionary storage unit configured to execute and perform a compression dictionary for all categories and output the compression dictionaries for all categories.
【請求項2】 請求項1記載のパターン認識辞書生成装
置において、 前記すべての要素組は、同一の要素数から構成されてい
ることを特徴とするパターン認識辞書生成装置。
2. The pattern recognition dictionary generation device according to claim 1, wherein all of the element sets have the same number of elements.
【請求項3】 請求項1記載のパターン認識辞書生成装
置において、 前記圧縮判定部は、1つ の要素組を構成する要素値のうちの最大要素値と最
小要素値との差と、所定のしきい値とを比較し、前記差
が前記しきい値より大きい場合には前記要素組の要素数
削減による圧縮を行わないと判定し、前記差が前記しき
い値以下である場合には前記要素組の要素数削減による
圧縮を行うと判定することを特徴とするパターン認識辞
書生成装置。
3. The pattern recognition dictionary generation device according to claim 1, wherein the compression determining unit is configured to determine a maximum element value and a maximum element value of an element value forming one element set.
Comparing the difference with the small element value with a predetermined threshold, and if the difference is greater than the threshold, the number of elements of the element set
It is determined that compression by reduction is not performed, and when the difference is equal to or less than the threshold, the number of elements in the element set is reduced.
A pattern recognition dictionary generation device, which determines to perform compression .
【請求項4】 請求項1記載のパターン認識辞書生成装
置において、 前記非圧縮処理部は、 任意の要素組を構成する各要素値の代表値と、前記各要
素値および前記代表値の差を示すそれぞれの差分値と
を、非圧縮を示す符号とともに前記非圧縮データとして
出力することを特徴とするパターン認識辞書生成装置。
4. The pattern recognition dictionary generation device according to claim 1, wherein the non-compression processing unit calculates a representative value of each element value constituting an arbitrary element set and a difference between each of the element values and the representative value. A pattern recognition dictionary generation device, which outputs each difference value shown together with a code indicating non-compression as the uncompressed data.
【請求項5】 請求項1記載のパターン認識辞書生成装
置において、 前記圧縮を示す符号は、前記代表値の最下位1ビットに
置き換えて記述し、前記非圧縮を示す符号は、前記要素
組を構成する各要素値のうちの所定の要素値の最下位1
ビットに置き換えて記述するようにしたことを特徴とす
るパターン認識辞書生成装置。
5. The pattern recognition dictionary generation device according to claim 1, wherein the code indicating the compression is described by replacing the least significant bit of the representative value with the least significant bit, and the code indicating the non-compression corresponds to the element set. The least significant one of the predetermined element values among the constituent element values
A pattern recognition dictionary generation device characterized by being described by replacing bits.
【請求項6】 所定のパターン認識辞書に基づいて、入
力されたパターンを認識するパターン認識装置におい
て、 入力されたパターンから特徴を抽出し、各特徴を示す複
数の要素値からなる入力特徴ベクトルを出力する特徴抽
出部と、 前記入力特徴ベクトルを構成する各要素値を複数の要素
組の集合に分割し、前記各要素組を入力要素組として順
次選択する要素組選択部と、各カテゴリに対応する複数の特徴ベクトルから構成され
ており、任意の特徴ベクトルを構成する要素組がその要
素数削減により圧縮されている圧縮辞書 から、任意のカ
テゴリに対応する辞書特徴ベクトルを読み出して記憶す
る圧縮辞書バッファと、 前記要素組選択部により選択された入力要素組に対応す
る要素組を前記辞書特徴ベクトルから辞書要素組として
選択するとともに、選択された辞書要素組に含まれる符
号からこの辞書要素組がその要素数の削減により圧縮さ
れているものか否か判定する圧縮判定部と、 前記圧縮判定部により前記辞書要素組が圧縮されている
と判定された場合に、前記入力要素組を構成する要素値
と前記辞書要素組を構成する代表値とから両要素組間の
距離を計算する圧縮部距離計算部と、 前記圧縮判定部により前記辞書要素組が圧縮されていな
いと判定された場合に、前記入力要素組を構成する要素
値と前記辞書要素組を構成する要素値とから両要素組間
の距離を計算する非圧縮部距離計算部と、 前記圧縮部距離計算部および非圧縮部距離計算部により
計算された対応する要素組間の距離を、任意のカテゴリ
を構成するすべての要素組について集計することによ
り、前記入力パターンと前記カテゴリとの間の距離とし
て出力する距離加算部と、 この距離加算部から出力される前記入力パターンと前記
カテゴリとの間の距離をすべてのカテゴリについて比較
し、その最小値に対応するカテゴリを前記入力パターン
に対する認識結果として出力する認識判定部とを備える
ことを特徴とするパターン認識装置。
6. A pattern recognition apparatus for recognizing an input pattern based on a predetermined pattern recognition dictionary, wherein a feature is extracted from the input pattern, and an input feature vector including a plurality of element values indicating each feature is extracted. a feature extraction unit for outputting, with the respective element values constituting the input feature vector is divided into a plurality of elements of sets of the set, the element set selection unit for sequentially selecting each element sets as an input element sets, corresponding to each category From multiple feature vectors
The element set that constitutes an arbitrary feature vector is
A compression dictionary buffer for reading and storing a dictionary feature vector corresponding to an arbitrary category from a compression dictionary compressed by prime reduction, and an element set corresponding to an input element set selected by the element set selection unit; A compression determining unit that selects a dictionary element set from the feature vector and determines whether or not the dictionary element set is compressed by reducing the number of elements from codes included in the selected dictionary element set; When the determination unit determines that the dictionary element set is compressed, the compression for calculating the distance between the two element sets from the element values forming the input element set and the representative values forming the dictionary element set A unit distance calculation unit, and when the compression determination unit determines that the dictionary element set is not compressed, an element value forming the input element set and the dictionary element set An uncompressed part distance calculator for calculating the distance between the two element sets from the constituent element values, and a distance between the corresponding element sets calculated by the compressed part distance calculator and the non-compressed part distance calculator, A distance adding unit that outputs the distance between the input pattern and the category by summing up all the element sets that constitute the category of the category; and the input pattern and the category that are output from the distance adding unit. A recognition determining unit that compares distances between all categories and outputs a category corresponding to the minimum value as a recognition result for the input pattern.
【請求項7】 請求項6記載のパターン認識装置におい
て、 前記圧縮部距離計算部は、 前記入力要素組から求めた代表値と前記辞書要素組を構
成する代表値との距離を計算し、この距離に前記入力要
素組を構成する要素の数を乗算した距離を前記両要素間
の距離として出力することを特徴とするパターン認識装
置。
7. The pattern recognition device according to claim 6, wherein the compression unit distance calculation unit calculates a distance between a representative value obtained from the input element set and a representative value constituting the dictionary element set. A pattern recognition apparatus, wherein a distance obtained by multiplying a distance by the number of elements constituting the input element set is output as a distance between the two elements.
【請求項8】 請求項6記載のパターン認識装置におい
て、 前記圧縮部距離計算部は、 前記入力要素組を構成する各要素値と前記辞書要素組を
構成する代表値との距離をそれぞれ計算し、これら距離
の総和を前記両要素間の距離として出力することを特徴
とするパターン認識装置。
8. The pattern recognition device according to claim 6, wherein the compression unit distance calculation unit calculates a distance between each element value forming the input element set and a representative value forming the dictionary element set. And a sum of the distances is output as a distance between the two elements.
JP18006894A 1994-08-01 1994-08-01 Pattern recognition dictionary generation device and pattern recognition device Expired - Fee Related JP2861816B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18006894A JP2861816B2 (en) 1994-08-01 1994-08-01 Pattern recognition dictionary generation device and pattern recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18006894A JP2861816B2 (en) 1994-08-01 1994-08-01 Pattern recognition dictionary generation device and pattern recognition device

Publications (2)

Publication Number Publication Date
JPH0844869A JPH0844869A (en) 1996-02-16
JP2861816B2 true JP2861816B2 (en) 1999-02-24

Family

ID=16076910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18006894A Expired - Fee Related JP2861816B2 (en) 1994-08-01 1994-08-01 Pattern recognition dictionary generation device and pattern recognition device

Country Status (1)

Country Link
JP (1) JP2861816B2 (en)

Also Published As

Publication number Publication date
JPH0844869A (en) 1996-02-16

Similar Documents

Publication Publication Date Title
US6031938A (en) Image encoding apparatus with selective Markov and predictive coding
US5463701A (en) System and method for pattern-matching with error control for image and video compression
JP3139521B2 (en) Automatic language determination device
US5124791A (en) Frame-to-frame compression of vector quantized signals and other post-processing
US5644654A (en) Image processing apparatus capable of efficient coding of complex shape information
CN112506879A (en) Data processing method and related equipment
JP2861816B2 (en) Pattern recognition dictionary generation device and pattern recognition device
CN115565179A (en) Method, system and device for correcting errors after character recognition
JP3110552B2 (en) Character recognition device
JPH06251159A (en) Operation recognizing device
CN112612762A (en) Data processing method and related equipment
JPH0695727B2 (en) Image data compression device
JP2967047B2 (en) Pattern recognition method
JP3111958B2 (en) Encoding apparatus and encoding method using pattern encoding
JPS5922179A (en) Character recognizing method
JP3261208B2 (en) Picture information prediction encoding and decoding apparatus
JPH1013842A (en) Markov model image coder
KR102317205B1 (en) Method and apparatus for estimating parameters of compression algorithm
JP4034385B2 (en) Multi-color image encoding apparatus and method, and multi-color image decoding apparatus and method
JP2882986B2 (en) Image conversion system
JP2000022961A (en) Device and method for generating code book used for vector quantization, vector quantizing device, and recording medium
JPH1083433A (en) Character dictionary generating method for optical character reader
JPH07320056A (en) Vector image encoding device
JP2882327B2 (en) Line figure matching device
JP3850040B2 (en) Pattern recognition method and apparatus using contextual correlation

Legal Events

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

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20071211

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20081211

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20091211

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

Free format text: PAYMENT UNTIL: 20091211

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20101211

Year of fee payment: 12

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

Year of fee payment: 12

Free format text: PAYMENT UNTIL: 20101211

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

Year of fee payment: 13

Free format text: PAYMENT UNTIL: 20111211

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

Year of fee payment: 13

Free format text: PAYMENT UNTIL: 20111211

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

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20131211

Year of fee payment: 15

LAPS Cancellation because of no payment of annual fees