JP2008123271A - Knowledge base search system and method - Google Patents

Knowledge base search system and method Download PDF

Info

Publication number
JP2008123271A
JP2008123271A JP2006306834A JP2006306834A JP2008123271A JP 2008123271 A JP2008123271 A JP 2008123271A JP 2006306834 A JP2006306834 A JP 2006306834A JP 2006306834 A JP2006306834 A JP 2006306834A JP 2008123271 A JP2008123271 A JP 2008123271A
Authority
JP
Japan
Prior art keywords
knowledge
search
field
weight
base
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
JP2006306834A
Other languages
Japanese (ja)
Inventor
Yasuyuki Kawakita
泰之 川北
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2006306834A priority Critical patent/JP2008123271A/en
Publication of JP2008123271A publication Critical patent/JP2008123271A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a knowledge base search system and method allowing a user to conduct a knowledge search, with little construction effort, in related knowledge fields that the user is unaware of. <P>SOLUTION: The knowledge base search system includes a knowledge storage device 13 serving as a knowledge base for storing knowledge; a knowledge base registration device 11 for storing a management table that, for each piece of knowledge stored in the knowledge base, defines fields to which the knowledge belongs, the weight of the knowledge, the relevance weight between pieces of knowledge in the same knowledge field, and the relevance weight between the knowledge fields; and a knowledge base search device 12 which, using both knowledge serving as a starting point for a search in the field to which the knowledge relevant to a search request belongs and the management table, searches for either or both of relevant knowledge in the same filed as the knowledge serving as the starting point and relevant knowledge in a field different from the knowledge serving as the starting point. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は、知識ベースにおける関連知識を検索する知識ベース検索システム及び知識ベース検索方法に関するものである。   The present invention relates to a knowledge base search system and a knowledge base search method for searching related knowledge in a knowledge base.

知識ベースの検索では、キーワードや知識に付加された属性を利用した検索方法を用いると、使用する検索キーによっては重要な知識が検索されない場合が発生することがあるので、従来から、知識間に関連や関連強度を付けることで関連知識の検索を行う各種の方法が提案されている(例えば、特許文献1〜4等)。   In knowledge-based search, if a search method that uses keywords and attributes added to knowledge is used, important knowledge may not be searched depending on the search key used. Various methods for searching for related knowledge by adding associations and association strengths have been proposed (for example, Patent Documents 1 to 4).

例えば、特許文献1では、情報の各要素間の関連強さを数値等で設定した表をもとに、検索キーに関連する情報を選び出す検索方法が開示されている。   For example, Patent Literature 1 discloses a search method for selecting information related to a search key based on a table in which the strength of association between each element of information is set by a numerical value or the like.

また、特許文献2では、利用者の観点や意図を表す視点というポイントで知識間の関連付けを行うことで、関連知識の検索を可能にする検索方法が開示されている。   Further, Patent Literature 2 discloses a search method that enables searching for related knowledge by associating knowledge at a point that represents a user's viewpoint and a viewpoint that represents an intention.

また、特許文献3では、知識中に存する「値」を「概念」によって分類し、その「概念」に対する「値」を「事前に規定した概念の階層構造」で管理する。階層は複数あり、検索目的によって階層を使い分けるが、近い階層にある概念を持つ知識を関連が強い知識であるとして検索する方法が開示されている。   In Patent Document 3, “values” existing in knowledge are classified by “concepts”, and “values” for the “concepts” are managed by “a hierarchical structure of concepts defined in advance”. There are a plurality of hierarchies, and different hierarchies are used depending on the purpose of retrieval. However, a method is disclosed in which knowledge having concepts in close hierarchies is searched for as strongly related knowledge.

また、特許文献4では、検索キーが意図したジャンルを意識した類似語検索によって関連知識を検索する方法が開示されている。   Patent Document 4 discloses a method of searching related knowledge by a similar word search in consideration of a genre intended by a search key.

特開平4−127273号公報(情報処理装置)JP-A-4-127273 (information processing apparatus) 特開平9−114847号公報(情報処理装置)Japanese Patent Laid-Open No. 9-114847 (information processing apparatus) 特開平6−187157号公報(問題解決支援システム)JP-A-6-187157 (Problem Solving Support System) 特開2001−184358号公報(カテゴリ因子による情報検索装置)Japanese Patent Laid-Open No. 2001-184358 (Information Retrieval Device Based on Category Factor)

しかしながら、特許文献1に記載の技術では、情報間の関連性は考慮されているが、規定する必要のある全情報間の関連性は、情報数の2乗に比例する規模に及ぶので、労力が大きく現実的でない。また、特許文献2に記載の技術では、全ての知識間で関連を付加する必要があるので、膨大な付加となり、同様に労力が大きく現実的でない。   However, in the technique described in Patent Document 1, the relationship between information is taken into consideration, but the relationship between all information that needs to be defined extends to a scale proportional to the square of the number of information. Is not large and realistic. Further, in the technique described in Patent Document 2, since it is necessary to add relations between all the knowledges, the addition is enormous, and the labor is similarly large and not realistic.

また、特許文献3に記載の技術では、検索できるのは同じ概念階層構造下の知識だけであり、異なる知識分野間での知識検索が行えない。また、特許文献4に記載の技術では、検索キーのジャンルに関係のない知識分野は検索することができない。   In the technique described in Patent Document 3, only knowledge under the same conceptual hierarchy can be searched, and knowledge search cannot be performed between different knowledge fields. Further, with the technique described in Patent Document 4, it is not possible to search for knowledge fields that are not related to the genre of the search key.

