JPH08297574A - Method and device for constructing instance base, and method and device for instance base inference - Google Patents

Method and device for constructing instance base, and method and device for instance base inference

Info

Publication number
JPH08297574A
JPH08297574A JP7102621A JP10262195A JPH08297574A JP H08297574 A JPH08297574 A JP H08297574A JP 7102621 A JP7102621 A JP 7102621A JP 10262195 A JP10262195 A JP 10262195A JP H08297574 A JPH08297574 A JP H08297574A
Authority
JP
Japan
Prior art keywords
case
similar
attribute
solution
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7102621A
Other languages
Japanese (ja)
Inventor
Hisanori Nonaka
久典 野中
Kenji Araki
憲司 荒木
Masanori Takamoto
政典 高元
Takeshi Yokota
毅 横田
Yasuhiro Kobayashi
康弘 小林
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP7102621A priority Critical patent/JPH08297574A/en
Publication of JPH08297574A publication Critical patent/JPH08297574A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To retrieve a past problem solution instance flexibly at a high speed when a solution for a new problem is generated by making good use of part problem solution instances. CONSTITUTION: A similar instance network generating device 107 is provided which inspects the property value of an arbitrary property of a new instance when the instance is inputted to an instance base 101 storing past problem solution instances, retrieves a conventional instance having an attribute value similar to the attribute value from the instance base 101, and records information showing that the new instance and conventional instance are similar in the arbitrary attribute as data on the respective instances. Consequently, data on the similar instance regarding the arbitrary attribute X of the arbitrary instance A in the instance base can be retrieved and referred to fast.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は過去の問題解決事例を参
考にして新しい問題事例の解を生成する事例ベース推論
方法及びその装置に係り、特に、機械設計,プラント診
断や医療診断に好適な事例ベース推論方法及びその装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a case-based reasoning method and apparatus for generating a solution of a new problem case by referring to past problem solution cases, and is particularly suitable for machine design, plant diagnosis and medical diagnosis. A case-based reasoning method and apparatus thereof.

【0002】[0002]

【従来の技術】エキスパ−トシステムに代表される知識
処理に基づく問題解決の手法として、近年、事例ベ−ス
推論の方式が注目されている。事例ベ−ス推論とは、解
決すべき問題が与えられた時に、その問題に類似した過
去の事例を検索し、発見された類似事例の解を適切に修
正することによって問題の解答を得るという推論手法の
枠組みである。
2. Description of the Related Art In recent years, a case-based reasoning system has been attracting attention as a problem solving method based on knowledge processing represented by an expert system. Case-based reasoning is that when a problem to be solved is given, the past case similar to the problem is searched and the solution of the found similar case is appropriately corrected to obtain the solution to the problem. It is a framework of inference methods.

【0003】事例ベ−ス推論の概要については、小林重
信「事例ベ−ス推論の現状と展望」人工知能学会誌,Vo
l.7,No.4,pp559-566,1992に詳しい。事例ベ−ス推論
は、過去の類似事例を基にして、新たな問題の解を生成
するため、従来一般に用いられていたル−ルベ−ス推論
のように問題が与えられた場合に、なにもない状態から
ル−ルに基づいて解を生成する手法と比較して、解を得
る効率の面で優れていると言われる。工学的には、機械
調整支援システム(例えば、中村孝太郎,小林重信「対
話型事例ベ−ス推論モデルと機械調整支援への適用」人
工知能学会誌,Vol.4,No.6,pp704-713,1989)や、多
様な診断問題などに適用されており、その効果が確認さ
れている。
For an overview of case-based reasoning, see Shigenobu Kobayashi, "Present situation and prospects of case-based reasoning", Journal of Japan Society for Artificial Intelligence, Vo.
For details, see l.7, No.4, pp559-566, 1992. The case-based reasoning generates a solution of a new problem based on similar cases in the past, and therefore, when a problem is given like the rule-based reasoning that is generally used in the past, It is said that it is superior in the efficiency of obtaining a solution as compared with the method of generating a solution based on a rule from an unprecedented state. In terms of engineering, machine adjustment support systems (for example, Kotaro Nakamura, Shigenobu Kobayashi "Interactive case-based reasoning model and its application to machine adjustment support", Journal of Japan Society for Artificial Intelligence, Vol.4, No.6, pp704-713. , 1989) and various diagnostic problems, and its effects have been confirmed.

【0004】尚、従来技術に関連するものとして、特開
平2―195473号,特開平4―302027号,特
開平6―4290号等がある。
Incidentally, as related arts, there are JP-A-2-195473, JP-A-4-302027, JP-A-6-4290 and the like.

【0005】[0005]

【発明が解決しようとする課題】前出の論文(小林重
信:事例ベ−ス推論の現状と展望)によると、事例ベ−
ス推論の一般的枠組みは、図10のように書かれる。こ
の従来の事例ベース推論装置は、特徴付けられた問題解
決事例の集まりである事例ベ−ス201と、特徴付けル
−ルによって問題の特徴付けを行なう問題解析器202
と、与えられた問題の特徴と比べて、最も良く照合する
事例を、事例ベ−ス201から検索する事例検索器20
3と、領域知識を用いて、事例の解に対し修正を施し、
与えられた問題の解とする事例修正器204と、検索事
例の問題への適用が失敗した場合に、領域知識または別
の知識を用いて事例および特徴付けル−ルを修正する事
例修復器205と、得られた事例を特徴付けし、事例ベ
−ス201に格納する事例格納器206とからなる。従
来、問題の特徴付けは、各事例に対し、それに付帯する
属性名と属性値とをフレ−ム形式のフォ−マットで与え
るという形でなされていた。従来の事例の基本的なデ−
タ形式を図11に示す。
[Problems to be Solved by the Invention] According to the above-mentioned paper (Shigenobu Kobayashi: Present state and perspective of case-based reasoning), case-based
A general framework of reasoning is written as shown in FIG. This conventional case-based reasoning apparatus includes a case base 201 which is a collection of characterized problem solving cases, and a problem analyzer 202 which characterizes a problem by a characterizing rule.
And a case searcher 20 that searches the case base 201 for a case that best matches the given feature of the problem.
3 and the domain knowledge is used to correct the solution of the case,
A case corrector 204 that is a solution to a given problem and a case repairer 205 that corrects cases and characterization rules using domain knowledge or another knowledge if the application of the search case to the problem fails. And a case store 206 for characterizing the obtained cases and storing them in the case base 201. Conventionally, the problem is characterized by giving each case an attribute name and an attribute value attached to the case in a frame format format. Basic data of conventional cases
The data format is shown in FIG.

