JP5854251B2 - Artificial intelligence device - Google Patents

Artificial intelligence device Download PDF

Info

Publication number
JP5854251B2
JP5854251B2 JP2015148120A JP2015148120A JP5854251B2 JP 5854251 B2 JP5854251 B2 JP 5854251B2 JP 2015148120 A JP2015148120 A JP 2015148120A JP 2015148120 A JP2015148120 A JP 2015148120A JP 5854251 B2 JP5854251 B2 JP 5854251B2
Authority
JP
Japan
Prior art keywords
pattern
information
patterns
excitation
sentence
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.)
Active
Application number
JP2015148120A
Other languages
Japanese (ja)
Other versions
JP2015232894A (en
Inventor
洋彰 宮崎
洋彰 宮崎
Original Assignee
洋彰 宮崎
洋彰 宮崎
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 洋彰 宮崎, 洋彰 宮崎 filed Critical 洋彰 宮崎
Priority to JP2015148120A priority Critical patent/JP5854251B2/en
Publication of JP2015232894A publication Critical patent/JP2015232894A/en
Application granted granted Critical
Publication of JP5854251B2 publication Critical patent/JP5854251B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

この発明は逐次、入力された情報から問題解決の手法を学習し、自律的に問題解決する知能を構築していく。入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し情報を検索し易い構造に整理するとともに有用と判断した情報を自律的に記録し、情報と情報の間に関係性を有した知識体系として構築する。また入力した情報を内部に構築した知識体系と照合して評価し、評価結果に応じた処理(情報の記録、知識体系の更新・改良、指示内容の実行、質問に対する回答)を自律的に実施する。さらに情報に含まれている単語の一部を一般化し、逐次入力される情報と情報の関係を情報および概念に対応するパターンの集合とパターンの集合との関係として強化することにより有意なパターン間の関係性を抽出し、一連の入力情報から常識、一般的な考え方および問題解決方法を自然言語から自律的に構築していく人工知能、ロボットおよび、その機能を実現するソフトウェアに関するものである。  The present invention sequentially learns problem solving techniques from input information and builds intelligence to solve problems autonomously. Information source, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, chemical formula, symbol, when, where, who, what Analyze how, why, and why, and the relationship with the recorded related information, organize the information into a structure that is easy to search, and autonomously record information that is judged useful, Build a knowledge system with a relationship between them. In addition, the input information is evaluated against the knowledge system built internally, and processing (recording of information, updating / improvement of the knowledge system, execution of instructions, answering questions) is performed autonomously according to the evaluation results. To do. In addition, by generalizing some of the words included in the information and strengthening the relationship between the sequentially input information and the information as the relationship between the set of patterns corresponding to the information and concept, This is related to artificial intelligence, robots, and software that implements their functions to autonomously construct common sense, general ideas and problem solving methods from natural language from a series of input information.

機械に入力情報の処理等を行わせる場合、機械に搭載した計算機にあらかじめプログラム言語により作成したプログラムを組込み、実行することにより実現する。あらかじめ設定された条件が検出されると対応する動作が実行されるようにプログラムを作成する。条件の検出および対応する動作が適切でなければ、計算機に実装したプログラムを修正する。その他の従来の技術としてはエキスパートシステム、ニューラルネットワークを使用した人工知能技術がある。
エキスパートシステムはルール群から構成されるプログラムであり、固定である推論エンジンと可変である知識データベールから構成されている。推論エンジンは規則群を用いた推論を行っており、推論の論理としては命題論理、述語論理、認識論理、様相論理、時相論理、ファジー論理等が規則群として使用されている。知識データベースは一般的に専門家の知識を入力することにより構成するが、定式化してみると規則間で矛盾している等の問題が文献等において指摘されている。
ニューラルネットワークでは、一般的に入力層、中間層、出力層の人工ニューロンをシリアルに接続し、人工ニューロン間の接続はシナプス学習させることにより実施する。シナプス学習としては誤差逆伝搬法(バックプロパゲーション)が一般的に用いられているが、バックプロパゲーションは下記に示すような欠点が文献等にて指摘されている。
・バックプロパゲーションでは、人工ニューロンで使われる伝達関数が可微分でなければならない。
・バックプロパゲーションによる学習での収斂は非常に遅い。
・バックプロパゲーションによる学習は、必ず収斂するとは限らない。
・広域的な最適解ではなく局所的な誤差最少点に収斂することが多い。 等
入力された情報から問題解決の手法を学習し、自律的に問題解決する人工知能は従来無い。また入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、物理式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し情報を検索し易い構造に整理して記録するとともに有用と判断した情報を自律的に記録し、情報と情報の間に関係性を有した知識体系として構築する人工知能、ロボットおよびソフトウェアは従来無い。また入力した情報を内部に構築した知識体系と照合して評価すること、一連の入力情報から常識および一般的な考え方を自律的に構築していくこと、一連の問題と解決方法に関する入力情報から類似の問題の解決方法を自然言語から自律的に生成することができる人工知能、ロボットおよびソフトウェアは従来無い。
When the machine performs processing of input information, etc., it is realized by incorporating and executing a program created in advance in a program language in a computer mounted on the machine. A program is created such that when a preset condition is detected, a corresponding operation is executed. If the detection of the condition and the corresponding action are not appropriate, the program installed in the computer is modified. Other conventional techniques include expert systems and artificial intelligence techniques using neural networks.
The expert system is a program composed of rules, and is composed of a fixed inference engine and a variable knowledge database. The inference engine performs inference using rule groups, and propositional logic, predicate logic, recognition logic, modal logic, temporal logic, fuzzy logic, etc. are used as rule groups as inference logic. A knowledge database is generally constructed by inputting expert knowledge, but when formulated, problems such as contradictions among rules have been pointed out in the literature.
In a neural network, artificial neurons in the input layer, intermediate layer, and output layer are generally connected serially, and the connection between the artificial neurons is performed by synaptic learning. As the synapse learning, an error back propagation method (back propagation) is generally used. However, back propagation has the following drawbacks pointed out in the literature.
-In backpropagation, the transfer function used in artificial neurons must be differentiable.
-Convergence in learning by backpropagation is very slow.
・ Back-propagation learning does not always converge.
・ In many cases, it converges to a local minimum error point instead of a global optimal solution. Conventionally, there is no artificial intelligence that learns problem solving methods from equally input information and autonomously solves problems. In addition, information source, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, physical formula, chemical formula, symbol, when and where Analyzing who, what, how, why, and the relationship with the recorded related information, organizing and recording the information in a structure that is easy to search, and autonomously determining the information judged useful There has been no artificial intelligence, robot, and software that records and constructs as a knowledge system having a relationship between information. In addition, the input information is evaluated against the knowledge system built internally, common sense and general ideas are autonomously built from a series of input information, and input information about a series of problems and solutions. There has been no artificial intelligence, robot, and software that can autonomously generate solutions to similar problems from natural language.

従来は機械に入力情報の処理等を行わせる場合、計算機にあらかじめプログラムを設定する必要があった。入力した情報から状況を判断するプログラム、個々の条件に応じて機械に動作させるプログラムを作成し、機械に搭載した計算機に実装し実行する必要があった。プログラムは専用のプログラム言語により作成する必要があり、開発に多大な時間を要する等のデメリットがあった。入力した情報を内部に構築した知識体系と照合して評価すること、一連の入力情報から常識および一般的な考え方を自然言語から自律的に構築していくことは困難であった。また人工知能の中で構築される知識体系が現実に整合して処理できるかという「記号接地問題」に関して明快に答えることが困難であった。
本発明では人間の指示および学習により情報および情報の構造を分析・記録する処理を実施し、情報間の関係をパターン間の接続関係およびパターン間の処理により知識体系として構築していく。入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し情報を検索し易い構造に整理して記録し、有用と判断した情報を自律的に記録し知識体系として構築するとともに入力した情報を内部に構築した知識体系と照合して評価し、評価結果に応じた処理(情報の記録、知識体系の更新・改良、指示内容の実行、質問に対する回答)を自律的に実施する。情報に含まれている単語の一部を一般化し、逐次入力される情報と情報の有意な関係を情報に対応するパターンの集合とパターンの集合との関係を強化することにより抽出し、一連の入力情報から常識および一般的な考え方を自律的に構築していく。また一連の問題と解決方法に関する自然言語による入力情報から類似の問題の解決方法を自律的に生成する人工知能、ロボットおよびソフトウェアを実現する。さらに人工知能の中で構築される知識体系が現実に整合して処理できるかという「記号接地問題」を解決し、「暴走しない人工知能」を実現する。さらに問題解決にあたっては構築した知識体系を活用するとともに、問題解決に必要な処理プログラムを自律的に起動し処理結果を知識体系に組み込んで知識体系の向上を図っていく人工知能を実現する。
Conventionally, when a machine performs processing of input information, etc., it has been necessary to set a program in the computer in advance. It was necessary to create a program for judging the situation from the input information and a program for causing the machine to operate according to individual conditions, and to implement and execute it on a computer mounted on the machine. The program had to be created in a dedicated programming language, and there was a demerit that it took a lot of time for development. It was difficult to evaluate the input information against the knowledge system built internally, and to construct common sense and general ideas from a natural language autonomously from a series of input information. In addition, it was difficult to answer clearly about the “symbol grounding problem” that the knowledge system built in artificial intelligence can be processed in conformity with reality.
In the present invention, processing for analyzing and recording information and the structure of information by human instruction and learning is performed, and the relationship between information is constructed as a knowledge system by connection between patterns and processing between patterns. Information source, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, chemical formula, symbol, when, where, who, what Analyzing the relationship with the recorded related information, organizing and recording the information in an easily searchable structure, autonomously recording the information judged useful, and the knowledge system As a result, the input information is checked against the internal knowledge system and evaluated, and processing (recording of information, updating / improvement of the knowledge system, execution of instructions, answering questions) according to the evaluation results is autonomous. To implement. A part of words contained in information is generalized, and a significant relationship between sequentially inputted information and information is extracted by strengthening the relationship between the set of patterns corresponding to the information and the set of patterns, and a series of Autonomously construct common sense and general ideas from input information. It also realizes artificial intelligence, robots and software that autonomously generate similar problem solving methods from natural language input information about a series of problems and solutions. Furthermore, it solves the "symbol grounding problem" that the knowledge system constructed in artificial intelligence can be processed in conformity with reality, and realizes "artificial intelligence that does not run away". In addition to utilizing the constructed knowledge system for problem solving, the artificial intelligence that realizes the improvement of the knowledge system by autonomously starting the processing program necessary for problem solving and incorporating the processing results into the knowledge system is realized.

人間の思考は言語、数、数式、記号等により表現される。また、言語は単語の組合せにより表現されるので、人間の思考は単語、数、数式、記号の組合せで表現することができる。単語、数、数式、記号をそれぞれに対応するパターンに変換すると、人間の個々の思考は個々のパターンの組合せとして表現することができ、人間の思考の変遷はパターンからパターンへの変化としてとらえることができる。
パターンは文および文章のように概念を表現することも可能である。また、パターンは逐次、関連するパターンを励起し、励起したパターンに数々の処理を実行させることが可能である。パターンの励起をトリガーとして処理プログラムを起動し、その結果を別のパターンに取り込むことも可能である。さらに、画像情報、情報の処理および動作を行うために駆動装置を駆動するための信号を生成することも可能である等、扱うことができる範囲が非常に広い概念である。
単語、数、数式、記号に対応するパターンを生成すると、様々な概念はこれらのパターンの組合せで表現することができる。単語、数、数式、記号からパターンへの変換は識別できるものであれば特に形式に制約は無い。本発明の実施例では各単語に識別番号を割り当てることにより実施した。(例えば「私」という単語の単語識別番号は「0」、助詞の「は」の単語識別番号は「1」、「先生」「2」、・・・「立方体」「101」、「球」「102」、「密度」「103」、「重さ」「104」・・・等々)新規の単語が発生した場合には識別番号を逐次追加することにより対応することができる。
人間の思考または情報をパターンとして表現し、パターンからパターンへの自律的な遷移を実現するために本発明に特有の記録ユニットを使用している。図21に記録ユニットの機能概要を示す。記録ユニットは情報に関する各種の内容を記録している。記録する内容の例としては、情報の内容であるパターン、他の記録ユニットとの接続情報(接続数、接続先、接続先との関係性)、記録ユニットが励起するための条件(照合条件、合致条件)、パターンの分析結果(情報の源泉、信頼性、新規性、分野、テーマ、文の種類)等がある。文の種類としては、平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂、数式、化学式、記号等を識別し分析結果として記録する。また、情報の内容であるパターンは主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、物理式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し、情報を検索し易い構造に整理して記録する。情報が入力されると情報の分野、テーマ、文の種類、構文(主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、物理式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか)を分析し、記録している情報との照合を行い情報の価値(信頼性、新規性、妥当性、整合性、既知の情報との関係)を評価する。評価した結果、価値のある情報は分野、テーマ、既知の情報との関係を整理して記録器に記録する。
既知の情報との関係としては原因と結果、事象と理由、説明と結論、概略と詳細、類似の意味、反対の意見、本文と要約等、様々なものがある。これらの関係性の設定は人間の指示または情報と情報の関係を学習することによる自律設定により実施する。
このように情報は関連情報と関係性を有した知識体系として記録されるので、ある情報が入力され、該当する記録ユニットが励起すると、励起した記録ユニットから関連する記録ユニットの情報(接続先、接続先との関係性)を呼び出し、適切な記録ユニットを逐次、励起し必要な情報を検索していくことが可能となる。従来の人工知能では情報に含まれる単語を検索キーとして関連文書を検索し、欲しい情報との相関が大きいものを選択するという手法が主として取られている。従って、関連文書の情報に誤りがあっても、相関が大きいものは回答として出力されるという欠点がある。本発明では入力情報を既に評価済みの知識体系と妥当性、整合性を評価した後に知識体系に組み入れていくので、人間が教育を受けながら正しく知能を向上させていくのと同様に誤った情報を排除しつつ知識体系を構築していくことができる。
また従来の人工知能技術(データ検索、ニューラルネットワーク)では人工知能が出力した結果の妥当性を詳細に評価することは困難である。なぜならば、データ検索では複雑な検索アルゴリズムを介して相関計算等が実施され結果が導かれるため、人間が理解する形式および論理で途中状況をトレースするのが難しいからである。またニューラルネットワークも多数の人工ニューロン間の結合を機械学習で強化していくことにより出力結果を生成するが、学習の過程を人間が理解できる形式、論理または言語でトレースするのが困難である。一方、本発明では各記録ユニットの情報(照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果)は全て人間が理解できる言語、記号で表現することができる。また各記録ユニットと接続関係のある記録ユニットおよび接続の関係性についても明確であるので論理展開についても把握できる。本発明による人工知能装置は全ての処理過程が人間に可視的であり、理解可能な透明性のあるシステムである。
内部に構築する知識体系は真実、事実、規則、常識、定義、論理に基づいて構築し、これらと整合しない情報は知識体系に取り込まない。全処理は人間が理解できる言語または記号に対応したもので表示することができるので透明性のあるシステムとなっている。また人工知能の中で構築される知識体系が現実に整合して処理できるかという「記号接地問題」に関しては、本人工知能装置の知識の源泉は人間が教示する現実に対応する「言語、文、文章、記号、数式、物理式、化学式」をパターンに変換し、パターン間の接続関係として実装したものであり、構築される知識体系は元々、現実に対応した内容を構造化したものとなっていることから本質的に現実と整合性が取れたものとなっている。人工知能研究者の一部では「認知科学では、神経科学、認知心理学、情報科学、さらには文化人類学などの手法も交えて人間の知性についての研究を進めているが人間の知性の仕組み全体は分かっていない。従って人間の知性に相当する人工知能の実現は困難である。」との意見があるが、人間の知性の仕組み全体について完全には分からなくとも、人間の知性に相当する人工知能の実現は可能と考える。本人工知能装置は人間が築いてきた知性、知識を言語、文、文章等の情報として逐次入力し評価していき、価値があると判断した情報を既に記録している知識との関係を分析して知識体系に自律的に組み込んでいく。入力情報の価値を評価し、価値があると判断した情報に分析結果を付加し、整理した形として構築した知識体系は人間の知性に相当するデータベースとなっている。本人工知能装置は構築した知識体系を活用し、ある問題に関する関連データを検索する。検索された関連データと関係を有する情報に関しても、接続先、関係性を識別することができる。処理の過程(考え方のプロセス)において適切な関係性のものを逐次、選択していくことにより、複数の関連情報から適切なものに絞り込み、思考プロセスを適切な目標に向けて自律的に進めていくことが可能である。本人工知能装置は真実、事実、規則、常識、定義、論理に相当する情報を逐次入力していくことで、情報と情報の接続関係を自律的に生成していく。情報を入力すると情報に対応する数々のパターンが励起し、パターンの集合(概念)とパターンの集合(概念)との間の接続関係を強化していく。文、文章は単独で存在するのではなく、文脈(コンテキスト)の中で位置づけされる。本人工知能装置は入力した文に応じて対応するパターンが励起し、励起したパターンの接続関係記録部には、当パターンが励起する前に励起したパターンの履歴が転写され、関連するパターンとの接続関係が逐次強化する。つまり、文に対応するパターンは全て関連する文との関係、つまり文脈(コンテキスト)を踏まえて励起するように学習が進んでいく。このような情報間の接続関係を真実、事実、規則、常識、定義、論理に相当する情報について実施していくと、真実、事実、規則、常識、定義、論理に相当する知識体系を自律的に生成することができる。学習が進むと本人工知能は入力された情報が既に記録している情報と整合しているが、整合していないかの識別が可能となる。つまり、真実、事実、規則、常識、定義、論理に相当する知識、知性を獲得したことになる。
以下では従来の人工知能技術であるエキスパートシステム、ニューラルネットワーク、有限オートマトンおよび人工知能用プログラミング言語との相違について説明する。
エキスパートシステムはルール群から構成されるプログラムであり、固定である推論エンジンと可変である知識データベールから構成されている。推論エンジンは規則群を用いた推論を行っており、推論の論理としては命題論理、述語論理、認識論理、様相論理、時相論理、ファジー論理等が規則群として使用されている。知識データベースは一般的に専門家の知識を入力することにより構成するが、定式化してみると規則間で矛盾している等の問題が文献等において指摘されている。
一方、本発明における処理はプログラムのように固定ではなく、処理をパターンからパターンへの変化で表現している。処理はパターン間の接続を変更することにより変更可能である。エキスパートシステムでは規則群を用いた推論による論理展開(命題論理、述語論理、認識論理、様相論理、時相論理、ファジー論理等)のみが処理の対象であるが、本発明では論理展開以外の処理(関連性定義、新規性検出、評価等)も可能であり、エキスパートシステムより柔軟性が高いシステムとなっている。また、エキスパートシステムが推論エンジン(固定)、知識データベース(可変)という半データ駆動のシステムであるのに対し、本発明では関数、処理もデータ的に扱うことが可能であり、完全データ駆動のシステムとなっている。エキスパートシステムはルール群から構成されるプログラムであるため、プログラム言語の制約も受ける。本発明では、処理に関してもデータ的に扱える完全データ駆動のシステムであるため、処理の実行中に処理の変更、追加等を容易に実施することが可能である。これは処理を表現するパターンとパターンとの接続を変更することにより実施する。通常、プログラム言語によるプログラミング処理の場合、処理の変更を実施する場合は再プログラミングおよび再コンパイルが必要であるが、本発明では処理の変更、追加等は該当するパターンとパターンの接続関係をローカルに変更することにより実施できるので、再コンパイルのようにシステム全体を再構築する必要は無い。(記録ユニットに記録されている内容を変更することにより対応できる。)
次に有限オートマトンとの相違について説明する。有限オートマトンは、ある時点では1つの状態しかとらないという制約があり、この制約のため、本発明では実現可能である複数の状態を同時にとるという動作を実施することが困難である。人間の思考の内、意識に相当するものは1つの状態をとるという動作で表現することは妥当と考えるが(励起した思考が他の思考を抑制する動作を表現)、人間の無意識に相当する動作の表現としては、1つの状態しかとれないという制約は妥当でないと考える。(無意識の思考では思考間の抑制が弱く、複数の思考が並行して動作することが可能であるため)本発明においてはパターンの励起を1つに制約する必要はないので、有限オートマトンのような制約は無い。(意識および無意識に相当する思考をパターンとして表現できる。)無意識に相当する思考とは、意識に相当する思考のように明示的になる前段階の思考に対応するものを想定している。また複数のパターン励起による並行処理が可能である。(並行処理におけるパターン間の干渉の問題は処理ラインを分離することにより解決できる。)また、ある問題に対する解決策も1通りでなく、複数通りある場合がある。無理に1通りに絞り込むことなく、並行処理して評価し最適なものを最終的に選択するという動作が可能である。
以下ではニューラルネットワークとの相違について説明する。本発明では記録ユニット間の接続について非常に柔軟に対応することが可能である。パターンとパターンの接続は個々に指定して実施することが可能である。多対多の結合、多段の結合、フィードフォワード結合、フィードバック結合等、あらゆる結合を指定、設定することができる。一方、ニューラルネットワークでは、一般的に入力層、中間層、出力層の人工ニューロンをシリアルに接続し、人工ニューロン間の接続はシナプス学習させることにより実施する。シナプス学習としては誤差逆伝搬法(バックプロパゲーション)が一般的に用いられているが、バックプロパゲーションは下記に示すような欠点が文献等にて指摘されている。
・バックプロパゲーションでは、人工ニューロンで使われる伝達関数が可微分でなければならない。
・バックプロパゲーションによる学習での収斂は非常に遅い。
・バックプロパゲーションによる学習は、必ず収斂するとは限らない。
・広域的な最適解ではなく局所的な誤差最少点に収斂することが多い。 等
一方、本発明では記録ユニット間の接続にバックプロパゲーションのような、繰り返し型の最適値探索の手法は用いていないので、上記のような欠点を有さない。
最後に人工知能用のプログラミング言語との比較について示す。本発明では基本的な処理(パターンの検索、照合、比較、差異抽出、記録、出力、パターン間の演算処理等)についてはプログラミング言語での実装を想定しているが、個々の思考に対応する処理の内容についてはパターンを分析し分析結果に応じて制御を行うデータ駆動型のシステムとなっているため個々にプログラミングすることは不要である。入力した情報(言語)を評価し、評価結果に応じて処理を進めていくシステムである。従って、処理の実行中に処理の変更、追加等を容易に実施することが可能である。通常、プログラム言語によるプログラミング処理の場合、処理の変更を実施する場合は再プログラミングおよび再コンパイルが必要であるが、本発明では処理の変更、追加等は該当するパターンとパターンの接続関係をローカルに変更することにより実施できるので、再コンパイルのようにシステム全体を再構築する必要は無い。また、プログラミング言語では、プログラムで使用する変数、定数、関数等の名称は厳密に指定しないと動作しない。これに対して本発明では個々の情報を自然言語に対応するパターンとして表現し、処理はパターン間の接続により実施するので、類似のパターンでの処理を可能にする等、多少の曖昧さがあっても動作するシステムを構築することも可能である。つまり、多少の曖昧さがあっても処理が可能であるという、より人間の思考処理に近いシステムの構築が可能である。(情報の検索は自然言語を使い、同じ意味の文の検出、新規性の検出、記録している情報との整合性確認、相違点抽出等が可能である。)
本発明の人工知能装置は従来の人工知能、ロボット等で採用しているエキスパートシステム、有限オートマトン、ニューラルネットワークおよび人工知能用のプログラミング言語の機能をカバーするのみならず、それらが有していない機能および柔軟性(完全データ駆動システム、機能拡張の柔軟性(局所的な変更で機能追加可能)、曖昧さを許容するシステムへの対応等、無意識(複数の状態)の模擬機能、並行処理への対応、接続の多様性(フィードフォワード、フィードバック、多対多結合等)、可微分性の制約が無いこと、バックプロパゲーションにおける収斂の問題が無い等)を有したシステムとなっている。
人間の思考は大きく2つに分類することができる。一つは思考の内容であり、もう一つは思考の仕方(手順、プロセス、考え方)である。本発明の実施例では思考の内容に関しては自然言語を変換したパターンとして扱い、思考の仕方をプログラムで処理方法を設定することにより機能を実現している。思考の内容は多種多様であるが、思考の仕方は共通的、一般的である。例えば、入力情報の処理としては文の種類(平常文、疑問文、命令文、条件文)に応じて対応する処理を設定することができる。平常文であれば入力情報の信頼性、妥当性を評価し、価値が有ると評価すれば知識体系に組み入れていく。疑問文であれば記録している知識体系から関連情報を検索し、適切な情報があれば回答として出力する。命令文であれば、過去に同様の命令を実施した経験の有無、実施手順、実施した場合の影響を評価し対応を決定する。条件文であれば、条件に相当する内容の成立性を知識体系または外部情報から分析し、分析結果に応じた処理を行う。以上に述べた思考の仕方に相当する部分をプログラムで処理方法を実装することにより、多種多様な思考の内容は自然言語のままで処理することができる。従って、非常に柔軟性、拡張性のある人工知能が非常に小さな開発コストで実現することが可能である。(従来の人工知能では思考の内容に相当する部分もプログラムで実装する必要があり各機能の実現のためには大きな開発コストを要する。)図21に示した記録ユニットは本人工知能を動作させる上で、情報(思考、概念)から情報(思考、概念)への遷移を情報間の関係性を利用することで実現できることを示している。人間は思考する際に、思考内容をどのように変化させるかを関係性(原因と結果、事象と理由、説明と結論、概略と詳細、類似内容、反対の意見等)を使用して実施しており、本人工知能装置も情報(パターン)から情報(パターン)への遷移をパターン間の関係性を使用して遷移させることが可能である。ある情報が入力された場合、関連情報は多岐にわたるが、関連情報の内、各思考段階において適切な関係性(原因と結果、事象と理由、説明と結論、概略と詳細、類似内容、反対の意見等)を選択することにより思考のステップを思考の仕方に沿って適切な次のステップに移行させることができる。
記録ユニットの励起方法としては大きく分けて3通りある。一つ目はパターン制御器から検索用のパターンを各記録ユニットに照射し、相関のある記録ユニットを励起する方法である。二つ目はパターン照射器から各記録ユニットの接続情報記録部に対し設定した期間における励起履歴を照射し、励起条件を満足した記録ユニットを励起する方法である。三つ目は記録ユニットに記録されている関連する記録ユニットとの接続情報(接続数、接続先、接続先との関係性)を使い、適切な関係性を有する記録ユニットを励起する方法である。本人工知能装置ではこれらの励起方法を各処理において適宜活用することにより、思考パターンを遷移させる上で最も適切な記録ユニットを励起するようにしている。
本人工知能装置は自律学習の機能も有している。外部から入力した情報により該当する記録ユニットは逐次励起されていくが、この励起の履歴はパターン照射器という箇所に記録される。各記録ユニットが励起する毎に、励起した記録ユニットの接続情報記録部に励起履歴の一部(励起した時点から過去にさかのぼった一定期間の励起履歴)を転写することにより、励起した記録ユニットと励起に関係が強いと考えられる記録ユニットとの接続関係が逐次、強化される。入力情報が学習データである場合、学習データを逐次入力していくことにより、学習データ間の関係(論理関係、因果関係、時系列関係等)が強化される。学習完了後は一部の情報を入力すると、その情報に関連する学習データが逐次励起し、学習した内容が自動的に想起される。なお、各ステップにおいて複数の記録ユニットが同時に励起することが可能である。
本発明では入力情報の処理を個々にプログラムするのではなく、機械に情報と情報の関係を分析する方法、知識体系の構築の方法および問題解決の方法、入力した情報を一般化する方法等、入力情報の処理の方法を実装することにより実現する。言語、数、数式、記号で表現された情報を解釈し、解釈した結果に応じて適切な処理を自律的に行う。従来では処理の内容はプログラムで表現されていたが、本発明では自然言語で表現された関連情報を検索、条件との照合、条件に応じた処理および分岐を実施することにより次ステップの処理を自律的に行うので、個々の処理の内容をプログラムする必要はなく、自然言語で処理の内容を指示することで済む。つまり各処理を逐次プログラムしていく必要は無く、既に自然言語で表されている知識を本人工知能装置の知識体系の源泉として活用することができる。(自然言語で表された知識を逐次、入力することにより本人工知能装置は情報と情報の関係性を分析、整理し知識体系に組み込んでいく。)
入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し情報を検索し易い構造に整理して記録するとともに、真理、真実、事実、専門知識、規則および常識を情報と情報の間に関係性を有した知識体系として構築する。
初期では人間が処理の方法を教示し、機械は人間から教示された方法を記録、学習していく。ある程度、学習が進むと機械は自律的に処理を実行するようになる。機械の処理結果を人間が確認し、処理が誤っていれば機械に通知し、処理の修正を適宜行う。学習はパターンとパターンとの関係を指定することにより実施する。自然言語で表現した概念と概念の関係を指定することにより機械は自動的にパターンとパターンとの関係として接続関係を生成していく。人間の思考プロセスは一般的に思考の内容と思考の仕方に区別することができる。思考の内容は多種多様であるが、思考の仕方は一般的、普遍的、共通的な特徴を有している。本発明では思考の内容に対応するパターンを思考の仕方に対応するパターンまたはプログラムで制御することにより思考のプロセスを適切かつ有意な方向に遷移させていく。情報と情報の関係も一対一の関係ではなく、多対多の関係である。ただし、その関係は一般化して対応づけることができる。例えば関係性は原因と結果、事象と理由、説明と結論、概略と詳細等のように識別することができる。思考パターンの遷移においては、思考段階に応じて各種の思考の仕方および情報と情報の関係の内、適切なものを選択していくことにより、効率的に目標に到達させることができる。このように従来では多種多様の処理を個別にプログラムする必要があったが、多種多様な処理に対応する部分は自然言語で設定し、思考の仕方および情報間の関係を選択する機能に関する部分をプログラムで実装することにより、大幅に開発に要する労力を削減することができる。なお、思考の仕方および情報間の関係の選択する機能に関してもパターン間の処理で実現することも可能である。
Human thought is expressed by language, numbers, mathematical formulas, symbols, and the like. In addition, since a language is expressed by a combination of words, human thought can be expressed by a combination of words, numbers, mathematical expressions, and symbols. When words, numbers, mathematical formulas, and symbols are converted into their corresponding patterns, individual human thoughts can be expressed as combinations of individual patterns, and human thought transitions can be viewed as changes from patterns to patterns. Can do.
Patterns can also express concepts like sentences and sentences. In addition, it is possible to sequentially excite related patterns and execute a number of processes on the excited patterns. It is also possible to start a processing program using pattern excitation as a trigger and to import the result into another pattern. Furthermore, it is a concept that has a very wide range that can be handled, for example, it is possible to generate a signal for driving the driving device in order to perform processing and operation of image information and information.
When patterns corresponding to words, numbers, mathematical expressions, and symbols are generated, various concepts can be expressed by combinations of these patterns. There are no restrictions on the format of words, numbers, mathematical expressions, and conversion from symbols to patterns as long as they can be identified. In the embodiment of the present invention, an identification number is assigned to each word. (For example, the word identification number of the word “I” is “0”, the word identification number of the particle “ha” is “1”, “teacher” “2”,... “Cube” “101”, “sphere” (“102”, “Density” “103”, “Weight” “104”...) Etc.) When a new word is generated, it can be dealt with by sequentially adding an identification number.
The recording unit unique to the present invention is used to express human thought or information as a pattern and to realize an autonomous transition from pattern to pattern. FIG. 21 shows the functional outline of the recording unit. The recording unit records various contents related to information. Examples of contents to be recorded include patterns that are information contents, connection information with other recording units (number of connections, connection destinations, relationships with connection destinations), conditions for exciting the recording units (matching conditions, Matching conditions), pattern analysis results (information source, reliability, novelty, field, theme, type of sentence), etc. As sentence types, ordinary sentences, question sentences, imperative sentences, conditional sentences, truth, facts, rules, common sense, definitions, logic, explanations, hypotheses, predictions, opinions, impressions, rumors, mathematical formulas, chemical formulas, symbols, etc. are identified. And record as analysis results. In addition, the pattern that is the content of the information is the subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, physical formula, chemical formula, symbol, when, where, who, what, how, Analyze why and why, and the relationship with the recorded related information, and organize and record the information in a structure that is easy to search. When information is entered, the field of information, theme, sentence type, syntax (subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, physical formula, chemical formula, symbol, when, where, Analyze who, what, how and why) and compare it with the recorded information, and the value of the information (reliability, novelty, validity, integrity, relationship with known information) ). As a result of the evaluation, valuable information is recorded in a recorder by organizing the relationship with the field, theme, and known information.
There are various relationships with known information such as cause and effect, event and reason, explanation and conclusion, summary and details, similar meaning, opposite opinion, text and summary. Setting of these relationships is performed by an autonomous setting by learning a human instruction or a relationship between information and information.
Since information is recorded as a knowledge system having a relationship with related information in this way, when certain information is input and the corresponding recording unit is excited, information on the related recording unit (connection destination, It is possible to retrieve the necessary information by calling up the appropriate recording units sequentially and calling up the relationship with the connection destination. Conventional artificial intelligence mainly takes a technique of searching related documents using a word included in information as a search key and selecting one having a large correlation with desired information. Therefore, even if there is an error in the information of the related document, there is a disadvantage that a document having a large correlation is output as an answer. In the present invention, the input information is incorporated into the knowledge system after evaluating the validity and consistency with the already evaluated knowledge system, so that erroneous information is just as well as improving human intelligence while receiving education. It is possible to build a knowledge system while eliminating
In addition, it is difficult to evaluate in detail the validity of the results output by artificial intelligence using conventional artificial intelligence technology (data retrieval, neural network). This is because, in data retrieval, correlation calculation and the like are performed through a complicated retrieval algorithm and the result is derived, so it is difficult to trace the situation in the form and logic understood by humans. A neural network also generates output results by strengthening the connection between a large number of artificial neurons by machine learning, but it is difficult to trace the learning process in a form, logic or language that can be understood by humans. On the other hand, in the present invention, all the information of each recording unit (matching and matching (excitation) conditions, patterns, connection relations between patterns, relations with connected patterns and pattern analysis results) is a language that can be understood by humans. , Can be expressed in symbols. In addition, since the recording unit having connection relation with each recording unit and the relation of connection are clear, it is possible to grasp the logical development. The artificial intelligence apparatus according to the present invention is a transparent system in which all processes are visible to humans and can be understood.
The knowledge system built inside is based on truth, facts, rules, common sense, definition, and logic, and information that does not match these is not taken into the knowledge system. The entire process can be displayed in a language or symbol that can be understood by humans, thus making the system transparent. In addition, regarding the “symbol grounding problem” that the knowledge system built in artificial intelligence can be processed consistently with the reality, the source of knowledge of this artificial intelligence device is the “language, sentence corresponding to the reality taught by humans”. , Sentences, symbols, mathematical formulas, physical formulas, chemical formulas "are converted into patterns and implemented as connection relations between patterns, and the built knowledge system is originally structured content that corresponds to reality. Therefore, it is essentially consistent with reality. Some artificial intelligence researchers said, “In cognitive science, we are conducting research on human intelligence with methods such as neuroscience, cognitive psychology, information science, and even cultural anthropology. The whole thing is unknown, so it is difficult to realize artificial intelligence equivalent to human intelligence. "Although there is an opinion that it does not fully understand the whole human intelligence mechanism, it corresponds to human intelligence We believe that artificial intelligence is possible. This artificial intelligence device sequentially inputs and evaluates human intelligence and knowledge as language, sentence, sentence, etc. information, and analyzes the relationship with information that has already been recorded as valuable information And autonomously incorporate it into the knowledge system. The knowledge system constructed as an organized form by evaluating the value of input information, adding analysis results to information judged to be valuable, is a database corresponding to human intelligence. This artificial intelligence device uses the constructed knowledge system to search related data related to a certain problem. The connection destination and the relationship can also be identified for the information related to the retrieved related data. By selecting the relevant ones in the processing process (thinking process) one after another, the relevant information is narrowed down to the appropriate one, and the thinking process proceeds autonomously toward the appropriate goal. It is possible to go. This artificial intelligence device autonomously generates the connection relationship between information and information by sequentially inputting information corresponding to truth, fact, rule, common sense, definition and logic. When information is input, a number of patterns corresponding to the information are excited, and the connection relationship between the pattern set (concept) and the pattern set (concept) is strengthened. Sentences and sentences do not exist alone, but are positioned within the context. In this artificial intelligence device, the corresponding pattern is excited according to the input sentence, and the history of the excited pattern is transferred to the connection relation recording part of the excited pattern before the pattern is excited. Connection relationships are strengthened sequentially. That is, learning proceeds so that all patterns corresponding to sentences are excited based on the relationship with related sentences, that is, context. When such information is connected to information corresponding to truth, facts, rules, common sense, definition, and logic, the knowledge system corresponding to truth, facts, rules, common sense, definition, and logic is autonomous. Can be generated. As learning proceeds, the artificial intelligence can identify whether the input information is consistent with the information already recorded, but not. In other words, it has acquired knowledge and intelligence equivalent to truth, facts, rules, common sense, definition and logic.
In the following, differences from the conventional artificial intelligence technologies such as expert systems, neural networks, finite automata, and programming languages for artificial intelligence will be described.
The expert system is a program composed of rules, and is composed of a fixed inference engine and a variable knowledge database. The inference engine performs inference using rule groups, and propositional logic, predicate logic, recognition logic, modal logic, temporal logic, fuzzy logic, etc. are used as rule groups as inference logic. A knowledge database is generally constructed by inputting expert knowledge, but when formulated, problems such as contradictions among rules have been pointed out in the literature.
On the other hand, the processing in the present invention is not fixed like a program, and the processing is expressed by a change from pattern to pattern. The process can be changed by changing the connection between patterns. In the expert system, only logical expansion (propositional logic, predicate logic, recognition logic, modal logic, temporal logic, fuzzy logic, etc.) by inference using rule groups is the object of processing, but in the present invention, processing other than logical expansion is performed. (Relevance definition, novelty detection, evaluation, etc.) are also possible, making the system more flexible than the expert system. In addition, while the expert system is a half-data driven system such as an inference engine (fixed) and a knowledge database (variable), in the present invention, functions and processes can be handled as data, and a complete data driven system. It has become. Since an expert system is a program composed of a group of rules, it is also subject to program language restrictions. Since the present invention is a complete data driven system that can handle data in terms of processing, it is possible to easily change or add processing during execution of processing. This is performed by changing the connection between the pattern expressing the processing and the pattern. Normally, in the case of programming processing in a programming language, reprogramming and recompilation are required when processing changes are implemented. However, in the present invention, processing changes, additions, etc. are made by changing the connection relationship between corresponding patterns locally. Since it can be implemented by changing, there is no need to rebuild the entire system like recompilation. (This can be handled by changing the contents recorded in the recording unit.)
Next, differences from the finite automaton will be described. A finite automaton has a restriction that only one state can be obtained at a certain point in time. Due to this restriction, it is difficult to perform an operation of simultaneously taking a plurality of states that can be realized in the present invention. Of human thoughts, it is reasonable to express what corresponds to consciousness by the action of taking one state (excited thoughts express actions that suppress other thoughts), but it corresponds to human unconsciousness. As an expression of the action, the restriction that only one state can be taken is considered inappropriate. (Because unconscious thinking has weak suppression between thoughts, and multiple thoughts can operate in parallel) In the present invention, it is not necessary to constrain pattern excitation to one, so it is like a finite automaton. There are no major restrictions. (Thinking corresponding to consciousness and unconsciousness can be expressed as a pattern.) Thinking corresponding to unconsciousness is assumed to correspond to the previous thinking that becomes explicit like thoughts corresponding to consciousness. Moreover, parallel processing by a plurality of pattern excitations is possible. (The problem of interference between patterns in parallel processing can be solved by separating the processing lines.) In addition, there are cases where there are a plurality of solutions to a certain problem instead of one. Without forcibly narrowing down to one way, it is possible to perform an operation by performing parallel processing and finally selecting the optimum one.
Hereinafter, differences from the neural network will be described. In the present invention, the connection between the recording units can be handled very flexibly. Patterns and patterns can be connected by specifying them individually. Any combination such as many-to-many coupling, multi-stage coupling, feedforward coupling, feedback coupling, etc. can be specified and set. On the other hand, in a neural network, artificial neurons in the input layer, intermediate layer, and output layer are generally connected in series, and the connection between artificial neurons is performed by synaptic learning. As the synapse learning, an error back propagation method (back propagation) is generally used. However, back propagation has the following drawbacks pointed out in the literature.
-In backpropagation, the transfer function used in artificial neurons must be differentiable.
-Convergence in learning by backpropagation is very slow.
・ Back-propagation learning does not always converge.
・ In many cases, it converges to a local minimum error point instead of a global optimal solution. On the other hand, the present invention does not have the above-mentioned drawbacks because it does not use an iterative optimum value search method such as backpropagation for connection between recording units.
Finally, the comparison with the programming language for artificial intelligence is shown. In the present invention, basic processing (pattern search, collation, comparison, difference extraction, recording, output, arithmetic processing between patterns, etc.) is assumed to be implemented in a programming language, but corresponds to individual thoughts. As for the contents of processing, it is a data driven system that analyzes patterns and performs control according to the analysis results, so it is not necessary to individually program. This system evaluates input information (language) and proceeds with processing according to the evaluation result. Accordingly, it is possible to easily change or add a process during the execution of the process. Normally, in the case of programming processing in a programming language, reprogramming and recompilation are required when processing changes are implemented. However, in the present invention, processing changes, additions, etc. are made by changing the connection relationship between corresponding patterns locally. Since it can be implemented by changing, there is no need to rebuild the entire system like recompilation. In programming languages, the names of variables, constants, functions, etc. used in the program will not work unless they are strictly specified. In contrast, in the present invention, each piece of information is expressed as a pattern corresponding to a natural language, and processing is performed by connecting the patterns. Therefore, there is some ambiguity such as enabling processing with similar patterns. However, it is possible to construct a system that operates. In other words, it is possible to construct a system that can be processed even if there is some ambiguity and that is closer to human thought processing. (For information retrieval, natural language can be used to detect sentences with the same meaning, detect novelty, check consistency with recorded information, extract differences, etc.)
The artificial intelligence apparatus of the present invention covers not only the functions of the expert system, finite automaton, neural network, and programming language for artificial intelligence that are used in conventional artificial intelligence, robots, etc., but also functions that they do not have And flexibility (complete data driven system, flexibility of function expansion (function can be added by local change), support for systems that allow ambiguity, etc., unconscious (multiple state) simulation functions, parallel processing This system has compatibility, variety of connections (feedforward, feedback, many-to-many coupling, etc.), no restriction of differentiability, and no convergence problem in backpropagation.
Human thought can be broadly classified into two. One is the content of thought, and the other is the way of thinking (procedure, process, way of thinking). In the embodiment of the present invention, the content of thought is treated as a pattern obtained by converting natural language, and the function is realized by setting the processing method by a program for the way of thinking. Though the content of thinking is diverse, the way of thinking is common and general. For example, a process corresponding to the type of sentence (normal sentence, question sentence, command sentence, conditional sentence) can be set as the process of input information. If it is a normal sentence, the reliability and validity of the input information will be evaluated, and if it is valued, it will be incorporated into the knowledge system. If it is an interrogative sentence, related information is searched from the recorded knowledge system, and if there is appropriate information, it is output as an answer. If it is a command sentence, the presence / absence of experience of executing the same command in the past, the execution procedure, and the effect of the execution will be evaluated to determine the response. If it is a conditional statement, the establishment of the content corresponding to the condition is analyzed from the knowledge system or external information, and processing according to the analysis result is performed. By implementing a processing method with a program corresponding to the way of thinking described above, it is possible to process a wide variety of thought contents in a natural language. Therefore, very flexible and scalable artificial intelligence can be realized at a very low development cost. (In the conventional artificial intelligence, it is necessary to implement a part corresponding to the content of thinking by a program, and a large development cost is required to realize each function.) The recording unit shown in FIG. 21 operates this artificial intelligence. The above shows that the transition from information (thinking, concept) to information (thinking, concept) can be realized by using the relationship between information. When thinking, humans use relationships (causes and consequences, events and reasons, explanations and conclusions, outlines and details, similar content, opposition opinions, etc.) to change how they think. Therefore, this artificial intelligence apparatus can also transition from information (pattern) to information (pattern) using the relationship between patterns. When certain information is entered, the related information is diverse, but the relevant information has an appropriate relationship (cause and result, event and reason, explanation and conclusion, summary and details, similar content, opposite) It is possible to shift the thinking step to an appropriate next step according to the way of thinking.
There are three main methods for exciting the recording unit. The first method is to irradiate each recording unit with a search pattern from the pattern controller to excite the correlated recording units. The second is a method of irradiating the excitation history in the set period from the pattern irradiator to the connection information recording unit of each recording unit to excite the recording unit that satisfies the excitation condition. The third method is to excite a recording unit having an appropriate relationship by using connection information (number of connections, connection destination, relationship with connection destination) recorded in the recording unit. . In this artificial intelligence apparatus, these excitation methods are appropriately used in each process to excite the most appropriate recording unit for transition of the thinking pattern.
This artificial intelligence device also has an autonomous learning function. Corresponding recording units are sequentially excited by information input from the outside, and this excitation history is recorded in a place called a pattern irradiator. As each recording unit is excited, a part of the excitation history (excitation history for a certain period going back to the past from the time of excitation) is transferred to the connection information recording section of the excited recording unit. The connection relationship with the recording unit, which is considered to be strongly related to excitation, is gradually strengthened. When the input information is learning data, the learning data are sequentially input, thereby strengthening the relationship between the learning data (logical relationship, causal relationship, time series relationship, etc.). When a part of information is input after the learning is completed, learning data related to the information is sequentially excited, and the learned content is automatically recalled. In each step, a plurality of recording units can be excited simultaneously.
In the present invention, instead of individually programming the processing of input information, a method for analyzing the relationship between information and information in a machine, a method for constructing a knowledge system and a method for solving problems, a method for generalizing input information, etc. Implemented by implementing a method of processing input information. It interprets information expressed in language, numbers, mathematical formulas, and symbols, and autonomously performs appropriate processing according to the interpretation results. Conventionally, the content of the processing was expressed by a program. However, in the present invention, the processing of the next step is performed by searching related information expressed in a natural language, collating with a condition, performing processing according to the condition, and branching. Since it is performed autonomously, it is not necessary to program the contents of each process, and it is sufficient to indicate the contents of the process in a natural language. In other words, it is not necessary to program each process sequentially, and knowledge already expressed in natural language can be used as a source of knowledge system of the artificial intelligence device. (By sequentially inputting knowledge expressed in natural language, the artificial intelligence device analyzes and organizes the relationship between information and incorporates it into the knowledge system.)
Information source, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, chemical formula, symbol, when, where, who, what Analyze how, why, and why, and the relationship with the recorded related information, organize the information into a structure that is easy to search, and record truth, truth, facts, expertise, rules, and common sense Is constructed as a knowledge system with a relationship between information.
Initially, a human teaches the processing method, and the machine records and learns the method taught by the human. As learning progresses to some extent, the machine will autonomously execute processing. A human confirms the processing result of the machine, and if the process is incorrect, notifies the machine and corrects the process appropriately. Learning is performed by specifying the relationship between patterns. By specifying the relationship between concepts expressed in natural language, the machine automatically generates a connection relationship as a relationship between patterns. The human thought process can be generally divided into the content of thought and the way of thinking. Thought content varies widely, the way of thinking has general, universal, and common features. In the present invention, a thought process is shifted in an appropriate and significant direction by controlling a pattern corresponding to the content of thought with a pattern or program corresponding to the way of thinking. The relationship between information and information is not a one-to-one relationship but a many-to-many relationship. However, the relationship can be generalized and associated. For example, relationships can be identified as cause and effect, event and reason, explanation and conclusion, summary and details, and so on. In the transition of the thinking pattern, it is possible to efficiently reach the target by selecting an appropriate one of various ways of thinking and the relationship between information and information according to the thinking stage. Thus, in the past, it was necessary to individually program a wide variety of processes, but the part corresponding to the various processes was set in natural language, and the part related to the function of selecting the way of thinking and the relationship between information By implementing it programmatically, the labor required for development can be greatly reduced. The function of selecting the way of thinking and the relationship between information can also be realized by processing between patterns.

人間の思考を表現する言語をパターンに変換し、パターンおよびパターン間の関係を分析すると、文の種類(平常文、疑問文、命令文等)、特徴(真理、真実、事実、定義、規則、常識、説明、仮説、予測、意見、感想)および関係(原因と結果、事象と理由、説明と結論、概略と詳細等)を識別することができる。文の種類および特徴は人間が識別できるように、機械にも識別を学習させることが可能である。文の種類は文に含まれる単語を分析することにより、平常文、疑問文、命令文、条件文等の識別が可能である。文の特徴のうち、真理、真実、事実、定義、規則、常識については個々に関して人間が教示して機械に学習させる。これは各情報を機械に入力する際に、個々の情報の種類(真理、真実、事実、定義、規則、常識)についても識別し、付帯情報を付加して記録することにより実施できる。その他の情報の種類(説明、仮説、予測、意見、感想)の識別は文の種類が(真理、真実、事実、定義、規則、常識)として記録されていないことと、文に含まれる単語(だろう、考える、思う・・等)を分析することにより実施することができる。
言語をパターンに変換し、文を構成する単語に対応するパターンの集合として表現し、単語間の意味的な関係をパターンとパターンとの接続関係で表現すると、文のもつ意味をパターンとパターンの接続関係で表現することができる。入力した情報は語列から単語の識別、単語の属性(品詞、意味)、文要素の分析、文の構造分析(主語、述語、主語の修飾、述語の修飾、修飾の関係)、文要素と文要素の関係分析(同じ意味、定義、反対の意味等)が実施され、文要素と文要素の関係をパターンとパターンの接続関係として対応付けることにより、情報と情報の意味の関係をパターンとパターンの接続関係に変換していく。パターンとパターンの関係は文要素と文要素だけでなく、文と文、文章と文章の関係についても設定することができる。これは、パターンをグループ化したものを新たなパターンとして定義することにより実施できる。パターンとパターンの関係(原因と結果、事象と理由、説明と結論、概略と詳細等)を示す特徴的な単語を検出すると、該当するパターン間に対応する関係を自律的に記録する。この記録されたパターン間の関係はパターン間の遷移を制御する際に活用することができる。
パターンとパターンの接続関係は論理関係、定義、帰属の関係、類似の関係、作用と結果の関係、推論の展開等、様々な関係を表現することが可能であり、また属性の継承、共通的特徴の継承と個々の特徴の識別ということも柔軟に表現することができる。
このように情報と情報の関係をパターンとパターンとの接続関係として設定していくことにより、情報は単独の状態で記録するのではなく、他の情報との関係をもった知識体系として記録することが可能となる。
情報と情報の関係は多岐の関係を有することになるが、情報間の関係(同じ意味、定義、反対の意味、類似、論理、原因、結果、詳細、概略、要約、関連情報等)をパターンの各処理フェーズ(思考プロセスの段階に対応)において適切なものを選択することにより、パターンからパターンの遷移を適切に制御することができる。
By converting the language that expresses human thought into patterns and analyzing the relationships between patterns and patterns, sentence types (normal sentences, question sentences, imperative sentences, etc.), features (truth, truth, facts, definitions, rules, Common sense, explanations, hypotheses, predictions, opinions, impressions) and relationships (causes and consequences, events and reasons, explanations and conclusions, outlines and details, etc.) can be identified. Sentence types can be trained by machines so that humans can identify the types and characteristics of sentences. The sentence type can be identified as a normal sentence, a question sentence, a command sentence, a conditional sentence, etc. by analyzing words included in the sentence. Among the features of the sentence, truth, truth, facts, definitions, rules, and common sense are taught by humans for each individual and learned by the machine. This can be done by identifying each information type (truth, truth, fact, definition, rule, common sense) and recording it with additional information when each information is input to the machine. Identification of other types of information (explanation, hypothesis, prediction, opinion, impression) is that the sentence type is not recorded as (truth, truth, fact, definition, rule, common sense) and the word ( I think, think, think, etc.) can be implemented by analyzing.
If the language is converted into a pattern and expressed as a set of patterns corresponding to the words that make up the sentence, and the semantic relationship between words is expressed by the connection relationship between the patterns, the meaning of the sentence is expressed between the patterns and the patterns. It can be expressed as a connection relationship. Input information includes word identification from word strings, word attributes (part of speech, meaning), sentence element analysis, sentence structure analysis (subject, predicate, subject modification, predicate modification, modification relationship), sentence elements and Sentence element relationship analysis (same meaning, definition, opposite meaning, etc.) is performed, and the relationship between the sentence element and the sentence element is associated as a connection relationship between the pattern and the pattern, so that the relationship between the information and the meaning of the information It will be converted into a connection relationship. The relationship between patterns can be set not only for sentence elements and sentence elements but also for sentences and sentences, and sentences and sentences. This can be done by defining a group of patterns as a new pattern. When a characteristic word indicating a pattern-pattern relationship (cause and result, event and reason, explanation and conclusion, outline and details, etc.) is detected, the corresponding relationship between the corresponding patterns is recorded autonomously. This relationship between recorded patterns can be utilized when controlling transitions between patterns.
The connection relation between patterns can express various relations such as logical relation, definition, attribution relation, similar relation, relation between action and result, inference development, inheritance of attributes, common Feature inheritance and identification of individual features can also be expressed flexibly.
By setting the information-information relationship as a pattern-to-pattern connection relationship in this way, information is not recorded as a single state, but as a knowledge system that has relationships with other information. It becomes possible.
The relationship between information has various relationships, but the relationship between information (same meaning, definition, opposite meaning, similarity, logic, cause, result, detail, summary, summary, related information, etc.) By selecting an appropriate one in each processing phase (corresponding to the stage of the thought process), it is possible to appropriately control the pattern transition from pattern to pattern.

情報が入力されると情報に含まれている単語から意味を分析し、情報と等価な意味を示すパターンを生成する。このパターンは文の主語、述語、主語の修飾、述語の修飾、修飾関係を維持した状態で生成する。この生成したパターンを使って記録されているパターンと照合を行い、関連するパターンが存在するか否かの分析を行う。このように意味レベルで情報の検索を行うことができるので、文言が一致しなくても意味および内容的に関連のある情報を検索することが可能となる。
新規に入力した情報は既に記録している知識体系と照合し、整合性および新規性について評価することができる。真理、真実、事実、定義、規則および常識として識別し記録している情報と整合しない場合は、その情報は誤っている可能性が高い。一方、整合しているか整合していないかの判断ができない場合は、その情報を判断できるだけの知識が未だ蓄えられていないと考えられるため、人間に通知し判断を求めることにする。人間がその情報は正しいと判断できる場合は、その結果を機械に通知することとする。機械はその情報を説明または仮説という位置づけで記録し、将来別の情報を得ることにより、真理、真実、事実、定義、規則および常識の組合せで論理展開し、整合性および妥当性を確認できた時に、評価を実施した信頼性の高い情報として識別し記録することとする。
このように、情報をパターンに変換し、情報の種類、特徴を識別、分類して記録し、情報と情報の関係(論理的な関係、類似関係、相反関係、類推等、様々な関係)をパターンとパターンの接続関係として表現することにより、情報を知識体系として構築することができる。
When information is input, a meaning is analyzed from words included in the information, and a pattern indicating a meaning equivalent to the information is generated. This pattern is generated while maintaining the sentence subject, predicate, subject modification, predicate modification, and modification relationship. The generated pattern is used for collation with the recorded pattern, and an analysis is performed as to whether or not there is a related pattern. Since information can be searched at the semantic level in this way, it is possible to search for information that is related in meaning and content even if the words do not match.
The newly entered information can be checked against the already recorded knowledge system and evaluated for consistency and novelty. If it is inconsistent with the information identified and recorded as truth, truth, fact, definition, rule and common sense, the information is likely to be incorrect. On the other hand, if it is not possible to determine whether the information is consistent or not, it is considered that knowledge sufficient to determine the information has not yet been accumulated, so a human being is notified and a determination is made. If humans can judge that the information is correct, the result will be notified to the machine. The machine recorded the information as an explanation or hypothesis, and obtained another information in the future, and logically developed it with a combination of truth, truth, facts, definitions, rules and common sense, and was able to confirm consistency and validity Sometimes it will be identified and recorded as highly reliable information evaluated.
In this way, information is converted into patterns, information types and characteristics are identified, classified and recorded, and information-information relationships (logical relationships, similar relationships, reciprocal relationships, analogies, etc.) Information can be constructed as a knowledge system by expressing the connection relationship between patterns.

情報を知識体系として構築すると、知識体系を活用した問題解決が可能となる。まず、問題について知識体系を活用して分析し問題点の明確化および問題解決の目標を設定する。次に問題点を解決するための解決策案を抽出し適用する。適用後の状況を評価し、問題解決の目標に到達すれば処理としては完了になる。問題解決の目標に到達していなければ、再度新しい状態に対し、上記のプロセスを適用し、問題解決の目標に近づけていく。これらの処理についても自然言語で指示することにより、本機械はパターン間の接続関係に変換し処理を実行していく。
問題の分析および問題点の明確化に関しても目標とする状態と現状の差異を検出、識別する方法を学習することにより実施する。また、各問題に対応する解決策も対応する処理を学習することにより実施する。学習はパターンの遷移の履歴を記録することにより行う。人間が教示した内容はパターンからパターンへの遷移として記録される。
学習が進むと、教示したプロセスはパターンからパターンへの遷移として自律的に実行され、教示した内容が実行されることになる。
人間の思考パターンの遷移は条件により遷移先が変わるという観点から、一般的に条件付き処理として表現することができる。本発明では言語の意味を解釈し、必要に応じて自律的に条件付処理に変換する。条件つき処理の条件がどのようなものであるかは、該当する言語から検索用のパターンを生成し、自律的に検索する。検索した情報が条件を満足するか否かの判断を実施し、満足する場合は該当する処理の実行を行う。人間が知識として使用している問題解決策を、そのまま言語として入力しても、その意味を逐次、解釈し条件付処理を自律的に進めていき問題を解決していく。処理の途中で新規の情報が必要な場合は、その情報要求を通知し、該当する適切な情報が獲得されると、その内容に応じた処理を実施する。
学習フェーズにおいては、パターンが励起すると、そのパターンが励起する以前の設定した期間において励起したパターンの履歴が参照され、励起したパターンとの接続関係が強化される。実用フェーズにおいては、記録した励起履歴の一部のデータを使用して各記録ユニットに記録した励起の条件と合致するかを確認し、励起の条件と合致した場合に該当パターンを励起する。パターンが励起すると、励起パターンの履歴が更新され、新しい状態において上記の動作を繰り返し、励起の条件と合致したパターンを逐次、励起していく。
If information is constructed as a knowledge system, problem solving using the knowledge system becomes possible. First, the problem is analyzed using the knowledge system, the problem is clarified, and the goal of problem solving is set. Next, a solution plan for solving the problem is extracted and applied. The situation after application is evaluated, and if the goal of problem solving is reached, the process is completed. If the problem solving goal has not been reached, the above process is applied again to the new state to bring it closer to the problem solving goal. By instructing these processes in a natural language, this machine converts the connection relationship between patterns and executes the process.
The problem analysis and problem clarification are also implemented by learning how to detect and identify the difference between the target state and the current situation. Moreover, the solution corresponding to each problem is implemented by learning the corresponding process. Learning is performed by recording a history of pattern transitions. The content taught by humans is recorded as a transition from pattern to pattern.
As learning progresses, the taught process is autonomously executed as a transition from pattern to pattern, and the taught content is executed.
The transition of human thought patterns can be generally expressed as a conditional process from the viewpoint that the transition destination changes depending on the condition. In the present invention, the meaning of the language is interpreted and autonomously converted into conditional processing as necessary. The condition of the conditional processing is determined by generating a search pattern from the corresponding language and searching autonomously. Judgment is made as to whether or not the retrieved information satisfies the condition, and if satisfied, the corresponding processing is executed. Even if a problem solution that humans use as knowledge is input as a language as it is, the meaning is sequentially interpreted and conditional processing proceeds autonomously to solve the problem. When new information is required during the process, the information request is notified, and when appropriate information is acquired, a process corresponding to the content is performed.
In the learning phase, when a pattern is excited, the history of the pattern excited in the set period before the pattern is excited is referred to, and the connection relationship with the excited pattern is strengthened. In the practical phase, a part of the recorded excitation history data is used to check whether the excitation condition recorded in each recording unit is met, and when the excitation condition is met, the corresponding pattern is excited. When the pattern is excited, the history of the excitation pattern is updated, the above operation is repeated in a new state, and the pattern that matches the excitation condition is sequentially excited.

学習フェーズにおいては人間の指示により処理に対応する一連のパターンを逐次、励起していき、その履歴を記録することにより、指示された手順に従って、該当のパターンが励起していく。パターンの動作は静的なものではなく、動的な挙動を示す。パターン内に記録している内部パターンを使用して、必要な情報を検索し、検索結果を必要な場所に格納する。また、パターンに記録している内部パターンを指定された配置に変換する等の処理を実施する。この様なダイナミックな挙動をするパターンを組み合わせることにより、数々の処理(数式処理、化学式処理、翻訳等)を実施させることができる。
本機械への教示はプログラミングすることなく、自然言語を逐次、入力していくことにより実施できる。入力した言語情報は構文、意味、既に記録されている情報との関係が分析され、分析結果に応じて、対応するパターンが励起し、処理が実行される。入力情報の価値評価と記録、指示された命令の実行、問題・課題に対する解決策の生成等、数々の処理の実施が可能である。
本機械の全体動作はパターン制御器にて管理する。各パターンの遷移サイクルで、情報入力、情報分析(文の種類、構文、意味等)、情報評価(新規性、信頼性、妥当性、有用性等)、情報処理(問題・課題の解決策の生成、記録、情報出力等)を実施する。
In the learning phase, a series of patterns corresponding to processing is sequentially excited by a human instruction, and by recording the history, the corresponding pattern is excited according to the instructed procedure. The behavior of the pattern is not static but shows dynamic behavior. The necessary information is searched using the internal pattern recorded in the pattern, and the search result is stored in the required place. Also, processing such as conversion of the internal pattern recorded in the pattern into a designated arrangement is performed. Numerous processes (formula processing, chemical formula processing, translation, etc.) can be performed by combining patterns having such dynamic behavior.
Teaching to this machine can be performed by inputting natural language sequentially without programming. The input language information is analyzed for syntax, meaning, and relationship with already recorded information, and the corresponding pattern is excited according to the analysis result, and processing is executed. Numerous processes such as value evaluation and recording of input information, execution of instructed instructions, and generation of solutions to problems / issues are possible.
The overall operation of this machine is managed by the pattern controller. In each pattern transition cycle, information input, information analysis (sentence type, syntax, meaning, etc.), information evaluation (novelty, reliability, validity, usefulness, etc.), information processing (problem / problem solution) Generation, recording, information output, etc.).

次に入力情報の一般化について説明する。
入力した文に含まれる単語の一部の特徴抽出および一般化を実施する。例えば、文中に出現する固有名詞は人物A、人物B、物C、物Dというように一般化する。逐次、文をパターンに変換し、変換したパターンを励起していく。この時、一般化したパターンも逐次、励起していくことになる。情報を数多く入力していくことにより、文を構成する特定のパターンとパターンの間の接続関係が強化されていく。入力した文は近傍の文と関係を有している。この関係は文を構成する単語と単語の関係で表現されるので、同じ関係は同一の単語間または類似の単語間の組合せで表現される場合が多い。文のパターンが励起する毎に、文に含まれる単語が励起するが、固有名詞等を一般化することにより、一般化した人物と人物または物との関係が強化されることになり、同様の文が出現する頻度が、固有名詞で表現した場合より多くなる。この効果により固有名詞に依存しない対象間の関係が抽出されることになる。また単語の特徴抽出により個々の単語間の関係では無く単語の特徴間の関係が抽出されるので特徴面からの一般化が可能となる。この関係は特定のパターンとパターンとの接続関係が強化するため検出することができる。特に多くの文例から強化された関係は、一般性を有することになり、常識または一般的な考え方に対応するものが抽出されていく。この常識または一般的な考え方は入力する文章群に依存する。つまり、ある文化に対応する文章群を入力すると、その文化に応じた常識または一般的な考え方が抽出されることになる。同一文化での文章群を入力した場合は考え方が同等と考えられるため、同一文化での多数により強化された考え方が抽出されることになる。
同様に数々の問題とその解決策について一部の単語の特徴抽出および一般化を実施して動作させることにより、問題とその解決策について一般化した関係を抽出することができる。情報入力による学習が進行すると本機械は類似の問題に対して解決方法を自律的に生成することができるようになる。
Next, generalization of input information will be described.
Feature extraction and generalization of a part of a word included in an input sentence For example, proper nouns appearing in sentences are generalized as person A, person B, object C, object D. Sequentially, sentences are converted into patterns, and the converted patterns are excited. At this time, the generalized pattern is also sequentially excited. By inputting a lot of information, the connection between specific patterns constituting a sentence is strengthened. The input sentence has a relationship with a nearby sentence. Since this relationship is expressed by the relationship between words constituting a sentence, the same relationship is often expressed by a combination between the same words or similar words. Each time a sentence pattern is excited, words in the sentence are excited. By generalizing proper nouns, etc., the relationship between generalized persons and persons or objects will be strengthened. Sentences appear more frequently than when expressed with proper nouns. With this effect, the relationship between objects that does not depend on proper nouns is extracted. Further, since the feature extraction of words extracts not the relationship between individual words but the relationship between word features, generalization from the feature side becomes possible. This relationship can be detected because the connection relationship between specific patterns is strengthened. In particular, relationships strengthened from many sentence examples have generality, and those corresponding to common sense or general ideas are extracted. This common sense or general idea depends on the text group to be entered. That is, when a sentence group corresponding to a certain culture is input, common sense or a general idea corresponding to the culture is extracted. When a group of sentences in the same culture is input, the way of thinking is considered to be equivalent. Therefore, the way of thinking strengthened by many people in the same culture is extracted.
Similarly, by extracting and generalizing the characteristics of some words for a number of problems and their solutions and operating them, a generalized relationship between the problems and their solutions can be extracted. As learning by information input progresses, this machine can autonomously generate a solution to a similar problem.

以下では情報を条件部と処理部に識別し文構造として整理した状態でパターン記録器に記録する動作について説明する。情報の単語を分析することにより情報の条件部と処理部を識別することができる。例えば、「A」「が」「B」「の時」「C」「を実施せよ」という文では[「A」「が」「B」「の時」]が条件部であり、[「C」「を実施せよ」]は処理部である。また、「A」「が」「B」「なら」「C」「は」「D」「である」という文では[「A」「が」「B」「なら」]が条件部であり、[「C」「は」「D」「である」]は処理部である。
このように文を条件部と処理部に分け、条件付処理のパターン間接続を有した構造に変換する。また、条件部のパターンが励起すると、自律的に条件部が成立しているか否かを確認する処理を励起するようにする。このように文を条件付き処理の構造を有したパターンに変換すると、条件付処理で表現できる文が逐次、条件の成立性を確認しながら処理を進めていくという能動的な思考動作を実現することができる。一般的に人間の問題解決、行動決定は条件付処理で表現することができる。人間の問題解決策および行動決定策を自然言語で入力することにより本機械は自律的に条件付処理に変換した上で、条件の成立性を確認しながら処理を進めていくという能動的な思考動作が可能となる。人間の問題解決および行動決定に相当する動作をプログラミングすることなく自然言語で表現された知識(問題解決および行動決定に関する手順および思考方法)を入力することにより、人間が思考により問題解決または行動決定するように問題解決または行動決定を自律的に実施することが可能となる。
In the following, description will be given of the operation of recording information in the pattern recorder in a state in which information is identified as a conditional part and a processing part and organized as a sentence structure. By analyzing the information word, the condition part and the processing part of the information can be identified. For example, in the statements “A”, “GA”, “B”, “NO”, “C”, “do it”, [“A”, “GA”, “B”, “NO” ”is the condition part, and [“ C "Perform""is a processing unit. Also, in the sentence “A” “ga” “B” “if” “C” “ha” “D” “is” [“A” “ga” “B” “if”] is the condition part, [“C” “is” “D” “is”] is a processing unit.
In this way, the sentence is divided into a conditional part and a processing part, and converted into a structure having inter-pattern connection for conditional processing. Further, when the pattern of the condition part is excited, a process for autonomously confirming whether or not the condition part is established is excited. When a sentence is converted into a pattern with a conditional processing structure in this way, an active thinking action is realized in which sentences that can be expressed by conditional processing proceed sequentially while confirming the validity of the condition. be able to. In general, human problem solving and action determination can be expressed by conditional processing. By inputting human problem-solving and action-determining measures in natural language, this machine autonomously converts it into conditional processing, and then proceeds with the processing while confirming the validity of the conditions. Operation is possible. By inputting knowledge (procedures and thinking methods related to problem solving and action determination) expressed in natural language without programming the actions corresponding to human problem solving and action determination, human beings can solve problems or make action decisions through thinking. As a result, problem solving or action determination can be carried out autonomously.

図1はこの発明の一実施例における人工知能装置の構成を示した図である。図1において1は情報をパターンに変換するパターン変換器である。2は照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器である。3は入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器である。4は照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器である。5はパターンを情報に変換するパターン逆変換器である。6はパターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器である。  FIG. 1 is a diagram showing a configuration of an artificial intelligence apparatus according to an embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a pattern converter that converts information into a pattern. Reference numeral 2 denotes a pattern recorder composed of a recording unit for recording conditions for matching and matching (excitation), patterns, connection relationships between patterns, relationships with patterns having connection relationships, and pattern analysis results. 3 is the source of information, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, when, where, who, what, how , Why, why, sentence type (common sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, It is a pattern analyzer that analyzes the relationship between chemical formulas, symbols, and recorded related information, organizes the information into a structure that can be easily searched, and records the information in a pattern recorder. 4. Matching and matching (excitation) conditions, patterns, connection relations between patterns and relations with patterns with connection relations are registered or changed by human instructions or autonomously, according to the pattern status and analysis results It is a pattern controller that performs control. Reference numeral 5 denotes a pattern inverse converter for converting a pattern into information. 6 records the excitation history of the pattern, uses the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied, and records that satisfy the matching (excitation) conditions It is a pattern irradiator that excites the unit.

次に動作について説明する。
図1において1のパターン変換器は情報をパターンに変換する。変換されたパターンは3のパターン分析器において分析され分析結果に応じた処理が実施される。2のパターン記録器は照合および合致の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を記録する。入力したパターンをパターン記録器の記録ユニットと照合し、関連するパターンが記録されているか否かの確認を行う。入力したパターンと同じ、または同等のパターンが記録されていれば該当のパターンを励起し、記録されていなければ新規パターンとして登録し励起する。励起(合致)したパターンの履歴は6のパターン照射器に記録される。ある記録ユニットが励起すると、それ以前に励起したパターンの履歴のデータから当該パターンとの接続関係のデータを生成して当該パターンの記録ユニットの接続関係記録部に記録する。また記録した励起履歴の一部のデータを使用して各記録ユニットに記録した励起の条件と合致するか確認し、励起の条件と合致した記録ユニットを励起する。初期段階においてはパターンとパターンの接続生成は人間からの教示により実施する。
Next, the operation will be described.
In FIG. 1, a pattern converter 1 converts information into a pattern. The converted pattern is analyzed by the three pattern analyzers, and processing according to the analysis result is performed. The second pattern recorder records the matching and matching conditions, the pattern, the connection relationship between the patterns, and the relationship with the pattern having the connection relationship. The input pattern is collated with the recording unit of the pattern recorder, and it is confirmed whether or not the related pattern is recorded. If the same or equivalent pattern as the input pattern is recorded, the corresponding pattern is excited, and if not recorded, it is registered as a new pattern and excited. The history of the excited (matched) pattern is recorded in the pattern irradiator 6. When a certain recording unit is excited, data on the connection relation with the pattern is generated from the history data of the pattern excited before that, and recorded in the connection relation recording unit of the recording unit of the pattern. Further, a part of the recorded excitation history data is used to check whether the excitation condition recorded in each recording unit is met, and the recording unit that matches the excitation condition is excited. In the initial stage, patterns and patterns are generated by teaching from humans.

人間の思考は言語、数、数式、記号等により表現される。また、言語は単語の組合せにより表現されるので、人間の思考は単語、数、数式、記号の組合せで表現することができる。単語、数、数式、記号をそれぞれに対応するパターンに変換すると、人間の個々の思考は個々のパターンとして表現することができ、人間の思考の変遷はパターンからパターンへの変化としてとらえることができる。
パターンは文および文章のように概念を表現することも可能である。また、パターンは逐次、関連するパターンを励起し、励起したパターンに数々の処理を実行させることが可能である。パターンの励起をトリガーとして処理プログラムを起動し、その結果を別のパターンに取り込むことも可能である。さらに、画像情報、情報の処理および動作を行うために駆動装置を駆動するための信号を生成することも可能である等、扱うことができる範囲が非常に広い概念である。
本発明では入力情報の処理を個々にプログラムするのではなく、機械に情報と情報の関係を分析する方法、知識体系の構築の方法および問題解決の方法、入力した情報を一般化する方法等、入力情報の処理の方法を実装することにより実現する。言語、数、数式、記号で表現された情報を解釈し、解釈した結果に応じて適切な処理を自律的に行う。従来では処理の内容はプログラムで表現されていたが、本発明では自然言語で表現された関連情報を検索、条件との照合、条件に応じた処理および分岐を実施することにより次ステップの処理を自律的に行うので、個々の処理の内容をプログラムする必要はなく、自然言語で処理の内容を指示することで済む。
また入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、文の種類、数式、化学式、記号、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し情報を検索し易い構造に整理して記録するとともに、真理、真実、事実、専門知識、規則および常識を知識体系として構築する。
初期では人間が処理の方法を教示し、機械は人間から教示された方法を記録、学習していく。ある程度、学習が進むと機械は自律的に処理を実行するようになる。機械の処理結果を人間が確認し、処理が誤っていれば機械に通知し、処理の修正を適宜行う。学習はパターンとパターンとの関係を指定することにより実施する。自然言語で表現した概念と概念の関係を指定することにより機械は自動的にパターンとパターンとの関係として接続関係を生成していく。人間の思考プロセスは一般的に思考の内容と思考の仕方に区別することができる。思考の内容は多種多様であるが、思考の仕方は一般的、普遍的、共通的な特徴を有している。本発明では思考の内容に対応するパターンを思考の仕方に対応するパターンまたはプログラムで制御することにより思考のプロセスを適切かつ有意な方向に遷移させていく。情報と情報の関係も一対一の関係ではなく、多対多の関係である。ただし、その関係は一般化して対応づけることができる。例えば関係性は原因と結果、事象と理由、説明と結論、概略と詳細等のように識別することができる。思考パターンの遷移においては、思考段階に応じて各種の思考の仕方および情報と情報の関係の内、適切なものを選択していくことにより、効率的に目標に到達させることができる。このように従来では多種多様の処理を個別にプログラムする必要があったが、多種多様な処理に対応する部分は自然言語で設定し、思考の仕方および情報間の関係を選択する機能に関する部分をプログラムで実装することにより、大幅に開発に要する労力を削減することができる。なお、思考の仕方および情報間の関係を選択する機能に関してもパターン間の処理で実現することも可能である。
Human thought is expressed by language, numbers, mathematical formulas, symbols, and the like. In addition, since a language is expressed by a combination of words, human thought can be expressed by a combination of words, numbers, mathematical expressions, and symbols. When words, numbers, mathematical formulas, and symbols are converted into corresponding patterns, individual human thoughts can be represented as individual patterns, and human thought transitions can be viewed as changes from patterns to patterns. .
Patterns can also express concepts like sentences and sentences. In addition, it is possible to sequentially excite related patterns and execute a number of processes on the excited patterns. It is also possible to start a processing program using pattern excitation as a trigger and to import the result into another pattern. Furthermore, it is a concept that has a very wide range that can be handled, for example, it is possible to generate a signal for driving the driving device in order to perform processing and operation of image information and information.
In the present invention, instead of individually programming the processing of input information, a method for analyzing the relationship between information and information in a machine, a method for constructing a knowledge system and a method for solving problems, a method for generalizing input information, etc. Implemented by implementing a method of processing input information. It interprets information expressed in language, numbers, mathematical formulas, and symbols, and autonomously performs appropriate processing according to the interpretation results. Conventionally, the content of the processing was expressed by a program. However, in the present invention, the processing of the next step is performed by searching related information expressed in a natural language, collating with a condition, performing processing according to the condition, and branching. Since it is performed autonomously, it is not necessary to program the contents of each process, and it is sufficient to indicate the contents of the process in a natural language.
In addition, information source, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, sentence type, formula, chemical formula, symbol, when, where, who Analyze what, how, why and why, and the relationship with the recorded related information, organize and record the information in a structure that is easy to search, as well as truth, truth, facts, expertise, rules and Build common sense as a knowledge system.
Initially, a human teaches the processing method, and the machine records and learns the method taught by the human. As learning progresses to some extent, the machine will autonomously execute processing. A human confirms the processing result of the machine, and if the process is incorrect, notifies the machine and corrects the process appropriately. Learning is performed by specifying the relationship between patterns. By specifying the relationship between concepts expressed in natural language, the machine automatically generates a connection relationship as a relationship between patterns. The human thought process can be generally divided into the content of thought and the way of thinking. Thought content varies widely, the way of thinking has general, universal, and common features. In the present invention, a thought process is shifted in an appropriate and significant direction by controlling a pattern corresponding to the content of thought with a pattern or program corresponding to the way of thinking. The relationship between information and information is not a one-to-one relationship but a many-to-many relationship. However, the relationship can be generalized and associated. For example, relationships can be identified as cause and effect, event and reason, explanation and conclusion, summary and details, and so on. In the transition of the thinking pattern, it is possible to efficiently reach the target by selecting an appropriate one of various ways of thinking and the relationship between information and information according to the thinking stage. Thus, in the past, it was necessary to individually program a wide variety of processes, but the part corresponding to the various processes was set in natural language, and the part related to the function of selecting the way of thinking and the relationship between information By implementing it programmatically, the labor required for development can be greatly reduced. The function of selecting the way of thinking and the relationship between information can also be realized by processing between patterns.

図2はパターンの例について示している。入力した文は主部(主語と主語の修飾)および述部(述語と述語の修飾)に整理する。述語の修飾は、さらに、何を、いつ、どこで、なぜ、どのように実施したのかに整理する。このように整理して格納すると情報を検索する上で非常に有益である。入力した単語パターンは文内パターンとして格納される。単語と単語間の関係は分析され、文要素(主語、述語、修飾語)および修飾関係が分析される。
図3は語列から単語、品詞・意味、文要素、文要素間関係および修飾関係が逐次、識別されていく動作について示したものである。語が入力されると、語検出領域において、入力された語に対応(合致)する記録ユニットが励起する。語に対応する記録ユニットが逐次、励起していくと、語列に対応する単語が検出され、単語に対応する記録ユニットが励起する。各単語に対応する記録ユニットの接続関係記録部には、各単語に対応する語列との接続関係が生成されているので、パターン照射器において語列の履歴が照射されると、相関が大きいことが検出され、当該記録ユニットが励起する。単語パターンが励起すると、単語に対応する単語の品詞・意味のパターンが励起する。次に単語の品詞の出現パターンに応じて文要素および文要素間の修飾関係が検出される。修飾する単語が複数あり、修飾される単語と離れて位置し、どの単語がどの単語を修飾しているか品詞の順番だけで識別することが困難な場合は、単語の意味も使用した識別を実施する。(修飾する単語と修飾される単語の組合せの成立性を検出することにより識別することができる。)文要素間の関係(主語、述語、修飾関係)が識別されると、文要素間の関係が記録される。この関係から入力された文は、主部(主語と主語の修飾)および述部(述語と述語の修飾)に整理され、述語の修飾は、さらに、何を、いつ、どこで、なぜ、どのように実施したのかに整理され、文内パターンとして記録ユニット内に構造化した状態で格納される。
FIG. 2 shows an example of a pattern. The input sentence is organized into a main part (subject and subject modification) and a predicate (predicate and predicate modification). The predicate modification further organizes what, when, where, why, and how. Organizing and storing in this way is very useful for retrieving information. The input word pattern is stored as an in-sentence pattern. Relationships between words are analyzed, sentence elements (subjects, predicates, modifiers) and modifier relationships are analyzed.
FIG. 3 shows an operation in which words, parts of speech / meanings, sentence elements, relations between sentence elements, and modification relations are sequentially identified from a word string. When a word is input, a recording unit corresponding to (matching) the input word is excited in the word detection area. When the recording unit corresponding to the word is sequentially excited, the word corresponding to the word string is detected and the recording unit corresponding to the word is excited. In the connection relation recording unit of the recording unit corresponding to each word, since the connection relation with the word string corresponding to each word is generated, the correlation is large when the history of the word string is irradiated in the pattern irradiator. Is detected and the recording unit is excited. When the word pattern is excited, the part-of-speech / meaning pattern of the word corresponding to the word is excited. Next, the sentence element and the modification relationship between the sentence elements are detected according to the appearance pattern of the word part of speech. If there are multiple words to be modified, they are located apart from the word to be modified, and it is difficult to identify which word is modifying which word by order of part of speech, the identification is also performed using the meaning of the word To do. (It can be identified by detecting the feasibility of the combination of the word to be modified and the word to be modified.) When the relationship between the sentence elements (subject, predicate, modification relationship) is identified, the relationship between the sentence elements Is recorded. Sentences entered from this relationship are organized into a main part (subject and subject modification) and a predicate (predicate and predicate modification). The data is stored in a structured state in the recording unit as an in-sentence pattern.

次に入力した文がどのように分析され、記録ユニット内の文内パターンとして記録されるかについて説明する。
図4は時事文の例を示している。本文例を図3の処理により分析していく手順について示している。単語を検出すると、同時に単語の品詞および意味が分析される。品詞として名詞、動詞、形容詞、形容動詞、副詞、助詞等が識別される。名詞と助詞のタイプから主語の識別、修飾語の識別が実施される。修飾する単語が複数あり、修飾される単語と離れて位置し、どの単語がどの単語を修飾しているか品詞の順番だけで識別することが困難な場合は、単語の意味も使用した識別を実施する。修飾する単語と修飾される単語の組合せの成立性を検出することにより識別することができる。修飾関係を逐次、トレースすることにより、主語の修飾、述語の修飾部を識別することができる。述語の修飾部として、何を(O)、いつ(H1)、どこで(H2)、なぜ(H3)、どのように(H4)実施したのかを識別する。これは各文要素の助詞を識別することにより、修飾関係の途中か、それとも各修飾の文要素の区切りかを識別することにより実施できる。以上に述べた分析により、主語の修飾、主語、述語の修飾部(何を、いつ、どこで、なぜ、どのように)、述語を識別することができる。この分析結果は文内パターンの接続関係として定義され、図2における文内(単語)パターン接続情報として記録される。このような分析を実施することにより文が複文(文の中に文が存在し、単語の修飾等を実施する文)を厳密に解釈することができる。通常、文の中には複数の主語、述語、修飾語が存在する場合が多いが、どの主語と述語がメインであり、その他のものが何を修飾しているのかを厳密に識別することができる。入力文に対しこの分析を実施することにより、文と文の関係を厳密に識別することができる。文の主語、述語、修飾語対応で比較することにより、多様な比較(形式的比較、意味的な比較、比較箇所の指定等)ができる。また、過去に記録している文から情報を検索する時に、どの情報(どのような、誰が、何を、いつ、どこで、なぜ、どのように、何をしたのか)を検索したいのかを指定することができるので、欲しい情報をダイレクトに検索することができる。
Next, how the input sentence is analyzed and recorded as an in-sentence pattern in the recording unit will be described.
FIG. 4 shows an example of current affairs. A procedure for analyzing a text example by the processing of FIG. 3 is shown. When a word is detected, the part of speech and meaning of the word are analyzed at the same time. Nouns, verbs, adjectives, adjective verbs, adverbs, particles, etc. are identified as parts of speech. Subject identification and modifier identification are performed based on the type of noun and particle. If there are multiple words to be modified, they are located apart from the word to be modified, and it is difficult to identify which word is modifying which word by order of part of speech, the identification is also performed using the meaning of the word To do. It can be identified by detecting the feasibility of the combination of the word to be modified and the word to be modified. By tracing the modification relationship sequentially, the modification of the subject and the modification part of the predicate can be identified. What is (O), when (H1), where (H2), why (H3), and how (H4) is implemented as a modifier of the predicate. This can be implemented by identifying the particle of each sentence element, and identifying whether it is in the middle of a modification relationship or a delimiter between sentence elements of each modification. Through the analysis described above, subject modification, subject, predicate modifier (what, when, where, why, how) and predicates can be identified. This analysis result is defined as the connection relation of the in-sentence pattern, and is recorded as the in-sentence (word) pattern connection information in FIG. By performing such an analysis, it is possible to strictly interpret a sentence that is a compound sentence (a sentence in which a sentence exists and a word is modified). There are usually multiple subjects, predicates, and modifiers in a sentence, but it is important to identify exactly which subject and predicate are the main and what others are modifying. it can. By performing this analysis on the input sentence, the relation between sentences can be strictly identified. Various comparisons (formal comparison, semantic comparison, designation of comparison location, etc.) can be made by comparing sentence subjects, predicates, and modifiers. Also, specify what information (what, who, what, when, where, why, how, and what you want to search) when searching for information from sentences recorded in the past. You can search for the information you want directly.

次に欲しい情報を検索する方法について説明する。
質問文を上記で説明したように主語、主語の修飾、述語、述語の修飾(何を、いつ、どこで、なぜ、どのように)の形に変換する。この時、質問に対応する箇所については情報が
する検索パターンを生成することができる。また質問の回答として期待する文要素が何なのか(主語、主語の修飾部、述語、述語の修飾部)について検索パターンに設定する。こ
から生成した検索パターンをパターン記録器に照射し、相関があるパターンを検索する。
が、あれば回答の候補となる。複文の場合は質問に対応する述語の階層が重要である。つまり、検索パターンを照射し、関連パターンを検索した時に、質問に対応する述語が励起した階層から回答を抽出することが重要である。複文で述語が複数、存在する場合に、どの述語に対応する回答を期待しているのかを識別する必要がある。
Next, a method for searching for desired information will be described.
The question sentence is converted into the form of subject, subject modification, predicate, predicate modification (what, when, where, why, how) as described above. At this time, information about the part corresponding to the question
A search pattern to be generated can be generated. In addition, the search pattern is set as to what sentence element is expected as the answer to the question (subject, subject modifier, predicate, predicate modifier). This
The search pattern generated from the above is irradiated onto the pattern recorder, and a pattern having a correlation is searched.
If there is, it becomes a candidate for an answer. In the case of compound sentences, the hierarchy of predicates corresponding to the questions is important. In other words, it is important to extract the answer from the hierarchy in which the predicate corresponding to the question is excited when the search pattern is irradiated and the related pattern is searched. When multiple predicates exist in a compound sentence, it is necessary to identify which predicate is expected to be answered.

人間の思考を表現する言語をパターンに変換し、パターンおよびパターン間の関係を分析すると、文の種類(平常文、疑問文、命令文、条件文等)、特徴(真理、真実、事実、定義、規則、常識、説明、仮説、予測、意見、感想)および関係(原因と結果、事象と理由、説明と結論、概略と詳細等)を識別することができる。文の種類および特徴は人間が識別できるように、機械にも識別を学習させることが可能である。文の種類は文に含まれる単語を分析することにより、平常文、疑問文、命令文、条件文等の識別が可能である。文の特徴のうち、真理、真実、事実、定義、規則、常識については個々に関して人間が教示して機械に学習させる。これは各情報を機械に入力する際に、個々の情報の種類(真理、真実、事実、定義、規則、常識)についても識別し、付帯情報を付加して記録することにより実施できる。その他の情報の種類(説明、仮説、予測、意見、感想)の識別は文の種類が(真理、真実、事実、定義、規則、常識)として記録されていないことと、文に含まれる単語(だろう、考える、思う・・等)を分析することにより実施することができる。  By converting the language that expresses human thought into patterns and analyzing the relationships between patterns and patterns, sentence types (normal sentences, question sentences, imperative sentences, conditional sentences, etc.), features (truth, truth, facts, definitions) , Rules, common sense, explanations, hypotheses, predictions, opinions, impressions) and relationships (causes and consequences, events and reasons, explanations and conclusions, outlines and details, etc.). Sentence types can be trained by machines so that humans can identify the types and characteristics of sentences. The sentence type can be identified as a normal sentence, a question sentence, a command sentence, a conditional sentence, etc. by analyzing words included in the sentence. Among the features of the sentence, truth, truth, facts, definitions, rules, and common sense are taught by humans for each individual and learned by the machine. This can be done by identifying each information type (truth, truth, fact, definition, rule, common sense) and recording it with additional information when each information is input to the machine. Identification of other types of information (explanation, hypothesis, prediction, opinion, impression) is that the sentence type is not recorded as (truth, truth, fact, definition, rule, common sense) and the word ( I think, think, think, etc.) can be implemented by analyzing.

言語をパターンに変換し、文を構成する単語に対応するパターンの集合として表現し、単語間の意味的な関係をパターンとパターンとの接続関係で表現すると、文のもつ意味をパターンとパターンの接続関係で表現することができる。入力した情報は語列から単語の識別、単語の属性(品詞、意味)、文要素の分析、文の構造分析(主語、述語、主語の修飾、述語の修飾、修飾の関係)、文要素と文要素の関係分析(同じ意味、定義、反対の意味等)が実施され、文要素と文要素の関係をパターンとパターンの接続関係として対応付けることにより、情報と情報の意味の関係をパターンとパターンの接続関係に変換していく。パターンとパターンの関係は文要素と文要素だけでなく、文と文、文章と文章の関係についても設定することができる。これは、パターンをグループ化したものを新たなパターンとして定義することにより実施できる。パターンとパターンの関係(原因と結果、事象と理由、説明と結論、概略と詳細等)を示す特徴的な単語を検出すると、該当するパターン間に対応する関係を自律的に記録する。この記録されたパターン間の関係はパターン間の遷移を制御する際に活用する。
パターンとパターンの接続関係は論理関係、定義、帰属の関係、類似の関係、作用と結果の関係、推論の展開等、様々な関係を表現することが可能であり、また属性の継承、共通的特徴の継承と個々の特徴の識別ということも柔軟に表現することができる。
このように情報と情報の関係をパターンとパターンとの接続関係として設定していくことにより、情報は単独の状態で記録するのではなく、他の情報との関係をもった知識体系として記録することが可能となる。
If the language is converted into a pattern and expressed as a set of patterns corresponding to the words that make up the sentence, and the semantic relationship between words is expressed by the connection relationship between the patterns, the meaning of the sentence is expressed between the patterns and the patterns. It can be expressed as a connection relationship. Input information includes word identification from word strings, word attributes (part of speech, meaning), sentence element analysis, sentence structure analysis (subject, predicate, subject modification, predicate modification, modification relationship), sentence elements and Sentence element relationship analysis (same meaning, definition, opposite meaning, etc.) is performed, and the relationship between the sentence element and the sentence element is associated as a connection relationship between the pattern and the pattern, so that the relationship between the information and the meaning of the information It will be converted into a connection relationship. The relationship between patterns can be set not only for sentence elements and sentence elements but also for sentences and sentences, and sentences and sentences. This can be done by defining a group of patterns as a new pattern. When a characteristic word indicating a pattern-pattern relationship (cause and result, event and reason, explanation and conclusion, outline and details, etc.) is detected, the corresponding relationship between the corresponding patterns is recorded autonomously. The relationship between the recorded patterns is utilized when controlling the transition between patterns.
The connection relation between patterns can express various relations such as logical relation, definition, attribution relation, similar relation, relation between action and result, inference development, inheritance of attributes, common Feature inheritance and identification of individual features can also be expressed flexibly.
By setting the information-information relationship as a pattern-to-pattern connection relationship in this way, information is not recorded as a single state, but as a knowledge system that has relationships with other information. It becomes possible.

情報と情報の関係は多岐の関係を有することになるが、情報間の関係(同じ意味、定義、反対の意味、類似、論理、原因、結果、詳細、概略、要約、関連情報等)をパターンの各処理フェーズ(思考プロセスの段階に対応)において適切なものを選択することにより、パターンからパターンの遷移を適切かつ有意に制御することができる。
情報が入力されると情報に含まれている単語から意味を分析し、情報と等価な意味を示すパターンを生成する。このパターンは文の主語、述語、主語の修飾、述語の修飾、修飾関係を維持した状態で生成する。この生成したパターンを使って記録されているパターンと照合を行い、関連するパターンが存在するか否かの分析を行う。このように意味レベルで情報の検索を行うことができるので、文言が一致しなくても内容的の関連のある情報を検索することが可能となる。
新規に入力した情報は既に記録している知識体系と照合し、整合性および新規性について評価することができる。真理、真実、事実、定義、規則および常識として識別し、記録している情報と整合しない場合は、その情報は誤っている可能性が高い。一方、整合しているか整合していないかの判断ができない場合は、その情報を判断できるだけの知識が未だ蓄えられていないと考えられるため、人間の判断を求めることにする。人間がその情報は正しいと判断できる場合は、その結果を機械に通知することとする。機械はその情報を説明または仮説という位置づけで記録し、将来的に別の情報を得ることにより、真理、真実、事実、定義、規則および常識の組合せで論理展開できた時に、評価を実施した信頼性の高い情報として識別し、記録することとする。
このように、情報をパターンに変換し、情報の種類、特徴を識別、分類して記録し、情報と情報の関係(論理的な関係、類似関係、相反関係、類推等、様々な関係)をパターンとパターンの接続関係として表現することにより、情報を知識体系として構築することができる。
The relationship between information has various relationships, but the relationship between information (same meaning, definition, opposite meaning, similarity, logic, cause, result, detail, summary, summary, related information, etc.) By selecting an appropriate one in each processing phase (corresponding to the stage of the thinking process), it is possible to appropriately and significantly control pattern transition from pattern to pattern.
When information is input, a meaning is analyzed from words included in the information, and a pattern indicating a meaning equivalent to the information is generated. This pattern is generated while maintaining the sentence subject, predicate, subject modification, predicate modification, and modification relationship. The generated pattern is used for collation with the recorded pattern, and an analysis is performed as to whether or not there is a related pattern. Since information can be searched at the semantic level in this way, it is possible to search for information related to the contents even if the words do not match.
The newly entered information can be checked against the already recorded knowledge system and evaluated for consistency and novelty. Information that is identified as truth, truth, facts, definitions, rules and common sense and is not consistent with the information recorded is likely to be incorrect. On the other hand, if it is not possible to judge whether the information is consistent or not, it is considered that knowledge sufficient to determine the information has not yet been stored, and therefore human judgment is required. If humans can judge that the information is correct, the result will be notified to the machine. The machine records the information as an explanation or hypothesis, and obtains other information in the future, so that it can be logically expanded with a combination of truth, truth, facts, definitions, rules and common sense, and the trust that performed the evaluation. It shall be identified and recorded as highly reliable information.
In this way, information is converted into patterns, information types and characteristics are identified, classified and recorded, and information-information relationships (logical relationships, similar relationships, reciprocal relationships, analogies, etc.) Information can be constructed as a knowledge system by expressing the connection relationship between patterns.

図5は入力情報をどのように評価するかについて示したものである。第1段階では情報の信頼性評価を実施する。これは情報源(いつ、誰、何処からの情報か?)の信頼性を確認することにより実施可能である。
第2段階では情報の分野/テーマ分析を実施する。これは情報に含まれている単語から分野/テーマについて検出することが可能である。
第3段階では情報の種類識別を実施する。入力情報の種類の内、真理、真実、事実、定義、規則、常識については人間からの指定に従うこととする。説明、仮説、予測、意見、感想等については情報に含まれる単語(だろう、思う、考える・・等)から識別することが可能である。平常文、疑問文、命令文、条件文、感嘆文の識別についても含まれる単語から実施することが可能である。
第4段階では関心度評価を実施する。関心ある情報の分野/テーマを事前に設定しておき、情報の分野/テーマ分析結果と照合し合致するか否かを確認することにより評価することが可能である。
第5段階では新規性評価を実施する。これは入力情報および入力情報と意味的に等価なパターンを記録領域に照射し、関連するパターンの有無を確認する。関連するパターンが検出された場合はパターン間の相違点について比較し、新規パターンが有るか否かを評価することにより実施可能である。
第6段階では妥当性評価を実施する。これは入力情報と関連情報のパターンを単語間関係について定義した記録領域に照射し、文要素毎に整合、不整合を評価する。不整合が検出された場合は、入力情報と関連情報の信頼性(真理、真実、事実、定義、規則、常識、情報源の信頼度)を評価し、信頼性の高いものを優先的に採用し記録することとする。
FIG. 5 shows how input information is evaluated. In the first stage, information reliability is evaluated. This can be done by checking the reliability of the information source (when, who, where from?).
In the second stage, an information field / theme analysis is performed. It is possible to detect the field / theme from the words included in the information.
In the third stage, information type identification is performed. Among the types of input information, truth, truth, facts, definitions, rules, and common sense shall be specified by humans. Explanations, hypotheses, predictions, opinions, impressions, etc. can be identified from the words (I think, think, think ...) included in the information. Identification of ordinary sentences, question sentences, command sentences, conditional sentences, and exclamation sentences can also be performed from included words.
In the fourth stage, the interest level is evaluated. It is possible to evaluate by setting a field / theme of the information of interest in advance and checking whether or not it matches with the field / theme analysis result of the information.
In the fifth stage, novelty evaluation is conducted. This irradiates the recording area with input information and a pattern that is semantically equivalent to the input information, and confirms the presence or absence of a related pattern. When a related pattern is detected, it can be implemented by comparing the differences between the patterns and evaluating whether or not there is a new pattern.
In the sixth stage, validity evaluation is performed. This irradiates the recording area where the relation between words is defined with the pattern of the input information and the related information, and evaluates the matching and mismatching for each sentence element. If inconsistencies are detected, the reliability of input information and related information (truth, truth, facts, definitions, rules, common sense, reliability of information sources) is evaluated, and those with high reliability are preferentially adopted. And record it.

図6〜図10は入力情報を評価し知識体系として構築する動作例について示したものである。
図6は情報の信頼性、分野、テーマ、関心度について分析する動作例を示している。
図7において入力情報のパターンが[PA]であるとすると、[PA]のパターンが単語の意味等を格納した記録領域に照射され、該当する単語の意味が検索される。この検索を文構造(主語、述語、主語の修飾、述語の修飾)に対応づけて実施することにより、入力情報と意味的に等価なパターンを生成することができる。この意味的に等価なパターンを[PA#]と表現することにする。入力情報から関連情報を検索する場合、数々の検索方法を使用することができる。入力情報と厳密に一致する情報、意味的に等価な情報、一部が一致する情報等、検索の目的により選択することが可能である。
図8は意味的に等価なパターン[PA#]を照射し、関連する情報として[PB]が検出されたことを示している。[PB]に関しても同様に意味分析をすることにより、意味的に等価なパターン[PB#]を生成することができる。
図9は入力情報と既に記録している関連情報との関係について分析について示している。[PA#]と[PB#]の差異から一致するパターン、異なるパターンを抽出することができる。また[PA#]と[PB#]を単語間の関係定義(等価、類似、反対等)している記録領域に照射することにより、意味的な相違点について検出することができる。
単語間の関係定義された記録領域では各単語間の関係が接続関係により識別されている。このため、入力情報が励起した単語と、関連情報が励起した単語が意味的に同じであれば、同じ意味を示すパターンが励起し、意味が同じであるとの識別ができる。逆に入力情報が励起した単語と、関連情報が励起した単語が意味的に反対であれば、反対の意味を示すパターンが励起し、意味が反対であるとの識別ができる。図10は入力情報の有用性を評価し、有用であると評価された場合は情報の種類、分野、テーマ、関心度等の識別結果を付帯情報として追加し、所定の記録領域に記録する動作を示している。
6 to 10 show examples of operations for evaluating input information and constructing it as a knowledge system.
FIG. 6 shows an operation example for analyzing information reliability, field, theme and interest level.
In FIG. 7, if the pattern of input information is [PA], the pattern of [PA] is irradiated to the recording area storing the meaning of the word and the meaning of the corresponding word is searched. By performing this search in association with the sentence structure (subject, predicate, subject modification, predicate modification), a pattern that is semantically equivalent to the input information can be generated. This semantically equivalent pattern is expressed as [PA #]. When retrieving related information from input information, a number of retrieval methods can be used. Information that exactly matches the input information, information that is semantically equivalent, information that partially matches, etc. can be selected depending on the purpose of the search.
FIG. 8 shows that a semantically equivalent pattern [PA #] is emitted and [PB] is detected as related information. Similarly, semantic analysis is performed on [PB] to generate a semantically equivalent pattern [PB #].
FIG. 9 shows the analysis of the relationship between the input information and the related information already recorded. A matching pattern or a different pattern can be extracted from the difference between [PA #] and [PB #]. Further, it is possible to detect a semantic difference by irradiating a recording area in which the relationship between words is defined (equivalent, similar, opposite, etc.) with [PA #] and [PB #].
In the recording area where the relationship between the words is defined, the relationship between the words is identified by the connection relationship. For this reason, if the word excited by the input information and the word excited by the related information are semantically the same, the pattern indicating the same meaning is excited and can be identified as having the same meaning. On the other hand, if the word whose input information is excited and the word whose related information is excited are semantically opposite, the pattern indicating the opposite meaning is excited, and it can be identified that the meaning is opposite. FIG. 10 shows the operation of evaluating the usefulness of the input information, and adding the identification result such as the type of information, the field, the theme, and the degree of interest as incidental information and recording it in a predetermined recording area when it is evaluated as useful Is shown.

このように情報を知識体系として構築すると、知識体系を活用した問題解決が可能となる。まず、問題について知識体系を活用して分析し問題点の明確化および問題解決の目標を設定する。次に問題点を解決するための解決策案を抽出し適用する。適用後の状況を評価し、問題解決の目標に到達すれば処理としては完了になる。問題解決の目標に到達していなければ、再度新しい状態に対し、上記のプロセスを適用し、問題解決の目標に近づけていく。
問題の分析および問題点の明確化に関しても目標とする状態と現状の差異を検出、識別する方法を学習することにより実施する。また、各問題に対応する解決策案も対応する処理を学習することにより実施する。学習はパターンの遷移の履歴を記録することにより行う。人間が教示した内容はパターンからパターンへの遷移として記録される。
学習が進むと、教示したプロセスはパターンからパターンへの遷移として自律的に実行され、教示した内容が実行されることになる。
If information is constructed as a knowledge system in this way, problem solving using the knowledge system becomes possible. First, the problem is analyzed using the knowledge system, the problem is clarified, and the goal of problem solving is set. Next, a solution plan for solving the problem is extracted and applied. The situation after application is evaluated, and if the goal of problem solving is reached, the process is completed. If the problem solving goal has not been reached, the above process is applied again to the new state to bring it closer to the problem solving goal.
The problem analysis and problem clarification are also implemented by learning how to detect and identify the difference between the target state and the current situation. Moreover, the solution proposal corresponding to each problem is implemented by learning the corresponding processing. Learning is performed by recording a history of pattern transitions. The content taught by humans is recorded as a transition from pattern to pattern.
As learning progresses, the taught process is autonomously executed as a transition from pattern to pattern, and the taught content is executed.

人間の思考パターンの遷移は条件により遷移先が変わるという観点から、一般的に条件付き処理として表現することができる。本発明では言語の意味を解釈し、必要に応じて自律的に条件付処理に変換する。条件つき処理の条件がどのようなものであるかは、該当する言語から検索用のパターンを生成し、自律的に検索する。検索した情報が条件を満足するか否かの判断を実施し、満足する場合は該当する処理の実行を行う。人間が知識として使用している問題解決策を、そのまま言語として入力しても、その意味を逐次、解釈し条件付処理を自律的に進めていき問題を解決していく。処理の途中で新規の情報が必要な場合は、その情報要求を通知し、該当の情報が獲得されると、その内容に応じた処理を実施する。
学習フェーズにおいては、パターンが励起すると、そのパターンが励起する以前の設定した期間において励起したパターンの履歴が参照され、励起したパターンとの接続関係が強化される。実用フェーズにおいては、記録した励起履歴の一部のデータを使用して各記録ユニットに記録した励起の条件と合致するか確認し、励起の条件と合致した記録ユニットを励起する。パターンが励起すると、励起パターンの履歴が更新され、新しい状態において上記の処理を実施し、各記録ユニットに記録した励起の条件と合致するか確認し、励起の条件と合致した記録ユニットを逐次、励起し処理に関する情報を自律的に検索していく。
The transition of human thought patterns can be generally expressed as a conditional process from the viewpoint that the transition destination changes depending on the condition. In the present invention, the meaning of the language is interpreted and autonomously converted into conditional processing as necessary. The condition of the conditional processing is determined by generating a search pattern from the corresponding language and searching autonomously. Judgment is made as to whether or not the retrieved information satisfies the condition, and if satisfied, the corresponding processing is executed. Even if a problem solution that humans use as knowledge is input as a language as it is, the meaning is sequentially interpreted and conditional processing proceeds autonomously to solve the problem. When new information is required during the process, the information request is notified, and when the corresponding information is acquired, the process according to the content is performed.
In the learning phase, when a pattern is excited, the history of the pattern excited in the set period before the pattern is excited is referred to, and the connection relationship with the excited pattern is strengthened. In the practical phase, a part of the recorded excitation history is used to check whether the excitation condition recorded in each recording unit is met, and the recording unit that matches the excitation condition is excited. When the pattern is excited, the history of the excitation pattern is updated, the above processing is performed in a new state, and it is confirmed whether the excitation conditions recorded in each recording unit are met. Excited and autonomously search for information about processing.

この様に、学習フェーズにおいて人間の指示により処理に対応する一連のパターンを逐次、励起していき、その履歴を記録することにより、指示された手順に従って、該当のパターンが励起していく。パターンの動作は静的なものではなく、動的な挙動を示す。パターン内に記録している内部パターンを使用して、必要な情報を検索し、検索結果を必要な場所に格納することができる。また、パターンに記録している内部パターンを指定された配置に変換する等の処理も可能である。この様なダイナミックな挙動をするパターンを組み合わせることにより、数々の処理(数式処理、化学式処理、翻訳等)を実施させることができる。
本機械への教示はプログラミングすることなく、自然言語を逐次、入力していくことにより実施できる。入力した言語情報は構文、意味、既に記録されている情報との関係が分析され、分析結果に応じて、対応するパターンが励起し、処理が実行される。入力情報の価値評価と記録、指示された命令の実行、問題・課題に対する解決策の生成等、数々の処理の実施が可能である。
本機械の全体動作はパターン制御器にて管理する。各パターンの遷移サイクルで、情報入力、情報分析(文の種類、構文、意味等)、情報評価(新規性、信頼性、妥当性、有用性等)および情報処理(問題・課題の解決策の生成、記録、情報出力等)を実施する。
In this way, in the learning phase, a series of patterns corresponding to processing is sequentially excited by a human instruction, and by recording the history, the corresponding pattern is excited according to the instructed procedure. The behavior of the pattern is not static but shows dynamic behavior. Using the internal pattern recorded in the pattern, it is possible to search for necessary information and store the search result in a required place. Also, it is possible to perform processing such as converting the internal pattern recorded in the pattern into a designated arrangement. Numerous processes (formula processing, chemical formula processing, translation, etc.) can be performed by combining patterns having such dynamic behavior.
Teaching to this machine can be performed by inputting natural language sequentially without programming. The input language information is analyzed for syntax, meaning, and relationship with already recorded information, and the corresponding pattern is excited according to the analysis result, and processing is executed. Numerous processes such as value evaluation and recording of input information, execution of instructed instructions, and generation of solutions to problems / issues are possible.
The overall operation of this machine is managed by the pattern controller. In each pattern transition cycle, information input, information analysis (sentence type, syntax, meaning, etc.), information evaluation (novelty, reliability, validity, usefulness, etc.) and information processing (problem / problem solution) Generation, recording, information output, etc.).

図11は指示内容の実行例について示したものである。入力文(言語)から条件付き処理を識別し、自律的に条件の成立性を確認しながら処理を実行していく動作について示したものである。入力文を分析することにより、入力文に対応するパターンから条件に対応する文内パターンを抽出し条件検索のための検索パターン[PQ]を生成する。検索パターン[PQ]をパターン記録器に照射することにより検索パターンの中の条件に対応するパタ
る情報を記録しておく。仮にパターン記録器内に条件に関する情報が記録されていない場合は、その旨を通知し、情報の追加入力を要求する。
条件に対応する情報が検索されると、この情報と入力文で記載されている条件との照合を実施する。照合結果が合致するか、否かに応じて処理を決定する。照合が合致した場合は、入力文に記載されている処理に対応するパターンを励起し、処理を実行する。
FIG. 11 shows an execution example of the instruction content. It shows the operation of identifying a conditional process from an input sentence (language) and executing the process autonomously while confirming the establishment of the condition. By analyzing the input sentence, an in-sentence pattern corresponding to the condition is extracted from the pattern corresponding to the input sentence, and a search pattern [PQ] for the condition search is generated. Patterns corresponding to the conditions in the search pattern by irradiating the pattern recorder with the search pattern [PQ]
Record the information. If no information on the condition is recorded in the pattern recorder, the fact is notified and an additional input of information is requested.
When information corresponding to the condition is retrieved, the information is collated with the condition described in the input sentence. Processing is determined depending on whether or not the collation results match. If the collation matches, the pattern corresponding to the process described in the input sentence is excited and the process is executed.

図12は入力した言語(質問)を分析し、自律的に質問に対する回答を生成する動作について示したものである。入力した文が質問であることを検出すると、入力文に含まれている文内パターンから質問に対応する検索パターンを生成する。入力文は既に主語、述語、主語の修飾、述語の修飾(何を、いつ、どこで、なぜ、どのように)について分析されているので、検索パターンは文要素の内、どの箇所の情報が質問の対象となっているかを識別できる。この識別結果から検索パターンを生成する。次に検索パターンをパターン記録器に照射し、関連情報を検索する。検索パターン照射により相関を示したパターンの内、検索パターンと最も高い相関を示し、質問の対象としている箇所に情報を有したパターンを検索結果として格納する。必要に応じて、検索結果が期待している回答の条件を満足しているか確認する処理を追加する。検索結果および検索パターンから質問に対する回答に対応するパターンが生成され出力される。パターンはパターン逆変換器において情報(言語)に変換し出力する。  FIG. 12 shows an operation of analyzing an input language (question) and generating an answer to the question autonomously. When it is detected that the input sentence is a question, a search pattern corresponding to the question is generated from the in-sentence pattern included in the input sentence. Since the input sentence has already been analyzed for the subject, predicate, subject modification, predicate modification (what, when, where, why, how), the search pattern asks what information in the sentence element Can be identified. A search pattern is generated from the identification result. Next, the search pattern is irradiated to the pattern recorder, and related information is searched. Of the patterns that show correlation by irradiation of the search pattern, the pattern that shows the highest correlation with the search pattern and has information at the location of the question is stored as the search result. If necessary, add a process to check whether the search result satisfies the expected answer condition. A pattern corresponding to the answer to the question is generated and output from the search result and the search pattern. The pattern is converted into information (language) by a pattern inverse converter and output.

図13は励起したパターンの履歴がパターン照射器に記録される動作について示している。ある記録ユニットが励起すると、それ以前に励起したパターンの履歴のデータから当該パターンとの接続関係のデータを生成して当該パターンの記録ユニットの接続関係記録部に記録し、励起に関連するパターンとの接続関係が強化する動作について示している。パターン照射器は現時点から設定した過去までの励起パターンの履歴のデータと各記録ユニットの接続関係記録部に記録した接続関係のデータとを照合させ、相関が大きい記録ユニットを励起する。
図14は励起のパターンが繰り返し出現すると、該当するパターンとパターンとの接続関係が強化される動作について示している。
次に入力情報の一般化について説明する。
入力した文に含まれる単語の一部の特徴抽出および一般化を実施する。例えば、文中に出現する固有名詞は人物A、人物B、物C、物Dというように一般化する。逐次、文をパターンに変換し、変換したパターンを励起していく。この時、一般化したパターンも逐次、励起していくことになる。情報を数多く入力していくことにより、文を構成する特定のパターンとパターンの間の接続関係が強化されていく。入力した文は近傍の文と関係を有している。この関係は文を構成する単語と単語の関係で表現されるので、同じ関係は同一の単語間または類似の単語間の組合せで表現される場合が多い。文のパターンが励起する毎に、文に含まれる単語が励起するが、固有名詞等を一般化することにより、一般化した人物と人物または物との関係が強調されることになり、同様の単語、文が出現する頻度が、固有名詞で表現した場合より多くなる。
この効果により固有名詞に依存しない対象間の関係が抽出されることになる。また単語の特徴抽出により個々の単語間の関係では無く単語の特徴間の関係が抽出されるので特徴面からの一般化が可能となる。この関係は特定のパターンとパターンとの接続関係が強化するため検出することができる。特に多くの文例から強化された関係は、一般性を有しており、常識または一般的な考え方に対応するものが抽出される。この常識または一般的な考え方は入力する文章群に依存する。つまり、ある文化に対応する文章群を入力すると、その文化に応じた常識または一般的な考え方が抽出されることになる。同一文化での文章群を入力した場合は考え方が同等と考えられるため、同一文化での多数により強化された考え方が抽出されることになる。
図15は入力文の一部の単語を一般化または特徴抽出したパターンを生成し、一般化したパターンを逐次入力していき一般化した単語に対応するパターン間の接続関係を強化することにより常識および一般的な考え方を構築する動作例について示したものである。
同様に数々の問題とその解決策について一部の単語の特徴抽出および一般化を実施して動作させることにより、問題とその解決策について一般化した関係を抽出することができる。情報入力による学習が進行すると本機械は類似の問題に対して解決方法を自律的に生成することができるようになる。
図16は問題および解決策のパターンを一般化して入力しパターン間の接続関係を強化することにより問題および解決策を一般化する動作例について示している。
FIG. 13 shows an operation in which the history of the excited pattern is recorded in the pattern irradiator. When a certain recording unit is excited, it generates connection relation data from the history data of the pattern excited before that and records it in the connection relation recording section of the recording unit of the pattern. It shows the operation that strengthens the connection relationship. The pattern irradiator collates the excitation pattern history data set from the present time to the past with the connection relation data recorded in the connection relation recording section of each recording unit, and excites the recording unit having a large correlation.
FIG. 14 shows an operation in which the connection relationship between the corresponding patterns is strengthened when the excitation pattern repeatedly appears.
Next, generalization of input information will be described.
Feature extraction and generalization of a part of a word included in an input sentence For example, proper nouns appearing in sentences are generalized as person A, person B, object C, object D. Sequentially, sentences are converted into patterns, and the converted patterns are excited. At this time, the generalized pattern is also sequentially excited. By inputting a lot of information, the connection between specific patterns constituting a sentence is strengthened. The input sentence has a relationship with a nearby sentence. Since this relationship is expressed by the relationship between words constituting a sentence, the same relationship is often expressed by a combination between the same words or similar words. Each time the pattern of the sentence is excited, the words in the sentence are excited. By generalizing proper nouns, etc., the relationship between the generalized person and person or thing will be emphasized. Words and sentences appear more frequently than when they are expressed with proper nouns.
With this effect, the relationship between objects that does not depend on proper nouns is extracted. Further, since the feature extraction of words extracts not the relationship between individual words but the relationship between word features, generalization from the feature side becomes possible. This relationship can be detected because the connection relationship between specific patterns is strengthened. In particular, relationships strengthened from many sentence examples have generality, and those corresponding to common sense or general ideas are extracted. This common sense or general idea depends on the text group to be entered. That is, when a sentence group corresponding to a certain culture is input, common sense or a general idea corresponding to the culture is extracted. When a group of sentences in the same culture is input, the way of thinking is considered to be equivalent. Therefore, the way of thinking strengthened by many people in the same culture is extracted.
FIG. 15 shows a common sense by generating a pattern in which some words of an input sentence are generalized or feature extracted, and by sequentially inputting the generalized pattern and strengthening the connection relation between the patterns corresponding to the generalized words. In addition, an operation example for constructing a general idea is shown.
Similarly, by extracting and generalizing the characteristics of some words for a number of problems and their solutions and operating them, a generalized relationship between the problems and their solutions can be extracted. As learning by information input progresses, this machine can autonomously generate a solution to a similar problem.
FIG. 16 shows an operation example in which a problem and a solution pattern are generalized and input, and a problem and a solution are generalized by strengthening a connection relation between the patterns.

図17〜図20は入力した言語からプログラミング無しで直接的に処理を実行する動作例について示している。
図17は入力文を文の種類を検出する記録領域に照射し、文の種類(平常文、疑問文、命令文、条件文)を識別し、文の種類に応じた処理シーケンスを呼び出す動作例について示している。図18は条件付処理に対応する入力文(言語)が入力すると、条件の成立性について確認するパターンを励起することにより、条件に対応する情報を自律的に検索し、検索した情報を入力文に記載されている条件と照合した際に、合致すれば対応する処理を実行する動作について示している。
図19は言語で記録されている知識を活用し問題を自律的に解決していく動作例について示している。対象の状態を示すパターンを呼び出し、目標の状態との差異を検出する。差異を示すパターンから原因・課題を分析するパターンおよび対応する対応策のパターンを励起する。対応策に対応するパターンを実行し状態が変化すると、変化した状態について目標の状態に到達するまで上記の処理を繰り返す。
図20は情報を条件部と処理部に識別し文構造として整理した状態でパターン記録器に記録する動作例について示したものである。情報の単語を分析することにより情報の条件部と処理部を識別することができる。例えば、「A」「が」「B」「の時」「C」「を実施せよ」という文では[「A」「が」「B」「の時」]が条件部であり、[「C」「を実施せよ」]は処理部である。また、「A」「が」「B」「なら」「C」「は」「D」「である」という文では[「A」「が」「B」「なら」]が条件部であり、[「C」「は」「D」「である」]は処理部である。
このように文を条件部と処理部に分け、条件付処理のパターン間接続を有した構造に変換する。また、条件部のパターンが励起すると、自律的に条件部が成立しているか否かを確認する処理を励起するようにする。このように文を条件付き処理の構造を有したパターンに変換すると、条件付処理で表現できる文が逐次、条件の成立性を確認しながら処理を進めていくという能動的な思考動作を実現することができる。一般的に人間の問題解決、行動決定は条件付処理で表現することができる。人間の問題解決策および行動決定策を言語(文)で入力することにより本機械は自律的に条件付処理に変換した上で、条件の成立性を確認しながら処理を進めていくという動作が可能となる。人間の問題解決および行動決定に相当する動作をプログラミングすることなく言語(文)で表現された知識(問題解決および行動決定に関する手順および思考方法)を入力することにより、人間が思考により問題解決または行動決定するように問題解決または行動決定を実施することが可能となる。
FIG. 17 to FIG. 20 show an operation example in which processing is executed directly from an input language without programming.
FIG. 17 shows an operation example in which an input sentence is irradiated onto a recording area for detecting a sentence type, the sentence type (normal sentence, question sentence, command sentence, conditional sentence) is identified, and a processing sequence corresponding to the sentence type is called. Shows about. FIG. 18 shows that when an input sentence (language) corresponding to conditional processing is input, information corresponding to the condition is autonomously searched by exciting a pattern for confirming the condition, and the searched information is input sentence. When matching with the conditions described in (1), an operation for executing the corresponding process if it matches is shown.
FIG. 19 shows an operation example in which knowledge recorded in a language is used to solve a problem autonomously. A pattern indicating the target state is called to detect a difference from the target state. Exciting patterns for analyzing causes and problems and corresponding countermeasure patterns from patterns showing differences. When the pattern corresponding to the countermeasure is executed and the state changes, the above process is repeated until the target state is reached for the changed state.
FIG. 20 shows an operation example in which information is recorded in a pattern recorder in a state where information is identified by a condition part and a processing part and organized as a sentence structure. By analyzing the information word, the condition part and the processing part of the information can be identified. For example, in the statements “A”, “GA”, “B”, “NO”, “C”, “do it”, [“A”, “GA”, “B”, “NO” ”is the condition part, and [“ C "Perform""is a processing unit. Also, in the sentence “A” “ga” “B” “if” “C” “ha” “D” “is” [“A” “ga” “B” “if”] is the condition part, [“C” “is” “D” “is”] is a processing unit.
In this way, the sentence is divided into a conditional part and a processing part, and converted into a structure having inter-pattern connection for conditional processing. Further, when the pattern of the condition part is excited, a process for autonomously confirming whether or not the condition part is established is excited. When a sentence is converted into a pattern with a conditional processing structure in this way, an active thinking action is realized in which sentences that can be expressed by conditional processing proceed sequentially while confirming the validity of the condition. be able to. In general, human problem solving and action determination can be expressed by conditional processing. By inputting human problem-solving solutions and action-determining measures in a language (sentence), the machine autonomously converts it into conditional processing, and then proceeds with the processing while confirming the validity of the conditions. It becomes possible. By inputting knowledge (procedures and thinking methods related to problem solving and action determination) expressed in a language (sentence) without programming actions corresponding to human problem solving and action determination, human beings can solve problems by thinking or It becomes possible to carry out problem solving or action determination so as to make action decisions.

図26〜図59は本発明にもとづいて製作したプログラムの動作例について示したものである。本プログラムは情報の処理の内、多種多様な処理に対応する部分は自然言語で設定し、思考の仕方および情報間の関係を選択する機能に関する部分をプログラムで製作している。記録ユニットおよびパターン照射器の機能はプログラム言語の配列を使用することにより実現した。(記録ユニットの接続関係記録部は3次元配列を使用し、ユニット毎に各ステップにおける接続先との接続関係を記録している。各ユニットにおけるパターン、パターン間の接続関係および接続関係のあるパターンとの関係性は2次元配列を使用することにより機能を実現している。またパターン照射器における励起履歴の記録も2次元配列を(記録容量の増大を回避するため)巡回的に使用することにより実現している。)
語列を入力すると該当する語に対応する記録ユニットが逐次、励起していく。単語に対応する記録ユニットの接続関係記録部には単語の語列に対応するパターンが記録されており、該当する語列がパターン照射器から照射されると、対応する単語の記録ユニットが励起する。単語に対応する記録ユニットが励起すると単語の意味、品詞に対応する記録ユニットも逐次励起していく。つまり語列に対応する記録ユニットが逐次、励起していくと、単語、単語の意味、単語の品詞に対応する記録ユニットも逐次、励起していくことになる。単語、単語の意味、単語の品詞に対応する記録ユニットが逐次、励起していくと、文要素(主語、主語の修飾、述語、述語の修飾)を検出し、構文分析が実施される。構文分析により新規に入力された文は主語、主語の修飾、述語、述語の修飾が識別され整理した形で記録ユニットに記録されていく。
図26〜図28は例文を入力し、語列から単語、単語の意味、品詞が識別され、さらに文要素(主語、述語、修飾語)が識別される動作について示している。構文分析を実施し文要素が識別されると翻訳が容易となるため各単語または文要素に対応する英単語に対応する記録ユニットの情報も併記している。日本語の文要素に対応する英語の文要素も同時に生成することができる。構文分析により、主部、述部、主語、主語の修飾、述語、述語の修飾、修飾の関係が明確となっているので、英単語に変換した文要素を英語の英文法に従って適切な配列に変換することで基本的な翻訳を実施することができる。日本語では一般的に述語が最後の方に位置し、修飾は前から逐次、次の文要素にかけて施す場合が多い。英語においては主語の後に述語が位置し、その後に述語を修飾する修飾語、さらにその修飾語の説明という順になり、修飾の方向は日本語と逆の順序になっている。機械翻訳にあたっては、どの語がどの語を修飾するのかを識別するのが難しいが、本発明ではこれらの文要素間の修飾関係は処理の中で識別されるので、英語の語順への変換は容易である。図23では本変換はA2のパターンを作用することにより、E1のパターンから最終形であるE2へのパターン変換を実施している。図22はこれらのパターン間の遷移について構成図を使って表現したものである。構文分析および英単語変換により入力した文および質問に対する回答を英語に変換した翻訳例を図31〜図34に示す。
図24は問題を検出して自律的に解決する方法の機能構成例について示したものである。状態から問題を検出し、検出した問題に対応する解決策を適用していくことにより段階的に問題を解決していく。図25は本動作についてパターンの遷移例について示している。
問題の中には与えられた文の要約または詳細化を行うというものもある。このような問題に対しては情報と情報の間に構成している関係性を使って情報の圧縮または拡張を実施することができる。関係性の中には(原因と結果、事象と理由、説明と結論、概略と詳細、類似内容、反対の意見等)が設定されているので、これらの関係性を適宜設定することにより情報の圧縮または拡張が可能である。
次に本人工知能装置の動作例について数々の文例を入力して説明する。
入力した例文を以下に示す。(「ひらがな」の語列を本機械に入力)
図26 例文1:みせaのおすすめはわいんです。
=(店Aのおすすめはワインです。)
図26 例文2:みせbのおすすめはわいんです。
=(店Bのおすすめはワインです。)
図26 例文3:みせcのおすすめはにほんしゅです。
=(店Cのおすすめは日本酒です。)
図26 例文4:みせdのおすすめはわいんです。
=(店Dのおすすめはワインです。)
図27 例文5:みせeのおすすめはにほんしゅです。
=(店Eのおすすめは日本酒です。)
図27 例文6:みせaのきょりは0.5kmです。
=(店Aの距離は0.5kmです。)
図27 例文7:みせbのきょりは1.2kmです。
=(店Bの距離は1.2kmです。)
図28 例文8:みせcのきょりは0.8kmです。
=(店Cの距離は0.8kmです。)
図28 例文9:みせdのきょりは1.5kmです。
=(店Dの距離は1.5kmです。)
図28 例文10:みせeのきょりは0.3kmです。
=(店Eの距離は0.3kmです。)
図29は情報が入力されると既に記録している情報との文要素毎の比較を実施し新規性について分析する動作例について示している。図における記号の意味を下記に示す。
cmpsts1の行:主語に対応する文要素どうしの照合結果
cmpsto1の行:目的語(何を)に対応する文要素どうしの照合結果
cmpsth1の行:修飾語(何時)に対応する文要素どうしの照合結果
cmpsth2の行:修飾語(何処で)に対応する文要素どうしの照合結果
cmpsth3の行:修飾語(何故)に対応する文要素どうしの照合結果
cmpsth4の行:修飾語(どのように)に対応する文要素どうしの照合結果
cmpstvtの行:述語(どうした)に対応する文要素どうしの照合結果
cmpstvvの行:述語(どうである)に対応する文要素どうしの照合結果
cmpstvqの行:述語(どうしたか)に対応する文要素どうしの照合結果
totalの行:検索する文に含まれる文要素の内、検索条件として指定した文要素どう しの照合結果の積(AND条件)
recnomax:文の記録領域に割り当てた識別番号
図30は入力した情報をパターンに変換し(本例では各単語、品詞に対応するパターンとして単語識別番号(数字)、品詞識別番号(数字)をアサインしている。)図における記号の意味を下記に示す、
m1の行:主語を修飾する単語の単語番号(1)
m2の行:主語を修飾する単語の単語番号(2)
s1の行:主語の単語番号(1)
s2の行:主語の単語番号(2)
o1の行:目的語(何を)の単語番号(1)
o2の行:目的語(何を)の単語番号(2)
h11の行:修飾語(何時)の単語番号(1)
h12の行:修飾語(何時)の単語番号(2)
h21の行:修飾語(何処で)の単語番号(1)
h22の行:修飾語(何処で)の単語番号(2)
h31の行:修飾語(何故)の単語番号(1)
h32の行:修飾語(何故)の単語番号(2)
h41の行:修飾語(どのように)の単語番号(1)
h42の行:修飾語(どのように)の単語番号(2)
v1の行:述語の単語番号(1)
v2の行:述語の単語番号(2)
図31〜図34は本人工知能装置に情報を入力することにより、入力した情報に関する数々の質問に回答することができる動作例について示している。
図31のI1〜I10では先の例文を入力し意味の解釈(入力した語列から単語を識別、構文分析)が正しく実施され英語への変換も妥当であることを示している。例文により本人工知能装置に情報が記録されたので、次にQ1〜Q20に示す数々の質問を入力することとする。
Q1〜Q5は質問として「何」「What」を検索する質問である。各質問文から回答を抽出するための検索キーを自律的に生成して回答に対応する単語を抽出し、回答文を正しく生成している。
Q6〜Q11は「はい」「Yes」または「いいえ」「No」で回答する質問文に対する動作例である。質問した内容を正しいと認識し記録している情報と照合し、質問の内容が正しいか否かを識別し回答を生成している。いずれの質問に対しても正しく回答文を生成している。
Q12〜Q18は数値を含む質問である。入力した情報の数値は文字情報から数値情報に変換し記録している。質問に対応する数値と記録している数値を比較することにより正しく回答文を生成している。
Q19,Q20は記録した情報から最適な情報を抽出する質問である。質問で設定した条件に一番合致した情報を抽出し正しく回答文を生成している。
図35および図36はQ19およびQ20の質問に対する回答の生成過程を示したものであ
の」「距離が」「一番」「短い」または「長い」が質問文から抽出され回答を生成する処理プログラムが自律的に起動している。図35の例では「距離」が「一番」「短い」ものを
離」情報を検索し、検索した距離情報から「一番」「短い」ものに対応する記録ユニットを識別し、識別された記録ユニットから該当する回答「店E」の「距離」を生成している。同様に図36では「距離」が「一番」「長い」ものを識別する問題であり、正しく回答が生成されている。
図37〜図59は入力した情報から数々の処理プログラムを起動して新規の情報を生成して知識体系に組み込み、知識体系に蓄積した知識を使ってさらに別の問題を解いていく例について示したものである。
図37〜図50は図形の形状、特徴量に関する情報から図形の面積および体積を自律的に解いていく動作例について示している。
図37では下記の情報を入力している。
(1)図形Aの形状は円です。
(2)図形Aの半径はaです。
(3)aは1です。
図38では上記の情報を入力後、次の質問を入力している。
(4)図形Aの面積は何ですか。
この時、本人工知能装置は次の動作を行い、面積を求めている。
・問題の回答に対応する情報が記録領域にあるか検索
・問題の回答に対応する情報が無い場合に問題を解決するための処理プログラム
(面積を求めるプログラムを起動)
・形状検索→形状が(円)であることを検出
・(円)の半径情報を検索→半径が1であることを検出
・半径情報から(円)の面積を導出
図39は記録ユニットに入力文が逐次、記録されている動作を示している。文番号3で半径情報(1)が入力され(数inの箇所)、円の面積が導出され、結果が文番号4の下段に出力されている。(数outの箇所)なお、下段に回答文の抜粋を表示している。(rm1〜rh42の欄)
図40では下記の情報を入力している。
(5)図形Bの形状は正方形です。
(6)図形Bの半径はbです。
(7)bは2です。
図41では上記の情報を入力後、次の質問を入力している。
(8)図形Bの面積は何ですか。
この時、本人工知能装置は次の動作を行い、面積を求めている。
・問題の回答に対応する情報が記録領域にあるか検索
・問題の回答に対応する情報が無い場合に問題を解決するための処理プログラム
(面積を求めるプログラムを起動)
・形状検索→形状が(正方形)であることを検出
・(正方形)の辺情報を検索→辺が2であることを検出
・辺情報から(正方形)の面積を導出
図42、図43は記録ユニットに入力文が逐次、記録されている動作を示している。文番号7で辺情報(2)が入力され(数inの箇所)、円の面積が導出され、結果が文番号8の下段に出力されている。(数outの箇所)なお、下段に回答文の抜粋を表示している。
(rm1〜rh42の欄)
図44では下記の情報を入力している。
(9)物体Cの形状は球です。
(10) 物体Cの半径はcです。
(11) cは1です。
図45では上記の情報を入力後、次の質問を入力している。
(12) 物体Cの体積は何ですか。
この時、本人工知能装置は次の動作を行い、体積を求めている。
・問題の回答に対応する情報が記録領域にあるか検索
・問題の回答に対応する情報が無い場合に問題を解決するための処理プログラム
(体積を求めるプログラムを起動)
・形状検索→形状が(球)であることを検出
・(球)の半径情報を検索→半径が1であることを検出
・半径情報から(球)の体積を導出
図46、図47は記録ユニットに入力文が逐次、記録されている動作を示している。文番号11で半径情報(1)が入力され(数inの箇所)、球の体積が導出され、結果が文番号12の下段に出力されている。(数outの箇所)なお、下段に回答文の抜粋を表示している。(rm1〜rh42の欄)
図48では下記の情報を入力している。
(13) 物体Dの形状は立方体です。
(14) 物体Dの辺はdです。
(15) dは1です。
図49では上記の情報を入力後、次の質問を入力している。
(16) 物体Dの体積は何ですか。
この時、本人工知能装置は次の動作を行い、体積を求めている。
・問題の回答に対応する情報が記録領域にあるか検索
・問題の回答に対応する情報が無い場合に問題を解決するための処理プログラム
(体積を求めるプログラムを起動)
・形状検索→形状が(立方体)であることを検出
・(立方体)の辺情報を検索→辺が2であることを検出
・辺情報から(立方体)の体積を導出
図50は記録ユニットに入力文が逐次、記録されている動作を示している。文番号3で辺情報(2)が入力され(数inの箇所)、球の体積が導出され、結果が文番号4の下段に出力されている。(数outの箇所)なお、下段に回答文の抜粋を表示している。(rm1〜rh42の欄)
図51〜図59は物体が水に浮かぶか否かの質問に対して回答を生成する動作例について示している。
図51では先ほど体積を求めた物体D(立方体)の重さに関する情報を入力している。図52は記録ユニットに追加情報が記録されている動作を示している。文番号5で物体Dの重さに関する情報(4)が入力されている。(数inの箇所)
図53は物体Dの比重を導出する動作について示している。
本人工知能装置は次の動作を行い、比重を求めている。
・問題の回答に対応する情報が記録領域にあるか検索
・問題の回答に対応する情報が無い場合に問題を解決するための処理プログラム
(比重を求めるプログラムを起動)
・体積および重さの検出→体積が(8)、重さが(4)であることを検出
・体積および重さの情報から比重(0.5)を導出
図54では導出した比重を文番号6の(数out)の箇所に記録している動作を示している。
図55では物体の比重と水の比重(1.0)を比較し、物体Dの比重が1.0より小さいか否かを質問する動作について示している。図56の文番号7において入力した質問が記録され、さらに物体Dの比重が記録されている文番号6(数outの箇所)から物体Dの比重(0.5)を検索し水の比重(1.0)より小さい値であることを識別している。これにより質問の内容「物体Dの比重は1以下ですか」という質問に対する回答が生成されている。文番号(rm1〜rh42の箇所)
図57では物体が水に浮かぶ条件に関する知識を入力している。「物体Dの比重が1以下なら物体Dは浮かびます。」この文は条件付文となっているため、本人工知能装置は条件として設定された文の内容が正しいか否かを自律的に調査する。図55における質問の回答として「物体Dの比重は1以下」であることが確認されているので条件部が成立していることを検出している。さらに条件部が成立した場合の論理展開として「物体Dは浮かびます」という文が生成され出力されている。
上記の例において問題を解決していく上でいくつかのブレークダウンした質問を設定している。人間が問題を解決していく場合にも、問題をいくつかの小さな問題にブレークダウンし、個々の小さな問題を解きながら、当初に設定された問題を解くという場合が多いと考える。本人工知能装置も問題を小さな問題にブレークダウンして個々の問題を解きながら大きな問題を解くという動作が可能である。図24、図25において問題を抽出して自律的に解決する方法について説明したが本方法により実現可能である。所謂、問題の解決方法、解き方に相当するものを数々の問題に対してライブラリとして整備することにより各問題の検出と問題解決のための処理プログラムの起動を自律的に実施し、より大きな問題、難しい問題を解決していくことが可能である。多種多様な問題を解く知識について関係性を活用して検索し、検索した知識により処理プログラムを起動して知識を獲得していく。新規に獲得した知識を知識体系に組み込み、その状態で目標の問題を解決するための課題を抽出し、さらに解決策を適用していくことにより最終的に当初設定された問題を解決していく。
本実施例では処理プログラムとして簡単な機能の例について示したが、処理プログラムにより高機能のものを追加することにより人工知能装置の能力を大幅に拡張することが可能である。例えば、物理、化学、数学等の方程式群を処理プログラムに組み込み、使用する方程式、初期値、前提条件を設定することにより、方程式の解を得ることができる。所謂シミュレーションによる結果予測が可能となる。数種類のシミュレーション等によるケーススタディを実施し、最も評価が高い手段を選択する等、より高度で複雑な問題を解決していくことが可能である。
以上より入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、および記録している関連情報との関係を分析し文構造に整理して記録し、有用と判断した情報を自律的に記録し知識体系として構築するとともに入力した情報を内部に構築した知識体系と照合して評価し、評価結果に応じた処理(情報の記録、知識体系の更新・改良、指示内容の実行、質問に対する回答)を自律的に実施することができる。また、問題解決にあたっては構築した知識体系を活用するとともに、問題解決に必要な処理プログラムを自律的に起動し処理結果を知識体系に組み込んで知識体系の向上を図ることができる。
26 to 59 show an example of the operation of the program produced according to the present invention. In this program, a part corresponding to various processes in information processing is set in a natural language, and a part related to a function for selecting a way of thinking and a relation between information is produced by the program. The functions of the recording unit and pattern irradiator were realized by using an array of programming languages. (Recording unit connection relationship recording unit uses a three-dimensional array, and records the connection relationship with the connection destination in each step for each unit. Patterns in each unit, connection relationships between patterns, and patterns with connection relationships The function is realized by using a two-dimensional array, and the excitation history recording in the pattern irradiator is also used cyclically (to avoid an increase in recording capacity). It is realized by.)
When a word string is input, the recording units corresponding to the corresponding word are sequentially excited. The connection relation recording unit of the recording unit corresponding to the word records a pattern corresponding to the word string, and when the corresponding word string is irradiated from the pattern irradiator, the corresponding word recording unit is excited. . When the recording unit corresponding to the word is excited, the meaning of the word and the recording unit corresponding to the part of speech are also sequentially excited. That is, when the recording unit corresponding to the word string is sequentially excited, the recording unit corresponding to the word, the meaning of the word, and the part of speech of the word is also sequentially excited. When the recording unit corresponding to the word, the meaning of the word, and the part of speech of the word is sequentially excited, a sentence element (subject, subject modification, predicate, predicate modification) is detected and syntax analysis is performed. Sentences newly input by syntactic analysis are recorded in the recording unit in a form that identifies and organizes the subject, subject modification, predicate, and predicate modification.
26 to 28 show an operation in which an example sentence is input, a word, a meaning of the word, and a part of speech are identified from a word string, and a sentence element (subject, predicate, modifier) is identified. Since syntax analysis is performed and sentence elements are identified, translation is facilitated, so information on recording units corresponding to English words corresponding to each word or sentence element is also shown. English sentence elements corresponding to Japanese sentence elements can be generated simultaneously. Since the relationship between the main part, predicate, subject, subject modification, predicate, predicate modification, and modification is clarified by the syntax analysis, sentence elements converted to English words are converted into appropriate arrays according to English English grammar. Basic translation can be performed by converting. In Japanese, the predicate is generally located at the end, and the modification is often applied to the next sentence element sequentially from the front. In English, a predicate is positioned after the subject, followed by a modifier that modifies the predicate, followed by a description of the modifier, and the direction of modification is in the reverse order of Japanese. In machine translation, it is difficult to identify which word modifies which word, but in the present invention, the modification relationship between these sentence elements is identified during processing, so conversion to English word order is not possible. Easy. In FIG. 23, this conversion performs the pattern conversion from the E1 pattern to the final form E2 by applying the A2 pattern. FIG. 22 shows the transition between these patterns using a configuration diagram. Examples of translations in which sentences and answers to questions input by syntactic analysis and English word conversion are converted into English are shown in FIGS.
FIG. 24 shows an example of a functional configuration of a method for detecting and autonomously solving a problem. The problem is solved step by step by detecting the problem from the state and applying a solution corresponding to the detected problem. FIG. 25 shows an example of pattern transition in this operation.
Some problems involve summarizing or refining a given sentence. For such a problem, information can be compressed or expanded using the relationship formed between the information. Since relationships (causes and results, events and reasons, explanations and conclusions, outlines and details, similar contents, and opposition opinions, etc.) are set, information can be obtained by appropriately setting these relationships. It can be compressed or expanded.
Next, an operation example of the artificial intelligence apparatus will be described by inputting various sentence examples.
The example sentences entered are shown below. (Enter the word “Hiragana” to this machine)
Figure 26 Example sentence 1: Mise a's recommendation is Wain.
= (Recommendation of store A is wine)
Figure 26 Example sentence 2: Mise b's recommendation is waiin.
= (Recommendation of store B is wine)
Figure 26 Example sentence 3: The recommendation of Mise c is Nihonshu.
= (Recommendation of store C is sake.)
Figure 26 Example sentence 4: Mise d recommends it.
= (Recommendation of store D is wine)
Figure 27 Example sentence 5: Misese recommends Nihonshu.
= (Recommendation of store E is sake.)
Fig. 27 Example sentence 6: Mise a has a distance of 0.5 km.
= (Distance of store A is 0.5km.)
Figure 27 Example sentence 7: The length of Mise b is 1.2 km.
= (Distance of store B is 1.2km.)
Fig. 28 Example sentence 8: The height of Mise c is 0.8 km.
= (Distance of store C is 0.8km.)
Fig. 28 Example sentence 9: The distance of Mise d is 1.5 km.
= (Distance of store D is 1.5km.)
Figure 28 Example sentence 10: The distance of Mise is 0.3 km.
= (Distance of store E is 0.3km.)
FIG. 29 shows an operation example in which, when information is input, comparison is made for each sentence element with information already recorded, and novelty is analyzed. The meanings of the symbols in the figure are shown below.
Cmpsts1 line: collation result between sentence elements corresponding to the subject Cmpstol1 line: collation result between sentence elements corresponding to the object (what) Cpsth1 line: collation between sentence elements corresponding to modifiers (when) Result cmpsth2 line: Matching result between sentence elements corresponding to modifier (where) Cmpsth3 line: Matching result cmpsth4 between sentence elements corresponding to modifier (why): Modifier (how) Matching result cmpstvt line between corresponding statement elements: Matching result cmpstvv between statement elements corresponding to a predicate (how): Matching result cmpstvq line between statement elements corresponding to a predicate (how): Predicate Comparison result total line between statement elements corresponding to (how did it): Specify as a search condition among the sentence elements included in the sentence to be searched. How to sentence elements and the collation result of the product (AND condition)
recnomax: identification number assigned to the recording area of the sentence FIG. 30 converts the input information into a pattern (in this example, assigning a word identification number (number) as a pattern corresponding to each word, part of speech, and assigning a part of speech identification number (number)) The meanings of the symbols in the figure are as follows:
Line m1: Word number of the word that modifies the subject (1)
Line m2: Word number of the word that modifies the subject (2)
s1 line: the word number of the subject (1)
s2 line: subject word number (2)
o1 line: word number of object (what) (1)
o2 line: word number of object (what) (2)
h11 line: word number of modifier (what time) (1)
Line h12: Word number of modifier (what time) (2)
h21 line: word number of modifier (where) (1)
Line h22: Word number of the modifier (where) (2)
h31 line: word number of modifier (why) (1)
Line h32: Word number of the modifier (why) (2)
h41 line: word number of modifier (how) (1)
h42 line: word number of modifier (how) (2)
Line v1: Predicate word number (1)
v2 line: word number of predicate (2)
FIG. 31 to FIG. 34 show an operation example in which a number of questions relating to inputted information can be answered by inputting information to the artificial intelligence apparatus.
I1 to I10 in FIG. 31 indicate that the previous example sentence is input and the interpretation of meaning (identification of words from the input word string, syntax analysis) is correctly performed and conversion into English is also valid. Since information is recorded in the artificial intelligence apparatus by the example sentence, it is assumed that a number of questions shown in Q1 to Q20 are input next.
Q1 to Q5 are questions for searching “what” and “What” as questions. A search key for extracting an answer from each question sentence is autonomously generated, a word corresponding to the answer is extracted, and the answer sentence is correctly generated.
Q6 to Q11 are operation examples for the question sentences answered with “Yes”, “Yes”, “No”, and “No”. The questioned content is recognized as correct and collated with recorded information to identify whether the content of the question is correct and generate an answer. Answers are correctly generated for all questions.
Q12 to Q18 are questions including numerical values. The numerical value of the input information is converted from character information to numerical information and recorded. A correct answer sentence is generated by comparing the numerical value corresponding to the question with the recorded numerical value.
Q19 and Q20 are questions for extracting optimum information from the recorded information. The information that best matches the conditions set in the question is extracted and the correct answer sentence is generated.
35 and 36 show the process of generating answers to Q19 and Q20 questions.
No., “Distance”, “First”, “Short” or “Long” are extracted from the question sentence and a processing program for generating an answer is autonomously started. In the example of FIG. 35, the “distance” is “most” and “shortest”.
Search the “separated” information, identify the recording unit corresponding to the “first” and “shortest” from the retrieved distance information, and generate the “distance” of the corresponding answer “store E” from the identified recording unit Yes. Similarly, in FIG. 36, the problem is that the “distance” is “first” or “longest”, and a correct answer is generated.
37 to 59 show an example in which a number of processing programs are started from input information, new information is generated and incorporated into the knowledge system, and further problems are solved using the knowledge accumulated in the knowledge system. It is a thing.
FIGS. 37 to 50 show an operation example in which the area and volume of a figure are autonomously solved from information on the figure shape and feature amount.
In FIG. 37, the following information is input.
(1) The shape of figure A is a circle.
(2) The radius of figure A is a.
(3) a is 1.
In FIG. 38, after the above information is input, the next question is input.
(4) What is the area of figure A?
At this time, the artificial intelligence apparatus performs the following operation to obtain the area.
・ Search whether there is information corresponding to the answer of the problem in the recording area ・ Processing program to solve the problem when there is no information corresponding to the answer of the problem (Launch the area calculation program)
-Shape search-> detect that the shape is (circle)-Search for radius information of (circle)-> detect that the radius is 1-Derive the area of (circle) from the radius information Figure 39 is input to the recording unit The operation | movement which the sentence is recorded sequentially is shown. Radius information (1) is input at sentence number 3 (a part of several in), the area of the circle is derived, and the result is output at the lower part of sentence number 4. (Location of several outs) Note that the excerpt of the answer text is displayed in the lower part. (Columns rm1-rh42)
In FIG. 40, the following information is input.
(5) The shape of figure B is square.
(6) The radius of figure B is b.
(7) b is 2.
In FIG. 41, after inputting the above information, the next question is input.
(8) What is the area of figure B?
At this time, the artificial intelligence apparatus performs the following operation to obtain the area.
・ Search whether there is information corresponding to the answer of the problem in the recording area ・ Processing program to solve the problem when there is no information corresponding to the answer of the problem (Launch the area calculation program)
-Shape search-> detect that the shape is (square)-Search for (square) side information-> detect that the side is 2-Derive the area of (square) from the side information Fig. 42 and Fig. 43 are recorded An operation in which input sentences are sequentially recorded in the unit is shown. The edge information (2) is input at the sentence number 7 (a part of several in), the area of the circle is derived, and the result is output at the lower part of the sentence number 8. (Location of several outs) Note that the excerpt of the answer text is displayed in the lower part.
(Columns rm1-rh42)
In FIG. 44, the following information is input.
(9) The shape of object C is a sphere.
(10) The radius of object C is c.
(11) c is 1.
In FIG. 45, after the above information is input, the next question is input.
(12) What is the volume of object C?
At this time, the artificial intelligence apparatus performs the following operation to obtain the volume.
・ Search whether there is information corresponding to the answer to the problem in the recording area ・ Processing program to solve the problem when there is no information corresponding to the answer to the problem (Launch the volume calculation program)
-Shape search-> Detect that shape is (sphere)-Search for radius information of (sphere)-> detect that radius is 1-Derived volume of (sphere) from radius information Figures 46 and 47 are recorded An operation in which input sentences are sequentially recorded in the unit is shown. Radius information (1) is input at sentence number 11 (a part of several in), the volume of the sphere is derived, and the result is output at the lower stage of sentence number 12. (Location of several outs) Note that the excerpt of the answer text is displayed in the lower part. (Columns rm1-rh42)
In FIG. 48, the following information is input.
(13) The shape of object D is a cube.
(14) The side of object D is d.
(15) d is 1.
In FIG. 49, after the above information is input, the next question is input.
(16) What is the volume of object D?
At this time, the artificial intelligence apparatus performs the following operation to obtain the volume.
・ Search whether there is information corresponding to the answer to the problem in the recording area ・ Processing program to solve the problem when there is no information corresponding to the answer to the problem (Launch the volume calculation program)
-Shape search-> Detect that the shape is (cube)-Search for (cube) side information-> detect that the side is 2-Derive the volume of (cube) from the side information Figure 50 is input to the recording unit The operation | movement which the sentence is recorded sequentially is shown. The edge information (2) is input at the sentence number 3 (a part of several in), the volume of the sphere is derived, and the result is output to the lower stage of the sentence number 4. (Location of several outs) Note that the excerpt of the answer text is displayed in the lower part. (Columns rm1-rh42)
51 to 59 show an example of an operation for generating an answer to a question as to whether or not an object floats on water.
In FIG. 51, information relating to the weight of the object D (cube) whose volume has been obtained earlier is input. FIG. 52 shows an operation in which additional information is recorded in the recording unit. Information (4) relating to the weight of the object D is input at the sentence number 5. (Number in place)
FIG. 53 shows an operation for deriving the specific gravity of the object D.
This artificial intelligence device performs the following operations to determine the specific gravity.
・ Search whether the information corresponding to the answer to the problem is in the recording area ・ If there is no information corresponding to the answer to the problem, the processing program to solve the problem (Launch the program for determining the specific gravity)
・ Detection of volume and weight → Detect that volume is (8) and weight is (4) ・ Deriving specific gravity (0.5) from volume and weight information In FIG. 6 shows an operation recorded at a location of (several out).
FIG. 55 shows an operation of comparing the specific gravity of the object with the specific gravity of water (1.0) and asking whether or not the specific gravity of the object D is smaller than 1.0. 56. The specific gravity (0.5) of the object D is retrieved from the sentence number 6 (location of several outs) in which the question entered in the sentence number 7 in FIG. 56 is recorded and the specific gravity of the object D is recorded. 1.0) which is a smaller value. Thus, an answer to the question “Is the specific gravity of the object D 1 or less?” Is generated. Sentence number (location from rm1 to rh42)
In FIG. 57, knowledge about a condition that an object floats on water is input. “If the specific gravity of the object D is 1 or less, the object D will appear.” Since this sentence is a conditional sentence, this artificial intelligence device autonomously determines whether the contents of the sentence set as a condition are correct. investigate. Since it is confirmed that “the specific gravity of the object D is 1 or less” as an answer to the question in FIG. 55, it is detected that the condition part is established. Furthermore, a sentence “object D floats” is generated and output as a logical expansion when the condition part is satisfied.
In the above example, some broken questions are set to solve the problem. When human beings solve a problem, they often break down the problem into several small problems and solve the problems that were initially set while solving each small problem. This artificial intelligence device can also break down problems into smaller problems and solve large problems while solving individual problems. Although the method of extracting a problem and solving it autonomously in FIGS. 24 and 25 has been described, it can be realized by this method. So-called problem solving methods and solving methods are prepared as a library for a number of problems, and each problem is detected and a processing program for problem solving is autonomously executed. It is possible to solve difficult problems. The knowledge that solves a wide variety of problems is searched using the relationship, and the processing program is activated by the searched knowledge to acquire the knowledge. Incorporate newly acquired knowledge into the knowledge system, extract the issues to solve the target problem in that state, and apply the solutions to solve the problem initially set .
In this embodiment, an example of a simple function as a processing program has been described. However, it is possible to greatly expand the capability of the artificial intelligence apparatus by adding a high-functionality processing program. For example, an equation group such as physics, chemistry, mathematics, etc. is incorporated into a processing program, and an equation solution to be used can be obtained by setting an equation to be used, an initial value, and a precondition. The result can be predicted by so-called simulation. It is possible to solve more advanced and complicated problems by conducting case studies by several types of simulations, etc., and selecting the means with the highest evaluation.
Source of information, reliability, novelty, field, subject, subject, subject modification, predicate, predicate modification, modification relationship, when, where, who, what, how, why We analyzed the relationship with the recorded related information, organized it into a sentence structure, recorded it, autonomously recorded the information judged useful, built it as a knowledge system and built the input information inside Evaluation can be performed by collating with the knowledge system, and processing (recording of information, updating / improvement of the knowledge system, execution of instruction contents, answer to questions) according to the evaluation result can be autonomously performed. Further, in solving problems, the constructed knowledge system can be utilized, and a processing program necessary for problem solving can be activated autonomously, and processing results can be incorporated into the knowledge system to improve the knowledge system.

発明の効果Effect of the invention

本発明によれば、入力した情報に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのかを分析し文構造に整理するとともに有用と判断した情報を自律的に記録し知識体系として構築することが可能である。また入力した情報を内部に構築した知識体系と照合して評価し、評価結果に応じた処理(情報の記録、知識体系の更新・改良、指示内容の実行、質問に対する回答)を自律的に実施する。さらに情報に含まれている単語の一部を一般化し、逐次入力される情報と情報の関係を情報に対応するするパターンの集合とパターンの集合との関係を強化することにより有意なパターン間の関係を抽出し、一連の入力情報から常識、一般的な考え方および問題解決方法を自律的に構築していくことが可能である。
従来は機械に入力情報の処理等を行わせる場合、計算機にあらかじめプログラムを設定する必要があった。入力した情報から状況を判断するプログラム、個々の条件に応じ機械に動作させるプログラムを作成し、機械に搭載した計算機に実装し実行する必要があった。プログラムは専用のプログラム言語により作成する必要があり、開発に多大な時間を要する等のデメリットがあった。条件の検出および対応する動作が適切でなければ、計算機に実装したプログラムを人間が修正する必要があり、修正に多大な時間を要する等のデメリットがあった。
本発明によれば情報の処理の仕方を学習することにより処理を実施するので、逐次プログラミングする必要は無い。処理の方法に関する情報を自然言語で入力することにより、機械が処理の方法を記録、学習していくので大幅に労力を削減することができる。
また、処理の変更もプログラムの変更によらず、パターンの変更とパターン間の接続を変更することにより対応することが可能であるので非常に柔軟性、対応力の高いシステムとなっている。
また、人間が思考(言語)により解決可能な問題に関しては、その問題を解決する手法または手順を自然言語で示すことにより、本発明の人工知能装置は、入力された問題解決の手法または手順に従って、自律的に問題を解決することができる。
問題解決の手法または手順にあいまいな点、不確定な点があれば、その都度、通知し解決策の手法及び手順の明確化を図りながら問題を解決していくことができる。さらに、人間の問題解決策および行動決定策を自然言語(文)で入力することにより本発明は自律的に条件付処理に変換した上で、条件の成立性を確認しながら処理を進めていくという動作が可能である。人間の問題解決および行動決定に相当する動作をプログラミングすることなく自然言語(文)で表現された知識(問題解決および行動決定に関する手順および思考方法)を入力することにより、人間が思考により問題解決または行動決定するように問題解決または行動決定を実施することが可能となる。
本発明の知識体系は真実、事実、規則、常識、定義、論理に基づいて構築されている。
これらと整合しない情報は知識体系に取り込まない。また全ての処理過程は人間が理解できる言語または記号で表示することが可能な透明性のあるシステムとなっている。人間が蓄積してきた正しい知識を源泉として知識体系を構築し、全ての処理過程における処理状況も人間が理解できる形で表示することが可能なシステムとなっているので「記号接地問題」を解決した「暴走しない人工知能」の実現が可能である。また、問題解決にあたっては構築した知識体系を活用するとともに、問題解決に必要な処理プログラムを自律的に起動し処理結果を知識体系に組み込んで知識体系の向上を図ることができる。
According to the present invention, information source, reliability, novelty, field, theme, subject, subject modification, predicate, predicate modification, modification relationship, when, where, who, what, how In addition, it is possible to analyze why it was done, organize it into a sentence structure, and autonomously record information that is judged useful, and construct it as a knowledge system. In addition, the input information is evaluated against the knowledge system built internally, and processing (recording of information, updating / improvement of the knowledge system, execution of instructions, answering questions) is performed autonomously according to the evaluation results. To do. In addition, some of the words included in the information are generalized, and the relationship between the information that is input sequentially and the relationship between the information is enhanced by strengthening the relationship between the set of patterns corresponding to the information and the set of patterns. It is possible to extract relationships and autonomously construct common sense, general ideas and problem solving methods from a series of input information.
Conventionally, when a machine performs processing of input information, etc., it has been necessary to set a program in the computer in advance. It was necessary to create a program for judging the situation from the input information and a program for causing the machine to operate according to individual conditions, and to implement and execute it on a computer mounted on the machine. The program had to be created in a dedicated programming language, and there was a demerit that it took a lot of time for development. If the detection of the condition and the corresponding operation are not appropriate, there is a demerit that it is necessary for a person to correct the program installed in the computer, and it takes a long time for the correction.
According to the present invention, processing is performed by learning how to process information, so that it is not necessary to perform sequential programming. By inputting information on the processing method in a natural language, the machine records and learns the processing method, so that labor can be greatly reduced.
In addition, since the process can be changed by changing the pattern and changing the connection between the patterns regardless of the program, the system is very flexible and adaptable.
In addition, regarding a problem that can be solved by human thought (language), the artificial intelligence apparatus according to the present invention follows the input problem solving method or procedure by indicating the method or procedure for solving the problem in natural language. Can solve the problem autonomously.
If there is an ambiguity or uncertain point in the problem solving technique or procedure, the problem can be solved by notifying each time and clarifying the solution technique and procedure. Furthermore, by inputting human problem solving measures and action decision measures in natural language (sentences), the present invention autonomously converts them into conditional processing, and then proceeds with the processing while confirming the establishment of the conditions. Is possible. By inputting knowledge (procedures and methods for problem solving and action determination) expressed in natural language (sentences) without programming the actions equivalent to human problem solving and action determination, humans can solve problems through thinking. Alternatively, problem solving or action determination can be performed so as to determine action.
The knowledge system of the present invention is constructed based on truth, facts, rules, common sense, definition and logic.
Information that does not match these is not taken into the knowledge system. All processing steps are transparent systems that can be displayed in human-understood language or symbols. The knowledge system has been constructed using the correct knowledge accumulated by humans as the source, and the system can display the processing status in all processing processes in a form that can be understood by humans. Realization of “artificial intelligence that does not run away” is possible. Further, in solving problems, the constructed knowledge system can be utilized, and a processing program necessary for problem solving can be activated autonomously, and processing results can be incorporated into the knowledge system to improve the knowledge system.

人工知能装置の構成例Configuration example of artificial intelligence device パターンの構成例Pattern configuration example 語列から単語、文要素、修飾関係が逐次、識別されていく動作例Example of operation in which words, sentence elements, and modification relationships are identified sequentially from a word string 時事文の例Example of current affairs 入力情報の評価例Input information evaluation example 知識体系の構築例(その1)Knowledge system construction example (1) 知識体系の構築例(その2)Example of knowledge system construction (part 2) 知識体系の構築例(その3)Example of knowledge system construction (part 3) 知識体系の構築例(その4)Knowledge system construction example (4) 知識体系の構築例(その5)Example of knowledge system construction (part 5) 指示内容の実行例(条件付き処理の実施例)Example of instruction content (Example of conditional processing) 質問への回答例Answers to questions 励起パターンと関連パターンの接続強化の動作例(その1)Example of operation for strengthening connection between excitation pattern and related pattern (Part 1) 励起パターンと関連パターンの接続強化の動作例(その2)Example of operation for strengthening connection between excitation pattern and related pattern (Part 2) 常識および一般的考え方の構築例Example of building common sense and general ideas 問題および解決策の一般化の動作例Example of how problems and solutions generalize 入力した言語からプログラミング無しで直接的に処理を実行する方法How to execute processing directly from the input language without programming 入力しや言語群の逐次実行例Sequential execution example of input and language group 処理手順を自律的に生成し処理の結果生じた状況に対してさらに次の処理手順を自律的に生成し処理を進める例An example of autonomously generating a processing procedure and further generating the next processing procedure for a situation resulting from the processing and advancing the processing 入力した情報を条件部と処理部に識別し文構造として記録する動作例Example of operation that records the entered information as a sentence structure by identifying it in the condition part and the processing part 記録ユニットの機能概要Overview of recording unit functions 英語翻訳の機能構成例Functional configuration example of English translation 英語翻訳へのパターン遷移例Example of pattern transition to English translation 問題の意味を解釈して自律的に回答を生成する方法の機能構成例Functional configuration example of the method of autonomously generating answers by interpreting the meaning of the problem 問題の意味を解釈して自律的に回答を生成する方法のパターン遷移例Pattern transition example of a method of autonomously generating answers by interpreting the meaning of problems プログラム実行例(その1)構文分析の例(例文1〜例文4)Program execution example (part 1) Example of syntax analysis (example sentence 1 to example sentence 4) プログラム実行例(その2)構文分析の例(例文5〜例文7)Program execution example (part 2) Example of syntax analysis (example sentence 5 to example sentence 7) プログラム実行例(その3)構文分析の例(例文8〜例文10)Program execution example (part 3) Example of syntax analysis (example sentence 8 to example sentence 10) プログラム実行例(その4)構文分析の例(入力文の新規性検出)Example of program execution (part 4) Example of syntax analysis (detection of input sentence novelty) プログラム実行例(その5)構文分析の例(入力文の記録例)Example of program execution (part 5) Example of syntax analysis (input sentence recording example) プログラム実行例(その6)構文分析の例(入力情報と質問への回答1)Program execution example (6) Example of syntax analysis (input information and answers to questions 1) プログラム実行例(その7)構文分析の例(入力情報と質問への回答2)Example of program execution (part 7) Example of syntax analysis (input information and answers to questions 2) プログラム実行例(その8)構文分析の例(入力情報と質問への回答3)Example of program execution (8) Example of syntax analysis (input information and answer to question 3) プログラム実行例(その9)構文分析の例(入力情報と質問への回答4)Program execution example (part 9) Example of syntax analysis (input information and answers to questions 4) プログラム実行例(その10)構文分析の例(入力情報と質問への回答5)Program execution example (10) Example of syntax analysis (input information and answers to questions 5) プログラム実行例(その11)構文分析の例(入力情報と質問への回答6)Program execution example (part 11) Example of syntax analysis (input information and answer to question 6) プログラム実行例(その12)問題解決の例(円の面積1)Program execution example (part 12) Problem solving example (circle area 1) プログラム実行例(その13)問題解決の例(円の面積2)Program execution example (part 13) Problem solving example (circle area 2) プログラム実行例(その14)問題解決の例(円の面積3)Program execution example (part 14) Problem solving example (circle area 3) プログラム実行例(その15)問題解決の例(正方形の面積1)Program execution example (15) Problem solving example (square area 1) プログラム実行例(その16)問題解決の例(正方形の面積2)Program execution example (16) Problem solving example (square area 2) プログラム実行例(その17)問題解決の例(正方形の面積3)Program execution example (part 17) Problem solving example (square area 3) プログラム実行例(その18)問題解決の例(正方形の面積4)Program execution example (18) Problem solving example (square area 4) プログラム実行例(その19)問題解決の例(球の体積1)Program execution example (19) Problem solving example (sphere volume 1) プログラム実行例(その20)問題解決の例(球の体積2)Program execution example (part 20) Problem solving example (sphere volume 2) プログラム実行例(その21)問題解決の例(球の体積3)Program execution example (part 21) Problem solving example (sphere volume 3) プログラム実行例(その22)問題解決の例(球の体積4)Program execution example (part 22) Problem solving example (sphere volume 4) プログラム実行例(その23)問題解決の例(立方体の体積1)Program execution example (23) Problem solving example (cube volume 1) プログラム実行例(その24)問題解決の例(立方体の体積2)Program execution example (24) Problem solving example (cube volume 2) プログラム実行例(その25)問題解決の例(立方体の体積3)Program execution example (part 25) Problem solving example (cube volume 3) プログラム実行例(その26)問題解決の例(立方体の体積4)Program execution example (26) Problem solving example (cube volume 4) プログラム実行例(その27)問題解決の例(浮力の問題1)Program execution example (27) Problem solving example (buoyancy problem 1) プログラム実行例(その28)問題解決の例(浮力の問題2)Program execution example (28) Problem solving example (buoyancy problem 2) プログラム実行例(その29)問題解決の例(浮力の問題3)Program execution example (29) Problem solving example (buoyancy problem 3) プログラム実行例(その30)問題解決の例(浮力の問題4)Program execution example (part 30) Problem solving example (buoyancy problem 4) プログラム実行例(その31)問題解決の例(浮力の問題5)Program execution example (31) Problem solving example (buoyancy problem 5) プログラム実行例(その32)問題解決の例(浮力の問題6)Program execution example (32) Problem solving example (buoyancy problem 6) プログラム実行例(その33)問題解決の例(浮力の問題7)Program execution example (33) Problem solving example (buoyancy problem 7) プログラム実行例(その34)問題解決の例(浮力の問題8)Program execution example (part 34) Problem solving example (buoyancy problem 8)

1 パターン変換器
2 パターン記録器
3 パターン分析器
4 パターン制御器
5 パターン逆変換器
6 パターン照射器
1 Pattern Converter 2 Pattern Recorder 3 Pattern Analyzer 4 Pattern Controller 5 Pattern Reverse Converter 6 Pattern Irradiator

Claims (16)

情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を自律的に構築する人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder Artificial intelligence device that constructs autonomously. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、人間の指示および学習により入力した文を分析し、自律的に検索条件を生成して条件を満足する対象を検索する人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, Equipped with a pattern analyzer that analyzes the relationship between symbols and related information recorded and organizes the information into an easily searchable structure and records it in a pattern recorder, analyzes sentences entered by human instructions and learning, An artificial intelligence device that autonomously generates search conditions and searches for objects that satisfy the conditions. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題に対する回答を自律的に生成する人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder An artificial intelligence device that interprets the meaning of a problem using the built knowledge system and autonomously generates answers to the problem. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題に対する回答を自律的に生成し、生成した回答を知識体系に組み込み更なる知識の向上を行う人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder Artificial intelligence device that interprets the meaning of the problem using the built knowledge system, autonomously generates answers to the problem, and incorporates the generated answers into the knowledge system to further improve knowledge. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題を解決するための情報検索、問題解決に必要な情報の生成と処理を実施するプログラムの起動および処理結果の知識体系への組み込みを自律的に実施し、更なる知識の向上を行う人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder And the knowledge system constructed to interpret the meaning of the problem using the constructed knowledge system, information retrieval to solve the problem, generation of information necessary for problem solving and processing, and knowledge system of the processing result Autonomous implementation Artificial intelligence device, and performs further improvement of knowledge. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題を下位の問題に展開するとともに問題を解決するための情報検索、問題解決に必要なプログラムの起動および処理結果の知識体系への組み込みを自律的に実施し、更なる知識の向上を行う人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder And the knowledge system built, interpret the meaning of the problem, expand the problem to lower problems, search for information to solve the problem, start the program necessary for problem solving, and knowledge of the processing results Incorporation into the system To implement, artificial intelligence device which performs further improve the knowledge. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を自律的に構築し、構築した知識体系と情報間の関係性を使用して与えられた問題を解決する人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder An artificial intelligence device that autonomously constructs and solves a given problem using the relationship between the constructed knowledge system and information. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を自律的に構築し、構築した知識体系と情報間の関係性を使用して与えられた文章の要約または詳細化を自律的に実施する人工知能装置。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder An artificial intelligence device that autonomously constructs and summarizes or refines a given sentence using the relationship between the constructed knowledge system and information. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を自律的に構築する人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder Software to function as an artificial intelligence device that autonomously constructs 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、人間の指示および学習により入力した文を分析し、自律的に検索条件を生成して条件を満足する対象を検索する人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, Equipped with a pattern analyzer that analyzes the relationship between symbols and related information recorded and organizes the information into an easily searchable structure and records it in a pattern recorder, analyzes sentences entered by human instructions and learning, Software that functions as an artificial intelligence device that autonomously generates search conditions and searches for objects that satisfy the conditions. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題に対する回答を自律的に生成する人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder Is a software that allows you to function as an artificial intelligence device that interprets the meaning of a problem using the built knowledge system and generates answers to the problem autonomously. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題に対する回答を自律的に生成し、生成した回答を知識体系に組み込み更なる知識の向上を行う人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder And using the constructed knowledge system to interpret the meaning of the problem, autonomously generate answers to the problem, and incorporate the generated answers into the knowledge system to function as an artificial intelligence device that further improves knowledge Software for. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題を解決するための情報検索、問題解決に必要な情報の生成と処理を実施するプログラムの起動および処理結果の知識体系への組み込みを自律的に実施し、更なる知識の向上を行う人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder And the knowledge system constructed to interpret the meaning of the problem using the constructed knowledge system, information retrieval to solve the problem, generation of information necessary for problem solving and processing, and knowledge system of the processing result Autonomous implementation Software to function as an artificial intelligence device, and performs further improvement of knowledge. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を構築するとともに構築した知識体系を活用して問題の意味を解釈し、問題を下位の問題に展開するとともに問題を解決するための情報検索、問題解決に必要なプログラムの起動および処理結果の知識体系への組み込みを自律的に実施し、更なる知識の向上を行う人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder And the knowledge system built, interpret the meaning of the problem, expand the problem to lower problems, search for information to solve the problem, start the program necessary for problem solving, and knowledge of the processing results Incorporation into the system Software to function as an artificial intelligence system to implement, performed to further improve knowledge. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を自律的に構築し、構築した知識体系と情報間の関係性を使用して与えられた問題を解決する人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder Software to function as an artificial intelligence device that solves a given problem using the relationship between the constructed knowledge system and information autonomously. 情報をパターンに変換するパターン変換器と、照合および合致(励起)の条件、パターン、パターン間の接続関係、接続関係のあるパターンとの関係性およびパターンの分析結果を記録する記録ユニットから構成されたパターン記録器と、照合および合致(励起)の条件、パターン、パターン間の接続関係および接続関係のあるパターンとの関係性を人間の指示または自律的に登録、変更し、パターンの状態および分析結果に応じて制御を実施するパターン制御器と、パターンの励起の履歴を記録し、記録した励起履歴の情報を使用して各記録ユニットに記録した合致(励起)の条件を満足するか確認し、合致(励起)の条件を満足した記録ユニットを励起するパターン照射器と、パターンを情報に変換するパターン逆変換器と、入力した情報および人間の思考に関して情報の源泉、信頼性、新規性、分野、テーマ、主語、主語の修飾、述語、述語の修飾、修飾関係、いつ、どこで、誰が、何を、どのように、なぜ、したのか、文の種類(平常文、疑問文、命令文、条件文、真実、事実、規則、常識、定義、論理、説明、仮説、予測、意見、感想、噂)、数式、物理式、化学式、記号および記録している関連情報との関係性を分析し情報を検索し易い構造に整理してパターン記録器に記録するパターン分析器を備え、情報と情報の間に関係性を有した知識体系を自律的に構築し、構築した知識体系と情報間の関係性を使用して与えられた文章の要約または詳細化を自律的に実施する人工知能装置として機能させるためのソフトウェア。 It consists of a pattern converter that converts information into a pattern, and a recording unit that records verification and matching (excitation) conditions, patterns, connection relationships between patterns, relationships with connected patterns, and pattern analysis results. The pattern recorder and the relationship between the matching and matching (excitation) conditions, patterns, connection relationships between patterns and patterns with connection relationships are registered or changed by human instructions or autonomously, and the state and analysis of patterns Record the pattern excitation history according to the results and the pattern excitation history, and use the recorded excitation history information to check whether the matching (excitation) conditions recorded in each recording unit are satisfied. A pattern irradiator that excites the recording unit that satisfies the matching (excitation) conditions, a pattern inverse converter that converts the pattern into information, and the input information Information sources, credibility, novelty, subject, subject, subject, subject modification, predicate, predicate modification, modifier relationship, when, where, who, what, how, why Or sentence type (normal sentence, question sentence, imperative sentence, conditional sentence, truth, fact, rule, common sense, definition, logic, explanation, hypothesis, prediction, opinion, impression, rumors), formula, physical formula, chemical formula, A knowledge system that has a relationship between information and information, with a pattern analyzer that analyzes the relationship between symbols and related information recorded, organizes the information into a structure that is easy to search, and records it in a pattern recorder Software to function as an artificial intelligence device that autonomously constructs and summarizes or refines a given sentence using the relationship between the constructed knowledge system and information.
JP2015148120A 2015-07-08 2015-07-08 Artificial intelligence device Active JP5854251B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015148120A JP5854251B2 (en) 2015-07-08 2015-07-08 Artificial intelligence device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015148120A JP5854251B2 (en) 2015-07-08 2015-07-08 Artificial intelligence device

Publications (2)

Publication Number Publication Date
JP2015232894A JP2015232894A (en) 2015-12-24
JP5854251B2 true JP5854251B2 (en) 2016-02-09

Family

ID=54934258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015148120A Active JP5854251B2 (en) 2015-07-08 2015-07-08 Artificial intelligence device

Country Status (1)

Country Link
JP (1) JP5854251B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3101022B1 (en) * 2014-12-04 2018-02-28 Evonik Degussa GmbH Monophosphites having an unsymmetric biaryl unit
KR20210044003A (en) 2019-10-14 2021-04-22 삼성전자주식회사 Method and apparatus for word embedding, method for word search

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5737642B2 (en) * 2014-08-15 2015-06-17 洋彰 宮崎 Autonomous knowledge improvement device
JP5737643B2 (en) * 2014-10-15 2015-06-17 洋彰 宮崎 Autonomous learning type knowledge builder
JP5740761B2 (en) * 2014-10-29 2015-07-01 洋彰 宮崎 Automatic logic construction machine
JP5821141B2 (en) * 2014-12-17 2015-11-24 洋彰 宮崎 Autonomous knowledge system construction machine

Also Published As

Publication number Publication date
JP2015232894A (en) 2015-12-24

Similar Documents

Publication Publication Date Title
WO2017064822A1 (en) Artificial intelligence device autonomously expanding knowledge by language input
Parekh et al. Grammar inference, automata induction, and language acquisition
Tian et al. A formal knowledge representation system (FKRS) for the intelligent knowledge base of a cognitive learning engine
Sachan et al. Learning to solve geometry problems from natural language demonstrations in textbooks
JP5807831B2 (en) Autonomous problem solving machine
JP5881030B2 (en) Artificial intelligence device that expands knowledge in a self-organizing manner
JP5854251B2 (en) Artificial intelligence device
JP5810476B2 (en) Autonomous knowledge extractor
JP5821142B2 (en) Autonomous intelligent system construction machine
JP2017208054A (en) Artificial intelligence device for searching information and procedure by combining concept, and for autonomously processing problem
JP5910957B2 (en) Artificial intelligence device that autonomously constructs a knowledge system by language input
JP5807830B2 (en) Autonomous intelligence generator
JP5854250B2 (en) Artificial intelligence device
JP5854392B2 (en) Artificial intelligence device that does not run away
JP2016028346A (en) Artificial intelligence device for expanding processing capacity in self-organizing manner
JP2017130171A (en) Non-black box artificial intelligence device
JP2017220191A (en) Artificial intelligence carrying out autonomous processing of problem by combination of procedures
JP5866721B2 (en) Artificial intelligence device
JP5828438B2 (en) Autonomous knowledge system construction machine
JP5828437B2 (en) Autonomous processing procedure generation and execution machine
JP5807829B2 (en) Autonomous knowledge analyzer
Zhang et al. Inducing grammar from long short-term memory networks by shapley decomposition
Chen et al. A Comprehensive Survey of Cognitive Graphs: Techniques, Applications, Challenges
Les et al. Understanding Systems
Zhang et al. EgoCoder: intelligent program synthesis with hierarchical sequential neural network model

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151001

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20151117

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151124

R150 Certificate of patent or registration of utility model

Ref document number: 5854251

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250