この発明は、上記に鑑みてなされたものであり、少ない構築労力で、ユーザが意識していない関連知識分野の知識検索を可能にする知識ベース検索システム及び知識ベース検索方法を得ることを目的とする。   The present invention has been made in view of the above, and it is an object of the present invention to obtain a knowledge base search system and a knowledge base search method that enable a knowledge search in a related knowledge field that is not conscious by a user with a small construction effort. To do.

上述した目的を達成するために、この発明にかかる知識ベース検索システムは、知識を蓄積している知識ベースと、前記知識ベースに蓄積される各知識について、知識の属する分野、知識の重み、同じ知識分野内での知識間の関連重み、知識分野間の関連重みを定義する管理テーブルを記憶する知識ベース登録装置と、検索要求に係る知識が属する分野において検索した基点となる知識と前記管理テーブルとを用いて、前記基点となる知識と同じ分野内での関連知識と前記基点となる知識に関連する他分野内での関連知識とのいずれか一方の関連知識または双方の関連知識を検索する知識ベース検索装置とを備えていることを特徴とする。   In order to achieve the above-described object, the knowledge base retrieval system according to the present invention includes a knowledge base in which knowledge is accumulated, and each knowledge accumulated in the knowledge base, the field to which knowledge belongs, the weight of knowledge, and the same Knowledge base registration device for storing a management table for defining a relation weight between knowledges within a knowledge field, a relation weight between knowledge fields, knowledge serving as a base point searched in a field to which knowledge related to a search request belongs, and the management table And the related knowledge in the same field as the base knowledge and the related knowledge in other fields related to the base knowledge are searched for related knowledge of one or both of them. And a knowledge base search device.

この発明によれば、検索対象の知識を知識分野で分類し、それぞれの知識に重みを与えるとともに、知識間の関連は同一分野内でのみ定義し、知識分野間の関連は別に関連重みを与えて定義するので、全ての知識間で関連を付加する従来技術に比して少ない労力で、ユーザが意識していない関連知識分野の知識検索を可能にする知識ベース検索システムを構築することができる。   According to the present invention, the knowledge to be searched is classified in the knowledge field, and each knowledge is given a weight, and the relation between the knowledge is defined only within the same field, and the relation between the knowledge fields is given a separate weight. Therefore, it is possible to construct a knowledge base retrieval system that enables knowledge retrieval in related knowledge fields that the user is not aware of with less effort compared to the prior art that adds relationships between all knowledge. .

この発明によれば、ユーザが意識していない関連知識分野の知識検索を可能にする知識ベース検索システムを少ない労力で構築できるという効果を奏する。   According to the present invention, there is an effect that it is possible to construct a knowledge base search system that enables a knowledge search in a related knowledge field that the user is not conscious of with little effort.

以下に図面を参照して、この発明にかかる知識ベース検索システム及び知識ベース検索方法の好適な実施の形態を詳細に説明する。   Exemplary embodiments of a knowledge base search system and a knowledge base search method according to the present invention will be explained below in detail with reference to the drawings.

図1は、この発明の一実施の形態による知識ベース検索システムの構成を示すブロック図である。図1に示す知識ベース検索システムは、入出力装置10と、知識ベース登録装置11と、知識ベース検索装置12と、知識ベースである知識記憶装置13とを備えている。なお、図示を省略したが、これらの装置は、CPUと、このCPUの動作を規定する制御プログラムを記憶するROMと、そのCPUのワーキングエリアを提供するRAMとを備える制御装置の制御下に動作するようになっている。   FIG. 1 is a block diagram showing a configuration of a knowledge base search system according to an embodiment of the present invention. The knowledge base search system shown in FIG. 1 includes an input / output device 10, a knowledge base registration device 11, a knowledge base search device 12, and a knowledge storage device 13 that is a knowledge base. Although not shown, these devices operate under the control of a control device including a CPU, a ROM that stores a control program that defines the operation of the CPU, and a RAM that provides a working area for the CPU. It is supposed to be.

すなわち、入出力装置10は、図示しない制御装置の制御下に、ユーザからの検索要求や応答などの受付処理と、ユーザに対する検索結果の提示や検索過程での問い合わせなどの出力処理とを行う。   That is, the input / output device 10 performs reception processing such as a search request and response from the user and output processing such as a search result presentation to the user and an inquiry in the search process under the control of a control device (not shown).

知識ベース検索装置12は、例えば図2に示すように、特定知識分野での検索を従来の方法で行う知識検索装置20と、この知識検索装置20の検索結果を用いて同一知識分野での関連知識を検索する同一分野知識検索装置21と、その知識検索装置20の検索結果を用いて関連知識分野での知識を検索する関連分野知識検索装置22とを備え、図示しない制御装置の制御下に、例えば図5に示す手順で、知識ベース登録装置11から受け取った管理テーブル(図3、図4参照)に定義された知識の重み、知識間の関連重み、知識分野間の関連重みを用いて知識記憶装置13に記憶されている知識を検索する。   For example, as shown in FIG. 2, the knowledge base search device 12 includes a knowledge search device 20 that performs a search in a specific knowledge field by a conventional method, and a relationship in the same knowledge field using a search result of the knowledge search device 20. The same field knowledge search device 21 for searching for knowledge and the related field knowledge search device 22 for searching for knowledge in the related knowledge field using the search result of the knowledge search device 20 are provided, and are controlled by a control device (not shown). For example, in the procedure shown in FIG. 5, the knowledge weight, the relation weight between knowledge, and the relation weight between knowledge fields defined in the management table (see FIG. 3 and FIG. 4) received from the knowledge base registration apparatus 11 are used. The knowledge stored in the knowledge storage device 13 is searched.

