JP2003323450A - Database retrieving device and method, computer program and computer-readable recording medium - Google Patents

Database retrieving device and method, computer program and computer-readable recording medium

Info

Publication number
JP2003323450A
JP2003323450A JP2002127554A JP2002127554A JP2003323450A JP 2003323450 A JP2003323450 A JP 2003323450A JP 2002127554 A JP2002127554 A JP 2002127554A JP 2002127554 A JP2002127554 A JP 2002127554A JP 2003323450 A JP2003323450 A JP 2003323450A
Authority
JP
Japan
Prior art keywords
record
event
interest
field
database
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.)
Granted
Application number
JP2002127554A
Other languages
Japanese (ja)
Other versions
JP4177997B2 (en
Inventor
Shuichi Iwata
修一 岩田
Vilas Pierre
ヴィラス ピエール
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.)
Asahi Kasei Corp
Original Assignee
Asahi Kasei 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 Asahi Kasei Corp filed Critical Asahi Kasei Corp
Priority to JP2002127554A priority Critical patent/JP4177997B2/en
Publication of JP2003323450A publication Critical patent/JP2003323450A/en
Application granted granted Critical
Publication of JP4177997B2 publication Critical patent/JP4177997B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a database retrieving device capable of easily retrieving the solution suitable for a focused problem. <P>SOLUTION: The collection of records wherein a field assumed as a dependent variable relating to the focused problem is not null, and having the correlation among the fields, is retrieved by using an event database (S102). The event is expanded to parts (S104). The collection of the records configurated by the field (independent variable) of which an attribute value is not null with respect to all of the parts is created (S106). A trial function is determined by combining the plurality of fields selected from the independent variables to relate the dependent variable and the independent variable (S108). A solution space is identified by executing the exhaustive retrieval to classify the events by combining the systematical operation of the trial function and the sorting of a value of the dependent variable (S110). <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、科学技術データや
経済データ等の複雑事象のデータベースから特定のパタ
ーンを発見するためのデータマイニング技術に関し、よ
り詳細には、多数のフィールドを有するレコード群から
構成される事象データベースを対象とし、事象データベ
ースに非明示的に含意されている因果関係を系統的に求
めるために、事象を構成要素に展開し、その構成要素が
有する属性間の演算とデータの再編を行うデータベース
検索装置、データベース検索方法、コンピュータプログ
ラムおよびコンピュータ読取可能な記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data mining technique for discovering a specific pattern from a database of complex phenomena such as scientific data and economic data, and more specifically, from a record group having many fields. In order to systematically obtain the causal relationships implicitly implied in the event database for the configured event database, the events are expanded into the constituent elements, and the operations between the attributes possessed by the constituent elements and the data The present invention relates to a database search device, a database search method, a computer program, and a computer-readable recording medium that perform reorganization.

【0002】[0002]