【0006】一般に、事例ベ−ス推論で生成される解の
精度を高めるためには、事例ベ−スに格納される事例の
数が多い方が良い。しかし、事例ベ−スが大規模化する
と、事例の検索に要する時間が大きな問題となる。
Generally, in order to improve the accuracy of the solution generated by the case-based inference, it is preferable that the number of cases stored in the case-based is large. However, as the case base becomes larger, the time required to search for the case becomes a big problem.

【0007】この問題点を解決するために、事例検索の
並列化、事例ベ−スの階層化などが考えられる。事例検
索の並列化は、事例ベ−スの規模が2倍になったら検索
時間も2倍になるという意味で、本質的な解決にはなら
ない。事例ベ−スの階層化は、図12に示すように、事
例ベ−スの中の事例を、属性1,属性2,属性3という
属性階層において順序付けて記憶するもので、全ての属
性値が決定されているような問題の類似事例を検索する
上では効率が良い。
In order to solve this problem, parallelization of case retrieval and hierarchization of case bases can be considered. Parallelizing case retrieval is not an essential solution in the sense that if the scale of the case base doubles, the search time also doubles. As shown in FIG. 12, the case-based hierarchization is to store the cases in the case-based in order in the attribute hierarchy of attribute 1, attribute 2, and attribute 3, and all attribute values are stored. It is efficient in retrieving similar cases of problems that have been decided.

【0008】しかし、例えばこの例において「属性3の
値が3Aである全ての事例を検索する」といったような
検索条件が発生した場合に、結局全ての事例について属
性3の内容を評価しなくてはならず、検索の効率が悪く
なるという問題点がある。これは検索条件があらかじめ
前提とした階層構造にあわない場合に発生する問題点で
ある。
However, when a search condition such as "search for all cases in which the value of attribute 3 is 3A" occurs in this example, the contents of attribute 3 need not be evaluated in all cases. However, there is a problem that the efficiency of the search is deteriorated. This is a problem that occurs when the search conditions do not match the pre-determined hierarchical structure.

【0009】本発明の目的は、事例検索を効率的且つ高
速に行うことのできる事例ベース推論方法及びその装置
を提供することにある。
It is an object of the present invention to provide a case-based reasoning method and a device therefor capable of performing case retrieval efficiently and at high speed.

【0010】[0010]

【課題を解決するための手段】上記目的は、事例ベ−ス
に格納された事例について、任意の事例Aの属性名Xと
属性値を検査し、該属性値と類似の属性値を属性名Xに
持つ別の事例Bを検索し、事例Aと事例Bとが属性名X
に関して類似の関係にあることを夫々の事例に関連付け
ておくことで、達成される。
The above-mentioned object is to inspect the attribute name X and the attribute value of an arbitrary case A for the case stored in the case base, and to set the attribute value similar to the attribute value to the attribute name. Search for another case B in X, and case A and case B are attribute names X
This is achieved by associating a similar relationship with respect to each case.

【0011】[0011]

【作用】ある事例に対してそれに類似する事例に関連付
けをしてあるため、事例ベ−スに格納された全ての事例
において、その事例の持つそれぞれの属性について類似
した別の事例が容易に特定できる。従って、例えば事例
検索の際に「属性XがWでなければならない」といった
条件が与えられている場合に、属性XがWである事例が
一つ見つかれば、その事例と属性Xについて類似した事
例の名が直ちに得られ、事例の検索を高速化できる。
[Operation] Since a case is associated with a case similar to the case, in all cases stored in the case base, another case similar to each attribute of the case can be easily identified. it can. Therefore, for example, in the case where a condition such as “attribute X must be W” is given in the case search, if one case in which the attribute X is W is found, the case similar to that case and the attribute X is found. The name can be immediately obtained, and the case search can be speeded up.

【0012】[0012]

【実施例】以下、本発明の一実施例を図面を参照して説
明する。図1は、本発明の一実施例に係る事例ベース推
論方法を適用した知識処理装置の構成図である。この実
施例では、この知識処理装置を用いて医療診断システム
を構築してあるものとして説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a knowledge processing device to which a case-based reasoning method according to an embodiment of the present invention is applied. In this embodiment, a medical diagnosis system is constructed using this knowledge processing device.