知識ベース登録装置11は、知識記憶装置13に蓄積されている各知識について、知識の重み、知識が属する分野、同じ知識分野内での知識間の関連重みを定義した知識間関連重み管理テーブル(図3参照)と、知識分野間の関連重みを定義した分野間関連重み管理テーブル(図4参照)とを記憶し、図示しない制御装置の制御下に、入出力装置10から入力されたユーザの検索要求に係る知識に対応する管理テーブルを知識ベース検索装置12に提供する。   The knowledge base registration device 11 has, for each knowledge stored in the knowledge storage device 13, a knowledge weight, a field to which the knowledge belongs, and a relation weight management table between knowledges in which the relation weight between knowledge within the same knowledge field is defined ( 3) and an inter-field relation weight management table (see FIG. 4) in which relation weights between knowledge fields are defined, and the user input from the input / output device 10 under the control of a control device (not shown). A management table corresponding to the knowledge related to the search request is provided to the knowledge base search device 12.

ここで、図3と図4を参照して、知識ベース登録装置11に記憶される2種類の管理テーブルについて説明する。図3は、知識の所属分野と知識間関連重みとを管理する知識間関連重み管理テーブルの一例を示す図である。図3に示すように、知識間関連重み管理テーブル30では、基点となる「知識」に対し、その知識の「所属分野」と、その知識の所属分野内での「知識重み」と、その知識の所属分野内での他知識との間の関連度合いである「知識間関連重み」とが定義されている。なお、図3では、「知識間関連重み」は、関連1,関連2,関連3の3つの関連度合いを示すが、実際に定義される個数は、これに限定されない。   Here, with reference to FIG. 3 and FIG. 4, two types of management tables stored in the knowledge base registration apparatus 11 will be described. FIG. 3 is a diagram illustrating an example of an inter-knowledge weight management table that manages the knowledge field and the inter-knowledge weight. As shown in FIG. 3, in the inter-knowledge weight management table 30, for “knowledge” as a base point, the “affiliation field” of the knowledge, the “knowledge weight” within the knowledge affiliation field, and the knowledge “Relationship weight between knowledge”, which is the degree of association with other knowledge within the field of the affiliation, is defined. In FIG. 3, “inter-knowledge relation weight” indicates three relation degrees of relation 1, relation 2 and relation 3, but the number actually defined is not limited to this.

また、図4は、知識の分野間関連重みとを管理する分野間関連重み管理テーブルの一例を示す図である。図4に示すように、分野間関連重み管理テーブル40では、「所属分野(知識分野)」に対し関連する知識分野との関連度合いである「分野間関連重み」が定義されている。なお、図4では、「分野間関連重み」は、関連1,関連2,関連3の3つの関連度合いを示すが、実際に定義される個数は、これに限定されない。   FIG. 4 is a diagram showing an example of an inter-field relation weight management table for managing inter-field relation weights of knowledge. As shown in FIG. 4, the inter-field relation weight management table 40 defines “inter-area relation weights” that are degrees of association with the related knowledge fields with respect to “affiliation fields (knowledge fields)”. In FIG. 4, the “inter-field relation weight” indicates three relation levels of relation 1, relation 2, and relation 3, but the number actually defined is not limited to this.

次に、図1〜図5を参照して、知識ベース検索装置の検索処理について説明する。図5は、知識ベース検索装置12の検索処理手順を説明するフローチャートである。なお、図5では、処理手順の呼称であるステップは、STと略記している。   Next, the search process of the knowledge base search device will be described with reference to FIGS. FIG. 5 is a flowchart for explaining the search processing procedure of the knowledge base search device 12. In FIG. 5, the step that is the name of the processing procedure is abbreviated as ST.

ユーザが入出力装置10に与える検索要求には、必ず「特定の知識分野」の検索指定があるが、その他に、同一分野での関連知識検索指定と関連分野での関連知識検索指定との何れか一方の指定が含まれている場合と、双方の指定指定が含まれている場合とがあるので、図示しない制御装置は、入出力装置10からユーザの検索要求を受け取ると、その検索要求を調べて、知識ベース検索装置12内の知識検索装置20と同一分野知識検索装置21と関連分野知識検索装置22とを次のような手順で起動し、対応する検索処理を実行させる。   The search request given to the input / output device 10 by the user always has a search specification of “specific knowledge field”. In addition, any of related knowledge search specification in the same field and related knowledge search specification in the related field Since there is a case in which one of the designations is included and a case in which both designations are included, when a control device (not shown) receives a user search request from the input / output device 10, The knowledge search device 20, the same field knowledge search device 21 and the related field knowledge search device 22 in the knowledge base search device 12 are activated in the following procedure, and the corresponding search processing is executed.

ユーザの検索要求には、必ず「特定の知識分野」の検索が指定されているので、図示しない制御装置は、まず、知識検索装置20を起動し、知識検索装置20に対しユーザの検索要求を与える。知識検索装置20は、受け取ったユーザの検索要求に指定されている特定の知識分野を、キーワードや知識に付加された属性を利用した検索方法など従来一般に用いられている方法で検索し、検索結果の知識群を検索結果知識群A(x)として保持する(ST11)。   Since a search for a “specific knowledge field” is always specified in the user search request, a control device (not shown) first activates the knowledge search device 20 and sends a user search request to the knowledge search device 20. give. The knowledge search device 20 searches a specific knowledge field specified in the received user search request by a conventionally used method such as a search method using an attribute added to a keyword or knowledge, and a search result. Is stored as a search result knowledge group A (x) (ST11).