【従来の技術】複雑なシステムの挙動は、観測手段、測
定方法、データ記述等の制約から完全かつ明示的には表
現できない。複雑事象に関しては、事象データベースに
記憶するデータは実際の事象とは異なり近似的なものに
なる。このため、文献から入手可能な数値データ、数値
データを獲得するための測定方法および測定条件に関連
する記述(以下、この記述を「関連パラメータ」とい
う)、並びにこれらの内容が記載された文献(出典)に
関する書誌事項を組み合わせて断片的なデータベースを
構築することになる。このような手法を用いた事象デー
タベースの構築に関する試みはことごとく失敗してき
た。データと関連パラメータとの組み合わせから構成さ
れる原データモデルに準拠して構築された事象データベ
ースは、ユーザから満足な評価を得ることは極めて困難
である。
2. Description of the Related Art The behavior of a complicated system cannot be completely and explicitly expressed due to restrictions such as observation means, measurement methods, data description, etc. For complex events, the data stored in the event database will be approximate, unlike actual events. Therefore, the numerical data available from the literature, the description relating to the measurement method and the measurement conditions for obtaining the numeric data (hereinafter, this description is referred to as “related parameter”), and the content of these documents ( Bibliographic items related to (source) will be combined to build a fragmentary database. All attempts to build an event database using such a method have failed. It is extremely difficult to obtain a satisfactory evaluation from a user of an event database constructed based on an original data model composed of a combination of data and related parameters.

【0003】一般に、データベースの利用においては、
ユーザが複数の検索条件を入力し、あるいは検索条件の
メニューから所望の検索条件を選択する。データベース
は、それぞれの検索条件に合致したレコード集合を作成
し、レコード集合の論理演算により所望のレコード群を
抽出し、表示あるいは印字が実行される。
Generally, in using a database,
The user inputs a plurality of search conditions or selects a desired search condition from the search condition menu. The database creates a record set that matches each search condition, extracts a desired record group by logical operation of the record set, and displays or prints.

【0004】このような処理により、文献データベース
の場合には、目的にあった文献情報、書誌事項が入手で
きる。また、事象データベースの場合は、数値、テキス
ト、図、写真等の属性値が入手できる。そして、文献デ
ータベース、事象データベースのどちらの場合にも、蓄
積したレコード群の部分集合としてのレコード群が属性
値とともに入手できる。
By such processing, in the case of the document database, the document information and bibliographic items suitable for the purpose can be obtained. In the case of the event database, attribute values such as numerical values, texts, figures and photographs can be obtained. Then, in either case of the literature database or the event database, a record group as a subset of the accumulated record group can be obtained together with the attribute value.

【0005】また、文献データベース、事象データベー
スのどちらの場合にも、データベースにレコードとして
蓄積されていない事象についての検索結果は空集合であ
る。原データモデルに準拠して構築された事象データベ
ースは、データ編集の困難さから、検索要求に対して空
集合を返すことが多い。
Further, in both the literature database and the event database, the retrieval result for the event that is not stored as a record in the database is an empty set. An event database constructed based on the original data model often returns an empty set in response to a search request due to the difficulty of data editing.

【0006】すなわち、ユーザの満足が得られるデータ
ベース検索システムを構築するためには、観察される事
実が過不足なく正確に記述できていることは例外である
との前提に立ち、情報の不足をどのように補完するかを
考慮することが重要である。
That is, in order to construct a database retrieval system that can satisfy users, it is assumed that the observed facts can be accurately described without excess or deficiency, and the lack of information will be reduced. It is important to consider how to complement.

【0007】[0007]

【発明が解決しようとする課題】現在、自然言語の属性
のひとつである「言葉のあいまいさ」を克服するため
に、分野毎にキーワードが整備され、そうしたキーワー
ドを活用した検索が広く利用されている。しかしなが
ら、キーワードの厳密な定義と使用法とを徹底すること
はできない。このため、シソーラスや自然言語処理によ
る支援にも限界があり、検索結果には必然的にノイズが
含まれ、あるいは検索もれが生ずる。従って、検索結果
の妥当性の判断はユーザに委ねられることになる。
[Problems to be Solved by the Invention] Currently, in order to overcome "ambiguity of words" which is one of the attributes of natural language, keywords are prepared for each field, and searches utilizing such keywords are widely used. There is. However, it is not possible to enforce a strict definition and usage of keywords. For this reason, there is a limit to the support by the thesaurus and natural language processing, and the search result inevitably contains noise or misses the search. Therefore, the determination of the validity of the search result is left to the user.

【0008】また、事象データベースは、データ量やデ
ータ品質が不十分な場合には必然的に検索結果の持つ情
報量が乏しくなる。前者の場合には有効な結論を導くこ
とが困難であり、後者の場合には間違った結論へと導か
れ易い。すなわち、質、量ともに揃った事象データベー
スの構築には極めて質の高い膨大な作業を必要とするた
め、有効な結論を導き出すことは困難であるという問題
があった。
Further, in the event database, when the data amount or the data quality is insufficient, the information amount of the search result is inevitably poor. In the former case, it is difficult to reach a valid conclusion, and in the latter case, it is easy to lead to a wrong conclusion. In other words, there is a problem that it is difficult to draw an effective conclusion because the construction of an event database that is uniform in quality and quantity requires a huge amount of work of extremely high quality.

【0009】知識処理技術の活用は、このような限界を
克服するものである。しかしながら、知識処理技術は論
理的に定義され確立された知識の再利用に関する技術で
あり、複雑事象に関して知識ベースを構築することは不
可能に近い。複雑事象の場合には、論理的な関係が非明
示的にしか定義されていないデータ群から新しい知識を
獲得し、その場で獲得した知識の利用を考えることが必
要である。したがって、従来の知識処理技術は、設計解
や、事業戦略および予防保全などの解のように、知識獲
得および知識利用が同時に進行するような解の探索問題
には有効ではないという問題があった。
Utilization of knowledge processing technology overcomes these limitations. However, knowledge processing technology is a technology related to the reuse of knowledge that is logically defined and established, and it is almost impossible to build a knowledge base for complex phenomena. In the case of complex events, it is necessary to acquire new knowledge from a data group whose logical relationship is only implicitly defined, and consider the use of the acquired knowledge on the spot. Therefore, there is a problem that the conventional knowledge processing technology is not effective for a solution search problem in which knowledge acquisition and knowledge utilization proceed simultaneously, such as a design solution, a solution for business strategy and preventive maintenance. .

【0010】このような問題に鑑みて、本発明は、着目
する問題に適した解を容易に探索することができるデー
タベース検索装置、データベース検索方法、コンピュー
タプログラムおよびコンピュータ読取可能な記録媒体を
提供することを目的とする。
In view of such a problem, the present invention provides a database search device, a database search method, a computer program, and a computer-readable recording medium capable of easily searching for a solution suitable for a problem of interest. The purpose is to

【0011】[0011]

【課題を解決するための手段】このような目的を達成す
るため、請求項1に記載の発明は、データベース検索装
置であって、事象を記述するための複数のフィールドを
有する第1のレコードと、前記事象を構成する部品を記
述するための複数の属性を有する第2のレコードとを記
憶した記憶手段と、該記憶手段に記憶された第1のレコ
ードのうちから、着目するフィールドが空値でないレコ
ードを抽出する抽出手段と、前記記憶手段に記憶された
第2のレコードから選択された属性を変数とする少なく
とも2つの試行関数を設定する設定手段と、該設定手段
により設定された試行関数と、前記抽出手段により抽出
されたレコード内の前記着目するフィールドの値とに基
づいて、前記事象を類別する類別手段とを備えたことを
特徴とする。
In order to achieve such an object, the invention as set forth in claim 1 is a database search apparatus, wherein a first record having a plurality of fields for describing an event is provided. , The second record having a plurality of attributes for describing the parts constituting the event, and the first record stored in the storage means, the field of interest is empty. Extraction means for extracting a record that is not a value, setting means for setting at least two trial functions whose variables are the attributes selected from the second record stored in the storage means, and a trial set by the setting means It is characterized by comprising a function and a classifying unit for classifying the event based on the value of the field of interest in the record extracted by the extracting unit.

【0012】また、請求項2に記載の発明は、請求項1
に記載のデータベース検索装置において、前記記憶手段
に記憶された属性に基づいて新たな属性を作成する作成
手段を更に備えることを特徴とする。
The invention described in claim 2 is the same as claim 1.
The database search device described in (4) is characterized by further comprising: creating means for creating a new attribute based on the attribute stored in the storage means.

【0013】また、請求項3に記載の発明は、請求項1
または2に記載のデータベース検索装置において、前記
設定手段は、前記属性の選択を受け付ける第1の受付手
段と、数学的操作の入力を受け付ける第2の受付手段
と、前記第1の受付手段により受け付けられた属性と、
前記第2の受付手段により受け付けられた数学的操作と
に基づいて前記試行関数を作成する手段とを備えたこと
を特徴とする。
The invention described in claim 3 is the same as claim 1
Alternatively, in the database search device according to the second aspect, the setting unit receives by the first receiving unit that receives selection of the attribute, second receiving unit that receives input of mathematical operation, and the first receiving unit. Assigned attributes,
Means for creating the trial function based on the mathematical operation accepted by the second accepting means.

【0014】また、請求項4に記載の発明は、請求項1
ないし3のいずれかに記載のデータベース検索装置にお
いて、前記類別手段は、前記設定手段により設定された
試行関数の計算を実行する計算手段と、前記試行関数に
より規定される空間上に、前記計算手段により実行され
た計算結果を配置する配置手段と、該配置手段により配
置された計算結果のうちから選択された基準点に対応す
る前記着目するフィールドの値と、該基準点の周囲に存
在する他の計算結果に対応する前記着目するフィールド
の値とを比較する比較手段とを有することを特徴とす
る。
The invention according to claim 4 is the same as claim 1.
In the database search device according to any one of 1 to 3, the categorizing means performs calculation of the trial function set by the setting means, and the calculating means on a space defined by the trial function. And a value of the field of interest corresponding to a reference point selected from the calculation results placed by the placing means, and other values existing around the reference point. Comparing means for comparing the value of the field of interest corresponding to the calculation result of 1.

【0015】また、請求項5に記載の発明は、請求項4
に記載のデータベース検索装置において、前記配置手段
により前記計算結果が配置された空間を表示する表示手
段であって、前記着目するフィールドの値に応じて前記
計算結果の表示形態を変更する表示手段を更に備えたこ
とを特徴とする。
The invention described in claim 5 is the same as claim 4
In the database search device according to [1], a display means for displaying a space in which the calculation result is arranged by the arrangement means, and a display means for changing the display form of the calculation result according to the value of the field of interest. It is further characterized by being provided.

【0016】また、請求項6に記載の発明は、事象を記
述するための複数のフィールドを有する第1のレコード
と、前記事象を構成する部品を記述するための複数の属
性を有する第2のレコードとを記憶したデータベース検
索装置におけるデータベース検索方法であって、前記第
1のレコードのうちから、着目するフィールドが空値で
ないレコードを抽出し、前記第2のレコードから選択さ
れた属性を変数とする少なくとも2つの試行関数を設定
し、該設定された試行関数と、前記抽出されたレコード
内の前記着目するフィールドの値とに基づいて、前記事
象を類別することを特徴とする。
The invention according to claim 6 is characterized in that a first record having a plurality of fields for describing an event and a second record having a plurality of attributes for describing a part constituting the event. Of the first record, a record in which the field of interest is not a null value is extracted from the first record, and the attribute selected from the second record is changed to a variable. Is set, and the events are classified based on the set trial function and the value of the field of interest in the extracted record.

【0017】また、請求項7に記載の発明は、コンピュ
ータプログラムであって、事象を記述するための複数の
フィールドを有する第1のレコードと、前記事象を構成
する部品を記述するための複数の属性を有する第2のレ
コードとを記憶したコンピュータに対し、前記第1のレ
コードのうちから、着目するフィールドが空値でないレ
コードを抽出させ、前記第2のレコードから選択された
属性を変数とする少なくとも2つの試行関数を設定さ
せ、該設定された試行関数と、前記抽出されたレコード
内の前記着目するフィールドの値とに基づいて、前記事
象を類別させることを特徴とする。
The invention according to claim 7 is a computer program, comprising a first record having a plurality of fields for describing an event, and a plurality of parts for describing a part constituting the event. A second record having a second attribute, and a computer that stores a second record having a second attribute is extracted from the first record, in which the field of interest is not a null value, and the attribute selected from the second record is used as a variable. It is characterized in that at least two trial functions to be set are set, and the events are classified based on the set trial functions and the value of the field of interest in the extracted record.

【0018】また、請求項8に記載の発明は、コンピュ
ータ読み取り可能な記録媒体であって、請求項7に記載
のコンピュータプログラムを記録したことを特徴とす
る。
An eighth aspect of the present invention is a computer-readable recording medium having the computer program according to the seventh aspect recorded therein.

【0019】本発明では、化合物の設計解などの解の探
索問題を、事象データベースを利用して、試行関数と解
のソーテイング機能を組み合わせた解空間の網羅的な探
索を行うことによって解決する。設計は、要求仕様と利
用可能な諸資源、諸資源の合成と属性予測のための公理
系、定理系から、いずれの条件をも満足する事実の集合
を導出する行為である。設計解の解空間は、この行為に
ついての事実に対応するレコードから導かれる空間であ
る。
In the present invention, a solution search problem such as a compound design solution is solved by performing an exhaustive search of a solution space that combines a trial function and a solution sorting function using an event database. Design is the act of deriving a set of facts satisfying any of the conditions from requirement specifications and available resources, axioms and theorems for synthesizing resources and predicting attributes. The solution space of the design solution is the space derived from the records corresponding to the facts about this act.

【0020】事象データベースは、複数フィールドの演
算から構成される試行関数の実行とソーテイング機能と
を組み合わせた解空間の網羅的な探索によって、解の存
在する空間を近似するための試行関数の関数系を決定
し、問題の解決を図る。
The event database is a functional system of trial functions for approximating a space in which a solution exists by performing an exhaustive search of a solution space in which execution of a trial function composed of a plurality of field operations and a sorting function are combined. To solve the problem.

【0021】また、解空間の探索の履歴は解探索の試行
錯誤履歴として記録し、プロトコル解析の後、再利用可
能な知識ベースとして蓄積することができる。
The history of the solution space search can be recorded as a history of trial and error of the solution search, and can be stored as a reusable knowledge base after protocol analysis.

【0022】[0022]

【発明の実施の形態】以下、図面を参照し、本発明の実
施の形態について詳細に説明する。なお、以下の説明に
おいて、事象とは1つ以上の属性(フィールド)から構
成される認識個体をいう。例えば人間の健康管理という
事象を考えた場合、この事象は氏名、血圧、血糖値等と
いった属性により構成される。また、データモデルと
は、情報を抽象化する過程で、抽象化された世界でのデ
ータの表現形式単位などのデータの持ち方、データ相互
関連の表現方法、そしてこれら全体の操作方法の体系の
ルール化を、個々の応用プログラムのアルゴリズムとは
独立に行うためのモデルをいう。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings. In the following description, an event refers to a recognized individual composed of one or more attributes (fields). For example, considering an event of human health management, this event is composed of attributes such as name, blood pressure, blood sugar level, and the like. In addition, the data model is the process of abstracting information in the abstracted world. A model for making rules independently of the algorithm of each application program.

【0023】図1は、本発明の実施の形態に係るデータ
ベース検索装置のハードウェア構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a hardware configuration of a database search device according to an embodiment of the present invention.

【0024】同図に示されたデータベース検索装置20
0は、システムメモリ204と、CPU(Central Proc
essing Unit)206と、複数の事象データの集合から
なる事象データベース(DB)208と、ROM(Rand
om Access Memory)210とがシステムバス221に接
続されて構成されている。
The database search device 20 shown in FIG.
0 is a system memory 204 and a CPU (Central Proc
essing unit) 206, an event database (DB) 208 including a set of a plurality of event data, and a ROM (Rand
om Access Memory) 210 is connected to the system bus 221.

【0025】システムメモリ204には、DB制御プロ
グラム212およびこのプログラムにより参照されるデ
ータ213を記憶する。
The system memory 204 stores the DB control program 212 and the data 213 referred to by this program.

【0026】DB制御プログラム212は、事象データ
ベース208に対し、データの登録、更新、削除等の処
理を行うためのプログラムである。事象データベース2
08は、DB制御プログラム212の実行により登録さ
れたデータの集合である。これらのデータの集合は、例
えばハードディスク、磁気ディスク、光ディスク、光磁
気ディスク等の内部または外部の記憶装置上に登録され
ている。
The DB control program 212 is a program for performing processing such as data registration, update, and deletion on the event database 208. Event database 2
08 is a set of data registered by the execution of the DB control program 212. A set of these data is registered in an internal or external storage device such as a hard disk, a magnetic disk, an optical disk, a magneto-optical disk, or the like.

【0027】また、システムバス221には、周辺装置
としてディスプレイ230、スピーカ232、キーボー
ド234、およびマウス236が接続されている。
A display 230, a speaker 232, a keyboard 234, and a mouse 236 are connected to the system bus 221 as peripheral devices.

【0028】ディスプレイ230は、CPU206によ
り編集された画像の表示を行うものであり、LCD(Li
quid Crystal Display)やCRT(Cathode-Ray Tube)
などを使用することができる。スピーカ232は、電気
信号を音声に変換して出力する。キーボード234およ
びマウス236は、ディスプレイ230上のカーソル制
御や、CPU206に対する命令の入力を行うために使
用される入力デバイスである。ディスプレイ230、ス
ピーカ232、キーボード234、およびマウス236
は全て、不図示の入出力(I/O)インタフェースを介
してシステムバス221と接続されている。
The display 230 is for displaying an image edited by the CPU 206, and is an LCD (Li
quid Crystal Display) and CRT (Cathode-Ray Tube)
Etc. can be used. The speaker 232 converts the electric signal into sound and outputs the sound. The keyboard 234 and the mouse 236 are input devices used for controlling the cursor on the display 230 and inputting commands to the CPU 206. Display 230, speaker 232, keyboard 234, and mouse 236
Are all connected to the system bus 221 via an input / output (I / O) interface (not shown).

【0029】本発明に関わる諸機能は、CPU206
が、ROM210またはシステムメモリ204に記憶さ
れたプログラムを読み出して実行することにより、ある
いは本発明に関わるプログラムを記憶したコンピュータ
読取可能な記録媒体をデータベース検索装置200に供
給することにより達成される。後者の場合、そのデータ
ベース検索装置200のCPU206が、記録媒体に格
納されたプログラムを読み出して実行することになる。
The various functions related to the present invention include the CPU 206.
Can be achieved by reading and executing the program stored in the ROM 210 or the system memory 204, or by supplying a computer-readable recording medium storing the program according to the present invention to the database search device 200. In the latter case, the CPU 206 of the database search device 200 reads out and executes the program stored in the recording medium.

【0030】データベース検索装置200にプログラム
を供給する記録媒体としては、具体的にはフレキシブル
ディスク、ハードディスク、光磁気ディスク、光ディス
ク、CD−ROM、CD−R、磁気テープ、不揮発性の
メモリカードおよびROMの他、コンパクトフラッシュ
(登録商標)などのフラッシュメモリなども使用するこ
とができるが、本発明はこれらの媒体に限定されるもの
ではない。
As a recording medium for supplying the program to the database search device 200, specifically, a flexible disk, a hard disk, a magneto-optical disk, an optical disk, a CD-ROM, a CD-R, a magnetic tape, a non-volatile memory card and a ROM. In addition, a flash memory such as CompactFlash (registered trademark) can be used, but the present invention is not limited to these media.

【0031】また、本実施形態で使用される用語「プロ
グラム」は、例えばBASIC、C言語、C++などの
高水準プログラミング言語、アセンブリ言語、マシン語
等のプログラム言語により記述されるものをいうが、本
発明はこれらの言語に限定されるものではない。
The term "program" used in the present embodiment means, for example, a program written in a programming language such as BASIC, C language, C ++ or other high level programming language, assembly language or machine language. The invention is not limited to these languages.

【0032】次に、図2を参照し、本実施形態に係るデ
ータベース検索装置200に搭載された事象データベー
スの内容について説明する。
Next, the contents of the event database installed in the database search device 200 according to the present embodiment will be described with reference to FIG.

【0033】事象データベース208は、2種類の元素
からなる化合物の事象データ601と、部品データ60
2とを記憶している。事象データ601は、事象を記述
するための複数のフィールド(属性)を有するレコード
の集合である。事象データを構成するレコードは、融
点、密度、硬度、格子定数、析出物の大きさ、転位密
度、結晶粒の大きさ、中性子の断面積、引張強さ(tens
ile strength)、降伏強さ(yield strength)等のフィ
ールドからなる。部品データ602は、事象を構成する
部品を記述するための複数のフィールド(属性)を有す
るレコードの集合であり、メンデレエフ番号、弾性率、
ヤング率、弾性定数、電気陰性度等のフィールドからな
る。以下の説明においては、事象データと部品データの
フィールドの混乱を避けるため、事象データのフィール
ドを「フィールド」、部品データのフィールドを「属
性」と記述する。
The event database 208 includes event data 601 of a compound composed of two kinds of elements and part data 60.
I remember 2 and 2. The event data 601 is a set of records having a plurality of fields (attributes) for describing an event. The records that make up event data are melting point, density, hardness, lattice constant, precipitate size, dislocation density, crystal grain size, neutron cross section, tensile strength (tens
ile strength) and yield strength (yield strength). The part data 602 is a set of records having a plurality of fields (attributes) for describing the parts constituting the event, and includes a Mendereev number, an elastic modulus,
It consists of fields such as Young's modulus, elastic constant, and electronegativity. In the following description, in order to avoid confusion between the fields of event data and parts data, the fields of event data are described as “fields” and the fields of parts data as “attributes”.

【0034】次に、図3のフローチャートを参照し、本
実施形態に係るデータベース検索方法について説明す
る。
Next, the database search method according to this embodiment will be described with reference to the flowchart of FIG.

【0035】本実施形態では、2元素からなる化合物に
ついて、例えば結晶構造または融点などのいくつかの化
合物の特性と、メンデレエフ番号または電気陰性度のよ
うな構成要素(元素)の属性との間に存在する隠れた相
関を探索する。2つの元素の属性は、いくつかの数学的
操作によって結合され(例えば、原子番号の最大値)、
この結合を試行関数という。属性と、その属性に対する
複数の数学的操作は、ユーザにより選択される。データ
ベース検索装置200は、選択された属性を数学的操作
で結合して試行関数を設定し、全ての元素について試行
関数を実行して解の探索を行う。以下の説明において、
探索の目的は、結晶構造のように、異なる化合物の特性
を境界線によってよく分離させる解空間を見つけること
である。
In this embodiment, for a compound consisting of two elements, the characteristics of some compounds such as crystal structure or melting point and the attribute of the constituent element (element) such as Mendeleev number or electronegativity are described. Search for existing hidden correlations. The attributes of the two elements are combined by some mathematical operation (eg maximum atomic number),
This combination is called a trial function. The attribute and a plurality of mathematical operations on the attribute are selected by the user. The database search device 200 combines the selected attributes by mathematical operation to set a trial function, and executes the trial function for all elements to search for a solution. In the following explanation,
The purpose of the search is to find solution spaces that, like crystal structures, allow the properties of different compounds to be well separated by boundaries.

【0036】まず、ステップS102において、データ
ベース検索装置200は事象データベース208内を検
索し、着目するフィールドを従属変数(Dependent Vari
able: DV)と仮定する。そして、着目するフィールドで
あって、そのフィールドの間に相関関係が存在するフィ
ールドが空値でないレコードを抽出し、抽出されたレコ
ードの集合を作成する。
First, in step S102, the database search device 200 searches the event database 208 and sets the field of interest as a dependent variable (Dependent Variant).
able: DV). Then, a record that is a field of interest and in which a correlation exists between the fields is a non-null record, and a set of the extracted records is created.