【0013】図1において、この知識処理装置は、事例
ベ−ス101と、問題解析器102と、事例検索器10
3と、事例修正器104と、事例修復器105と、事例
格納器106とを備える。これらの機器は、図10に示
した同名の機器と同様の機能を果たす。図1の装置で新
たに付加された類似事例ネットワ−ク作成装置107
は、事例ベ−ス101に格納すべき事例Aが与えられた
場合に、事例Aの属性名Xと属性値を検査し、該属性値
と類似の属性値を属性名Xに持つ別の事例Bを事例ベ−
ス101の中から検索し、事例Aと事例Bとが属性名X
に関して類似の関係にあることを、それぞれの事例に記
録する処理を行う。
In FIG. 1, the knowledge processing apparatus includes a case base 101, a problem analyzer 102, and a case searcher 10.
3, case correction device 104, case restoration device 105, and case storage device 106. These devices perform the same functions as the devices of the same name shown in FIG. Similar case network creation device 107 newly added by the device of FIG.
When a case A to be stored in the case base 101 is given, another case is examined in which the attribute name X and the attribute value of the case A are checked and the attribute name X has an attribute value similar to the attribute value. Case B
Searching from the table 101, case A and case B are attribute name X
The process of recording in each case that there is a similar relationship with respect to.

【0014】本実施例では、医療診断のための患者のデ
−タが事例として事例ベ−ス101に格納されるものと
する。ここで、患者のデ−タの形式は、図2のようなフ
ォ−マットで、性別,年齢,身長,体重,体温,血圧な
どの属性名と、各属性の属性値と、その類似事例名、診
断結果である病名と、その治療法の組を含む。
In the present embodiment, it is assumed that patient data for medical diagnosis is stored as an example in the case base 101. Here, the format of the patient data is a format as shown in FIG. 2, and attribute names such as sex, age, height, weight, body temperature, blood pressure, etc., attribute values of each attribute, and similar case names. , A set of a disease name which is a diagnosis result and a treatment method thereof.

【0015】今、図3に示す患者のデ−タが、類似事例
ネットワ−ク作成装置107に与えられたとする。この
段階では、このデ−タの類似事例名の欄は全て空白であ
る。
Now, it is assumed that the patient data shown in FIG. 3 is given to the similar case network creating device 107. At this stage, the columns of the similar case names of this data are all blank.

【0016】図4は、類似事例ネットワ−ク作成装置1
07が行う処理手順を示すフローチャートである。ステ
ップ401では、入力事例を事例A、事例Aの持つ属性
を属性1から属性nとする。図3において、事例Aの事
例名は、患者番号ID:1234である。ステップ40
2では、第i番目の属性iに着目し、その属性値Aiを
入力デ−タから求める。図3において、例えば属性iが
年齢属性である場合、Ai=38となる。
FIG. 4 shows a similar case network creating apparatus 1.
It is a flowchart which shows the processing procedure which 07 performs. In step 401, the input case is set to the case A, and the attributes of the case A are set to the attributes 1 to n. In FIG. 3, the case name of case A is patient number ID: 1234. Step 40
In step 2, paying attention to the i-th attribute i, the attribute value Ai is obtained from the input data. In FIG. 3, for example, when the attribute i is an age attribute, Ai = 38.

【0017】ステップ403では、事例ベ−スに格納さ
れている事例の集合をSと置く。ステップ404は、S
が空集合の場合に属性iに対する処理を終了するためス
テップ408に行く分岐である。ステップ405は、S
から事例Bを取り出して、その属性iの属性値Biを求
める処理である。例えば事例Bとして、図5に示す患者
番号KA5678のデ−タを考える。図5において、患
者番号KA5678の年齢属性を調べると「39」であ
る。すなわち、Bi=39となる。
In step 403, the set of cases stored in the case base is set as S. Step 404 is S
Is a branch to go to step 408 to end the process for the attribute i when it is an empty set. Step 405 is S
This is a process of extracting the case B from and obtaining the attribute value Bi of the attribute i. For example, as Case B, consider the data of patient number KA5678 shown in FIG. In FIG. 5, when the age attribute of the patient number KA5678 is checked, it is “39”. That is, Bi = 39.

【0018】ステップ406において、AiとBiとが
類似関係にあると判断された場合には、類似関係処理4
07を実行する。類似関係処理407の詳細については
後述する。AiとBiとが類似関係にあるかどうかは、
一般にはその属性に依存した領域知識を用いて判断す
る。本実施例では、患者ID1234と患者KA567
8が35才以上40才未満のグル−プに属するという意
味で類似関係にあると判断したとする。
If it is determined in step 406 that Ai and Bi have a similar relationship, similarity relationship processing 4
Execute 07. Details of the similarity processing 407 will be described later. Whether Ai and Bi have a similar relationship is
Generally, the judgment is made by using the domain knowledge depending on the attribute. In this example, patient ID 1234 and patient KA567
It is assumed that 8 has a similar relationship in the sense that they belong to a group of 35 to 40 years old.

【0019】ステップ408では、属性の番号を1だけ
増やす。ステップ409では、属性の番号がnより大き
い場合には、事例Aについて全ての属性をチェックした
ものとして処理を終了する。未処理の属性がある場合に
は、ステップ402に戻る。
At step 408, the attribute number is incremented by 1. In step 409, if the attribute number is larger than n, it is assumed that all the attributes of case A have been checked, and the process ends. If there are unprocessed attributes, the process returns to step 402.

【0020】図6に、類似関係処理407の詳細手順を
示す。ステップ601において、本実施例では患者KA
5678の年齢属性に関する類似事例の集合Rは、例え
ば図5に示す例では、R={HJ9720,JS620
1}となる。ステップ602では、事例A(患者ID1
234)の年齢属性に関する類似事例に、事例B(患者
KA5678)とRとを記録する。この処理により、図
7に示すように、事例A(患者ID1234)の年齢属
性に関する類似事例はKA5678,HJ9720,J
S6201となる。
FIG. 6 shows a detailed procedure of the similarity relation processing 407. In step 601, the patient KA is used in this embodiment.
In the example shown in FIG. 5, for example, a set R of similar cases regarding the age attribute of 5678 is R = {HJ9720, JS620.
1}. In step 602, case A (patient ID 1
234), case B (patient KA5678) and R are recorded in the similar case regarding the age attribute. By this processing, as shown in FIG. 7, similar cases regarding the age attribute of the case A (patient ID 1234) are KA5678, HJ9720, J.
It becomes S6201.