つまり、知識検索装置20は、知識間関連重み管理テーブル30における「知識」A1〜A3、B1〜B3、C1、C2、D1、D2のような基点となる知識を検索する。知識検索装置20での検索処理(ST11)が終了すると、図示しない制御装置は、入出力装置10から受け取ったユーザの検索要求に、同一知識分野の関連知識の検索が指定されているか否か(ST12)、関連知識分野の関連知識の検索が指定されている否か(ST15)を調べる。   That is, the knowledge search device 20 searches for knowledge as a base point such as “knowledge” A1 to A3, B1 to B3, C1, C2, D1, and D2 in the inter-knowledge related weight management table 30. When the search processing (ST11) in the knowledge search device 20 is completed, the control device (not shown) determines whether or not search of related knowledge in the same knowledge field is specified in the user search request received from the input / output device 10 ( ST12), it is checked whether or not retrieval of related knowledge in the related knowledge field is designated (ST15).

その結果、いずれの指定も含まれていない場合(ST12:No)(ST15:No)は、基点となる知識である検索結果知識群A(x)を入出力装置10に与えてユーザに提示させ、全ての検索処理を終了するが、同一分野での関連知識検索が指定されている場合(ST12:Yes)と関連分野での関連知識検索が指定されている場合(ST15:Yes)とのいずれか一方の指定、或いは、双方の指定が行われている場合には、それぞれの検索を実施する。ここでは、まず、同一分野での関連知識検索を実施し、その後に、関連分野での関連知識検索を実施するとして説明するが、順序は逆でもよい。   As a result, when none of the designations is included (ST12: No) (ST15: No), the search result knowledge group A (x), which is the base point knowledge, is given to the input / output device 10 to be presented to the user. All search processes are terminated, but either related knowledge search in the same field is specified (ST12: Yes) or related knowledge search in the related field is specified (ST15: Yes). If either one or both are designated, each search is performed. Here, it will be described that related knowledge search in the same field is performed first, and then related knowledge search in the related field is performed, but the order may be reversed.

すなわち、図示しない制御装置は、入出力装置10から受け取ったユーザの検索要求に同一知識分野の関連知識の検索が指定されている場合(ST12:Yes)は、同一分野知識検索装置21を起動し、同一分野知識検索装置21に対し、検索結果知識群A(x)と知識間関連重み管理テーブル30と「閾値」とを与える。   That is, when a search for related knowledge in the same knowledge field is specified in the user search request received from the input / output device 10 (ST12: Yes), the control device (not shown) activates the same field knowledge search device 21. The search result knowledge group A (x), the inter-knowledge relation weight management table 30 and the “threshold value” are given to the same field knowledge search device 21.

なお、「閾値」は、予め定めてもよいが、ユーザが指定する方法でもよい。ユーザが指定する方法を採る場合には、図示しない制御装置は、ユーザの検索要求に「閾値」が含まれていない場合は、ユーザに問い合わせを行って取得する。   The “threshold value” may be determined in advance, or may be a method specified by the user. In the case of adopting a method designated by the user, a control device (not shown) inquires and obtains the user when the user's search request does not include a “threshold value”.

同一分野知識検索装置21は、検索結果知識群A(x)のそれぞれについて、知識間関連重み管理テーブル30を用い、同一知識分野において関連を有する知識を順に調べ、「知識重み」×「検索結果知識群A(x)からの知識間関連重み」を計算し、計算結果が「閾値」を超える知識群を検索結果知識群A(x)に追加する(ST13)。   The same-field knowledge search device 21 uses the inter-knowledge relation weight management table 30 for each of the search result knowledge groups A (x), and sequentially checks the knowledge that has relations in the same knowledge field, so that “knowledge weight” × “search result” The "inter-knowledge weight from knowledge group A (x)" is calculated, and the knowledge group whose calculation result exceeds the "threshold value" is added to the search result knowledge group A (x) (ST13).

図示しない制御装置は、同一分野知識検索装置21での検索処理(ST13)が終了すると、同一知識分野の関連知識の更なる検索を行うか否かを調べる(ST14)。同一分野知識検索装置21での検索処理の回数は、ユーザが検索要求に含めてもよいし、その都度、図示しない制御装置がユーザに問い合わせて定めてもよい。指定回数が1回の場合、またはユーザに問い合わせた結果、同一知識分野の関連知識の更なる検索は行わないとの回答であった場合は、このST14での判定は否定(No)となり、ST15に進む。   When the search processing (ST13) in the same field knowledge search device 21 is completed, the control device (not shown) checks whether or not to further search related knowledge in the same knowledge field (ST14). The number of search processes in the same field knowledge search device 21 may be included in the search request by the user, or may be determined by inquiring the user from a control device (not shown) each time. If the specified number of times is one, or if the result of inquiring the user is that the related knowledge in the same knowledge field is not further searched, the determination in ST14 is negative (No), and ST15 Proceed to

一方、指定回数が2回以上の場合、またはユーザに問い合わせた結果、同一知識分野の関連知識の更なる検索は行うとの回答であった場合は、このST14での判定は肯定(Yes)となり、ST13に戻って同一分野知識検索装置21に検索処理を実行させることを1以上の所定回数繰り返し、同一分野知識検索装置21での検索処理が終了すると、このST14での判定は否定(No)となり、ST15に進む。   On the other hand, if the specified number is two times or more, or if the result of inquiring the user indicates that the related knowledge in the same knowledge field is further searched, the determination in ST14 is affirmative (Yes). Returning to ST13, causing the same field knowledge search device 21 to execute the search process is repeated one or more predetermined times, and when the search process in the same field knowledge search device 21 ends, the determination in ST14 is negative (No). The process proceeds to ST15.