【0037】着目するフィールドとは、ユーザが分析し
ようとする問題に関連するフィールドをいう。例えば設
計目標となる化合物の特性として、材料(化学物質)の
強さに着目した場合、すなわち材料の強さが従属変数と
なった場合、引張強さ、降伏強さ、硬度というフィール
ドは「着目するフィールド」とすることができる。同様
に、2相界面の整合性を記述するパラメータに相当する
フィールド(格子定数、析出物の大きさ、転位密度、結
晶粒の大きさ)を「着目するフィールド」とすることも
できる。これに対し、例えば中性子の断面積のように、
材料の強さと無関係なフィールドは「着目するフィール
ド」とはならない。
The field of interest is a field related to the problem that the user is trying to analyze. For example, when attention is paid to the strength of a material (chemical substance) as a property of a compound that is a design target, that is, when the strength of a material is a dependent variable, the fields of tensile strength, yield strength, and hardness are Can be a field. Similarly, a field (lattice constant, size of precipitates, dislocation density, size of crystal grain) corresponding to a parameter describing the compatibility of the two-phase interface can be set as the “field of interest”. On the other hand, like the cross section of neutrons,
Fields unrelated to the strength of the material are not "fields of interest".

【0038】また、フィールド間に相関関係があると
は、例えば化合物の温度を上げる等、環境を変更した場
合に、従属変数と仮定されたフィールドの属性値が一定
の関係をもって変化するような場合をいい、時間的変化
に対する関係の他、物理的な変化に対する関係をも含
む。
Correlation between fields means that, for example, when the environment of the compound is changed, such as when the temperature of the compound is changed, the attribute value of the field assumed to be the dependent variable changes with a certain relationship. It includes a relation to a physical change as well as a relation to a temporal change.

