JPS6033636A - Inferential device - Google Patents

Inferential device

Info

Publication number
JPS6033636A
JPS6033636A JP58142925A JP14292583A JPS6033636A JP S6033636 A JPS6033636 A JP S6033636A JP 58142925 A JP58142925 A JP 58142925A JP 14292583 A JP14292583 A JP 14292583A JP S6033636 A JPS6033636 A JP S6033636A
Authority
JP
Japan
Prior art keywords
data line
rule
inference
signal
storage mechanism
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
JP58142925A
Other languages
Japanese (ja)
Inventor
Kazushi Muraki
一至 村木
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.)
NEC Corp
Original Assignee
NEC Corp
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP58142925A priority Critical patent/JPS6033636A/en
Publication of JPS6033636A publication Critical patent/JPS6033636A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models

Abstract

PURPOSE:To obtain a high-speed inferential device for minimizing a rule storing capacity by using thesourus knowledge (associated knowledge regarding a similar conception), and generalizing a rule. CONSTITUTION:When conception names A, B and a relation name C are inputted to an inference operating mechanism 1 through data lines 011, 012 and 013, a rule storage mechanism 2 receives a rule number (n) serving as a command signal sent from a data line 121, sends out values of the first field and the second field in the rule number (n) to data lines 231, 232, respectively, and sends out a value of the second field from a data line 122. A thesourus storage mechanism 3 receives signals 131, 132 from the inference operating mechanism 1, and sends out a bit address 0/1 in an address of a signal 131, a signal from the data line 231, a signal 132 and a signal from the data line 232 in a bit array, from data lines 133, 134 respectively.

Description

【発明の詳細な説明】 本発明は、知的情報処理装置における篩速推論装置に関
する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a sieve speed inference device in an intelligent information processing device.

