@techreport{oai:ipsj.ixsq.nii.ac.jp:00024748,
 author = {島田, 優 and 黒沢憲一 and 平山洋一 and Masaru, Shimada and Ken-Ichi, Kurosawa;HirokazuHirayama},
 issue = {9(1988-ARC-074)},
 month = {Jan},
 note = {代表的な高速推論方式であるRETEアルゴリズムは照合回数は少なくなるが、中間結果の管理のために中間結果の更新が多い場合必ずしも有効でない。そこで本報告では、逆に中間結果を使わずに推論を高速化する方式を提案する。この方式では中間結果利用の効果をフレーム参照の高速性で補い、中間結果管理の手間を無くす。そこでフレームをスロット単位で命令化し管理するコンパイル方式を提案し、フレーム参照の高速化を図った。そしてIPPのハードウェアを活用してこの方式で有効な専用命令を定義した。簡単なプログラムを用いてこの専用命令を評価した結果有効性を確認し、IPP上での性能を従来のインタプリタ方式と比較した結果本コンパイル方式により約30倍性能を向上させる見通しを得た。これによりRETEのように中間結果を用いずども推論を高速化できることを明らかにした。, RETE algorithm which is most famous fast pattern matching algorithm, darstically decreases the number of matching between condition elements and working memories. But its mejor defect is inefficient processing of temporal redundancy resulting pattern matching. There for, we propose a new method for fast inference without temporal redundancy. The main idea is to compile working memories into special and general instructions of the Integrated Prolog Processor (IPP) for fast reference of values. Performance evaluation of IPP using simple programs show that these special instractions are effective for fast inference, and that the inference of the compiler is about 30 times as fast as that of an interpreter based on the RETE algorithm.},
 title = {IPPによる汎用エキスパートシステムの高速化技術},
 year = {1989}
}