JP2591751B2 - Similarity judgment method between objects - Google Patents

Similarity judgment method between objects

Info

Publication number
JP2591751B2
JP2591751B2 JP62159677A JP15967787A JP2591751B2 JP 2591751 B2 JP2591751 B2 JP 2591751B2 JP 62159677 A JP62159677 A JP 62159677A JP 15967787 A JP15967787 A JP 15967787A JP 2591751 B2 JP2591751 B2 JP 2591751B2
Authority
JP
Japan
Prior art keywords
similarity
objects
image
comparison
rule
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP62159677A
Other languages
Japanese (ja)
Other versions
JPS644834A (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.)
TEIJIN SHISUTEMU TEKUNOROJII KK
NEC Corp
Original Assignee
TEIJIN SHISUTEMU TEKUNOROJII KK
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 TEIJIN SHISUTEMU TEKUNOROJII KK, Nippon Electric Co Ltd filed Critical TEIJIN SHISUTEMU TEKUNOROJII KK
Priority to JP62159677A priority Critical patent/JP2591751B2/en
Publication of JPS644834A publication Critical patent/JPS644834A/en
Application granted granted Critical
Publication of JP2591751B2 publication Critical patent/JP2591751B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はオブジェクト間の類似度判定方式に関し、特
に人工知能応用の一つであるエキスパートシステム等に
好適な類似度判定方式に関する。
Description: TECHNICAL FIELD The present invention relates to a similarity determination method between objects, and particularly to a similarity determination method suitable for an expert system or the like which is one of artificial intelligence applications.

〔従来の技術〕[Conventional technology]

オブジェクト間の類似度判定方式としては、オブジェ
クトが文字等のパターンであれば、各種のパターンマッ
チング手法を使用してその類似度を判定することは従来
から行なわれている。しかしエキスパートシステム等の
人工知能応用システムで対象とする各種オブジェクトの
ように、概念的なオブジェクト間の類似度を判定するの
に適した方式は少ない。
As a method of determining the similarity between objects, if the object is a pattern such as a character, it has been conventionally performed to determine the similarity using various pattern matching methods. However, there are few methods suitable for determining the similarity between conceptual objects, such as various objects targeted by an artificial intelligence application system such as an expert system.

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

近年、人工知能の研究から得られた数々の成果を応用
した各種エキスパートシステムが実用化されつつある。
このようなエキスパートシステムでは、問題領域に属す
る多数のオブジェクト間の類似度を判定しながら問題解
決の為の推論を実行する必要性が多い。例えば、ファッ
ション業界におけるアパレル商品企画エキスパートシス
テムを想定すると、その問題領域に属するオブジェクト
としては次のようなものが考えられる。
In recent years, various expert systems applying various results obtained from research on artificial intelligence have been put into practical use.
In such an expert system, it is often necessary to execute inference for solving a problem while determining the similarity between many objects belonging to a problem area. For example, assuming an apparel product planning expert system in the fashion industry, the following objects can be considered as objects belonging to the problem area.

(1)顧客層(クラスタ)の概念グループに属するオブ
ジェクト キャリア・エレガンス,センシティブ・キャリア,
エレガンス・トラディショナル等 (2)スタイリングテーマの概念グループに属するオブ
ジェクト アスファルト,カフェソサイエティ,コンフリク
ト等 そして、例えば顧客層がキャリア・エレガンスとして
推論された場合に、そのキャリア・エレガンスの持つ特
性に最も類似したスタイリングテーマがどれかを推論す
るに際して、そのキャリア・エレガンスとスタイリング
テーマに属するアスファルト等との類似度の判定が必要
となる。
(1) Objects belonging to the concept group of the customer class (cluster) Carrier elegance, sensitive carrier,
Elegance Traditional, etc. (2) Objects belonging to the styling theme concept group Asphalt, Cafe Society, Conflict, etc. And, for example, when the customer class is inferred as carrier elegance, styling most similar to the characteristics of the carrier elegance When inferring a theme, it is necessary to determine the similarity between the carrier elegance and asphalt belonging to the styling theme.

上述したようなオブジェクト間の類似度の判定をエキ
スパートシステム等の人工知能応用システムで実現する
に際しては、各種の困難な問題を含む。その一つは、類
似度を判定するのにどのようなデータを使用するかであ
り、他の一つはそれらのデータをどのように保持するか
である。また、それらのデータを使用してどのように類
似度を判定するかも重要である。更に、オブジェクトが
概念的なものであることから、類似度判定により最も類
似していると判定されたオブジェクトやその次以降の候
補等を利用者に通知する際に、如何に分り易く通知する
かも困難な問題である。
Realizing the similarity determination between objects as described above by an artificial intelligence application system such as an expert system involves various difficult problems. One is what data is used to determine similarity, and the other is how those data are retained. It is also important how to determine the similarity using the data. Furthermore, since the object is conceptual, how to easily notify the user of the object determined to be most similar by the similarity determination and the next and subsequent candidates, etc. It is a difficult problem.

本発明はこのような事情に鑑みて為されたものであ
り、その目的は、人工知能応用システムで扱われる概念
的なオブジェクト間の類似度判定に好適な方式を提供す
ることにある。
The present invention has been made in view of such circumstances, and an object of the present invention is to provide a method suitable for determining the similarity between conceptual objects handled by an artificial intelligence application system.

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