従来、論理的推論機構を実現する手法は分解証明アルゴ
リズム(Re5olution Prjnciple参
考Chan &、Lee : 1972 、 Acad
emic press″8y+nbolicLogic
 and Mechanical theOr−e’r
ryproving)にもとすくものがほとんどであっ
たが、規則数が増大するにつれ、推論効率の低下が著し
い。この欠点は1つにあまりに一般的推論法を採用して
いるために最悪の場合非決定性マシーンを用いたとして
も多項式時間でrirけないこともあることを避ける手
だてがなかりたということと、第2に71−ドウエアー
化されたものがないことにある。
Conventionally, the method for realizing logical reasoning mechanisms is the decomposition proof algorithm (Reference Chan & Lee: 1972, Acad
emic press″8y+nbolicLogic
and Mechanical the Or-e'r
However, as the number of rules increases, the inference efficiency decreases significantly. One of the drawbacks of this is that it uses a very general inference method, so there is no way to avoid the fact that in the worst case, even if you use a non-deterministic machine, you may not be able to run in polynomial time. Second, there is no 71-ware version.

通常、知的情報処理の範嵯に含まれる言語理解やコンサ
ルテーションシステム(診断システム)、デシジョンサ
ポートシステム(決定支援システム)などでは、個々の
処理に於いて発生する概念間の意味的関係を発見するこ
とが重要である。例えば、自然言語理解に於いては語の
概念AとBの間にはどんな関係Xが考えられるのかとい
う推論であるとか、コンサルテーションシステムでは事
象Aから事象Bが派生するのはどんな状況Xであるのか
あるいはデシジョンサポートシステムに於いて投資人に
対し利益Bを受けるのはどんな経済状況にあるときかな
どの推論が必須である。
Usually, in language understanding, consultation systems (diagnosis systems), decision support systems (decision support systems), etc. that are included in the scope of intelligent information processing, the semantic relationships between concepts that occur in individual processing are discovered. This is very important. For example, in natural language understanding, it is an inference about what kind of relationship X is possible between word concepts A and B, or in a consultation system, what kind of situation X is it that causes event B to be derived from event A? It is essential to make inferences in the decision support system, such as under what economic conditions the investor will receive profit B.

こうした単純な質問に対しては、一般的分解証明法を用
いることなく高速に推論し答えを得ることが可能である
。しかし、上記A、B、Xに関して全て個別的に記述す
れば基本となる概念A、B。
For such simple questions, it is possible to quickly reason and obtain answers without using general decomposition proof methods. However, if we describe the above A, B, and X individually, the basic concepts A, B.

Xの個数が増大するに従い、それを記憶するための記憶
容量は飛躍的に増大する(lAl=n、、IBI= n
b 、 l Xl = nx とするとn、 Xnb 
Xnx = n’ : n =Max (ns 、 n
b 、 nx) )。 しかし、もし各概念が互いに似
かよった意味を持っている場合(例えば自然言語理解に
於いては、意味的に似かよった語は比較的容易に同定で
きる)は全ての個別的a(を念間に成立する論理規則A
−B−Xと書くことなく、似かよりた概念を代表する概
念を用いて規則を記述することにより、規則数の爆発を
防ぐことができる。こうした似かよった概念に関する連
想知識をシソーラスと呼ぶが、シソーラスを介すること
によって規則ζこよる推論をより一般化することも可能
になる。以下の実施例では、シソーラスとして概念の上
位・下位関係(例えば、人間に対し赤ん坊は下位概念、
生物は上位概念と考える)を用いている。
As the number of X increases, the storage capacity for storing it increases dramatically (lAl=n,, IBI=n
If b, l Xl = nx, then n, Xnb
Xnx = n': n = Max (ns, n
b, nx)). However, if each concept has a similar meaning to each other (for example, in natural language understanding, semantically similar words can be identified relatively easily), then all individual a( Logical rule A that holds true
By describing rules using concepts that represent similar concepts without writing -B-X, an explosion in the number of rules can be prevented. This associative knowledge about similar concepts is called a thesaurus, and by using a thesaurus, it is also possible to generalize the inferences based on the rules ζ. In the following examples, the thesaurus is used as a superordinate/subordinate relationship between concepts (for example, a baby is a subordinate concept for humans,
Biology is considered a superordinate concept).

本発明によれば、推論規則を格納する規則記憶機構と、
連想知識を格納するシソーラス記憶機構と、前記推論規
則を概念の上位・下位関係を記述する前記連想知識を介
し適用し推論を実行する推論演算機構からなる高速で且
つ、推論規則格納に必要な記憶容量を最小化する推論装
置が得られる。
According to the present invention, a rule storage mechanism that stores inference rules;
A high-speed memory necessary for storing inference rules, consisting of a thesaurus storage mechanism that stores associative knowledge, and an inference calculation mechanism that applies the inference rules via the associative knowledge that describes the superior/subordinate relationships of concepts to perform inference. A reasoning device is obtained that minimizes capacity.

次に本発明の実施例について、図面を参朋して説明する
。第1図は本発明の1実施例を示すブロック図であり、
第2図は推論演算機構説明図であり、第3図はシソーラ
ス記憶機構内のデータ形式を示す説明図であり、第4図
は規則記憶機構内の規則の形式を示す説明図である。
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention,
FIG. 2 is an explanatory diagram of the inference calculation mechanism, FIG. 3 is an explanatory diagram showing the data format in the thesaurus storage mechanism, and FIG. 4 is an explanatory diagram showing the format of rules in the rule storage mechanism.

第1図に於いて、データ線01+ 、Olt −013
を介し概念名人、概念名B、関係名Cが推論演算機構1
に入力されると、規則検索指令12.が規則記憶機構2
へ送られ、選択された規則中の関係コードが12.を介
し当該推論機構1に送られる。また、概念コードは、デ
ータ線23+ 、 232よりシソーラス記憶機構3へ
送られる。
In Figure 1, data line 01+, Olt -013
The concept master, concept name B, and relation name C are connected to the inference calculation mechanism 1 through
When entered, the rule search command 12. is the rule storage mechanism 2
and the relation code in the selected rule is 12. The information is sent to the inference mechanism 1 via. Further, the concept code is sent to the thesaurus storage mechanism 3 via data lines 23+ and 232.

前記規則記憶機構2は、データ線12+より送られた指
令信号である規則番号nを受け取り、同規則−符号n中
の第1フイールド、第2フイールドの値をデータ線23
+ 、 232へそれぞれ送出し、第2フイールドの値
をデータ線12.より送出する。もし、同規則番号nが
規則数Kを越えた場合にはデータ線123より制御信号
が送出される。
The rule storage mechanism 2 receives a rule number n, which is a command signal sent from the data line 12+, and stores the values of the first and second fields in the rule code n on the data line 23.
+, 232, respectively, and the value of the second field is sent to data line 12. Send from If the rule number n exceeds the rule number K, a control signal is sent from the data line 123.

前記シソーラス記憶機構3は前記推論演算機構よりの信
号13s 、13zを受け取り、後記第3Nlこ於ける
前記ビットアレイ中で(信号133.データ線23゜よ
りの信号)、(信号13□、データ線232よりの信号
)のアドレスにあるビット値(0/l )を各々データ
&! 133 、134より送出する。
The thesaurus storage mechanism 3 receives signals 13s and 13z from the inference calculation mechanism, and in the bit array in the third Nl (described later), (signal 133, signal from data line 23°), (signal 13□, data line 232) bit value (0/l) at the address of each data &! 133 and 134.

第2図は前記推論演算機構lの構成を示す図である。同
図中、101−10t 、104は記号を整数に写像す
るコーティング機構、10.は整数を記号に写像するデ
コーディング機構、10.は整数比較機構、106はA
ND回路、107はカウンターである。前記データ線0
11.012 より人力された概念名は前記コープイン
ク機構101.102によって整数に変換さね、信号線
114の入力を契機として前記データa ]、3+ 、
 13zを介し前記シソーラス記憶機構2へ送らI7る
。この際コーディングされた整数は前記データ線10+
FIG. 2 is a diagram showing the configuration of the inference calculation mechanism 1. In the figure, 101-10t, 104 are coating mechanisms that map symbols to integers, and 10. is a decoding mechanism that maps integers to symbols; 10. is an integer comparison mechanism, 106 is A
The ND circuit 107 is a counter. The data line 0
11.012 The concept name manually entered is converted into an integer by the cope ink mechanism 101.102, and triggered by the input of the signal line 114, the data a], 3+,
13z to the thesaurus storage mechanism 2 I7. At this time, the coded integer is the data line 10+
.