【0039】相関関係があるか否かの判定は次のように
して行うことができる。今、ユーザが分析しようとする
問題が、2元素の特性に基づいて、それらの化合物の結
晶構造(NaClまたはCsCl構造のどちらである
か)と、化合物を構成する元素の属性値との間の相関を
見つけることであるとする。温度に関する相関関係を判
定する場合は、NaClまたはCsCl構造に結晶化す
る全ての化合物について、室温における事象データにつ
いてのレコードの集合(データセット1)を作成する。
次いで、それら全ての化合物について、温度を変化させ
た場合の事象データについてのレコードの集合(データ
セット2)を作成する。最後に、データセット1からデ
ータセット2を差し引く。そして、データセット1およ
び2の差分を評価する。
Whether or not there is a correlation can be determined as follows. Now, the problem that the user is trying to analyze is based on the characteristics of the two elements, between the crystal structure of those compounds (whether it is the NaCl or CsCl structure) and the attribute value of the elements constituting the compound. Suppose to find a correlation. When determining the correlation for temperature, a set of records for event data at room temperature (Dataset 1) is created for all compounds that crystallize to the NaCl or CsCl structure.
Then, for all of those compounds, a set of records (data set 2) for event data when the temperature is changed is created. Finally, data set 2 is subtracted from data set 1. Then, the difference between the data sets 1 and 2 is evaluated.

【0040】なお、着目するフィールドを従属変数と仮
定する処理は、ディスプレイ230上に事象データが有
する全フィールドのリストを表示し、このリストからフ
ィールドの選択を受け付けることにより設定することが
できる。この場合、入力デバイスを用いたユーザによる
選択操作に応じて従属変数が決められることとなる。
The process of assuming the field of interest as the dependent variable can be set by displaying a list of all the fields of the event data on the display 230 and accepting the selection of the field from this list. In this case, the dependent variable is determined according to the selection operation by the user using the input device.

【0041】また、ディスプレイ230上に着目すべき
問題(例えば材料の強さ、物質の安定性等)を選択メニ
ューとして表示し、入力デバイスを用いてユーザにより
選択された問題に応じて、その問題に対応するフィール
ドを従属変数として設定することとしてもよい。
Further, a problem to be noticed (for example, material strength, material stability, etc.) is displayed as a selection menu on the display 230, and the problem is selected according to the problem selected by the user using the input device. The field corresponding to may be set as the dependent variable.

【0042】次いで、ステップS104において、デー
タベース検索装置200は、当該事象を部品に展開す
る。
Next, in step S104, the database search device 200 develops the event into parts.

【0043】事象データベース208は2種類の元素か
らなる化合物の事象を記憶するものであるから、この場
合の事象は基本構成要素、すなわち元素という部品に展
開される。例えば、形状記憶合金として用いられるNi
Tiは、NiおよびTiに展開される。データベース検
索装置200は、展開された部品の部品データを事象デ
ータベース208から抽出する。
Since the event database 208 stores the events of the compound consisting of two kinds of elements, the events in this case are developed into basic constituent elements, that is, parts called elements. For example, Ni used as a shape memory alloy
Ti develops into Ni and Ti. The database search device 200 extracts the component data of the developed component from the event database 208.

【0044】同時に、データベース検索装置200は必
要に応じて、予め部品データに記憶された属性値に基づ
いて、着目する従属変数に対する独立変数となり得る新
たな属性値を計算する。例えば、材料の強さが従属変数
となった場合、独立変数としては原子のトータルエネル
ギー、トータルエネルギーの1次微分、2次微分などが
考えられるが、事象データベースが属性値として元素の
トータルエネルギーを予め記憶しておけば、その1次微
分、2次微分は、記憶されたデータに基づいて計算する
ことができる。
At the same time, the database search device 200 calculates a new attribute value that can be an independent variable for the dependent variable of interest, if necessary, based on the attribute value stored in the part data in advance. For example, when the strength of a material is the dependent variable, the total energy of atoms, the first derivative of the total energy, the second derivative of the total energy, etc. can be considered as the independent variables. If stored in advance, the first derivative and the second derivative can be calculated based on the stored data.