図示しない制御装置は、ユーザの検索要求に関連知識分野の関連知識の検索が指定されていない場合(ST15:No)は、検索結果知識群A(x)に今の例では上記の同一知識分野の関連知識の検索結果を追加した検索結果を入出力装置10に与えてユーザに提示させ、全ての検索処理を終了するが、指定されている場合(ST15:Yes)は、今度は、同一分野知識検索装置21に対して検索結果知識群A(x)と知識間関連重み管理テーブル30と分野間関連重み管理テーブル40と「閾値」とを与える。   When the search for related knowledge in the related knowledge field is not specified in the user search request (ST15: No), the control device (not shown) adds the search result knowledge group A (x) to the above same knowledge field in the present example. The search result obtained by adding the search result of the related knowledge is provided to the input / output device 10 to be presented to the user, and all search processes are terminated. If specified (ST15: Yes), this time, the same field The search result knowledge group A (x), the inter-knowledge relation weight management table 30, the inter-field relation weight management table 40, and the “threshold value” are given to the knowledge search device 21.

ここでの「閾値」は、上記と同様に、予め定めてもよいが、ユーザが指定する方法でもよい。ユーザが指定する方法を採る場合には、図示しない制御装置は、ユーザの検索要求に「閾値」が含まれていない場合は、ユーザに問い合わせを行って取得する。   The “threshold value” here may be determined in advance as described above, or may be a method specified by the user. In the case of adopting a method designated by the user, a control device (not shown) inquires and obtains the user when the user's search request does not include a “threshold value”.

同一分野知識検索装置21は、まず、検索結果知識群A(x)と分野間関連重み管理テーブル40とを用い知識分野関連重みが付けられている知識分野を特定する。次に、その関連付けられている知識分野の知識に対して知識間関連重み管理テーブル30を適用し、「知識分野関連重み」×「関連のある知識分野の知識が持つ知識重み」を計算し、計算結果が「閾値」を超えるものを検索結果知識群B(x)として保持する(ST16)。   First, the same-field knowledge search device 21 uses the search result knowledge group A (x) and the inter-field relation weight management table 40 to specify the knowledge field to which the knowledge field-related weight is attached. Next, the inter-knowledge related weight management table 30 is applied to the knowledge in the associated knowledge field, and “knowledge field related weight” × “knowledge weight possessed by knowledge in the related knowledge field” is calculated, Those whose calculation results exceed the “threshold value” are stored as the search result knowledge group B (x) (ST16).

そして、図示しない制御装置は、同一分野知識検索装置21での検索処理(ST16)が終了すると、関連分野知識検索装置22を起動し、関連分野知識検索装置22に対し、検索結果知識群B(x)と知識間関連重み管理テーブル30と「閾値」とを与える。ここでの「閾値」も、上記と同様に、予め定めてもよいが、ユーザが指定する方法でもよい。ユーザが指定する方法を採る場合には、図示しない制御装置は、ユーザの検索要求に「閾値」が含まれていない場合は、ユーザに問い合わせを行って取得する。   Then, when the search process (ST16) in the same field knowledge search device 21 is completed, the control device (not shown) starts the related field knowledge search device 22, and the search result knowledge group B ( x), an inter-knowledge related weight management table 30 and a “threshold value” are given. The “threshold value” here may be determined in advance as described above, or may be a method specified by the user. In the case of adopting a method designated by the user, a control device (not shown) inquires and obtains the user when the user's search request does not include a “threshold value”.

関連分野知識検索装置22は、検索結果知識群B(x)のそれぞれについて、知識間関連重み管理テーブル30を用い、同一知識分野で関連を有する知識を順に調べ、「知識重み」×「検索結果知識群B(x)からの知識間関連重み」×「知識分野間関連重み」を計算し、計算結果が「閾値」を超える知識群を検索結果知識群B(x)に追加する(ST17)。   The related field knowledge search device 22 uses the inter-knowledge relation weight management table 30 for each of the search result knowledge groups B (x), and sequentially searches for knowledge that has relations in the same knowledge field, and obtains “knowledge weight” × “search result”. "Inter-knowledge relation weight from knowledge group B (x)" x "inter-knowledge field relation weight" is calculated, and the knowledge group whose calculation result exceeds the "threshold value" is added to the search result knowledge group B (x) (ST17). .

図示しない制御装置は、関連分野知識検索装置22での検索処理(ST17)が終了すると、関連知識分野の関連知識の更なる検索を行うか否かを調べる(ST18)。ここでの関連分野知識検索装置22での検索処理の回数も、上記と同様に、ユーザが検索要求に含めてもよいし、その都度、図示しない制御装置がユーザに問い合わせて定めてもよい。指定回数が1回の場合、またはユーザに問い合わせた結果、同一知識分野の関連知識の更なる検索は行わないとの回答であった場合は、このST18での判定は否定(No)となり、検索結果知識群A(x)と、それに追加した関連知識の検索結果と、検索結果知識群B(x)とを入出力装置10に与えてユーザに提示させ、全ての検索処理を終了する。   When the search processing (ST17) in the related field knowledge search device 22 is completed, the control device (not shown) checks whether or not to further search related knowledge in the related knowledge field (ST18). The number of times of search processing in the related field knowledge search device 22 here may be included in the search request by the user in the same manner as described above, or may be determined by inquiring the user from a control device (not shown) each time. If the specified number of times is one, or if it is answered that the related knowledge in the same knowledge field is not further searched as a result of inquiring to the user, the determination in ST18 is negative (No), and the search The result knowledge group A (x), the search result of the related knowledge added thereto, and the search result knowledge group B (x) are given to the input / output device 10 to be presented to the user, and all search processes are completed.

