JP2770527B2 - Information retrieval device - Google Patents
Information retrieval deviceInfo
- Publication number
- JP2770527B2 JP2770527B2 JP2028972A JP2897290A JP2770527B2 JP 2770527 B2 JP2770527 B2 JP 2770527B2 JP 2028972 A JP2028972 A JP 2028972A JP 2897290 A JP2897290 A JP 2897290A JP 2770527 B2 JP2770527 B2 JP 2770527B2
- Authority
- JP
- Japan
- Prior art keywords
- fuzzy
- inference
- unit
- search
- search condition
- 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
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【発明の詳細な説明】 産業上の利用分野 本発明は、データベースの中から所定の情報を検索す
るための情報検索装置に関する。Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieval apparatus for retrieving predetermined information from a database.
従来の技術 従来、あいまいな検索条件を用いてデータベースを検
索する方法として、例えば特開昭60-140443に示されて
いるような類似語関係を用いた方法等があった。類似語
関係を用いた従来の情報検索装置の例を第15図に示す。
第15図において、1501はデータを記憶する外部記憶装
置、1502は前記外部記憶装置のデータの入出力を管理す
るデータベース管理システム、1503は検索条件を受け付
ける検索条件入力部、1504は検索キーワード間の類似語
関係を記憶する類似語記憶部、1505は類似語記憶部に記
憶されている類似語関係を用いて入力検索条件の変化を
行う類似語変換部、1506は検索結果を出力する検索結果
出力部である。2. Description of the Related Art Conventionally, as a method of searching a database using ambiguous search conditions, for example, there has been a method using a similar word relationship as disclosed in JP-A-60-140443. FIG. 15 shows an example of a conventional information retrieval apparatus using a similar word relation.
In FIG. 15, 1501 is an external storage device that stores data, 1502 is a database management system that manages input and output of data in the external storage device, 1503 is a search condition input unit that receives search conditions, and 1504 is a search condition input unit. A similar word storage unit that stores similar word relationships, 1505 is a similar word conversion unit that changes input search conditions using the similar word relationships stored in the similar word storage unit, and 1506 is a search result output that outputs search results Department.
外部記憶装置1501に記憶されている情報の例として人
物データベースを第16図に、類似語記憶部に記憶されて
いる類似語関係の例を第17図に示す。この類似語関係
は、業界間の類似語関係を示し、「ソフト」と「電
気」、及び、「機械」と「精密」と「自動車」、及び、
「証券」と「商社」が、それぞれ類似語として登録され
ている。FIG. 16 shows a person database as an example of information stored in the external storage device 1501, and FIG. 17 shows an example of a synonym relation stored in the synonym storage unit. This synonym relationship indicates a synonym relationship between the industries, such as "soft" and "electric", "mechanical" and "precision" and "automobile", and
“Securities” and “trading companies” are registered as similar words.
以上のように構成された従来の情報検索装置の動作を
以下に説明する。検索条件入力部1503に「業種が機械に
近い人」という検索条件を入力した場合を考える。類似
語変換部1505は、類似語記憶部1504中の第17図に示され
る業種間の類似語関係から、キーワード「機械」に対応
する類似語「精密」と「自動車」を取り出し、検索条件
を「業種が機械あるいは精密あるいは自動車の人」に変
換して、データベース管理システム1502に送る。データ
ベース管理システム1502は、この変換された検索条件を
用いてデータベースを検索する。検索結果として、第18
図に示すように「Eさん」と「Fさん」が得られ、検索
結果出力部1506によって出力される。The operation of the conventional information retrieval device configured as described above will be described below. Consider a case in which a search condition of “people whose type of business is close to machines” is input to the search condition input unit 1503. The synonym conversion unit 1505 extracts synonyms “precision” and “automobile” corresponding to the keyword “machine” from the synonym relation between the industries shown in FIG. 17 in the synonym storage unit 1504, and extracts the search condition. The data is converted into "people whose type is machine, precision, or automobile" and sent to the database management system 1502. The database management system 1502 searches the database using the converted search conditions. As a search result, the 18th
As shown in the figure, “E” and “F” are obtained and output by the search result output unit 1506.
この従来例では、「業種」等の、データベース中に存
在する属性についての「機械に近い」というあいまいな
値の検索条件を用いて、業種が「機械」そのものでない
人をも幅広く検索することが可能である。しかし、検索
条件の属性がデータベース中に存在しない場合、例え
ば、「体型」が「やせている人」という検索条件を用い
てデータベースを検索したい場合、「体型」という属性
はデータベース中に存在しないので、検索者はその検索
条件を、データベース中に存在する属性を用いて、同様
な意味になる検索条件に書き直さなければならない。す
なわち、従来の情報検索装置では、値のあいまいさを扱
うことはできても、属性については、データベース中に
存在する属性そのものを用いての検索しかできなかっ
た。In this conventional example, it is possible to broadly search for a person whose business type is not “machine” itself using a search condition of an ambiguous value “close to machine” for an attribute existing in the database such as “business type”. It is possible. However, if the attribute of the search condition does not exist in the database, for example, if you want to search the database using the search condition that "body type" is "skinny", since the attribute "body type" does not exist in the database The searcher must rewrite the search condition into a search condition having the same meaning using the attributes existing in the database. In other words, the conventional information search device can handle the ambiguity of the value, but can only search for the attribute using the attribute itself existing in the database.
一方、データベース中に存在しない属性を用いての検
索を行う従来の情報検索装置としては、例えば電気学会
情報処理研究会研究会資料IP-89-2,pp.11〜22に示され
ている類似図形を検索するシステムがある。この従来例
では、まず、図形データから、濃度分布や概略形状や周
波数分布や局所相関や局所コントラスト等の図形の形状
の特徴量を抽出して、それを図形データと共にデータベ
ースに記憶しておく。さらに、図形間の類似度をその特
徴量を用いた数式モデルで表すことによって、類似の図
形を検索するという検索手法を提案している。On the other hand, as a conventional information search device that performs a search using an attribute that does not exist in the database, for example, a similar information search device described in IEICE Information Processing Research Group Study Group Material IP-89-2, pp.11-22 There is a system to search for figures. In this conventional example, first, feature quantities of a figure shape such as a density distribution, a schematic shape, a frequency distribution, a local correlation, and a local contrast are extracted from the figure data and stored in a database together with the figure data. Furthermore, a search method has been proposed in which similarity between figures is represented by a mathematical model using the feature amount, thereby searching for similar figures.
数式モデルを用いて、データベース中に存在しない属
性を用いた検索を行う情報検索装置の構成図の例を第19
図に示す。第19図において、1901はデータを記憶する外
部記憶装置、1902は前記外部記憶装置のデータの入出力
を管理するデータベース管理システム、1903は検索条件
を受け付ける検索条件入力部、1904はデータベース中に
存在しない属性を用いた検索条件を数式モデルを用い
て、データベース中に存在する属性で表される検索条件
に変換する数式演算部、1905は検索結果を出力する検索
結果出力部である。The example of the configuration diagram of the information search device that performs a search using an attribute that does not exist in the database using the mathematical expression model is shown in FIG.
Shown in the figure. In FIG. 19, reference numeral 1901 denotes an external storage device that stores data, 1902 denotes a database management system that manages input / output of data in the external storage device, 1903 denotes a search condition input unit that receives search conditions, and 1904 denotes a search condition input unit. A mathematical operation unit for converting a search condition using an attribute not to be used into a search condition represented by an attribute existing in the database using a mathematical model, and a search result output unit 1905 for outputting a search result.
しかし、このような構成の従来の情報検索装置では、
数式モデルで記述できないような定性的であいまいな検
索条件を表すことができなかった。However, in the conventional information retrieval device having such a configuration,
A qualitative and ambiguous search condition that cannot be described by a mathematical model could not be represented.
発明が解決しようとする課題 このように従来の情報検索装置は、データの値のあい
まいさを扱うことはできても、データの属性について
は、データベース中に存在する属性そのものを用いての
検索しかできないという課題があった。また、データベ
ース中に存在しない属性を用いての検索を行う情報検索
装置でも、数式モデルで記述できないような定性的であ
いまいな検索条件を表すことができないという課題があ
った。従って、検索者が、データースの内容や構造につ
いての知識がない場合はもちろん、データベース中に存
在しない属性を含んだ検索条件や、定性的であいまいな
検索条件しか持っていない場合は、適切な検索条件を作
成することは困難であった。このため、従来の情報検索
装置では、検索の熟練者が、適切な検索結果が得られる
まで、検索意図に適切な検索条件を作成し検索してみ
る、という試行錯誤を繰り返さなければならないという
問題点を有していた。Problems to be Solved by the Invention As described above, the conventional information retrieval apparatus can handle the ambiguity of the data value, but only retrieves the attribute of the data using the attribute itself existing in the database. There was a problem that could not be done. Further, there is a problem that even an information search device that performs a search using an attribute that does not exist in a database cannot express a qualitative and ambiguous search condition that cannot be described by a mathematical model. Therefore, if the searcher has no knowledge of the contents or structure of the database, or of course has only search conditions that include attributes that do not exist in the database or qualitative and ambiguous search conditions, appropriate search Creating conditions was difficult. For this reason, the conventional information search apparatus has a problem that a skilled search engineer has to repeat trial and error of creating search conditions appropriate for the search intention and performing a search until an appropriate search result is obtained. Had a point.
本発明は、かかる点に鑑み、データベースの内容や構
成を知らない検索者や、抽象的であいまいな検索条件し
か持たない検索者でも、データベース中に存在しない抽
象的な属性を含むあいまいな検索条件を用いて、検索意
図に適切なデータをデータベースから検索することが可
能な情報検索装置を提供することを目的とする。In view of the foregoing, the present invention provides a searcher who does not know the contents and structure of a database, or a searcher who has only an abstract and ambiguous search condition, and has an ambiguous search condition including an abstract attribute that does not exist in the database. An object of the present invention is to provide an information retrieval apparatus capable of retrieving data appropriate for a retrieval intention from a database by using the information retrieval apparatus.
課題を解決するための手段 本発明は、データを記憶する外部記憶装置と、前記外
部記憶装置のデータの入出力を管理するデータベース管
理システムと、ファジィ数を含む検索条件を受け付ける
検索条件入力部と、ファジィ推論規則を記憶する推論規
則記憶部と、ファジィ数を記憶するファジィ数記憶部
と、ファジィ関係を記憶するファジィ関係記憶部と、前
記推論規則と前記ファジィ数とを用い、前記検索条件を
入力とするファジィ推論を管理するファジィ推論管理部
と、前記ファジィ推論管理部の指示に従い、前記検索条
件と前記推論規則の前件部との適合度を求める前件部演
算部と、前記適合度に応じて前記推論規則の後件部から
ファジィ数を含む推論結果を求める後件部演算部と、前
記ファジィ数記憶部中のファジィ数と前記ファジィ関係
記憶部中のファジィ関係とを用い、前記推論結果と前記
外部記憶装置中のデータとの適合度を求めるファジィマ
ッチング部と、前記ファジィマッチングで求めた適合度
があるしきい値以上となるデータを検索結果として出力
する検索結果出力部とを有する情報検索装置である。Means for Solving the Problems The present invention provides an external storage device that stores data, a database management system that manages input / output of data in the external storage device, and a search condition input unit that receives a search condition including a fuzzy number. An inference rule storage unit that stores a fuzzy inference rule, a fuzzy number storage unit that stores a fuzzy number, a fuzzy relation storage unit that stores a fuzzy relationship, and the inference rule and the fuzzy number. A fuzzy inference management unit that manages fuzzy inference to be input, a preconditioning unit calculating unit that obtains a degree of conformity between the search condition and the antecedent part of the inference rule according to an instruction of the fuzzy inference management unit, A consequent part operation unit for obtaining an inference result including a fuzzy number from the consequent part of the inference rule in accordance with the fuzzy number and the fuzzy number in the fuzzy number storage unit A fuzzy matching unit that uses the fuzzy relation in the relation storage unit to determine the degree of conformity between the inference result and the data in the external storage device; and a data in which the degree of conformity obtained by the fuzzy matching is equal to or greater than a threshold. And a search result output unit that outputs a search result as a search result.
また、本発明は、データを記憶する外部記憶装置と、
前記外部記憶装置のデータの入出力を管理するデータベ
ース管理システムと、ファジィ数を含む検索条件を受け
付ける検索条件入力部と、ファジィ推論規則を記憶する
推論規則記憶部と、ファジィ数を記憶するファジィ数記
憶部と、ファジィ関係を記憶するファジィ関係記憶部
と、前記推論規則と前記ファジィ数と前記ファジィ関係
とを用い、前記検索条件を入力とするファジィ推論を管
理するファジィ推論管理部と、前記ファジィ推論管理部
の指示に従い、前記検索条件と前記推論規則の前件部と
の適合度を求める前件部演算部と、前記適合度に応じて
前記推論規則の後件部からファジィ数を含む推論結果を
求める後件部演算部と、前記ファジィ数記憶部中のファ
ジィ関係とを用い、前記推論結果と前記外部記憶装置中
のデータとの適合度を求めるファジィマッチング部と、
前記ファジィマッチングで求めた適合度があるしきい値
以上となるデータを検索結果として出力する検索結果出
力部とを有する情報検索装置である。The present invention also provides an external storage device for storing data,
A database management system for managing data input / output of the external storage device, a search condition input unit for receiving a search condition including a fuzzy number, an inference rule storage unit for storing a fuzzy inference rule, and a fuzzy number for storing a fuzzy number A storage unit, a fuzzy relation storage unit that stores a fuzzy relation, a fuzzy inference management unit that manages fuzzy inference using the inference rule, the fuzzy number, and the fuzzy relation and that receives the search condition as an input; An antecedent operation unit for obtaining a degree of conformity between the search condition and the antecedent of the inference rule according to an instruction of the inference management unit; and an inference including a fuzzy number from a consequent part of the inference rule according to the degree of adaptation. Using the consequent part calculating unit for obtaining the result and the fuzzy relation in the fuzzy number storage unit, the degree of conformity between the inference result and the data in the external storage device And fuzzy matching unit for obtaining,
A search result output unit that outputs, as a search result, data in which the degree of matching obtained by the fuzzy matching is equal to or greater than a certain threshold.
さらに、本発明は、データを記憶する外部記憶装置
と、前記外部記憶装置のデータの入出力を管理するデー
タベース管理システムと、ファジィ数を含む検索条件を
受け付ける検索条件入力部と、ファジィ推論規則を記憶
する推論規則記憶部と、ファジィ数を記憶するファジィ
数記憶部と、ファジィ関係を記憶するファジィ関係記憶
部と、前記推論規則と前記ファジィ数と前記ファジィ関
係とを用い、前記検索条件を入力とするファジィ推論を
管理するファジィ推論管理部と、前記ファジィ推論管理
部の指示に従い、前記検索力条件と前記推論規則の前件
部との適合度を求める前件部演算部と、前記適合度に応
じて前記推論規則の後件部から実数である推論結果を求
める後件部演算部と、前記推論結果に適合するデータを
検索結果として出力する検索結果出力部とを有する情報
検索装置である。Further, the present invention provides an external storage device for storing data, a database management system for managing data input / output of the external storage device, a search condition input unit for receiving a search condition including a fuzzy number, and a fuzzy inference rule. An inference rule storage unit for storing, a fuzzy number storage unit for storing a fuzzy number, a fuzzy relation storage unit for storing a fuzzy relation, and the search condition is input using the inference rule, the fuzzy number, and the fuzzy relation. A fuzzy inference managing unit that manages fuzzy inference, a precondition part calculating unit that obtains a degree of conformity between the search power condition and the antecedent part of the inference rule according to an instruction of the fuzzy inference managing unit; And a consequent part operation unit for obtaining an inference result that is a real number from the consequent part of the inference rule, and outputting data matching the inference result as a search result. An information retrieval apparatus and a search result output unit.
また、本発明は、データを記憶する外部記憶装置と、
前記外部記憶装置のデータの入出力を管理するデータベ
ース管理システムと、前記検索条件を入力とし、ファジ
ィ数である推論結果を推論するファジィ推論部と、前記
推論結果と前記外部記憶装置中のデータとの適合度を求
めるファジィマッチング部と、前記ファジィマッチング
で求めた適合度と自然言語との対応表を記憶する変換テ
ーブル記憶部と、前記対応表を用い、前記適合度を自然
言語に変換する適合度変換部と、前記適合度があるしき
い値以上のデータを検索結果として出力する検索結果出
力部とを有する情報検索装置である。The present invention also provides an external storage device for storing data,
A database management system that manages input / output of data in the external storage device, a fuzzy inference unit that receives the search condition as input, and infers an inference result that is a fuzzy number, and the inference result and data in the external storage device. Fuzzy matching unit for calculating the degree of conformity, a conversion table storage unit for storing a correspondence table between the degree of conformity determined by the fuzzy matching and the natural language, and adaptation for converting the degree of conformity to a natural language using the correspondence table An information search device including a degree conversion unit and a search result output unit that outputs data whose relevance is equal to or higher than a threshold value as a search result.
作用 本発明は上記の構成により、データベース中に存在し
ない抽象的な属性を含むあいまいな検索条件を入力した
場合、この検索条件を入力としてファジィ推論を行うこ
とにより、データベース中に存在する属性によって構成
される、ファジィ数を含む検索条件に変換する。さら
に、ファジィ数やファジィ関係を用いて、変換された検
索条件とデータベース中のデータとの適合度を求め、そ
の適合度があるしきい値以上となるデータを検索結果と
して出力することにより、データベースの内容や構成を
知らない検索者や、抽象的であいまいな検索条件しか持
たない検索者でも、データベース中に存在しない抽象的
な属性を含むあいまいな検索条件を用いて、検索意図に
適切なデータをデータベースから検索することができ
る。Effect of the Invention According to the configuration described above, when an ambiguous search condition including an abstract attribute that does not exist in the database is input, the fuzzy inference is performed using the search condition as an input, and the present invention is configured by the attribute existing in the database. Is converted to a search condition including a fuzzy number. Furthermore, by using the fuzzy numbers and fuzzy relations, the relevance between the converted search conditions and the data in the database is obtained, and data in which the relevance is above a certain threshold is output as a search result. Even searchers who do not know the content or structure of the data, or who have only abstract and ambiguous search conditions, can use the ambiguous search conditions that include abstract attributes that do not exist in the database to retrieve data that is appropriate for the search intent. Can be retrieved from the database.
実施例 第1の発明の一実施例である情報検索装置の構成図を
第1図に示す。第1図において、101はデータを記憶す
る外部記憶装置、102は前記外部記憶装置のデータの入
出力を管理するデータベース管理システム、103はファ
ジィ数を含む検索条件を受け付ける検索条件入力部、10
4はファジィ推論規則を記憶する推論規則記憶部、105は
ファジィ数を記憶するファジィ数記憶部、106はファジ
ィ関係を記憶するファジィ関係記憶部、107は前記推論
規則と前記ファジィ数とを用い、前記検索条件を入力と
するファジィ推論を管理するファジィ推論管理部、108
は前記ファジィ推論管理部の指示に従い、前記検索条件
と前記推論規則の前件部との適合度を求める前件部演算
部、109は前記適合度に応じて前記推論規則の後件部か
らファジィ数を含む推論結果を求める後件部演算部、11
0は前記ファジィ数記憶部中のファジィ数と前記ファジ
ィ関係記憶部中のファジィ関係とを用い、前記推論結果
と前記外部記憶装置中のデータとの適合度を求めるファ
ジィマッチング部、111は前記ファジィマッチングで求
めた適合度があるしきい値以上となるデータを検索結果
として出力する検索結果出力部である。Embodiment FIG. 1 shows a configuration diagram of an information retrieval apparatus according to an embodiment of the first invention. In FIG. 1, 101 is an external storage device for storing data, 102 is a database management system for managing data input / output of the external storage device, 103 is a search condition input unit for receiving a search condition including a fuzzy number, 10
4 is an inference rule storage unit that stores fuzzy inference rules, 105 is a fuzzy number storage unit that stores fuzzy numbers, 106 is a fuzzy relation storage unit that stores fuzzy relations, 107 uses the inference rules and the fuzzy numbers, A fuzzy inference management unit that manages fuzzy inference using the search condition as an input, 108
Is an antecedent operation unit that calculates the degree of conformity between the search condition and the antecedent part of the inference rule in accordance with the instruction of the fuzzy inference management unit. Consequent part operation part for finding inference results including numbers, 11
0 is a fuzzy matching unit that uses the fuzzy number in the fuzzy number storage unit and the fuzzy relation in the fuzzy relation storage unit to determine the degree of conformity between the inference result and the data in the external storage device. This is a search result output unit that outputs, as a search result, data in which the matching degree obtained by matching is equal to or greater than a certain threshold.
外部記憶装置101に記憶されている情報の例として、
従来例と同じ第16図の人物データベースを用いる。As an example of information stored in the external storage device 101,
The same person database of FIG. 16 as the conventional example is used.
推論規則記憶部104に記憶されている推論規則の例を
第2図に示す。第2図中のif部,then部はそれぞれファ
ジィ推論規則の前件部,後件部を表す。また、推論規則
中の変数の値「やせている」「太り気味」「大きい」
「やや小さい」はいずれもファジィ数を表すラベルであ
る。FIG. 2 shows an example of inference rules stored in the inference rule storage unit 104. The if part and then part in FIG. 2 represent the antecedent and consequent parts of the fuzzy inference rule, respectively. In addition, the values of the variables in the inference rules are “thin,” “fat,” “large,”
“Slightly small” is a label indicating a fuzzy number.
ファジィ数記憶部105に記憶されているメンバシップ
関数の例を第3図に示す。第3図において、a,b,cはそ
れぞれ属性「年収」「体型」「身長−体重」についての
ファジィ数「低い、中くらい、高い」「やせている、中
くらい、太り気味、太っている」「小さい、やや小さ
い、中くらい、大きい」を表す。FIG. 3 shows an example of the membership function stored in the fuzzy number storage unit 105. In FIG. 3, a, b, and c are fuzzy numbers for attributes “annual income”, “body shape”, and “height-weight”, “low, medium, high”, “thin, medium, fat, and fat”. "Small, slightly small, medium, large."
ファジィ関係記憶部106に記憶されているファジィ関
係として類似関係や包含関係等があるが、類似関係の例
を第4図に示す。第4図において、例えば「ソフト」と
「機械」の交わる部分の0.2という値は、両者の意味的
類似度を示す度合を表す。The fuzzy relation stored in the fuzzy relation storage unit 106 includes a similar relation and an inclusive relation. FIG. 4 shows an example of the similar relation. In FIG. 4, for example, a value of 0.2 at a portion where “soft” and “machine” intersect indicates a degree indicating a semantic similarity between the two.
本実施例の動作を、「年収が高く、かつ、体型が太っ
ていて、かつ、業種が機械に近い人」という検索条件を
例に用いて以下に説明する。The operation of the present embodiment will be described below using a search condition of “a person with a high annual income, a large body shape, and a business type similar to a machine” as an example.
検索条件入力部103に検索条件を入力すると、検索条
件はそのまま前件部演算部108に送られる。前件部演算
部108と後件部演算部109は、上記の検索条件を入力とし
たファジィ推論を行い、データベース中に存在する属性
を持つ推論結果を求める。その推論結果を新たな検索条
件として用い、ファジィマッチング部110に送る。上記
の検索条件がファジィ推論を経てファジィマッチング部
110に送られるまでの動作を以下に説明する。まず、フ
ァジィ推論管理部107は、推論規則記憶部104中の推論規
則の前件部を順に取り出し、これを前件部演算部108に
送る。前件部演算部108では、検索条件と各推論規則の
前件部との適合度を求める。適合する推論規則が存在し
ない検索条件については、ファジィ推論を行わずに、そ
のままファジィマッチング部110に送る。When a search condition is input to the search condition input unit 103, the search condition is sent to the antecedent part operation unit 108 as it is. The antecedent part operation unit 108 and the consequent part operation unit 109 perform fuzzy inference using the above search conditions as input, and obtain inference results having attributes existing in the database. The inference result is used as a new search condition and sent to the fuzzy matching unit 110. The above search conditions are passed through fuzzy inference and fuzzy matching
The operation before being sent to 110 will be described below. First, the fuzzy inference management unit 107 sequentially retrieves the antecedent part of the inference rule from the inference rule storage unit 104, and sends it to the antecedent part operation unit. The antecedent operation unit 108 determines the degree of conformity between the search condition and the antecedent of each inference rule. Search conditions for which there is no matching inference rule are sent to the fuzzy matching unit 110 without performing fuzzy inference.
検索条件「年収=高い」については、その属性が「年
収」と属性一致する推論規則が存在しないので、そのま
まファジィマッチング部110に送る。As for the search condition “annual income = high”, there is no inference rule whose attribute matches that of “annual income”, so that it is sent to the fuzzy matching unit 110 as it is.
検索条件「業種=機械に近い」については、その値
「機械」と値が適合する推論規則が存在しないので、そ
のままファジィマッチング部110に送る。The search condition “business type = close to machine” is sent to the fuzzy matching unit 110 as it is because there is no inference rule that matches the value “machine”.
検索条件「体型=太っている」については、第3図に
示されるファジィ数を用いて、推論規則の前件部との適
合度を求める。ここで、検索条件と前件部との適合度ρ
としては、次のように両方のメンバシップ関数の共通集
合(intersection)の最大のグレードを用いる。With respect to the search condition “body type = fat”, the degree of conformity with the antecedent part of the inference rule is obtained using the fuzzy numbers shown in FIG. Here, the relevance ρ between the search condition and the antecedent part
Uses the largest grade of the intersection of both membership functions as follows:
x :ファジィ数の定義域 μk(x):検索条件のメンバシップ関数 μl(x):前件部のメンバシップ関数 この例では、検索条件「体型=太っている」に第16図
のルール2の前件部「体型=太り気味」が適合し、その
適合度は第3図b.に示すように0.8となる。なお、推論
規則の前件部は一つの条件からなる場合だけでなく、複
数の条件の組合せからなることもある。このときは、検
索条件と前件部の適合度ρは、次のように各条件の適合
度の内の最小値を用いる。 x: domain of fuzzy number μ k (x): membership function of search condition μ l (x): membership function of antecedent part In this example, the search condition “body type = fat” is shown in FIG. The antecedent part of rule 2 "body type = slightly overweight" is satisfied, and the degree of conformity is 0.8 as shown in Fig. 3b. Incidentally, the antecedent part of the inference rule may not only be composed of one condition but also composed of a combination of a plurality of conditions. In this case, as the search condition and the antecedent part fitness ρ, the minimum value of the fitness of each condition is used as follows.
ρi:前件部のi番目の条件と検索条件との適合度 次に、ファジィ推論管理部107は、推論規則の前件部
の適合度とその後件部を後件部演算部109に送る。後件
部演算部は109は、まず、i番目の推論規則についての
後件部出力μoiを求める。ここで後件部出力は、次の
ように後件部のメンバシップ関数から前件部の適合度を
越えるグレードを切り落とした形のファジィ数を用い
る。 ρ i : the degree of conformity between the i-th condition of the antecedent part and the search condition Next, the fuzzy inference management unit 107 sends the degree of conformity of the antecedent part of the inference rule and the consequent part to the consequent part operation unit 109. . Consequent arithmetic section 109 first determines a consequent output .mu.o i for the i-th inference rules. Here, the output of the consequent part uses a fuzzy number in a form in which a grade exceeding the fitness of the antecedent part is cut off from the membership function of the consequent part as follows.
μoi(x)=min{ρ,μr(x)} x :ファジィ数の定義域 μr(x):後件部のメンバシップ関数 次に、後件部の属性が同じである推論規則は複数ある
ので、複数の推論規則全体の推論結果μoを求める。こ
こで全体の推論結果μoは、次のように各推論規則の後
件部出力μoi(x)の和集合(union)を用いる。 μo i (x) = min { ρ, μ r (x)} x: domain of fuzzy number μ r (x): membership functions of the consequent part Next, the inference rule attribute of the consequent is the same Since there are a plurality of inference rules, the inference result μo of the plurality of inference rules is obtained. Here, the union of the consequent output μo i (x) of each inference rule is used as the overall inference result μo as follows.
x :ファジィ数の定義域 μoi(x):i番目の推論規則の後件部出力 検索条件「体型=太っている」に対してのルール2の
前件部の適合度が0.8であるので、ルール2の後件部出
力としては、後件部「身長−体重=やや小さい」のメン
バシップ関数から、グレード0.8より上を切り落とした
第5図に示されるような形のファジィ数が推論される。
ルール2以外に検索条件に適合する推論規則は存在しな
いので、全体の推論結果としても、第5図のファジィ数
がそのまま用いられ、ファジィマッチング部110に送ら
れる。従って、ファジィマッチング部110は、「年収=
高い、かつ、身長−体重=(第5図に示されるファジィ
数)、かつ、業種=機械に近い」という検索条件を受け
取る。 x: fuzzy number domain μo i (x): output of the consequent part of the i-th inference rule Since the relevance of the antecedent part of rule 2 to the search condition “body type = fat” is 0.8, From the membership function of the consequent part “height−weight = slightly small” as the output of the consequent part of rule 2, a fuzzy number in the form shown in FIG. You.
Since there is no inference rule other than the rule 2 that satisfies the search condition, the fuzzy number shown in FIG. 5 is used as it is as the overall inference result and sent to the fuzzy matching unit 110. Therefore, the fuzzy matching unit 110 determines that “annual income =
High, height-weight = (fuzzy number shown in FIG. 5), and business type = close to machine ".
ファジィマッチング部110では、この検索条件とデー
タベース中のデータとの適合度を求めるが、その場合、
連続値を取るデータのマッチングにはファジィ数を用
い、離散値を取るデータのマッチングにはファジィ関係
を用いる。The fuzzy matching unit 110 obtains the degree of matching between the search condition and the data in the database.
A fuzzy number is used for matching continuous values, and a fuzzy relationship is used for matching discrete values.
この検索例では、「年収が高い人」という検索条件に
対しては、「年収」が連続値を取る属性なので、第3図
a.に示される「年収」についてのファジィ数「高い」を
用いて、データベース中の各人物の年収データとの適合
度μHI(x)(x:各人物の年収)を求める。例えば、
「Bさん」の年収は1000万円なので、その適合度はμHI
(1000万)=0.8である。全データについて適合度を求
め、第6図a.のような検索結果が得られる。検索条件
「身長−体重=(第5図に示されるファジィ数)」に対
しても、同様にして第6図b.のような結果が得られる。In this search example, for the search condition of “person with high annual income”, “annual income” is an attribute that takes a continuous value.
Using the fuzzy number “high” for “annual income” shown in a., the degree of conformity μ HI (x) (x: annual income of each person) to the annual income data of each person in the database is obtained. For example,
Since Mr. B's annual income is 10 million yen, its fitness is μ HI
(10 million) = 0.8. The relevance is obtained for all data, and a search result as shown in FIG. 6a is obtained. Similarly, for the search condition "height-weight = (fuzzy number shown in FIG. 5)", a result as shown in FIG. 6b is obtained.
一方、「業種が機械に近い人」という検索条件に対し
ては、「業種」が離散値を取る属性であるので、第4図
のファジィ類似関係を用いて、業種「機械」とデータベ
ース中の各人物の業種データとの適合度を求める。その
適合度は、ファジィ関係の類似度をもって適合度とす
る。例えば、「Eさん」の業種は「自動車」なので、類
似関係表の「機械」と「自動車」の類似度を調べること
により、「Eさん」の適合度は0.8となる。全データの
ついて適合度を求め、第6図c.のような検索結果が得ら
れる。On the other hand, for the search condition of “people whose business type is close to machines”, since “business type” is an attribute that takes a discrete value, the business type “machine” and the database Determine the degree of conformity with the business data of each person. The relevance is determined by the similarity of the fuzzy relation. For example, since the business type of "Mr. E" is "automobile", by examining the similarity between "machine" and "car" in the similarity relation table, the fitness of "Mr. E" becomes 0.8. The relevance is obtained for all data, and a search result as shown in FIG. 6c is obtained.
検索条件が複数の条件の組合せからなるとき、検索条
件全体とデータベース中の各人物との適合度mは、次の
ように各条件の適合度の内の最小値を用いる。When the search condition is composed of a combination of a plurality of conditions, the minimum value of the fitness levels of the respective conditions is used as the fitness m of the entire search condition and each person in the database as follows.
x :データベース中の各人物 mi(x):検索条件中のi番目の条件とデータとの適
合度 従って、検索条件「年収=高い、かつ、身長−体重=
(第5図に示されるファジィ数)、かつ、業種=機械に
近い」に対しては、第6図a,b,cから最小値が0.3以上の
人物を取り、第6図d.の結果が得られる。 x: each person in the database mi (x): relevance between the i-th condition in the search condition and the data Therefore, the search condition "annual income = high and height-weight =
(The fuzzy number shown in Fig. 5) and the type of business = close to machine ", the person whose minimum value is 0.3 or more is taken from Fig. 6a, b, c, and the result of Fig. 6 d. Is obtained.
以上のように、本発明によれば、ファジィ推論とファ
ジィマッチングにより、ファジィ数を含むあいまいな検
索条件でデータベースを検索することができる。また、
データベース中に存在しない属性を含むあいまいな検索
条件で検索することができる。As described above, according to the present invention, a database can be searched with ambiguous search conditions including a fuzzy number by fuzzy inference and fuzzy matching. Also,
It is possible to search with ambiguous search conditions that include attributes that do not exist in the database.
第7図は、第2の発明の一実施例である情報検索装置
の構成図である。第7図において、701はデータを記憶
する外部記憶装置、702は前記外部記憶装置のデータの
入出力を管理するデータベース管理システム、703はフ
ァジィ数を含む検索条件を受け付ける検索条件入力部、
704はファジィ推論規則を記憶する推論規則記憶部、705
はファジィ数を記憶するファジィ数記憶部、706はファ
ジィ関係を記憶するファジィ関係記憶部、707は前記推
論規則と前記ファジィ数と前記ファジィ関係とを用い、
前記検索条件を入力とするファジィ推論を管理するファ
ジィ推論管理部、708は前記ファジィ推論管理部の指示
に従い、前記検索条件と前記推論規則の前件部との適合
度を求める前件部演算部、709は前記適合度に応じて前
記推論規則の後件部からファジィ数を含む推論結果を求
める後件部演算部、710は前記ファジィ数記憶部中のフ
ァジィ数と前記ファジィ関係記憶部中のファジィ関係と
を用い、前記推論結果と前記外部記憶装置中のデータと
の適合度を求めるファジィマッチング部、711は前記フ
ァジィマッチングで求めた適合度があるしきい値以上と
なるデータを検索結果として出力する検索結果出力部で
ある。FIG. 7 is a configuration diagram of an information retrieval apparatus according to one embodiment of the second invention. In FIG. 7, reference numeral 701 denotes an external storage device for storing data, 702 a database management system for managing data input / output of the external storage device, 703 a search condition input unit for receiving a search condition including a fuzzy number,
Reference numeral 704 denotes an inference rule storage unit that stores fuzzy inference rules.
Is a fuzzy number storage unit that stores a fuzzy number, 706 is a fuzzy relationship storage unit that stores a fuzzy relationship, 707 uses the inference rule, the fuzzy number, and the fuzzy relationship,
A fuzzy inference management unit 708 that manages fuzzy inference using the search condition as input, an antecedent operation unit 708 for obtaining a degree of conformity between the search condition and the antecedent of the inference rule in accordance with an instruction of the fuzzy inference management unit. , 709 is a consequent part operation unit for obtaining an inference result including a fuzzy number from the consequent part of the inference rule in accordance with the degree of matching, and 710 is a fuzzy number in the fuzzy number storage unit and a fuzzy number in the fuzzy relation storage unit. Using a fuzzy relationship, a fuzzy matching unit that determines the degree of conformity between the inference result and the data in the external storage device, 711 uses, as a search result, data in which the degree of conformity determined by the fuzzy matching is equal to or greater than a threshold. This is a search result output unit to be output.
外部記憶装置701に記憶されている情報の例として、
従来例と同じ第16図の人物データベースを用いる。推論
規則記憶部704に記憶されている推論規則の例として、
第1の発明と同じ第2図に示されるものを、ファジィ数
記憶部705に記憶されているメンバシップ関数の例とし
ても、第1の発明と同じ第3図に示されるものを用い
る。As an example of information stored in the external storage device 701,
The same person database of FIG. 16 as the conventional example is used. As an example of the inference rules stored in the inference rule storage unit 704,
The same one shown in FIG. 2 as in the first invention is used as an example of the membership function stored in the fuzzy number storage unit 705 as shown in FIG. 3 as in the first invention.
第2の発明の実施例の動作を、第1の発明と同じ「年
収が高く、かつ、体型が太っていて、かつ、業種が機械
に近い人」という検索条件を例に用いて以下に説明す
る。The operation of the embodiment of the second invention will be described below using the same search condition as that of the first invention, that is, "a person with a high annual income, a large body, and a business type close to a machine". I do.
検索条件入力部703に検索条件を入力すると、検索条
件はそのまま前件部演算部708に送られる。前件部演算
部708と後件部演算部709は、上記の検索条件を入力とし
たファジィ推論を行い、データベース中に存在する属性
を持つ推論結果を求める。その推論結果を新たな検索条
件として用い、ファジィマッチング部710に送る。上記
の検索条件がファジィ推論を経てファジィマッチング部
710に送られるまでの動作を以下に説明する。When a search condition is input to the search condition input unit 703, the search condition is sent to the antecedent part calculation unit 708 as it is. The antecedent part operation unit 708 and the consequent part operation unit 709 perform fuzzy inference using the above search conditions as input, and obtain an inference result having an attribute existing in the database. The inference result is used as a new search condition and sent to the fuzzy matching unit 710. The above search conditions are passed through fuzzy inference and fuzzy matching
The operation up to the transmission to 710 will be described below.
前件部演算部708は、検索条件中の命題「年収=高
い」や「体型=太っている」や「業種=機械に近い」と
各推論規則の前件部との適合度を求める。前件部の適合
度を求めるのに第1の発明ではファジィ数だけを用いて
いたが、第2の発明ではファジィ数だけでなく、ファジ
ィ関係をも用いる。適合度を求める動作を以下に説明す
る。The antecedent operation unit 708 obtains the degree of conformity of the inference rules with the antecedent of the inference rules, such as “Annual income = high”, “Body type = fat” or “industry = close to machine” in the search condition. In the first invention, only the fuzzy number is used to determine the degree of conformity of the antecedent part, but in the second invention, not only the fuzzy number but also the fuzzy relation is used. The operation for determining the degree of conformity will be described below.
検索条件「業種=機械に近い」に対して、第1の発明
では「機械」に適合する推論規則はなかった。これに対
し、第2の発明では、第4図のファジィ関係を用いるこ
とによって、「機械」だけでなくその類似の業種に適合
する推論規則をも検索条件に適合するものとする。ここ
で、その適合度は、ファジィ関係における類似度をもっ
て適合度とする。「機械」の類似業種として、「ソフト
(類似度0.2)」や「自動車(同0.8)」や「電気(同0.
5)」や「精密(同0.8)」があるから、「業種=機械に
近い」には、第2図のルール3の前件部「業種=自動
車」が適合し、その適合度は「機械」と「自動車」の類
似度である0.8となる。In contrast to the search condition “business type = close to machine”, there was no inference rule matching “machine” in the first invention. On the other hand, in the second invention, by using the fuzzy relation of FIG. 4, not only “machine” but also inference rules applicable to similar industries are matched to search conditions. Here, the similarity is defined as the similarity in the fuzzy relation. Similar industries of "machinery" include "software (similarity 0.2)", "automobile (0.8)" and "electricity (0.
5) "and" Precision (0.8) "," Industry = Close to Machinery "matches the antecedent" Industry = Automobile "in Rule 3 of Fig. ”And“ automobile ”are 0.8.
推論規則の前件部が、複数の条件の組合せからなると
きの、検索条件と前件部の適合度の求め方は第1の発明
と同様である。When the antecedent part of the inference rule consists of a combination of a plurality of conditions, the method of obtaining the matching condition between the search condition and the antecedent part is the same as in the first invention.
検索条件「年収=高い」と「体型=太っている」に対
しては、第3図のファジィ数を用いて第1の発明と同様
にして求めるので説明を省略する。The search conditions “annual income = high” and “body type = fat” are obtained in the same manner as in the first invention using the fuzzy numbers in FIG. 3, and therefore description thereof is omitted.
次に、ファジィ推論管理部707は、推論規則の後件部
とその適合度を後件部演算部709に送る。後件部演算部
は709は第1の発明の実施例と同様にして推論結果を求
める。この検索例では、ルール2の前件部の適合度が0.
8、および、ルール3の前件部の適合度が0.8であるの
で、推論結果として「身長−体重=(第5図に示される
ファジィ数)」と「趣味=自動車(適合度0.8)」が推
論され、これが検索条件としてファジィマッチング部71
0に渡される。他の検索条件「年収=高い」は適合する
推論規則が存在しないので、そのままファジィマッチン
グ部710に渡される。すなわち、ファジィマッチング部7
10は、「年収=高い、かつ、身長−体重=(第5図に示
されるファジィ数)、かつ、(業種=機械に近い、ある
いは、趣味=自動車(適合度0.8))」という検索条件
を受け取る。Next, the fuzzy inference management unit 707 sends the consequent part of the inference rule and its conformity to the consequent part calculation unit 709. The consequent part calculation unit 709 obtains the inference result in the same manner as in the embodiment of the first invention. In this search example, the antecedent of Rule 2 is 0.
8, and the conformity of the antecedent part of Rule 3 is 0.8, so that "height-weight = (fuzzy number shown in FIG. 5)" and "hobby = automobile (fitness 0.8)" are the inference results. This is inferred, and this is used as a search condition in the fuzzy matching unit 71.
Passed to 0. The other search condition “annual income = high” is passed to the fuzzy matching unit 710 as it is because there is no inference rule that matches. That is, the fuzzy matching unit 7
10 is a search condition of "Annual income = high and height-weight = (fuzzy number shown in Fig. 5) and (industry = close to machine, or hobby = car (fitness 0.8))" receive.
ファジィマッチング部710は、第1の発明の実施例と
同様に、検索条件とデータベース中の各人物との適合度
を求める。検索条件「年収=高い」と「身長体重=(第
5図に示されるファジィ数)」に対しては、第1の発明
と同様に、第8図a.b.のうような結果が得られる。検索
条件「業種=機械に近い、あるいは、趣味=自動車(適
合度0.8)」の結果としては、第6図c.の「Cさん」の
適合度を変更した第8図c.が得られる。従って、検索条
件「年収=高い、かつ、身長−体重=(第5図に示され
るファジィ数)、かつ、業種=機械に近い」に対して
は、各人物について第8図a,b,cの最小値が0.3以上のも
のを取り、第8図d.の結果が得られる。この結果には、
第1の発明では得られなかったCさんが含まれている。The fuzzy matching unit 710 obtains the matching degree between the search condition and each person in the database, as in the embodiment of the first invention. With respect to the search conditions “annual income = high” and “height / weight = (fuzzy number shown in FIG. 5)”, similar to the first invention, the result shown in FIG. 8 ab is obtained. As a result of the search condition “industry = close to machine or hobby = automotive (fitness 0.8)”, FIG. 8c in which the suitability of “Mr. C” in FIG. 6c is changed is obtained. Therefore, for the search condition "Annual income = high and height-weight = (fuzzy number shown in Fig. 5) and business type = close to machine", for each person, Fig. 8a, b, c Takes the minimum value of 0.3 or more, and the result of FIG. 8 d is obtained. This result includes:
Ms. C who was not obtained in the first invention is included.
以上のように、第2の発明によれば、第1の発明より
も検索条件を幅広く解釈した柔軟な検索が可能となる。As described above, according to the second invention, a flexible search in which search conditions are interpreted more broadly than in the first invention can be performed.
第9図は、第3の発明の一実施例である情報検索装置
の構成図である。第9図において、901はデータを記憶
する外部記憶装置、902は前記外部記憶装置のデータの
入出力を管理するデータベース管理システム、903はフ
ァジィ数を含む検索条件を受け付ける検索条件入力部、
904はファジィ推論規則を記憶する推論規則記憶部、905
はファジィ数を記憶するファジィ数記憶部、906はファ
ジィ関係を記憶するファジィ関係記憶部、907は前記推
論規則と前記ファジィ数と前記ファジィ関係とを用い、
前記検索条件を入力とするファジィ推論を管理するファ
ジィ推論管理部、908は前記ファジィ推論管理部の指示
に従い、前記検索条件と前記推論規則の前件部との適合
度を求める前件部演算部、909は前記適合度に応じて前
記推論規則の後件部から実数である推論結果を求める後
件部演算部、910は前記推論結果を検索条件としてデー
タベースを検索した結果を出力する検索結果出力部であ
る。FIG. 9 is a configuration diagram of an information retrieval device according to one embodiment of the third invention. In FIG. 9, reference numeral 901 denotes an external storage device for storing data; 902, a database management system for managing data input / output of the external storage device; 903, a search condition input unit for receiving a search condition including a fuzzy number;
904 is an inference rule storage unit that stores fuzzy inference rules, 905
Is a fuzzy number storage unit that stores a fuzzy number, 906 is a fuzzy relationship storage unit that stores a fuzzy relationship, 907 uses the inference rule, the fuzzy number, and the fuzzy relationship,
A fuzzy inference management unit 908 that manages fuzzy inference using the search condition as an input, a preconditioner operation unit 908 for obtaining a degree of conformity between the search condition and the antecedent of the inference rule in accordance with an instruction of the fuzzy inference management unit , 909 is a consequent part operation unit for obtaining an inference result that is a real number from the consequent part of the inference rule according to the degree of matching, and 910 is a search result output that outputs a result of searching a database using the inference result as a search condition Department.
外部記憶装置901に記憶されている情報の例として、
従来例と同じ第16図の人物データベースを用いる。第1
の発明と同じく、推論規則記憶部904に記憶されている
推論規則の例として第2図に示されるものを、ファジィ
数記憶部905に記憶されているメンバシップ関数の例と
して第3図に示されるものを用いる。Examples of information stored in the external storage device 901 include:
The same person database of FIG. 16 as the conventional example is used. First
As in the case of the invention of FIG. 1, the one shown in FIG. 2 as an example of the inference rule stored in the inference rule storage unit 904 is shown in FIG. 3 as an example of the membership function stored in the fuzzy number storage unit 905. Used.
第3の発明の実施例の動作を、第1、及び第2の発明
と同じ「年収が高く、かつ、体型が太っていて、かつ、
業種が機械に近い人」という検索条件を例に用いて以下
に説明する。The operation of the embodiment of the third invention is the same as that of the first and second inventions in that "the annual income is high, the body shape is fat, and
This will be described below using an example of a search condition of “a person whose business type is close to a machine”.
検索条件を入力してから、ファジィ推論を行い、結果
として「年収=高い、かつ、身長−体重=(第5図に示
されるファジィ数)、かつ、(業種=機械に近い、ある
いは、趣味=自動車(適合度0.8))」が求められるま
では、第2の発明の実施例と同様であるから説明を省略
する。After inputting the search conditions, fuzzy inference is performed, and as a result, “yearly income is high and height−weight = (fuzzy number shown in FIG. 5), and (industry = close to machine or hobby = Until an "automobile (degree of conformity: 0.8)" is obtained, the description is omitted because it is the same as that of the embodiment of the second invention.
次に、後件部演算部909は、この条件中のファジィ数
のαレベル集合を求める。αレベル集合とは、以下のよ
うに定義される非ファジィ集合である。Next, the consequent part operation unit 909 obtains an α level set of the fuzzy numbers in the condition. The α-level set is a non-fuzzy set defined as follows.
Aα={x|μA(x)≧α},α[0,1] A :ファジィ数 Aα:Aのαレベル集合 α=0.3とすると、第3図、及び第5図のファジィ
数、および、第4図のファジィ関係から、前記検索条件
のαレベル集合は、第10図a.b.のようにして、「年収≧
630万円、かつ、身長−体重≦110cm、かつ、(業種=機
械、あるいは、業種=自動車、あるいは、業種=電気、
あるいは、業種=精密、あるいは、趣味=自動車)」と
なる。後件部演算部はこの実数である条件をデータベー
ス管理システム902に送ることによって、第11図のよう
な検索結果が得られる。Aα = {x | μ A (x) ≧ α}, α [0,1] A: Fuzzy number Aα: α level set of A If α = 0.3, the fuzzy numbers in FIGS. From the fuzzy relation of FIG. 4, the α level set of the search condition is expressed as “annual income ≧
6.3 million yen, and height-weight ≤ 110 cm, and (industry = machinery, or industry = automobile, or industry = electricity,
Or, industry = precision, or hobby = automobile). The consequent part operation unit sends the condition, which is a real number, to the database management system 902 to obtain a search result as shown in FIG.
以上のような構成の第3の発明によれば、第1、及び
第2の発明に比べ、ファジィマッチング部が不要となる
ので、構成が簡単になり計算時間も短縮される。According to the third aspect of the present invention having the above-described configuration, the fuzzy matching section is not required as compared with the first and second aspects, so that the configuration is simplified and the calculation time is reduced.
第12図は、第4の発明の一実施例である情報検索装置
の構成図である。第12図において、1201はデータを記憶
する外部記憶装置、1202は前記外部記憶装置のデータの
入出力を管理するデータベース管理システム、1203はフ
ァジィ数を含む検索条件を受け付ける検索条件入力部、
1204は前記検索条件を入力とし、ファジィ数である推論
結果を推論するファジィ推論部、1205は前記推論結果と
前記外部記憶装置中のデータとの適合度を求めるファジ
ィマッチング部、1206は前記ファジィマッチングで求め
た適合度と自然言語との対応表を記憶する変換テーブル
記憶部、1207は前記対応表を用い、前記適合度を自然言
語に変換する適合度変換部、1208は前記適合度があるし
きい値以上のデータを、自然言語による適合度と共に検
索結果として出力する検索結果出力部である。FIG. 12 is a configuration diagram of an information search device according to an embodiment of the fourth invention. In FIG. 12, 1201 is an external storage device that stores data, 1202 is a database management system that manages input and output of data in the external storage device, 1203 is a search condition input unit that receives search conditions including a fuzzy number,
Reference numeral 1204 denotes a fuzzy inference unit that receives the search condition as input and infers an inference result that is a fuzzy number, 1205 denotes a fuzzy matching unit that obtains a degree of matching between the inference result and data in the external storage device, and 1206 denotes the fuzzy matching. A conversion table storage unit for storing a correspondence table between the degree of matching and the natural language obtained in step 1207, using the correspondence table, a matching degree conversion unit for converting the degree of matching into a natural language, and 1208. A search result output unit that outputs data equal to or more than a threshold value as a search result together with the relevance in natural language.
変換テーブル記憶部1206に記憶されている対応表の例
を第13図に示す。FIG. 13 shows an example of the correspondence table stored in the conversion table storage unit 1206.
以上のように構成された本実施例の情報検索装置の動
作を以下に説明する。検索条件の入力から、ファジィマ
ッチング部までの動作は、第1、或いは、第2の発明と
同様であるので説明を省略する。「業種が機械に近い
人」という検索条件を入力した場合を考える。第1の発
明と同様にして、ファジィマッチング部1205により第14
図a.の結果が得られたとすると、適合度変換部1207は、
変換テーブル記憶部1208中の対応表を用いて、検索結果
の適合度を対応する自然言語に変換する。第14図a.の結
果は、第14図b.のような結果に変換され、検索結果1208
によって出力される。The operation of the information retrieval apparatus of the present embodiment configured as described above will be described below. The operation from the input of the search condition to the fuzzy matching unit is the same as that of the first or second invention, and the description is omitted. Consider a case where a search condition of “people whose type of business is close to machines” is input. In the same manner as in the first invention, the fourteenth
Assuming that the result of FIG. A is obtained, the fitness conversion unit 1207 calculates
Using the correspondence table in the conversion table storage unit 1208, the relevance of the search result is converted into the corresponding natural language. The result of Fig. 14a is converted to the result of Fig. 14b, and the search result 1208
Output by
以上のような第4の発明によれば、検索結果の適合度
が人間の感覚的に捉えやすくなるため、検索者がより満
足のいく検索結果を得やすくなる。According to the fourth aspect described above, the relevance of the search result can be easily perceived by human beings, so that the searcher can easily obtain a more satisfactory search result.
なお、第1、第2、及び第3の実施例におけるファジ
ィ推論において、推論規則の前件部のが複数の条件から
なる場合の適合度の計算にはmin演算を用いたが他の演
算でもよい。また、推論規則の前件部の適合度から後件
部の出力を求めるのにmin演算を用いたが他の演算でも
よい。また、複数の推論規則の推論結果から全体の推論
結果を求めるのに和集合演算を用いたが他の演算でも良
い。第3の発明において、ファジィ推論でαレベル集合
を用いる代わりに後件部実数値の推論規則を用いてもよ
いということは言うまでもない。In the fuzzy inference in the first, second, and third embodiments, the min operation is used for calculating the fitness when the antecedent part of the inference rule includes a plurality of conditions. Good. Further, the min operation is used to obtain the output of the consequent part from the conformity of the antecedent part of the inference rule, but another operation may be used. In addition, although the union operation is used to obtain the entire inference result from the inference results of a plurality of inference rules, another operation may be used. In the third invention, it goes without saying that instead of using the α-level set in fuzzy inference, an inference rule of the consequent part real value may be used.
発明の効果 以上説明したように、本発明によれば、データベース
の内容や構成を知らない検索者や、抽象的であいまいな
検索条件しか持たない検索者でも、データベース中に存
在しない抽象的な属性を含むあいまいな検索条件を用い
て、検索意図に適切なデータをデータベースから検索す
ることができ、その実用的効果は大きい。Effect of the Invention As described above, according to the present invention, even a searcher who does not know the contents and structure of a database or a searcher who has only an abstract and ambiguous search condition can obtain an abstract attribute which does not exist in the database. By using ambiguous search conditions including "", data suitable for the search intention can be searched from the database, and the practical effect is great.
第1図は第1の発明の実施例における情報検索装置の構
成図、第2図は推論規則の例を示す図、第3図はメンバ
シップ関数の例を示す図、第4図はファジィ類似関係の
例を示す図、第5図は第1の発明における推論結果の例
を示す図、第6図は第1の発明の検索例の結果を示す
図、第7図は第2の発明の実施例における情報検索装置
の構成図、第8図は第2の発明の検索例の結果を示す
図、第9図は第3の発明の実施例における情報検索装置
の構成図、第10図は第3の発明においてαレベル集合を
求める様子を示す図、第11図は第3の発明の検索例の結
果を示す図、第12図は第4の発明の実施例における情報
検索装置の構成図、第13図は適合度と自然言語の対応表
の例を示す図、第14図は第4の発明の検索例の結果を示
す図、第15図は従来の情報検索装置の第1の例の構成
図、第16図は外部記憶装置中のデータ例を示す図、第17
図は従来の情報検索装置で用いる類似語関係の例を示す
図、第18図は従来の情報検索装置の第1の例の検索例の
結果を示す図、第19図は従来の情報検索装置の第2の例
の構成図である。 101……外部記憶装置、102……データベース管理システ
ム、103……検索条件入力部、104……推論規則記憶部、
105……ファジィ数記憶部、106……ファジィ関係記憶
部、107……ファジィ推論管理部、108……前件部演算
部、109……後件部演算部、110……ファジィマッチング
部、111……検索結果出力部、701……外部記憶装置、70
2……データベース管理システム、703……検索条件入力
部、704……推論規則記憶部、705……ファジィ数記憶
部、706……ファジィ関係記憶部、707……ファジィ推論
管理部、708……前件部演算部、709……後件部演算部、
710……ファジィマッチング部、711……検索結果出力
部、901……外部記憶装置、902……データベース管理シ
ステム、903……検索条件入力部、904……推論規則記憶
部、905……ファジィ数記憶部、906……ファジィ関係記
憶部、907……ファジィ推論管理部、908……前件部演算
部、909……後件部演算部、910……検索結果出力部、12
01……外部記憶装置、1202……データベース管理システ
ム、1203……検索条件入力部、1204……ファジィ推論
部、1205……ファジィマッチング部、1206……変換テー
ブル記憶部、1207……適合度変換部、1208……検索結果
出力部、1501……外部記憶装置、1502……データベース
管理システム、1503……検索条件入力部、1504……類似
語記憶部、1505……類似語変換部、1506……検索結果出
力部、1901……外部記憶装置、1902……データベース管
理システム、1903……検索条件入力部、1904……数式演
算部、1905……検索結果出力部。FIG. 1 is a configuration diagram of an information retrieval apparatus according to an embodiment of the first invention, FIG. 2 is a diagram showing an example of an inference rule, FIG. 3 is a diagram showing an example of a membership function, and FIG. FIG. 5 is a diagram showing an example of a relation, FIG. 5 is a diagram showing an example of an inference result in the first invention, FIG. 6 is a diagram showing a result of a search example of the first invention, and FIG. FIG. 8 is a view showing a result of a search example of the second invention, FIG. 9 is a view showing a configuration of the information search apparatus in the embodiment of the third invention, and FIG. FIG. 11 is a diagram showing a state of obtaining an α-level set in the third invention, FIG. 11 is a diagram showing a result of a search example of the third invention, and FIG. 12 is a configuration diagram of an information search device in an embodiment of the fourth invention , FIG. 13 is a diagram showing an example of a correspondence table between relevance and a natural language, FIG. 14 is a diagram showing a result of a search example of the fourth invention, and FIG. Configuration diagram of a first example of search device, FIG. 16 shows an example of data in the external storage device, 17
FIG. 18 is a diagram showing an example of a similar word relation used in a conventional information search device. FIG. 18 is a diagram showing a result of a search example of the first example of the conventional information search device. FIG. 6 is a configuration diagram of a second example of FIG. 101 ... external storage device, 102 ... database management system, 103 ... search condition input unit, 104 ... inference rule storage unit,
105: Fuzzy number storage unit, 106: Fuzzy relation storage unit, 107: Fuzzy inference management unit, 108: Antecedent operation unit, 109: Consequence operation unit, 110: Fuzzy matching unit, 111 …… Search result output unit, 701 …… External storage device, 70
2 Database management system 703 Search condition input unit 704 Inference rule storage unit 705 Fuzzy number storage unit 706 Fuzzy relation storage unit 707 Fuzzy inference management unit 708 Consequent part operation part, 709 …… Consequent part operation part,
710: Fuzzy matching unit, 711: Search result output unit, 901: External storage device, 902: Database management system, 903: Search condition input unit, 904: Inference rule storage unit, 905: Fuzzy number Storage unit, 906: Fuzzy relation storage unit, 907: Fuzzy inference management unit, 908: Antecedent operation unit, 909: Consequence operation unit, 910: Search result output unit, 12
01 ... external storage device, 1202 ... database management system, 1203 ... search condition input unit, 1204 ... fuzzy inference unit, 1205 ... fuzzy matching unit, 1206 ... conversion table storage unit, 1207 ... conversion Unit 1208 search result output unit 1501 external storage device 1502 database management system 1503 search condition input unit 1504 similar word storage unit 1505 similar word conversion unit 1506 ... Search result output unit, 1901 external storage device, 1902 database management system, 1903 search condition input unit, 1904 mathematical formula operation unit, 1905 search result output unit.
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平1−259419(JP,A) Vandenberghe,R.c t.al.”Some practic al aspects of fuzz y Database Techniq ues:AnExample”Info rmation Systems Vo l.14,No.6(1989)pp.465〜 472 馬野元秀”ファジィ・データベースの 現状と動向”proc Advance d Database Symposi um vol.1989(1989)pp.207 −214. 杉本冨利”ファジィ・データベースの 試作”東洋大学工学部研究報告No.23 (1987)pp.79〜89 (58)調査した分野(Int.Cl.6,DB名) G06F 17/30 JOIS(JICST)────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-1-259419 (JP, A) Vandenberghe, R.A. ct. al. "Some practical aspects of fuzzy Database Techniques: AnExample" Information Systems Vol. 14, No. 6 (1989) pp. 465-472 Motohide Umano "Current Status and Trends of Fuzzy Databases", proc Advanced Database Symposium vol. 1989 (1989) pp. 207-214. Tomitoshi Sugimoto, "Prototype of Fuzzy Database", Research Report of Faculty of Engineering, Toyo University. 23 (1987) pp. 79-89 (58) Field surveyed (Int. Cl. 6 , DB name) G06F 17/30 JOIS (JICST)
Claims (4)
部記憶装置のデータの入出力を管理するデータベース管
理システムと、ファジィ数を含む検索条件を受け付ける
検索条件入力部と、ファジィ推論規則を記憶する推論規
則記憶部と、ファジィ数を記憶するファジィ数記憶部
と、ファジィ関係を記憶するファジィ関係記憶部と、前
記推論規則と前記ファジィ数とを用い、前記検索条件を
入力とするファジィ推論を管理するファジィ推論管理部
と、前記ファジィ推論管理部の指示に従い、前記検索条
件と前記推論規則の前件部との適合度を求める前件部演
算部と、前記適合度に応じて前記推論規則の後件部から
ファジィ数を含む推論結果を求める後件部演算部と、前
記ファジィ数記憶部中のファジィ数と前記ファジィ関係
記憶部中のファジィ関係とを用い、前記推論結果と前記
外部記憶装置中のデータとの適合度を求めるファジィマ
ッチング部と、前記ファジィマッチングで求めた適合度
があるしきい値以上となるデータを検索結果として出力
する検索結果出力部とを有することを特徴とする情報検
索装置。1. An external storage device for storing data, a database management system for managing data input / output of the external storage device, a search condition input unit for receiving a search condition including a fuzzy number, and storing a fuzzy inference rule. An inference rule storage unit, a fuzzy number storage unit for storing a fuzzy number, a fuzzy relation storage unit for storing a fuzzy relation, and a fuzzy inference using the inference rule and the fuzzy number and inputting the search condition. A fuzzy inference managing unit to be managed, a precondition part calculating unit that obtains a degree of conformity between the search condition and the antecedent part of the inference rule according to an instruction of the fuzzy inference managing unit; and the inference rule according to the degree of conformity. A consequent part calculating part for obtaining an inference result including a fuzzy number from the consequent part; a fuzzy number in the fuzzy number storage part and a fuzzy number in the fuzzy relation storage part. And a fuzzy matching unit for determining the degree of conformity between the inference result and the data in the external storage device, and outputting, as a search result, data in which the degree of conformity determined by the fuzzy matching is equal to or greater than a threshold. An information search device comprising: a search result output unit.
部記憶装置のデータの入出力を管理するデータベース管
理システムと、ファジィ数を含む検索条件を受け付ける
検索条件入力部と、ファジィ推論規則を記憶する推論規
則記憶部と、ファジィ数を記憶するファジィ数記憶部
と、ファジィ関係を記憶するファジィ関係記憶部と、前
記推論規則と前記ファジィ数と前記ファジィ関係とを用
い、前記検索条件を入力とするファジィ推論を管理する
ファジィ推論管理部と、前記ファジィ推論管理部の指示
に従い、前記検索条件と前記推論規則の前件部との適合
度を求める前件部演算部と、前記適合度に応じて前記推
論規則の後件部からファジィ数を含む推論結果を求める
後件部演算部と、前記ファジィ数記憶部中のファジィ数
と前記ファジィ関係記憶部中のファジィ関係とを用い、
前記推論結果と前記外部記憶装置中のデータとの適合度
を求めるファジィマッチング部と、前記ファジィマッチ
ングで求めた適合度があるしきい値以上となるデータを
検索結果として出力する検索結果出力部とを有すること
を特徴とする情報検索装置。2. An external storage device for storing data, a database management system for managing input / output of data in the external storage device, a search condition input unit for receiving a search condition including a fuzzy number, and storing a fuzzy inference rule. An inference rule storage unit, a fuzzy number storage unit for storing a fuzzy number, a fuzzy relation storage unit for storing a fuzzy relation, and inputting the search condition using the inference rule, the fuzzy number, and the fuzzy relation. A fuzzy inference management unit that manages the fuzzy inference to be performed, a precondition part calculation unit that calculates the degree of conformity between the search condition and the antecedent part of the inference rule according to an instruction of the fuzzy inference management unit, A consequent part operation unit for obtaining an inference result including a fuzzy number from a consequent part of the inference rule, and a fuzzy number in the fuzzy number storage unit and the fuzzy relation. Using the fuzzy relationship in 憶部,
A fuzzy matching unit for determining the degree of conformity between the inference result and the data in the external storage device, and a search result output unit for outputting, as a search result, data in which the degree of conformity determined by the fuzzy matching is greater than or equal to a threshold. An information retrieval device, comprising:
部記憶装置のデータの入出力を管理するデータベース管
理システムと、ファジィ数を含む検索条件を受け付ける
検索条件入力部と、ファジィ推論規則を記憶する推論規
則記憶部と、ファジィ数を記憶するファジィ数記憶部
と、ファジィ関係を記憶するファジィ関係記憶部と、前
記推論規則と前記ファジィ数と前記ファジィ関係とを用
い、前記検索条件を入力とするファジィ推論を管理する
ファジィ推論管理部と、前記ファジィ推論管理部の指示
に従い、前記検索条件と前記推論規則の前件部との適合
度を求める前件部演算部と、前記適合度に応じて前記推
論規則の後件部から実数である推論結果を求める後件部
演算部と、前記推論結果に適合するデータを検索結果と
して出力する検索結果出力部とを有することを特徴とす
る情報検索装置。3. An external storage device for storing data, a database management system for managing input / output of data in the external storage device, a search condition input unit for receiving a search condition including a fuzzy number, and storing a fuzzy inference rule. An inference rule storage unit, a fuzzy number storage unit for storing a fuzzy number, a fuzzy relation storage unit for storing a fuzzy relation, and inputting the search condition using the inference rule, the fuzzy number, and the fuzzy relation. A fuzzy inference management unit that manages the fuzzy inference to be performed, a precondition part calculation unit that calculates the degree of conformity between the search condition and the antecedent part of the inference rule according to an instruction of the fuzzy inference management unit, A consequent part operation unit for obtaining a real inference result from the consequent part of the inference rule, and a search result for outputting data matching the inference result as a search result. Information retrieval apparatus characterized by an output unit.
部記憶装置のデータの入出力を管理するデータベース管
理システムと、ファジィ数を含む検索条件を受け付ける
検索条件入力部と、前記検索条件を入力とし、ファジィ
数である推論結果を推論するファジィ推論部と、前記推
論結果と前記外部記憶装置中のデータとの適合度を求め
るファジィマッチング部と、前記ファジィマッチングで
求めた適合度と自然言語との対応表を記憶する変換テー
ブル記憶部と、前記対応表を用い、前記適合度を自然言
語に変換する適合度変換部と、前記適合度があるしきい
値以上のデータを検索結果として出力する検索結果出力
部とを有することを特徴とする情報検索装置。4. An external storage device for storing data, a database management system for managing data input / output of the external storage device, a search condition input unit for receiving a search condition including a fuzzy number, and inputting the search condition. And a fuzzy inference unit that infers an inference result that is a fuzzy number, a fuzzy matching unit that determines the degree of fitness between the inference result and data in the external storage device, and a degree of fitness and natural language that is determined by the fuzzy matching. A conversion table storage unit that stores a correspondence table of the above, a fitness conversion unit that converts the fitness into a natural language using the correspondence table, and outputs data having a fitness equal to or greater than a threshold value as a search result An information search device comprising: a search result output unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2028972A JP2770527B2 (en) | 1990-02-08 | 1990-02-08 | Information retrieval device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2028972A JP2770527B2 (en) | 1990-02-08 | 1990-02-08 | Information retrieval device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03232064A JPH03232064A (en) | 1991-10-16 |
JP2770527B2 true JP2770527B2 (en) | 1998-07-02 |
Family
ID=12263336
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2028972A Expired - Fee Related JP2770527B2 (en) | 1990-02-08 | 1990-02-08 | Information retrieval device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2770527B2 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0606474B1 (en) * | 1991-09-30 | 1998-08-26 | Omron Corporation | Apparatus and method for creating membership functions |
DE69223979T2 (en) * | 1991-10-04 | 1998-08-27 | Omron Tateisi Electronics Co | FUZZY RECOVERY DEVICE AND METHOD THEREFOR |
JP3339068B2 (en) * | 1992-07-16 | 2002-10-28 | ソニー株式会社 | Word search device |
JP3428068B2 (en) * | 1993-04-30 | 2003-07-22 | オムロン株式会社 | Document processing apparatus and method, and database search apparatus and method |
KR20020023737A (en) * | 2001-12-14 | 2002-03-29 | 최범기 | A method and system for searching by using Fuzzy Relational Products |
JP4273359B2 (en) * | 2007-09-28 | 2009-06-03 | Necソフト株式会社 | Age estimation system and age estimation method |
CN112269804B (en) * | 2020-11-06 | 2022-05-20 | 厦门美亚亿安信息科技有限公司 | Fuzzy retrieval method and system for memory data |
-
1990
- 1990-02-08 JP JP2028972A patent/JP2770527B2/en not_active Expired - Fee Related
Non-Patent Citations (3)
Title |
---|
Vandenberghe,R.ct.al."Some practical aspects of fuzzy Database Techniques:AnExample"Information Systems Vol.14,No.6(1989)pp.465〜472 |
杉本冨利"ファジィ・データベースの試作"東洋大学工学部研究報告No.23(1987)pp.79〜89 |
馬野元秀"ファジィ・データベースの現状と動向"proc Advanced Database Symposium vol.1989(1989)pp.207−214. |
Also Published As
Publication number | Publication date |
---|---|
JPH03232064A (en) | 1991-10-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Kraft et al. | Fuzzy sets and generalized Boolean retrieval systems | |
US6868411B2 (en) | Fuzzy text categorizer | |
Salton et al. | Advanced feedback methods in information retrieval | |
Perkowitz et al. | Adaptive web sites: Conceptual cluster mining | |
Baldwin et al. | A fuzzy relational inference language | |
US6611825B1 (en) | Method and system for text mining using multidimensional subspaces | |
US20020133483A1 (en) | Systems and methods for computer based searching for relevant texts | |
Salton et al. | The measurement of term importance in automatic indexing | |
Cooper | Exploiting the maximum entropy principle to increase retrieval effectiveness | |
CN112700865A (en) | Intelligent triage method based on comprehensive reasoning | |
Piwowarski et al. | Bayesian networks and INEX | |
JP2770527B2 (en) | Information retrieval device | |
Crestani et al. | The troubles with using a logical model of IR on a large collection of documents | |
JP3472032B2 (en) | Information filter device and information filter method | |
Ryjov | Fuzzy linguistic scales: definition, properties and applications | |
JP3418876B2 (en) | Data base search apparatus and method | |
KRAFT et al. | Fuzzy sets and generalized Boolean retrieval systems | |
Lebedev et al. | Introductory review to quantum information retrieval | |
Crestani | Logical imaging and probabilistic information retrieval | |
Ma et al. | Fuzzy semantic Web ontology mapping | |
Mori et al. | An adaptive document retrieval system using a neural network | |
JP3088805B2 (en) | Document management device | |
Nawaz et al. | Ranked neuro fuzzy inference system (RNFIS) for information retrieval | |
Hachani et al. | A knowledge-based approach for database flexible querying | |
Delgado et al. | Association rules and fuzzy association rules to find new query terms. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080417 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090417 Year of fee payment: 11 |
|
LAPS | Cancellation because of no payment of annual fees |