本発明は上記目的を達成するために、複数のオブジェ
クト間の類似度を判定する方式において、 前記各オブジェクトを表現する画像情報を記憶する画
像記憶手段と、 前記複数のオブジェクト間の類似度を判定する際の比較
項目として予め定められた複数個の項目の各々について
の各オブジェクトに関する評価点数が各オブジェクト対
応のフレームの特性スロットに特性値列として設定され
ると共に、前記画像記憶手段に記憶された自オブジェク
トの画像番号が画像スロットに設定された複数のフレー
ムを記憶するフレーム記憶手段と、 前記特性値列を仮想的にグラフ化したときの形状の相
似性および面積の近似性に基づいて比較目的オブジェク
トと比較対象オブジェクトとの類似度を判定するルール
を記憶するルール記憶手段とを有し、 前記ルール記憶手段に記憶されたルールの実行によ
り、前記比較目的オブジェクトに最も類似する比較対象
オブジェクトを複数の比較対象オブジェクト中から判定
し、該判定結果のオブジェクトに関する情報として該オ
ブジェクトのフレームの画像スロットに設定された画像
番号に対応して前記画像記憶手段に記憶された画像情報
に応じた画像を表示装置に出力するように構成されてい
る。
In order to achieve the above object, the present invention provides a method for determining a similarity between a plurality of objects, comprising: image storage means for storing image information representing each of the objects; and determining the similarity between the plurality of objects. The evaluation score for each object for each of a plurality of items determined in advance as a comparison item is set as a characteristic value sequence in a characteristic slot of a frame corresponding to each object, and stored in the image storage means. A frame storage means for storing a plurality of frames in which the image number of the own object is set in the image slot; and a comparison purpose based on similarity of shape and similarity of area when the characteristic value sequence is virtually graphed. Rule storage means for storing a rule for determining the degree of similarity between the object and the object to be compared. By executing a rule stored in the rule storage unit, a comparison target object most similar to the comparison target object is determined from among a plurality of comparison target objects, and image information of a frame of the frame of the object is determined as information regarding the determination result object. Is configured to output an image corresponding to the image information stored in the image storage means to the display device in accordance with the image number set in the display device.

本発明の好ましい実施例においては、前記ルールは、
前記特性値列を仮想的にグラフ化したときの該グラフの
積集合面積と和集合面積との比率により、オブジェクト
間の類似度を判定する内容を有し、また、比較目的オブ
ジェクトの少なくとも一つの特性値が比較対象オブジェ
クトの同一特性の値と所定値以上相違するとき、その比
較対象オブジェクトを前記仮想グラフを用いた類似度判
定の比較候補としない条件部を有する。
In a preferred embodiment of the present invention, the rule is:
The content of determining the similarity between objects is determined by the ratio between the intersection area and the union area of the graph when the characteristic value sequence is virtually graphed, and at least one of the comparison target objects When the characteristic value differs from the value of the same characteristic of the object to be compared by a predetermined value or more, a condition part is provided that does not make the object to be compared a comparison candidate for similarity determination using the virtual graph.

〔作用〕[Action]

或るオブジェクトを比較目的オブジェクトとし、他の
幾つかのオブジェクトを比較対象オブジェクトとする場
合、フレーム記憶手段に記憶された比較目的オブジェク
トのフレーム中の特性スロットに予め格納された特性値
列と、比較対象オブジェクトのフレーム中の特性スロッ
トに予め格納された特性直列とに基づき、ルール記憶手
段に記憶された類似度判定ルールが実行され、両特性値
列を仮想的にグラフ化したときのグラフ形状の相似性お
よび面積の近似性に基づいてオブジェクト間の類似度が
判定される。
When a certain object is set as a comparison target object and some other objects are set as comparison target objects, a comparison is made between a characteristic value sequence previously stored in a characteristic slot in a frame of the comparison target object stored in the frame storage means, Based on the characteristic series previously stored in the characteristic slot in the frame of the target object, the similarity determination rule stored in the rule storage unit is executed, and the graph shape when both characteristic value columns are virtually graphed is displayed. The similarity between objects is determined based on the similarity and the similarity of the area.

〔実施例〕〔Example〕

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

第1図は本発明の類似度判定方式を実施するエキスパ
ートシステムのブロック図であり、本発明をアパレル商
品企画エキスパートシステムに適用した例を示す。本エ
キスパートシステムは、知識ベース1と、知識ベース管
理手段2と、推論手段3と、イメージ情報格納部4と、
解説文格納部5と、判定結果表示制御手段6と、ユーザ
インタフェイス7と、グラフィックディスプレイ等の表
示装置8a及びマウス,キーボード等の入力装置8bを有す
る入出力装置8とで構成されている。
FIG. 1 is a block diagram of an expert system for implementing the similarity determination method of the present invention, and shows an example in which the present invention is applied to an apparel product planning expert system. The expert system includes a knowledge base 1, a knowledge base management unit 2, an inference unit 3, an image information storage unit 4,
It comprises a commentary storage unit 5, a judgment result display control means 6, a user interface 7, and an input / output device 8 having a display device 8a such as a graphic display and an input device 8b such as a mouse and a keyboard.