102より新しい信号が入力されない限、り同コーディ
ング機構内に保持さ第1る。前記データ線01.より送
られた関係名は前記コープインク機構104により整数
に変換され比+9.機構10.によりデータ線122の
内容と比較され、もし一致しなけわは前記カウンタ10
7 を1増加するための制御信号1,1を送出する。
The first signal is retained within the coding mechanism unless a newer signal than 102 is input. The data line 01. The relationship name sent from the Co-op Ink mechanism 104 is converted into an integer and the ratio is +9. Mechanism 10. The contents of the data line 122 are compared with the contents of the data line 122, and if they do not match, the counter 10
A control signal 1,1 is sent to increase 7 by 1.

もし一致しなければデータ線1,4を介し前記コーディ
ング機構101.102に信号送出指令信号を出力する
If they do not match, a signal sending command signal is output to the coding mechanisms 101 and 102 via data lines 1 and 4.

前記データ線01.よりデータ入力され7ると前記カウ
ンタ107は自身を′l“にセットし前記データ線12
、より同カウンター10□の内容を前記規則記憶機構2
へ送出する。同カウンター10フは、前記データ線11
1 * 115より信号を受け取ると自ら値を1増加し
、前記データ線3.2sより信号を受け取ると停止する
The data line 01. When data is input from 7, the counter 107 sets itself to 'l' and the data line 12
, the contents of the same counter 10□ are stored in the rule storage mechanism 2.
Send to. The counter 10 is connected to the data line 11.
When it receives a signal from 1*115, it increases its value by 1, and when it receives a signal from the data line 3.2s, it stops.