【0045】次いで、ステップS106において、デー
タベース検索装置200は、展開された全ての部品につ
いて、上記の従属変数に対し独立変数となり得る属性値
であって、空値とならない属性値から構成されるレコー
ドの集合を作成する。
Then, in step S106, the database search device 200 records, for all the expanded parts, attribute values that can be independent variables with respect to the above dependent variables and that are not null values. Create a set of.

【0046】データベース検索装置200は、全ての部
品について、必ず値が存在し、かつ上記従属変数に対す
る独立変数と仮定したフィールドを組み合わせて1つの
レコードとし、部品についてのレコードの集合(部品デ
ータベース)を作成する。
The database retrieval device 200 combines fields that are assumed to have independent variables with respect to the above dependent variables and must have values for all parts into one record, and collects a set of parts records (part database). create.

【0047】次いで、ステップS108において、デー
タベース検索装置200は、部品データベースを構成す
る属性から特定の属性の選択を受け付けると共に、選択
された属性に対する数学的操作の入力を受け付ける。そ
して、受け付けられた属性(独立変数)と数学的操作と
に基づいて、試行関数を設定する。
Next, in step S108, the database search device 200 accepts the selection of a specific attribute from the attributes constituting the parts database and the input of a mathematical operation for the selected attribute. Then, the trial function is set based on the accepted attribute (independent variable) and the mathematical operation.

【0048】この場合、ユーザは、従属変数(着目する
フィールド)と独立変数(各元素の属性)とを関係付け
るため、部品データベースのうちから所望の属性値を少
なくとも1つ選択するとともに、選択された属性に対す
る少なくとも2つの数学的操作を選択する。データベー
ス検索装置200は、ユーザにより選択された属性値と
数学的操作を組み合わせて試行関数を設定し、記憶す
る。
In this case, the user selects at least one desired attribute value from the parts database in order to associate the dependent variable (field of interest) with the independent variable (attribute of each element). Select at least two mathematical operations on the attribute. The database search device 200 sets and stores the trial function by combining the attribute value selected by the user and the mathematical operation.

【0049】なお、着目する従属変数と仮定した属性値
は、ディスプレイ230上に独立変数となり得る属性値
の候補のリストを表示し、このリストからの属性値の選
択を受け付けることにより設定することができる。この
場合、入力デバイスを用いたユーザによる全属性値から
の選択操作に応じて設定することとなる。数学的操作も
同様に、ディスプレイ230上に候補のリストを表示
し、このリストからの選択を受け付けることにより設定
することができる。
The attribute value assumed to be the dependent variable of interest can be set by displaying a list of attribute value candidates that can be independent variables on the display 230 and accepting the selection of the attribute value from this list. it can. In this case, it is set according to the selection operation from all attribute values by the user using the input device. Similarly, a mathematical operation can be set by displaying a list of candidates on the display 230 and accepting a selection from this list.

【0050】最後に、ステップS110において、デー
タベース検索装置200は、集合Pの従属変数の値によ
る類別を実行するため、上記の試行関数の系統的な演算
と、従属変数の値のソーティングとを組み合わせて、類
別のための網羅的な探索を実行する。この操作により、
従属変数の値をある閾値に基づいて区別するための最適
な試行関数を見つける目的で、解の探索が試みられる。
Finally, in step S110, the database search device 200 combines the systematic calculation of the above trial functions with the sorting of the values of the dependent variables in order to perform classification by the values of the dependent variables of the set P. And perform an exhaustive search for classification. By this operation,
A solution search is attempted in order to find an optimal trial function for distinguishing the values of the dependent variables based on some threshold.

【0051】図4は、ステップS110における処理を
より詳細に示すフローチャートである。データベース検
索装置200は、ステップS108において設定された
複数の試行関数をある元素の組み合わせに対して実行す
る(S801)。具体的には、設定された試行関数が
「2元素のメンデレエフ番号の比」および「2元素のメ
ンデレエフ番号の最大値」である場合、データベース検
索装置200は2種類の元素をピックアップしてこれら
の試行関数の計算を実行する。
FIG. 4 is a flowchart showing the processing in step S110 in more detail. The database search device 200 executes the plurality of trial functions set in step S108 for a combination of certain elements (S801). Specifically, when the set trial functions are "ratio of Mendeleev number of two elements" and "maximum value of Mendeleev number of two elements", the database search device 200 picks up two kinds of elements and Perform trial function calculations.

【0052】データベース検索装置200は、各計算結
果について、その計算に用いられた2つの元素からなる
化合物における従属変数の値が、ある閾値を超えるか否
かの判定を行う(事象の類別)。計算結果は、この判定
により、従属変数の値が閾値未満であるという特性と、
従属変数の値が閾値以上である特性とに分けることがで
きる(S802)。
The database search device 200 determines, for each calculation result, whether or not the value of the dependent variable in the compound composed of the two elements used in the calculation exceeds a certain threshold (category of event). According to this judgment, the calculation result shows that the value of the dependent variable is less than the threshold value,
It can be divided into a characteristic in which the value of the dependent variable is a threshold value or more (S802).

【0053】そして、その計算結果を、各試行関数によ
り規定される解空間上に配置する(S803)。即ち、
x軸を「2元素のメンデレーエフ番号の比」、y軸を
「2元素のメンデレーエフ番号の最大値」とした解空間
上に、その計算結果を配置する。このような計算および
配置は、全ての元素に対して総当たり的に行われ(S8
04)、最終的には全ての計算結果が解空間上に配置さ
れる(ソーティング)。
Then, the calculation result is placed in the solution space defined by each trial function (S803). That is,
The calculation result is placed on the solution space with the x-axis as “ratio of Mendeleev number of 2 elements” and the y-axis as “maximum value of Mendeleev number of 2 elements”. Such calculations and arrangements are performed brute force for all elements (S8
04), finally all the calculation results are arranged in the solution space (sorting).

【0054】次いで、データベース検索装置200は、
解空間上に配置された点から1つの点を基準点として設
定し(S805)、その基準点の特性を判定する。次い
で、その点に最も近い1つ以上の点を見つけ出し、見つ
け出された点の特性と、基準点の特性とを比較し、同じ
特性であるかを判定する(S806)。そして、基準点
に最も近い位置にある点の特性が、基準点の特性と同じ
である確率を算出する。
Next, the database search device 200
One point is set as a reference point from the points arranged on the solution space (S805), and the characteristic of the reference point is determined. Next, one or more points closest to the point are found, the characteristic of the found point is compared with the characteristic of the reference point, and it is determined whether they are the same characteristic (S806). Then, the probability that the characteristic of the point closest to the reference point is the same as the characteristic of the reference point is calculated.

【0055】次いで、基準点から2番目に近い1つ以上
の点を見つけ出し、上記と同様に、見つけ出された点の
特性が基準点の特性である確率を求める。このような処
理を、解空間上に配置された全ての点について繰り返す
(S807)。
Next, one or more points closest to the reference point are found, and the probability that the characteristic of the found point is the characteristic of the reference point is obtained in the same manner as above. Such processing is repeated for all the points arranged in the solution space (S807).

【0056】次いで、データベース検索装置200は、
得られた確率に基づき、基準点からのある距離を境に、
点の特性がよく「分離」しているかの判定を行う。具体
的にこの判定は、解空間内において、上記で求められた
確率が最も急激に減少するような境界線を求めることに
より行う。そして、最も分離のよい解空間を、着目して
いる問題に適した解空間として同定する。
Next, the database search device 200
Based on the obtained probability, at a certain distance from the reference point,
Judge whether the characteristics of the points are well separated. Specifically, this determination is performed by obtaining a boundary line in the solution space in which the probability obtained above is most rapidly reduced. Then, the solution space with the best separation is identified as the solution space suitable for the problem in question.

【0057】このステップS110において、従属変数
の値により類別された試行関数の計算結果(即ち解)
は、解空間上に配置された各点を、判定結果に応じて色
分けしてディスプレイ上に表示することにより、ユーザ
に提供される。
In this step S110, the calculation result (that is, the solution) of the trial function classified by the value of the dependent variable
Is provided to the user by displaying each point arranged in the solution space on the display by color-coding according to the determination result.