知識ベース1には、フレーム格納部10と、ルール格納
部11と、その他の知識を格納する知識格納部12とが含ま
れる。フレーム格納部10は、ある概念グループ例えば顧
客層グループに属するフレーム群10a,別の概念グループ
例えばスタイリングテーマグループに属するフレーム群
10n等が収納される。また、ルール格納部11には問題解
決の為に必要なルールが複数個格納され、その中に類似
度判定ルール11aが含まれる。
The knowledge base 1 includes a frame storage unit 10, a rule storage unit 11, and a knowledge storage unit 12 for storing other knowledge. The frame storage unit 10 includes a frame group 10a belonging to a certain concept group such as a customer group, and a frame group belonging to another concept group such as a styling theme group.
10n etc. are stored. The rule storage unit 11 stores a plurality of rules required for solving a problem, and includes a similarity determination rule 11a.

知識ベース管理手段2は、推論手段3が知識ベース1
のフレーム,ルールおよびその他の知識を参照等する際
にそれらの受渡しを行なうものであり、推論手段3は知
識ベース管理手段2を介して取得したフレーム,ルール
等を使用して問題解決の為の推論を実行する。
The knowledge base management means 2 is the inference means 3 and the knowledge base 1
The inference means 3 uses the frames, rules, and the like obtained through the knowledge base management means 2 to solve the problem by referring to the frames, rules and other knowledge. Perform inference.

解説文格納部5は、類似度判定により決定されたオブ
ジェクトの概念を文章により入出力装置8の表示装置8a
に表示する為に必要な解説文データ5a〜5mを格納する。
また、類似度判定により決定されたオブジェクトの概念
を解説文だけで利用者に表示するのみでは、利用者の理
解が不十分なため、そのオブジェクトの概念を最も良く
表す画像も表示装置8aに表示する。このような画像はイ
メージ情報格納部4に画像情報4a〜4mとして格納されて
いる。
The commentary storage unit 5 stores the concept of the object determined by the similarity determination as a sentence in the display device 8a of the input / output device 8.
Stores the commentary data 5a to 5m required to be displayed in.
In addition, simply displaying the concept of the object determined by the similarity determination to the user using only the commentary statement is not enough for the user to understand. Therefore, an image that best represents the concept of the object is also displayed on the display device 8a. I do. Such images are stored in the image information storage unit 4 as image information 4a to 4m.

判定結果表示制御手段6は、推論手段3が推論により
得た類似度判定の結果である或るオブジェクトに関し、
その解説文データおよび画像情報を解説文格納部5およ
びイメージ情報格納部4からそれぞれ取出し、ユーザイ
ンタフェイス7を介して表示装置8aに解説文および画像
として表示する際の制御を行なう。
The judgment result display control means 6 relates to a certain object which is the result of the similarity judgment obtained by the inference means 3 by inference,
The commentary data and the image information are extracted from the commentary storage unit 5 and the image information storage unit 4, respectively, and control is performed when the commentary data and the image are displayed on the display device 8a via the user interface 7.

ユーザインタフェイス7は、入出力装置8と推論手段
3,判定結果表示制御手段6との間のインタフェイスをと
る。
The user interface 7 includes an input / output device 8 and inference means.
3. An interface with the determination result display control means 6 is provided.