一方、指定回数が2回以上の場合、またはユーザに問い合わせた結果、同一知識分野の関連知識の更なる検索は行うとの回答であった場合は、このST18での判定は肯定(Yes)となり、ST17に戻って関連分野知識検索装置22に検索処理を実行させることを1以上の所定回数繰り返し、関連分野知識検索装置22での検索処理が終了すると、このST18での判定は否定(No)となり、検索結果知識群A(x)と、それに追加した関連知識の検索結果と、検索結果知識群B(x)と、それに追加した関連知識の検索結果とを入出力装置10に与えてユーザに提示させ、全ての検索処理を終了する。   On the other hand, if the specified number of times is two or more, or if the result of inquiring the user is that the related knowledge in the same knowledge field is further searched, the determination in ST18 is affirmative (Yes). Returning to ST17, letting the related field knowledge search device 22 execute the search process is repeated one or more predetermined times, and when the search process in the related field knowledge search device 22 ends, the determination in ST18 is negative (No) The search result knowledge group A (x), the search result of the related knowledge added thereto, the search result knowledge group B (x), and the search result of the related knowledge added thereto are given to the input / output device 10 to the user. To complete the search process.

次に、以上の検索処理の意義理解を容易にするため、ST11、ST13、ST16及びST17での具体的な計算例を示す。なお、全ての「閾値」は、「5」であるとする。   Next, in order to facilitate understanding of the significance of the above search processing, specific calculation examples in ST11, ST13, ST16, and ST17 are shown. It is assumed that all “threshold values” are “5”.

ユーザが検索を要求した知識の分野が「所属分野A」である場合に、ST11では、既存の方法で検索を行ない、基点となる知識「知識A2」を検索したとする。すなわち、検索結果知識群A(x)=知識A2である。   When the field of knowledge that the user requested to search is “affiliation field A”, in ST11, it is assumed that the existing method is used to search for the knowledge “knowledge A2” as a base point. That is, the search result knowledge group A (x) = knowledge A2.

ST13では、知識間関連重み管理テーブル30を用いて、知識A2と同一分野での関連知識として関連付けられている知識A1,知識A3について以下の計算を行う。
知識A1:知識重み4×知識A2からの知識間関連重み1.5=6
知識A3:知識重み4×知識A2からの知識間関連重み1.1=4.4
この計算結果から、知識A1の計算結果6が閾値5を超えるので、知識A1を検索結果知識群A(x)に追加する。
In ST13, the following calculation is performed on knowledge A1 and knowledge A3 associated as related knowledge in the same field as knowledge A2 using inter-knowledge relation weight management table 30.
Knowledge A1: Knowledge weight 4 × Inter-knowledge weight from knowledge A2 1.5 = 6
Knowledge A3: Knowledge weight 4 x Knowledge related weight from knowledge A2 1.1 = 4.4
Since the calculation result 6 of the knowledge A1 exceeds the threshold value 5 from this calculation result, the knowledge A1 is added to the search result knowledge group A (x).

ST16では、分野間関連重み管理テーブル40を参照すると、知識分野Aに関連付けられている知識分野Bが検索対象となるので、知識間関連重み管理テーブル30に定義される知識B1〜知識B3について以下の計算を行う。
知識B1:知識分野間関連重み1.7×知識重み5=3.5
知識B2:知識分野間関連重み1.7×知識重み9=6.3
知識B3:知識分野間関連重み1.7×知識重み6=4.2
この計算結果から、知識B2の計算結果6.3が閾値5を超えるので、知識B2が関連分野検索結果となる。つまり、検索結果知識群B(x)=知識B2である。
In ST16, referring to the inter-relationship related weight management table 40, the knowledge field B associated with the knowledge field A becomes a search target, so the knowledge B1 to knowledge B3 defined in the inter-knowledge related weight management table 30 are as follows. Perform the calculation.
Knowledge B1: Knowledge field related weight 1.7 × knowledge weight 5 = 3.5
Knowledge B2: Knowledge field related weight 1.7 × knowledge weight 9 = 6.3
Knowledge B3: Knowledge field related weight 1.7 × knowledge weight 6 = 4.2
From this calculation result, since the calculation result 6.3 of the knowledge B2 exceeds the threshold value 5, the knowledge B2 becomes a related field search result. That is, the search result knowledge group B (x) = knowledge B2.

ST17での検索対象は、検索結果知識群B(x)=知識B2からの関連知識B1,B3となるので、知識間関連重み管理テーブル30に定義される知識B1、知識B3について以下の計算を行う。
知識B1:知識重み4×知識B2からの知識間関連重み1.5×知識分野間関連重み1.7=5.25
知識B3:知識重み6×知識B2からの知識間関連重み1.1×知識分野間関連重み1.7=4.62
この計算結果から、知識B1の計算結果5.25が閾値5を超えるので、知識B1を関連分野検索結果である検索結果知識群B(x)に追加する。
Since the search target in ST17 is the search result knowledge group B (x) = related knowledge B1 and B3 from the knowledge B2, the following calculation is performed on the knowledge B1 and knowledge B3 defined in the inter-knowledge relation weight management table 30. Do.
Knowledge B1: Knowledge weight 4 x Knowledge related weight 1.5 from Knowledge B 2 x Knowledge domain related weight 1.7 = 5.25
Knowledge B3: Knowledge Weight 6 × Inter-Knowledge Relationship Weight 1.1 from Knowledge B2 × Inter-Knowledge Field Relationship Weight 1.7 = 4.62
Since the calculation result 5.25 of the knowledge B1 exceeds the threshold value 5 from the calculation result, the knowledge B1 is added to the search result knowledge group B (x) that is the related field search result.