【0058】このようにして、試行関数の系統的な演算
と、独立変数の値のソーティングとを組み合わせ、解の
網羅的な探索を実行することにより、事象をよりよく類
別する解空間の同定が実現される。
In this way, the systematic operation of the trial function and the sorting of the values of the independent variables are combined to perform an exhaustive search for the solutions, whereby the identification of the solution space that better classifies the events can be performed. Will be realized.

【0059】なお、本実施形態は、検索条件に合致する
レコードが存在せず、物質を構成する元素の属性値に基
づいて行われる系統的なソーテイングだけでは、物質の
マクロな特性と、基本構成要素(元素)との相関につい
ての解空間を同定できない場合に特に有効である。
In the present embodiment, there is no record that matches the search condition, and only the systematic sorting performed based on the attribute values of the elements that make up the substance makes it possible to use the macroscopic characteristics of the substance and the basic structure. It is particularly effective when the solution space for the correlation with the element (element) cannot be identified.

【0060】次に、図5〜図7を参照し、本実施形態に
係るデータベース検索方法において、ディスプレイ上に
表示される画面の例について説明する。以下の説明にお
いて、ユーザにとっての問題は化合物の安定性であり、
この問題の分析は、物質についての化合物形成(com
pound former)、および化合物非形成(c
ompound former)(構成元素がランダム
に格子位置に配置されたり、非晶質になったりする場
合)を判定することにより行われる。なお、この例はデ
ータが十分に吟味されているのでサンプルとして用いて
いるが、従属変数としての選択はこれに限定されるもの
ではない。
Next, an example of a screen displayed on the display in the database search method according to this embodiment will be described with reference to FIGS. In the following description, the problem for the user is the stability of the compound,
The analysis of this question is based on the compound formation (com
pound former), and compound non-formation (c
It is carried out by determining an open former (when constituent elements are randomly arranged at lattice positions or become amorphous). Note that this example is used as a sample because the data has been thoroughly examined, but the selection as a dependent variable is not limited to this.

【0061】図5は、ステップS108において、ディ
スプレイ上に表示される入力ボックスの例を示す。同図
において、入力ボックス300には、独立変数のメニュ
ー301と、数学的操作のメニュー302とが含まれて
いる。独立変数のメニュー301内には、選択可能な独
立変数として、体積弾性率(Bulk Modulus)、ヤング率
(Young's Modulus)、横弾性係数(modulus of rigidi
ty)、メンデレエフ番号等といった属性値が表示されて
いる。また、演算処理のメニュー302には、加算(S
um)、減算(Difference)等といった値が
表示されている。データベース検索装置200はこのメ
ニュー選択の結果に基づき設定される試行関数を使用し
て、解空間探索の探索を行う。
FIG. 5 shows an example of the input box displayed on the display in step S108. In the figure, the input box 300 includes a menu 301 of independent variables and a menu 302 of mathematical operations. In the independent variable menu 301, selectable independent variables include bulk modulus, Young's Modulus, and modulus of rigidi.
ty), Mendeleev number, and other attribute values are displayed. In addition, the addition (S
um), subtraction (Difference), etc. are displayed. The database search device 200 uses the trial function set based on the result of this menu selection to perform the search in the solution space search.

【0062】ユーザは、マウス236を操作して入力ボ
ックス300上のメニュー301から所望の独立変数
を、メニュー302から所望の数学的操作を選択するこ
とができる。同図では、メニュー301の「M1 メン
デレエフ番号」が、メニュー302の全ての行が選択さ
れている。ユーザは、「次へ(Weiter)」ボタン
303を押下することで、試行関数の設定を行うことが
できる。このようにして、元素の属性の選択を受け付
け、数学的操作を受け付け、受け付けられた属性と数学
的操作とを組み合わせて試行関数を作成する処理が実現
される。
The user can operate the mouse 236 to select a desired independent variable from the menu 301 on the input box 300 and a desired mathematical operation from the menu 302. In the figure, all the lines of the menu 302 are selected for the “M1 Mendereev number” of the menu 301. The user can set the trial function by pressing the “Next” button 303. In this way, the processing of accepting the selection of the element attribute, accepting the mathematical operation, and combining the accepted attribute and the mathematical operation to create the trial function is realized.

【0063】図6は、ステップS110における計算結
果の表示の一例を示す図である。
FIG. 6 is a diagram showing an example of display of the calculation result in step S110.

【0064】一旦試行関数の計算が完了すると、ディス
プレイ上に同図に示す画面が表示される。同図に示すよ
うに、左側のウィンドウ401には、基準点と同じ特性
を有する点の存在確率が、基準点からの距離(Neig
hbours)の関数として表示される。例えば、横軸
の「20」は、解空間における基準点から20単位の距
離を示す。
Once the calculation of the trial function is completed, the screen shown in the figure is displayed on the display. As shown in the figure, in the window 401 on the left side, the existence probabilities of points having the same characteristics as the reference points are displayed as distances (Neig) from the reference points.
hbours). For example, “20” on the horizontal axis indicates a distance of 20 units from the reference point in the solution space.

【0065】右下側のウィンドウ403には、基準点か
ら最も近い距離(即ち基準点から1単位)の曲線の積分
にしたがってソートされた試行関数毎の計算結果のリス
トが表示されている。
A window 403 on the lower right side displays a list of calculation results for each trial function sorted according to the integral of the curve at the closest distance from the reference point (that is, one unit from the reference point).

【0066】最後に、右上のウィンドウ402には、試
行関数のリストが表示されている。ウィンドウ402は
左から順に「Profile」、「1」、「50」とい
う3つの項目から構成される。これらのうち、項目「P
rofile」には、試行関数の名称を表示する。ま
た、項目「1」における括弧内の数字は、基準点から最
も近い位置にある点の特性が基準点の特性と同じである
確率を表示する。また、項目「50」における括弧内の
数字は、基準点から50番目に近い位置にある点の特性
が基準点の特性と同じである確率を表示する。
Finally, in the upper right window 402, a list of trial functions is displayed. The window 402 is composed of three items, “Profile”, “1”, and “50” in order from the left. Of these, the item "P
The name of the trial function is displayed in "file". The number in parentheses in the item "1" indicates the probability that the characteristic of the point closest to the reference point is the same as the characteristic of the reference point. Further, the number in parentheses in the item “50” indicates the probability that the characteristic of the point at the position closest to the fiftieth from the reference point is the same as the characteristic of the reference point.

【0067】このウィンドウ402によれば、「38−
03/38―06/00−00」という試行関数により
規定される解空間内で、基準点から1単位の距離にある
点の100%、および50単位の距離にある点の約92
%が、基準点に対応する化合物と同じ結晶構造を有して
いる。また、左のウィンドウ401内の曲線404は、
この「38−03/38―06/00−00」という試
行関数に対する分離の状態を示している。これらの結果
は、化合物形成(compound former)お
よび化合物非形成(compound nonform
er)という2つの結晶構造パターンに対して実によい
「分離」を示している。従って、この試行関数を用いれ
ば、事象が最もよく類別され、データベースに従属変数
の値が含まれていない新しい化合物の構造を正しく予測
できる確率が高いといえる。
According to this window 402, "38-
"03 / 38-06 / 00-00" in the solution space defined by the trial function, 100% of the points at a distance of 1 unit from the reference point and about 92 of the points at a distance of 50 units.
% Have the same crystal structure as the compound corresponding to the reference point. The curve 404 in the left window 401 is
The separation state for the trial function "38-03 / 38-06 / 00-00" is shown. These results show that the compound former and the compound nonform.
er) shows a very good "separation" for the two crystal structure patterns. Therefore, it can be said that the probability of correctly predicting the structure of a new compound in which the events are best classified and the database does not include the value of the dependent variable is high when this trial function is used.