【0021】ステップ603では、事例B(患者KA5
678)年齢属性に関する類似事例に、事例A(患者I
D1234)を追加する。すなわち、図8に示すよう
に、事例B(患者KA5678)の年齢属性に関する類
似事例はHJ9720,JS6201,ID1234と
なる。つまり、事例Aと事例Bとは、年齢属性に関して
類似事例であることが、それぞれの事例デ−タに記録さ
れたことになる。
In step 603, case B (patient KA5
678) Case A (Patient I)
D1234) is added. That is, as shown in FIG. 8, similar cases regarding the age attribute of case B (patient KA5678) are HJ9720, JS6201, and ID1234. That is, it is recorded in the respective case data that the case A and the case B are similar cases regarding the age attribute.

【0022】ステップ604と605は、先述のR=
{HJ9720,JS6201}のそれぞれの事例につ
いて、その事例の年齢属性に関する類似事例に、事例A
(患者ID1234)を追加する処理である。
Steps 604 and 605 correspond to R =
For each case of {HJ9720, JS6201}, the case A is added to the similar case regarding the age attribute of the case.
This is a process of adding (patient ID 1234).

【0023】以上の類似事例ネットワ−ク作成装置10
7が行う処理により、事例ベ−スの中の全ての事例につ
いて、その事例の持つ各属性に関する類似事例がただち
に特定できるようになる。この場合、ID1234,K
A5678,HJ9720,JS6201は、年齢属性
に関して類似事例であることから、これらの事例は、年
齢属性に関して類似事例ネットワ−クを構成する。
The above-described similar case network creating apparatus 10
By the processing performed by 7, it becomes possible to immediately specify, for all the cases in the case base, the similar cases regarding each attribute of the case. In this case, ID1234, K
Since A5678, HJ9720, and JS6201 are similar cases regarding the age attribute, these cases constitute a similar case network regarding the age attribute.

【0024】今、この医療診断システムに、例えば血圧
値に関して著しい特徴を持つ患者が問題事例として与え
られた場合を考える。事例検索器103は事例ベ−ス1
01の事例を検索し、その結果、問題事例と血圧値属性
に関して類似の事例Aが発見されたとする。そうする
と、事例Aの血圧値属性に関する類似事例のデ−タを参
照することにより、問題事例と血圧値属性に関して類似
の、事例ベ−ス101の中にある全ての事例がただちに
特定できる。従って、事例検索器103は、再び事例ベ
−ス101を検索して、問題事例と血圧値属性に関する
類似事例を求める必要がない。すなわち、本実施例で
は、事例検索を高速に処理できる。
Now, let us consider a case where a patient having a remarkable characteristic with respect to a blood pressure value is given to this medical diagnosis system as a problem case. The case searcher 103 is a case base 1
It is assumed that the case 01 is searched, and as a result, the case A similar to the problem case and the blood pressure value attribute is found. Then, by referring to the similar case data regarding the blood pressure value attribute of the case A, all the similar cases regarding the blood pressure value attribute in the case base 101 can be immediately specified. Therefore, the case searcher 103 does not need to search the case base 101 again to find a similar case related to the problem case and the blood pressure value attribute. That is, in this embodiment, case retrieval can be processed at high speed.

【0025】また、本実施例によると、上述した血圧値
属性のみならず、血糖値属性,白血球数属性など、あら
ゆる医学的指標となる属性について同様の高速な事例検
索を提供することができる。すなわち、本実施例は、事
例検索において柔軟である。
Further, according to the present embodiment, not only the above-mentioned blood pressure value attribute, but also similar high-speed case retrieval can be provided not only for the blood glucose level attribute, the white blood cell count attribute but also for any attribute serving as a medical index. That is, the present embodiment is flexible in case retrieval.

【0026】類似事例の事例名は、必ず事例デ−タが持
っていなくてはならないという制限はない。例えば、事
例A,事例B,事例Cが、ある属性Xに関して類似事例
である場合、図9に示すように、これらの事例が類似事
例であることを事例ベ−ス101またはそれ以外の記憶
装置に記憶しておけば、前述の実施例と比較してより少
ない記憶量で同様の効果が達成できる。図9において、
事例ベ−ス中の事例Aの属性Xに関する類似事例は、類
似事例の集合デ−タを参照すると、事例A,B,Cの3
事例であることがわかる。同様に、事例B,Cからも、
その属性Xに関する類似事例が、事例A,B,Cの3事
例であることがわかる。すなわち、類似事例の集合デ−
タを事例デ−タと独立して記憶することができる。
There is no limitation that the case name of the similar case must be held by the case data. For example, when the case A, the case B, and the case C are similar cases with respect to a certain attribute X, as shown in FIG. 9, the case base 101 or other storage device indicates that these cases are similar cases. If it is stored in, the same effect can be achieved with a smaller storage amount as compared with the above-mentioned embodiment. In FIG.
For the similar cases relating to the attribute X of the case A in the case base, referring to the set data of the similar cases, the cases A, B, and C are 3
It turns out that this is a case. Similarly, from cases B and C,
It can be seen that similar cases regarding the attribute X are three cases A, B, and C. That is, a set data of similar cases
The data can be stored independently of the case data.

