JP3986478B2 - Diagnosis support system - Google Patents

Diagnosis support system Download PDF

Info

Publication number
JP3986478B2
JP3986478B2 JP2003281169A JP2003281169A JP3986478B2 JP 3986478 B2 JP3986478 B2 JP 3986478B2 JP 2003281169 A JP2003281169 A JP 2003281169A JP 2003281169 A JP2003281169 A JP 2003281169A JP 3986478 B2 JP3986478 B2 JP 3986478B2
Authority
JP
Japan
Prior art keywords
knowledge
abductive
inference
storage means
stored
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2003281169A
Other languages
Japanese (ja)
Other versions
JP2005050115A (en
Inventor
明典 阿部
潔 小暮
紀博 萩田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ATR Advanced Telecommunications Research Institute International
Original Assignee
ATR Advanced Telecommunications Research Institute International
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 ATR Advanced Telecommunications Research Institute International filed Critical ATR Advanced Telecommunications Research Institute International
Priority to JP2003281169A priority Critical patent/JP3986478B2/en
Publication of JP2005050115A publication Critical patent/JP2005050115A/en
Application granted granted Critical
Publication of JP3986478B2 publication Critical patent/JP3986478B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、医療診断、故障診断等の種々の診断を支援する診断支援システムに関する。 The present invention is a medical diagnosis relates to the diagnosis support system for supporting the various diagnostic fault diagnosis.

従来より、医師による医療診断を支援する種々の診断支援システムが提案されている(例えば、特許文献1参照)。   Conventionally, various diagnosis support systems that support medical diagnosis by a doctor have been proposed (see, for example, Patent Document 1).

従来の診断支援システムは、予め患者の病状(症状)に関する病状情報と疾患(病気)に関する疾患情報とを対応付けたデータベースを予め用意し、病状情報が入力されたときに、その病状情報に対応する疾患情報をデータベースから読み出すものである。たとえば、病状A、病状Bおよび病状Cが現れたときに疾患Dの可能性が高い場合に、病状A,B,Cと疾患Dとの対応関係がデータベースに登録される。それにより、病状A、病状Bおよび病状Cを示す病状情報が入力されると、疾患Dを示す疾患情報が出力される。
特開2002−32476号公報
A conventional diagnosis support system prepares in advance a database in which disease state information related to a patient's medical condition (symptom) and disease information related to a disease (disease) are associated with each other, and responds to the medical condition information when the disease state information is input. Disease information to be read from the database. For example, when the possibility of the disease D is high when the disease state A, the disease state B, and the disease state C appear, the correspondence relationship between the disease state A, B, C and the disease D is registered in the database. Thereby, when the disease state information indicating the disease state A, the disease state B, and the disease state C is input, the disease information indicating the disease D is output.
JP 2002-32476 A

しかしながら、従来の診断支援システムでは、特定の病状から高い確率で発現する疾患は診断結果として現れるが、特定の病状から稀にしか発現しない疾患については診断結果として現れない。たとえば、病状A、病状Bおよび病状Cが現れたときに疾患Dの可能性が高い場合には、病状A、病状Bおよび病状Cを入力することにより、疾患Dが出力されるが、病状A、病状Bおよび病状Eが現れたときに疾患Dであることが稀である場合には、病状A、病状Bおよび病状Eから疾患Dの診断結果を得ることができない。そのため、稀にしか発生しない病気を発見することは困難である。   However, in a conventional diagnosis support system, a disease that appears with a high probability from a specific medical condition appears as a diagnostic result, but a disease that rarely appears from a specific medical condition does not appear as a diagnostic result. For example, if the possibility of the disease D is high when the medical condition A, the medical condition B, and the medical condition C appear, the disease D is output by inputting the medical condition A, the medical condition B, and the medical condition C. If the disease D is rare when the disease B and the disease E appear, the diagnosis result of the disease D cannot be obtained from the disease A, the disease B, and the disease E. Therefore, it is difficult to find diseases that rarely occur.

本発明の目的は、稀な疾患を見逃すことなく確実に発見することが可能な診断支援システムを提供することである。 An object of the present invention is to provide a diagnosis support system that can be surely discovered without missing a rare disease .

本発明に係る診断支援システムは、1または複数のキーワードからなる症状と疾患との対応関係を示す推論用の知識を格納する格納手段と、格納手段に格納された推論用の知識に基づいて、診断時に、与えられた症状に対応する疾患を示す診断結果をアブダクションおよび類推により生成する推論手段と、格納手段に格納される推論用の知識を更新する更新手段と、複数の知識の上位概念の知識を求める一般化手段とを備え、推論手段は、格納手段に格納された推論用の知識に基づいて診断結果を生成することができない場合に診断結果の生成のために欠如しているキーワードを生成し、欠如しているキーワードに類似するキーワードを含む知識が格納手段に格納されている場合に格納手段に格納されている知識における類似するキーワードを欠如しているキーワードで置換することにより類似知識を生成し、類似知識が診断結果を生成するために正しいか否かの判断を判断者に求め、類似知識が診断結果を生成するために正しいと判断者により判断された場合に類似知識に基づいて診断結果を生成するとともに類似知識アブダクティブ知識として格納手段に格納し、更新手段は、格納手段に格納されたアブダクティブ知識を定期的または不定期に判断者に提示し、アブダクティブ知識が正しいと判断者により判断された場合にそのアブダクティブ知識を一般化手段に与えるかまたはそのアブダクティブ知識を推論用の知識として格納手段に格納し、判断者によりアブダクティブ知識が修正された場合に修正されたアブダクティブ知識を一般化手段に与え、一般化手段は、格納手段に格納された推論用の知識および更新手段から与えられるアブダクティブ知識のうち、共通の症状を含む複数の知識の複数のキーワードを上位概念で表すことにより、一般化された知識を生成し、一般化された知識を推論用の知識として格納手段に格納するものである。 The diagnosis support system according to the present invention is based on storage means for storing inference knowledge indicating a correspondence relationship between a symptom and a disease consisting of one or a plurality of keywords, and inference knowledge stored in the storage means, At the time of diagnosis, an inference means for generating a diagnosis result indicating a disease corresponding to a given symptom by abduction and analogy, an update means for updating knowledge for inference stored in the storage means, and a superordinate concept of a plurality of knowledge Generalizing means for obtaining knowledge, and the reasoning means determines a keyword that is missing for the generation of a diagnosis result when the diagnosis result cannot be generated based on the reasoning knowledge stored in the storage means. produced, similar in the knowledge that knowledge containing the keyword similar to a keyword lacking is stored in the storage means when they are stored in storage means keyword To generate similar knowledge by substituting with the missing keyword, ask the judge to determine whether the similar knowledge is correct for generating the diagnostic result, and the similar knowledge is correct for generating the diagnostic result stored in the storage means similar knowledge as abductive knowledge to generate a diagnosis result based on the similarity knowledge when it is judged by the judgment's and, updating means periodically or abductive knowledge stored in the storage means If it is presented irregularly to the judge and the judge determines that the abductive knowledge is correct, the abductive knowledge is given to the generalization means, or the abductive knowledge is stored in the storage means as inference knowledge. If the abductive knowledge is corrected by the judge, the corrected abductive knowledge is given to the generalizing means. The generalized knowledge is generated by expressing multiple keywords of multiple knowledge including common symptoms in the superordinate concept among the knowledge for reasoning stored in the database and the abductive knowledge given from the update means. The stored knowledge is stored in the storage means as knowledge for inference.

ここで、症状とは、診断対象において観測される状態を意味する。また、疾患とは、診断対象における病気または故障を意味する。   Here, the symptom means a state observed in the diagnosis target. A disease means a disease or a failure in a diagnosis object.

本発明に係る診断支援システムにおいては、1または複数のキーワードからなる症状と疾患との対応関係を示す推論用の知識が格納手段により格納される。格納手段に格納された推論用の知識に基づいて、診断時に、与えられた症状に対応する疾患を示す診断結果が推論手段によりアブダクションおよび類推により生成される。さらに、格納手段に格納される推論用の知識が更新手段により更新される。また、一般化手段により複数の知識の上位概念の知識が求められる。特に、格納手段に格納された推論用の知識に基づいて診断結果を生成することができない場合に診断結果の生成のために欠如しているキーワードが生成され、欠如しているキーワードに類似するキーワードを含む知識が格納手段に格納されている場合に格納手段に格納されている知識における類似するキーワードが欠如しているキーワードで置換されることにより類似知識が生成され、類似知識が診断結果を生成するために正しいか否かの判断が判断者に求められ、類似知識が診断結果を生成するために正しいと判断者により判断された場合に類似知識に基づいて診断結果が生成されるとともに類似知識アブダクティブ知識として格納手段に格納される。さらに、格納手段に格納されたアブダクティブ知識が更新手段により定期的または不定期に判断者に提示され、アブダクティブ知識が正しいと判断者により判断された場合にそのアブダクティブ知識が一般化手段に与えられるかまたはそのアブダクティブ知識が推論用の知識として格納手段に格納され、判断者によりアブダクティブ知識が修正された場合に修正されたアブダクティブ知識が一般化手段に与えられる。さらに、格納手段に格納された推論用の知識および更新手段から与えられるアブダクティブ知識のうち、共通の症状を含む複数の知識の複数のキーワードを上位概念で表すことにより、一般化手段により一般化された知識が生成され、一般化された知識が推論用の知識として格納手段に格納される。 In the diagnosis support system according to the present invention, inference knowledge indicating a correspondence relationship between a symptom and a disease including one or a plurality of keywords is stored by a storage unit. Based on the reasoning knowledge stored in the storage means, at the time of diagnosis, a diagnosis result indicating a disease corresponding to a given symptom is generated by abduction and analogy by the reasoning means. Further, the inference knowledge stored in the storage means is updated by the update means. Further, knowledge of a superordinate concept of a plurality of knowledge is obtained by the generalizing means. In particular, when a diagnosis result cannot be generated based on inference knowledge stored in the storage means, a keyword that is missing for generating a diagnosis result is generated, and a keyword that is similar to the missing keyword When knowledge including is stored in the storage means, similar knowledge is generated by replacing similar keywords in the knowledge stored in the storage means with missing keywords, and similar knowledge generates diagnostic results correct determination of whether the sought decision's similarity with the diagnostic result is generated based on the similarity knowledge when it is determined by the right and determines who to similar knowledge to produce diagnostic results knowledge to Is stored in the storage means as abductive knowledge. Furthermore, when the abductive knowledge stored in the storage means is presented to the judge periodically or irregularly by the update means, and the abductive knowledge is judged to be correct by the judge, the abductive knowledge is transferred to the generalization means. The abductive knowledge is given or stored in the storage means as inference knowledge, and when the abductive knowledge is corrected by the judge, the corrected abductive knowledge is given to the generalizing means. Furthermore, among the inference knowledge stored in the storage means and the abductive knowledge given from the update means, the generalization means can be generalized by expressing the keywords of the plurality of knowledge including common symptoms in a superordinate concept. The generated knowledge is generated, and the generalized knowledge is stored in the storage means as inference knowledge.

この場合、診断時のアブダクションおよび類推により推論用の知識が生成されるので、診断の回数の増加に伴って診断結果の精度が向上する。In this case, since knowledge for inference is generated by abduction and analogy at the time of diagnosis, the accuracy of the diagnosis result is improved as the number of diagnoses increases.

また、格納手段に格納されたアブダクティブ知識が定期的または不定期に判断者に提示され、正しいと判断されたアブダクティブ知識が一般化手段に与えられるかまたは推論用の知識として格納手段に格納され、修正されたアブダクティブ知識が一般化手段に与えられる。それにより、診断の精度を向上させることができる。 Also, the abductive knowledge stored in the storage means is presented to the judge regularly or irregularly, and the abductive knowledge determined to be correct is given to the generalization means or stored in the storage means as inference knowledge. Modified abductive knowledge is provided to the generalization means. Thereby, the accuracy of diagnosis can be improved.

さらに、共通の症状を含む複数の知識の複数のキーワードを上位概念で表すことにより、一般化された知識が生成され、一般化された知識が推論用の知識として格納手段に格納される。それにより、診断時に、与えられる症状に基づいて診断結果を得ることができる確率を向上させることができる。  Furthermore, generalized knowledge is generated by expressing a plurality of keywords of a plurality of knowledge including common symptoms in a superordinate concept, and the generalized knowledge is stored in the storage means as inference knowledge. Thereby, at the time of diagnosis, the probability that a diagnosis result can be obtained based on the given symptoms can be improved.

このようにして、稀な疾患を見逃すことなく確実に発見することができる。  In this way, it can be surely discovered without missing a rare disease.

本発明によれば、稀な疾患を見逃すことなく確実に発見することができる。 According to the present invention, it is possible to surely find a rare disease without missing it.

図1は本発明の一実施の形態に係る診断支援システムの構成を示すブロック図である。本実施の形態では、診断支援システムの一例として、医療診断支援システムについて説明する。   FIG. 1 is a block diagram showing a configuration of a diagnosis support system according to an embodiment of the present invention. In the present embodiment, a medical diagnosis support system will be described as an example of a diagnosis support system.

図1の診断支援システム100は、医療データ格納部1、帰納的知識獲得部2、キーグラフ部3、知識ベース4、一般化過程部5、推論部6、更新処理部7,8、アブダクティブ知識ベース9および新規知識ベース10を備える。   1 includes a medical data storage unit 1, an inductive knowledge acquisition unit 2, a key graph unit 3, a knowledge base 4, a generalization process unit 5, an inference unit 6, update processing units 7 and 8, an abductive A knowledge base 9 and a new knowledge base 10 are provided.

医療データ格納部1はデータベースからなる。この医療データ格納部1には、各患者の症状情報として検査データ等の医療データが格納される。帰納的知識獲得部2は、帰納的学習プログラムにより構成され、医療データ格納部1に格納される医療データから一般知識を生成する。一般知識は決定木から生成された節(式)により表される。決定木は、複数の医療データと複数の病名等の疾患情報との対応関係を樹枝状に表したものである。この決定木により1または複数の医療データから疾患情報が決定される。   The medical data storage unit 1 includes a database. The medical data storage unit 1 stores medical data such as examination data as symptom information of each patient. The inductive knowledge acquisition unit 2 is configured by an inductive learning program, and generates general knowledge from medical data stored in the medical data storage unit 1. General knowledge is represented by clauses (formulas) generated from decision trees. The decision tree represents a correspondence relationship between a plurality of medical data and disease information such as a plurality of disease names in a tree shape. With this decision tree, disease information is determined from one or more medical data.

知識ベース4はデータベースからなる。この知識ベース4には、一般知識および稀少知識が登録される。   The knowledge base 4 consists of a database. In the knowledge base 4, general knowledge and rare knowledge are registered.

ここで、知識とは、医療データ(症状情報)と疾患情報との対応関係を表すものである。一般知識は、発現頻度の高い知識を意味する。これに対して、稀少知識は、一般知識に比べて発現頻度の低い知識を意味する。   Here, knowledge represents a correspondence relationship between medical data (symptom information) and disease information. General knowledge means knowledge with high expression frequency. On the other hand, rare knowledge means knowledge with a low expression frequency compared with general knowledge.

一般知識および稀少知識は、複数の項からなる節(式)で表される。例えば、一般知識は、節「a,b,c→d」で表される。ここで、「a」、「b」、「c」および「d」は項である。節「a,b,c→d」は、症状「a」、症状「b」および症状「c」が現れた場合には疾患「d」であることを意味する。各項は、十二指腸潰瘍、ピロリ菌、高ガストリン血症等の具体的なキーワードを含む。   General knowledge and rare knowledge are expressed by clauses (formulas) consisting of multiple terms. For example, general knowledge is represented by the clause “a, b, c → d”. Here, “a”, “b”, “c”, and “d” are terms. The clause “a, b, c → d” means that if a symptom “a”, a symptom “b”, and a symptom “c” appear, the disease is “d”. Each section includes specific keywords such as duodenal ulcer, Helicobacter pylori, and hypergastrinemia.

一般知識の例としては、「十二指腸潰瘍,ピロリ菌→高ガストリン血症」である。これは、十二指腸潰瘍およびピロリ菌がある場合には、高ガストリン血症であることを意味する。   An example of general knowledge is “duodenal ulcer, Helicobacter pylori → hypergastrinemia”. This means hypergastrinemia if there are duodenal ulcers and H. pylori.

キーグラフ部3は、KeyGraph(キーグラフ)プログラムにより構成され、医療データ格納部1に格納される医療データから稀少知識および新規知識(未知知識)を見出す。すなわち、キーグラフ部3は、医療データから稀な疾患情報または新規な疾患情報を見つけ出す。キーグラフ部3により見出された稀少知識および新規知識は、新規知識ベース10に与えられる。   The key graph unit 3 is configured by a KeyGraph program, and finds rare knowledge and new knowledge (unknown knowledge) from the medical data stored in the medical data storage unit 1. That is, the key graph unit 3 finds rare disease information or new disease information from the medical data. The rare knowledge and new knowledge found by the key graph unit 3 are given to the new knowledge base 10.

ここで、KeyGraphは、要素同士の関連を出現頻度にかかわらず、グラフィカル(図的)に表示する手法である。したがって、キーグラフ部3によると、発現頻度の非常に低い稀少知識および現時点まで知られていない新規知識を発見することができる。   Here, KeyGraph is a technique for displaying the relationship between elements graphically (graphically) regardless of the appearance frequency. Therefore, according to the key graph unit 3, it is possible to discover rare knowledge with a very low expression frequency and new knowledge that has not been known so far.

なお、医療データ格納部1に格納される医療データから稀少知識および新規知識を見出すために他の手法を用いることもできる。   It should be noted that other methods can be used to find rare knowledge and new knowledge from the medical data stored in the medical data storage unit 1.

一般化過程部5は、機械学習プログラムにより構成され、知識ベース4に登録された一般知識および後述するアブダクティブ知識ベース9に登録されたアブダクティブ知識を一般化し、一般知識として知識ベース4に与える。   The generalization process unit 5 is configured by a machine learning program, generalizes general knowledge registered in the knowledge base 4 and abductive knowledge registered in the abductive knowledge base 9 described later, and provides the knowledge base 4 as general knowledge. .

ここで、知識の一般化とは、詳細な複数の知識を上位概念の知識で表すことをいう。   Here, the generalization of knowledge means expressing a plurality of detailed knowledge by knowledge of a superordinate concept.

例えば、一般知識として「清酒(よく飲む)→脂質代謝異常」、「ウイスキー(よく飲む)→脂質代謝異常」および「ワイン(よく飲む)→脂質代謝異常」がある場合、一般化により「アルコール(よく飲む)→脂質代謝異常」という一般知識を生成することができる。   For example, if the general knowledge is “sake (drinks) → lipid metabolism disorder”, “whiskey (drinks) → lipid metabolism disorder” and “wine (drinks) → lipid metabolism disorder”, the generalization of “alcohol ( It is possible to generate general knowledge that “drink often) → abnormal lipid metabolism”.

推論部6は、後述する推論プログラムにより構成される。この推論部6は、診断の際に、知識ベース4に登録された一般知識および稀少知識を用いてアブダクション(abduction:発想推論)および類推により、与えられる症状から説明(診断結果)を推論して出力する。また、推論部6は、所定の事項に関して医者等の専門家10に確認を要求する。推論部6の詳細な動作については後述する。   The inference unit 6 includes an inference program described later. This inference unit 6 infers explanations (diagnostic results) from given symptoms by abduction and analogy using general knowledge and rare knowledge registered in the knowledge base 4 at the time of diagnosis. Output. The inference unit 6 requests confirmation from a specialist 10 such as a doctor regarding a predetermined matter. The detailed operation of the inference unit 6 will be described later.

推論部6による診断の際に、副産物としてアブダクティブ(発想的)知識または新規知識が生成される場合がある。   In the diagnosis by the inference unit 6, abductive knowledge or new knowledge may be generated as a by-product.

ここで、アブダクティブ知識とは、知識が欠如している状態でアブダクションを行った際に補間的に生成される知識をいう。例えば、「a,b,c→d」という一般知識があるとする。与えられる症状に項「b」および項「c」がある場合、項「d」を説明するために項「a」がアブダクティブ知識として生成される。この場合、アブダクションにより「x,y→z」というアブダクティブ知識を生成することも可能である。   Here, abductive knowledge refers to knowledge generated by interpolation when abduction is performed in the absence of knowledge. For example, it is assumed that there is general knowledge “a, b, c → d”. If a given symptom has terms “b” and “c”, term “a” is generated as abductive knowledge to explain term “d”. In this case, abductive knowledge “x, y → z” can be generated by abduction.

アブダクティブ知識ベース9はデータベースからなる。このアブダクティブ知識ベース9には、推論部6により生成されたアブダクティブ知識が登録される。   The abductive knowledge base 9 consists of a database. In the abductive knowledge base 9, abductive knowledge generated by the inference unit 6 is registered.

更新処理部7は、定期的または不定期(例えば、推論部6による診断時)にアブダクティブ知識ベース9に登録されたアブダクティブ知識を、専門家11による確認の後、一般化過程部5に与える。この場合、更新処理部7は、アブダクティブ知識ベース9に登録されたアブダクティブ知識を専門家11に提示し、そのアブダクティブ知識が正しいか否かの判断を求め、専門家11が正しいと判断した場合に、そのアブダクティブ知識を一般化過程部5に与える。また、専門家11がアブダクティブ知識を修正した場合には、更新処理部7は、修正後のアブダクティブ知識を一般化過程部5に与える。   The update processing unit 7 confirms the abductive knowledge registered in the abductive knowledge base 9 periodically or irregularly (for example, at the time of diagnosis by the inference unit 6), after confirming by the expert 11, to the generalization process unit 5. give. In this case, the update processing unit 7 presents the abductive knowledge registered in the abductive knowledge base 9 to the expert 11, asks for a determination as to whether or not the abductive knowledge is correct, and determines that the expert 11 is correct. If so, the abductive knowledge is given to the generalization process unit 5. When the expert 11 corrects the abductive knowledge, the update processing unit 7 gives the corrected abductive knowledge to the generalization process unit 5.

一般化過程部5は、更新処理部7により与えられる複数のアブダクティブ知識を一般化する。   The generalization process unit 5 generalizes a plurality of abductive knowledge given by the update processing unit 7.

例えば、アブダクティブ知識として「清酒(5合)→脂質代謝異常」、「清酒(5.5合)→脂質代謝異常」、「清酒(6合)→脂質代謝異常」および「清酒(8合)→脂質代謝異常」がある場合、一般化により「清酒(>5合)→脂質代謝異常」を生成することができる。また、専門家11の判断により「清酒(よく飲む)→脂質代謝異常」を生成することができる。   For example, as abductive knowledge, “sake (5 go) → lipid metabolism abnormality”, “sake (5.5 go) → lipid metabolism abnormality”, “sake (6 go) → lipid metabolism abnormality” and “sake (8 go) If there is “→ lipid metabolism abnormality”, “sake (> 5 go) → lipid metabolism abnormality” can be generated by generalization. Further, it is possible to generate “sake (frequently drink) → lipid metabolism abnormality” by the judgment of the expert 11.

一般化過程部5により一般化されたアブダクティブ知識は、知識ベース4に一般知識として登録される。また、更新処理部7は、専門家が正しいと判断したアブダクティブ知識を一般化しないで直接知識ベース4に稀少知識として登録する。   The abductive knowledge generalized by the generalization process unit 5 is registered as general knowledge in the knowledge base 4. Further, the update processing unit 7 directly registers the abductive knowledge determined by the expert as the rare knowledge in the knowledge base 4 without generalizing the abductive knowledge.

新規知識ベース10はデータベースからなる。この新規知識ベース10には、推論部6により与えられた新規知識およびキーグラフ部3により与えられた稀少知識または新規知識が登録される。   The new knowledge base 10 consists of a database. In the new knowledge base 10, new knowledge given by the inference unit 6 and rare knowledge or new knowledge given by the key graph unit 3 are registered.

更新処理部8は、定期的または不定期(例えば、推論部6による診断時)に新規知識ベース10に登録された稀少知識または新規知識を、専門家11による確認の後、知識ベース4に与える。この場合、更新処理部8は、新規知識ベース10に登録された稀少知識または新規知識を専門家11に提示し、その稀少知識または新規知識が正しいか否かの判断を求め、専門家11が正しいと判断した場合に、その稀少知識または新規知識を知識ベース4に与える。また、専門家11が稀少知識または新規知識を修正した場合には、更新処理部8は、修正後の稀少知識または新規知識を知識ベース4に与える。   The update processing unit 8 provides the knowledge base 4 with the rare knowledge or new knowledge registered in the new knowledge base 10 periodically or irregularly (for example, at the time of diagnosis by the inference unit 6) after confirmation by the expert 11. . In this case, the update processing unit 8 presents the rare knowledge or new knowledge registered in the new knowledge base 10 to the expert 11, and asks the expert 11 to determine whether the rare knowledge or new knowledge is correct. When it is determined to be correct, the rare knowledge or new knowledge is given to the knowledge base 4. Further, when the expert 11 corrects the rare knowledge or new knowledge, the update processing unit 8 gives the corrected rare knowledge or new knowledge to the knowledge base 4.

知識ベース4に与えられた新規知識のうち発現頻度の高い新規知識は一般知識として知識ベース4に登録され、発現頻度の低い新規知識は稀少知識として知識ベース4に登録される。このようにして、定期的にまたは不定期に知識ベース4の内容が逐次更新される。   Of the new knowledge given to the knowledge base 4, new knowledge having a high expression frequency is registered in the knowledge base 4 as general knowledge, and new knowledge having a low expression frequency is registered in the knowledge base 4 as rare knowledge. In this way, the contents of the knowledge base 4 are sequentially updated regularly or irregularly.

図2は図1の診断支援システム100のハードウエア構成を示すブロック図である。   FIG. 2 is a block diagram showing a hardware configuration of the diagnosis support system 100 of FIG.

診断支援システム100は、CPU(中央演算処理装置)501、ROM(リードオンリメモリ)502、RAM(ランダムアクセスメモリ)503、入力装置504、表示装置505、外部記憶装置506、記録媒体駆動装置507および印刷装置508を含む。   The diagnosis support system 100 includes a CPU (Central Processing Unit) 501, a ROM (Read Only Memory) 502, a RAM (Random Access Memory) 503, an input device 504, a display device 505, an external storage device 506, a recording medium driving device 507, and the like. A printing device 508.

入力装置504は、キーボード、マウス等からなり、各種指令、医療データおよび患者の症状を入力するために用いられる。ROM502にはシステムプログラムが記憶される。記録媒体駆動装置507は、CD−ROMドライブ、フロッピィディスクドライブ等からなり、CD−ROM、フロッピィディスク等の記録媒体509に対してデータの読み書きを行う。   The input device 504 includes a keyboard, a mouse, and the like, and is used to input various commands, medical data, and patient symptoms. The ROM 502 stores a system program. The recording medium driving device 507 includes a CD-ROM drive, a floppy disk drive, and the like, and reads / writes data from / to a recording medium 509 such as a CD-ROM or a floppy disk.

記録媒体509には、診断支援プログラムが記録されている。外部記憶装置506は、ハードディスク装置等からなり、記録媒体駆動装置507を介して記録媒体509から読み込まれた診断支援プログラムおよび各種データを記憶する。CPU501は、外部記憶装置506に記憶された診断支援プログラムをRAM503上で実行する。   A diagnostic support program is recorded on the recording medium 509. The external storage device 506 includes a hard disk device or the like, and stores a diagnosis support program and various data read from the recording medium 509 via the recording medium driving device 507. The CPU 501 executes the diagnosis support program stored in the external storage device 506 on the RAM 503.

診断支援プログラムは、図1の帰納的知識獲得部2、キーグラフ部3、一般化過程部5、推論部6および更新処理部7,8を含む。   The diagnosis support program includes the inductive knowledge acquisition unit 2, the key graph unit 3, the generalization process unit 5, the inference unit 6, and the update processing units 7 and 8 in FIG. 1.

図1の医療データ格納部1、知識ベース4、アブダクティブ知識ベース9および新規知識ベース10は、外部記憶装置506に構成される。   The medical data storage unit 1, knowledge base 4, abductive knowledge base 9, and new knowledge base 10 in FIG. 1 are configured in the external storage device 506.

表示装置505は、液晶表示パネル、CRT(陰極線管)等からなり、各種文字および画像等により図1の推論部6により出力される診断結果等を表示する。印刷装置508は、図1の推論部6により出力される診断結果等を印刷する。   The display device 505 includes a liquid crystal display panel, a CRT (cathode ray tube), and the like, and displays diagnostic results and the like output by the inference unit 6 of FIG. 1 using various characters and images. The printing apparatus 508 prints the diagnosis result output by the inference unit 6 in FIG.

なお、診断支援プログラムを記録する記録媒体509として、ROM等の半導体メモリ、ハードディスク等の種々の記録媒体を用いることができる。また、診断支援プログラムを通信回線等の通信媒体を介して外部記憶装置506にダウンロードし、RAM503上で実行してもよい。   As the recording medium 509 for recording the diagnosis support program, various recording media such as a semiconductor memory such as a ROM and a hard disk can be used. In addition, the diagnosis support program may be downloaded to the external storage device 506 via a communication medium such as a communication line and executed on the RAM 503.

本実施の形態では、推論部6が推論手段に相当する。また、外部記憶装置506が格納手段に相当する。さらに、一般化過程部5が一般化手段に相当し、更新処理部8が更新手段に相当する。 In the present embodiment, the inference unit 6 corresponds to inference means. The external storage device 506 corresponds to a storage unit. Further, the generalization process unit 5 corresponds to a generalization unit, and the update processing unit 8 corresponds to an update unit.

図3は医療データ格納部1に格納される医療データの一例を示す図である。   FIG. 3 is a diagram illustrating an example of medical data stored in the medical data storage unit 1.

図3に示すように、医療データ格納部1には、医療データとして複数の患者の検査結果が検査項目ごとに格納される。図3の例では、患者ごとに“age(年齢)”、“sex(性別)”、“goitre(甲状腺腫)”、“tumor(腫瘍)”、“hypopituitary(下垂体機能低下)”、“psych(心理分析)”、“TSH(甲状腺刺激ホルモン)”、“T3”、“TT4”、“T4U”、“FTI(遊離サイロキシン指数)”および“Diagnosis(診断)”の項目についてのデータが格納されている。   As shown in FIG. 3, the medical data storage unit 1 stores test results of a plurality of patients for each test item as medical data. In the example of FIG. 3, “age (age)”, “sex (sex)”, “goitre (thyroid)”, “tumor”, “hypoituitary (hypopituitary function)”, “psich” for each patient. (Psychological analysis) ”,“ TSH (Thyroid Stimulating Hormone) ”,“ T3 ”,“ TT4 ”,“ T4U ”,“ FTI (Free Thyroxine Index) ”and“ Diagnostics ”items are stored ing.

“sex(性別)”の項目における“F”は女性を示し、“M”は男性を示す。また、“goitre(甲状腺腫)”、“tumor(腫瘍)”、“hypopituitary(下垂体機能低下)”および“psych(心理分析)”の項目における“f”は「偽」を表し、“t”は「真」を表す。さらに、“T3”、“TT4”、“T4U”および“FTI(遊離サイロキシン指数)”の項目については測定値が示されている。また、“Diagnosis(診断)”の項目には、診断結果が示されている。   In the item “sex”, “F” indicates a woman, and “M” indicates a man. In addition, “f” in the items of “goitre (thyroid goiter)”, “tumor (tumor)”, “hypoituitary (hypopituitary function)” and “psych (psychological analysis)” represents “false”, and “t” Represents “true”. Furthermore, measured values are shown for the items of “T3”, “TT4”, “T4U” and “FTI (free thyroxine index)”. In addition, a diagnosis result is shown in the item “Diagnostics”.

図4は図3の医療データから生成される決定木の一例を示す図である。   FIG. 4 is a diagram showing an example of a decision tree generated from the medical data of FIG.

図4の例では、“TSH”の値が6以下の場合には、正常である。また、“TSH”の値が6よりも大きい場合には、“FTI”の値が64以下の場合と“FTI”の値が64よりも小さい場合とに分かれる。   In the example of FIG. 4, when the value of “TSH” is 6 or less, it is normal. Further, when the value of “TSH” is larger than 6, there are a case where the value of “FTI” is 64 or less and a case where the value of “FTI” is smaller than 64.

“FTI”の値が64以下の場合には、“計測された“TSH”が「偽」であれば、正常である。計測された“TSH”が「真」の場合には、計測された“T4U”が「偽」であれば、“compensated hypothyroid(代償性甲状腺機能低下)”である。計測された“T4U”が「真」の場合には、“thyroid surgery(甲状腺手術”)が「偽」であれば、“primary hypothyroid(原発性甲状腺機能低下)”であり、“thyroid surgery(甲状腺手術)”が「真」であれば、正常である。   When the value of “FTI” is 64 or less, it is normal if “measured“ TSH ”is“ false ”. When the measured “TSH” is “true”, if the measured “T4U” is “false”, it is “compensated hyperthyroid”. When the measured “T4U” is “true”, if “thyroid surgery” is “false”, it is “primary hyperthyroid” (primary thyroid function decline), and “thyroid surgery” (thyroid gland). If “operation” is “true”, it is normal.

“FTI”の値が64よりも大きい場合には、“thyroxine(サイロキシン)”が「真」であれば、正常である。“thyroxine(サイロキシン)”が「偽」の場合には、計測された“TSH”が「偽」であれば、正常である。計測された“TSH”が「真」の場合には、“thyroid surgery(甲状腺手術)”が「真」であれば、正常である。   When the value of “FTI” is larger than 64, it is normal if “thyroxine” is “true”. When “thyroxine” is “false”, if the measured “TSH” is “false”, it is normal. When the measured “TSH” is “true”, it is normal if “thyroid surgery” is “true”.

図5は図4の決定木から得られる節(式)の一例を示す図である。   FIG. 5 is a diagram illustrating an example of a clause (expression) obtained from the decision tree of FIG.

図5の1行目の節(式)は、“TSH”の値が6以下の場合には正常であることを表す。   The node (formula) on the first line in FIG. 5 indicates that the value is “normal” when the value of “TSH” is 6 or less.

2行目の節(式)は、“TSH”の値が6より大きく、“FTI”の値が64以下であり、“TSH”が「真」であり、“T4U”が「偽」であれば、“compensated hypothyroid(代償性甲状腺機能低下)”であることを表す。   In the section (expression) on the second line, the value of “TSH” is greater than 6, the value of “FTI” is 64 or less, “TSH” is “true”, and “T4U” is “false”. For example, it represents “compensated hyperthyroid” (compensated hypothyroidism).

3行目の節(式)は、“TSH”の値が6より大きく、“FTI”の値が64よりも大きく、“T4U”が「偽」であり、“TSH”が「偽」であれば、正常であることを表す。   The section (formula) in the third row shows that the value of “TSH” is greater than 6, the value of “FTI” is greater than 64, “T4U” is “false”, and “TSH” is “false”. Indicates normal.

図6は図1の診断支援システム100で実行される診断支援プログラムにおける推論部6の処理を示すフローチャートである。   FIG. 6 is a flowchart showing the processing of the inference unit 6 in the diagnosis support program executed by the diagnosis support system 100 of FIG.

まず、推論部6は、診断時に、症状の入力を受け付ける(ステップS1)。次に、推論部6は、知識ベース4の一般知識または稀少知識に基づいて症状を説明可能であるか否か(すなわち診断可能か否か)を判定する(ステップS2)。この場合、推論部6は、まず、知識ベース4において症状に対応する一般知識を探索し、症状に対応する一般知識がない場合に症状に対応する稀少知識を探索する。なお、推論部6は、知識ベース4において症状に対応する一般知識および稀少知識を同時に探索してもよい。   First, the inference unit 6 receives an input of symptoms at the time of diagnosis (step S1). Next, the inference unit 6 determines whether the symptom can be explained (that is, whether it can be diagnosed) based on the general knowledge or the rare knowledge of the knowledge base 4 (step S2). In this case, the inference unit 6 first searches for general knowledge corresponding to the symptom in the knowledge base 4 and searches for rare knowledge corresponding to the symptom when there is no general knowledge corresponding to the symptom. Note that the inference unit 6 may simultaneously search for general knowledge and rare knowledge corresponding to symptoms in the knowledge base 4.

症状を説明可能な場合には、推論部6は、知識ベース4の一般知識または稀少知識に基づいて説明(診断結果)を生成して出力する(ステップS3)。   If the symptom can be explained, the inference unit 6 generates and outputs an explanation (diagnosis result) based on the general knowledge or the rare knowledge of the knowledge base 4 (step S3).

推論部6は、知識ベース4の一般知識または稀少知識に基づいて症状を説明することができない場合には、症状の説明のために欠如している知識を生成する(ステップS4)。そして、推論部6は、生成した知識(欠如した知識)に類似する知識があるか否かを判定する(ステップS5)。   If the reasoning unit 6 cannot explain the symptom based on the general knowledge or the rare knowledge of the knowledge base 4, the inference unit 6 generates missing knowledge for explaining the symptom (step S <b> 4). Then, the inference unit 6 determines whether there is knowledge similar to the generated knowledge (lack of knowledge) (step S5).

生成した知識(欠如した知識)に類似する知識がない場合は、推論部6は、生成した知識を専門家11に提示し(ステップS6)、提示した知識が正しいか否かの判断を専門家11に求める(ステップS7)。   If there is no knowledge similar to the generated knowledge (lack of knowledge), the inference unit 6 presents the generated knowledge to the expert 11 (step S6), and the expert determines whether the presented knowledge is correct. 11 (step S7).

提示した知識が正しくない場合には、推論部6は、専門家11に正しい知識を求める(ステップS8)。専門家11は、提示された知識を修正し、正しい知識を入力する。そして、推論部6は、専門家11から正しい知識を取得したか否かを判定する(ステップS9)。   If the presented knowledge is incorrect, the inference unit 6 asks the expert 11 for correct knowledge (step S8). The expert 11 corrects the presented knowledge and inputs correct knowledge. And the inference part 6 determines whether the correct knowledge was acquired from the expert 11 (step S9).

専門家11から正しい知識を取得した場合には、推論部6は、専門家11から取得した知識に基づいて症状の説明(診断結果)を生成して出力する(ステップS10)。また、推論部6は、専門家11から取得した知識をアブダクティブ知識ベース9にアブダクティブ知識として登録する(ステップS11)。   When the correct knowledge is acquired from the expert 11, the inference unit 6 generates and outputs an explanation (diagnosis result) of symptoms based on the knowledge acquired from the expert 11 (step S10). The inference unit 6 registers the knowledge acquired from the expert 11 in the abductive knowledge base 9 as abductive knowledge (step S11).

ステップS9において専門家11から正しい知識を取得できない場合には、推論部6は、生成した知識(欠如した知識)を新規知識として新規知識ベース10に登録する(ステップS14)。   When correct knowledge cannot be acquired from the expert 11 in step S9, the inference unit 6 registers the generated knowledge (lack of knowledge) in the new knowledge base 10 as new knowledge (step S14).

ステップS7において提示した知識(欠如した知識)が正しい場合には、推論部6は、提示した知識に基づいて症状の説明(診断結果)を生成して出力する(ステップS10)。また、推論部6は、提示した知識をアブダクティブ知識ベース9に登録する(ステップS11)。   If the knowledge presented in step S7 (lack of knowledge) is correct, the inference unit 6 generates and outputs a symptom explanation (diagnosis result) based on the presented knowledge (step S10). The inference unit 6 registers the presented knowledge in the abductive knowledge base 9 (step S11).

ステップS5において生成した知識(欠如した知識)に類似する知識がある場合には、推論部6は、所定のアルゴリズムにより類似する知識を取得し(ステップS12)、取得した知識が正しいか否かの判断を専門家11に求める(ステップS13)。   If there is knowledge similar to the knowledge generated in step S5 (lack of knowledge), the inference unit 6 acquires similar knowledge using a predetermined algorithm (step S12), and determines whether the acquired knowledge is correct. Judgment is requested from the expert 11 (step S13).

取得した知識(欠如した知識に類似する知識)が正しくない場合には、ステップS8に進み、専門家11に正しい知識を求める。   If the acquired knowledge (knowledge similar to the lacked knowledge) is not correct, the process proceeds to step S8, and the expert 11 is requested for correct knowledge.

取得した知識(欠如した知識に類似する知識)が正しい場合には、推論部6は、取得した知識に基づいて症状の説明(診断結果)を生成して出力する(ステップS10)。また、推論部6は、取得した知識(欠如した知識に類似する知識)をアブダクティブ知識ベース9にアブダクティブ知識として登録する(ステップS11)。   If the acquired knowledge (knowledge similar to the missing knowledge) is correct, the inference unit 6 generates and outputs an explanation (diagnosis result) of the symptom based on the acquired knowledge (step S10). The inference unit 6 registers the acquired knowledge (knowledge similar to the lacked knowledge) in the abductive knowledge base 9 as abductive knowledge (step S11).

図6のフローチャートにおいて、類似知識の取得の処理が類推に相当し、それ以外の処理がアブダクティブに相当する。   In the flowchart of FIG. 6, the process of acquiring similar knowledge corresponds to analogy, and the other processes correspond to abductive.

図7は図6の推論部6の処理における類似知識取得処理を示すフローチャートである。この類似知識取得処理は、たとえばサブルーチンにより構成される。   FIG. 7 is a flowchart showing a similar knowledge acquisition process in the process of the inference unit 6 of FIG. This similar knowledge acquisition process is constituted by a subroutine, for example.

まず、推論部6は、知識を表す節を受け取る(ステップS31)。例えば、推論部6は、知識として節「a,b,c→d」を受け取る。   First, the inference unit 6 receives a clause representing knowledge (step S31). For example, the inference unit 6 receives the clause “a, b, c → d” as knowledge.

次に、推論部6は、節を項に分解する(ステップS32)。例えば、推論部6は、節「a,b,c→d」を項「a」、項「b」、項「c」および項「d」に分解する。   Next, the inference unit 6 breaks the clauses into terms (step S32). For example, the inference unit 6 decomposes the clause “a, b, c → d” into the terms “a”, “b”, “c”, and “d”.

次いで、推論部6は、分解された項からキーワードを抽出する(ステップS33)。例えば、推論部6は、項「b」からキーワードとして「ペロリ菌」を抽出する。   Next, the inference unit 6 extracts keywords from the decomposed terms (step S33). For example, the inference unit 6 extracts “Peroli bacteria” as a keyword from the term “b”.

さらに、推論部6は、所定のアルゴリズムに基づいて、抽出したキーワード中に既存の知識(知識ベース4に登録された一般知識または稀少知識)中のキーワードと類似するものがあるか否かを判定する(ステップS34)。   Further, the inference unit 6 determines whether or not the extracted keyword is similar to the keyword in the existing knowledge (general knowledge or rare knowledge registered in the knowledge base 4) based on a predetermined algorithm. (Step S34).

例えば、項「b」がキーワードとして「ペロリ菌」を含み、知識ベース4に登録された項「b’」がキーワードとして「ピロリ菌」を含み、項「b」が項「b’」と類似しているものとする。また、項「d」が知識ベース4に登録された項「d’」と類似しているものとする。   For example, the term “b” includes “Peroli” as a keyword, the term “b ′” registered in the knowledge base 4 includes “H. pylori” as a keyword, and the term “b” is similar to the term “b ′”. Suppose you are. Further, it is assumed that the term “d” is similar to the term “d ′” registered in the knowledge base 4.

抽出したキーワード中に既存の知識中のキーワードと類似するものがない場合には、推論部6は何もせずに処理を終了する。   If there is no extracted keyword similar to the keyword in the existing knowledge, the inference unit 6 does nothing and ends the process.

抽出したキーワード中に既存の知識中のキーワードと類似するキーワードがある場合には、推論部6は、類似するキーワードを含む節を検索する(ステップS35)。例えば、推論部6は、知識ベース4において項「b’」を含む節、項「d’」を含む節等を検索する。   If there is a keyword similar to the keyword in the existing knowledge in the extracted keywords, the inference unit 6 searches for a clause including the similar keyword (step S35). For example, the inference unit 6 searches the knowledge base 4 for a clause including the term “b ′”, a clause including the term “d ′”, and the like.

そして、推論部6は、既存の知識中に類似するキーワードを含む節があるか否かを判定する(ステップS36)。   Then, the inference unit 6 determines whether there is a clause including a similar keyword in the existing knowledge (step S36).

既存の知識中に類似するキーワードを含む複数の節がある場合には、複数の節のうち合成すると与えられた節中のキーワードを交換したものと同等になる節を出力する(ステップS37)。   When there are a plurality of clauses containing similar keywords in the existing knowledge, a clause equivalent to the one obtained by exchanging the keywords in the given clause is output from the plurality of clauses (step S37).

例えば、既存の知識中に節「a,b’→e」および節「e,c→d’」がある場合、これらの節を合成すると、節「a,b’,c→d’」となる。この場合、合成された節「a,b’,c→d’」は、与えられた節「a,b,c→d」中の項「b」および項「d」をそれぞれ既存の節中の項「b’」および項「d’」と交換したものと同等になる。したがって、類似する知識として「a,b’,c→d’」が出力される。   For example, if there is a clause “a, b ′ → e” and a clause “e, c → d ′” in the existing knowledge, the sections “a, b ′, c → d ′” are obtained by combining these clauses. Become. In this case, the synthesized clause “a, b ′, c → d ′” is obtained by replacing the terms “b” and “d” in the given clause “a, b, c → d” with existing clauses, respectively. This is equivalent to the replacement of the terms “b ′” and “d ′”. Therefore, “a, b ′, c → d ′” is output as similar knowledge.

既存の知識中に抽出したキーワードを含む節がない場合には、与えられた節中のキーワードのみを既存の知識中のキーワードで置換して出力する(ステップS38)。   If there is no clause containing the extracted keyword in the existing knowledge, only the keyword in the given clause is replaced with the keyword in the existing knowledge and output (step S38).

例えば、推論部6は、既存の知識中に類似する項「b’」を含む節等がない場合、与えられた節「a,b,c→d」中の項「b」を類似する項「b’」で置換し、節「a,b’,c→d」を出力する。   For example, if there is no clause including a similar term “b ′” in the existing knowledge, the inference unit 6 uses the term “b” in the given clause “a, b, c → d” as a similar term. Replace with “b ′” and output the clause “a, b ′, c → d”.

以下、図1の診断支援システム100の動作の具体例を図8および図9を参照しながら説明する。   A specific example of the operation of the diagnosis support system 100 of FIG. 1 will be described below with reference to FIGS.

図8は図1の診断支援システム100の動作の第1の具体例を示す図である。   FIG. 8 is a diagram showing a first specific example of the operation of the diagnosis support system 100 of FIG.

図8(a)に示すように、知識ベース4に一般知識として「十二指腸潰瘍,ピロリ菌→高ガストリン血症」が登録されているものとする。   As shown in FIG. 8A, it is assumed that “duodenal ulcer, Helicobacter pylori → hypergastrinemia” is registered in the knowledge base 4 as general knowledge.

図8(b)に示すように、与えられた症状が「十二指腸潰瘍,ピロリ菌,切傷,熱」の場合には、図8(a)の一般知識から診断結果として「高ガストリン血症」を説明することができる。   As shown in FIG. 8B, when the given symptom is “duodenal ulcer, Helicobacter pylori, cut, fever”, the diagnosis result is “hypergastrinemia” from the general knowledge of FIG. 8A. Can be explained.

図8(c)に示すように、与えられた症状が「十二指腸潰瘍,切傷,熱」であり、「ピロリ菌」が欠如している場合には、「ピロリ菌」を生成し、「ピロリ菌」の存在が正しいか否かを判定する。「ピロリ菌」の存在が正しい場合には、診断結果として「高ガストリン血症」のおそれがあると説明する。   As shown in FIG. 8C, when the given symptom is “duodenal ulcer, cut, fever” and “H. pylori” is absent, “H. pylori” is generated, and “H. pylori” It is determined whether or not “” is correct. If the presence of “H. pylori” is correct, explain that there is a risk of “hypergastrinemia” as a diagnostic result.

図8(d)に示すように、与えられた症状が「十二指腸潰瘍,ペロリ菌,切傷,熱」の場合には、「ペロリ菌」が「ピロリ菌」と類似しているか否かを判定する。「ペロリ菌」が「ピロリ菌」と類似している場合には、類似知識「十二指腸潰瘍,ペロリ菌→高ガストリン血症」を生成する。そして、類似知識「十二指腸潰瘍,ペロリ菌→高ガストリン血症」が正しいか否かを判定する。類似知識「十二指腸潰瘍,ペロリ菌→高ガストリン血症」が正しい場合には、診断結果として「高ガストリン血症」のおそれがあると説明する。この場合、類似知識「十二指腸潰瘍,ペロリ菌→高ガストリン血症」をアブダクティブ知識としてアブダクティブ知識ベース9に登録する。   As shown in FIG. 8D, when the given symptom is “duodenal ulcer, pelori fungus, cut, fever”, it is determined whether or not “Peroli bacterium” is similar to “H. pylori”. . When "Peroli" is similar to "H. pylori", similar knowledge "duodenal ulcer, Perori → hypergastrinemia" is generated. Then, it is determined whether or not the similar knowledge “duodenal ulcer, pelori bacteria → hypergastrinemia” is correct. If the similar knowledge “duodenal ulcer, Peroribacterium → hypergastrinemia” is correct, explain that there is a risk of “hypergastrinemia” as a diagnostic result. In this case, the similar knowledge “duodenal ulcer, pelori bacteria → hypergastrinemia” is registered in the abductive knowledge base 9 as abductive knowledge.

図9は図1の診断支援システム100の動作の第2の具体例を示す図である。   FIG. 9 is a diagram showing a second specific example of the operation of the diagnosis support system 100 of FIG.

知識ベース4に図9(a)に示す一般知識が登録されているものとする。図9(b)に示す症状が与えられた場合には、アルコール性肝炎の疑いがあると説明することができる。   Assume that general knowledge shown in FIG. 9A is registered in the knowledge base 4. When the symptoms shown in FIG. 9B are given, it can be explained that there is a suspicion of alcoholic hepatitis.

一方、図9(c)に示すように、与えられた症状に「清酒(よく飲む)」が欠如している場合には、「清酒(よく飲む)」を生成する。そして、「清酒(よく飲む)」が正しいか否かを判定する。「清酒(よく飲む)」が正しい場合には、診断結果として「アルコール性肝炎のおそれがある」と説明する。   On the other hand, as shown in FIG. 9C, when “sake (well drink)” is lacking in the given symptom, “sake (well drink)” is generated. Then, it is determined whether or not “sake (drink well)” is correct. If "sake (drink well)" is correct, explain that there is a risk of alcoholic hepatitis as a diagnostic result.

また、「清酒(よく飲む)」が成立しない場合には、「清酒(よく飲む)」と類似してい知識を探す。「奈良づけ(よく食べる)」が「清酒(よく飲む)」と類似している場合には、類似知識「奈良づけ(よく食べる),血清IgA高値→肝細胞の風船様変化」を生成する。そして、類似知識「奈良づけ(よく食べる),血清IgA高値→肝細胞の風船様変化」が正しいか否かを判定する。類似知識「奈良づけ(よく食べる),血清IgA高値→肝細胞の風船様変化」が正しい場合には、診断結果として「アルコール性肝炎のおそれがある」と説明する。この場合、類似知識「奈良づけ(よく食べる),血清IgA高値→肝細胞の風船様変化」をアブダクティブ知識としてアブダクティブ知識ベース9に登録する。 In addition, "sake (drinking well)," If you are not satisfied, "Sake (drink well)" and look similar to have that knowledge. If “Nara Tsuke (frequently eaten)” is similar to “Sake (frequently drinks)”, similar knowledge “Nara Tsuke (frequently eaten), high serum IgA → balloon-like changes in hepatocytes” is generated. Then, it is determined whether or not the similar knowledge “Narasuke (eating well), high serum IgA → balloon-like change in hepatocytes” is correct. If the similar knowledge “Naratsuki (eating well), high serum IgA → balloon-like change in hepatocytes” is correct, the diagnosis result is “there is a risk of alcoholic hepatitis”. In this case, the similar knowledge “Naratsuki (eating well), high serum IgA → balloon-like change in hepatocytes” is registered in the abductive knowledge base 9 as abductive knowledge.

上記のように、本実施の形態に係る診断支援システムによれば、発現頻度の高い診断結果だけでなく発現頻度の低い診断結果も得ることができる。したがって、稀な疾患または病気も見逃さずに発見することができる。   As described above, according to the diagnosis support system according to the present embodiment, not only a diagnosis result having a high expression frequency but also a diagnosis result having a low expression frequency can be obtained. Therefore, rare diseases or illnesses can be discovered without missing.

また、知識ベース4が新規知識および稀少知識で逐次更新されるので、経時的に診断精度が向上する。   In addition, since the knowledge base 4 is sequentially updated with new knowledge and rare knowledge, the diagnostic accuracy improves with time.

なお、上記実施の形態では、本発明に係る診断支援システム、診断支援方法および診断支援プログラムを医療診断に適用した場合について説明したが、本発明の診断支援システム、診断支援方法および診断支援プログラムは、自動車等の故障診断にも適用することができる。その場合には、医療データ格納部1の代わりに症状情報として故障データを格納する故障データ格納部が用いられる。   In the above embodiment, the case where the diagnosis support system, diagnosis support method, and diagnosis support program according to the present invention are applied to medical diagnosis has been described. However, the diagnosis support system, diagnosis support method, and diagnosis support program of the present invention are It can also be applied to failure diagnosis of automobiles and the like. In that case, instead of the medical data storage unit 1, a failure data storage unit that stores failure data as symptom information is used.

本発明は、医療診断の支援、自動車等の故障診断の支援等に利用することができる。   The present invention can be used for medical diagnosis support, failure diagnosis support for automobiles, and the like.

本発明の一実施の形態に係る診断支援システムの構成を示すブロック図である。It is a block diagram which shows the structure of the diagnosis assistance system which concerns on one embodiment of this invention. 図1の診断支援システムのハードウエア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the diagnostic assistance system of FIG. 医療データ格納部に格納される医療データの一例を示す図である。It is a figure which shows an example of the medical data stored in a medical data storage part. 図3の医療データから生成される決定木の一例を示す図である。It is a figure which shows an example of the decision tree produced | generated from the medical data of FIG. 図4の決定木から得られる節(式)の一例を示す図である。FIG. 5 is a diagram illustrating an example of a clause (expression) obtained from the decision tree of FIG. 4. 図1の診断支援システムで実行される診断支援プログラムにおける推論部の処理を示すフローチャートである。It is a flowchart which shows the process of the inference part in the diagnostic assistance program performed with the diagnostic assistance system of FIG. 図6の推論部の処理における類似知識取得処理を示すフローチャートである。It is a flowchart which shows the similar knowledge acquisition process in the process of the reasoning part of FIG. 図1の診断支援システムの動作の第1の具体例を示す図である。It is a figure which shows the 1st specific example of operation | movement of the diagnosis assistance system of FIG. 図1の診断支援システムの動作の第2の具体例を示す図である。It is a figure which shows the 2nd specific example of operation | movement of the diagnosis assistance system of FIG.

符号の説明Explanation of symbols

1 医療データ格納部
2 帰納的知識獲得部
3 キーグラフ部
4 知識ベース
5 一般化過程部
6 推論部
7,8 更新処理部
9 アブダクティブ知識ベース
10 新規知識ベース
11 専門家
50 診断支援システム
100 診断支援システム
501 CPU
502 ROM
503 RAM
504 入力装置
505 表示装置
506 外部記憶装置
507 記録媒体駆動装置
508 印刷装置
509 記録媒体
DESCRIPTION OF SYMBOLS 1 Medical data storage part 2 Inductive knowledge acquisition part 3 Key graph part 4 Knowledge base 5 Generalization process part 6 Reasoning part 7, 8 Update processing part 9 Abductive knowledge base 10 New knowledge base 11 Expert 50 Diagnosis support system 100 Diagnosis Support system 501 CPU
502 ROM
503 RAM
504 Input device 505 Display device 506 External storage device 507 Recording medium drive device 508 Printing device 509 Recording medium

Claims (1)

1または複数のキーワードからなる症状と疾患との対応関係を示す推論用の知識を格納する格納手段と、
前記格納手段に格納された推論用の知識に基づいて、診断時に、与えられた症状に対応する疾患を示す診断結果をアブダクションおよび類推により生成する推論手段と、
前記格納手段に格納される推論用の知識を更新する更新手段と
複数の知識の上位概念の知識を求める一般化手段とを備え、
前記推論手段は、前記格納手段に格納された推論用の知識に基づいて診断結果を生成することができない場合に診断結果の生成のために欠如しているキーワードを生成し、前記欠如しているキーワードに類似するキーワードを含む知識が前記格納手段に格納されている場合に前記格納手段に格納されている知識における前記類似するキーワードを前記欠如しているキーワードで置換することにより類似知識を生成し、前記類似知識が診断結果を生成するために正しいか否かの判断を判断者に求め、前記類似知識が診断結果を生成するために正しいと判断者により判断された場合に前記類似知識に基づいて診断結果を生成するとともに前記類似知識アブダクティブ知識として前記格納手段に格納し、
前記更新手段は、前記格納手段に格納されたアブダクティブ知識を定期的または不定期に判断者に提示し、前記アブダクティブ知識が正しいと判断者により判断された場合にそのアブダクティブ知識を前記一般化手段に与えるかまたはそのアブダクティブ知識を前記推論用の知識として前記格納手段に格納し、前記判断者により前記アブダクティブ知識が修正された場合に修正されたアブダクティブ知識を前記一般化手段に与え、
前記一般化手段は、前記格納手段に格納された推論用の知識および前記更新手段から与えられるアブダクティブ知識のうち、共通の症状を含む複数の知識の複数のキーワードを上位概念で表すことにより、一般化された知識を生成し、前記一般化された知識を前記推論用の知識として前記格納手段に格納することを特徴とする診断支援システム。
Storage means for storing knowledge for inference indicating a correspondence relationship between a symptom and a disease composed of one or a plurality of keywords ;
An inference means for generating a diagnosis result indicating a disease corresponding to a given symptom by abduction and analogy based on the inference knowledge stored in the storage means;
Updating means for updating inference knowledge stored in the storage means ;
Generalization means for obtaining knowledge of superordinate concepts of a plurality of knowledge ,
The inference means generates a missing keyword for generating a diagnosis result when the diagnosis result cannot be generated based on the inference knowledge stored in the storage means, and the lacking When knowledge including a keyword similar to a keyword is stored in the storage means, similar knowledge is generated by replacing the similar keyword in the knowledge stored in the storage means with the missing keyword the calculated similarity knowledge of correct or not to generate a diagnostic result determined in decision person, based on the similarity knowledge when the similarity knowledge is judged by the judgment's right in order to produce diagnostic results Generating the diagnosis result and storing the similar knowledge as abductive knowledge in the storage means ,
The updating means presents the abductive knowledge stored in the storage means to the judge regularly or irregularly, and when the abductive knowledge is judged to be correct by the judge, Or the abductive knowledge thereof is stored in the storage means as the reasoning knowledge, and the abductive knowledge corrected when the abductive knowledge is corrected by the judge is stored in the generalizing means. Give,
The generalizing means expresses a plurality of keywords of a plurality of knowledge including common symptoms among the knowledge for reasoning stored in the storage means and the abductive knowledge given from the updating means, by a superordinate concept, A diagnostic support system characterized by generating generalized knowledge and storing the generalized knowledge as the inference knowledge in the storage means.
JP2003281169A 2003-07-28 2003-07-28 Diagnosis support system Expired - Lifetime JP3986478B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003281169A JP3986478B2 (en) 2003-07-28 2003-07-28 Diagnosis support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003281169A JP3986478B2 (en) 2003-07-28 2003-07-28 Diagnosis support system

Publications (2)

Publication Number Publication Date
JP2005050115A JP2005050115A (en) 2005-02-24
JP3986478B2 true JP3986478B2 (en) 2007-10-03

Family

ID=34266761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003281169A Expired - Lifetime JP3986478B2 (en) 2003-07-28 2003-07-28 Diagnosis support system

Country Status (1)

Country Link
JP (1) JP3986478B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5682031B2 (en) * 2010-10-12 2015-03-11 パシフィック ノレッジ システムズ ピーティーワイ リミテッド Method and system for generating text
JP5148678B2 (en) * 2010-10-25 2013-02-20 株式会社東芝 Inspection support device and inspection support program
CN106407271B (en) * 2016-08-26 2020-02-14 厦门快商通科技股份有限公司 Intelligent customer service system and updating method of intelligent customer service knowledge base thereof

Also Published As

Publication number Publication date
JP2005050115A (en) 2005-02-24

Similar Documents

Publication Publication Date Title
US20230290455A1 (en) Caregiver interface for electronic medical records
US7917377B2 (en) Patient data mining for automated compliance
CN101808574B (en) Medical diagnosis support system
JP5517524B2 (en) Medical diagnosis support apparatus, control method and program for medical diagnosis support apparatus
EP1645982A2 (en) A system supporting acquisition and processing of user entered information
JP5098314B2 (en) Document creation support system, document creation support method, and computer program
Glueck et al. PhenoBlocks: Phenotype comparison visualizations
JPS59180722A (en) Assistance of error correction
JP2009069893A (en) Diagnostic support device and program
Mandal Machine learning algorithms for the creation of clinical healthcare enterprise systems
JP3986478B2 (en) Diagnosis support system
JPH06292656A (en) Device and method for supporting diagnostic imaging with computer
JPH10177605A (en) Electronic clinical record system
JP2009245223A (en) Appointment management device, appointment management method and computer program
CN117409922A (en) Evidence-based method for clinical aid decision making
JP2007521854A (en) Maternal-artificial intelligence and devices for diagnosis, screening, prevention, and treatment of fetal conditions
JP2004348271A (en) Clinical trial data outputting device, clinical trial data outputting method, and clinical trial data outputting program
JPH01163873A (en) Diagnosis supporting system
JP2001312558A (en) Electronic medical chart system and generation method for electronic medical chart
US20050004817A1 (en) Method for processing a data record comprising therapeutic advice items in the course of medical treatment
CN114283915A (en) Method and device for determining patient full-course care plan
JPH11250135A (en) Information system
JP4204279B2 (en) Outcome-oriented electronic medical recording system
Kobrinskii et al. Expert system for the diagnosis of orphan diseases
JP4342014B2 (en) Ordering system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060606

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070216

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070703

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070710

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100720

Year of fee payment: 3