【0068】図7に、この試行関数に対する解空間のグ
ラフ表現が示されている。同図の左側のウィンドウ50
1には、x軸をメンデレエフ番号の比、縦軸をメンデレ
エフ番号の最大値として、試行関数の計算結果が配置さ
れている。また、計算結果を示す各点のうち、黒の点
は、計算に用いられた部品からなる物質が化合物を形成
することを表現し、白の点は化合物を形成しないことを
表現している。同図からわかるように、結晶構造パター
ン(白の点および黒の点)の間のよい分離が得られてい
る。
FIG. 7 shows a graphical representation of the solution space for this trial function. Window 50 on the left side of FIG.
In 1, the calculation result of the trial function is arranged with the x-axis as the ratio of Mendeleev numbers and the vertical axis as the maximum value of Mendeleev numbers. In addition, among the points indicating the calculation results, the black dots represent that the substance composed of the parts used in the calculation forms a compound, and the white dots represent that the compound does not form. As can be seen from the figure, good separation between the crystal structure patterns (white dots and black dots) is obtained.

【0069】このように解空間を同定することにより、
設計者は、データのない物質についても結晶構造パター
ンを予測することができる。なお、この手法の適用は、
結晶構造パターンに限定されるものではない。
By identifying the solution space in this way,
Designers can predict crystal structure patterns for materials for which there is no data. In addition, the application of this method,
It is not limited to the crystal structure pattern.

【0070】また、各点が技術文献に対応するものであ
ることから、解空間内における点に基づいて、例えば点
が密集しているところは盛んに研究が行われていると予
測できるなど、化合物の研究開発動向を視覚的に把握す
ることができる。
Further, since each point corresponds to the technical literature, it can be predicted based on the points in the solution space that, for example, a place where the points are densely studied is actively researched. It is possible to visually grasp the research and development trend of compounds.

【0071】また、同図に示す例では点の色により解が
類別されているが、形状等の他の表現形態を用いて表示
することとしてもよい。
In the example shown in the figure, the solutions are categorized by the color of the dots, but they may be displayed by using other representational forms such as shapes.

【0072】以上、本発明の実施の形態について詳細に
説明したが、本発明は上述の実施形態に限定されること
なく、他の種々の形態でも実施できることはいうまでも
ない。
Although the embodiments of the present invention have been described in detail above, it is needless to say that the present invention is not limited to the above-mentioned embodiments and can be implemented in various other forms.

【0073】例えば、複雑事象のメカニズム解明のため
の従来の正統的な手法は、試行関数の設定や実行に綿密
な考察を要し、従来の検索方法を適用した事象データベ
ースシステムでは膨大な計算時間、計算資源が必要であ
る。そこで、上記のデータベース検索プロセスにおける
律速過程となる計算処理は、別体として構成される計算
サーバーによって行ない、計算値として事象データベー
スに登録する方式を採用してもよい。
For example, the conventional orthodox method for elucidating the mechanism of a complex event requires careful consideration in setting and executing the trial function, and the event database system to which the conventional search method is applied requires a huge amount of calculation time. , Computational resources are needed. Therefore, the calculation process, which is the rate-determining process in the above database search process, may be performed by a calculation server that is configured as a separate body, and a method of registering the calculated value in the event database may be adopted.

【0074】また、試行関数により表現される空間は2
次元に限定されるものではない。図8は、試行関数によ
り表現される空間が3次元の場合における解空間の例を
示す。
The space represented by the trial function is 2
It is not limited to dimensions. FIG. 8 shows an example of the solution space when the space represented by the trial function is three-dimensional.

【0075】また、試行関数の数学的操作を四則演算、
比較演算だけの簡便な関数系とすることにより、作業仮
説の検証に要する時間が数分程度と大幅に短縮され、求
解過程における利用者の発想を加速する情報処理装置と
しての実用性を獲得することができる。
Further, the mathematical operation of the trial function is calculated by four arithmetic operations,
By using a simple functional system with only comparison operations, the time required to verify the work hypothesis can be greatly reduced to a few minutes, and the utility as an information processing device that accelerates the user's idea in the solution process is acquired. be able to.

【0076】また、本発明は、上述した設計解の他、設
計における要求仕様を事業目標とする事業戦略や、要求
仕様は人工物の健全性を維持するための予防保全に関す
る解の探索等にも適用することができる。
In addition to the above-described design solution, the present invention is also applicable to a business strategy in which a required specification in design is a business goal, a required specification to search for a solution related to preventive maintenance for maintaining the soundness of an artifact, and the like. Can also be applied.

【0077】[0077]

【発明の効果】以上説明したように、本発明によれば、
着目する問題に適した解空間を容易に同定することがで
きる。
As described above, according to the present invention,
A solution space suitable for the problem of interest can be easily identified.

【0078】従って、事実のコレクションである事象デ
ータベースを駆使して着想を獲得するためのプロセス
と、獲得した着想を事実として具添加するプロセスを支
援するための情報システム・プラットフォームが構築さ
れる。
Therefore, an information system platform is constructed to support the process of acquiring an idea by making full use of the event database, which is a collection of facts, and the process of adding the acquired idea as a fact.

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

【図1】本発明の実施の形態に係るデータベース検索装
置のハードウェア構成を示すブロック図である。
FIG. 1 is a block diagram showing a hardware configuration of a database search device according to an embodiment of the present invention.

【図2】事象データベースに記憶された事象データおよ
び部品データの内容の一例を示す図である。
FIG. 2 is a diagram showing an example of contents of event data and component data stored in an event database.

【図3】本発明の実施の形態に係るデータベース検索方
法の手順を示すフローチャートである。
FIG. 3 is a flowchart showing a procedure of a database search method according to the embodiment of the present invention.

【図4】ステップS110における処理をより詳細に示
すフローチャートである。
FIG. 4 is a flowchart showing the process in step S110 in more detail.

【図5】ステップS108において、ディスプレイ上に
表示される入力ボックスの例を示す図である。
FIG. 5 is a diagram showing an example of an input box displayed on the display in step S108.

【図6】ステップS110における計算結果の表示の一
例を示す図である。
FIG. 6 is a diagram showing an example of a display of calculation results in step S110.

【図7】ステップS110においてディスプレイ上に表
示される解空間のグラフ表現の一例を示す図である。
FIG. 7 is a diagram showing an example of a graphic representation of a solution space displayed on the display in step S110.

【図8】試行関数により表現される空間が3次元の場合
における解空間の例を示す図である。
FIG. 8 is a diagram showing an example of a solution space in the case where the space represented by the trial function is three-dimensional.

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

200 データベース検索装置 204 システムメモリ 206 CPU 208 事象データベース(DB) 210 ROM 212 DB制御プログラム 213 データ 221 システムバス 232 スピーカ 234 キーボード 236 マウス 300 入力ボックス 301、302 メニュー 303 「次へ」ボタン 401、402、403、501 ウィンドウ 404 曲線 200 Database search device 204 system memory 206 CPU 208 Event database (DB) 210 ROM 212 DB control program 213 data 221 system bus 232 speaker 234 keyboard 236 mouse 300 input box 301, 302 menu 303 "Next" button 401, 402, 403, 501 windows 404 curve