以上の検索処理によって、知識分野Aの検索を要求したユーザには、本来の知識である「知識A2」の他に、意識していなかった同一分野での関連知識「知識A1」と関連分野での関連知識「知識B1、知識B2」とが検索結果として提示される。   Through the above search process, the user who has requested the search in the knowledge field A can use the related knowledge “knowledge A1” in the same field that he / she was not aware of in addition to the original knowledge “knowledge A2”. Related knowledge “knowledge B1, knowledge B2” is presented as a search result.

このように、この実施の形態によれば、ユーザがある特定の知識分野を指定した検索要求に関連分野の検索指定を含めるだけで、同一分野内での関連知識の検索のみならず、関連分野での知識検索も行うことができる。   As described above, according to this embodiment, it is possible to search not only related knowledge within the same field, but also related fields only by including a search specification of related fields in a search request specifying a specific knowledge field. You can also search for knowledge at

この場合に、この実施の形態では、検索対象の知識を知識分野で分類し、それぞれの知識に重みを与えるとともに、知識間の関連は同一分野内でのみ定義し、知識分野間の関連は別に関連重みを与えて定義するので、全ての知識間で関連を付加する特許文献1,2に記載の技術に比して少ない労力で、ユーザが意識していない関連知識分野の知識検索を可能にする知識ベース検索システムを構築することができる。   In this case, in this embodiment, the knowledge to be searched is classified in the knowledge field, weight is given to each knowledge, and the relation between the knowledge is defined only in the same field, and the relation between the knowledge fields is different. Since the definition is given with relation weights, it is possible to search for knowledge in related knowledge fields that the user is not aware of with less effort than the techniques described in Patent Documents 1 and 2, which add relations between all knowledge. A knowledge base search system can be constructed.

以上のように、この発明にかかる知識ベース検索システム及び知識ベース検索方法は、ユーザが意識していない関連知識分野の知識検索を可能にする知識ベース検索システムを少ない労力で構築するのに有用である。   As described above, the knowledge base search system and the knowledge base search method according to the present invention are useful for constructing a knowledge base search system that enables a knowledge search in a related knowledge field that the user is not conscious of with little effort. is there.

この発明の一実施の形態による知識ベース検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the knowledge base search system by one embodiment of this invention. 図1に示す知識ベース検索装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the knowledge base search apparatus shown in FIG. 図1に示す知識ベース登録装置に記憶される知識の所属分野と知識間関連重みとを管理する知識間関連重み管理テーブルの一例を示す図である。It is a figure which shows an example of the knowledge related weight management table which manages the affiliation field and the knowledge related weight of knowledge memorize | stored in the knowledge base registration apparatus shown in FIG. 図1に示す知識ベース登録装置に記憶される知識の分野間重みとを管理する分野間関連重み管理テーブルの一例を示す図である。It is a figure which shows an example of the inter-field related weight management table which manages the inter-field weight of the knowledge memorize | stored in the knowledge base registration apparatus shown in FIG. 図1に示す知識ベース検索装置の検索処理手順を説明するフローチャートである。It is a flowchart explaining the search processing procedure of the knowledge base search apparatus shown in FIG.

符号の説明Explanation of symbols

10 入出力装置
11 知識ベース登録装置
12 知識ベース検索装置
13 知識記憶装置(知識ベース)
20 知識検索装置
21 同一分野知識検索装置
22 関連分野知識検索装置
30 知識間関連重み管理テーブル
40 分野間関連重み管理テーブル
DESCRIPTION OF SYMBOLS 10 Input / output device 11 Knowledge base registration device 12 Knowledge base search device 13 Knowledge storage device (knowledge base)
DESCRIPTION OF SYMBOLS 20 Knowledge search device 21 Same field knowledge search device 22 Related field knowledge search device 30 Knowledge related weight management table 40 Field related weight management table

Claims (5)