【0027】また、前述の実施例では、新規の事例を事
例ベ−スに追加する際に、類似事例ネットワ−ク作成装
置で類似事例ネットワ−クの作成処理を行っているが、
この処理は新規事例が事例ベ−スに追加されてから適当
な時間が立ってからでも良い。例えば、新規事例が10
個まとまった段階で類似事例ネットワ−クの作成処理を
実行するといったことが考えられる。
Further, in the above-described embodiment, when a new case is added to the case base, the similar case network creating device performs the similar case network creating process.
This processing may be performed after an appropriate time has elapsed since the new case was added to the case base. For example, 10 new cases
It is conceivable to execute the similar case network creation processing at the stage of collecting the individual cases.

【0028】次に、知識処理装置を発電プラントに適用
した実施例について説明する。本実施例に係る知識処理
装置の装置構成は、前述した図1と同様である。以下の
説明でも、図1を参照する。
Next, an embodiment in which the knowledge processing device is applied to a power plant will be described. The device configuration of the knowledge processing device according to the present embodiment is similar to that of FIG. 1 described above. The following description also refers to FIG. 1.

【0029】本実施例における知識処理装置(異常診断
装置)の目的は、ある時点において、一般には複数の検
出器によってプラントの状態量データを計測し、このデ
ータに何らかの異常がある場合に、過去に蓄積されてい
る異常事例を参照することにより、現在のプラントの異
常の原因と、これへの対応とを示すことにある。即ち、
ここでの事例とは、診断の対象とするプラントの状態を
表す計測データの組である。
The purpose of the knowledge processing device (abnormality diagnosis device) in this embodiment is to measure state quantity data of a plant at a certain point of time by using a plurality of detectors, and if the data has some abnormality, By referring to the anomaly cases accumulated in, the cause of the present plant anomaly and its response are shown. That is,
The case here is a set of measurement data representing the state of the plant to be diagnosed.

【0030】本実施例において、異常診断装置の事例ベ
ース101に記憶されるのは、図2のフォーマットで書
かれた異常事例ベースである。本実施例では、図2の事
例名として、その異常事例が得られた日時を与える。ま
た、属性名1から属性名nには、検出器の認識番号が書
かれる。属性値1から属性値nには、それぞれに対応す
る検出器によって計測されたデータの値が書かれる。診
断結果の欄には、例えば「タービントリップ」,「蒸気
配管漏れ」といったプラント異常の診断結果が書かれ
る。処置の欄には、例えば「運転停止」,「蒸気配管交
換」といった発生したプラント異常への対応処置が書か
れる。
In this embodiment, what is stored in the case base 101 of the abnormality diagnosing device is the abnormality case base written in the format shown in FIG. In this embodiment, the date and time when the abnormal case is obtained is given as the case name in FIG. Further, the identification numbers of the detectors are written in the attribute names 1 to n. In the attribute values 1 to n, the values of the data measured by the corresponding detectors are written. In the column of the diagnostic result, the diagnostic result of the plant abnormality such as "turbine trip" or "steam pipe leak" is written. In the measure column, measures to deal with a plant abnormality that has occurred, such as "operation stop" and "steam pipe replacement", are written.

【0031】この異常診断装置の類似事例ネットワーク
作成装置107の処理も、前述の医療診断システムの場
合と同様である。すなわち、新たな異常事例Aが入力さ
れると、該事例と属性名i(i=1,…,n)の属性値
に関して類似した異常事例Bを事例ベース101の中か
ら検索し、異常事例Aの属性名iに関する類似事例名と
して異常事例Bを、異常事例Bの属性名iに関する類似
事例名として異常事例Aを追加して記録する。
The processing of the similar case network creation device 107 of this abnormality diagnosis device is also similar to that of the above-mentioned medical diagnosis system. That is, when a new abnormal case A is input, an abnormal case B similar to the case with respect to the attribute value of the attribute name i (i = 1, ..., N) is searched from the case base 101, and the abnormal case A is searched. The abnormal case B is additionally recorded as a similar case name related to the attribute name i of, and the abnormal case A is additionally recorded as a similar case name related to the attribute name i of the abnormal case B.

【0032】以上の類似事例ネットワーク作成装置10
7を用いて、事例ベース101を構築することにより、
プラントの異常事例の検索が高速に実行可能となる。す
なわち、ある時点において(例えば定期的に)、属性名
i(i=1,…,n)に対応した検出器からプラントの
状態量データを収集し、これを属性値iに記録する。こ
れらのデータを問題事例として問題解析器103に入力
する。ここで、問題解析器103は、問題事例の属性名
iの属性値iを検査して、これが予め与えられている該
属性値の正常範囲の外にある場合、この属性名と属性値
の組を事例検索器102に送るという処理を行う。今、
問題解析器103により、属性名sの属性値vが正常範
囲の外にあると判断されたものとする。
The above similar case network creation device 10
By building a case base 101 using
It enables high-speed search for plant abnormality cases. That is, at some point (for example, periodically), the state quantity data of the plant is collected from the detector corresponding to the attribute name i (i = 1, ..., N) and recorded in the attribute value i. These data are input to the problem analyzer 103 as a problem case. Here, the problem analyzer 103 examines the attribute value i of the attribute name i of the problem case, and if it is outside the predetermined normal range of the attribute value, the set of this attribute name and attribute value Is sent to the case search unit 102. now,
It is assumed that the problem analyzer 103 has determined that the attribute value v of the attribute name s is outside the normal range.