前記AND回路106は前記シソーラス記憶機構3より
前記データ線13g 、 134を介し信号を受けとる
とその積を採りその値をデータII Ltより前記デコ
ーディング機構103へ送出する。
The AND circuit 106 receives signals from the thesaurus storage mechanism 3 via the data lines 13g and 134, calculates the product, and sends the value to the decoding mechanism 103 as data II Lt.

前81:デコーディング機構103は前記デー〃線11
2J−リ11“を受け取ると前記却1則記憶機(賃2よ
り前記データ線122より出力された整数値をl”j保
温にデコードして前記データ線O14より出力する。
Front 81: The decoding mechanism 103 is connected to the data line 11.
2J-11" is received, the integer value output from the data line 122 is decoded from the integer value l"j to the data line O14, and the decoded value is output from the data line O14.

43図に於いて、シソーラス記憶機構はN行。In Figure 43, the thesaurus storage mechanism has N lines.

N列のヒ、トデークアレイを記憶(7概念名はコーディ
ングにより行番号9列番号に全て過不足なく対応伺けら
れている。当該ビ、トデータアレイの(i、j)1<i
 、j<Nが1であれば、iとコーディングさ11た概
念病と、jとコーディングされた概念温間に下位上位関
係(iはJのザブ41!V、念である)が存在する。
Memorize the data array of N columns (the 7 concept names correspond to the row numbers and 9 column numbers without any excess or deficiency due to coding.(i,j)1<i
, if j<N is 1, there exists a subordinate-superordinate relationship between the concept disease coded i and the concept warmth coded j (i is J's sub41!V, Nen).

第4図に於いて、規則記憶機構はlく個の規則を記録し
、各々は3つのフィールドからなる。同Jll。
In FIG. 4, the rule storage mechanism records l rules, each consisting of three fields. Same Jll.

雨中、各々概念病をコーディングした整数は前記第1フ
イールド、第2フイールドに、関係者をコーディングし
た整数が前記第3フイールドに格納される。
In the rain, integers that code each concept disease are stored in the first field and second field, and integers that code the person concerned are stored in the third field.

本発明によればシソーラス知識を用いることにより規則
を一般化し7、それによって規則格納容量を最小化する
高速推論装置を得ることができる。
According to the present invention, it is possible to obtain a high-speed inference device that generalizes rules 7 by using thesaurus knowledge, thereby minimizing the rule storage capacity.

実施例に於いては関係者についてはシソーラス知識によ
り一般化されていないが、必要とあらば、容易に関保温
自身も一般化することができる。また、シソーラス知識
として上位・下位関係を用いたが、他の論理推移関係で
あれは、上位・下位関係に代わるものも利用可能である
In this embodiment, the related parties are not generalized due to thesaurus knowledge, but if necessary, Seki Atsushi himself can be generalized easily. Furthermore, although superior/subordinate relationships are used as thesaurus knowledge, other logical transition relationships can be used instead of superior/subordinate relationships.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の1火施例を示すブロック図、第2図は
推論演算機構1の説明図、第3図はシソーラス記憶機構
3中のデータ格納形式の説明図、第4図は規則検索機構
2中のデータ格納形式の説明図である。 図において、 1は推論演算機構、2は規則記憶機構、3はシソーラス
記憶機構、10..10□、104はコーティング機構
、10ヨはデコーディング機構、10.はカウンタ、1
05−は比較機構、101.はANI)回路をそれぞれ
示す。 123 N
FIG. 1 is a block diagram showing a first embodiment of the present invention, FIG. 2 is an explanatory diagram of the inference calculation mechanism 1, FIG. 3 is an explanatory diagram of the data storage format in the thesaurus storage mechanism 3, and FIG. 4 is an explanatory diagram of the data storage format in the thesaurus storage mechanism 3. 2 is an explanatory diagram of a data storage format in the search mechanism 2. FIG. In the figure, 1 is an inference calculation mechanism, 2 is a rule storage mechanism, 3 is a thesaurus storage mechanism, and 10. .. 10□, 104 is a coating mechanism, 10Y is a decoding mechanism, 10. is a counter, 1
05- is a comparison mechanism, 101. (ANI) circuits respectively. 123N

Claims (1)

【特許請求の範囲】[Claims] 情報処理装置における推論装置において、推論規則を格
納する規則記憶機構と、連想知識を格納するシソーラス
記憶機構と、前記規則記憶機構上の規則と前記シソーラ
ス記憶機構上の連想知識を用いて、推論を実行する推論
演算機構とからなり、前記連想知識により前記規則を、
より一般化し、同規則格納等量を最小化し、推論を高速
化することを特徴とする推論装置。
An inference device in an information processing device performs inference using a rule storage mechanism that stores inference rules, a thesaurus storage mechanism that stores associative knowledge, and rules on the rule storage mechanism and associative knowledge on the thesaurus storage mechanism. and an inference calculation mechanism that executes the rules using the associative knowledge.
An inference device characterized by being more general, minimizing the same rule storage equivalence, and speeding up inference.
JP58142925A 1983-08-04 1983-08-04 Inferential device Pending JPS6033636A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58142925A JPS6033636A (en) 1983-08-04 1983-08-04 Inferential device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58142925A JPS6033636A (en) 1983-08-04 1983-08-04 Inferential device

Publications (1)

Publication Number Publication Date
JPS6033636A true JPS6033636A (en) 1985-02-21

Family

ID=15326819

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58142925A Pending JPS6033636A (en) 1983-08-04 1983-08-04 Inferential device

Country Status (1)

Country Link
JP (1) JPS6033636A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62177630A (en) * 1986-01-30 1987-08-04 Nec Corp Reasoning device
JPS62212830A (en) * 1986-03-14 1987-09-18 Nec Corp Inference device
EP1980371A1 (en) * 2006-01-31 2008-10-15 Makita Corporation Impact tool

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62177630A (en) * 1986-01-30 1987-08-04 Nec Corp Reasoning device
JPS62212830A (en) * 1986-03-14 1987-09-18 Nec Corp Inference device
EP1980371A1 (en) * 2006-01-31 2008-10-15 Makita Corporation Impact tool
EP1980371A4 (en) * 2006-01-31 2010-06-16 Makita Corp Impact tool

Similar Documents

Publication Publication Date Title
Shenoy et al. Propagating belief functions with local computations.
US4366551A (en) Associative memory search system
CN106777125A (en) A kind of iamge description generation method based on neutral net and image attention point
US4287566A (en) Array processor with parallel operations per instruction
JPS5927944B2 (en) Matrix data parallel processing system
JPH07500198A (en) neural network architecture
JPS6033636A (en) Inferential device
Greenberg et al. Linear and nonlinear methods in pattern classification
US5493632A (en) Neural network employing a location addressable memory and method for operating the same
Yamauchi et al. LPML: llm-prompting markup language for mathematical reasoning
Gerety et al. Time complexity of the Towers of Hanoi problem
Stojmenovic A simple systolic algorithm for generating combinations in lexicographic order
Leinfellner A new epitheoretical analysis of social theories; a reconstruction of their background knowledge including a model of statistical decision theory
US3988605A (en) Processors for the fast transformation of data
Brady Solutions of restricted cases of the halting problem applied to the determination of particular values of a non-computable function
US5134694A (en) Method and device for the processing of address words
Butler Two level boolean minimization using a small digital computer
SU385285A1 (en) DEVICE FOR MODELING RANDOM PROCESSES
Svensson et al. Nontraded assets in incomplete markets: pricing and portfolio choice
JPS63113736A (en) Method for parallel running of plural fuzzy inference arithmetic unit
RU2092895C1 (en) Device for knowledge representation and use
GB2225138A (en) Knowledge processing system
JPH0154740B2 (en)
Tripier et al. Electron microscope observations of heavy ion tracks in thin nitrocellulose foils
JPS581782B2 (en) Moji pattern hatsuseiki