知識を蓄積している知識ベースと、
前記知識ベースに蓄積される各知識について、知識の属する分野、知識の重み、同じ知識分野内での知識間の関連重み、知識分野間の関連重みを定義する管理テーブルを記憶する知識ベース登録装置と、
検索要求に係る知識が属する分野において検索した基点となる知識と前記管理テーブルとを用いて、前記基点となる知識と同じ分野内での関連知識と前記基点となる知識に関連する他分野内での関連知識とのいずれか一方の関連知識または双方の関連知識を検索する知識ベース検索装置と
を備えていることを特徴とする知識ベース検索システム。
A knowledge base that accumulates knowledge,
Knowledge base registration device for storing a management table that defines a field to which knowledge belongs, a weight of knowledge, a relation weight between knowledges in the same knowledge field, and a relation weight between knowledge fields for each knowledge accumulated in the knowledge base When,
Using the knowledge as a base point searched in the field to which the knowledge related to the search request belongs and the management table, in the other field related to the related knowledge in the same field as the knowledge as the base point and the knowledge as the base point A knowledge base search system comprising: a knowledge base search device that searches for one of the related knowledge or the related knowledge of both.
前記知識ベース検索装置は、
前記管理テーブルに定義される知識の重みと、前記知識と同じ知識分野内での知識間の関連重みとを評価することで、前記基点となる知識と同じ分野内での関連知識を検索することを特徴とする請求項1に記載の知識ベース検索システム。
The knowledge base search device includes:
Retrieving related knowledge in the same field as the base point of knowledge by evaluating the weight of knowledge defined in the management table and the relation weight between knowledges in the same knowledge field as the knowledge The knowledge base retrieval system according to claim 1.
前記知識ベース検索装置は、
前記管理テーブルに定義される知識の重みと、前記知識と同じ知識分野内での知識間の関連重みと、知識分野間の関連重みとを評価することで、前記基点となる知識に関連する他分野内での関連知識を検索することを特徴とする請求項1に記載の知識ベース検索システム。
The knowledge base search device includes:
By evaluating the weight of knowledge defined in the management table, the relation weight between knowledge within the same knowledge field as the knowledge, and the relation weight between knowledge fields, the others related to the knowledge as the base point 2. The knowledge base search system according to claim 1, wherein related knowledge in the field is searched.
知識ベースに蓄積される各知識について、知識の属する分野、知識の重み、同じ知識分野内での知識間の関連重み、知識分野間の関連重みを定義する管理テーブルを用意する工程と、
検索要求に係る知識が属する分野において基点となる知識を検索する工程と、
前記管理テーブルに定義される知識の重みと同じ知識分野内での知識間の関連重みとを評価することで、前記基点となる知識と同じ知識分野内での関連知識を検索する工程と
を含むことを特徴とする知識ベース検索方法。
For each knowledge accumulated in the knowledge base, preparing a management table that defines the field to which the knowledge belongs, the weight of knowledge, the relationship weight between knowledge within the same knowledge field, the relationship weight between knowledge fields,
Searching for knowledge as a base point in the field to which the knowledge related to the search request belongs;
Searching for related knowledge in the same knowledge field as the base knowledge by evaluating a weight of knowledge defined in the management table and a relation weight between knowledges in the same knowledge field A knowledge base retrieval method characterized by that.
知識ベースに蓄積される各知識について、知識の属する分野、知識の重み、同じ知識分野内での知識間の関連重み、知識分野間の関連重みを定義する管理テーブルを用意する工程と、
検索要求に係る知識が属する分野において基点となる知識を検索する工程と、
前記管理テーブルに定義される知識の重みと同じ知識分野内での知識間の関連重みと知識分野間の関連重みとを評価することで、前記基点となる知識に関連する他分野の知識を検索する工程と、
を含むことを特徴とする知識ベース検索方法。
For each knowledge accumulated in the knowledge base, preparing a management table that defines the field to which the knowledge belongs, the weight of knowledge, the relationship weight between knowledge within the same knowledge field, the relationship weight between knowledge fields,
Searching for knowledge as a base point in the field to which the knowledge related to the search request belongs;
The knowledge weight in the same knowledge field as the knowledge weight defined in the management table and the relation weight between knowledge fields are evaluated, and the knowledge in other fields related to the base point knowledge is searched. And a process of
A knowledge base search method characterized by including:
JP2006306834A 2006-11-13 2006-11-13 Knowledge base search system and method Pending JP2008123271A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006306834A JP2008123271A (en) 2006-11-13 2006-11-13 Knowledge base search system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006306834A JP2008123271A (en) 2006-11-13 2006-11-13 Knowledge base search system and method

Publications (1)

Publication Number Publication Date
JP2008123271A true JP2008123271A (en) 2008-05-29

Family

ID=39507959

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006306834A Pending JP2008123271A (en) 2006-11-13 2006-11-13 Knowledge base search system and method

Country Status (1)

Country Link
JP (1) JP2008123271A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016538615A (en) * 2013-09-29 2016-12-08 ペキン ユニバーシティ ファウンダー グループ カンパニー,リミティド Main knowledge point recommendation method and system
CN113869025A (en) * 2021-09-07 2021-12-31 北京畅想之星信息技术有限公司 Learning path generation and document evaluation method based on similarity of knowledge elements

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016538615A (en) * 2013-09-29 2016-12-08 ペキン ユニバーシティ ファウンダー グループ カンパニー,リミティド Main knowledge point recommendation method and system
US10289623B2 (en) 2013-09-29 2019-05-14 Peking University Founder Group Co. Ltd. Method and system for key knowledge point recommendation
CN113869025A (en) * 2021-09-07 2021-12-31 北京畅想之星信息技术有限公司 Learning path generation and document evaluation method based on similarity of knowledge elements
CN113869025B (en) * 2021-09-07 2023-12-19 北京畅想之星信息技术有限公司 Learning path generation and literature evaluation method based on knowledge element similarity

Similar Documents

Publication Publication Date Title
JP4763354B2 (en) System and method for embedding anchor text in ranking search results
CN103116657B (en) A kind of individuation search method of network teaching resource
Smirnova et al. A user-oriented model for expert finding
US20110282855A1 (en) Scoring relationships between objects in information retrieval
JP2006107432A (en) System and method for ranking result of search by using click distance
CN104239513A (en) Semantic retrieval method oriented to field data
CN103020096A (en) Search apparatus and search method
US8620941B2 (en) Apparatus and method of searching and visualizing instance path
Zhang et al. Level-aware collective spatial keyword queries
US20090063384A1 (en) Method of applying user-defined inference rule using function of searching knowledge base and knowledge base management system therefor
JPWO2009014058A1 (en) Knowledge discovery support system, method, and program
CN110737779A (en) Knowledge graph construction method and device, storage medium and electronic equipment
JP5287071B2 (en) Database management system and program
JP2008123271A (en) Knowledge base search system and method
US8965910B2 (en) Apparatus and method of searching for instance path based on ontology schema
Li et al. Aggregate nearest keyword search in spatial databases
JP2019109782A (en) Query generating program, query generating method and query generating device
Behkamal et al. Publishing Persian linked data; challenges and lessons learned
US20120066249A1 (en) Utilizing hierarchy metadata to improve path selection
Johny et al. Towards a social graph approach for modeling risks in big data and Internet of Things (IoT)
KR20080089580A (en) Structured data storage
CN113139389B (en) Graph model semantic query expansion method and device based on dynamic optimization
JP2006072705A (en) Document search device and method
CN110688492B (en) Knowledge graph query method based on lightweight index
Lv et al. Text information retrieval based on concept semantic similarity