【0033】事例検索器102は、問題解析器103か
ら問題事例のデータ(属性名と属性値の組)を受け取
り、問題事例と属性sに関して類似した異常事例が事例
ベース101の中にあるかどうかを逐次比較により検索
する。この結果、異常事例Aの属性名sの属性値が問題
事例の属性名sの属性値vと類似であることがわかる
と、異常事例Aの属性名sに関する類似事例の欄を参照
することにより、異常事例Aの属性名sに関する類似事
例が事例ベース101の中にあれば、その事例名(例え
ば異常事例B)を取り出すことができる。すなわち、異
常事例Bも、問題事例と属性名sに関して類似事例であ
ることがわかる。更に、異常事例Bの属性名sに関する
類似事例の欄を参照することにより、異常事例Bと属性
名sに関する異常事例A以外の類似事例が事例ベース1
01の中にあれは゛、その事例名を取り出すことができ
る。
The case retriever 102 receives the problem case data (set of attribute name and attribute value) from the problem analyzer 103, and determines whether there is an abnormal case similar to the problem case and the attribute s in the case base 101. Are searched by successive comparison. As a result, when it is found that the attribute value of the attribute name s of the abnormal case A is similar to the attribute value v of the attribute name s of the problem case, by referring to the similar case column regarding the attribute name s of the abnormal case A, If there is a similar case regarding the attribute name s of the abnormal case A in the case base 101, the case name (for example, abnormal case B) can be extracted. That is, it can be seen that the abnormal case B is also a similar case with respect to the problem case and the attribute name s. Further, by referring to the similar case column regarding the attribute name s of the abnormal case B, similar cases other than the abnormal case A regarding the abnormal case B and the attribute name s can be found in the case base 1
In case of 01, the case name can be taken out.

【0034】以上のように、類似事例の関係を辿ること
により、事例ベース101の中から、問題事例の属性s
に関する全ての類似事例を従来技術の検索方法よりも効
率良く取り出すことができる。これにより、事例検索に
要する時間が短縮され、異常診断装置全体として性能が
向上する。
As described above, by tracing the relationship between similar cases, the attribute s of the problem case is selected from the case base 101.
All similar cases for can be retrieved more efficiently than prior art search methods. As a result, the time required for the case search is shortened, and the performance of the abnormality diagnosis apparatus as a whole is improved.

【0035】[0035]

【発明の効果】本発明によれば、事例ベ−スの中の任意
の事例Aの任意の属性Xに関する類似事例のデ−タを高
速に参照できるので、事例ベ−ス中にある、事例Aと属
性Xに関して類似の事例が、それ以上の検索をすること
なしに、ただちに特定できる。これにより高速かつ柔軟
な事例検査が可能になる。
According to the present invention, since the data of the similar case relating to the arbitrary attribute X of the arbitrary case A in the case base can be referred to at high speed, the case existing in the case base. Similar cases for A and attribute X can be identified immediately without further searching. This enables fast and flexible case inspection.

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

【図1】本発明の一実施例に係る知識処理装置の構成図
である。
FIG. 1 is a configuration diagram of a knowledge processing device according to an embodiment of the present invention.

【図2】本発明の一実施例に係る事例デ−タの構成例で
ある。
FIG. 2 is a configuration example of case data according to an embodiment of the present invention.

【図3】新規事例の事例デ−タの一例を示す図である。FIG. 3 is a diagram showing an example of case data of a new case.

【図4】図1に示す類似事例ネットワ−ク作成装置にお
ける処理手順を示すフローチャートである。
FIG. 4 is a flowchart showing a processing procedure in the similar case network creation device shown in FIG.

【図5】事例ベ−ス中の事例デ−タの一例を示す図であ
る。
FIG. 5 is a diagram showing an example of case data in a case base.

【図6】類似関係処理の手順を示すフローチャートであ
る。
FIG. 6 is a flowchart showing a procedure of similarity relationship processing.

【図7】類似事例ネットワ−ク作成処理後の新規事例の
事例デ−タの一例を示す図である。
FIG. 7 is a diagram showing an example of case data of a new case after the similar case network creation processing.

【図8】類似事例ネットワ−ク作成処理後の事例ベ−ス
中の事例デ−タの一例を示す図である。
FIG. 8 is a diagram showing an example of the case data in the case base after the similar case network creation processing.

【図9】本発明の一実施例に係る事例ベ−スの構成例を
示す図である。
FIG. 9 is a diagram showing a configuration example of a case base according to an embodiment of the present invention.

【図10】事例ベ−ス推論による知識処理装置の一般的
な構成図である。
FIG. 10 is a general configuration diagram of a knowledge processing device by case-based reasoning.

【図11】一般的な事例ベ−ス推論装置における事例デ
−タの構成例を示す図である。
FIG. 11 is a diagram showing a configuration example of case data in a general case-based reasoning apparatus.

【図12】事例ベ−スの階層化の一例を示す図である。FIG. 12 is a diagram showing an example of hierarchization of case bases.

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