───────────────────────────────────────────────────── フロントページの続き (72)発明者 ピエール ヴィラス スイス シーエイチ−6354 フィッツナウ シュヴァンデン 400 Fターム(参考) 5B075 NK46 PP02 PP03 PQ02 PQ13 QM07    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Pierre Villas             Swiss Sea H-6354 Fitznow               Schwanden 400 F term (reference) 5B075 NK46 PP02 PP03 PQ02 PQ13                       QM07

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 事象を記述するための複数のフィールド
を有する第1のレコードと、前記事象を構成する部品を
記述するための複数の属性を有する第2のレコードとを
記憶した記憶手段と、 該記憶手段に記憶された第1のレコードのうちから、着
目するフィールドが空値でないレコードを抽出する抽出
手段と、 前記記憶手段に記憶された第2のレコードから選択され
た属性を変数とする少なくとも2つの試行関数を設定す
る設定手段と、 該設定手段により設定された試行関数と、前記抽出手段
により抽出されたレコード内の前記着目するフィールド
の値とに基づいて、前記事象を類別する類別手段とを備
えたことを特徴とするデータベース検索装置。
1. Storage means for storing a first record having a plurality of fields for describing an event, and a second record having a plurality of attributes for describing a component constituting the event. An extracting unit that extracts a record in which the field of interest is not a null value from the first records stored in the storage unit, and an attribute selected from the second record stored in the storage unit as a variable Grouping the events based on the setting means for setting at least two trial functions, the trial function set by the setting means, and the value of the field of interest in the record extracted by the extracting means. A database search device, comprising:
【請求項2】 前記記憶手段に記憶された属性に基づい
て新たな属性を作成する作成手段を更に備えることを特
徴とする請求項1に記載のデータベース検索装置。
2. The database search device according to claim 1, further comprising a creation unit that creates a new attribute based on the attribute stored in the storage unit.
【請求項3】 前記設定手段は、 前記属性の選択を受け付ける第1の受付手段と、 数学的操作の入力を受け付ける第2の受付手段と、 前記第1の受付手段により受け付けられた属性と、前記
第2の受付手段により受け付けられた数学的操作とに基
づいて前記試行関数を作成する手段とを備えたことを特
徴とする請求項1または2に記載のデータベース検索装
置。
3. The setting means, first acceptance means for accepting a selection of the attribute, second acceptance means for accepting an input of a mathematical operation, and attributes accepted by the first acceptance means. 3. The database search device according to claim 1, further comprising: a unit that creates the trial function based on the mathematical operation received by the second receiving unit.
【請求項4】 前記類別手段は、 前記設定手段により設定された試行関数の計算を実行す
る計算手段と、 前記試行関数により規定される空間上に、前記計算手段
により実行された計算結果を配置する配置手段と、 該配置手段により配置された計算結果のうちから選択さ
れた基準点に対応する前記着目するフィールドの値と、
該基準点の周囲に存在する他の計算結果に対応する前記
着目するフィールドの値とを比較する比較手段とを有す
ることを特徴とする請求項1ないし3のいずれかに記載
のデータベース検索装置。
4. The classification unit arranges the calculation result executed by the calculation unit in a space defined by the calculation unit, the calculation unit executing the calculation of the trial function set by the setting unit. And a value of the field of interest corresponding to the reference point selected from the calculation results arranged by the arranging means,
4. The database search apparatus according to claim 1, further comprising: a comparison unit that compares the value of the field of interest corresponding to another calculation result existing around the reference point.
【請求項5】 前記配置手段により前記計算結果が配置
された空間を表示する表示手段であって、前記着目する
フィールドの値に応じて前記計算結果の表示形態を変更
する表示手段を更に備えたことを特徴とする請求項4に
記載のデータベース検索装置。
5. A display means for displaying a space in which the calculation result is arranged by the arrangement means, further comprising a display means for changing a display form of the calculation result according to a value of the field of interest. The database search device according to claim 4, wherein
【請求項6】 事象を記述するための複数のフィールド
を有する第1のレコードと、前記事象を構成する部品を
記述するための複数の属性を有する第2のレコードとを
記憶したデータベース検索装置におけるデータベース検
索方法であって、 前記第1のレコードのうちから、着目するフィールドが
空値でないレコードを抽出し、 前記第2のレコードから選択された属性を変数とする少
なくとも2つの試行関数を設定し、 該設定された試行関数と、前記抽出されたレコード内の
前記着目するフィールドの値とに基づいて、前記事象を
類別することを特徴とするデータベース検索方法。
6. A database search device which stores a first record having a plurality of fields for describing an event and a second record having a plurality of attributes for describing a component constituting the event. The method for searching a database according to claim 1, wherein a record in which a field of interest is not a null value is extracted from the first record, and at least two trial functions having the attribute selected from the second record as a variable are set. Then, the database search method is characterized in that the events are classified based on the set trial function and the value of the field of interest in the extracted record.
【請求項7】 事象を記述するための複数のフィールド
を有する第1のレコードと、前記事象を構成する部品を
記述するための複数の属性を有する第2のレコードとを
記憶したコンピュータに対し、 前記第1のレコードのうちから、着目するフィールドが
空値でないレコードを抽出させ、 前記第2のレコードから選択された属性を変数とする少
なくとも2つの試行関数を設定させ、 該設定された試行関数と、前記抽出されたレコード内の
前記着目するフィールドの値とに基づいて、前記事象を
類別させることを特徴とするコンピュータプログラム。
7. A computer for storing a first record having a plurality of fields for describing an event and a second record having a plurality of attributes for describing a component constituting the event. From the first record, a record in which the field of interest is not a null value is extracted, and at least two trial functions having the attribute selected from the second record as a variable are set, and the set trial is set. A computer program for classifying the events based on a function and a value of the field of interest in the extracted record.
【請求項8】 請求項7に記載のコンピュータプログラ
ムを記録したことを特徴とするコンピュータ読み取り可
能な記録媒体。
8. A computer-readable recording medium on which the computer program according to claim 7 is recorded.
JP2002127554A 2002-04-26 2002-04-26 Database search apparatus, database search method, computer program, and computer-readable recording medium Expired - Fee Related JP4177997B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002127554A JP4177997B2 (en) 2002-04-26 2002-04-26 Database search apparatus, database search method, computer program, and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002127554A JP4177997B2 (en) 2002-04-26 2002-04-26 Database search apparatus, database search method, computer program, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2003323450A true JP2003323450A (en) 2003-11-14
JP4177997B2 JP4177997B2 (en) 2008-11-05

Family

ID=29541626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002127554A Expired - Fee Related JP4177997B2 (en) 2002-04-26 2002-04-26 Database search apparatus, database search method, computer program, and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP4177997B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020173491A (en) * 2019-04-08 2020-10-22 株式会社日立製作所 Determination support device and determination support method
CN113094415A (en) * 2019-12-23 2021-07-09 北京懿医云科技有限公司 Data extraction method and device, computer readable medium and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020173491A (en) * 2019-04-08 2020-10-22 株式会社日立製作所 Determination support device and determination support method
JP7280094B2 (en) 2019-04-08 2023-05-23 株式会社日立製作所 Decision support device and decision support method
CN113094415A (en) * 2019-12-23 2021-07-09 北京懿医云科技有限公司 Data extraction method and device, computer readable medium and electronic equipment
CN113094415B (en) * 2019-12-23 2024-03-29 北京懿医云科技有限公司 Data extraction method, data extraction device, computer readable medium and electronic equipment

Also Published As

Publication number Publication date
JP4177997B2 (en) 2008-11-05

Similar Documents

Publication Publication Date Title
US8825592B2 (en) Systems and methods for extracting data from a document in an electronic format
Bazan et al. A new version of rough set exploration system
JP4583003B2 (en) Search processing method and program
US6654744B2 (en) Method and apparatus for categorizing information, and a computer product
US7603329B2 (en) Data set modification using training algorithm that grows the data set
US11157550B2 (en) Image search based on feature values
US5021992A (en) Method of translating data from knowledge base to data base
JP5025488B2 (en) Domain specific data entity mapping method and system
US8019761B2 (en) Recording medium storing a design support program, design support method, and design support apparatus
US20050081146A1 (en) Relation chart-creating program, relation chart-creating method, and relation chart-creating apparatus
US20020178135A1 (en) Image searching system and image searching method, and a recording medium storing an image searching program
JP3362125B2 (en) Information processing method
WO2002073521A2 (en) Automatic algorithm generation
JP2003162545A (en) File search device, index file creation device and file search program
JP2005528681A (en) Method and apparatus for integrated multi-scale 3D image documentation and navigation
US5692171A (en) Method of extracting statistical profiles, and use of the statistics created by the method
JP2010061176A (en) Text mining device, text mining method, and text mining program
JP5324677B2 (en) Similar document search support device and similar document search support program
JPH08263514A (en) Method for automatic classification of document, method for visualization of information space, and information retrieval system
CN114207598A (en) Electronic form conversion
JP2728977B2 (en) Method for extracting a statistic profile and use of statistic created by the method
JP2003323450A (en) Database retrieving device and method, computer program and computer-readable recording medium
JPH10111869A (en) Device and method for information classification
JP2003316819A (en) Object classification researching device and program for executing it
JP4640861B2 (en) Search processing method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050407

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20050407

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050407

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050407

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080513

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080714

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: 20080819

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080825

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

Free format text: PAYMENT UNTIL: 20110829

Year of fee payment: 3

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: 20110829

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120829

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees