JP2005165624A - Bayesian network approximation processor - Google Patents

Bayesian network approximation processor Download PDF

Info

Publication number
JP2005165624A
JP2005165624A JP2003403039A JP2003403039A JP2005165624A JP 2005165624 A JP2005165624 A JP 2005165624A JP 2003403039 A JP2003403039 A JP 2003403039A JP 2003403039 A JP2003403039 A JP 2003403039A JP 2005165624 A JP2005165624 A JP 2005165624A
Authority
JP
Japan
Prior art keywords
effectiveness
experience
record
bayesian network
input
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.)
Withdrawn
Application number
JP2003403039A
Other languages
Japanese (ja)
Inventor
Toichiro Yamada
登一郎 山田
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.)
INTER DB KK
Original Assignee
INTER DB KK
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 INTER DB KK filed Critical INTER DB KK
Priority to JP2003403039A priority Critical patent/JP2005165624A/en
Priority to PCT/JP2004/017842 priority patent/WO2005055135A1/en
Publication of JP2005165624A publication Critical patent/JP2005165624A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/01Probabilistic graphical models, e.g. probabilistic networks

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Pure & Applied Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Algebra (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Probability & Statistics with Applications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Complex Calculations (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a bayesian network approximation processor for performing bayesian network approximation processing. <P>SOLUTION: The processor comprises: a sensitivity data input receiving means for receiving the input of sensitivity data; a validity reference data input receiving means for receiving the input of validity reference data; an input record input receiving means for receiving the input of an input record; an experience record input receiving means for acquiring an experience record; an arithmetic means for calculating the total of multiplication by weighting with the sensitivity data given at every field concerning the input record and the experience record, as validity relative to each experience record at every experience record, classifying the experience records at every kind of validity reference data, and defining the value of an output value field in the experience record classified to high validity reference as output data; and an output means for receiving the output data from the arithmetic means and outputting it. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置に関する。
The present invention relates to a Bayesian network approximation processing apparatus that performs Bayesian network approximation processing.

機械、装置、システム等に発生する様々な事象に対する処理を行う為に、ベイジアンネットワークと呼ばれる処理方法を用いることがある。ベイジアンネットワークとは、確率変数をノードで表し、因果関係や相関関係のような依存関係を示す変数の間にリンクを張ったグラフ構造による確率モデルであって、このリンクが因果関係の方向に有向性を有し、そのリンクを辿ったパスが循環しない非循環有向グラフで表されるモデルである(ベイジアンネットワークは下記の非特許文献1に詳しい)。   A processing method called a Bayesian network may be used to process various events that occur in machines, devices, systems, and the like. A Bayesian network is a probabilistic model with a graph structure in which random variables are represented by nodes and links are established between variables that show dependency relationships such as causality and correlation, and this link is in the direction of causality. This is a model that has a directivity and is represented by an acyclic directed graph in which a path that follows the link does not circulate (the Bayesian network is detailed in Non-Patent Document 1 below).

そして、下記特許文献1及び特許文献2には、ベイジアンネットワークを自動診断システムに用いた発明が開示されている。   Patent Documents 1 and 2 listed below disclose inventions that use a Bayesian network in an automatic diagnosis system.

特開2001−75808号公報JP 2001-75808 A 特開2002−318691号公報JP 2002-318691 A

本村陽一、”確率ネットワークと知識情報処理への応用”、[online]、平成13年1月24日、インターネット<URL:http://staff.aist.go.jp/y.motomura/DS/DS.html/>Yoichi Motomura, “Probability Network and Application to Knowledge Information Processing”, [online], January 24, 2001, Internet <URL: http://staff.aist.go.jp/y.motomura/DS/DS .html / >

上述したベイジアンネットワークによる処理では、経験に基づくテーブル(過去の様々な事象について、システムへの入力値とその事象が発生した場合の出力値との対応関係のテーブル)を作成しておき、ある入力値を受け付けた場合に、その事象の対応する出力値を当該テーブルから探し、出力を行っている。従って、ある事象に対するシステムへの入力値とその全ての場合の出力値とを(つまり全てのベイズ関数の全ての出力値を)、予めテーブルに格納しておかなければならない。   In the processing by the Bayesian network described above, a table based on experience (for a variety of past events, a table of correspondences between input values to the system and output values when those events occur) is created, and a certain input When a value is received, an output value corresponding to the event is searched from the table and output. Therefore, the input value to the system for an event and the output values in all cases (that is, all output values of all Bayes functions) must be stored in the table in advance.

例えば、システムに於いて発生が想定される事象が10あり、その各事象の結果が各々4通り想定される場合(4値10入力の場合)、テーブルとして410 項目(約100万項目)が必要となる。 For example, if there are 10 events that are expected to occur in the system and there are 4 possible outcomes for each event (in the case of 4 values and 10 inputs), there are 4 10 items (about 1 million items) as a table. Necessary.

しかしこのようなテーブルを予め用意しておくこと自体が非常に困難であり、更に、仮にこのようなテーブルを作成することが出来たとしても、そのデータ量が多量となる為、ハードウェア資源として多大なリソースが要求される。従って、ユビキタス分野などの小規模なハードウェア資源しか持たない場合には、ベイジアンネットワークを用いた処理を行うことが出来ない問題点がある。   However, it is very difficult to prepare such a table in advance, and even if such a table can be created, the amount of data becomes large. A lot of resources are required. Therefore, when there is only a small hardware resource such as in the ubiquitous field, there is a problem that processing using a Bayesian network cannot be performed.

又、上述したようなテーブルの更新を頻繁に行うことは困難でもある。   It is also difficult to update the table as described above frequently.

そこで本発明者は、入力値からなるレコード(入力レコード)と、過去の様々な事象について、システムへの入力値フィールドとそれに対応する適切な出力値フィールドを組み合わせたレコード(経験レコード)とに基づいてその類似性を有効度として計算し、経験レコードを有効度別に分類して、その有効度の高い経験レコードの出力値フィールドを出力値として出力することで、ベイジアンネットワークの近似処理を行う、ベイジアンネットワーク近似処理装置を発明した。   Therefore, the inventor of the present invention is based on a record composed of input values (input record) and a record (experience record) that combines an input value field to the system and an appropriate output value field corresponding thereto for various past events. Bayesian network is approximated by calculating the similarity as effectiveness, classifying experience records by effectiveness, and outputting the output value field of experience records with high effectiveness as output values. A network approximation processing device was invented.

更に当該ベイジアンネットワークを用いた第2の問題点を解決する為、当該ベイジアンネットワーク近似処理装置をハードウェア化することで、その処理速度を高速化すると共に、小規模なハードウェア資源であってもベイジアンネットワークに近似する処理を可能とした。   Further, in order to solve the second problem using the Bayesian network, the Bayesian network approximation processing device is implemented as hardware to increase the processing speed, and even with a small hardware resource. Processing that approximates a Bayesian network is made possible.

請求項1の発明は、
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、有効度基準データの入力を受け付ける有効度基準データ入力受付手段と、前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、前記経験レコード毎に、前記入力レコードと前記経験レコードについて、それらのフィールド毎に与えられた感度データで重み付けを行った乗算の合計を、各経験レコードに対する有効度として計算する有効度演算手段と、前記経験レコードを前記有効度基準データに基づいて、前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、前記有効度分類手段から前記出力データを受信し出力する出力手段と、からなるベイジアンネットワーク近似処理装置である。
The invention of claim 1
A Bayesian network approximation processing device that performs Bayesian network approximation processing, sensitivity data input receiving means for receiving input of sensitivity data, which is data that gives weight to each field, and effectiveness reference data for receiving input of effectiveness reference data Input accepting means; input record input accepting means for accepting input of an input record acquired outside the Bayesian network approximation processing apparatus; preset input value field to the Bayesian network approximation processing apparatus and output thereto An experience record input receiving means for acquiring an experience record composed of a value field, and for each experience record, a sum of multiplications weighted by sensitivity data given to each of the input record and the experience record for each field The Effectiveness calculating means for calculating the effectiveness for each experience record, and classifying the experience record by the effectiveness based on the effectiveness reference data, and outputting from the value of the output value field in the classified experience record A Bayesian network approximation processing apparatus comprising: an effectiveness classification unit that calculates data; and an output unit that receives and outputs the output data from the effectiveness classification unit.

請求項2の発明は、
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、有効度基準データの入力を受け付ける有効度基準データ入力受付手段と、前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、NFを前記経験レコードに於ける入力値フィールドの数、NIを前記入力値フィールドの要素数とすると、数1に基づいて前記経験レコード毎の有効度を計算する有効度演算手段と、前記経験レコードを前記有効度基準データに基づいて、前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、前記有効度分類手段から前記出力データを受信し出力する出力手段と、からなるベイジアンネットワーク近似処理装置である。
The invention of claim 2
A Bayesian network approximation processing device that performs Bayesian network approximation processing, sensitivity data input receiving means for receiving input of sensitivity data, which is data that gives weight to each field, and effectiveness reference data for receiving input of effectiveness reference data Input accepting means; input record input accepting means for accepting input of an input record acquired outside the Bayesian network approximation processing apparatus; preset input value field to the Bayesian network approximation processing apparatus and output thereto An experience record input receiving means for acquiring an experience record composed of a value field, NF is the number of input value fields in the experience record, and NI is the number of elements of the input value field. The effectiveness of each record Effectiveness calculating means for calculating and effectiveness classification for classifying the experience records by the effectiveness based on the effectiveness reference data and calculating output data from the value of the output value field in the classified experience records A Bayesian network approximation processing device comprising: means; and output means for receiving and outputting the output data from the effectiveness classification means.

請求項9の発明は、
前記ベイジアンネットワーク近似処理装置は、少なくとも、前記感度データ、前記有効度基準データ、前記入力レコードを記憶するデータ記憶手段を有しており、前記有効度演算手段は、前記計算した各経験レコードの有効度を前記データ記憶手段に記憶し、前記有効度分類手段は、前記有効度基準データ毎に前記経験レコードを分類する際に、前記データ記憶手段に記憶した各有効度を取得した後に前記経験レコードの分類を行う、ベイジアンネットワーク近似処理装置である。
The invention of claim 9
The Bayesian network approximation processing device includes at least data storage means for storing the sensitivity data, the validity reference data, and the input record, and the validity calculation means is configured to validate each calculated experience record. Degree is stored in the data storage means, and the effectiveness classification means obtains each validity stored in the data storage means when classifying the experience records for each validity reference data, and then the experience record Is a Bayesian network approximation processing device.

これらの発明によって、従来のようにベイジアンネットワークを構成する全てのベイズ関数の全ての値を、予め格納しておかなくても、本発明のように経験レコード毎の有効度を計算することで、経験レコードを自動的に選択し、それに基づいてを出力データとすることが可能となる。これによって必要となる過去の事象に対する出力値を減らすことが出来、従来よりも小規模なリソースであってもベイジアンネットワークと同様な処理が可能となる。   According to these inventions, by calculating the effectiveness for each experience record as in the present invention without storing in advance all the values of all the Bayes functions constituting the Bayesian network as in the prior art, It is possible to automatically select an experience record and use it as output data. As a result, the output value for the required past event can be reduced, and processing similar to that of the Bayesian network can be performed even with a smaller resource than before.

請求項10の発明は、
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、前記経験レコード毎に、前記入力レコードと前記経験レコードについて、それらのフィールド毎に与えられた感度データで重み付けを行った乗算の合計を、各経験レコードに対する有効度として計算する有効度演算手段と、前記経験レコードを予め定められた基準に基づいて前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、前記有効度分類手段から前記出力データを受信し出力する出力手段と、からなるベイジアンネットワーク近似処理装置である。
The invention of claim 10
A Bayesian network approximation processing device that performs Bayesian network approximation processing, acquired from outside the Bayesian network approximation processing device, sensitivity data input receiving means for receiving input of sensitivity data that is data giving weights to each field An input record input receiving means for receiving input of an input record; an experience record input receiving means for acquiring an experience record composed of a preset input value field to the Bayesian network approximation processing device and an output value field thereto; Effectiveness calculating means for calculating, for each experience record, the sum of multiplications weighted with the sensitivity data given for each field for the input record and the experience record, as the effectiveness for each experience record; Above The test record is classified according to the effectiveness based on a predetermined criterion, the effectiveness classification means for calculating the output data from the value of the output value field in the classified experience record, the effectiveness classification means from the A Bayesian network approximation processing device comprising output means for receiving and outputting output data.

請求項11の発明は、
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、NFを前記経験レコードに於ける入力値フィールドの数、NIを前記入力値フィールドの要素数とすると、数1に基づいて前記経験レコード毎の有効度を計算する有効度演算手段と、前記経験レコードを予め定められた基準に基づいて前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、前記有効度分類手段から前記出力データを受信し出力する出力手段と、からなるベイジアンネットワーク近似処理装置である。
The invention of claim 11
A Bayesian network approximation processing device that performs Bayesian network approximation processing, acquired from outside the Bayesian network approximation processing device, sensitivity data input receiving means for receiving input of sensitivity data that is data giving weights to each field An input record input receiving means for receiving input of an input record; an experience record input receiving means for acquiring an experience record composed of a preset input value field to the Bayesian network approximation processing device and an output value field thereto; Effectiveness calculation means for calculating the effectiveness of each experience record based on Equation 1, where NF is the number of input value fields in the experience record and NI is the number of elements of the input value field, and the experience record Based on predetermined criteria. And an effectiveness classification means for calculating the output data from the value of the output value field in the classified experience records, and an output means for receiving and outputting the output data from the effectiveness classification means; Is a Bayesian network approximation processing device.

請求項17の発明は、
前記ベイジアンネットワーク近似処理装置は、少なくとも、前記感度データ、前記入力レコードを記憶するデータ記憶手段を有しており、前記有効度演算手段は、前記計算した各経験レコードの有効度を前記データ記憶手段に記憶し、前記有効度分類手段は、前記経験レコードを分類する際に、前記データ記憶手段に記憶した各有効度を取得した後に前記経験レコードの分類を行う、ベイジアンネットワーク近似処理装置である。
The invention of claim 17
The Bayesian network approximation processing device includes at least data storage means for storing the sensitivity data and the input record, and the validity calculation means calculates the calculated validity of each experience record as the data storage means. And the effectiveness classification means is a Bayesian network approximation processing device that classifies the experience records after obtaining each validity stored in the data storage means when classifying the experience records.

これらの発明によって、従来のようにベイジアンネットワークを構成する全てのベイズ関数の全ての値を、予め格納しておかなくても、本発明のように経験レコード毎の有効度を計算することで、経験レコードを自動的に選択し、それに基づいてを出力データとすることが可能となる。これによって必要となる過去の事象に対する出力値を減らすことが出来、従来よりも小規模なリソースであってもベイジアンネットワークと同様な処理が可能となる。又、請求項1、請求項2の場合と異なり有効度基準データを用いる必要もない。   According to these inventions, by calculating the effectiveness for each experience record as in the present invention without storing in advance all the values of all the Bayes functions constituting the Bayesian network as in the prior art, It is possible to automatically select an experience record and use it as output data. As a result, the output value for the required past event can be reduced, and processing similar to that of the Bayesian network can be performed even with a smaller resource than before. Further, unlike the cases of claims 1 and 2, it is not necessary to use the effectiveness reference data.

有効度分類手段で、有効度の分類を行う際には、各種の方法をとることが出来る。   When the effectiveness classification means performs the classification of the effectiveness, various methods can be taken.

例えば前記有効度演算手段で計算した有効度が前記有効度基準データよりも高い経験レコードに於ける出力値フィールドの平均値を、前記出力データとすることが出来る。   For example, an average value of an output value field in an experience record whose effectiveness calculated by the effectiveness calculation means is higher than the effectiveness reference data can be used as the output data.

又、前記有効度演算手段で計算した有効度が前記有効度基準データよりも高く、且つ、予め定められた上位n番目までに該当する経験レコードに於ける出力値フィールドの平均値を、前記出力データとしても良い。   In addition, the effectiveness calculated by the effectiveness calculation means is higher than the effectiveness reference data, and the average value of the output value field in the experience record corresponding to the upper nth predetermined is output as the output It is good as data.

更に、前記有効度演算手段で計算した有効度に基づいて前記経験レコードを前記有効度基準データ毎に分類し、最も高い有効度基準に分類された経験レコードに於ける出力値フィールドの値を、前記出力データとしても良い。   Further, based on the effectiveness calculated by the effectiveness calculation means, the experience record is classified for each effectiveness reference data, the value of the output value field in the experience record classified in the highest effectiveness criteria, The output data may be used.

この場合には、請求項6に記載のように、前記最も高い有効度基準データに分類された経験レコードが複数ある場合には、そこに分類された経験レコードに於ける出力値フィールドの平均値を、前記出力データとしても良いし、請求項7に記載のように、前記最も高い有効度基準データに分類された経験レコードが複数ある場合には、そこに分類された経験レコードのうち、最も高い有効度の経験レコードに於ける出力値フィールドの値を、前記出力データとしても良いし、請求項8に記載のように、前記最も高い有効度基準データに分類された経験レコードが複数ある場合には、そこに分類された経験レコードのうち、任意の経験レコードに於ける出力値フィールドの値を、前記出力データとしても良い。   In this case, as described in claim 6, when there are a plurality of experience records classified into the highest effectiveness criterion data, the average value of the output value field in the experience records classified there May be the output data, and when there are a plurality of experience records classified as the highest effectiveness criterion data as described in claim 7, the most out of the experience records classified there The value of the output value field in the experience record with high effectiveness may be the output data, or there are a plurality of experience records classified into the highest effectiveness reference data as described in claim 8. Alternatively, an output value field value in an arbitrary experience record among the experience records classified therein may be used as the output data.

又、有効度基準データを用いない場合(請求項10、請求項11の場合)の有効度の分類も上述と同様に各種の方法をとることが出来る。   Further, the effectiveness classification when the effectiveness reference data is not used (in the case of claims 10 and 11) can be performed by various methods as described above.

例えば前記有効度のソーティングを行い、最も高い有効度である経験レコードに於ける出力値フィールドの値を、出力データとすることが出来る。   For example, the effectiveness sorting is performed, and the value of the output value field in the experience record having the highest effectiveness can be used as the output data.

又、前記有効度のソーティングを行い、予め定められた上位n番目までに該当する経験レコードに於ける出力値フィールドの平均値を、出力データとしても良い。   Further, the effectiveness sorting may be performed, and the average value of the output value field in the experience records corresponding to the predetermined top n may be used as the output data.

更に、前記有効度のソーティングを行い、予め定められた上位n番目までに該当する経験レコードに於ける出力値フィールドの値を、各々出力データとしても良い。   Further, the sorting of the effectiveness may be performed, and the values in the output value fields in the experience records corresponding to the predetermined upper nth may be used as output data.

加えて、予め定められた上位n番目までに該当する経験レコードのうち、任意の経験レコードに於ける出力値フィールドの値を、出力データとしても良い。   In addition, the value of the output value field in an arbitrary experience record may be used as the output data among the experience records corresponding to the predetermined top n.

又、請求項12から請求項15のようにして選択した経験レコードの出力値フィールドに対して、その経験レコードの有効度を重み付けし、その重み付け後の有効度の平均値を、出力データとしても良い。   Further, the effectiveness value of the experience record is weighted with respect to the output value field of the experience record selected as in claims 12 to 15, and the average value of the effectiveness after the weighting is used as output data. good.

本発明にかかるベイジアンネットワーク近似処理装置は、ハードウェア上で実現することが好適であるが、その際にフィールドを構成する確率分布は小数配列よりも整数配列の方が、ハードウェアの処理に適しているので、整数配列とすると良い。   The Bayesian network approximation processing device according to the present invention is preferably realized on hardware, but the probability distribution constituting the field at that time is preferably an integer array rather than a decimal array for hardware processing. Therefore, it is better to use an integer array.

又、ベイジアンネットワーク近似処理装置をハードウェアとする場合には、請求項19から請求項23に記載のように、制御チップ等に直接回路として組み込んだり、組み込みCPUに対する外付けのコプロセッサに組み込んだり、拡張ボードのハードウェアに組み込んだり、移動端末にマイクロコントローラとして内蔵したり、小規模制御装置向けのオールインワン製品として組み込むことが好適である。   When the Bayesian network approximation processing device is hardware, as described in claims 19 to 23, the Bayesian network approximation processing device is incorporated directly into a control chip or the like, or incorporated into an external coprocessor for an embedded CPU. It is suitable to be incorporated in the hardware of an expansion board, incorporated in a mobile terminal as a microcontroller, or incorporated as an all-in-one product for a small-scale control device.

本発明によって、ベイジアンネットワークの際に従来は必須であった各事象の全ての値を要素とするテーブルの作成が不要となる。本発明では、一部の値のみを有するテーブル(経験レコード)から類似する経験レコードを抽出するので、従来よりもリソースを必要としない。従って小規模なハードウェア資源であっても、ベイジアンネットワークの近似処理が可能となる。   According to the present invention, it is not necessary to create a table having all values of each event as elements in the Bayesian network. In the present invention, since similar experience records are extracted from a table (experience record) having only some values, resources are not required as compared with the conventional case. Therefore, the Bayesian network approximation processing can be performed even with a small hardware resource.

又、従来はテーブル生成に時間がかかる為、最新の経験を直ちに反映させることが困難であったが、本発明では、テーブルを使用しない為、最新の経験を直ちに反映させることが可能となる。   Conventionally, since it takes time to generate a table, it is difficult to immediately reflect the latest experience. However, in the present invention, since the table is not used, it is possible to immediately reflect the latest experience.

更にハードウェア化にあたっては、SDRAM(Synchronous DRAM)のバースト転送(1回のアドレス指定で複数のデータをまとめて連続的に転送する方法)に適合しているので、高速処理の効果が得られる。つまり、バースト転送を行うSDRAMの場合、メモリにアドレスを送ると一定時間経過してからデータが連続的に返ってくるという動作が可能であり、連続したアドレスであれば、2つ目以降のデータは待ち時間なしに受け取れるので、高速処理を可能としている。そして本発明は、バースト転送に同期して演算を行えるように設計されていることから、データが一つ入力される毎にその場で演算を行いメモリの読み込みにかかる時間だけで演算が完了することから、高速処理が実現可能となる。
Furthermore, since the hardware is adapted to SDRAM (Synchronous DRAM) burst transfer (a method of transferring a plurality of data continuously by one address designation), an effect of high-speed processing can be obtained. In other words, in the case of an SDRAM that performs burst transfer, it is possible to perform an operation in which data is continuously returned after an elapse of a certain time when an address is sent to the memory. Can be received without waiting time, enabling high-speed processing. Since the present invention is designed so that the operation can be performed in synchronization with the burst transfer, the operation is performed on the spot each time one piece of data is input, and the operation is completed only in the time required for reading the memory. Therefore, high-speed processing can be realized.

本発明のベイジアンネットワーク近似処理装置1のシステム構成の一例を図1のシステム構成図を用いて説明する。   An example of the system configuration of the Bayesian network approximation processing device 1 of the present invention will be described with reference to the system configuration diagram of FIG.

ベイジアンネットワーク近似処理装置1は、感度データ入力受付手段2、有効度基準データ入力受付手段3、入力レコード入力受付手段4、経験レコード入力受付手段5、データ記憶手段6、有効度演算手段7、有効度分類手段8、出力手段9とからなる。   The Bayesian network approximation processing device 1 includes sensitivity data input reception means 2, validity standard data input reception means 3, input record input reception means 4, experience record input reception means 5, data storage means 6, validity calculation means 7, validity It comprises degree classification means 8 and output means 9.

ベイジアンネットワーク近似処理装置1は、外部のセンサー等から取得した入力レコード10(後述)と予め設定している経験レコード11(後述)とに基づいて、ベイジアンネットワーク近似処理装置1で処理を行った結果を出力データ12として出力し、例えばモータや各種制御装置等の制御を行う。   Bayesian network approximation processing device 1 is a result of processing performed by Bayesian network approximation processing device 1 based on input record 10 (described later) acquired from an external sensor or the like and preset experience record 11 (described later). Is output as output data 12, and control of, for example, a motor and various control devices is performed.

フィールドとは、一つの変数に対応した確率分布データである。例えば温度センサーからの入力値やモーターへの出力値を確率分布で示したものがフィールドとなる。ベイジアンネットワーク近似処理装置1の本実施例では、確率分布は、複数の代表値に対してそれぞれの確率を整数で示した整数配列とする。例えば図5(c)に示すように、温度センサーからの入力値について、「〜20℃」の確率が20%、「20℃〜30℃」の確率が70%、「30℃〜40℃」の確率が10%、「40℃〜」の確率が0%であった場合、温度センサーからの入力値フィールドは{20,70,10,0}という整数配列となる。   A field is probability distribution data corresponding to one variable. For example, an input value from a temperature sensor or an output value to a motor is represented by a probability distribution as a field. In this embodiment of the Bayesian network approximation processing device 1, the probability distribution is an integer array in which the respective probabilities are represented by integers for a plurality of representative values. For example, as shown in FIG. 5C, the input value from the temperature sensor has a probability of “˜20 ° C.” of 20%, a probability of “20 ° C.-30 ° C.” is 70%, and “30 ° C.-40 ° C.” Is 10% and the probability of “40 ° C.˜” is 0%, the input value field from the temperature sensor is an integer array of {20, 70, 10, 0}.

尚、この配列は本来ならば確率分布であるので、小数点表示(上述の整数配列の場合、{0.2,0.7,0.1,0.0})となるが、ベイジアンネットワーク近似処理装置1を制御チップ等のハードウェアに回路として設ける場合には整数処理の方が有効であることから確率を100倍し、配列の要素としている。従って、100倍して整数配列とせずに小数表示の配列であっても良い。   Since this array is originally a probability distribution, decimal points are displayed (in the case of the above-described integer array, {0.2, 0.7, 0.1, 0.0}), but a Bayesian network approximation process is performed. When the apparatus 1 is provided as a circuit in hardware such as a control chip, since the integer processing is more effective, the probability is multiplied by 100 and used as an array element. Therefore, an array of decimal numbers may be used instead of an integer array multiplied by 100.

レコードとは、一つの事象に対応する、複数のフィールドをまとめたものである。例えばある時刻に於ける「温度センサーからの入力値フィールド」、「湿度センサーからの入力値フィールド」、「人数センサーからの入力値フィールド」、「ヒーターへの出力値フィールド」等をまとめて一つのレコードとして扱うものである。同じフィールドで構成されているレコードは、レコード同士を比較することが出来、本発明のベイジアンネットワーク近似処理装置1では、当該処理装置への現在の入力値を入力レコード10、過去に起こった事象を経験レコード11とし、レコード同士を比較することで、適切な経験レコード11を選び出す。   A record is a collection of a plurality of fields corresponding to one event. For example, "input value field from temperature sensor", "input value field from humidity sensor", "input value field from people sensor", "output value field to heater", etc. It is handled as a record. Records composed of the same field can be compared with each other. In the Bayesian network approximation processing device 1 of the present invention, the current input value to the processing device is the input record 10, and events that have occurred in the past are recorded. An experience record 11 is selected, and an appropriate experience record 11 is selected by comparing the records.

出力データ12は、ベイジアンネットワーク近似処理装置1が外部に出力するフィールドである。従って過去の経験レコード11(後述)に照らし合わせ、適切な経験レコード11を選び出し、そこから出力データ12を計算して、出力データ12を出力することが、このベイジアンネットワーク近似処理装置1の機能となる。   The output data 12 is a field that the Bayesian network approximation processing device 1 outputs to the outside. Therefore, in comparison with the past experience record 11 (described later), an appropriate experience record 11 is selected, the output data 12 is calculated therefrom, and the output data 12 is output. Become.

入力レコード10は、センサー等から取得した、現在のベイジアンネットワーク近似処理装置1への入力を示すレコードである。   The input record 10 is a record indicating an input to the current Bayesian network approximation processing device 1 acquired from a sensor or the like.

経験レコード11は、予め設定された、過去の様々な事象について、ベイジアンネットワーク近似処理装置1への入力値フィールドとそれに対応する適切な出力値フィールドとを組み合わせたレコードである。ベイジアンネットワーク近似処理装置1は、複数の経験レコード11を、入力レコード10と比較することで、適切な経験レコード11を選び出し、出力値フィールドを得る。従って経験レコード11の数が多いほど、精度の高い結果の出力が可能となる。   The experience record 11 is a record obtained by combining an input value field to the Bayesian network approximation processing device 1 and an appropriate output value field corresponding thereto for various past events set in advance. The Bayesian network approximation processing device 1 compares the plurality of experience records 11 with the input record 10 to select an appropriate experience record 11 and obtain an output value field. Therefore, as the number of experience records 11 increases, a more accurate result can be output.

感度データ入力受付手段2は、感度データの入力をベイジアンネットワーク近似処理装置1に受け付け(受信し、以下同様)、データ記憶手段6に記憶する手段である。感度データとは、レコードを比較する際に、それぞれのフィールドにどの程度の重みを与えるかを指定するデータである。感度データは、入力レコード10の対応するフィールドの確率分布を示す配列の要素数と、経験レコード11の対応するフィールドの確率分布の配列の要素数とを乗じた数の要素を持つ。例えば入力値フィールドが{20,70,10,0}で示されるような4要素の配列であった場合、対応する出力値フィールドも同様に4要素の配列であれば、この感度データは16要素(4×4要素)からなる。感度データはフィールド毎に入力される。   The sensitivity data input receiving unit 2 is a unit that receives (receives and receives the sensitivity data) from the Bayesian network approximation processing device 1 and stores it in the data storage unit 6. Sensitivity data is data that specifies how much weight is given to each field when comparing records. The sensitivity data has a number of elements obtained by multiplying the number of elements of the array indicating the probability distribution of the corresponding field of the input record 10 and the number of elements of the array of the probability distribution of the corresponding field of the experience record 11. For example, if the input value field is an array of 4 elements as indicated by {20, 70, 10, 0}, if the corresponding output value field is also an array of 4 elements, the sensitivity data is 16 elements. (4 × 4 elements). Sensitivity data is input for each field.

有効度基準データ入力受付手段3は、有効度基準データの入力をベイジアンネットワーク近似処理装置1に受け付け(受信し、以下同様)、データ記憶手段6に記憶する手段である。有効度基準データとは、どれだけの有効度(後述)を持つ出力データ12を得るかを指定する数値である。従って、有効度基準データよりも高い有効度を持つ経験レコード11に於ける出力値フィールドを出力データ12として得られることになる。複数の有効度基準データを指定した場合には、有効度によって経験レコード11が分類され、分類毎に出力値フィールドが得られる。   The validity criterion data input receiving unit 3 is a unit that receives (receives and receives the same) the input of validity criterion data from the Bayesian network approximation processing device 1 and stores it in the data storage unit 6. The validity reference data is a numerical value that specifies how much validity (described later) the output data 12 is to be obtained. Therefore, the output value field in the experience record 11 having an effectiveness higher than the effectiveness reference data is obtained as the output data 12. When a plurality of validity standard data are designated, the experience records 11 are classified according to the validity, and an output value field is obtained for each classification.

有効度とは、入力レコード10とある経験レコード11とを比較したときの、類似の度合いを示す数値である。入力レコード10とある経験レコード11を、感度データに基づいて比較することで、その経験レコード11がどの程度入力レコード10に似ているかを有効度として示すことが出来る。ベイジアンネットワーク近似処理装置1では、有効度の高い経験レコード11の出力値フィールドを集め、出力値を計算する。   The effectiveness is a numerical value indicating the degree of similarity when the input record 10 and an experience record 11 are compared. By comparing the input record 10 with a certain experience record 11 based on the sensitivity data, it is possible to indicate to what extent the experience record 11 is similar to the input record 10 as the effectiveness. The Bayesian network approximation processing device 1 collects the output value fields of the experience records 11 having high effectiveness and calculates the output value.

入力レコード10のあるフィールドの要素数がNI個の場合、入力レコード10の配列を1×NIの配列、経験レコード11の配列をNI×1の配列とし、感度データはNI×NIの配列となるので、数1で有効度が計算される。この有効度の計算は、有効度演算手段7で行い、数1を用いた有効度の計算については後述する。

Figure 2005165624
When the number of elements in a certain field of the input record 10 is NI, the array of the input record 10 is an array of 1 × NI, the array of the experience record 11 is an array of NI × 1, and the sensitivity data is an array of NI × NI. Therefore, the effectiveness is calculated by Equation 1. The calculation of the effectiveness is performed by the effectiveness calculation means 7, and the calculation of the effectiveness using Equation 1 will be described later.
Figure 2005165624

入力レコード入力受付手段4は、センサー等のベイジアンネットワーク近似処理装置1の外部で取得された入力レコード10を、ベイジアンネットワーク近似処理装置1に入力として受け付け(受信し、以下同様)、それをデータ記憶手段6に記憶する手段である。   The input record input receiving means 4 receives (receives, and so on) an input record 10 acquired outside the Bayesian network approximation processing device 1 such as a sensor as an input to the Bayesian network approximation processing device 1, and stores it as data storage Means for storing in means 6.

経験レコード入力受付手段5は、予め設定された経験レコード11をベイジアンネットワーク近似処理装置1に取得し(受信し、以下同様)、それを有効度演算手段7に送出する手段である。   The experience record input receiving unit 5 is a unit that acquires (receives and receives the same) the preset experience record 11 from the Bayesian network approximation processing device 1 and sends it to the effectiveness calculation unit 7.

データ記憶手段6は、感度データ入力受付手段2で受け付けた感度データ、有効度基準データ入力受付手段3で受け付けた有効度基準データ、入力レコード入力受付手段4で受け付けた入力レコード10等のデータを記憶する手段であり、例えばレジスタやキャッシュ、メモリ等が該当するが、これらに限定するものではなく、データを記憶することが出来るものであれば如何なるものであっても良い。   The data storage means 6 stores the sensitivity data received by the sensitivity data input receiving means 2, the validity reference data received by the validity reference data input receiving means 3, the input record 10 received by the input record input receiving means 4, and the like. The storage means is, for example, a register, a cache, a memory, or the like. However, the present invention is not limited to these, and any means can be used as long as it can store data.

有効度演算手段7は、入力レコード10と経験レコード11とについて、経験レコード11毎に、その経験レコード11のフィールド毎に与えられた感度データで重み付けを行った乗算の合計をそれぞれの有効度として計算する手段である。   The effectiveness calculation means 7 calculates, for each input record 10 and experience record 11, for each experience record 11, the sum of multiplications weighted by the sensitivity data given for each field of the experience record 11 as the respective effectiveness. It is a means to calculate.

有効度分類手段8は、有効度演算手段7で計算した有効度を有効度基準データ毎に分類し、有効度の高い経験レコード11に於ける出力値フィールドの値を(有効度が高いとその経験レコード11が類似している可能性が高いことから、好適には最も高い有効度基準に分類された経験レコード11に於ける出力値フィールドの値を)出力データ12として、出力手段9に送出する手段である。尚、この有効度に分類された複数の経験レコード11がある場合には、そこに分類された各経験レコード11に於ける出力値フィールドの平均値を出力データ12とすると良い。   The effectiveness classification means 8 classifies the effectiveness calculated by the effectiveness calculation means 7 for each validity reference data, and sets the value of the output value field in the experience record 11 with high effectiveness (if the effectiveness is high, Since there is a high possibility that the experience records 11 are similar, the value of the output value field in the experience record 11 classified as the highest validity criterion is preferably sent to the output means 9 as output data 12). It is means to do. In addition, when there are a plurality of experience records 11 classified by this effectiveness, the average value of the output value field in each experience record 11 classified there may be output data 12.

図3に本発明のベイジアンネットワーク近似処理装置1の処理の概念図を示す。   FIG. 3 shows a conceptual diagram of processing of the Bayesian network approximation processing device 1 of the present invention.

具体的には、有効度演算手段7が、各経験レコード11について、上述の数1を用いることで有効度を計算し、それを有効度分類手段8で有効度基準データ毎に分類する。そして最も高い有効度の基準に分類された経験レコード11に於ける出力値フィールドの値を、出力データ12として出力手段9に送出する。尚、有効度の分類は、有効度毎にソーティング(並べ替え)を行えば良い。そして複数の経験レコード11が分類されている場合には、その各経験レコード11の出力値フィールドの平均値を、出力データ12として出力手段9に送出する。   Specifically, the effectiveness calculation means 7 calculates the effectiveness for each experience record 11 by using the above-mentioned formula 1, and classifies it for each validity reference data by the effectiveness classification means 8. Then, the value of the output value field in the experience record 11 classified as the highest effectiveness criterion is sent as output data 12 to the output means 9. In addition, the classification of effectiveness may be performed for each effectiveness. If a plurality of experience records 11 are classified, the average value of the output value field of each experience record 11 is sent to the output means 9 as output data 12.

尚、有効度演算手段7に於いて、上述した有効度の計算に際しては、一般的には感度データが固定されていることが多く、入力レコード10の一つあたりに多数の経験レコード11を入力する為、値が変わる頻度は「感度データ<入力レコード10<経験レコード11」である。これを利用して、入力レコード10を受け付けた時点で先に感度データと入力レコード10との乗算を計算しておき、これを中間データとしてデータ記憶手段6等に記憶しておき、経験レコード11を読み込み有効度の計算に用いる際に、データ記憶手段6等に記憶した中間データと経験レコード11の各要素とを乗算して有効度を計算しても良い。これによって処理速度、回路規模の面から有利となる。   In the effectiveness calculation means 7, sensitivity data is generally fixed when calculating the above-described effectiveness, and a large number of experience records 11 are input per one input record 10. Therefore, the frequency at which the value changes is “sensitivity data <input record 10 <experience record 11”. Using this, when the input record 10 is received, the multiplication of the sensitivity data and the input record 10 is first calculated and stored as intermediate data in the data storage means 6 or the like, and the experience record 11 May be used to calculate the effectiveness by multiplying the intermediate data stored in the data storage means 6 or the like and each element of the experience record 11. This is advantageous in terms of processing speed and circuit scale.

つまり、「有効度=感度データ×入力レコード10×経験レコード11」をまとめて計算する代わりに、「中間データ=感度データ×入力レコード10」を予め計算しておき、それをデータ記憶手段6に記憶し、経験レコード11を読み込んだ際に「有効度=中間データ×経験レコード11」の計算をすることで、更に少ないリソースで多数の経験レコード11の処理を行うことが出来る。   That is, instead of calculating “effectiveness = sensitivity data × input record 10 × experience record 11” collectively, “intermediate data = sensitivity data × input record 10” is calculated in advance and stored in the data storage means 6. By storing and calculating the experience record 11 when “effectiveness = intermediate data × experience record 11” is calculated, a large number of experience records 11 can be processed with fewer resources.

出力手段9は、有効度分類手段8で分類した出力データ12を、ベイジアンネットワーク近似処理装置1の外部へ処理結果として出力する手段である。   The output unit 9 is a unit that outputs the output data 12 classified by the effectiveness classification unit 8 to the outside of the Bayesian network approximation processing device 1 as a processing result.

本発明のベイジアンネットワーク近似処理装置1は、ハードウェア、ソフトウェアのいずれであっても処理することが出来るが、特に効果が著しいのが、ハードウェアとした場合である。   The Bayesian network approximation processing apparatus 1 according to the present invention can perform processing using either hardware or software, but the effect is particularly remarkable when hardware is used.

従来のベイジアンネットワークを処理するソフトウェアの場合、図26(a)に示すように、メモリ上で読み込んだ後に、CPUで計算を行い、更にCPUでの計算が終了後再度メモリ上での読み込み作業を実行している。   In the case of software for processing a conventional Bayesian network, as shown in FIG. 26 (a), after reading on the memory, the CPU performs the calculation, and after the calculation on the CPU is completed, the reading operation on the memory is performed again. Running.

一方、本発明のベイジアンネットワーク近似処理装置1をハードウェア化した場合、図26(b)に示すように、SDRAMのバースト転送に適合していることから、メモリ上では常に読み込みを行い、それをハードウェアで計算している。つまり、メモリとハードウェアとの間で並行してパイプライン処理が行えることから、従来よりも高速処理の効果が得られることとなる。   On the other hand, when the Bayesian network approximation processing device 1 according to the present invention is implemented as hardware, it conforms to SDRAM burst transfer as shown in FIG. 26 (b). Calculated in hardware. That is, since pipeline processing can be performed in parallel between the memory and the hardware, the effect of high-speed processing can be obtained as compared with the prior art.

ベイジアンネットワーク近似処理装置1は、制御チップ等に直接回路として組み込んだり、組み込みCPUに対する外付けのコプロセッサに組み込んだり、拡張ボードのハードウェアに組み込んだり、ユビキタス分野向け(例えば携帯電話、PHS、PDA等の移動端末)にマイクロコントローラとして内蔵したり、小規模制御装置向けのオールインワン製品として組み込むことが好適である。   The Bayesian network approximation processing device 1 is incorporated directly into a control chip or the like as a circuit, incorporated into an external coprocessor for an embedded CPU, incorporated into hardware of an expansion board, or used for ubiquitous fields (for example, cellular phones, PHS, PDAs). It is preferable to incorporate it as a microcontroller in a mobile terminal) or as an all-in-one product for a small-scale control device.

図4にベイジアンネットワーク近似処理装置1がハードウェアに組み込まれた場合の概念図を示す。図4(a)はCPUに対する外付けのコプロセッサとなった場合であり、図4(b)は拡張ボードに組み込まれた場合であり、図4(c)ユビキタス分野向けにマイクロコントローラとして内蔵した場合であり、図4(d)は小規模制御装置向けのオールインワン製品として組み込んだ場合である。   FIG. 4 shows a conceptual diagram when the Bayesian network approximation processing device 1 is incorporated in hardware. 4A shows a case where an external coprocessor for the CPU is used. FIG. 4B shows a case where the CPU is built in an expansion board. FIG. 4C shows a built-in microcontroller for the ubiquitous field. FIG. 4D shows a case where it is incorporated as an all-in-one product for a small-scale control device.

図4(a)の場合は、ベイジアンネットワーク近似処理装置1の演算ユニットをCPUに接続する場合を示しており、経験レコード11や入力レコード10は、CPUから入力を受け付ける(受信する)こととなる。従ってベイジアンネットワーク近似処理装置1は、演算ユニットのチップに記録されていることとなる。   FIG. 4A shows a case where the arithmetic unit of the Bayesian network approximation processing device 1 is connected to the CPU, and the experience record 11 and the input record 10 accept (receive) input from the CPU. . Therefore, the Bayesian network approximation processing device 1 is recorded on the chip of the arithmetic unit.

図4(b)の場合は、拡張ボード上にコントローラとSDRAMとベイジアンネットワーク近似処理装置1の演算ユニットとを設け、ホストはコントローラを通じて、経験レコード11をSDRAMに書き込んでおく。ホストが入力レコード10をコントローラに与えると、コントローラは演算ユニットの設定を行い、SDRAMから演算ユニットに経験レコード11を転送して、演算ユニットがベイジアンネットワーク近似処理を行う。この間、ホストは別の処理を行うことが出来、又、拡張ボードはホストとは関係なく高速動作できるメリットがある。   In the case of FIG. 4B, a controller, SDRAM, and an arithmetic unit of the Bayesian network approximation processing device 1 are provided on the expansion board, and the host writes experience records 11 in the SDRAM through the controller. When the host gives the input record 10 to the controller, the controller sets the arithmetic unit, transfers the experience record 11 from the SDRAM to the arithmetic unit, and the arithmetic unit performs Bayesian network approximation processing. During this time, the host can perform another process, and the expansion board has the advantage of being able to operate at high speed regardless of the host.

図4(c)の場合は、図4(a)を高速化する為に図4(b)の手法と組み合わせたものであって、ベイジアンネットワーク近似処理装置1の演算ユニットとコントローラを一体化し、外部にSDRAMを接続し、更にCPUとも接続する。ここでSDRAMは演算ユニット専用で、CPUからはコントローラ経由でないとアクセスできない点が特徴となる。これもSDRAMと演算ユニットとが、ホストと関係なく動作できるメリットがある。   In the case of FIG. 4C, the method of FIG. 4B is combined with the method of FIG. 4B in order to increase the speed of FIG. 4A, and the arithmetic unit and controller of the Bayesian network approximation processing device 1 are integrated. An SDRAM is connected to the outside and further connected to the CPU. Here, the SDRAM is dedicated to the arithmetic unit, and is characterized in that it can only be accessed from the CPU via the controller. This also has an advantage that the SDRAM and the arithmetic unit can operate independently of the host.

図4(d)の場合は、図4(c)のコントローラを強化し、ワンチップマイコンとしての機能を持たせ、機器全体の制御までを行わせようとするものである。   In the case of FIG. 4D, the controller shown in FIG. 4C is strengthened so as to have a function as a one-chip microcomputer and to control the entire device.

上述の拡張ボードとしては、例えばGidel社のPROCStar25-1C、PROCStar25-1、PROCStar25-2、PROCStar25-3や、三菱電機エンジニアリング株式会社のKAC-02Aがある。又、コントローラとしては、例えばARM社のARM922T、ARM926EJ-S、ARM1026EJ-S 、ARM1136J(F)-S、ARM7TDMI、ARM7TDMI-S、SC100、SC200、ARM7EJ-S、ARM946E-S、ARM966E-Sや、ルネサステクノロジ社のM32R/Eシリーズ(M32102S6FP、M32104S6FP、M32121FCAWG、M32121MCB-XXXWG等)、M32R/ECUシリーズ(32170グループ(M32170F3VFP、M32170F4VFP、M32170F6VFP)、32171グループ(M32171F2VFP、M32171F3VFP、M32171F4VFP)、32172グループ(M32172F2VFP)、32173グループ(M32173F2VFP)、32174グループ(M32174F3VFP、M32174F4VFP)、32176グループ(M32176F2VFP、M32176F2VWG、M32176F2TFP、M32176F2TWG、M32176F3VFP、M32176F3VWG、M32176F3TFP、M32176F3TWG、M32176F4VFP、M32176F4VWG、M32176F4TFP、M32176F4TWG)、32180グループ(M32180F8TFP、M32180F8UFP、M32180F8VFP)、32182グループ(M32182F3TFP、M32182F3UFP、32182F3VFP、M32182F8TFP、M32182F8UFP、M32182F8VFP)、M32R/Iシリーズがある。
Examples of the expansion board include PROCStar25-1C, PROCStar25-1, PROCStar25-2, PROCStar25-3 from Gidel, and KAC-02A from Mitsubishi Electric Engineering Co., Ltd. As the controller, for example, ARM922T, ARM926EJ-S, ARM1026EJ-S, ARM1136J (F) -S, ARM7TDMI, ARM7TDMI-S, SC100, SC200, ARM7EJ-S, ARM946E-S, ARM966E-S, Renesas Technology's M32R / E series (M32102S6FP, M32104S6FP, M32121FCAWG, M32121MCB-XXXWG, etc.), M32R / ECU series (32170 group (M32170F3VFP, M32170F4VFP, M32170F6VFP), 32171 group (M32171F2VFP, M32171F3V172, 172F3V172, 172MFP) ), 32173 group (M32173F2VFP), 32174 groups (M32174F3VFP, M32174F4VFP), 32176 groups (M32176F2VFP, M32176F2VWG, M32176F2TFP, M32176F2TWG, M32176F3VFP, M32176F3VWG, M32176F3TFP, M32176F3TWG, M32176F4VFP, M32176F4VWG, M32176F4TFP, M32176F4TWG), 32180 groups (M32180F8TFP, M32180F8UFP , M32180F8VFP), 32182 group (M32182F3TFP, M32182F3UFP, 32182F3VFP, M32182F8TFP, M32182F8UFP, M32182F8VFP), and M32R / I series.

次にベイジアンネットワーク近似処理装置1に於ける処理の流れについて、図2のフローチャート図及び図1のシステム構成図を用いて詳細に説明する。   Next, the processing flow in the Bayesian network approximation processing apparatus 1 will be described in detail with reference to the flowchart of FIG. 2 and the system configuration diagram of FIG.

ベイジアンネットワーク近似処理装置1で用いる、少なくとも一以上の経験レコード11は予め設定されているものとする。   It is assumed that at least one experience record 11 used in the Bayesian network approximation processing device 1 is set in advance.

まずベイジアンネットワーク近似処理装置1は、感度データの入力を感度データ入力受付手段2で受け付け、それをデータ記憶手段6に記憶する(S100)。この際に入力を受け付ける感度データの一例を図5(a1)から図5(a3)に示す。図5(a1)及び図5(a2)では感度データを対称に設定した場合であり、図5(a3)では感度データを非対称に設定した場合の一例である。   First, the Bayesian network approximation processing device 1 accepts sensitivity data input by the sensitivity data input accepting means 2, and stores it in the data storage means 6 (S100). An example of sensitivity data for receiving input at this time is shown in FIGS. 5 (a1) to 5 (a3). FIGS. 5A1 and 5A2 show a case where sensitivity data is set symmetrically, and FIG. 5A3 shows an example where the sensitivity data is set asymmetrically.

感度データは、上述したように、フィールドの類似度が、全体の類似度にどの程度影響するかを示したものである。例えばフィールドAの感度データをフィールドBの感度データの2倍に設定した場合、フィールドAの方が有効度が高くなるので、フィールドAの類似度の方がフィールドBよりも重要であるという指定をすることとなる。このような感度データの設定をすることによって、値があまり変動しないフィールドを強調したり、値が大きく変動するフィールドを弱めたりすることにも利用可能である。一方、感度データの裾野を図5(a2)のように広く設定することによって、フィールドが完全に同一でなくても有効であるという指定をすることも出来る。これはノイズ成分の多いデータの場合に、変動を吸収することが出来る点で有効である。又、図5(a3)に示したように、感度データを非対称に設定した場合には、例えば図5(a3)のような場合には、入力レコード10が経験レコード11側よりも大きければ有効であるとして設定することも出来る。   As described above, the sensitivity data indicates how much the field similarity affects the overall similarity. For example, when the sensitivity data of field A is set to twice the sensitivity data of field B, the effectiveness of field A is higher, so the designation that the similarity of field A is more important than field B is specified. Will be. By setting such sensitivity data, it can be used to emphasize a field whose value does not fluctuate very much or to weaken a field whose value fluctuates greatly. On the other hand, by setting the base of the sensitivity data widely as shown in FIG. 5 (a2), it is possible to specify that the fields are effective even if they are not completely the same. This is effective in that fluctuations can be absorbed in the case of data with a lot of noise components. Also, as shown in FIG. 5 (a3), when sensitivity data is set asymmetrically, for example, as shown in FIG. 5 (a3), it is effective if the input record 10 is larger than the experience record 11 side. It can also be set as.

尚、感度データは重み付けであるので、どのような数値基準(例えば負数)であっても良い。   Since the sensitivity data is weighted, any numerical standard (for example, a negative number) may be used.

次に、経験レコード11の分類を行う為の、有効度基準データの入力を有効度基準データ入力受付手段3で受け付け、それをデータ記憶手段6に記憶する(S110)。有効度基準データの一例を図5(b)に示す。   Next, the validity reference data input for classifying the experience records 11 is received by the validity reference data input receiving means 3, and stored in the data storage means 6 (S110). An example of the effectiveness standard data is shown in FIG.

尚、S100及びS110の感度データ、有効度基準データの入力受付についてはどちらが先であっても良い。   It should be noted that either the sensitivity data in S100 or S110 and the input of validity standard data may be received first.

感度データ、有効度基準データの入力を受け付けた後、ベイジアンネットワーク近似処理装置1は、センサー等のベイジアンネットワーク近似処理装置1の外部から取得した入力レコード10を、入力レコード入力受付手段4で受け付け、これをデータ記憶手段6に記憶する(S120)。   After accepting the input of sensitivity data and validity standard data, the Bayesian network approximation processing device 1 accepts an input record 10 acquired from outside the Bayesian network approximation processing device 1 such as a sensor by the input record input acceptance means 4, This is stored in the data storage means 6 (S120).

図5(c)に入力レコード10の一例を、図5(d)に経験レコード11の一例を示す。図5(c)の例では、入力レコード10が温度データを表す場合であって、「〜20℃を値0」、「20℃〜30℃を値1」、「30℃〜40℃を値2」、「40℃〜を値3」として表現しており、更に値0をとる確率は20%、値1をとる確率は70%、値2をとる確率は10%、値3をとる確率は0%を示している。又、図5(d)の例では、経験レコード11として温度と湿度と風速の関係を示しており、「値が0になる確率は、温度が20%、湿度が0%、風速が90%」、「値が1になる確率は、温度が70%、湿度が10%、風速が10%」、「値が2になる確率は、温度が10%、湿度が20%、風速が0%」、「値が3になる確率は、温度が0%、湿度が70%、風速が0%」となることを示している。   FIG. 5C shows an example of the input record 10, and FIG. 5D shows an example of the experience record 11. In the example of FIG. 5C, the input record 10 represents temperature data, and “˜20 ° C. is a value 0”, “20 ° C. to 30 ° C. is a value 1”, and “30 ° C. to 40 ° C. is a value. 2 ”,“ 40 ° C. to value 3 ”, the probability of taking the value 0 is 20%, the probability of taking the value 1 is 70%, the probability of taking the value 2 is 10%, the probability of taking the value 3 Indicates 0%. Further, in the example of FIG. 5D, the relationship between temperature, humidity, and wind speed is shown as the experience record 11, and “the probability that the value is 0 is 20% for temperature, 0% for humidity, and 90% for wind speed. “The probability of a value of 1 is 70% for temperature, 10% for humidity, and 10% for wind speed.” “The probability that the value is 2 is for 10% for temperature, 20% for humidity, and 0% for wind speed.” "The probability that the value is 3 indicates that the temperature is 0%, the humidity is 70%, and the wind speed is 0%."

経験レコード入力受付手段5は各経験レコード11を一つずつ取得し(S130)、有効度演算手段7に対して、取得した経験レコード11を一つずつ送出する。そして有効度演算手段7は、データ記憶手段6に記憶している入力レコード10と感度データとを取得し、経験レコード11のフィールドと入力レコード10のフィールドとを比較し、このフィールドの有効度の数値を計算する(S140)。   The experience record input receiving means 5 acquires each experience record 11 one by one (S130), and sends the acquired experience records 11 one by one to the effectiveness calculation means 7. Then, the effectiveness calculation means 7 acquires the input record 10 and sensitivity data stored in the data storage means 6, compares the field of the experience record 11 with the field of the input record 10, and determines the validity of this field. A numerical value is calculated (S140).

具体的には、取得した経験レコード11のフィールドに対応する入力レコード10のフィールドとその感度データとを各々乗算し、それら各要素の乗算した結果を加算することで、フィールド毎に計算した有効度を計算し、各経験レコード11に対する有効度を計算する。即ち数1の処理を行うこととなる。

Figure 2005165624
Specifically, the effectiveness calculated for each field is obtained by multiplying the field of the input record 10 corresponding to the field of the acquired experience record 11 and its sensitivity data, and adding the multiplication result of each element. And the effectiveness for each experience record 11 is calculated. That is, the processing of Formula 1 is performed.
Figure 2005165624

例えば経験レコード11のフィールドfが{20,80,0,0}であって、その経験レコード11のフィールドfに対応する入力レコード10のフィールドfが{0,100,0,0}であって、更に感度データ(=s[f][NI][NI])が、
s[f][0]={100,20,0,0}
s[f][1]={20,100,20,0}
s[f][2]={0,20,100,20}
s[f][3]={0,0,20,100}
であったとすると、その有効度は各要素毎及び感度データの対応するデータを乗算したものを加算することになるので(即ち各要素毎に、入力レコード10のフィールド×経験レコード11のフィールド×感度データ、を行い、その結果を全て加算する)、(20×0×100)+(80×0×20)+(0×0×0)+(0×0×0)+(20×100×20)+(80×100×100)+(0×100×20)+(0×100×0)+(20×0×0)+(80×0×20)+(0×0×100)+(0×0×20)+(20×0×0)+(80×0×0)+(0×0×20)+(0×0×100)=840000となる。
For example, the field f of the experience record 11 is {20, 80, 0, 0}, and the field f of the input record 10 corresponding to the field f of the experience record 11 is {0, 100, 0, 0} Furthermore, sensitivity data (= s [f] [NI] [NI])
s [f] [0] = {100, 20, 0, 0}
s [f] [1] = {20, 100, 20, 0}
s [f] [2] = {0, 20, 100, 20}
s [f] [3] = {0, 0, 20, 100}
Therefore, the effectiveness is added by multiplying the corresponding data of each element and sensitivity data (that is, for each element, the field of the input record 10 × the field of the experience record 11 × the sensitivity) Data, and adding all the results), (20 × 0 × 100) + (80 × 0 × 20) + (0 × 0 × 0) + (0 × 0 × 0) + (20 × 100 × 20) + (80 × 100 × 100) + (0 × 100 × 20) + (0 × 100 × 0) + (20 × 0 × 0) + (80 × 0 × 20) + (0 × 0 × 100) + (0 × 0 × 20) + (20 × 0 × 0) + (80 × 0 × 0) + (0 × 0 × 20) + (0 × 0 × 100) = 840000.

又、経験レコード11のフィールドfが{20,80,0,0}であって、その経験レコード11のフィールドfに対応する入力レコード10のフィールドfが{20,80,0,0}であって、感度データが上述と同様である場合の有効度は、(20×20×100)+(80×20×20)+(0×20×0)+(0×20×0)+(20×80×20)+(80×80×100)+(0×80×20)+(0×80×0)+(20×0×0)+(80×0×20)+(0×0×100)+(0×0×20)+(20×0×0)+(80×0×0)+(0×0×20)+(0×0×100)=744000となる。   The field f of the experience record 11 is {20, 80, 0, 0}, and the field f of the input record 10 corresponding to the field f of the experience record 11 is {20, 80, 0, 0}. Thus, the effectiveness when the sensitivity data is the same as described above is (20 × 20 × 100) + (80 × 20 × 20) + (0 × 20 × 0) + (0 × 20 × 0) + (20 × 80 × 20) + (80 × 80 × 100) + (0 × 80 × 20) + (0 × 80 × 0) + (20 × 0 × 0) + (80 × 0 × 20) + (0 × 0 × 100) + (0 × 0 × 20) + (20 × 0 × 0) + (80 × 0 × 0) + (0 × 0 × 20) + (0 × 0 × 100) = 744000.

上述で各フィールド毎に有効度が計算できたので、経験レコード11に対する有効度を計算する為に、その合計値を各フィールド毎に加算することとなる。例えば上述の例の場合、S140で得られた各フィールドに対する有効度を加算する。従って、この場合の有効度は840000+744000=1584000となる。   Since the effectiveness can be calculated for each field as described above, in order to calculate the effectiveness for the experience record 11, the total value is added for each field. For example, in the case of the above-described example, the effectiveness for each field obtained in S140 is added. Therefore, the effectiveness in this case is 840000 + 744000 = 1584000.

このように数1で計算した各経験レコード11の有効度を、有効度分類手段8が、S110で入力を受け付けた有効度基準データ毎に分類を行い、最も高い有効度基準データに該当する経験レコード11に於ける出力値フィールドの値を出力データ12とする(S150)。当該有効度基準データに複数の経験レコード11が分類された場合には、そこに分類された各経験レコード11に於ける出力値フィールドの平均値を計算し、出力データとする。   In this way, the effectiveness classification means 8 classifies the effectiveness of each experience record 11 calculated in Equation 1 for each validity criterion data received in S110, and the experience corresponding to the highest effectiveness criterion data is obtained. The value of the output value field in the record 11 is set as output data 12 (S150). When a plurality of experience records 11 are classified in the validity standard data, the average value of the output value field in each experience record 11 classified there is calculated and used as output data.

上述の図5(b)に示した有効度基準データの場合(これが最も高い有効度基準データであるとする)、上述の有効度は1584000であることから、基準は「0」となり、この経験レコード11が最も高い(この場合は経験レコード11が一つなので、常にこの経験レコード11の出力値フィールドの値)ので、この経験レコード11の出力値フィールドを出力値として出力手段9に送出する。   In the case of the effectiveness standard data shown in FIG. 5B (assuming that this is the highest validity standard data), since the above-mentioned validity is 1584000, the standard is “0”, and this experience Since the record 11 is the highest (in this case, since there is only one experience record 11, the value of the output value field of this experience record 11 is always), the output value field of this experience record 11 is sent to the output means 9 as an output value.

S140及びS150に於ける処理を、図24にコンピュータ言語の一つであるC言語を用いて表記する。尚、ベイジアンネットワーク近似処理装置1を制御チップ等のハードウェアとして実現する場合には、この処理がハードウェア資源上で実現されていることは言うまでもない。   The processing in S140 and S150 is represented in FIG. 24 using C language which is one of computer languages. Needless to say, when the Bayesian network approximation processing device 1 is realized as hardware such as a control chip, this processing is realized on hardware resources.

S150で有効度分類手段8が処理した出力データ12を、有効度分類手段8は出力手段9に送出し、出力手段9が出力値として、出力データ12を出力する(S160)。
The effectiveness classification means 8 sends the output data 12 processed by the effectiveness classification means 8 in S150 to the output means 9, and the output means 9 outputs the output data 12 as an output value (S160).

次に具体的な例を用いてベイジアンネットワーク近似処理装置1の処理の流れを説明する。尚、ベイジアンネットワーク近似処理装置1で処理するモデルとして故障予測とし、入力されるのは油温と油量の2つであるとする。即ち入力レコード10として油温と油量の2つがあり、出力されるのは故障予測にかかる出力データ12である。   Next, a processing flow of the Bayesian network approximation processing device 1 will be described using a specific example. It is assumed that failure prediction is performed as a model to be processed by the Bayesian network approximate processing apparatus 1, and that two inputs, oil temperature and oil amount, are input. That is, there are two oil records and oil quantity as the input record 10, and output data 12 relating to failure prediction is output.

油温フィールドは図6(a)に示すように、「〜20℃の時には値0」、「20℃〜40℃の時には値1」、「40℃〜60℃の時には値2」、「60℃〜の時には値3」の4値を取るフィールドとし、油量フィールドは図6(b)に示すように、「800ml〜の時には値0」、「600ml〜800mlの時には値1」、「400ml〜600mlの時には値2」、「〜400mlの時には値3」を取るフィールドとする。ここでは、説明を容易にする為に、値が大きければ異常であるように割り当てたが、任意に割り当てて良い。又、故障予測フィールドは図6(c)に示すように、「正常の時には値0」、「注意の時には値1」、「要点検の時には値2」、「非常停止の時には値3」を取るフィールドとする。   As shown in FIG. 6 (a), the oil temperature field is “value 0 when it is ˜20 ° C.”, “value 1 when it is 20 ° C. to 40 ° C.”, “value 2 when it is 40 ° C. to 60 ° C.”, “60 As shown in FIG. 6 (b), the oil amount field is “value 0 when 800 ml˜, value 1 when 600 ml˜800 ml”, “400 ml”. It is a field that takes a value of 2 ”when it is ˜600 ml and a value of 3 when it is ˜400 ml. Here, for ease of explanation, the value is assigned as abnormal if the value is large, but may be assigned arbitrarily. In addition, as shown in FIG. 6C, the failure prediction field has “value 0 when normal”, “value 1 when attention is required”, “value 2 when inspection is necessary”, and “value 3 when emergency stop is required”. The field to be taken.

更に経験レコード11として、過去の入力レコード10と、その事象の時に出力して欲しい出力値フィールドを設定しておく。この例では図7(a)から図7(e)の5つの経験レコード11がある場合を説明する。図7(a)では事象が正常時の場合の入力レコード10とその出力値フィールドからなる経験レコード11のサンプル、図7(b)では事象が注意時の場合の入力レコード10とその出力値フィールドからなる経験レコード11のサンプル1、図7(c)では事象が注意時の場合の入力レコード10とその出力値フィールドからなる経験レコード11のサンプル2、図7(d)では事象が要点検時の場合の入力レコード10とその出力値フィールドからなる経験レコード11のサンプル、図7(e)では事象が非常停止時の場合の入力レコード10とその出力値フィールドからなる経験レコード11のサンプル、の場合である。   Further, as the experience record 11, a past input record 10 and an output value field to be output at the time of the event are set. In this example, a case where there are five experience records 11 shown in FIGS. 7A to 7E will be described. FIG. 7A shows a sample experience record 11 consisting of an input record 10 and its output value field when the event is normal, and FIG. 7B shows an input record 10 and its output value field when the event is attention. Sample 1 of experience record 11 consisting of, input record 10 in the event of attention in FIG. 7C, sample 2 of experience record 11 consisting of its output value field, and event in need of inspection in FIG. 7D The sample of the experience record 11 consisting of the input record 10 and its output value field in the case of FIG. 7, and the sample of the experience record 11 consisting of the input record 10 and its output value field in the case of the emergency stop in FIG. Is the case.

ベイジアンネットワーク近似処理装置1は、図8に示す油温フィールドの感度データと油量フィールドの感度データとを、ベイジアンネットワーク近似処理装置1の感度データ入力受付手段2で受け付け、それをデータ記憶手段6に記憶する(S100)。   The Bayesian network approximation processing device 1 receives the oil temperature field sensitivity data and the oil quantity field sensitivity data shown in FIG. 8 by the sensitivity data input receiving means 2 of the Bayesian network approximation processing device 1 and receives them. (S100).

次に、ベイジアンネットワーク近似処理装置1の有効度基準データ入力受付手段3は、図9に示すデータを有する有効度基準データの入力を受け付け、それをデータ記憶手段6に記憶する(S110)。   Next, the validity criterion data input acceptance unit 3 of the Bayesian network approximation processing device 1 accepts the input of the validity criterion data having the data shown in FIG. 9, and stores it in the data storage unit 6 (S110).

感度データ、有効度基準データの入力を受け付けた後、本実施例では油温と油量から装置の故障予測を行うので、ベイジアンネットワーク近似処理装置1は、油温を検知する油温センサーと油量を検知する油量センサーで取得した、図10に示す入力レコード10を入力レコード入力受付手段4で入力を受け付け、それをデータ記憶手段6に記憶する(S120)。   After receiving the input of the sensitivity data and the effectiveness reference data, the failure prediction of the apparatus is performed from the oil temperature and the oil amount in the present embodiment. Therefore, the Bayesian network approximation processing apparatus 1 includes the oil temperature sensor and the oil that detect the oil temperature. The input record 10 shown in FIG. 10 obtained by the oil amount sensor for detecting the amount is received by the input record input receiving means 4 and stored in the data storage means 6 (S120).

次に経験レコード入力受付手段5は、各経験レコード11を一つずつ取得し(S130)、有効度演算手段7に対して、取得した経験レコード11を一つずつ送出する。そして有効度演算手段7は、データ記憶手段6に記憶している入力レコード10と感度データとを取得する。そして有効度演算手段7は、経験レコード11毎に、入力レコード10と各経験レコード11とについてフィールド毎に与えられた感度データで重み付けを行った乗算の合計をそれぞれの有効度として計算する(即ち数1を計算する)(S140)。   Next, the experience record input receiving means 5 acquires each experience record 11 one by one (S130), and sends the acquired experience records 11 one by one to the effectiveness calculation means 7. Then, the effectiveness calculation unit 7 acquires the input record 10 and sensitivity data stored in the data storage unit 6. Then, the effectiveness calculation means 7 calculates, for each experience record 11, the sum of multiplications weighted by the sensitivity data given for each field for the input record 10 and each experience record 11 as the respective effectiveness (that is, (Equation 1 is calculated) (S140).

そして有効度分類手段8は、有効度演算手段7で計算した有効度に基づいて、経験レコード11毎の有効度を有効度基準データ毎に分類し、高い有効度基準データ(好適には最も高い有効度基準データ)に分類された経験レコード11に於ける出力値フィールドの値を、出力手段9で出力する出力データ12とする(S150)。もし最も高い有効度基準データに分類された経験レコード11が複数あった場合には、そこに分類された経験レコード11の出力値フィールドの平均値を出力データ12とする。尚、S140及びS150の処理について、C言語で表現すると図24のように表現できる。   And the effectiveness classification means 8 classifies the effectiveness for each experience record 11 based on the effectiveness calculated by the effectiveness calculation means 7 for each effectiveness reference data, and high effectiveness reference data (preferably the highest) The value of the output value field in the experience record 11 classified as (effectiveness reference data) is set as output data 12 output by the output means 9 (S150). If there are a plurality of experience records 11 classified as the highest validity standard data, the average value of the output value fields of the experience records 11 classified there is set as the output data 12. Note that the processing of S140 and S150 can be expressed as shown in FIG. 24 in C language.

S140及びS150の処理を実施例2の具体例に当てはめると下記のような計算となる。   When the processes of S140 and S150 are applied to the specific example of the second embodiment, the following calculation is performed.

まず入力レコード10と経験レコード11Aとの比較を行い有効度を有効度演算手段7で計算すると、図11のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は680000となり、油量フィールドの有効度は300000となる。従って経験レコード11Aとの比較を行った場合の有効度は980000となる。この経験レコード11Aの場合の有効度をデータ記憶手段6に記憶する。   First, when the input record 10 and the experience record 11A are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil amount field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 680000, and the effectiveness of the oil amount field is 300000. Therefore, the effectiveness when compared with the experience record 11A is 980000. The effectiveness in the case of this experience record 11A is stored in the data storage means 6.

入力レコード10と経験レコード11Bとの比較を行い有効度を有効度演算手段7で計算すると、図12のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は680000となり、油量フィールドの有効度は50000となる。従って経験レコード11Bとの比較を行った場合の有効度は730000となる。この経験レコード11Bの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11B are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil quantity field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 680000, and the effectiveness of the oil amount field is 50000. Accordingly, the effectiveness when compared with the experience record 11B is 730000. The effectiveness in the case of this experience record 11B is stored in the data storage means 6.

入力レコード10と経験レコード11Cとの比較を行い有効度を有効度演算手段7で計算すると、図13のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は320000となり、油量フィールドの有効度は300000となる。従って経験レコード11Cとの比較を行った場合の有効度は620000となる。この経験レコード11Cの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11C are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil quantity field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 320,000, and the effectiveness of the oil amount field is 300000. Therefore, the effectiveness when compared with the experience record 11C is 620000. The effectiveness in the case of this experience record 11C is stored in the data storage means 6.

入力レコード10と経験レコード11Dとの比較を行い有効度を有効度演算手段7で計算すると、図14のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は320000となり、油量フィールドの有効度は50000となる。従って経験レコード11Dとの比較を行った場合の有効度は370000となる。この経験レコード11Dの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11D are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil amount field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 320,000, and the effectiveness of the oil amount field is 50000. Therefore, the effectiveness when compared with the experience record 11D is 370000. The effectiveness in the case of this experience record 11D is stored in the data storage means 6.

入力レコード10と経験レコード11Eとの比較を行い有効度を有効度演算手段7で計算すると、図15のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は40000となり、油量フィールドの有効度は300000となる。従って経験レコード11Eとの比較を行った場合の有効度は340000となる。この経験レコード11Eの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11E are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil quantity field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 40000, and the effectiveness of the oil amount field is 300000. Therefore, the effectiveness when compared with the experience record 11E is 340000. The effectiveness in the case of this experience record 11E is stored in the data storage means 6.

このように各経験レコード11Aから経験レコード11Eの有効度と、S110で入力を受け付けた有効度基準データとを、有効度分類手段8がデータ記憶手段6から抽出し、有効度分類手段8が有効度基準データ毎に分類し、最も高い有効度基準データに分類された経験レコード11に於ける出力値フィールドの値を、出力手段9に出力データ12として送出する(S150)。ここでは最も高い有効度基準データに分類された経験レコード11は一つなので、出力値フィールドの平均値は計算しなくても良い。   Thus, the effectiveness classification means 8 extracts the validity of the experience record 11E from each experience record 11A and the validity reference data received in S110 from the data storage means 6, and the effectiveness classification means 8 is effective. The data is classified for each degree reference data, and the value of the output value field in the experience record 11 classified as the highest validity reference data is sent to the output means 9 as output data 12 (S150). Here, since there is one experience record 11 classified as the highest validity reference data, the average value of the output value field need not be calculated.

従って上述の場合、経験レコード11Aの有効度は980000であることから、有効度基準データの値2(800001〜1000000)に該当する。   Therefore, in the above-mentioned case, since the effectiveness of the experience record 11A is 980000, it corresponds to the value 2 (800001 to 1000000) of the effectiveness reference data.

経験レコード11Bの有効度は730000であることから、有効度基準データの値3(600001〜800000)に該当する。   Since the validity of the experience record 11B is 730000, it corresponds to the value 3 (600001 to 800000) of the validity standard data.

そして経験レコード11Cの有効度は620000であることから、経験レコード11Bと同様に有効度基準データの値3(600001〜800000)に該当する。   And since the effectiveness of the experience record 11C is 620000, it corresponds to the value 3 (600001 to 800000) of the effectiveness reference data in the same manner as the experience record 11B.

経験レコード11Dの有効度は370000であることから、有効度基準データの値5(200001〜400000)に該当する。   Since the effectiveness of the experience record 11D is 370000, it corresponds to the value 5 (20,0001 to 400000) of the effectiveness reference data.

経験レコード11Eの有効度は340000であることから、経験レコード11Dと同様に有効度基準データの値5(200001〜400000)に該当する。   Since the validity of the experience record 11E is 340000, it corresponds to the value 5 (20,0001 to 400000) of the validity reference data as in the experience record 11D.

上述のように有効度基準データ毎に分類されたものを模式的に図16に示す。そうすると最も高い有効度基準データに分類されたのが、基準値「2」の経験レコード11Aなので、この経験レコード11Aに於ける出力値フィールド(図7(a)に於ける経験レコード11の故障予測の値)の値を参照すると、「100,0,0,0」である。そして基準値「2」に分類された経験レコード11はこれだけなので、出力データ12の値も「100,0,0,0」となる。従って有効度分類手段8は出力手段9で出力する出力データ12として「100,0,0,0」を出力手段9に送出する。   FIG. 16 schematically shows what is classified for each validity criterion data as described above. Then, since it is the experience record 11A of the reference value “2” that is classified into the highest validity reference data, the failure value of the experience record 11 in the experience record 11A (FIG. 7A). The value of “100, 0, 0, 0” is referred to. Since this is the only experience record 11 classified as the reference value “2”, the value of the output data 12 is also “100, 0, 0, 0”. Accordingly, the effectiveness classification means 8 sends “100, 0, 0, 0” to the output means 9 as the output data 12 output by the output means 9.

出力手段9は、有効度分類手段8から出力データ12「100,0,0,0」を受信すると、それを出力する。従って、現在の出力結果としては、正常時であると判断できる。
When the output means 9 receives the output data 12 “100, 0, 0, 0” from the effectiveness classification means 8, it outputs it. Therefore, it can be determined that the current output result is normal.

次に経験データ、感度データ、有効度基準データは実施例2と同様であって(即ち、経験データが図7、感度データが図8、有効度基準データが図9)、入力レコード入力受付手段4で受け付け(S120)、データ記憶手段6に記憶した入力レコード10が図17に示す場合であったとする。尚、S100、S110は実施例2と同様となる。   Next, experience data, sensitivity data, and effectiveness standard data are the same as in the second embodiment (that is, experience data is FIG. 7, sensitivity data is FIG. 8, validity standard data is FIG. 9), and input record input acceptance means Assume that the input record 10 received in 4 (S120) and stored in the data storage means 6 is the case shown in FIG. S100 and S110 are the same as those in the second embodiment.

実施例2と同様に、経験レコード入力受付手段5は、各経験レコード11を一つずつ取得し(S130)、有効度演算手段7に対して、取得した経験レコード11を一つずつ送出する。そして有効度演算手段7は、データ記憶手段6に記憶している入力レコード10と感度データとを取得する。有効度演算手段7は、経験レコード11毎に、入力レコード10と各経験レコード11とについてフィールド毎に与えられた感度データで重み付けを行った乗算の合計をそれぞれの有効度として計算する(即ち数1を計算する)(S140)。   Similarly to the second embodiment, the experience record input receiving unit 5 acquires each experience record 11 one by one (S130), and sends the acquired experience records 11 one by one to the effectiveness calculation unit 7. Then, the effectiveness calculation unit 7 acquires the input record 10 and sensitivity data stored in the data storage unit 6. The effectiveness calculation means 7 calculates, for each experience record 11, the sum of multiplications weighted by the sensitivity data given for each field for the input record 10 and each experience record 11 as the respective effectiveness (ie, the number). 1 is calculated) (S140).

そして有効度分類手段8は、有効度演算手段7で計算した有効度に基づいて、経験レコード11毎の有効度を有効度基準データ毎に分類し、最も高い有効度基準データに分類された経験レコード11に於ける出力値フィールドの値を、出力手段9で出力する出力データとする(S150)。もし最も高い有効度基準データに分類された経験レコード11が複数あった場合には、そこに分類された経験レコード11に於ける出力値フィールドの平均値を計算し、出力データ12とする。   The effectiveness classification means 8 classifies the effectiveness for each experience record 11 based on the effectiveness calculated by the effectiveness calculation means 7 for each validity reference data, and the experience classified as the highest effectiveness reference data. The value of the output value field in the record 11 is set as output data output by the output means 9 (S150). If there are a plurality of experience records 11 classified as the highest validity standard data, the average value of the output value fields in the experience records 11 classified there is calculated and set as output data 12.

S140及びS150の処理を実施例3の具体例に当てはめると下記のような計算となる。   When the processes of S140 and S150 are applied to the specific example of the third embodiment, the following calculation is performed.

まず入力レコード10と経験レコード11Aとの比較を行い有効度を有効度演算手段7で計算すると、図18のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は320000となり、油量フィールドの有効度は20000となる。従って経験レコード11Aとの比較を行った場合の有効度は340000となる。この経験レコード11Aの場合の有効度をデータ記憶手段6に記憶する。   First, when the input record 10 and the experience record 11A are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil amount field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 320,000, and the effectiveness of the oil amount field is 20000. Therefore, the effectiveness when compared with the experience record 11A is 340000. The effectiveness in the case of this experience record 11A is stored in the data storage means 6.

入力レコード10と経験レコード11Bとの比較を行い有効度を有効度演算手段7で計算すると、図19のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は320000となり、油量フィールドの有効度は340000となる。従って経験レコード11Bとの比較を行った場合の有効度は660000となる。この経験レコード11Bの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11B are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil quantity field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 320,000, and the effectiveness of the oil amount field is 340000. Accordingly, the effectiveness when compared with the experience record 11B is 660000. The effectiveness in the case of this experience record 11B is stored in the data storage means 6.

入力レコード10と経験レコード11Cとの比較を行い有効度を有効度演算手段7で計算すると、図20のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は680000となり、油量フィールドの有効度は160000となる。従って経験レコード11Cとの比較を行った場合の有効度は840000となる。この経験レコード11Cの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11C are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil amount field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 680000, and the effectiveness of the oil amount field is 160000. Therefore, the effectiveness when compared with the experience record 11C is 840000. The effectiveness in the case of this experience record 11C is stored in the data storage means 6.

入力レコード10と経験レコード11Dとの比較を行い有効度を有効度演算手段7で計算すると、図21のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は680000となり、油量フィールドの有効度は34000となる。従って経験レコード11Dとの比較を行った場合の有効度は1020000となる。この経験レコード11Dの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11D are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil amount field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 680000, and the effectiveness of the oil amount field is 34000. Therefore, the effectiveness when compared with the experience record 11D is 1020000. The effectiveness in the case of this experience record 11D is stored in the data storage means 6.

入力レコード10と経験レコード11Eとの比較を行い有効度を有効度演算手段7で計算すると、図22のように油温フィールドの有効度、油量フィールドの有効度が計算できる。この場合、油温フィールドの有効度は320000となり、油量フィールドの有効度は20000となる。従って経験レコード11Eとの比較を行った場合の有効度は340000となる。この経験レコード11Eの場合の有効度をデータ記憶手段6に記憶する。   When the input record 10 and the experience record 11E are compared and the effectiveness is calculated by the effectiveness calculation means 7, the effectiveness of the oil temperature field and the effectiveness of the oil amount field can be calculated as shown in FIG. In this case, the effectiveness of the oil temperature field is 320,000, and the effectiveness of the oil amount field is 20000. Therefore, the effectiveness when compared with the experience record 11E is 340000. The effectiveness in the case of this experience record 11E is stored in the data storage means 6.

このように各経験レコード11Aから経験レコード11Eの有効度と、S110で入力を受け付けた有効度基準データとを、有効度分類手段8がデータ記憶手段6から抽出し、有効度分類手段8が有効度基準データ毎に分類し、最も高い有効度基準データに分類された経験レコード11に於ける出力値フィールドの値を、出力手段9に出力データ12として送出する(S150)。ここでは最も高い有効度基準データに分類された経験レコード11は一つなので、出力値フィールドの平均値は計算しなくても良い。   Thus, the effectiveness classification means 8 extracts the validity of the experience record 11E from each experience record 11A and the validity reference data received in S110 from the data storage means 6, and the effectiveness classification means 8 is effective. The data is classified for each degree reference data, and the value of the output value field in the experience record 11 classified as the highest validity reference data is sent to the output means 9 as output data 12 (S150). Here, since there is one experience record 11 classified as the highest validity reference data, the average value of the output value field need not be calculated.

従って上述の場合、経験レコード11Aの有効度は340000であることから、有効度基準データの値5(0〜200000)に該当する。   Therefore, in the above-described case, the validity of the experience record 11A is 340000, which corresponds to the value 5 (0 to 200000) of the validity reference data.

経験レコード11Bの有効度は660000であることから、有効度基準データの値3(600001〜800000)に該当する。   Since the effectiveness of the experience record 11B is 660000, it corresponds to the value 3 (600001 to 800000) of the effectiveness reference data.

そして経験レコード11Cの有効度は840000であることから、有効度基準データの値2(800001〜1000000)に該当する。   Since the validity of the experience record 11C is 840000, it corresponds to the value 2 (800001 to 1000000) of the validity reference data.

経験レコード11Dの有効度は1020000であることから、有効度基準データの値1(1000001〜1200000)に該当する。   Since the effectiveness of the experience record 11D is 1020000, it corresponds to the value 1 (1000001 to 1200000) of the effectiveness reference data.

経験レコード11Eの有効度は340000であることから、経験レコード11Aと同様に有効度基準データの値5(200001〜400000)に該当する。   Since the validity of the experience record 11E is 340000, it corresponds to the value 5 (20,0001 to 400000) of the validity reference data as in the experience record 11A.

上述のように有効度基準データ毎に分類されたものを模式的に図23に示す。そうすると最も高い有効度基準データに分類されたのが、基準値「1」の経験レコード11Dなので、この経験レコード11Dに於ける出力値フィールド(図7(d)に於ける経験レコード11の故障予測の値)の値を参照すると、「0,0,100,0」である。そして基準値「1」に分類された経験レコード11はこれだけなので、出力データ12の値も「0,0,100,0」となる。従って有効度分類手段8は出力手段9で出力する出力データとして「0,0,100,0」を出力手段9に送出する。   FIG. 23 schematically shows the data classified for each validity standard data as described above. Then, since it is the experience record 11D of the reference value “1” that is classified into the highest validity reference data, the failure value of the experience record 11 in the experience record 11D (FIG. 7D) is predicted. The value of “0, 0, 100, 0” is referred to. Since this is the only experience record 11 classified as the reference value “1”, the value of the output data 12 is also “0, 0, 100, 0”. Accordingly, the effectiveness classification means 8 sends “0, 0, 100, 0” to the output means 9 as output data output from the output means 9.

出力手段9は、有効度分類手段8から出力データ12「0,0,100,0」を受信すると、それを出力する。従って、現在の出力結果としては、要点検時であると判断できる。
When the output means 9 receives the output data 12 “0, 0, 100, 0” from the effectiveness classification means 8, it outputs it. Therefore, it can be determined that the current output result is a time of inspection.

ベイジアンネットワーク近似処理装置1に於いて、有効度分類手段8は、有効度演算手段7で計算した有効度を有効度基準データ毎に分類し、最も高い有効度基準データに属する複数の経験レコード11のうち、最も高い有効度の経験レコード11に於ける出力値フィールドの値を出力データ12として、出力手段9に送出しても良い。   In the Bayesian network approximation processing device 1, the effectiveness classification means 8 classifies the effectiveness calculated by the effectiveness calculation means 7 for each validity reference data, and a plurality of experience records 11 belonging to the highest validity reference data. Among them, the value of the output value field in the experience record 11 having the highest effectiveness may be sent to the output means 9 as the output data 12.

又、有効度分類手段8は、有効度演算手段7で計算した有効度を有効度基準データ毎に分類し、最も高い有効度基準データに属する複数の経験レコード11のうち、任意の経験レコード11に於ける出力値フィールドの値を出力データ12として、出力手段9に送出しても良い。   Moreover, the effectiveness classification means 8 classifies the effectiveness calculated by the effectiveness calculation means 7 for each validity reference data, and among the plurality of experience records 11 belonging to the highest validity reference data, an arbitrary experience record 11 The value of the output value field in the above may be sent to the output means 9 as output data 12.

更に、有効度分類手段8は、有効度演算手段7で計算した有効度を有効度基準データ毎に分類し、最も高い有効度基準データに属する複数の経験レコード11のうち、予め定められた上位n個の経験レコード11に於ける出力値フィールドの値の平均値を出力データ12として、出力手段9に送出しても良い。
Furthermore, the effectiveness classification means 8 classifies the effectiveness calculated by the effectiveness calculation means 7 for each validity reference data, and among the plurality of experience records 11 belonging to the highest validity reference data, You may send to the output means 9 the average value of the value of the output value field in n experience records 11 as the output data 12.

次に、ベイジアンネットワーク近似処理装置1に、有効度基準データ入力受付手段3を設けない場合を図25に示す。この場合、有効度分類手段8以外の処理は実施例1から実施例4と同様である。従って図2に於いてS110の処理も不要となる。   Next, FIG. 25 shows a case where the effectiveness standard data input receiving means 3 is not provided in the Bayesian network approximation processing device 1. In this case, processes other than the effectiveness classification means 8 are the same as those in the first to fourth embodiments. Therefore, the process of S110 in FIG. 2 is also unnecessary.

この実施例の場合、有効度演算手段7で計算した有効度に基づいて、有効度分類手段8は、有効度演算手段7で計算した有効度のソーティング(並べ替え)を行い、最も高い有効度の経験レコード11に於ける出力値フィールドの値を(好適には最も高い有効度基準に分類された経験レコード11に於ける出力値フィールドの値を)出力データ12として、出力手段9に送出する手段となる。   In this embodiment, based on the effectiveness calculated by the effectiveness calculation means 7, the effectiveness classification means 8 performs sorting (rearrangement) of the effectiveness calculated by the effectiveness calculation means 7, and the highest effectiveness is obtained. The value of the output value field in the experience record 11 is sent to the output means 9 as the output data 12 (preferably the value of the output value field in the experience record 11 classified as the highest effectiveness criterion). It becomes a means.

又、有効度分類手段8は、最も高い有効度を有する経験レコード11の出力値フィールドの値を用いずとも、予め定められた上位n個に該当する有効度を有する経験レコード11の出力値フィールドの値の平均値を出力データ12としても良いし、上位n個のうちいずれかの経験レコード11の出力値フィールドの値を出力データ12としても良い。更に、出力データ12が複数あってもよい場合には、上位n個の経験レコード11の出力値フィールドの値を各々出力データ12としても良い。
Further, the effectiveness classification means 8 does not use the value of the output value field of the experience record 11 having the highest effectiveness, but the output value field of the experience record 11 having the validity corresponding to the predetermined top n items. The average value of these values may be used as the output data 12, or the value of the output value field of any one of the top n experience records 11 may be used as the output data 12. Further, when there may be a plurality of output data 12, the values in the output value fields of the top n experience records 11 may be used as the output data 12.

上述したように、実施例1から実施例5に於いて出力データ12を生成する際に更に、各経験レコード10の出力値フィールドを、その経験レコード11の有効度によって、重み付けした平均値としても良い。   As described above, when the output data 12 is generated in the first to fifth embodiments, the output value field of each experience record 10 may be an average value weighted according to the effectiveness of the experience record 11. good.

具体的には、経験レコード11rの出力値フィールドをxo[r]、有効度演算手段7で計算したその経験レコード11の有効度をval[r]で示す場合、有効度分類手段8は、Σ(xo[r]×val[r])÷Σ(val[r])を計算し、出力データ12とする。そして有効度分類手段8は、その出力データ12を出力手段9に送信し、出力手段9で当該出力データ12を出力する。   Specifically, when the output value field of the experience record 11r is indicated by xo [r] and the effectiveness of the experience record 11 calculated by the effectiveness calculation means 7 is indicated by val [r], the effectiveness classification means 8 Calculate (xo [r] × val [r]) ÷ Σ (val [r]) as output data 12. Then, the effectiveness classification means 8 transmits the output data 12 to the output means 9, and the output means 9 outputs the output data 12.

このように有効度に更に重み付けを行うことによって、有効度の高い経験レコード11を重視しつつ、有効度がそれほど高くない経験レコード11も取りいれた出力データ12を得ることが出来る。   By further weighting the effectiveness as described above, it is possible to obtain the output data 12 in which the experience record 11 having a low effectiveness is taken in, while emphasizing the experience record 11 having a high effectiveness.

又、有効度そのものではなく、有効度の2乗を使って重み平均を計算しても良い。これにより、有効度が特に高い経験レコード11を重視した出力データ12を得ることが出来る。   Also, the weighted average may be calculated using the square of the effectiveness instead of the effectiveness itself. Thereby, it is possible to obtain the output data 12 that places importance on the experience record 11 with particularly high effectiveness.

本発明に於ける各手段は、その機能が論理的に区別されているのみであって、物理上あるいは事実上は同一の領域を為していても良い。   Each means in the present invention is only logically distinguished in function, and may be physically or practically the same area.

尚、本発明を実施するにあたり本実施態様の機能を実現するソフトウェアのプログラムを記録した記憶媒体をシステムに供給し、そのシステムのコンピュータが記憶媒体に格納されたプログラムを読み出し実行することによって実現されることは当然である。   In implementing the present invention, a storage medium storing a software program for realizing the functions of this embodiment is supplied to the system, and the computer of the system reads and executes the program stored in the storage medium. Of course.

この場合、記憶媒体から読み出されたプログラム自体が前記した実施態様の機能を実現することとなり、そのプログラムを記憶した記憶媒体は本発明を当然のことながら構成することになる。   In this case, the program itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program naturally constitutes the present invention.

又、HDLのような回路設計言語を用いることによって、プログラム可能なLSIに、本発明のベイジアンネットワーク近似処理装置1の各機能を書き込んで動作させても良い。例えばFPGAと呼ばれる(Field Programmable Gate Array)プログラム可能なロジック・デバイスに、HDLのような回路設計言語で記述したベイジアンネットワーク近似処理装置1の各機能を書き込んで、計算を行わせる。   Further, by using a circuit design language such as HDL, each function of the Bayesian network approximation processing apparatus 1 of the present invention may be written and operated in a programmable LSI. For example, each function of the Bayesian network approximation processing device 1 described in a circuit design language such as HDL is written in a programmable logic device called FPGA (Field Programmable Gate Array) to perform calculation.

プログラムを供給する為の記憶媒体としては、例えば磁気ディスク、ハードディスク、光ディスク、光磁気ディスク、磁気テープ、不揮発性のメモリカード等を使用することができる。   As a storage medium for supplying the program, for example, a magnetic disk, a hard disk, an optical disk, a magneto-optical disk, a magnetic tape, a nonvolatile memory card, or the like can be used.

更に、プログラムを記憶媒体に記憶するのみならず、ネットワークからダウンロードして取得することによっても良い。   Furthermore, the program may be downloaded and acquired from a network as well as stored in a storage medium.

又、コンピュータが読み出したプログラムを実行することにより、上述した実施態様の機能が実現されるだけではなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているオペレーティングシステムなどが実際の処理の一部又は全部を行い、その処理によって前記した実施態様の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system running on the computer is one of the actual processes based on the instructions of the program. It goes without saying that the case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing thereof is also included.

更に、記憶媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わる不揮発性あるいは揮発性の記憶手段に書き込まれた後、そのプログラムの指示に基づき、機能拡張ボードあるいは機能拡張ユニットに備わる演算処理装置などが実際の処理の一部あるいは全部を行い、その処理により前記した実施態様の機能が実現される場合も含まれることは当然である。
Furthermore, after the program read from the storage medium is written in the nonvolatile or volatile storage means provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the program is instructed. On the basis of the above, it is natural that the arithmetic processing device or the like provided in the function expansion board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

本発明によって、ベイジアンネットワークの際に従来は必須であった各事象の全ての値を要素とするテーブルの作成が不要となる。本発明では、一部の値のみを有するテーブル(経験レコード)から類似する経験レコードを抽出するので、従来よりもリソースを必要としない。従って小規模なハードウェア資源であっても、ベイジアンネットワークの近似処理が可能となる。   According to the present invention, it is not necessary to create a table having all values of each event as elements in the Bayesian network. In the present invention, since similar experience records are extracted from a table (experience record) having only some values, resources are not required as compared with the conventional case. Therefore, the Bayesian network approximation processing can be performed even with a small hardware resource.

又、従来はテーブル生成に時間がかかる為、最新の経験を直ちに反映させることが困難であったが、本発明では、テーブルを使用しない為、最新の経験を直ちに反映させることが可能となる。   Conventionally, since it takes time to generate a table, it is difficult to immediately reflect the latest experience. However, in the present invention, since the table is not used, it is possible to immediately reflect the latest experience.

更にハードウェア化にあたっては、SDRAM(Synchronous DRAM)のバースト転送(1回のアドレス指定で複数のデータをまとめて連続的に転送する方法)に適合しているので、高速処理の効果が得られる。つまり、バースト転送を行うSDRAMの場合、メモリにアドレスを送ると一定時間経過してからデータが連続的に返ってくるという動作が可能であり、連続したアドレスであれば、2つ目以降のデータは待ち時間なしに受け取れるので、高速処理を可能としている。そして本発明は、バースト転送に同期して演算を行えるように設計されていることから、データが一つ入力される毎にその場で演算を行いメモリの読み込みにかかる時間だけで演算が完了することから、高速処理が実現可能となる。
Furthermore, since the hardware is adapted to SDRAM (Synchronous DRAM) burst transfer (a method of transferring a plurality of data continuously by one address designation), an effect of high-speed processing can be obtained. In other words, in the case of an SDRAM that performs burst transfer, it is possible to perform an operation in which data is continuously returned after an elapse of a certain time when an address is sent to the memory. Can be received without waiting time, enabling high-speed processing. Since the present invention is designed so that the operation can be performed in synchronization with the burst transfer, the operation is performed on the spot each time one piece of data is input, and the operation is completed only in the time required for reading the memory. Therefore, high-speed processing can be realized.

ベイジアンネットワーク近似処理装置のシステム構成の一例を示すシステム構成図である。It is a system configuration | structure figure which shows an example of the system configuration | structure of a Bayesian network approximation processing apparatus. ベイジアンネットワーク近似処理装置の処理の流れの一例を示すフローチャート図である。It is a flowchart figure which shows an example of the flow of a process of a Bayesian network approximation processing apparatus. ベイジアンネットワーク近似処理装置の処理の概念を示す概念図である。It is a conceptual diagram which shows the concept of a process of a Bayesian network approximation processing apparatus. ベイジアンネットワーク近似処理装置がハードウェアに組み込まれた場合の概念図である。It is a conceptual diagram when a Bayesian network approximation processing device is incorporated in hardware. 有効度基準データ、感度データ、入力レコード、経験レコードの一例を示す図である。It is a figure which shows an example of effectiveness reference | standard data, sensitivity data, an input record, and an experience record. 油温及び油量のフィールドの一例である。It is an example of the field of oil temperature and oil amount. 経験レコードの一例である。It is an example of an experience record. 感度データの一例である。It is an example of sensitivity data. 有効度基準データの一例である。It is an example of effectiveness standard data. 実施例2の場合の入力レコードである。It is an input record in the case of Example 2. 実施例2に於いて経験レコード11Aの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11A in Example 2. 実施例2に於いて経験レコード11Bの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11B in Example 2. 実施例2に於いて経験レコード11Cの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11C in Example 2. 実施例2に於いて経験レコード11Dの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11D in Example 2. 実施例2に於いて経験レコード11Eの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11E in Example 2. 実施例2に於いて有効度基準データ毎に分類した各経験レコードの出力値フィールド及びその平均値を示す表である。It is a table | surface which shows the output value field of each experience record classified for every effectiveness reference | standard data in Example 2, and its average value. 実施例3の場合の入力レコードである。It is an input record in the case of Example 3. 実施例3に於いて経験レコード11Aの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11A in Example 3. 実施例3に於いて経験レコード11Bの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11B in Example 3. 実施例3に於いて経験レコード11Cの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11C in Example 3. 実施例3に於いて経験レコード11Dの有効度を示す表である。10 is a table showing the effectiveness of an experience record 11D in Example 3. 実施例3に於いて経験レコード11Eの有効度を示す表である。14 is a table showing the effectiveness of an experience record 11E in Example 3. 実施例3に於いて有効度基準データ毎に分類した各経験レコードの出力値フィールド及びその平均値を示す表である。It is a table | surface which shows the output value field of each experience record classified for every effectiveness reference | standard data in Example 3, and its average value. S140及びS150をC言語で表記した場合の例である。This is an example when S140 and S150 are written in C language. ベイジアンネットワーク近似処理装置の他のシステム構成の一例である。It is an example of the other system configuration of a Bayesian network approximation processing device. ベイジアンネットワーク近似処理装置をハードウェア化した場合の高速処理の概念を示す図である。It is a figure which shows the concept of the high-speed process at the time of hardware-izing a Bayesian network approximation processing apparatus.

符号の説明Explanation of symbols

1:ベイジアンネットワーク近似処理装置
2:感度データ入力受付手段
3:有効度基準データ入力受付手段
4:入力レコード入力受付手段
5:経験レコード入力受付手段
6:データ記憶手段
7:有効度演算手段
8:有効度分類手段
9:出力手段
10:入力レコード
11:経験レコード
12:出力データ
1: Bayesian network approximation processing device 2: Sensitivity data input reception means 3: Effectiveness reference data input reception means 4: Input record input reception means 5: Experience record input reception means 6: Data storage means 7: Effectiveness calculation means 8: Effectiveness classification means 9: Output means 10: Input record 11: Experience record 12: Output data

Claims (23)

ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、
各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、
有効度基準データの入力を受け付ける有効度基準データ入力受付手段と、
前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、
予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、
前記経験レコード毎に、前記入力レコードと前記経験レコードについて、それらのフィールド毎に与えられた感度データで重み付けを行った乗算の合計を、各経験レコードに対する有効度として計算する有効度演算手段と、
前記経験レコードを前記有効度基準データに基づいて、前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、
前記有効度分類手段から前記出力データを受信し出力する出力手段と、
からなることを特徴とするベイジアンネットワーク近似処理装置。
A Bayesian network approximation processing device that performs Bayesian network approximation processing,
Sensitivity data input accepting means for accepting input of sensitivity data, which is data giving weights to each field;
Effectiveness reference data input receiving means for receiving the input of the validity reference data;
An input record input receiving means for receiving an input record acquired outside the Bayesian network approximation processing device;
Experience record input receiving means for acquiring an experience record consisting of an input value field to the Bayesian network approximation processing device and an output value field corresponding thereto, which is set in advance,
Effectiveness calculating means for calculating, for each experience record, the sum of multiplications weighted by the sensitivity data given for each field for the input record and the experience record, as the effectiveness for each experience record;
An effectiveness classification means for classifying the experience records by the effectiveness based on the effectiveness reference data and calculating output data from the value of the output value field in the classified experience records;
Output means for receiving and outputting the output data from the effectiveness classification means;
A Bayesian network approximation processing device comprising:
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、
各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、
有効度基準データの入力を受け付ける有効度基準データ入力受付手段と、
前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、
予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、
NFを前記経験レコードに於ける入力値フィールドの数、NIを前記入力値フィールドの要素数とすると、数1に基づいて前記経験レコード毎の有効度を計算する有効度演算手段と、
前記経験レコードを前記有効度基準データに基づいて、前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、
前記有効度分類手段から前記出力データを受信し出力する出力手段と、
からなることを特徴とするベイジアンネットワーク近似処理装置。
Figure 2005165624
A Bayesian network approximation processing device that performs Bayesian network approximation processing,
Sensitivity data input accepting means for accepting input of sensitivity data, which is data giving weights to each field;
Effectiveness reference data input receiving means for receiving the input of the validity reference data;
An input record input receiving means for receiving an input record acquired outside the Bayesian network approximation processing device;
Experience record input receiving means for acquiring an experience record consisting of an input value field to the Bayesian network approximation processing device and an output value field corresponding thereto, which is set in advance,
Effectiveness calculating means for calculating the effectiveness of each experience record based on Equation 1, where NF is the number of input value fields in the experience record and NI is the number of elements of the input value field;
An effectiveness classification means for classifying the experience records by the effectiveness based on the effectiveness reference data and calculating output data from the value of the output value field in the classified experience records;
Output means for receiving and outputting the output data from the effectiveness classification means;
A Bayesian network approximation processing device comprising:
Figure 2005165624
前記有効度分類手段は、
前記有効度演算手段で計算した有効度が前記有効度基準データよりも高い経験レコードに於ける出力値フィールドの平均値を、前記出力データとする、
ことを特徴とする請求項1又は請求項2に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
The average value of the output value field in the experience record in which the effectiveness calculated by the effectiveness calculation means is higher than the effectiveness reference data is used as the output data.
The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is provided.
前記有効度分類手段は、
前記有効度演算手段で計算した有効度が前記有効度基準データよりも高く、且つ、予め定められた上位n番目までに該当する経験レコードに於ける出力値フィールドの平均値を、前記出力データとする、
ことを特徴とする請求項1又は請求項2に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
The effectiveness calculated by the effectiveness calculation means is higher than the effectiveness reference data, and the average value of the output value field in the experience record corresponding to the upper nth predetermined is defined as the output data. To
The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is provided.
前記有効度分類手段は、
前記有効度演算手段で計算した有効度に基づいて前記経験レコードを前記有効度基準データ毎に分類し、最も高い有効度基準に分類された経験レコードに於ける出力値フィールドの値を、前記出力データとする、
ことを特徴とする請求項1又は請求項2に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
Based on the effectiveness calculated by the effectiveness calculation means, the experience record is classified for each effectiveness criterion data, and the value of the output value field in the experience record classified as the highest effectiveness criterion is the output Data
The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is provided.
前記有効度分類手段は、
前記最も高い有効度基準データに分類された経験レコードが複数ある場合には、そこに分類された経験レコードに於ける出力値フィールドの平均値を、前記出力データとする、
ことを特徴とする請求項5に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
When there are a plurality of experience records classified into the highest effectiveness criteria data, the average value of the output value field in the experience records classified there is used as the output data.
The Bayesian network approximation processing apparatus according to claim 5.
前記有効度分類手段は、
前記最も高い有効度基準データに分類された経験レコードが複数ある場合には、そこに分類された経験レコードのうち、最も高い有効度の経験レコードに於ける出力値フィールドの値を、前記出力データとする、
ことを特徴とする請求項5に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
If there are a plurality of experience records classified as the highest effectiveness reference data, the value of the output value field in the experience record with the highest effectiveness among the experience records classified there is used as the output data. And
The Bayesian network approximation processing apparatus according to claim 5.
前記有効度分類手段は、
前記最も高い有効度基準データに分類された経験レコードが複数ある場合には、そこに分類された経験レコードのうち、任意の経験レコードに於ける出力値フィールドの値を、前記出力データとする、
ことを特徴とする請求項5に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
When there are a plurality of experience records classified into the highest effectiveness criteria data, among the experience records classified there, the value of the output value field in any experience record is the output data,
The Bayesian network approximation processing apparatus according to claim 5.
前記ベイジアンネットワーク近似処理装置は、
少なくとも、前記感度データ、前記有効度基準データ、前記入力レコードを記憶するデータ記憶手段を有しており、
前記有効度演算手段は、前記計算した各経験レコードの有効度を前記データ記憶手段に記憶し、
前記有効度分類手段は、前記有効度基準データ毎に前記経験レコードを分類する際に、前記データ記憶手段に記憶した各有効度を取得した後に前記経験レコードの分類を行う、
ことを特徴とする請求項1又は請求項2に記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
At least the sensitivity data, the effectiveness reference data, and a data storage means for storing the input record,
The effectiveness calculation means stores the calculated effectiveness of each experience record in the data storage means,
The effectiveness classification means classifies the experience records after obtaining each validity stored in the data storage means when classifying the experience records for each validity reference data.
The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is provided.
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、
各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、
前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、
予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、
前記経験レコード毎に、前記入力レコードと前記経験レコードについて、それらのフィールド毎に与えられた感度データで重み付けを行った乗算の合計を、各経験レコードに対する有効度として計算する有効度演算手段と、
前記経験レコードを予め定められた基準に基づいて前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、
前記有効度分類手段から前記出力データを受信し出力する出力手段と、
からなることを特徴とするベイジアンネットワーク近似処理装置。
A Bayesian network approximation processing device that performs Bayesian network approximation processing,
Sensitivity data input accepting means for accepting input of sensitivity data, which is data giving weights to each field;
An input record input receiving means for receiving an input record acquired outside the Bayesian network approximation processing device;
Experience record input receiving means for acquiring an experience record consisting of an input value field to the Bayesian network approximation processing device and an output value field corresponding thereto, which is set in advance,
Effectiveness calculating means for calculating, for each experience record, the sum of multiplications weighted with the sensitivity data given for each field for the input record and the experience record, as the effectiveness for each experience record;
The effectiveness classification means for classifying the experience record by the effectiveness based on a predetermined criterion, and calculating output data from the value of the output value field in the classified experience record;
Output means for receiving and outputting the output data from the effectiveness classification means;
A Bayesian network approximation processing device comprising:
ベイジアンネットワークの近似処理を行うベイジアンネットワーク近似処理装置であって、
各フィールドに対する重み付けを与えるデータである感度データの入力を受け付ける感度データ入力受付手段と、
前記ベイジアンネットワーク近似処理装置の外部で取得された入力レコードの入力を受け付ける入力レコード入力受付手段と、
予め設定された、前記ベイジアンネットワーク近似処理装置への入力値フィールドとそれに対する出力値フィールドとからなる経験レコードを取得する経験レコード入力受付手段と、
NFを前記経験レコードに於ける入力値フィールドの数、NIを前記入力値フィールドの要素数とすると、数1に基づいて前記経験レコード毎の有効度を計算する有効度演算手段と、
前記経験レコードを予め定められた基準に基づいて前記有効度で分類し、分類された経験レコードに於ける出力値フィールドの値から出力データを計算する有効度分類手段と、
前記有効度分類手段から前記出力データを受信し出力する出力手段と、
からなることを特徴とするベイジアンネットワーク近似処理装置。
Figure 2005165624
A Bayesian network approximation processing device that performs Bayesian network approximation processing,
Sensitivity data input accepting means for accepting input of sensitivity data which is data giving weights to each field;
An input record input receiving means for receiving an input of an input record acquired outside the Bayesian network approximation processing device;
Experience record input receiving means for acquiring an experience record composed of an input value field to the Bayesian network approximation processing device and an output value field corresponding thereto, which is set in advance,
Effectiveness calculating means for calculating the effectiveness for each experience record based on Equation 1, where NF is the number of input value fields in the experience record and NI is the number of elements in the input value field;
An effectiveness classification means for classifying the experience records by the effectiveness based on a predetermined criterion, and calculating output data from the value of the output value field in the classified experience records;
Output means for receiving and outputting the output data from the effectiveness classification means;
A Bayesian network approximation processing device comprising:
Figure 2005165624
前記有効度分類手段は、
前記有効度のソーティングを行い、最も高い有効度である経験レコードに於ける出力値フィールドの値を、出力データとする、
ことを特徴とする請求項10又は請求項11に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
The effectiveness is sorted, and the value of the output value field in the experience record having the highest effectiveness is set as output data.
The Bayesian network approximation processing apparatus according to claim 10 or 11, characterized in that:
前記有効度分類手段は、
前記有効度のソーティングを行い、予め定められた上位n番目までに該当する経験レコードに於ける出力値フィールドの平均値を、出力データとする、
ことを特徴とする請求項10又は請求項11に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
The effectiveness is sorted, and the average value of the output value field in the experience record corresponding to the upper nth predetermined is set as output data.
The Bayesian network approximation processing apparatus according to claim 10 or 11, characterized in that:
前記有効度分類手段は、
前記有効度のソーティングを行い、予め定められた上位n番目までに該当する経験レコードに於ける出力値フィールドの値を、各々出力データとする、
ことを特徴とする請求項10又は請求項11に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
The effectiveness sorting is performed, and the values of the output value fields in the experience records corresponding to the upper nth predetermined are set as output data, respectively.
The Bayesian network approximation processing apparatus according to claim 10 or 11, characterized in that:
前記有効度分類手段は、
予め定められた上位n番目までに該当する経験レコードのうち、任意の経験レコードに於ける出力値フィールドの値を、出力データとする、
ことを特徴とする請求項10又は請求項11に記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
Out of the experience records corresponding to the top n defined in advance, the value of the output value field in any experience record is the output data.
The Bayesian network approximation processing apparatus according to claim 10 or 11, characterized in that:
前記有効度分類手段は、
前記出力値フィールドの値に対して、選択した経験レコードの有効度を重み付けし、その重み付け後の有効度の平均値を、出力データとする、
ことを特徴とする請求項12から請求項15のいずれかに記載のベイジアンネットワーク近似処理装置。
The effectiveness classification means includes:
For the value of the output value field, the effectiveness of the selected experience record is weighted, and the average value of the effectiveness after the weighting is set as output data.
The Bayesian network approximation processing apparatus according to claim 12, wherein the Bayesian network approximation processing apparatus is provided.
前記ベイジアンネットワーク近似処理装置は、
少なくとも、前記感度データ、前記入力レコードを記憶するデータ記憶手段を有しており、
前記有効度演算手段は、前記計算した各経験レコードの有効度を前記データ記憶手段に記憶し、
前記有効度分類手段は、前記経験レコードを分類する際に、前記データ記憶手段に記憶した各有効度を取得した後に前記経験レコードの分類を行う、
ことを特徴とする請求項10又は請求項11に記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
Having at least data storage means for storing the sensitivity data and the input record;
The effectiveness calculation means stores the calculated effectiveness of each experience record in the data storage means,
The effectiveness classification means classifies the experience records after obtaining each validity stored in the data storage means when classifying the experience records.
The Bayesian network approximation processing apparatus according to claim 10 or 11, characterized in that:
前記各フィールドの確率分布は整数配列である、
ことを特徴とする請求項1、請求項2、請求項10又は請求項11のいずれかに記載のベイジアンネットワーク近似処理装置。
The probability distribution of each field is an integer array.
The Bayesian network approximation processing apparatus according to any one of claims 1, 2, 10, and 11.
前記ベイジアンネットワーク近似処理装置は、
制御チップに回路として組み込まれている
ことを特徴とする請求項1から請求項18のいずれかに記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
The Bayesian network approximation processing device according to claim 1, wherein the Bayesian network approximation processing device is incorporated in the control chip as a circuit.
前記ベイジアンネットワーク近似処理装置は、
組み込みCPUに対する外付けのコプロセッサに組み込まれている
ことを特徴とする請求項1から請求項18のいずれかに記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
19. The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is incorporated in an external coprocessor for an embedded CPU.
前記ベイジアンネットワーク近似処理装置は、
拡張ボードのハードウェアとして組み込まれている
ことを特徴とする請求項1から請求項18のいずれかに記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
19. The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is incorporated as hardware of an expansion board.
前記ベイジアンネットワーク近似処理装置は、
移動端末にマイクロコントローラとして内蔵されている
ことを特徴とする請求項1から請求項18のいずれかに記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
The Bayesian network approximation processing apparatus according to claim 1, wherein the apparatus is built in a mobile terminal as a microcontroller.
前記ベイジアンネットワーク近似処理装置は、
小規模制御装置に組み込まれている
ことを特徴とする請求項1から請求項18のいずれかに記載のベイジアンネットワーク近似処理装置。
The Bayesian network approximation processing device is:
19. The Bayesian network approximation processing apparatus according to claim 1, wherein the Bayesian network approximation processing apparatus is incorporated in a small-scale control apparatus.
JP2003403039A 2003-12-02 2003-12-02 Bayesian network approximation processor Withdrawn JP2005165624A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2003403039A JP2005165624A (en) 2003-12-02 2003-12-02 Bayesian network approximation processor
PCT/JP2004/017842 WO2005055135A1 (en) 2003-12-02 2004-12-01 Bayesian network approximation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003403039A JP2005165624A (en) 2003-12-02 2003-12-02 Bayesian network approximation processor

Publications (1)

Publication Number Publication Date
JP2005165624A true JP2005165624A (en) 2005-06-23

Family

ID=34650051

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003403039A Withdrawn JP2005165624A (en) 2003-12-02 2003-12-02 Bayesian network approximation processor

Country Status (2)

Country Link
JP (1) JP2005165624A (en)
WO (1) WO2005055135A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7487334B2 (en) 2020-04-02 2024-05-20 グラフコアー リミテッド Controlling processing node behavior

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08129488A (en) * 1994-09-05 1996-05-21 Toshiba Corp Inference method and inference system
US6535865B1 (en) * 1999-07-14 2003-03-18 Hewlett Packard Company Automated diagnosis of printer systems using Bayesian networks

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7487334B2 (en) 2020-04-02 2024-05-20 グラフコアー リミテッド Controlling processing node behavior

Also Published As

Publication number Publication date
WO2005055135A1 (en) 2005-06-16

Similar Documents

Publication Publication Date Title
US10747433B2 (en) Computer architecture for high-speed, graph-traversal
TW201237748A (en) Utilizing special purpose elements to implement a FSM
US11748645B2 (en) Optimization apparatus and control method thereof
KR20150037962A (en) Methods and systems for using state vector data in a state machine engine
He et al. Learn to floorplan through acquisition of effective local search heuristics
CN113010778A (en) Knowledge graph recommendation method and system based on user historical interest
US20110055306A1 (en) Optimal padding for the two-dimensional fast fourier transform
CN110490595B (en) Risk control method and device
CN110245684B (en) Data processing method, electronic device, and medium
CN114372566A (en) Augmentation of graph data, graph neural network training method, device and equipment
CN111552652B (en) Data processing method and device based on artificial intelligence chip and storage medium
US11526740B2 (en) Optimization apparatus and optimization method
JP2005165624A (en) Bayesian network approximation processor
US7107192B1 (en) Method for computing models based on attributes selected by entropy
CN111143695A (en) Searching method, searching device, server and storage medium
CN113837252B (en) Clustering processing method and device
CN116108150A (en) Intelligent question-answering method, device, system and electronic equipment
US9824028B2 (en) Cache method and cache apparatus
Pajunen et al. Solution enumeration by optimality in answer set programming
Ara et al. Throughput-Buffering Trade-Off Analysis for Scenario-Aware Dataflow Models
CN115510927B (en) Fault detection method, device and equipment
JP2007200240A (en) Information processing apparatus and information processing method
CN111352825B (en) Data interface testing method and device and server
US20230267012A1 (en) System and method for api resource prediction
Subair et al. Receiver Operating Characteristic Curves in Binary Classification of Protein Secondary Structure Data

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070206