101…事例ベ−ス、102…問題解析器、103…事
例検索器、104…事例修正器、105…事例修復器、
106…事例格納器、107…類似事例ネットワ−ク作
成装置。
101 ... Case base, 102 ... Problem analyzer, 103 ... Case searcher, 104 ... Case corrector, 105 ... Case repairer,
Reference numeral 106 ... Case storage, 107 ... Similar case network creation device.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 横田 毅 茨城県日立市大みか町七丁目2番1号 株 式会社日立製作所エネルギー研究所内 (72)発明者 小林 康弘 茨城県日立市大みか町七丁目2番1号 株 式会社日立製作所エネルギー研究所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Takeshi Yokota, 7-2-1, Omika-cho, Hitachi-shi, Ibaraki Hitachi Energy Co., Ltd. (72) Inventor Yasuhiro Kobayashi 2-chome, Omika-cho, Hitachi-shi, Ibaraki No. 1 Inside the Hitachi Energy Research Laboratory

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 過去の問題解決事例を利用して新規問題
の解を生成する事例ベース推論装置に用いる事例ベース
の構築方法において、過去の問題解決事例を記憶した事
例ベ−スに新規の問題解決事例を追加する場合、該新規
の問題解決事例の属性の値と類似する少なくとも1つの
過去の問題解決事例が存在するときに、該過去及び新規
の問題解決事例の特徴データとして両者を関連付けるデ
ータを付加して前記事例ベースに記憶することを特徴と
する事例ベース構築方法。
1. In a case-based construction method used in a case-based reasoning apparatus for generating a solution of a new problem by using a past problem-solving case, a new problem is stored in a case-base storing past problem-solving cases. When adding a solution case, when at least one past problem solution case similar to the value of the attribute of the new problem solution case exists, data associating the past and the new problem solution case as feature data. A case base constructing method, characterized in that the above case is added and stored in the case base.
【請求項2】 請求項1記載の事例ベース構築方法で構
築した事例ベースの蓄積データを用いて事例ベース推論
を行う方法において、解くべき問題事例の属性とその属
性値が与えられた際に、任意の属性について該問題事例
と前記の事例ベ−スに記憶された過去の問題解決事例の
一つとが類似した属性値を持つか否かを検索し、任意の
属性について類似の関係にある問題解決事例の集合を取
り出して推論処理を行うことを特徴とする事例ベース推
論方法。
2. A method of performing case base inference using accumulated data of a case base constructed by the case base construction method according to claim 1, when an attribute of a problem case to be solved and its attribute value are given, For any attribute, it is searched whether or not the problem case and one of the past problem solution cases stored in the case base have similar attribute values, and the problem has a similar relationship for any attribute. A case-based reasoning method characterized by extracting a set of solution cases and performing inference processing.
【請求項3】 請求項2記載の事例ベース推論方法にお
いて、属性について類似の関係にある事例の集合を取り
出して、解くべき問題事例に合致するように予め与えら
れた知識を利用して解を修正し、該修正に失敗した場合
に、前記の事例とは別の事例を用いて失敗事例の解を修
復することを特徴とする事例ベース推論方法。
3. The case-based reasoning method according to claim 2, wherein a set of cases having similar relations with respect to attributes is taken out, and a solution is given by using knowledge given in advance so as to match a problem case to be solved. A case-based inference method, which comprises correcting, and when the correction fails, using a case different from the above case to repair the solution of the failure case.
【請求項4】 過去の問題解決事例を利用して、新規問
題の解を生成する事例ベース推論装置の事例ベース構築
装置において、過去の問題解決事例を記憶した事例ベ−
スに新規の問題解決事例を追加する場合、任意の属性に
ついて該新規の問題解決事例と前記過去の問題解決事例
とが類似した属性値を持つときに、前記の任意の属性に
ついてこれらの問題解決事例が類似の関係にあることを
各々の問題解決事例の特徴デ−タとして記録する類似事
例ネットワ−ク作成手段を設けたことを特徴とする事例
ベース構築装置。
4. A case base storing a past problem solution case in a case base construction apparatus of a case base reasoning apparatus for generating a solution of a new problem by utilizing a past problem solution case.
When a new problem solving case is added to a database, when the new problem solving case and the past problem solving case have similar attribute values with respect to an arbitrary attribute, these problem solving cases with respect to the arbitrary attribute are performed. A case-based construction apparatus characterized in that a similar case network creating means is provided for recording the fact that cases are in a similar relationship as characteristic data of each problem solving case.
【請求項5】 請求項4記載の事例ベース構築装置を備
える事例ベース推論装置において、解くべき問題事例の
属性とその属性値を入力する手段と、任意の属性につい
て該問題事例と前記過去の問題解決事例の一つとが類似
した属性値を持っており該過去の問題解決事例に記録さ
れている前記特徴デ−タを参照して前記任意の属性につ
いて類似の関係にある問題解決事例の集合を取り出す処
理を行う事例検索手段を備えることを特徴とする事例ベ
ース推論装置。
5. A case-based reasoning apparatus comprising the case-based construction apparatus according to claim 4, means for inputting an attribute of a problem case to be solved and its attribute value, and the problem case and the past problem for an arbitrary attribute. A set of problem solution cases having a similar relationship with respect to the arbitrary attribute is referred to by referring to the characteristic data recorded in the past problem solution case, which has an attribute value similar to one of the solution cases. A case-based reasoning apparatus comprising case search means for performing a process of extracting.
【請求項6】 請求項5記載の事例ベース推論装置にお
いて、解くべき問題事例の特徴付けを行う問題解決手段
と、前記事例検索手段で取り出された類似事例の解を前
記問題事例に合致するように予め与えられた知識を利用
して修正する事例修正手段と、該事例修正手段が前記類
似事例の解の修正に失敗した場合に前記の知識とは別の
知識を用いて前記失敗事例の解を修復する事例修復手段
と、新規事例を事例ベ−スに格納するための特徴付けを
行う事例格納手段とを備えることを特徴とする事例ベー
ス推論装置。
6. The case-based reasoning apparatus according to claim 5, wherein the problem solving means for characterizing the problem case to be solved and the solution of the similar case retrieved by the case searching means are matched with the problem case. And a case correction means for correcting the failure case using the knowledge different from the knowledge when the case correction means fails to correct the solution of the similar case. A case-based reasoning apparatus comprising: a case repairing means for repairing a case and a case storing means for characterizing a new case to be stored in a case base.
【請求項7】 請求項6記載の事例ベース推論装置にお
いて、類似事例ネットワ−ク作成手段が、事例格納手段
の処理した事例デ−タを入力とすることを特徴とする事
例ベース推論装置。
7. The case-based reasoning apparatus according to claim 6, wherein the similar case network creating means inputs the case data processed by the case storing means as an input.
【請求項8】 請求項6記載の事例ベース推論装置にお
いて、類似事例ネットワ−ク作成手段の処理が、任意の
時間間隔で起動されることを特徴とする事例ベース推論
装置。
8. The case-based reasoning apparatus according to claim 6, wherein the processing of the similar case network creating means is activated at an arbitrary time interval.
【請求項9】 請求項5乃至請求項8のいずれかに記載
の事例ベース推論装置において、新規事例と従来事例と
が、任意の属性に関して類似の関係にあることを、それ
ぞれの事例から参照可能な記憶装置に記憶することを特
徴とする事例ベース推論装置。
9. In the case-based reasoning apparatus according to claim 5, it is possible to refer from each case that a new case and a conventional case have a similar relationship regarding arbitrary attributes. Case-based reasoning device characterized by storing in a different storage device.
【請求項10】 新規問題事例データの属性値と類似す
る属性値を有する過去の問題解決事例データを事例ベー
スを検索して求め該問題解決事例に基づいて前記新規問
題事例の解を推論する事例ベース推論方法において、事
例データとして属性値が類似する他の事例データを示す
特徴データを付加して事例ベースに格納しておき、新規
問題事例の属性値に類似する属性値を有する事例データ
を事例ベースから検索したとき該検索された事例データ
に付加された特徴データの示す事例データを取り出すと
共に該事例データの特徴データの示す事例データを取り
出すという処理を繰り返して関連する過去の問題解決事
例データを求めることを特徴とする事例ベース推論方
法。
10. A case in which a past problem solution case data having an attribute value similar to that of the new problem case data is obtained by searching a case base and a solution of the new problem case is inferred based on the problem solution case. In the base inference method, characteristic data indicating other case data having similar attribute values is added as case data and stored in the case base, and case data having an attribute value similar to the attribute value of the new problem case is taken as an example. When searching from the base, the case data indicated by the characteristic data added to the retrieved case data is extracted, and the case data indicated by the characteristic data of the case data is repeatedly extracted to find related past problem solving case data. A case-based reasoning method characterized by seeking.
JP7102621A 1995-04-26 1995-04-26 Method and device for constructing instance base, and method and device for instance base inference Pending JPH08297574A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7102621A JPH08297574A (en) 1995-04-26 1995-04-26 Method and device for constructing instance base, and method and device for instance base inference

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7102621A JPH08297574A (en) 1995-04-26 1995-04-26 Method and device for constructing instance base, and method and device for instance base inference