第2図はフレーム格納部10に格納されたフレームの内
容例を示す。同図(a)に示すフレームは、顧客層グル
ープに属するキャリア・エレガンスのフレーム(例えば
第1図のフレーム10a1)を、同図(b)はスタイリング
テーマグループに属するアスファルトのフレーム(例え
ば第1図のフレーム10n1)をそれぞれ示している。各フ
レームには、当該フレームのインスタンス(INSTANC
E),クラス(CLASS)の種別と、インスタンス値が設定
される複数のスロットとを有する。そして、同図(a)
のフレームの感性スロットにはキャリア・エレガンスの
特性値列(52111234)が格納され、画像スロットに(画
像ID 104)が格納され、解説文スロットに(解説文ID
205)が格納されている。また同図(b)のフレーム
の感性スロットにはアスファルトの特性値列(42111132
4)が格納され、画像スロットに(画像ID 150)が格納
され、解説文スロットに(解説文ID 246)が格納され
ている。ここで、画像ID104,150はイメージ情報格納部
4内の複数の画像情報のうちキャリア・エレガンス,ア
スファルトに対応する画像情報を指示する番号であり、
解説文ID205,246は解説文格納部5内の複数の解説文デ
ータのうちキャリア・エレガンス,アスファルトに対応
する解説文を指示する番号である。更に、特性値列(52
111234),(42111324)は複数のオブジェクト間の類似
度を判定する際の比較項目として予め定められた8個の
項目の各々について、キャリア・エレンガンス,アスフ
ァルトに対して与えられた評価点数である。
FIG. 2 shows an example of the contents of a frame stored in the frame storage unit 10. The frame shown in FIG. 2A is a carrier elegance frame (eg, frame 10a1 in FIG. 1) belonging to the customer group, and the frame shown in FIG. 2B is an asphalt frame (eg, FIG. 1) belonging to the styling theme group. 10n1). Each frame has an instance of that frame (INSTANC
E), a class (CLASS) type, and a plurality of slots in which instance values are set. Then, FIG.
In the sensibility slot of the frame, the characteristic value sequence (52111234) of carrier elegance is stored, (image ID 104) is stored in the image slot, and (description ID
205) is stored. In addition, the sensitivity slot of the frame in FIG.
4) is stored, (image ID 150) is stored in the image slot, and (explanatory text ID 246) is stored in the comment slot. Here, the image IDs 104 and 150 are numbers indicating the image information corresponding to carrier elegance and asphalt among the plurality of image information in the image information storage unit 4,
The commentary IDs 205 and 246 are numbers indicating the commentary corresponding to carrier elegance and asphalt among the plurality of commentary data in the commentary storage unit 5. Furthermore, the characteristic value column (52
(111234) and (42111324) are evaluation scores given to the carrier erengance and asphalt for each of eight predetermined items as comparison items when determining the similarity between a plurality of objects.

第3図はオブジェクトの各フレームの感性スロットに
格納された特性値列を仮想的にグラフ化した図である。
本実施例においては、顧客層グループ,スタイリングテ
ーマグループといった異なる概念に属する各オブジェク
トに、下記のような合計8個の共通の特性を評価項目と
して付与する。
FIG. 3 is a diagram in which a characteristic value sequence stored in a feeling slot of each frame of an object is virtually graphed.
In this embodiment, a total of eight common characteristics as described below are given as evaluation items to each object belonging to different concepts such as a customer group and a styling theme group.

ソフィスティケート系特性(都会的な女でありたい
という特性) エレガンス系(上品な女でありたいという特性) ロマンティック系(かわいい女でありたいという特
性) エスニック系(素朴な女でありたいという特性) カントリー系(自由な女でありたいという特性) アクティブ系(明るい女でありたいという特性) マニッシュ系(自立する女でありたいという特性) モダン系(知的な女でありたいという特性) 第3図に示すグラフは、8角形グラフであり、中心点
から離れる程その特性が強いことを示し、その強さの度
合を数値化して表現している。同図の例では、特性値列
は(13545223)となる。
Sophisticated characteristics (characteristic of wanting to be an urban woman) Elegance character (characteristic of wanting to be an elegant woman) Romantic type (characteristic of wanting to be a cute woman) Ethnic character (characteristic of wanting to be a simple woman) Country Type (character that wants to be a free woman) Active type (character that wants to be a bright woman) Mannish type (character that wants to be an independent woman) Modern type (character that wants to be an intelligent woman) Figure 3 Is an octagonal graph, which indicates that the characteristics are stronger as the distance from the center point increases, and the degree of the strength is represented by a numerical value. In the example shown in the figure, the characteristic value sequence is (13545223).

ルール格納部11に格納された類似度判定ルール11a
は、第3図に示したように仮想的に生成したグラフの形
状の相似性および面積の近似性に基づいて比較目的オブ
ジェクトと比較対象オブジェクトとの類似度を判定する
ルールであり、本実施例ではそれを実現する具体的な方
法として、グラフの積集合面積と和集合面積との比率に
より、オブジェクト間の類似度を判定している。また、
比較目的オブジェクトの或る特性が高い点数を持ってお
り、比較対象オブジェクトの同じ特性が低い点数である
場合、或いはその逆の場合には類似度算出の候補としな
いという条件を付加している。第4図はそのような類似
度判定ルール11aの内容例を示す。同図に示すように類
似度判定ルール11aは条件部と実行部とから構成され、
条件部は比較目的オブジェクトの或る特性値が「5」で
あり且つ比較対象オブジェクトの対応する特性値が
「1」である場合、或いは比較目的オブジェクトの或る
特性値が「1」であり且つ比較対象オブジェクトの対応
する特性値が「5」である場合には、実行部を実行させ
ないという条件が設定されている。また実行部は、和集
合面積に対する積集合面積の比率をその比較目的オブジ
ェクトと比較対象オブジェクトとの類似度として算出す
る旨が記述されている。ここで、積集合面積とは、例え
ば第5図に示すように比較目的オブジェクトの仮想化グ
ラフが同図の実線50に示すものであり、比較対象オブジ
ェクトの仮想化グラフが同図の破線51に示すものとする
と、同図の斜線を施した部分(実線50で囲まれる部分と
破線51で囲まれる部分の重複部分)の面積に相当する。
また和集合面積とは、同図のドットを施した部分(実線
50で囲まれる部分と破線51で囲まれる部分の論理和をと
った部分)の面積に相当する。
Similarity determination rule 11a stored in rule storage unit 11
Is a rule for determining the similarity between the comparison target object and the comparison target object based on the similarity of the shape and the similarity of the area of the virtually generated graph as shown in FIG. As a specific method for realizing this, the similarity between objects is determined based on the ratio between the intersection area and the union area of the graph. Also,
A condition is added that, when a certain characteristic of the comparison target object has a high score and the same characteristic of the comparison target object has a low score, or vice versa, it is not a candidate for similarity calculation. FIG. 4 shows an example of the content of such a similarity determination rule 11a. As shown in the figure, the similarity determination rule 11a includes a condition part and an execution part,
The condition unit determines that a certain characteristic value of the comparison object is “5” and a corresponding characteristic value of the comparison object is “1”, or that a certain characteristic value of the comparison object is “1” and If the corresponding characteristic value of the comparison target object is “5”, a condition is set that the execution unit is not executed. It is also described that the execution unit calculates the ratio of the product set area to the union set area as the similarity between the comparison target object and the comparison target object. Here, the intersection area is, for example, as shown in FIG. 5, the virtualized graph of the comparison object is indicated by a solid line 50 in FIG. 5, and the virtualized graph of the comparison target object is indicated by a broken line 51 in FIG. If it is shown, it corresponds to the area of the shaded portion (the overlapping portion of the portion surrounded by the solid line 50 and the portion surrounded by the broken line 51) in FIG.
In addition, the union area is defined by the dotted part (solid line) in FIG.
(A portion obtained by performing a logical sum of a portion surrounded by 50 and a portion surrounded by a broken line 51).

第6図は表示装置8aの表示内容の一例を示す。この例
は、顧客層グループの一つであるキャリア・エレガンス
に付与された特性値列および必要に応じてそれを変更し
た特性値列に最も類似した特性値列を持つスタイリング
テーマのオブジェクトとして、上述した類似度判定によ
り3個のオブジェクト(確信度CF=53%のアスファル
ト,同51%のカフェソサイエティ,同49%のコンフリク
ト)が求められ、最も確信度CFの高いアスファルトの解
説文と、アスファルトの概念を最も良く表すスタイル画
像とを同一画面に表示した例を示す。
FIG. 6 shows an example of display contents of the display device 8a. In this example, the object of the styling theme having the characteristic value sequence most similar to the characteristic value sequence assigned to carrier elegance, which is one of the customer demographic groups, and the characteristic value sequence obtained by modifying the characteristic value sequence as necessary is described above. 3 objects (asphalt with a CF of 53%, cafe society with 51% of the same, conflict with 49% of the same) were obtained by the similarity judgment, and a commentary on the asphalt with the highest certainty CF and a description of the asphalt An example is shown in which a style image that best represents a concept is displayed on the same screen.

以下第1図に示したエキスパートシステムにおける類
似度判定動作を各図を参照して説明する。
Hereinafter, the similarity determination operation in the expert system shown in FIG. 1 will be described with reference to the drawings.

本実施例のアパレル商品企画エキスパートシステムに
おいては、先ず商品企画の対象となる顧客層が、入出力
装置8からの各種パラメータおよび知識ベース1中の各
種知識を使用して推論手段3による推論で選定される。
次に、この選定された顧客層が例えばキャリア・エレガ
ンスとすると、それに予め付与された第2図(a)に示
した感性スロットの特性値列或いはそれに利用者が変更
を加えた特性値列と、最も類似した特性値列を持つスタ
イリングテーマがどれであるかが推論手段3による類似
度判定ルール11aを用いた推論により判定される。
In the apparel product planning expert system according to the present embodiment, first, a customer group targeted for product planning is selected by inference by the inference means 3 using various parameters from the input / output device 8 and various knowledge in the knowledge base 1. Is done.
Next, assuming that the selected customer class is, for example, carrier elegance, the characteristic value sequence of the sensibility slot shown in FIG. The styling theme having the most similar characteristic value sequence is determined by inference using the similarity determination rule 11a by the inference means 3.

この場合推論手段3は、知識ベース1のルール格納部
11から知識ベース管理手段2を介して類似度判定ルール
11aを読込み、次にフレーム格納部10のスタイリングテ
ーマグループに属するオブジェクトを逐次読込み、この
読込んだオブジェクトに付与されている特性値列と、比
較目的オブジェクトであるキャリア・エレガンスの持つ
特性値列とを用いて、上記類似度判定ルール11aを使用
した類似度判定処理を実行する。このとき、前述したよ
うに比較目的オブジェクトの或る特性と比較対象オブジ
ェクトの同一特性とが掛け離れた値であるときは仮想グ
ラフによる類似度算出は行なわず、次の比較対象オブジ
ェクトの処理へ進む。また条件部に設定された条件が満
たされた場合は、第5図で説明したように、仮想グラフ
の積集合面積と和集合面積との比率により両オブジェク
ト間の類似度を求め、内部に記憶しておく。以上のよう
な類似度判定は、フレーム格納部10に格納されている全
てのスタイリングテーマグループ内のオブジェクトに対
し行なわれる。そして、全てのオブジェクトに対する類
似度算出を終えると、最も類似しているオブジェクトか
ら順に所定個数(第6図の場合は3個)のオブジェクト
を求め、それらオブジェクトに関する解説文ID,画像ID
を各フレームから取出して判定結果として判定結果表示
制御手段6に通知する。
In this case, the inference means 3 is a rule storage unit of the knowledge base 1.
Similarity determination rules from 11 through the knowledge base management means 2
11a, and then sequentially read the objects belonging to the styling theme group of the frame storage unit 10, the characteristic value sequence assigned to the read object, and the characteristic value sequence of carrier-elegance as the comparison object. To execute a similarity determination process using the similarity determination rule 11a. At this time, as described above, when a certain characteristic of the comparison object and the same characteristic of the comparison object are values that are far apart from each other, the similarity calculation using the virtual graph is not performed, and the process proceeds to the next comparison object. When the condition set in the condition part is satisfied, the similarity between the two objects is obtained from the ratio of the product set area and the union set area of the virtual graph, as described with reference to FIG. Keep it. The similarity determination as described above is performed for all objects in the styling theme group stored in the frame storage unit 10. When the similarity calculation for all the objects is completed, a predetermined number (three in the case of FIG. 6) of objects are obtained in order from the most similar object, and the commentary ID and the image ID for those objects are obtained.
From each frame, and notifies the determination result display control means 6 as a determination result.

判定結果表示制御手段6は、推論手段3から上記通知
を受けると、通知された解説文IDに対応する解説文デー
タを解説文格納部5から読出し、最も類似しているオブ
ジェクトの解説文が前面に表示されるように第6図に示
した如く表示装置8aの画面の右側に表示する。また、推
論手段3から通知された画像IDのうち最も類似している
オブジェクトに対応する画像IDをキーとしてイメージ情
報格納部4を検索し、得た画像情報に従って第6図に示
したように表示装置8aの画面の左側に画像を表示する。
Upon receiving the above notification from the inference unit 3, the judgment result display control unit 6 reads out the commentary data corresponding to the notified commentary ID from the commentary storage unit 5, and displays the commentary of the most similar object on the front. Are displayed on the right side of the screen of the display device 8a as shown in FIG. Further, the image information storage unit 4 is searched using the image ID corresponding to the most similar object among the image IDs notified from the inference means 3 as a key, and displayed as shown in FIG. 6 according to the obtained image information. An image is displayed on the left side of the screen of the device 8a.

利用者は表示画面8aに表示された解説文および画像を
見て、エキスパートシステムによって決定されたスタイ
リングテーマのオブジェクトの内容を知ることができ
る。そして、利用者は、最も類似するものとして提示さ
れたスタイリングテーマの解説文および画像を視覚によ
り検証し、それを不適当と判断すれば次の候補のスタイ
リンングテーマの解説文および画像に切替える指示等を
入力装置8bから与えて、次の候補のスタイリングテーマ
の検証を行なう。また、必要に応じて検証の結果を知識
ベース1等に反映するフィードバックを行なう。
The user can know the contents of the object of the styling theme determined by the expert system by looking at the commentary and the image displayed on the display screen 8a. Then, the user visually inspects the commentary and image of the styling theme presented as the most similar, and if it is judged inappropriate, switches to the commentary and image of the next candidate styling theme. Are input from the input device 8b, and the styling theme of the next candidate is verified. Further, feedback is performed to reflect the result of the verification to the knowledge base 1 and the like as necessary.

以上の実施例は、本発明をアパレル商品企画エキスパ
ートシステムに適用したが、本発明のオブジェクト間の
類似度判定方式は、その種のエキスパートシステムに限
られず、人工知能応用システム全般に対し適用可能であ
ることは勿論のことである。
In the above embodiment, the present invention is applied to an apparel product planning expert system. However, the similarity determination method between objects of the present invention is not limited to such an expert system, and can be applied to all artificial intelligence application systems. Of course there are.

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

以上説明した本発明のオブジェクト間の類似度判定方
式によれば、次のような効果を得ることができる。
According to the similarity determination method between objects of the present invention described above, the following effects can be obtained.

(1) 複数のオブジェクト間の類似度を判定する際の
比較項目として予め定められた個数の項目を使用してい
る為、類似度の判定処理が画一化される。即ち、各オブ
ジェクトの特徴を示す項目数を各オブジェクトの概念に
対応した個数だけ設ければ、そのオブジェクトの特徴は
正確に表現できるが、複数のオブジェクト間の類似度の
判定処理が区々となり、特に概念グループの異なるオブ
ジェクト間の類似度判定の処理が煩雑化するが、本発明
の如く複数のオブジエクト間で共通な個数の比較項目に
限定することにより、同一の判定ルールを使用して複数
の異なるオブジェクト間の類似度の判定が可能となる。
(1) Since a predetermined number of items are used as comparison items when determining the similarity between a plurality of objects, the similarity determination process is standardized. That is, if the number of items indicating the characteristics of each object is provided by the number corresponding to the concept of each object, the characteristics of the object can be accurately expressed, but the similarity determination processing among a plurality of objects becomes different, In particular, the process of determining the similarity between objects having different concept groups becomes complicated, but by limiting the number of comparison items common to a plurality of objects as in the present invention, it is possible to use a plurality of objects using the same determination rule. It is possible to determine the similarity between different objects.

(2) 各オブジェクトの類似度を判定する際の比較項
目についての評価点数をそのオブジェクトのフレームの
特性スロットに特性値列として格納したので、各オブジ
ェクトと各オブジェクトの特性値列との対応付けが容易
に行なえ、特性値列の管理も容易となる。
(2) Since the evaluation score for the comparison item when determining the similarity of each object is stored as a characteristic value sequence in the characteristic slot of the frame of the object, the correspondence between each object and the characteristic value sequence of each object is determined. It can be easily performed, and the management of the characteristic value sequence is also facilitated.

(3) 各オブジェクトの比較項目を共通化したため、
オブジェクト間の類似度判定を、特性値列を仮想的にグ
ラフ化したときの形状の相似性および面積の近似性に基
づいて判定することができ、類似度判定処理が簡便化す
る。特に、特性値列を仮想的にグラフ化したときのその
グラフの積集合面積と和集合面積との比率により、オブ
ジェクト間の類似度を判定する手法が採用でき、類似度
判定を高速に行なうことができる。
(3) Since the comparison items of each object are shared,
The similarity determination between objects can be determined based on the similarity of the shape and the similarity of the area when the characteristic value sequence is virtually graphed, thereby simplifying the similarity determination process. In particular, when a characteristic value sequence is virtually graphed, a method of determining the similarity between objects based on the ratio of the intersection area and the union area of the graph can be adopted, and the similarity determination can be performed at high speed. Can be.

(4) 類似度判定で得られた最も類似しているオブジ
ェクト或いはそれ以外の候補を利用者に通知する際に、
そのオブジェクトの特徴を良く表す画像を表示装置に表
示するようにしているため、概念的なオブジェクトを分
り易く利用者に通知することが可能となる。
(4) When notifying the user of the most similar object obtained by the similarity determination or other candidates,
Since an image that well represents the characteristics of the object is displayed on the display device, it is possible to notify the user of the conceptual object easily.

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

第1図は本発明の実施例のブロック図、 第2図はフレームの内容例を示す図、 第3図は仮想グラフの内容例を示す図、 第4図は類似度判定ルールの内容例を示す図、 第5図は仮想グラフを用いた類似度判定方法の説明図お
よび、 第6図は表示装置8aの表示内容例を示す図である。 図において、 1……知識ベース、8……入出力装置 2……知識ベース管理手段、8a……表示装置 3……推論手段、8b……入力装置 4……イメージ情報格納部、10……フレーム格納部 4a〜4m……画像情報、10a,10n……フレーム群 5……解説文格納部、10a1,10n1……フレーム 5a〜5m……解説文データ、11……ルール格納部 6……判定結果表示制御手段、11a……類似度判定ルー
ル 7……ユーザインタフェイス、12……その他の知識格納
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a diagram showing an example of the contents of a frame, FIG. 3 is a diagram showing an example of contents of a virtual graph, and FIG. FIG. 5 is an explanatory diagram of a similarity determination method using a virtual graph, and FIG. 6 is a diagram illustrating an example of display contents of a display device 8a. In the figure, 1 ... knowledge base, 8 ... input / output device 2 ... knowledge base management means, 8a ... display device 3 ... inference means, 8b ... input device 4 ... image information storage unit, 10 ... Frame storage units 4a to 4m: image information, 10a, 10n: frame group 5: commentary storage units, 10a1, 10n1: frames 5a to 5m: commentary data, 11: rule storage unit 6 ... Judgment result display control means, 11a ... Similarity judgment rule 7 ... User interface, 12 ... Other knowledge storage unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 速水 禎則 東京都港区芝5丁目33番1号 日本電気 株式会社内 (72)発明者 成川 勲 大阪市東区南本町1丁目11番地 株式会 社帝人システムテクノロジー内 (72)発明者 里見 俊弘 大阪市東区南本町1丁目11番地 株式会 社帝人システムテクノロジー内 ──────────────────────────────────────────────────の Continued on the front page (72) Inventor Yoshinori Hayami 5-33-1, Shiba, Minato-ku, Tokyo Within NEC Corporation (72) Inventor Isao Narukawa 1-1-11 Minamihonmachi, Higashi-ku, Osaka Teijin Limited Inside System Technology (72) Inventor Toshihiro Satomi 1-1-11 Minamihonmachi, Higashi-ku, Osaka City Inside Teijin System Technology Co., Ltd.

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数のオブジェクト間の類似度を判定する
方式において、 前記各オブジェクトを表現する画像情報を記憶する画像
記憶手段と、 前記複数のオブジェクト間の類似度を判定する際の比較
項目として予め定められた複数個の項目の各々について
の各オブジェクトに関する評価点数が各オブジェクト対
応のフレームの特性スロットに特性値列として設定され
ると共に、前記画像記憶手段に記憶された自オブジェク
トの画像番号が画像スロットに設定された複数のフレー
ムを記憶するフレーム記憶手段と、 前記特性値列を仮想的にグラフ化したときの形状の相似
性および面積の近似性に基づいて比較目的オブジェクト
と比較対象オブジェクトとの類似度を判定するルールを
記憶するルール記憶手段とを有し、 前記ルール記憶手段に記憶されたルールの実行により、
前記比較目的オブジェクトに最も類似する比較対象オブ
ジェクトを複数の比較対象オブジェクト中から判定し、
該判定結果のオブジェクトに関する情報として該オブジ
ェクトのフレームの画像スロットに設定された画像番号
に対応して前記画像記憶手段に記憶された画像情報に応
じた画像を表示装置に出力するようにしたことを特徴と
するオブジェクト間の類似度判定方式。
1. A method for determining a degree of similarity between a plurality of objects, comprising: image storage means for storing image information representing each object; and a comparison item for determining the degree of similarity between the plurality of objects. The evaluation score for each object for each of the plurality of predetermined items is set as a characteristic value sequence in the characteristic slot of the frame corresponding to each object, and the image number of the own object stored in the image storage means is set. Frame storage means for storing a plurality of frames set in the image slot, a comparison object and a comparison object based on similarity of shape and similarity of area when the characteristic value sequence is virtually graphed And a rule storage unit for storing a rule for determining the similarity of the rule. By executing the rule,
Determining a comparison target object most similar to the comparison target object from among the plurality of comparison target objects,
The image corresponding to the image number set in the image slot of the frame of the object as the information on the object of the determination result is output to the display device an image corresponding to the image information stored in the image storage means. A method for determining the similarity between featured objects.
【請求項2】特許請求の範囲第1項記載のオブジェクト
間の類似度判定方式において、 前記ルールは、前記特性値列を仮想的にグラフ化したと
きの該グラフの積集合面積と和集合面積との比率によ
り、オブジェクト間の類似度を判定するものであること
を特徴とするオブジェクト間の類似度判定方式。
2. The similarity determination method between objects according to claim 1, wherein the rule is that an intersection area and a union area of the graph when the characteristic value sequence is virtually graphed. The similarity between objects is determined based on the ratio between the two.
【請求項3】特許請求の範囲第2項記載のオブジェクト
間の類似度判定方式において、 前記ルールは、比較目的オブジェクトの少なくとも一つ
の特性値が比較対象オブジェクトの対応する特性値と所
定値以上相違するとき、該比較対象オブジェクトを前記
仮想グラフを用いた類似度判定の比較候補としない条件
部を有することを特徴とするオブジェクト間の類似度判
定方式。
3. The similarity determination method between objects according to claim 2, wherein the rule is that at least one characteristic value of the comparison target object differs from a corresponding characteristic value of the comparison target object by a predetermined value or more. A similarity determination method between objects, comprising a condition part that does not make the comparison target object a comparison candidate for similarity determination using the virtual graph.
JP62159677A 1987-06-29 1987-06-29 Similarity judgment method between objects Expired - Lifetime JP2591751B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62159677A JP2591751B2 (en) 1987-06-29 1987-06-29 Similarity judgment method between objects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62159677A JP2591751B2 (en) 1987-06-29 1987-06-29 Similarity judgment method between objects

Publications (2)

Publication Number Publication Date
JPS644834A JPS644834A (en) 1989-01-10
JP2591751B2 true JP2591751B2 (en) 1997-03-19

Family

ID=15698917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62159677A Expired - Lifetime JP2591751B2 (en) 1987-06-29 1987-06-29 Similarity judgment method between objects

Country Status (1)

Country Link
JP (1) JP2591751B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220055503A (en) * 2020-09-25 2022-05-04 주식회사 디쓰리디 System for measuring property of matter for fabric and method of the same
US11726126B2 (en) 2014-12-05 2023-08-15 Kla Corporation Apparatus, method and computer program product for defect detection in work pieces

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6020635B2 (en) * 1977-11-02 1985-05-23 株式会社日立製作所 insulation flange
JPS61182131A (en) * 1985-02-06 1986-08-14 Hitachi Ltd Information retrieval system
JPS62115533A (en) * 1985-11-15 1987-05-27 Fujitsu Ltd Intelligence processing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6020635U (en) * 1983-07-20 1985-02-13 伊藤 保太郎 Business analysis table using the start chart method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6020635B2 (en) * 1977-11-02 1985-05-23 株式会社日立製作所 insulation flange
JPS61182131A (en) * 1985-02-06 1986-08-14 Hitachi Ltd Information retrieval system
JPS62115533A (en) * 1985-11-15 1987-05-27 Fujitsu Ltd Intelligence processing system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11726126B2 (en) 2014-12-05 2023-08-15 Kla Corporation Apparatus, method and computer program product for defect detection in work pieces
US11892493B2 (en) 2014-12-05 2024-02-06 Kla Corporation Apparatus, method and computer program product for defect detection in work pieces
KR20220055503A (en) * 2020-09-25 2022-05-04 주식회사 디쓰리디 System for measuring property of matter for fabric and method of the same
KR102496992B1 (en) * 2020-09-25 2023-02-07 주식회사 디쓰리디 System for measuring property of matter for fabric and method of the same

Also Published As

Publication number Publication date
JPS644834A (en) 1989-01-10

Similar Documents

Publication Publication Date Title
CN111277706B (en) Application recommendation method and device, storage medium and electronic equipment
US11704367B2 (en) Indexing and presenting content using latent interests
CN110020411B (en) Image-text content generation method and equipment
CN109074642A (en) machine learning device
US5129052A (en) Dynamic selection of recursively nested logical element data formats
US5280275A (en) Graphical interface control buttons with scalar values
JPH03175593A (en) On-line character recognizing device
CN108205960B (en) Method and device for rendering characters, electronic map making system and navigation system
CN111494952B (en) Method and device for displaying objects at webpage end and readable storage medium
CN113010645A (en) Text generation method, device, equipment and storage medium
JP2591751B2 (en) Similarity judgment method between objects
US5305208A (en) Database retrieval system for effectively displaying differences between elements of plural drawings
JPH076076A (en) Hypermedia system
KR20210006098A (en) Method and system for determining document consistence to improve document search quality
JP2017037455A (en) Information processing device, information processing method, and program
CN112328799B (en) Question classification method and device
CN114217794A (en) Page design method, client device, readable medium, and program product
CN114924876A (en) Voiceprint recognition method and device based on distributed heterogeneous operation and storage medium
Beysolow II et al. Custom openai reinforcement learning environments
WO2024047997A1 (en) Document analysis device and program for document analysis
Bo Human-Computer Interaction: Guest Editor's Introduction
JP3500812B2 (en) Table processing equipment
JP2590327B2 (en) How to manage drawing information
JP2536619B2 (en) Graphic processing device
CN114712855A (en) Game element generation method and device and interaction method and device