Publications (1)

Publication Number Publication Date
JPH08297574A true JPH08297574A (en) 1996-11-12

Family

ID=14332325

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7102621A Pending JPH08297574A (en) 1995-04-26 1995-04-26 Method and device for constructing instance base, and method and device for instance base inference

Country Status (1)

Country Link
JP (1) JPH08297574A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009152180A2 (en) * 2008-06-10 2009-12-17 D-Wave Systems Inc. Parameter learning system for solvers

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009152180A2 (en) * 2008-06-10 2009-12-17 D-Wave Systems Inc. Parameter learning system for solvers
WO2009152180A3 (en) * 2008-06-10 2010-03-18 D-Wave Systems Inc. Parameter learning system for solvers
US8175995B2 (en) 2008-06-10 2012-05-08 D-Wave Systems Inc. Quantum and digital processor hybrid systems and methods to solve problems

Similar Documents

Publication Publication Date Title
CN105824718B (en) Software configuration failure self-repairing method based on question and answer website knowledge and system
US6947797B2 (en) Method and system for diagnosing machine malfunctions
CA2017970C (en) Technique for producing an expert system for system fault diagnosis
US6415395B1 (en) Method and system for processing repair data and fault log data to facilitate diagnostics
US6615367B1 (en) Method and apparatus for diagnosing difficult to diagnose faults in a complex system
US6543007B1 (en) Process and system for configuring repair codes for diagnostics of machine malfunctions
CN109902153A (en) Equipment fault diagnosis method and system based on natural language processing and reasoning by cases
US5018075A (en) Unknown response processing in a diagnostic expert system
WO1999050742A1 (en) Configuration knowledge as an aid to case retrieval
Bandi et al. Empirical evidence of code decay: A systematic mapping study
US7412430B1 (en) Determining the quality of computer software
CN109102150A (en) A kind of process model modification method based on echelon matrix and process tree
JP2005063385A (en) Monitoring method, monitoring apparatus and program
JPH08297574A (en) Method and device for constructing instance base, and method and device for instance base inference
CN116184985A (en) Vehicle fault diagnosis method, device and medium
CN112749744B (en) Bayesian network rail passenger car traction system fault diagnosis method and system based on observation module
JPH11175144A (en) Maintenance supporting device for plant equipment
CN111784064A (en) Power plant equipment intelligent prediction maintenance method and system based on big data
DE102019134113A1 (en) DATA SORTING DEVICE AND DATA SORTING METHOD AND MONITORING AND DIAGNOSTIC DEVICE
Weiner et al. Applying case-based reasoning to aid fault management in supervisory control
JPH0830458A (en) Problem solution support system
Higa An approach to improving the maintainability of existing rule bases
JPH02151000A (en) Fault diagnostic device and fault diagnostic system
CN117151216A (en) Equipment fault diagnosis method based on fault case knowledge base
CN117312977A (en) Rapid diagnosis method, system and equipment for fault of charging pile