JP7193870B2 - Artificial brain system and intelligence device used in it - Google Patents

Artificial brain system and intelligence device used in it Download PDF

Info

Publication number
JP7193870B2
JP7193870B2 JP2020071648A JP2020071648A JP7193870B2 JP 7193870 B2 JP7193870 B2 JP 7193870B2 JP 2020071648 A JP2020071648 A JP 2020071648A JP 2020071648 A JP2020071648 A JP 2020071648A JP 7193870 B2 JP7193870 B2 JP 7193870B2
Authority
JP
Japan
Prior art keywords
information
knowledge
concept
learning
vessel
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
JP2020071648A
Other languages
Japanese (ja)
Other versions
JP2021168067A (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 JP2020071648A priority Critical patent/JP7193870B2/en
Publication of JP2021168067A publication Critical patent/JP2021168067A/en
Application granted granted Critical
Publication of JP7193870B2 publication Critical patent/JP7193870B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、人工頭脳の技術に関する。 The present invention relates to artificial brain technology.

脳の情報処理様式を真似た演算処理モデルとしてニューラルネットワークが提案されている(特許文献1参照)。このニューラルネットワークは、脳のニューロンおよびシナプスを模して考えられたモデルであり、学習および識別の2段階の処理により構成される。学習段階では、多数の入力からその特徴が学習され、識別処理のためのニューラルネットワークが構築される。識別段階では、ニューラルネットワークを用いて新たな入力が何であるかが識別される。 A neural network has been proposed as an arithmetic processing model that imitates the information processing style of the brain (see Patent Document 1). This neural network is a model that imitates neurons and synapses in the brain, and consists of two stages of processing: learning and discrimination. In the learning stage, the features are learned from many inputs to build a neural network for classification processing. In the identification stage, a neural network is used to identify what the new input is.

近年では、学習段階の技術が大きく発展しており、例えば、ディープラーニング(深層学習)により、高い表現力を持った多層ニューラルネットワークを構築できるようになりつつある。ニューラルネットワークの知識構造は、概念知識の構造が変化しない知識として推論を行う場合は処理速度も速く、最適な知識構造と言うことができる。また、多くの親データを学習するほど特徴概念の知識が深くなり、概念知識全体で評価する場合には優れた知識推論システムということができる。 In recent years, techniques in the learning stage have made great progress. For example, deep learning is making it possible to build multilayer neural networks with high expressiveness. The knowledge structure of the neural network can be said to be the optimum knowledge structure because the processing speed is high when inference is performed as knowledge in which the structure of conceptual knowledge does not change. In addition, the more parent data is learned, the deeper the knowledge of feature concepts becomes, and it can be said that this is an excellent knowledge inference system when evaluating the entire concept knowledge.

特開2010-146514号公報JP 2010-146514 A

しかしながら、脳の情報処理様式を真似た人工的な頭脳であるといい得るニューラルネットワークでは、学習には多数の入力情報からその特徴を抽出する必要があり、その学習に多大な時間を要する。また、その多大な時間を要する学習中に識別動作(推論動作)を行うことができず、学習中のニュウラルネットワークを頭脳として利用することができない。また、従来のニュウラルネットワークを利用した人工知能システムは、自らの意思により自律的に判断して動作することができない。 However, in a neural network, which can be said to be an artificial brain that imitates the information processing style of the brain, it is necessary to extract features from a large amount of input information for learning, and the learning takes a lot of time. In addition, it is not possible to perform identification operations (inference operations) during learning, which requires a great deal of time, and the neural network cannot be used as a brain during learning. In addition, conventional artificial intelligence systems using neural networks cannot autonomously determine and operate based on their own will.

本発明は、このような事情に鑑みてなされたもので、自らの意思により自律的に判断して動作可能な人工頭脳システムを提供するものである。 SUMMARY OF THE INVENTION The present invention has been made in view of such circumstances, and provides an artificial brain system that can autonomously determine and operate according to its own will.

また、本発明は、そのような人工頭脳システムに用いられる智識装置を提供するものである。 The present invention also provides intelligent devices for use in such artificial brain systems.

本発明に係るシステムは、提供される情報を出力可能な状態で有効な情報として保持する情報ベッセルと、前記情報ベッセルに通信可能に結合する一又は複数の智識ユニットと、を有し、前記一又は複数の智識ユニットのそれぞれは、1つの智識を構成する複数の概念のそれぞれを表すデータ値を含む智識情報を格納する智識記憶部と、前記智識記憶部に格納された智識情報を、前記概念とデータ値とを対応づけるように管理する智識管理部と、前記智識管理部にて管理される智識情報において覚醒される概念に対応して活性化させるべき概念を決める意思属性に基づいて、前記情報ベッセルに有効に保持された情報が、前記智識管理部にて管理される智識情報における概念のデータ値に一致するときに、その概念が覚醒されたとして、前記智識管理部にて管理される智識情報において活性化させるべき概念を決定する活性化情報決定手段と、前記智識記憶部に格納された前記智識情報のうち前記活性化情報決定手段にて決定された概念のデータ値を前記情報ベッセルに提供する情報発信手段と、を有する構成となる。 A system according to the present invention includes an information vessel that holds provided information as valid information in an outputtable state, and one or more knowledge units communicatively coupled to the information vessel, wherein Each of the one or more knowledge units includes a knowledge storage section for storing knowledge information including data values representing each of a plurality of concepts constituting one knowledge; A knowledge management unit that manages knowledge information so as to associate the concept with a data value, and activates the concept awakened in the knowledge information managed by the knowledge management unit. The concept is awakened when the information effectively held in the information vessel matches the data value of the concept in the knowledge information managed by the knowledge management unit based on the intention attribute that determines the concept. activation information determining means for determining a concept to be activated in the knowledge information managed by the knowledge management unit; and an information transmission means for providing the information vessel with the data value of the concept determined by the information determination means.

このような構成により、1つの智識(智識情報)を構成する複数の概念に含まれる一又は複数の概念のデータ値が情報ベッセルに提供されると、その智識に対応した智識ユニットでは、当該智識において前記一又は複数の概念が覚醒したとして、意思属性(智識ユニットの意思)に基づいて、前記1つの智識(智識情報)に含まれるある概念が活性化され、その活性化された概念のデータ値が前記情報ベッセルに発信される。すなわち、情報ベッセルに提供された一又は複数の概念のデータ値に応答した前記情報ベッセルへのデータ値の発信が1つの智識に基づいた人工頭脳の活動(智識活動)として行われる。 With such a configuration, when data values of one or a plurality of concepts included in a plurality of concepts constituting one knowledge (knowledge information) are provided to the information vessel, the knowledge unit corresponding to the knowledge is provided. Then, assuming that one or more concepts are awakened in the knowledge, a certain concept included in the one knowledge (knowledge information) is activated based on the intention attribute (will of the knowledge unit), Data values for the activated concepts are sent to the information vessel. That is, transmission of data values to the information vessel in response to data values of one or more concepts provided to the information vessel is performed as one knowledge-based artificial brain activity (knowledge activity).

本発明に係る人工頭脳システムにおいて、前記情報ベッセルは、提供される情報が有効な情報として登録されるデータベースを含む構成とすることができる。 In the artificial brain system according to the present invention, the information vessel may include a database in which provided information is registered as valid information.

このような構成によれば、情報をデータベースに登録すれば、その情報が各智識ユニットによってアクセス可能な有効な情報としてデータベースに保持される。 According to such a configuration, when information is registered in the database, the information is held in the database as valid information that can be accessed by each knowledge unit.

本発明に係る人工頭脳システムにおいて、外部装置からある智識を構成する概念のデータ値としての情報を前記情報ベッセルに提供する情報入力部と、前記各智識ユニットにおける情報発信手段から前記情報ベッセルに提供されたある概念のデータ値を外部装置に対して出力する情報出力部と、を有する構成とすることができる。 In the artificial brain system according to the present invention, an information input unit for providing information as a data value of a concept constituting a certain knowledge from an external device to the information vessel; and an information output unit that outputs a conceptual data value provided to the external device to the external device.

このような構成によれば、外部装置から情報入力部を通してある智識を構成する概念のデータ値としての情報が情報ベッセルに提供されると、その情報の提供に応答して、前記智識に対応する智識ユニットから当該智識を構成する活性化された概念のデータ値が情報ベッセルに発信される。そして、そのデータ値が情報ベッセルから情報出力部を通して外部装置に向けて出力される。 According to such a configuration, when information as a data value of a concept constituting a certain knowledge is provided to the information vessel from an external device through the information input unit, the knowledge is provided in response to the provision of the information. The data values of the activated concepts that make up that knowledge are emitted from the corresponding knowledge units to the information vessel. Then, the data value is output from the information vessel to the external device through the information output section.

本発明に係る人工頭脳システムにおいて、前記一又は複数の智識ユニットの少なくとも1つは、更に、前記活性化情報決定手段が、前記情報ベッセルに有効に保持される情報からは、覚醒される概念の不足により、前記意属性に基づいて活性化させるべき概念を決めることができない場合、その不足した概念の学習要求を行う学習意思属性に基づいて、前記智識管理部にて管理される智識情報において学習すべき概念についての学習要求を表す学習要求情報を前記情報ベッセルに提供する第1学習要求手段と、前記第1学習要求手段による前記学習要求情報の前記情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報が前記学習すべき概念のデータ値と一致したときに、そのデータ値の概念を覚醒された概念として前記活性化情報決定手段に供する学習制御手段と、を有する構成とすることができる。
In the artificial brain system according to the present invention, at least one of the one or more knowledge units further includes a concept that the activation information determining means is awakened from information effectively held in the information vessel. If the concept to be activated cannot be determined based on the intention attribute due to the lack of knowledge, the knowledge managed by the knowledge management unit is based on the learning intention attribute that requests learning of the missing concept. a first learning request means for providing learning request information representing a learning request for a concept to be learned in identification information to the information vessel; and responding to the provision of the learning request information to the information vessel by the first learning request means. and when the information provided as educational information to the information vessel matches the data value of the concept to be learned, the learning control means provides the concept of the data value as an awakened concept to the activation information determining means. And, it can be configured to have.

このような構成によれば、智識ユニットにおいて、情報ベッセルに有効に保持された情報からは、覚醒される概念の不足により、前記意属性に基づいて活性化させるべき概念が決めることができない場合、その不足した概念についての学習要求情報が情報ベッセルに提供される。前記学習要求情報の情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報が前記不足した概念(学習すべき概念)のデータ値と一致すると、そのデータ値の概念が、覚醒された概念として、活性化させるべき概念を決めるために供される。その結果、覚醒される概念の不足が解消され、前記意思属性に基づいて、智識情報において覚醒された概念に対応する概念が活性化され、その活性化された概念のデータ値が情報ベッセルに発信される。
According to such a configuration, in the knowledge unit, from the information effectively held in the information vessel, the concept to be activated cannot be determined based on the intention attribute due to the lack of concepts to be awakened. If so, learning request information for the missing concept is provided to the information vessel. When the information provided as educational information to the information vessel in response to the provision of the learning request information to the information vessel matches the data value of the missing concept (concept to be learned), the concept of the data value is As an awakened concept, it serves to determine the concept to be activated. As a result, the shortage of concepts to be awakened is eliminated, the concepts corresponding to the awakened concepts in the knowledge information are activated based on the intention attributes, and the data values of the activated concepts are stored in the information vessel. be sent.

本発明に係る人工頭脳システムにおいて、前記一又は複数の智識ユニットの少なくとも1つは、更に、前記智識管理部にて管理すべき智識情報において対応するデータ値が欠落した概念が生じた場合、その概念についての学習要求を表す学習要求情報を前記情報ベッセルに提供する第2学習要求手段と、前記第2学習要求手段による前記学習要求情報の前記情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報を前記概念に対応したデータ値として前記智識記憶部に格納して、前記智識管理部にて管理される智識情報を更新する智識更新手段と、を有する構成とすることができる。 In the artificial brain system according to the present invention, at least one of the one or more knowledge units further lacks a corresponding data value in the knowledge information to be managed by the knowledge management section. a second learning request means for providing the information vessel with learning request information representing a learning request for the concept; knowledge updating means for storing information provided to the information vessel as educational information as data values corresponding to the concept in the knowledge storage section, and updating the knowledge information managed by the knowledge management section; , can be configured.

このような構成によれば、智識ユニットにおいて、智識管理部にて管理すべき智識情報において対応するデータ値が欠落した概念が生じた場合、その概念についての学習要求情報が情報ベッセルに提供される。前記学習要求情報の情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報が前記概念に対応したデータ値として智識記憶部に格納され、智識管理部にて管理される智識情報が更新される。 According to such a configuration, in the knowledge unit, when a concept occurs in which the corresponding data value is missing in the knowledge information to be managed by the knowledge management unit, the learning request information about the concept is stored in the information vessel. provided. Information provided as educational information to the information vessel in response to the provision of the learning request information to the information vessel is stored in the knowledge storage unit as a data value corresponding to the concept, and is managed by the knowledge management unit. knowledge information is updated.

本発明に係る人工頭脳システムにおいて、前記1つの智識に追加すべき概念を表す情報が前記情報ベッセルに有効に保持されたときに、前記概念を前記智識管理にて管理される智識情報にて表される智識を構成する概念として追加する概念追加手段を有する、構成とすることができる。
In the artificial brain system according to the present invention, when information representing a concept to be added to the one knowledge is effectively held in the information vessel, the knowledge is managed by the knowledge management unit . It can be configured to have a concept adding means for adding as a concept constituting the knowledge represented by the information.

このような構成によれば、智識ユニットにおいて、対応する1つの智識に追加すべき概念を表す情報が情報ベッセルに提供されたときに、智識管理部にて管理される智識情報にて表される智識に前記概念が追加され、その智識管理部にて管理される智識情報において対応するデータ値が欠落した概念が生じた状態になる。この状態において、前述したように、前記追加された概念の学習要求情報が情報ベッセルに提供される。そして、前記学習要求情報の情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報が前記概念に対応したデータ値として智識記憶部に格納され、智識管理部にて管理される智識情報が更新される。 According to such a configuration, in the knowledge unit, when information representing a concept to be added to one corresponding knowledge is provided to the information vessel, the knowledge information managed by the knowledge management unit The above concept is added to the knowledge represented by . In this state, the added concept learning request information is provided to the information vessel as described above. Information provided as educational information to the information vessel in response to the provision of the learning request information to the information vessel is stored in the knowledge storage unit as a data value corresponding to the concept, and the knowledge management unit stores The knowledge information to be managed is updated.

本発明に係る人工頭脳システムにおいて、前記複数の智識ユニットのいずれかから前記情報ベッセルに提供された前記学習要求情報を外部装置に出力する学習出力部と、外部装置からの前記教育情報としての情報を前記情報ベッセルに提供する教育入力部とを有する構成とすることができる。 In the artificial brain system according to the present invention, a learning output unit that outputs the learning request information provided to the information vessel from any one of the plurality of knowledge units to an external device, and a learning output unit that outputs the learning request information from the external device as the educational information and an educational input for providing information to the information vessel.

このような構成により、複数の智識ユニットから学習要求情報が情報ベッセルに提供されると、その学習要求情報が学習出力部を通して外部装置に向けて出力される。一方、前記学習情報に応答する教育情報としての情報が教育入力部を通して情報ベッセルに提供される。そして、前記学習要求情報を発した智識ユニットに前記教育情報が前記学習要求情報の応答として取り入れられる。 With such a configuration, when learning request information is provided to the information vessel from a plurality of knowledge units, the learning request information is output to the external device through the learning output section. On the other hand, information as education information responding to the learning information is provided to the information vessel through the education input unit. The educational information is then taken as a response to the learning request information into the knowledge unit that issued the learning request information.

本発明に係る智識装置は、1つの智識を構成する複数の概念のそれぞれを表すデータ値を含む智識情報を格納する智識記憶部と、前記智識記憶部に格納された智識情報を、前記概念とデータ値とを対応づけるように管理する智識管理部と、前記智識管理部にて管理される智識情報において覚醒される概念に対応して活性化させるべき概念を決める意思属性に基づいて、提供される情報が、前記智識管理部にて管理される智識情報における概念のデータ値に一致するときに、その概念が覚醒されたとして、前記智識管理部にて管理される智識情報において活性化させるべき概念のデータ値を決定する活性化情報決定手段と、前記智識記憶部に格納された前記智識情報のうち前記活性化情報決定手段にて決定された概念のデータ値を発信する情報発信手段と、を有する構成となる。 A knowledge device according to the present invention comprises a knowledge storage section for storing knowledge information including data values representing each of a plurality of concepts constituting one knowledge; A knowledge management unit that manages information so as to associate the concepts with data values, and a concept to be activated corresponding to the concept awakened in the knowledge information managed by the knowledge management unit. When the provided information matches the data value of the concept in the knowledge information managed by the knowledge management unit based on the determined intention attribute, the concept is regarded as awakened by the knowledge management unit. activation information determination means for determining a data value of a concept to be activated in the knowledge information managed by the activation information determination means among the knowledge information stored in the knowledge storage unit and information transmitting means for transmitting the data value of the determined concept.

このような構成によれば、1つの智識(智識情報)を構成する複数の概念に含まれる一又は複数の概念のデータ値が提供されると、智識装置では、当該智識において前記一又は複数の概念が覚醒したとして、意思属性(智識ユニットの意思)に基づいて、前記1つの智識(智識情報)に含まれるある概念が活性化され、その活性化された概念のデータ値が発信される。すなわち、提供される一又は複数の概念のデータ値に応答したデータ値の発信が1つの智識に基づいた人工頭脳活動(智識活動)として行われる。 According to such a configuration, when data values of one or a plurality of concepts included in a plurality of concepts that constitute one piece of knowledge (knowledge information) are provided, the knowledge device performs the above-mentioned Assuming that one or more concepts are awakened, a certain concept included in the one knowledge (knowledge information) is activated based on the intention attribute (will of the knowledge unit), and the activated concept is activated. Data values are emitted. That is, transmission of data values in response to data values of one or more provided concepts is performed as one knowledge-based artificial brain activity (knowledge activity).

本発明に係る智識装置において、前記活性化情報決定手段が、提供される情報からは、覚醒される概念の不足により、前記意属性に基づいて活性化させるべき概念を決めることができない場合、その不足した概念の学習要求を行う学習意思属性に基づいて、前記智識管理部にて管理される智識情報において学習すべき概念についての学習要求を表す学習要求情報を出力する第1学習要求手段と、前記第1学習要求手段による前記学習要求情報の出力に応答して教育情報として提供される情報が前記学習すべき概念のデータ値と一致したときに、そのデータ値の概念を覚醒された概念として前記活性化情報決定手段に供する学習制御手段と、を有する構成とすることができる。
In the knowledge device according to the present invention, when the activation information determination means cannot determine the concept to be activated based on the intention attribute due to lack of concepts to be awakened from the provided information. , first learning for outputting learning request information representing a learning request for the concept to be learned in the knowledge information managed by the knowledge management unit, based on the learning intention attribute for requesting learning of the lacking concept; requesting means; and awakening the concept of the data value when information provided as educational information in response to the output of the learning request information by the first learning requesting means matches the data value of the concept to be learned. and learning control means for serving the activation information determination means as a concept.

また、本発明に係る智識装置において、前記智識管理部にて管理すべき智識情報において対応するデータ値が欠落した概念が生じた場合、その概念についての学習要求を表す学習要求情報を出力する第2学習要求手段と、前記第2学習要求手段による前記学習要求情報の出力に応答して教育情報として提供される情報を前記概念に対応したデータ値として前記智識記憶部に格納して、前記智識管理部にて管理される智識情報を更新する智識更新手段と、を有する構成とすることができる。 Further, in the knowledge device according to the present invention, when a concept occurs in which the corresponding data value is missing in the knowledge information to be managed by the knowledge management unit, learning request information representing a learning request for the concept is generated. a second learning request means for outputting; and information provided as educational information in response to the output of the learning request information by the second learning request means is stored in the knowledge storage unit as a data value corresponding to the concept. and knowledge update means for updating the knowledge information managed by the knowledge management unit.

更に、本発明に係る智識装置において、前記1つの智識に追加すべき概念を表す情報が提供されたときに、前記概念を前記智識管理にて管理される智識情報にて表される智識を構成する概念として追加する概念追加手段を有する、構成とすることができる。 Further, in the knowledge device according to the present invention, when information representing a concept to be added to the one piece of knowledge is provided, the concept is represented by the knowledge information managed by the knowledge management unit . It can be configured to have a concept adding means for adding as a concept constituting the knowledge to be obtained.

本発明に係る人工頭脳システムによれば、各智識ユニットでは、意思属性に基づいて、情報ベッセルに提供された一又は複数の概念のデータ値に応答した前記情報ベッセルへのデータ値の発信が1つの智識に基づいた活動(智識活動)として行われるので、自らの意思(意思属性)により自律的に判断した動作が可能となる。 According to the artificial brain system of the present invention, each knowledge unit transmits data values to the information vessel in response to data values of one or more concepts provided to the information vessel based on the intention attribute. Since it is performed as an activity based on one piece of knowledge (knowledge activity), it is possible to perform an action that is autonomously determined by one's own intention (intention attribute).

図1は、智識モデルを概念的に示す概念図である。FIG. 1 is a conceptual diagram conceptually showing a knowledge model. 図2は、智識の模型を示す図である。FIG. 2 is a diagram showing a model of knowledge. 智識活性モデルの模型における知能智識(智識A)を示す図である。FIG. 10 is a diagram showing intelligence knowledge (knowledge A) in a model of the knowledge activation model; 智識活性モデルの模型における他の知能智識(智識B)を示す図である。FIG. 10 is a diagram showing another intelligence (knowledge B) in the model of the intelligence activity model; 智識活性モデルの模型におけるサイバーベッセルの状態を示す図である。FIG. 10 is a diagram showing the state of a cybervessel in a model of an intellectual activation model; 図4は、智識の模型(概念基と意思属性の説明)を示す図である。FIG. 4 is a diagram showing a model of knowledge (description of conceptual bases and intention attributes). GLIA細胞モデル(その1)の模型を示す図である。FIG. 1 shows a model of a GLIA cell model (No. 1). GLIA細胞モデル(その2)の模型を示す図である。FIG. 2 is a diagram showing a model of the GLIA cell model (No. 2). GLIA細胞モデル(その3)の模型を示す図である。FIG. 10 is a diagram showing a model of the GLIA cell model (No. 3). GLIA細胞モデル(その4)の模型を示す図である。FIG. 10 is a diagram showing a model of the GLIA cell model (No. 4). GLIA細胞モデル(その5)の模型を示す図である。FIG. 10 is a diagram showing a model of the GLIA cell model (No. 5). GLIA細胞モデル(その6)の模型を示す図である。FIG. 10 is a diagram showing a model of the GLIA cell model (No. 6). 主体学習作用(課題依存型)の発生模型を示す図である。FIG. 10 is a diagram showing a model of the development of a subjective learning action (task-dependent type); 主体学習作用(自己調整型)の発生模型を示す図である。FIG. 10 is a diagram showing a model of development of subjective learning action (self-adjusting type); 課題依存型の智識模型を示す図である。FIG. 4 is a diagram showing a task-dependent knowledge model; 課題依存の流れを示す図である。FIG. 10 is a diagram showing a task-dependent flow; 自己調整型の智識模型を示す図である。FIG. 12 illustrates a self-adjusting knowledge model; 智識調整型の流れを示す図である。FIG. 10 is a diagram showing the flow of a knowledge adjustment type; 課題依存型の学習関係を示す図である。FIG. 4 is a diagram showing a task-dependent learning relationship; 自己調整型の学習関係を示す図である。FIG. 3 illustrates a self-regulating learning relationship; 本発明の実施の一形態に係る人工頭脳システムを含む応用システムの構成を示すブロック図である。1 is a block diagram showing the configuration of an application system including an artificial brain system according to one embodiment of the present invention; FIG. 本発明の実施の一形態に係る人工頭脳システムの構成例を示すブロック図である。1 is a block diagram showing a configuration example of an artificial brain system according to an embodiment of the present invention; FIG. 智識情報を管理する智識管理テーブルの第1の例を示す図である。FIG. 4 is a diagram showing a first example of a knowledge management table for managing knowledge information; 智識情報を管理する智識管理テーブルの第2の例を示す図である。FIG. 10 is a diagram showing a second example of a knowledge management table that manages knowledge information; 智識情報を管理する智識管理テーブルの第3の例を示す図である。FIG. 10 is a diagram showing a third example of a knowledge management table that manages knowledge information; 智識情報を管理する智識管理テーブルの第4の例を示す図である。FIG. 13 is a diagram showing a fourth example of a knowledge management table that manages knowledge information; 智識ユニット(智識装置)における処理部の動作の流れを示すフローチャートである。4 is a flow chart showing the flow of operation of a processing section in a knowledge unit (knowledge device); 活性化処理の流れを示すフローチャートである。4 is a flowchart showing the flow of activation processing; 智識ユニット(智識)における智識推論機能(覚醒と活性化)を具体的に説明する図である。FIG. 4 is a diagram specifically explaining the wisdom inference function (awakening and activation) in the knowledge unit (knowledge). 智識ユニット(智識)における智識推論機能(連携覚醒)を具体的に説明する図である。FIG. 10 is a diagram specifically explaining a knowledge inference function (cooperative awakening) in a knowledge unit (knowledge); 課題依存型学習処理の流れを示すフローチャートである。10 is a flowchart showing the flow of task-dependent learning processing; 主体学習機能(課題依存型)を具体的に説明する図である。It is a figure explaining a subjective learning function (task dependent type) concretely. 自己調整型学習処理の流れを示すフローチャートである。4 is a flowchart showing the flow of self-adjusting learning processing; 主体学習機能(自己調整型)を具体的に説明する図である。It is a figure explaining a subjective learning function (self-adjustment type) concretely. 自己調整型学習により変化する智識管理テーブル(第1段階)の一例を示す図である。FIG. 10 is a diagram showing an example of a knowledge management table (first stage) that changes due to self-adjusting learning; 自己調整学習より変化する智識管理テーブル(第2段階)の一例を示す図である。It is a figure which shows an example of the knowledge management table (2nd stage) which changes by self-adjustment learning.

以下、本発明の実施の形態について図面を用いて説明する。
まず、本発明に係る人工頭脳システム(脳型人工知能システム)の理論的モデルについて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.
First, a theoretical model of an artificial brain system (brain-type artificial intelligence system) according to the present invention will be described.

内容構成
能動的意思推論モデル Active intention model
§1 智識推論:
智識の覚醒と活性化により智識評価が行われる作用。
§2 主体学習:
智識知能の学習意欲により学習要求が行われる作用。
Content structure Active intention model
§1 Intellectual reasoning:
An effect in which knowledge is evaluated by awakening and activating knowledge.
§2 Subjective learning:
An action in which a learning request is made by the learning motivation of intellectual intelligence.

はじめに
従来の人工知能技術である「確率分岐型」では、人工知能の稼働前に知能として決定した確率式を稼働中に変更することはできない。これは人工知能が稼働しながら「知能」を修正できないことになり、人間で例えれば、生活において学習による知識の発達や新たな発想ができないことである。また人工知能の「知能」を変化させるには人工知能を停止させる必要があり、これは脳停止の状態にすることである。
1. Introduction In the conventional artificial intelligence technology "stochastic branching type", it is not possible to change the stochastic formula determined as intelligence before the operation of artificial intelligence during operation. This means that artificial intelligence cannot correct its "intelligence" while it is operating, and if we compare it to a human being, it is impossible to develop knowledge through learning and come up with new ideas in life. In addition, in order to change the "intelligence" of artificial intelligence, it is necessary to stop artificial intelligence, which is to put it in a state of brain arrest.

以下に論説する人工知能技術は、従来の「確率分岐型」ではなくて「覚醒知能型」の技術である。この人工知能技術は、(1)人工知能を稼働させた状態で知能を修正していくことが可能で、頭脳を動かしながら知能を発達させることができる。また(2)知能に意思を持たせて自律的に判断して動くことが可能で、人工知能の主体的な学習や知能同士の新しい結合(発想)をさせることができる。更に(3)知能状態を時間毎環境単位での保存や結合が可能で、過去の記憶による感情性の知能覚醒や評価など感情作用を行うことができる。上記の特徴を持つ人工知能の技術について以下に説明する。 The artificial intelligence technology discussed below is not the conventional "probabilistic branching type" but the "wakeful intelligence type" technology. This artificial intelligence technology is capable of (1) correcting intelligence while the artificial intelligence is in operation, and it is possible to develop intelligence while moving the brain. In addition, (2) intelligence can be made to have a will and autonomously make judgments and act, allowing autonomous learning of artificial intelligence and new combinations (ideas) between intelligences. Furthermore, (3) the state of intelligence can be stored and combined in units of time and environment, and emotional actions such as emotional intelligence awakening and evaluation based on past memories can be performed. Artificial intelligence technology with the above characteristics will be described below.

§1.智識推論
1.能動型意思推論モデル
『能動的意思推論モデル』とは、知能自身に能動的な作用機能と意思属性を持たせて、知能が感受する情報により、知能自らが意思に基づいて意思活性作用や主体学習作用を行う推論モデルである。
§1. Intellectual reasoning 1. Active Intention Inference Model “Active Intention Inference Model” is a model in which the intelligence itself is given active action functions and intention attributes, and based on the information it perceives, the intelligence itself acts on intentional actions and subjective actions based on its will. It is an inference model that performs a learning action.

1.1能動的推論知能モデルの概念図
能動的意思推論のモデルは複数の智識が共有する知能モデルで構成される。図1は、能動的意思推論を行う知能モデルの概念図である。以下に知能モデルについて説明する。
1.1 Conceptual diagram of active reasoning intelligence model The model of active intention reasoning consists of intelligence models shared by multiple knowledges. FIG. 1 is a conceptual diagram of an intelligence model that performs active intention inference. The intelligence model is described below.

1.2 知能モデルの構造
(1) 人工頭脳(サイバーベッセル:Cyber Vessel)
・サイバーベッセルは、人工頭脳の仮想容器で、『知能組織(智識)』が存在して智識評価が行われる。
・サイバーベッセル内は、『知能組織』が受発信する知能波を拡散するデータ伝達物質(波動性サイバー粒子)で満たされている。
・『知能組織』同士は物理的な結束を伴わない独立した状態で存在しているが、情報の交換は知能波により行われる。
1.2 Structure of intelligence model
(1) Artificial Brain (Cyber Vessel)
・Cybervessel is a virtual container of an artificial brain, where "intelligent organization (knowledge)" exists and knowledge evaluation is performed.
・The inside of the Cyber Vessel is filled with data transfer substances (wave-like cyber particles) that diffuse the intelligence waves sent and received by the "Intelligent Organization".
・"Intelligent Organizations" exist in an independent state without physical unity, but information is exchanged by intelligence waves.

(2) 知能組織(智識:Wisdom)
サイバーベッセル内に存在する評価組織
・知能組織は智識評価作用を行う独立した個別組織であり、ひとつの『AI細胞』と複数の『情報細胞』で構成している。
・『AI細胞』と『情報細胞』は相互のコミュニケーションを行う為に、物理的な結束を伴わない情報伝達が行えるサイバーシナプスでリンクしている。
・『情報細胞』が知能波を感知して覚醒すると,『AI細胞』の作用により『情報細胞』が活性化して、評価結果を知能波としてサイバーベッセル内に発信する。

*知能組織
《 {AI細胞}
…{情報細胞}
…{情報細胞} 》
(2) Intelligence Organization (Wisdom)
The evaluation organization/intelligent organization that exists within Cyber Vessel is an independent individual organization that performs knowledge evaluation, and consists of one "AI cell" and multiple "information cells".
・In order to communicate with each other, "AI cells" and "information cells" are linked by cyber synapses that can transmit information without physical bonds.
・When the "information cell" senses the intelligence wave and awakens, the "information cell" is activated by the action of the "AI cell" and transmits the evaluation result as an intelligence wave within the Cyber Vessel.

*Intelligent organization << {AI cells}
… {information cells}
… {information cells} 》

(3) AI細胞(Active intention Cell)
知能組織を構成する細胞のひとつ
・AI細胞は知能組織の作用を司る細胞で、智識評価作用の設計図となる『知能体』と、智識評価作用を実施する『自律体』で構成されている。

*AI細胞
{ (知能体)(自立体) }
(3) AI cells (Active intention cells)
AI cells, one of the cells that make up the intelligent tissue, are the cells that govern the actions of the intelligent tissue, and are composed of an "intelligent body" that serves as a blueprint for the knowledge evaluation action and an "autonomous body" that implements the knowledge evaluation action. ing.

* AI cells { (intelligent body) (independent body) }

(4) 知能体(Intelligent Unit)
AI細胞を構成する細胞体のひとつ
・知能体は智識評価作用の設計図となる細胞体で、智識作用を決める[意思属性]と、智識構造を決める[概念基]で構成されている。

*知能体
( [意思属性][概念基] )
(4) Intelligent Unit
One of the cell bodies that make up the AI cells, the intelligent body, is the cell body that serves as the blueprint for the action of intellect evaluation. there is

*Intelligence ([Intent attribute] [Concept base])

(5) 自律体(Autonomous Unit)
AI細胞を構成する細胞体のひとつ
・自律体は智識評価作用を実施する細胞体で、作用種類毎の実行因子が定義されている。
・バージョン1では「意思活性」作用と「主体学習」作用が因子定義される。
・「意思活性」作用は、自律体[活性因子]の作用により、情報細胞からの覚醒通知を受けると、意思属性に基づき、評価した情報細胞にデータ発信の活性指示を行う。
・「主体学習」作用は、自律体[学習因子]の作用により、情報細胞からの学習意欲通知を受けると、意思属性に基づき、外部オペレータ「生命管理細胞(後記)」に学習要求を行う。

*自律体
( [活性因子][学習因子] )
(5) Autonomous Unit
Autonomous bodies, one of the cell bodies that make up AI cells, are cell bodies that carry out the action of evaluating knowledge, and execution factors are defined for each type of action.
・In version 1, factors are defined for ``intentional activation'' and ``subjective learning''.
・The "intentional activation" action is the action of the autonomic body [activation factor], and when it receives an awakening notification from the informational cell, it instructs the evaluated informational cell to activate data transmission based on the intentional attribute.
・"Subjective learning" action is to make a learning request to the external operator "life management cell (described later)" based on the intention attribute when receiving a learning motivation notification from the information cell due to the action of the autonomous body [learning factor].

* Autonomous body ( [active factor] [learning factor] )

(6) 情報細胞(Intelligence Cell)
知能組織を構成する細胞のひとつ
・情報細胞は智識表現値を定義しており、智識を表現する『データ値』とデータの意味を表現する『概念値』で構成されている。
・情報細胞は知能波を感知する『受容器官』とデータ値を知能波として発信する『供与器官』を持つ。
・情報細胞は付帯作用として、知能波に感応覚醒するとAI細胞に覚醒を通知する「感応覚醒」作用と、データ値を持たない情報細胞がAI細胞にデータ学習を通知する「学習意欲」作用を持つ。

*情報細胞
{ (データ値) [概念値] }
(6) Intelligence Cell
Information cells, one of the cells that make up the intelligent system, define knowledge expression values, and are composed of "data values" that express knowledge and "concept values" that express the meaning of data.
・Information cells have a "receptor organ" that senses intelligence waves and a "donor organ" that transmits data values as intelligence waves.
・As incidental effects, information cells have an "inductive awakening" effect that notifies AI cells of awakening when they are sensitively awakened by intelligence waves, and a "learning motivation" effect in which information cells that do not have data values notify AI cells of data learning. have

* Information cell { (data value) [concept value] }

2.智識覚醒と連携覚醒の働き
智識の覚醒はサイバーベッセル内の知能波(情報)によって行われる。図1において、智識覚醒の順序について以下に説明する。
2. Functions of Wisdom Awakening and Cooperative Awakening Wisdom awakening is carried out by intelligence waves (information) within Cyber Vessel. In FIG. 1, the order of knowledge awakening will be described below.

2.1 智識覚醒の動き
まず「智識A」の智識覚醒について説明する。
(1)外部の刺激情報は、生命管理細胞(後記)により知能波([1] [2])に変換されて、サイバーベッセル内に拡散される。
(2)情報細胞の『受容器官』は、知能波を感知して、感応した情報細胞(データ[1] [2])が覚醒する。
(3)情報細胞が感応覚醒すると、AI細胞に覚醒を通知する。
(4)AI細胞は情報細胞の覚醒通知を受け、知能体の[意思属性]に基づき智識評価行い、自律体[活性因子]を発動させ、評価した情報細胞(データ[3])に『データ値』を発信する活性指示を行う。
(5)情報細胞はAI細胞の指示を受け、データ値を知能波([3])として、供与器官からベッセル内に発信する。
上記の通り、「智識A」がデータ値を発信した現象を「智識が活性化した」という。
2.1 Movement of knowledge awakening First, I will explain the knowledge awakening of “Knowledge A”.
(1) External stimulus information is converted into intelligence waves ([1] [2]) by life control cells (see below) and diffused within the cybervessel.
(2) The "receptor organ" of the information cell senses the intelligence wave, and the information cell (data [1] [2]) awakens.
(3) When the information cell awakens, it notifies the AI cell of the awakening.
(4) AI cells receive information cell awakening notifications, perform knowledge evaluation based on the intelligent body's [will attribute], activate the autonomic body [activation factor], and give the evaluated information cell (data [3]) " Data value” is activated.
(5) Information cells receive instructions from AI cells, and transmit data values as intelligence waves ([3]) from the donor organ into the vessel.
As mentioned above, the phenomenon in which "wisdom A" sends data values is called "wisdom activated".

ひとつの智識が覚醒して活性化され、知能波をサイバーベッセル内に発信すると、その知能波を受けて、他の智識も覚醒して順次活性化が行われる。この現象を連携覚醒という。図1において、連携覚醒について以下に説明する。 When one knowledge is awakened and activated, and an intelligence wave is transmitted into the Cyber Vessel, other knowledge is awakened and activated sequentially by receiving the intelligence wave. This phenomenon is called coordinated awakening. With reference to FIG. 1, cooperative awakening will be described below.

2.2連携覚醒の動き
前項の順序により「智識A」が活性化され、知能波([3])をサイバーベッセル内に発信する。
引き続き「智識B」が活性化される。
(1)外部刺激の知能波([1])及び、智識Aの活性化した知能波([3])により、感応した情報細胞(データ[1] [3])が覚醒する。
(2)情報細胞が感応覚醒すると、AI細胞に覚醒を通知する。
(3)AI細胞は情報細胞の覚醒通知を受け、知能体の[意思属性]に基づき智識評価行い、自律体[活性因子]を発動させ、評価した情報細胞(データ[4])に『データ値』を発信する活性指示を行う。
(4)情報細胞はAI細胞の指示を受け、データ値を知能波([4])として、供与器官からベッセル内に発信する。
以上の作用により、「智識A」が活性化された後に「智識B」も活性化され、両知識から発信された二の知能波([3] [4])が入力情報([1] [2])と合わせて外部へ出力される。生命管理細胞(後記)の制御により知能波([3] [4])の出力も可能となる。
2.2 Coordination Awakening Movement In the order described in the previous section, "Wisdom A" is activated, and an intelligence wave ([3]) is transmitted into Cyber Vessel.
"Wisdom B" is subsequently activated.
(1) Sensitive information cells (data [1] [3]) are awakened by the intelligence wave of external stimulation ([1]) and the intelligence wave activated by knowledge A ([3]).
(2) When the information cell awakens, it notifies the AI cell of the awakening.
(3) AI cells receive the information cell's awakening notification, perform intelligence evaluation based on the intelligent body's [will attribute], activate the autonomous body [activation factor], and tell the evaluated information cell (data [4]) " Data value” is activated.
(4) Information cells receive instructions from AI cells, and transmit data values as intelligence waves ([4]) from the donor organ into the vessel.
By the above action, after ``wisdom A'' is activated, ``wisdom B'' is also activated, and the two intelligence waves ([3] [4]) emitted from both knowledges become the input information ([1 ] [2]) and output to the outside. It is also possible to output intelligent waves ([3] [4]) by controlling life management cells (described later).

3.知能モデルの模型
3.1 智識の模型
知能モデルの具体的な模型について以下に説明する。図2は、智識の模型を示す。
3. models of intelligence
3.1 Knowledge model A concrete model of the intelligence model is explained below. FIG. 2 shows a model of knowledge.

図2の模型において、外周の円が智識本体である。3つの五角形の星型は『情報細胞』であり、中心の六角形は『AI細胞』である。『情報細胞』から『AI細胞』に伸びる点線の細い三角形は、物理的な結束を伴わない情報伝達が行える「サイバーシナプス」であり、智識が異なる場合でも同じ働きの『情報細胞』は一つのみ存在する。智識の外周円上に存在する半丸形は、知能波を感知する受容体であり、外周円上の三角形は、知能波を発信する供与体である。
図2では、{(ピンク)[色]}{(春)[季節]}{(桜)[花]} の3つの情報細胞があり、中心のAI細胞には[活性因子]を持つ自律体と、[概念基][意思属性]を持つ知能体がある。
In the model of FIG. 2, the outer circle is the body of knowledge. The three pentagonal stars are the "information cells", and the central hexagon is the "AI cell". The thin dotted triangle extending from the "information cell" to the "AI cell" is a "cyber synapse" where information can be transmitted without physical cohesion. Only one exists. The semi-circle on the outer circle of knowledge is the receptor that senses the intelligence waves, and the triangle on the outer circle is the donor that emits the intelligence waves.
In Figure 2, there are three information cells {(pink) [color]} {(spring) [season]} {(cherry blossom) [flower]}, and the central AI cell is an autonomous body with [activation factor]. And there is an intelligent entity with [concept base] [will attribute].

3.2 智識活性モデルの模型
智識の活性化状態のモデルを以下に説明する。
図3A~図3Cは智識活性モデルの模型である。図3Aは知能組織(智識A)を記述し、図3Bは、知能組織(智識B)を記述している。また図3Cは、サイバーベッセル内の活性化した智識と知能波の状態である。この具体的な模型を使い、実際の智識の活性化と連携覚醒について以下に説明する。
3.2 Model of knowledge activation model The model of the knowledge activation state is explained below.
3A-3C are models of the intellectual activity model. FIG. 3A describes an intelligence organization (knowledge A) and FIG. 3B describes an intelligence organization (knowledge B). FIG. 3C is the state of activated knowledge and intelligence waves within the cybervessel. Using this concrete model, the activation of actual knowledge and the awakening of cooperation will be explained below.

3.3 智識Aの活性化
[1] 外部入力の「春」「ピンク」の情報は生命管理細胞(後記)により知能波に変換されてサイバーベッセル内に拡散される。
[2] 「智識A」の『情報細胞[春]』と『情報細胞[ピンク]』の受容体は、外部入力の知能波(「春」「ピンク」)に感応して、『情報細胞[春]』と『情報細胞[ピンク]』は覚醒する。
[3] 『情報細胞[春]』と『情報細胞[ピンク]』は『AI細胞』に覚醒を通知する。
[4] 『AI細胞』は、情報細胞の覚醒通知を受け、知能体の[意思属性]「[季節]と[色]が覚醒すると[花]を発信せよ」に基づき智識評価行い、自律体[活性因子]を発動させ、「花」を概念に持つ『情報細胞[桜]』に『データ値』を発信する活性指示を行う。
[5] 「花」を概念に持つ『情報細胞[桜]』は,データ値の「桜」を供与体から知能波として発信する。
3.3 Activation of knowledge A
[1] The external input "spring" and "pink" information is converted into intelligence waves by the life control cells (described later) and diffused within the cybervessel.
[2] The receptors of “Information Cell [Spring]” and “Information Cell [Pink]” of “Wisdom A” respond to external input intelligence waves (“Spring”, “Pink”) and “Information Cell [Spring]” and “Information Cell [Pink]” awaken.
[3] "Information Cell [Spring]" and "Information Cell [Pink]" notify the "AI Cell" of awakening.
[4] "AI cells" receive the awakening notification of the information cells, perform knowledge evaluation based on the intelligent body's [will attribute] "When [season] and [color] awaken, send [flower]" and autonomously. It activates the body [activation factor] and gives an activation instruction to transmit a [data value] to the [information cell [cherry blossom]], which has the concept of [flower].
[5] "Information cell [cherry blossom]", which has the concept of "flower", transmits the data value "cherry blossom" as an intelligence wave from the donor.

3.4 智識Bの活性化
[1]「智識B」の『情報細胞[春]』と『情報細胞[桜]』の受容体は、外部入力の知能波(「春」)と活性化した『情報細胞[桜]』(同じ情報細胞)に感応して、『情報細胞[春]』と『情報細胞[桜]』は覚醒する。
※『情報細胞[春]』の覚醒は,最初の外部入力の知能波(「春」)が拡散したときに覚醒する。
※「智識A」「智識B」の『情報細胞[桜]』は同一である。
[2] 『情報細胞[春]』と『情報細胞[桜]』は『AI細胞』に覚醒を通知する。
[3] 『AI細胞』は、情報細胞の覚醒通知を受け、知能体の[意思属性]「[季節]と[花]が覚醒すると[行事]を発信せよ」に基づき智識評価行い、自律体[活性因子]を発動させ、「行事」を概念に持つ『情報細胞』に『データ値』を発信する活性指示を行う。
[4] 「行事」を概念に持つ『情報細胞』は,データ値の「入学」を供与体から知能波として発信する。
3.4 Activation of knowledge B
[1] Receptors of "Information Cell [Spring]" and "Information Cell [Sakura]" of "Knowledge B" are externally input intelligence waves ("Spring") and activated "Information Cell [Sakura]". In response to (the same information cell), "Information Cell [Spring]" and "Information Cell [Sakura]" awaken.
* The awakening of "Information Cell [Spring]" is awakened when the first external input intelligence wave ("Spring") spreads.
* "Information Cell [Sakura]" of "Wisdom A" and "Wisdom B" are the same.
[2] "Information Cell [Spring]" and "Information Cell [Sakura]" notify the "AI Cell" of awakening.
[3] "AI cells" receive the awakening notification of the information cells, perform knowledge evaluation based on the intelligent body's [will attribute] "When [seasons] and [flowers] awaken, send [events]" and autonomously. It activates the body [activation factor] and gives an activation instruction to transmit a "data value" to the "information cell" which has the concept of "event".
[4] "Information cell", which has the concept of "event", transmits the "admission" of the data value as an intelligence wave from the donor.

3.5 智識Aと智識Bの出力
サイバーベッセル内に拡散されている、「春」「ピンク」「桜」「入学」の知能波が、生命管理細胞(後記)により出力信号に変換されて外部へ出力される。
上記の通り、最初「智識A」の覚醒と活性化が行われ、次に「智識B」の覚醒と活性化が行われ、全体的に「智識A」から「智識B」への連携覚醒が行われている。
連携覚醒による智識活性の広がりは、ひとつの智識への入力値(知能波)から、活性化した智識に関連する他の多くの智識の出力値を求めることができる。
この智識活性作用の、情報細胞(入力値)の覚醒状態を条件として智識から発信されるデータ値(出力値)を決めるのは、知能体の[意思属性]に定義されている内容に依存する。
3.5 Output of Wisdom A and Wisdom B The intelligent waves of “spring”, “pink”, “cherry blossom”, and “entrance” that are diffused within the Cyber Vessel are converted into output signals by the life control cells (described later) and sent to the outside. output to
As mentioned above, ``Wisdom A'' is first awakened and activated, and then ``Wisdom B'' is awakened and activated. A collaborative awakening is taking place.
The spread of knowledge activation by coordinated awakening makes it possible to obtain the output values of many other knowledges related to the activated knowledge from the input value (intelligence wave) to one knowledge.
The data value (output value) transmitted from the intellect under the condition of the arousal state of the information cells (input value) of this intellect activation action is determined by the contents defined in the intelligence body's [will attribute]. Dependent.

4.概念基と意思属性の働き
智識の模型を使い、AI細胞の知能体を構成している「概念基」「意思属性」について説明する。図4は、智識の模型(概念基と意思属性の説明)を示す。
4. Functions of Conceptual Base and Intentional Attribute Using a model of knowledge, we will explain the "conceptual base" and "intentional attribute" that make up the intelligent body of AI cells. FIG. 4 shows a model of knowledge (description of conceptual bases and intentional attributes).

4.1 概念基
AI細胞の知能体には「概念基」と呼ばれる情報定義体があり、智識の概念構造を定義したものである。
図4の智識の概念基は {代表[花][季節][色][国]} の概念で構成されている。
概念とは、物の外苑関係を代表する上位表現であり、具体的な命名要素ではない。また概念基は、物の性質や構成要素などの内包表現を定義したものである。
概念には、概念基を代表する「代表概念」が存在する.図4では[花]が代表概念であり、「[花]という概念は、[季節]と[色]と[国]の概念から構成されている」を意味している。
概念基の概念情報は、新たな智識学習により、生命管理細胞(後記)により修正される。
4.1 Conceptual basis
The intelligence of AI cells has an information definition body called "concept base", which defines the conceptual structure of knowledge.
The conceptual basis of knowledge in FIG. 4 is composed of the concept of {representative [flower] [season] [color] [country]}.
A concept is a high-level expression representing the Gaien relationship of things, not a specific naming element. A conceptual group defines an inclusive expression such as a property or a component of an object.
Concepts have ``representative concepts'' that represent conceptual groups. In FIG. 4, [flower] is a representative concept, and means "the concept of [flower] is composed of the concepts of [season], [color], and [country]".
The conceptual information of the conceptual base is modified by life management cells (see below) through new knowledge learning.

4.2 意思属性
AI細胞には「意思属性」と呼ばれる情報定義体があり、情報細胞の作用指示を定義したものである。
図4の意思属性は,次の2つの作用指示が定義されている。
(1)「概念値「花」と [色]と[季節]が覚醒したら、[国]と[花]を活性作用せよ」
(2)「概念値「花」と[季節]が覚醒したら、[色]を学習作用せよ」
意思属性は、情報細胞の覚醒状態により智識の作用を決めるものである。
(1)は「花」と[色]と[季節]の情報細胞の覚醒により、[国]と[花]の情報細胞を活性化する指示で、(2)は「花」と[季節]の情報細胞の覚醒により、[色]の情報細胞の学習意欲を発信する指示である。
4.2 Intention Attributes
AI cells have an information definition body called "will attribute", which defines the action instructions of information cells.
The intention attribute in FIG. 4 defines the following two action instructions.
(1) “When the concept values ``flower'', ``color'' and ``season'' are awakened, activate ``country'' and ``flower''.
(2) "When the concept value 'flower' and [season] awaken, learn and act on [color]"
Intention attributes determine the action of knowledge based on the arousal state of information cells.
(1) is an instruction to activate the information cells of [Country] and [Flower] by awakening the information cells of [Flower], [Color] and [Season], and (2) is an instruction to activate the information cells of [Flower] and [Season]. It is an instruction to send out the desire to learn of the information cells of [color] by awakening the information cells of [color].

意思属性の定義情報は、智識作用で修正されることは無いが、外部(オペレータ)の指示を受けて、生命管理細胞(後記)により修正される。図4の智識模型を使って、概念基と意思属性の働きを中心に智識活性について以下に説明する。 The definition information of the intention attribute is not modified by intelligence action, but is modified by life management cells (described later) upon receiving an instruction from the outside (operator). Using the knowledge model shown in Fig. 4, the knowledge activity will be explained below, centering on the functions of the conceptual base and intention attributes.

4.3 学習作用が無い智識活性(活性因子の作用)
智識(情報細胞)の覚醒状態により、意思属性の「活性作用」が評価された場合は、自律体(AI細胞)[活性因子]が発動され、智識の活性化が行われる。
[1] 入力情報として『春のピンクの花は?』が入力されると、生命管理細胞(後記)により「春」「ピンク」「花」が形態素解析で入力情報として抽出され、知能波として拡散する。
[2] 拡散された知能波「春」「ピンク」「花」に感応した情報細胞の{情報細胞(ピンク)}{情報細胞(春)}{情報細胞[花]}が覚醒し、AI細胞に通知する。このとき{情報細胞(ピンク)}{情報細胞(春)}はデータ値が感応し、{情報細胞[花]}は概念値が感応している。
[3] AI細胞は[意思属性](1)の定義により、活性作用の自律体[活性因子]を発動させ、{情報細胞(日本)}と{情報細胞(桜)}に対して活性作用を指示する。{情報細胞(日本)}と{情報細胞(桜)}は、AI細胞からの活性作用の指示を受けて、「データ値」を知能波としてサイバーベッセル内に発信する。
[4] 外部への出力は生命管理細胞(後記)により行われる。
4.3 Intellectual activity without learning activity (action of activator)
When the "activation effect" of the will attribute is evaluated by the awakened state of knowledge (information cells), the autonomous body (AI cell) [activation factor] is activated and the knowledge is activated.
[1] As input information, "What are the pink flowers in spring?" is input, the life control cells (described later) extract "spring", "pink" and "flower" as input information through morphological analysis and spread as intelligence waves.
[2] The information cells {information cells (pink)} {information cells (spring)} {information cells [flower]} that responded to the diffused intelligence waves "spring", "pink", and "flower" awakened and AI cells to notify. At this time, {information cells (pink)} and {information cells (spring)} are responsive to data values, and {information cells [flower]} are responsive to concept values.
[3] According to the definition of [will attribute] (1), AI cells activate the autonomic entity [activation factor] of the activation action, and activate the {information cell (Japan)} and {information cell (Sakura)}. to direct. {Information Cells (Japan)} and {Information Cells (Sakura)} receive activation instructions from AI cells and transmit "data values" as intelligence waves into Cyber Vessel.
[4] Output to the outside is performed by life control cells (see below).

4.4 学習作用を伴う智識活性(学習因子の作用)
智識(情報細胞)の覚醒状態により、意思属性の「学習作用」が評価された場合は、自律体(AI細胞)[学習因子]が発動され、智識の学習要求が行われる。
[1] 入力情報として『春の花は?』が入力されると、生命管理細胞(後記)により「春」「花」が形態素解析で入力情報として抽出され、知能波としてサイバーベッセル内に拡散する。
[2] 拡散された知能波「春」「花」に感応した情報細胞の{情報細胞(春)}{情報細胞[花]}が覚醒し、AI細胞に通知する。このとき{情報細胞(春)}はデータ値が感応し、{情報細胞[花]}は概念値が感応している。
[3] AI細胞は[意思属性](2)の定義により,学習作用の自律体[学習因子]を発動させ、{情報細胞[色]}に対して、学習作用を指示する。
[4] {情報細胞[色]}は、AI細胞からの学習作用の指示を受けて、「学習意欲」を知能波としてサイバーベッセル内に発信する。
[5] 「学習意欲」は生命管理細胞(後記)により、オペレータに対して[色]の「データ値」を求める。
[6] オペレータから『ピンク』が情報入力され、知能波「ピンク」がサイバーベッセル内に拡散される。
[7] 知能波「ピンク」で{情報細胞(ピンク)}が覚醒して、前項(4.3)[3]の作用が引き続き始まる。
一度目の智識(情報細胞)の覚醒において「学習作用」が発動され、外部(オペレータ)からの教育を促す学習作用が行われ、二度目の智識(情報細胞)の覚醒により「活性作用」が発動されている。
4.4 Intellectual activity with learning action (action of learning factors)
When the "learning action" of the will attribute is evaluated by the awakened state of knowledge (information cells), the autonomous body (AI cell) [learning factor] is activated and the learning request of knowledge is performed.
[1] As input information, "What about spring flowers?" ] is input, the life control cells (described later) extract "spring" and "flower" as input information through morphological analysis, and diffuse them into the Cyber Vessel as intelligence waves.
[2] The information cells {information cells (spring)} {information cells [flowers]} that respond to the diffused intelligence waves "Spring" and "Flower" awaken and notify the AI cells. At this time, the {information cell (spring)} responds to the data value, and the {information cell [flower]} responds to the concept value.
[3] According to the definition of [will attribute] (2), AI cells activate the autonomy of learning action [learning factor] and instruct learning action to {information cells [color]}.
[4] {Information Cells [Color]} receive learning instructions from AI cells, and transmit "motivation to learn" as intelligence waves within Cyber Vessel.
[5] "Motivation to learn" asks the operator for the "data value" of [color] by the life control cell (described later).
[6] "Pink" information is input by the operator, and the intelligence wave "Pink" spreads within the Cyber Vessel.
[7] The intelligence wave "pink" awakens {information cells (pink)}, and the action of the previous section (4.3) [3] continues.
In the first awakening of knowledge (information cells), the "learning action" is activated, and the learning action that encourages education from the outside (operator) is performed. ” has been activated.

5.智識管理(遺伝的生命管理)
智識はデータ値の状態や外部オペレータの指示により値や存在が変化する。この変化作用を「智識管理作用」と呼び、細胞単位に作用する場合、定義内容に作用する場合、外部入力や出力時に作用する場合がある。この智識管理作用を司るのが遺伝的生命管理細胞(GLIA細胞)である。
5. Knowledge management (genetic life management)
Knowledge changes in value and presence depending on the state of data values and instructions from an external operator. This change action is called "knowledge management action", and it may act on a cell basis, act on definition content, or act upon external input or output. Genetic life management cells (GLIA cells) are responsible for this knowledge management function.

5.1遺伝的生命管理細胞 GLIA細胞
(Genetic life imperative administrator Cell)
GLIA細胞はサイバーベッセル内の全ての智識や細胞や定義を司る働きを行い、その作用内容により細胞は異なる。
5.1 Genetic life imperative administrator cells GLIA cells
GLIA cells are responsible for all knowledge, cells, and definitions within the cybervessel, and cells differ according to their content of action.

図5A~図5FはGLIA細胞モデルの模型である。6種類のGLIA細胞と自律体に定義している作用因子を記述している。
[1] GLIA-A細胞(AI細胞生命管理因子:図5A参照)
AI細胞の生命を管理する。
[2] GLIA-D細胞(情報細胞生命管理因子:図5B参照)
情報細胞の生命を管理する。
[3] GLIA-C細胞(概念基生命管理因子:図5C参照))
概念基の生命を管理する.
[4] GLIA-I細胞(意思属性生命管理因子:図5D参照)
意思属性の生命を管理する。
[5] GLIA-Li細胞(入力知能生命管理因子:図5E参照)
入力知能の生命を管理する。
[6] GLIA-Lo細胞(出力知能生命管理因子:図5F参照)
出力知能の生命を管理する。
Figures 5A-5F are phantoms of the GLIA cell model. Six types of GLIA cells and autonomically defined agents are described.
[1] GLIA-A cells (AI cell life control factor: see Figure 5A)
Manage the life of AI cells.
[2] GLIA-D cells (information cell life control factor: see Figure 5B)
Manage the life of information cells.
[3] GLIA-C cells (conceptual life control factor: see Figure 5C))
Manages the life of conceptual groups.
[4] GLIA-I cells (will attribute life control factor: see Figure 5D)
Manages will-attribute lives.
[5] GLIA-Li cells (input intelligence life control factor: see Figure 5E)
Manage the life of input intelligence.
[6] GLIA-Lo cells (output intelligent life control factor: see Fig. 5F)
Manage the life of the output intelligence.

5.2 GLIA細胞の働き
具体的なGLIA細胞の作用内容を以下に説明する。
[1] GLIA-A細胞(AI細胞生命管理因子:図5A参照)
・[生成因子]新しい智識が登録される場合にAI細胞が作成される。
・[複製因子]概念が同じ場合は元のAI細胞から概念が複製される。
・[消滅因子]智識が消去される場合はAI細胞を消滅させる。
[2] GLIA-D細胞(情報細胞生命管理因子:図5B参照)
・[生成因子]新しい智識が登録される場合に情報細胞が作成される。
・[消滅因子]智識の情報が消去される場合は情報細胞を消滅させるか非覚醒化する。
[3] GLIA-C細胞(概念基生命管理因子:図5C参照)
・[生成因子]新しい概念が登録される場合に概念基に登録される。
・[修正因子]概念構成が修正された場合にAI細胞の概念基を修正する。
・[消滅因子]智識の概念基が消去される場合は概念基を消滅させる。
[4] GLIA-I細胞(意思属性生命管理因子:図5D参照)
・[生成因子]新しい意思が登録される場合に意思属性に登録される。
・[修正因子]意思が修正された場合にAI細胞の意思属性を修正する。
・[消滅因子]意思が消去される場合は意思属性を消滅させる。
[5] GLIA-Li細胞(入力知能生命管理因子:図5E参照)
・[入力因子]入力情報を知能波に変換してベッセル内に拡散する。
・[回答因子]学習作用による回答情報を知能波に変換してベッセル内に拡散する。
[6] GLIA-Lo細胞(出力知能生命管理因子:図5F参照)
・[出力因子]智識が活性化したデータ値の知能波を外部に変換して出力する。
・[質問因子]智識が学習作用により質問を行う知能波を外部に変換して出力する。
・[返答因子]智識が学習作用により返答を行う知能波を外部に変換して出力する。
5.2 Functions of GLIA cells Specific functions of GLIA cells are explained below.
[1] GLIA-A cells (AI cell life control factor: see Figure 5A)
・[Generation factor] AI cells are created when new knowledge is registered.
・[Replication factor] If the concept is the same, the concept is duplicated from the original AI cell.
・[Extinguishment factor] When knowledge is erased, AI cells are extinguished.
[2] GLIA-D cells (information cell life control factor: see Figure 5B)
[Generation Factor] An information cell is created when new knowledge is registered.
・[Extinguishment factor] When the information of knowledge is erased, the information cell is extinguished or non-awakened.
[3] GLIA-C cells (conceptual life control factor: see Figure 5C)
• [Generation factor] Registered in the concept base when a new concept is registered.
・[Modifier] Modify the conceptual basis of AI cells when the conceptual structure is modified.
・[Disappearance factor] If the conceptual base of knowledge is erased, it will be extinguished.
[4] GLIA-I cells (will attribute life control factor: see Figure 5D)
・[Generation factor] Registered in the intention attribute when a new intention is registered.
・[Modifier] Modify the will attribute of AI cells when the will is modified.
・[Disappearance factor] If the will is erased, the will attribute will be extinguished.
[5] GLIA-Li cells (input intelligence life control factor: see Figure 5E)
・[Input Factor] Converts input information into intelligence waves and spreads them within Bessel.
・[Answer factor] Converts answer information by learning action into an intelligence wave and spreads it within Bessel.
[6] GLIA-Lo cells (output intelligent life control factor: see Fig. 5F)
・[Output factor] Converts the intelligence wave of the data value activated by intelligence to the outside and outputs it.
・[Question factor] Intelligence waves that ask questions through learning action are converted to the outside and output.
・[Response factor] Intelligence waves that respond by learning action are converted to the outside and output.

§2.主体学習
6.主体学習の原理
能動的意推論モデルにおける主体学習機能は、教育論の主体学習モデルを基本に構築されている。
§2. Subjective learning6. Principle of subjective learning The subjective learning function in the active intentional reasoning model is constructed based on the subjective learning model of educational theory.

6.1 主体学習
教育論の主体学習(主体的な学び)とは、「学ぶことに興味を持ち、自己のキャリア形成の方向性と関連付けながら、見通しを持って自己の学習活動を振り返って次に繋げる学習」とあり、「主体学習には、『課題依存型』と『自己調整型』が存在する」と定義されている。[1]
『課題依存型』の主体学習は「興味・関心をもって課題に取り組む」ことであり、『自己調整型』の主体学習は「学習目標や学習法方略、メタ認知を用いるなどして、自身を方向付けて調整する」ことであると続けている。
6.1 Self-directed learning In education theory, self-directed learning (self-directed learning) is defined as “having an interest in learning, relating it to the direction of one’s career development, looking back on one’s own learning activities with an outlook, and connecting to the next.” Learning”, and is defined as “There are 'task-dependent type' and 'self-regulating type' in subjective learning.” [1]
``Task-dependent'' subjective learning is ``taking on a task with interest,'' while ``Self-regulating'' subjective learning is ``directing oneself by using learning goals, learning methods, and metacognition. It continues to be that it is to adjust it by attaching it.

6.2 智識と知能学習
知能とは智識が持つAI細胞や情報細胞により表現される智識状態である。知能が学習作用を要求すると、智識の各組織が自らの意思作用を発動して学習作用を実施する。
6.2 Knowledge and Intelligence Learning Intelligence is the state of knowledge expressed by AI cells and information cells possessed by knowledge. When intelligence demands learning action, each organization of knowledge activates its own intentional action to carry out learning action.

6.3 知能による主体学習
智識の知能による主体学習は上記の論文定義より、「知能が外部からの刺激や周りの知能状態により『自己の目的』を持ち、方向性と見通しを意識しながら、課題解決に向かって学習活動を行う」と定義できる。この学習作用は従来の操作者による外部からの教育の指示による学習作用ではなく、知能が自己の目的により、学習要求を外部に発信することにより、教育を促し、知能の学習を行う作用である。
知能の『自己の目的』とは、知能自らが自己の知能の状態を判断して、安定した知能状態の平衡化(キャリア形成)を達成する目的であり、自己を平衡化された完全な知能に導くための補完動作として、必要な情報の取得活動(学習活動)を自ら行い、次の知能評価に繋げることが目標である。
6.3 Subjective learning by intelligence Based on the definition of the above paper, subjective learning by intelligence of wisdom is defined as ``intelligence has its own purpose according to external stimuli and the intelligence state of the surroundings, and learns the task while being aware of the direction and outlook. It can be defined as “learning activities toward a solution”. This learning action is not a conventional learning action by instruction of education from the outside by an operator, but an action in which intelligence sends a learning request to the outside according to its own purpose, prompting education and learning intelligence. .
Intelligence's "self-purpose" is the purpose of intelligence itself to judge its own state of intelligence and achieve a stable intellectual state equilibrium (career formation), and to achieve self-balanced perfect intelligence. The goal is to perform the necessary information acquisition activities (learning activities) on their own as complementary actions to lead to the next intelligence evaluation.

6.4 主体学習作用
智識の主体学習作用を教育論の『課題依存型』と『自己調整型』に合わせて説明すれば、知能の主体学習作用にも、外部の質問の評価を行う際に発生する「不足課題による学習(課題依存型)」と、知能の概念が変化した際の「未値に対する自己要求による学習(自己調整型)」の二つが存在する。
最初に「不足課題による学習(課題依存型)」は、知能が課題評価を行う際、課題不足による可決の十分条件が満たない場合に、不足する課題を知能自らが外部に学習要求を行う学習作用である。
次に「未値に対する自己要求による学習(自己調整型)」とは、概念構造による知能の完全性が担保されていない場合に、知能の完全形成情報を、知能自らが外部に学習要求を行う学習作用である。
以下に、知能の主体学習について具体的に説明する。
6.4 Subjective learning action If we explain the subjective learning action of knowledge in line with the "task-dependent type" and "self-adjusting type" of education theory, the subjective learning action of intelligence also occurs when evaluating external questions. There are two types of learning: “learning by missing tasks (task-dependent type)”, and “learning by self-demand for unvalued values (self-adjusting type)” when the concept of intelligence changes.
First, "learning by insufficient tasks (task-dependent type)" is learning in which the intelligence itself requests learning of the missing tasks to the outside when the sufficient conditions for passing due to insufficient tasks are not satisfied when the intelligence evaluates the tasks. It is action.
Next, "learning by self-request for unvalued (self-adjusting type)" means that when the completeness of intelligence is not guaranteed by the conceptual structure, the intelligence itself makes a learning request to the outside for information on the complete formation of intelligence. It is a learning effect.
The subjective learning of intelligence will be explained in detail below.

7.主体学習の仕組み
7.1 学習意欲
能動的意思推論モデルにおける知能の主体学習で発生する学習意欲について説明する。図6Aは、課題依存型の主体学習作用の発生模型を示し、図6Bは、自己調整型の主体学習作用の発生模型を示す。
7. Mechanism of subjective learning
7.1 Motivation to learn This section explains the motivation to learn that occurs in subjective learning of intelligence in the active intention reasoning model. FIG. 6A shows a developmental model of task-dependent subjective learning, and FIG. 6B shows a developmental model of self-adjusting subjective learning.

『学習意欲』は、知能(AI細胞)が学習作用(自律体[学習因子])を発動するときの、知能内で発生する学習要求情報である。知能の学習要求は、AI細胞の評価結果で発生する場合と、AI細胞が従属する情報細胞から発生する場合がある。
例えば図6Aにおける「課題依存型」の場合は、AI細胞の知能体[意思属性]の「[色]を学習作用せよ」から発生し、図6Bにおける「自己調整型」の場合は、情報細胞の「データ値」が存在しない{情報細胞[色]}の学習作用から発生する。
学習意欲の具体的な情報としては、学習要求する概念値(修飾値が含まれる場合もある)と学習指示が合わせて引き継がれる。
"Motivation to learn" is learning request information generated within intelligence when intelligence (AI cells) activates learning action (autonomous body [learning factor]). Intelligence learning requirements may arise from the evaluation results of AI cells or from information cells to which AI cells are subordinate.
For example, in the case of the "task-dependent type" in Fig. 6A, it is generated from the "learn and act on [color]" of the intelligence [intentional attribute] of the AI cell, and in the case of the "self-adjusting type" in Fig. 6B, the information cell arises from the learning action of the {info cell [color]} where there is no "data value" of .
As specific information about the willingness to learn, the concept value (which may include the modifier value) requested to learn and the learning instruction are handed over together.

7.2学習因子
[学習因子]はAI細胞が発動する実行モジュールであり、AI細胞の『自律体』に定義されている。
[学習因子]はAI細胞が学習意欲を感受することで発動され、学習作用の必要な要求情報(学習意欲)を、情報細胞を通してサイバーベッセル内に知能波として発信する。サイバーベッセルに発信された知能波は、GLIA細胞(Lo)を通じて外部(オペレータ)へ学習意欲(概念と指示)を出力させる。
7.2 Learning Factors [Learning Factors] are execution modules activated by AI cells, and are defined as "autonomous bodies" of AI cells.
[Learning factor] is activated when AI cells perceive the desire to learn, and transmits the information required for learning (motivation to learn) as an intelligence wave within Cyber Vessel through the information cells. The intelligence wave transmitted to the Cyber Vessel outputs learning motivation (concepts and instructions) to the outside (operator) through the GLIA cells (Lo).

7.3主体学習作用の発生
前記で説明した通り、知能の主体学習作用には「課題依存型」と「自己調整型」の二つが存在する。
7.3 Occurrence of subjective learning action As explained above, there are two types of subjective learning action of intelligence: task-dependent type and self-adjusting type.

(1)課題依存型
図7Aは、課題依存型の智識模型を示し、図7Bは、課題依存型の流れを示す。
課題依存型の学習作用は,AI細胞の知能体[意思属性]から発生する。
[意思属性]には学習作用を促すように、情報細胞の覚醒状態による学習作用(情報細胞の学習意欲の発生)について定義されている。情報細胞の覚醒によりAI細胞の[意思属性]の知能評価が行われ学習意欲が発生する。AI細胞は学習作用に基づき『自律体』[学習因子]を発動して、情報細胞に対して学習意欲の発信指示を行う。
(1) Task-dependent type FIG. 7A shows a task-dependent knowledge model, and FIG. 7B shows a task-dependent flow.
Task-dependent learning occurs from the intelligence [intentional attributes] of AI cells.
[Intention attribute] defines the learning action (generation of motivation for learning of information cells) by the awakening state of information cells so as to promote learning action. By awakening information cells, intelligence evaluation of AI cells' [will attribute] is performed and learning motivation is generated. Based on the learning action, AI cells activate "autonomous bodies" [learning factors] and instruct information cells to transmit their willingness to learn.

(2)自己調整型
図8Aは、自己調整型の智識模型を示し、図8Bは、自己調整型の流れを示す。
自己調整型の学習作用は,情報細胞の「学習意欲作用」から発生する。
情報細胞の構造は「データ値」と「概念値」のペア構造である.情報細胞の変革により、「概念値」のみの状態が発生した場合、情報細胞は「データ値」を求めるため、付帯作用である「学習意欲作用」により、学習意欲をAI細胞に通知する。AI細胞は情報細胞からの学習意欲の通知を受け、『自律体』[学習因子]を発動して、情報細胞に対して学習意欲の発信指示を行う。
(2) Self-regulating FIG. 8A shows a self-regulating knowledge model, and FIG. 8B shows a self-regulating flow.
The self-regulating learning action is generated from the "learning motivation action" of information cells.
The structure of the information cell is a pair structure of "data value" and "concept value". When a state of only "concept value" occurs due to the transformation of information cells, information cells seek "data values", so they notify AI cells of their willingness to learn through the "learning motivation effect", which is an incidental action. AI cells receive notifications of learning motivation from information cells, activate "autonomous bodies" [learning factors], and instruct information cells to transmit learning motivation.

8.教育作用と学習作用
8.1 主体学習の構成
知能の主体学習は、「外部(オペレータ)からの教育作用」と「人工知能の学習作用」の相互関係から構成されている。
(1)課題依存型の学習関係
図9は、課題依存型の学習関係を示す。
課題依存型の学習関係では、知能は外部(オペレータ)より「評価指示」を受けるが、知能評価の条件が不十分の場合、知能は自己の判断で外部(オペレータ)に対して「学習要求」を発信する。知能は外部(オペレータ)からの「回答」を受信することで、最終目標の「評価提案」を返答する。
この場合、知能の「学習要求から回答受信」の作用を『学習作用』といい、外部(オペレータ)の「学習要求に対する回答入力」の作用を『教育作用』という。
(2)自己調整型の学習関係
図10は、自己調整型の学習関係を示す。
自己調整型の学習関係では、知能は外部(オペレータ)より「情報登録」を受けるが、知能(情報細胞)の情報に不完全な状態が発生した場合、知能は自己の判断で外部(オペレータ)に対して「学習要求」を発信する。知能は外部(オペレータ)からの「回答」を受信することで、完全な知能状態を形成する。
この場合、知能の「学習要求から回答受信」の作用を『学習作用』といい、外部(オペレータ)の「学習要求に対する回答入力」の作用を『教育作用』という。
8. Teaching action and learning action
8.1 Structure of subjective learning Intelligent subjective learning consists of the interrelationship between ``education from the outside (operator)'' and ``learning action of artificial intelligence''.
(1) Task-dependent learning relationship Fig. 9 shows a task-dependent learning relationship.
In a task-dependent learning relationship, intelligence receives "evaluation instructions" from the outside (operator), but if the conditions for intelligence evaluation are insufficient, intelligence makes a "learning request" to the outside (operator) at its own discretion. to send. The intelligence receives an "answer" from the outside (operator) and returns an "evaluation proposal" of the final goal.
In this case, the action of intelligence ``receiving an answer from a learning request'' is called a ``learning action'', and the action of an external (operator) ``inputting an answer to a learning request'' is called an ``educational action''.
(2) Self-Regulating Learning Relationships FIG. 10 shows self-regulating learning relationships.
In the self-adjusting learning relationship, the intelligence receives "information registration" from the outside (operator), but if an incomplete state occurs in the information of the intelligence (information cell), the intelligence will make its own decision to register the information from the outside (operator). Send a "learning request" to Intelligence forms a complete intelligence state by receiving "answers" from the outside (operator).
In this case, the action of intelligence ``receiving an answer from a learning request'' is called a ``learning action'', and the action of an external (operator) ``inputting an answer to a learning request'' is called an ``educational action''.

8.2教育作用と学習作用の働き
知能の主体学習は、知能の学習作用のみでは成立しない。知能の学習作用を補助する外部(オペレータ)の教育作用との連携により実現される。
主体学習における教育作用も学習作用も主眼の持ち方により、異なった遷移状態を表現する。知能の教育作用は「教育作用の主眼」によって異なり、外部(オペレータ)の学習作用は「学習作用の主眼」によって異なる。
8.2 Functions of educational action and learning action Intelligent subjective learning cannot be established only by the learning action of intelligence. It is realized by cooperation with an external (operator) educational action that assists the learning action of intelligence.
Different transition states are expressed depending on how to hold the main focus for both educational action and learning action in subjective learning. The educational action of intelligence differs according to the "primary focus of educational action", and the external (operator) learning action differs depending on the "primary focus of learning action".

8.3教育作用の主眼
外部(オペレータ)が行う教育作用には二つの教育状態が存在する。一つは、外部(オペレータ)が人工知能の学習意欲の回答情報を与える作用であり、教育の主眼は知能の学習内容である。他方は外部(オペレータ)が新しい情報を与える作用であり、教育の主眼は外部からの智識向上の意図にある。
図9の『課題依存型の学習関係』では、知能が学習意欲による学習要求を行ってきた場合に、外部(オペレータ)は知能に対して、学習要求の回答を与える作用である。また図10の『自己調整型の学習関係』では、知能向上のために、外部(オペレータ)が知能に対して智識情報を与える作用である。
8.3 Main focus of educational action There are two educational states in the educational action performed by the outside (operator). One is the action of the outside (operator) giving answer information about the willingness to learn of artificial intelligence, and the main point of education is the content of learning of intelligence. On the other hand, the outside (operator) gives new information, and the main purpose of education is to improve knowledge from the outside.
In the "task-dependent learning relationship" in FIG. 9, when the intelligence makes a learning request based on the willingness to learn, the outside (operator) gives the intelligence a reply to the learning request. Also, in the "self-regulating learning relationship" in FIG. 10, the outside (operator) gives knowledge information to the intelligence in order to improve the intelligence.

8.4学習作用の主眼
知能が行う学習作用には二つの学習状態が存在する。一つは外部(オペレータ)に学習意欲を発信する作用であり、学習の主眼は知能からの学習意欲の発信である。他方は外部(オペレータ)からの回答を知識として登録する作用であり、学習の主眼は外部回答の理解である。
図9及び図10において、智識(左側)からオペレータ(右側)の矢印が「学習意欲の発信」の作用であり、オペレータから智識の矢印が「外部回答の理解」の作用である。
8.4 Focus of learning action There are two learning states in the learning action performed by intelligence. One is the action of transmitting the willingness to learn to the outside (operator), and the main point of learning is the transmission of the willingness to learn from intelligence. The other is the action of registering answers from the outside (operators) as knowledge, and the main point of learning is to understand the answers from the outside.
In FIGS. 9 and 10, the arrow from knowledge (left side) to the operator (right side) is the action of "transmission of willingness to learn", and the arrow from the operator to knowledge is the action of "understanding of external answers".

8.5概念値による学習意欲の発信
「学習意欲の発信」については、前項でも説明した通り、情報細胞の学習意欲の発信が主な主眼であるが、他方として「外部指示理解のための確認発信」が存在する。この作用は、情報細胞の覚醒の対象が「データ値」ではなく「概念値」の場合、当該智識の覚醒の確信を向上させるために、[意思属性]で他概念について学習意欲を発信させる作用である。
例えば,「春(データ値)」の「花(概念値)」が覚醒した場合に,「色(概念値)」について学習意欲を発信することである。
8.5 Transmission of motivation to learn by concept value Regarding “transmission of motivation to learn”, as explained in the previous section, the main focus is transmission of motivation to learn by information cells, but on the other hand, “transmission of confirmation for understanding external instructions” exists. When the object of awakening of information cells is not a "data value" but a "conceptual value", this effect is to transmit the willingness to learn about other concepts with [will attribute] in order to increase the confidence of awakening of the knowledge. It is action.
For example, when "flowers (conceptual value)" of "spring (data value)" are awakened, it is possible to transmit a willingness to learn about "color (conceptual value)."

典拠[1]
主体的な学習とは~そもそも論から「主体的・対話的で深い学び」まで~ (2018年)
溝上慎一(京都大学教育学部博士)
authority [1]
What is proactive learning?-From theory to ``proactive, interactive and deep learning''- (2018)
Shinichi Mizokami (Doctor of Education, Kyoto University)

次に、上述した能動的意思推論人工知能モデルに基づいて構築される人工頭脳システム(脳型人工知能システム)の一例について説明する。 Next, an example of an artificial brain system (brain-type artificial intelligence system) constructed based on the active intention inference artificial intelligence model described above will be described.

この人工頭脳システムを用いた応用システムは、図11に示される。この応用システムは、例えば、花についての智識に基づいた動作を行う「日本の花図鑑システム」である。 An application system using this artificial brain system is shown in FIG. This application system is, for example, the "Japanese Flower Encyclopedia System" that performs actions based on knowledge about flowers.

図11において、応用システム100は、人工頭脳システム110と、この人工頭脳システム110と利用者(人)とのインタフェース(UI)を行うインタフェース装置120(PC、スマートフォン等)とを備えている。インタフェース装置120と人工頭脳システム110とは、有線を介して直接、無線を介して直接、有線及び無線を介して、あるいは所定のネットワーク(インターネット等)を介して情報の送受可能に結合している。インタフェース装置120は、利用者から入力されるテキスト情報の文章解析を行ってそのテキスト情報から単語の抽出等を行う入力文章解析機能と、人工頭脳システム110からの出力情報から文章を生成する出力文章生成機能とを有している。そして、インタフェース装置120は、例えば、チャットボットの出力形式と同じような形式にて、入力される情報(テキスト情報)、及びその入力情報に対する人工頭脳システム110からの出力情報(テキスト情報)を表示、音声出力等する。 In FIG. 11, an application system 100 includes an artificial brain system 110 and an interface device 120 (PC, smart phone, etc.) that interfaces (UI) between the artificial brain system 110 and a user (person). The interface device 120 and the artificial brain system 110 are connected directly via a wire, directly via a wireless connection, via a wired and wireless connection, or via a predetermined network (such as the Internet) so that information can be transmitted and received. . The interface device 120 has an input sentence analysis function that performs sentence analysis of text information input by the user and extracts words from the text information, and an output sentence that generates sentences from output information from the artificial brain system 110. It has a generation function. The interface device 120 displays the input information (text information) and the output information (text information) from the artificial brain system 110 in response to the input information in a format similar to the output format of the chatbot, for example. , audio output, etc.

人工頭脳システム110は、情報処理装置111及び情報記憶装置112を有している。情報処理装置111は、前述した智識推論及び主体学習それぞれの機能を有する。情報処理装置111は、例えば、ノイマン型あるいは非ノイマン型のコンピュータ(CPUを含む)、GPU(General Purpose Graphic Processor)、DSP(Digital Signal Processor)、及びFPCA(Field Programmable Gate Array)等のハードウエア資源やそれらに含まれるソフトウエア等を用いて構成することができる。情報記憶装置112は、後述する、各種智識情報(智識DB)、その智識情報の管理に用いられる智識管理テーブル、及びその他情報処理装置111の処理に必要な各種情報を格納する。 The artificial brain system 110 has an information processing device 111 and an information storage device 112 . The information processing device 111 has the aforementioned functions of intelligent reasoning and subjective learning. The information processing device 111 includes, for example, hardware resources such as von Neumann type or non-von Neumann type computers (including CPUs), GPUs (General Purpose Graphic Processors), DSPs (Digital Signal Processors), and FPCAs (Field Programmable Gate Arrays). or software included in them. The information storage device 112 stores various kinds of knowledge information (knowledge DB), a knowledge management table used for managing the knowledge information, and other various kinds of information necessary for the processing of the information processing device 111, which will be described later.

人工頭脳システム110は、情報処理装置111及び情報記憶装置112の機能によって、具体的には、図12に示すように構成される。 The artificial brain system 110 is specifically configured as shown in FIG. 12 by the functions of the information processing device 111 and the information storage device 112 .

図12において、人工頭脳システム110は、情報ベッセル10(「サイバーベッセル」(図1参照)に対応)及び複数の智識ユニット(智識装置)20(1)、20(2)、20(3)、・・・20(n)(「智識」(図1参照)に対応)を有している。複数の智識ユニット20(1)~20(n)のそれぞれは、情報ベッセル10と情報の送受可能に結合している。情報ベッセル10は、提供される情報を出力可能な状態で有効な情報として保持する。情報ベッセル10は、情報入力部11を介して、また、情報出力部12を介して、インタフェース装置120(外部装置)に結合している。インタフェース装置120からの情報は情報入力部11を通して情報ベッセル10に提供され、情報ベッセル10に有効に保持された情報は、情報出力部12を通してインタフェース装置120に向けて出力される。また、情報ベッセル10は、教育入力部13を介して、また、学習出力部14を介して、インタフェース装置120(外部装置)に結合している。複数の智識ユニット20(1)~20(n)のいずれからから智識を構成するある概念についての学習要求を表す学習要求情報が情報ベッセル10に提供されると、その学習要求情報は、学習出力部14を通してインタフェース装置120に向けて出力される。また、インタフェース装置120から教育入力部13を通して情報ベッセル10に教育情報を提供することができる。前述したように学習要求情報を情報ベッセル10に提供した智識ユニット20(i)は、情報ベッセル10に提供された前記教育情報を取り入れることができる。情報ベッセル10は、例えば、データベースを用いて構成することができ、このデータベース(情報ベッセル10)に登録される情報は、有効な情報として保持されたものとなる。 12, an artificial brain system 110 includes an information vessel 10 (corresponding to a "cybervessel" (see FIG. 1)) and a plurality of knowledge units (knowledge devices) 20(1), 20(2), 20(3). ), . . . 20(n) (corresponding to "knowledge" (see FIG. 1)). Each of the plurality of intelligent units 20(1)-20(n) is coupled to the information vessel 10 so as to be able to transmit and receive information. The information vessel 10 holds the provided information as valid information in an outputtable state. The information vessel 10 is connected to an interface device 120 (external device) via an information input section 11 and an information output section 12 . Information from the interface device 120 is provided to the information vessel 10 through the information input section 11 , and information effectively held in the information vessel 10 is output toward the interface device 120 through the information output section 12 . The information vessel 10 is also connected to an interface device 120 (external device) via the training input section 13 and the learning output section 14 . When learning request information representing a learning request for a concept that constitutes knowledge from any of the plurality of knowledge units 20(1)-20(n) is provided to the information vessel 10, the learning request information is: It is output toward the interface device 120 through the learning output unit 14 . Educational information can also be provided to the information vessel 10 from the interface device 120 through the education input unit 13 . The knowledge unit 20(i) that provided the learning requirement information to the information vessel 10 as described above can incorporate said educational information provided to the information vessel 10 . The information vessel 10 can be configured using, for example, a database, and information registered in this database (information vessel 10) is held as valid information.

複数の智識ユニット20(1)~20(n)のそれぞれは、次のように構成されている。 Each of the plurality of knowledge units 20(1) to 20(n) is configured as follows.

日本の花についての1つの智識に対応する智識ユニット20(i)(i=1~n)は、処理部21、智識記憶部22及び通信部23を備えている。処理部21は、情報処理装置111(図11参照)の1つの機能として構成され、後述するような意思属性に基づいた概念の活性化/学習に係る処理等を実行する。智識記憶部22は、1つの智識を構成する複数の概念のそれぞれを表すデータ値を含む智識情報を格納する(情報細胞)。また、智識記憶部22は、前記智識を構成する各概念とそのデータ値とを対応づける智識管理テーブル(AI細胞・知能体)を格納し、情報処理装置111での処理に必要な情報を格納するためにも用いられる。 A knowledge unit 20(i) (i=1 to n) corresponding to one knowledge about Japanese flowers comprises a processing section 21, a knowledge storage section 22 and a communication section 23. FIG. The processing unit 21 is configured as one function of the information processing device 111 (see FIG. 11), and executes processing related to activation/learning of concepts based on intention attributes as will be described later. The knowledge storage unit 22 stores knowledge information including data values representing each of a plurality of concepts forming one knowledge (information cells). Further, the knowledge storage unit 22 stores a knowledge management table (AI cells/intelligent bodies) that associates each concept that constitutes the knowledge with the data value thereof, and stores the knowledge management table (AI cells/intelligent bodies) necessary for processing in the information processing device 111 . Also used to store information.

例えば、『季節が春の色がピンクの花は桜である』という1つの智識は、3つの概念[季節]、[色]、[花]で構成され、その智識を表す智識情報は、概念[季節]のデータ値「春」、概念[色]のデータ値「ピンク」、及び概念[花]のデータ値「桜」を含む。そして、この智識情報は、例えば、図13Aに示すように、概念[花]とデータ値「桜」とを対応付け、概念[季節]とデータ値「春」とを対応付け、概念[色]とデータ値[ピンク]とを対応づける智識管理テーブル(智識管理部)によって管理される。また、1つの智識は、代表概念についての智識として管理される。上述した『季節が春の色がピンクの花は桜である』という智識は、代表概念[花]についての智識として、その智識を表す智識情報は、図13Aに示す智識管理テーブルにより管理される。 For example, one piece of knowledge, ``Cherry blossoms are pink flowers in the spring season,'' is composed of three concepts [season], [color], and [flower]. , the data value "spring" for the concept [season], the data value "pink" for the concept [color], and the data value "cherry blossom" for the concept [flower]. For example, as shown in FIG. 13A, this knowledge information associates the concept [flower] with the data value "cherry blossom", associates the concept [season] with the data value "spring", and associates the concept [color ] and the data value [pink] are managed by a knowledge management table (knowledge management unit). Also, one piece of knowledge is managed as knowledge about a representative concept. The above-mentioned knowledge that "cherry blossoms are pink flowers in spring" is knowledge about the representative concept [flower]. managed by

例えば、『季節が春の色が紫の花は藤である』という、代表概念「花」についての智識を表す智識情報は、図13Bに示すように、概念[花]とデータ値「藤」とを対応付け、概念[季節]とデータ値「春」とを対応付け、概念[色]とデータ値[紫]とを対応づける智識管理テーブル(智識管理部)によって管理することができる。また、例えば、『季節が春の色がピンクの花は蓮華草である』という、代表概念「花」についての智識を表す智識情報は、図13Cに示すように、概念[花]とデータ値「蓮華草」とを対応付け、概念[季節]と「春」とを対応付け、概念[色]とデータ値[ピンク]とを対応づける智識管理テーブル(智識管理部)によって管理することができる。更に、『季節が春で花が桜の行事は入学式である』という、代表概念「行事」の智識を表す智識情報は、図13Dに示すように、概念[行事]とデータ値「入学式」とを対応付け、概念[季節]とデータ値「春」とを対応付け、概念[花]とデータ値[桜]とを対応づける智識管理テーブル(智識管理部)によって管理することができる。 For example, as shown in FIG. 13B, the knowledge information representing the knowledge about the representative concept "flower" that "a flower whose color is purple in spring is wisteria" is represented by the concept [flower] and the data value "wisteria" as shown in FIG. 13B. ”, the concept [season] and the data value “spring”, and the concept [color] and the data value [purple]. can. Further, for example, the knowledge information representing the knowledge about the representative concept "flower" that "the pink flower in the spring season is lotus flower" is represented by the concept [flower] and the data value, as shown in FIG. 13C. It can be managed by a knowledge management table (knowledge management unit) that associates "Rengeso", associates the concept [season] with "spring", and associates the concept [color] with the data value [pink]. can. Furthermore, the knowledge information representing the knowledge of the representative concept "event" that "the event in which the season is spring and the flowers are cherry blossoms is the entrance ceremony" is the concept [event] and the data value "entrance ceremony" as shown in FIG. 13D. expression", the concept [season] with the data value "spring", and the concept [flower] with the data value [cherry blossom]. can be done.

図12に戻って、通信部23は、処理部21の制御のもと、情報ベッセル10に有効に保持された情報を入力し(受容機(受容体)による受信機能)、また、情報ベッセル10に対して情報を出力する(供与機(供与体)による発信機能)。 Returning to FIG. 12, under the control of the processing unit 21, the communication unit 23 inputs the information effectively held in the information vessel 10 (receiving function by the receptor (receptor)), and the information vessel 10 Output information to (transmitting function by donor machine (donor)).

次に、上述した人工頭脳システム110を含む応用システム100(日本の花図鑑システム)の動作について説明する。 Next, the operation of the application system 100 (Japanese Flower Encyclopedia System) including the artificial brain system 110 described above will be described.

利用者が、インタフェース装置120に質問(例えば、『ピンク色の春の花は何ですか?』)に係る情報を入力すると、インタフェース装置120は、その質問を表示、音声出力等するとともに、その質問についての文章解析を行って、その質問に用いられる文言を抽出する。例えば、前記質問に対して、「ピンク」、「春」及び「花」の文言が抽出される。そして、インタフェース装置120は、人工頭脳システム110に、その抽出した文言(例えば、「花」に関する文言「ピンク」、「春」)を表す情報(テキスト情報)を出力する。インタフェース装置120から出力される情報(例えば、「ピンク」、「春」)は、人工頭脳システム110において情報入力部11を通して情報ベッセル10に提供され、その情報ベッセル10に有効な情報として保持(登録)される。 When the user inputs information related to a question (for example, "What are the pink spring flowers?") to the interface device 120, the interface device 120 displays the question, outputs the question as a voice, and also displays the question. , and extract the wording used in the question. For example, the words "pink", "spring" and "flower" are extracted for the question. The interface device 120 then outputs information (text information) representing the extracted phrases (for example, the phrases “pink” and “spring” related to “flower”) to the artificial brain system 110 . Information (for example, “pink” and “spring”) output from the interface device 120 is provided to the information vessel 10 through the information input unit 11 in the artificial brain system 110, and is held (registered) in the information vessel 10 as valid information. ) is done.

人工頭脳システム110の各智識ユニット20(i)において、処理部21は図14に示す手順に従って処理を実行している。その処理について説明する。 In each knowledge unit 20(i) of the artificial brain system 110, the processing section 21 executes processing according to the procedure shown in FIG. The processing will be explained.

処理部21は、通信部23を通して情報ベッセル10(データベース)に所定周期で繰り返しアクセスしている。上述したように情報ベッセル10に情報が有効に保持(登録)されると、処理部21は、通信部23(受容機)を介して情報ベッセル10に保持された情報を取り入れ、その情報が智識管理テーブル(図13A~図13D参照)にて管理されるいずれかの概念のデータ値に一致するか否かを判定する(S11)。情報ベッセル10に保持された情報が智識管理テーブルにて管理されるいずれかの概念のデータ値に一致すると(S11でYES:感応すると)、処理部21は、情報ベッセル10に保持された情報と一致するデータ値の概念が覚醒したものとして確認し(S12)、その概念の覚醒に起因して他の概念を活性化すべきか否かを判定する(S13)。各智識ユニット20(i)には、ある概念が覚醒したときに活性化させる概念を決める意思属性(知能体)が定められている(例えば、意思属性「概念[季節]と概念[色]とが覚醒したら、概念[花]を活性化せよ」)。この意思属性は、処理部21が実行するプログラム中に定められているものであっても、情報記憶装置112内に決定表(ディシジョンテーブル)の形式で定められているものであっても、また、他の形式で定められているものであってもよい。 The processing unit 21 repeatedly accesses the information vessel 10 (database) through the communication unit 23 at predetermined intervals. When the information is effectively held (registered) in the information vessel 10 as described above, the processing unit 21 takes in the information held in the information vessel 10 via the communication unit 23 (receptor), and the information is intelligently stored. It is determined whether or not it matches any concept data value managed in the identification management table (see FIGS. 13A to 13D) (S11). If the information held in the information vessel 10 matches the data value of any of the concepts managed in the knowledge management table (YES in S11: YES), the processing unit 21 detects the information held in the information vessel 10 (S12), and it is determined whether other concepts should be activated due to the awakening of the concept (S13). Each knowledge unit 20(i) has an intentional attribute (intelligent body) that determines the concept to be activated when a certain concept is awakened (for example, the intentional attribute "concept [season] and concept [color] When Awakens, activate the concept [Flower]”). Even if this intention attribute is defined in the program executed by the processing unit 21, or defined in the form of a decision table in the information storage device 112, , may be defined in other formats.

なお、情報ベッセル10に保持された情報が智識管理テーブルにて管理されるいずれの概念値にも一致しない場合(S11でNO)、処理部21は、後述する学習(自己調整型学習)に係る処理の実行の要否を判定するため、情報ベッセル10に保持された情報が智識管理テーブルで管理される代表概念(例えば、[花])についての智識における新規な概念を表す定義情報であるか否かを判定する(S18)。 If the information held in the information vessel 10 does not match any concept value managed by the knowledge management table (NO in S11), the processing unit 21 performs learning (self-adjusting learning) described later. In order to determine whether or not to execute such processing, the information held in the information vessel 10 is definition information representing a new concept in knowledge about a representative concept (for example, [flower]) managed in a knowledge management table. (S18).

ここで、活性化の条件(例えば、概念[季節]と概念[色]が覚醒したら)に従って智識情報に含まれるある概念を活性化すべきであると判定されると(S13でYES)、処理部21は、活性化処理(S14:活性化情報決定手段:AI細胞・自律体・活性因子)を実行する。この活性化処理は、具体的に、図15に示す手順に従って行われる。この活性化処理では、前記意思属性に基づき、1つの智識において覚醒された概念に対応して活性化させるべき概念が決定される(S141)。そして、処理部21は、智識管理テーブルを参照して活性化させるべき概念に対応したデータ値を智識記憶部22から読み出し、そのデータ値を、通信部23(供与機)を介して、情報ベッセル10に提供する(S142:情報発信手段)。図14に戻って、その後、処理部21は、所定の停止条件(例えば、智識消滅、智識機能停止等)が満たされていないこと(S17でNO)を確認しつつ、上述した処理を繰り返し実行する。なお、その過程で、智識消滅や機能停止等の前記停止条件が満たされると(S17でYES)、上述した処理を終了させる(智識の機能停止、智識消滅)。 Here, if it is determined that a certain concept contained in the knowledge information should be activated according to the activation condition (for example, if the concept [season] and the concept [color] are awakened) (YES in S13), the process The unit 21 executes activation processing (S14: activation information determination means: AI cell/autonomous body/activator). This activation process is specifically performed according to the procedure shown in FIG. In this activation process, a concept to be activated corresponding to the awakened concept in one knowledge is determined based on the intention attribute (S141). Then, the processing unit 21 refers to the knowledge management table, reads the data value corresponding to the concept to be activated from the knowledge storage unit 22, and transmits the data value via the communication unit 23 (providing device) to It is provided to the information vessel 10 (S142: information transmitting means). Returning to FIG. 14, after that, the processing unit 21 performs the above-described processing while confirming that a predetermined stop condition (for example, disappearance of knowledge, stop of knowledge function, etc.) is not satisfied (NO in S17). Execute repeatedly. In the process, if the above-described stop conditions such as knowledge disappearance or function stoppage are satisfied (YES in S17), the above-described processing is terminated (knowledge function stoppage, knowledge disappearance).

上述したように智識ユニット20(i)から提供されて情報ベッセル10に有効に保持される前記活性化された概念のデータ値は、情報ベッセル10から情報出力部12を通してインタフェース装置120に向けて出力される。インタフェース装置120は、前記データ値を入力すると、そのデータ値を用いた前記質問に対する答えを表す文章を生成し、その答えを表す文章を表示、音声等により出力する。これにより、利用者は、質問に対する人工頭脳システム110による答えを得ることができる。 The data values of the activated concepts provided by the knowledge units 20(i) and operatively held in the information vessel 10 as described above are transmitted from the information vessel 10 through the information output 12 to the interface device 120. output. When the data value is input, the interface device 120 generates a sentence representing the answer to the question using the data value, and outputs the sentence representing the answer by display, voice, or the like. This allows the user to obtain an answer from the artificial brain system 110 to the question.

上述した人工頭脳システム110の動作を、図16を参照しつつ、更に具体的に説明する。 The operation of the artificial brain system 110 described above will be described more specifically with reference to FIG.

前述したように、利用者が、インタフェース装置120に『ピンク色の春の花は何ですか?』という質問に係る情報を入力すると、インタフェース装置120は、その質問を表示、音声出力等するとともに、その質問についての文章解析を行って、その質問で用いられる「ピンク」、「春」及び「花」の文言を抽出する。そして、インタフェース装置120は、人工頭脳システム110に、その抽出した「花」に関する文言「ピンク」、「春」を表す情報(テキスト情報)を出力する。インタフェース装置120から出力される文言「ピンク」、「春」は、人工頭脳システム110において情報入力部11を通して情報ベッセル10に提供され、その情報ベッセル10に有効な情報として保持(登録)される。 As described above, when the user asks the interface device 120, "What are the pink spring flowers?" ], the interface device 120 displays the question, outputs the voice, etc., analyzes the text of the question, and identifies the words "pink", "spring", and " Extract the word "flower". Then, the interface device 120 outputs information (text information) representing the words “pink” and “spring” related to the extracted “flower” to the artificial brain system 110 . The words “pink” and “spring” output from the interface device 120 are provided to the information vessel 10 through the information input unit 11 in the artificial brain system 110 and held (registered) in the information vessel 10 as valid information.

概念[花]のデータ値「桜」、概念[季節]のデータ値「春」、及び概念[色]のデータ値「ピンク」を含む智識情報を図13Aに示す智識管理テーブルにて管理し、意思属性「概念[季節]と概念[色]とが覚醒したら、概念[花]を活性化せよ」が定められた智識ユニット20(i)では、次のような処理が行われる。 Knowledge information including the data value "cherry blossom" for the concept [flower], the data value "spring" for the concept [season], and the data value "pink" for the concept [color] is managed in the knowledge management table shown in FIG. 13A. On the other hand, the knowledge unit 20(i) having the intention attribute "Activate the concept [flower] when the concept [season] and the concept [color] are awakened" performs the following processing.

上述したように、情報ベッセル10に「春」と「ピンク」の情報が保持されると、智識情報(図13A参照)において、データ値「春」の概念[季節]と、データ値「ピンク」の概念[色]が覚醒した概念として確認される(図14のS11、S12)。そして、意思属性「概念[季節]と概念[色]が覚醒したら、概念[花]を活性化せよ」に基づいて、概念[花]が活性化させる概念として決定され(図14のS13、S14(図15のS141))、智識情報におけるその活性化された概念[花]のデータ値「桜」が、智識ユニット20(i)から情報ベッセル10に提供され(図15のS142)、その情報ベッセル10に有効に保持される。 As described above, when the information of “spring” and “pink” is held in the information vessel 10, the knowledge information (see FIG. 13A) stores the concept [season] of the data value “spring” and the data value “pink”. ” is confirmed as an awakened concept (S11, S12 in FIG. 14). Then, the concept [flower] is determined as the concept to be activated based on the intention attribute "When the concept [season] and the concept [color] awaken, activate the concept [flower]" (S13, S14 in FIG. 14). (S141 in FIG. 15)), the data value "cherry blossom" of the activated concept [flower] in the knowledge information is provided from the knowledge unit 20(i) to the information vessel 10 (S142 in FIG. 15), That information vessel 10 is effectively held.

このとき、概念[花]のデータ値「蓮華草」、概念[季節]のデータ値「春」、及び概念[色]のデータ値「ピンク」を含む智識情報を図13Cに示す智識管理テーブルにて管理し、意思属性「概念[季節]と概念[色]とが覚醒したら、概念[花]を活性化せよ」が定められた別の智識ユニット20(j)でも、同様の手順(図14のS11~S14)にて処理が行われている。その結果、情報ベッセル10に「春」と「ピンク」の情報が有効に保持されると、覚醒される概念[季節]、[色]に対応して概念[花]が活性化され、その概念[花]のデータ値「蓮華草」が情報ベッセル10に提供され、その情報ベッセル10に有効に保持される。 At this time, the knowledge management table shown in FIG. , and the same procedure ( The processing is performed in S11 to S14) of FIG. As a result, when the information "spring" and "pink" are effectively held in the information vessel 10, the concept [flower] is activated corresponding to the awakened concept [season] and [color]. The data value "lotus flower" of [flower] is provided to the information vessel 10 and is effectively held in the information vessel 10 .

上述したように、情報ベッセル10に有効に保持された、智識ユニット20(i)からのデータ値「桜」と、智識ユニット20(j)からのデータ値「蓮華草」は、情報出力部12を通してインタフェース装置120に出力される。インタフェース装置120は、データ値「桜」、「蓮華草」を入力すると、そのデータ値を用いた前記質問に対する答えを表す文章、例えば、『桜です』及び『蓮華草です』を生成し、その答えを表す文章『桜です』及び『蓮華草です』を表示、音声等により出力する。これにより、利用者は、『ピンク色の春の花は何ですか?』という質問に対する答えとして、『桜』及び『蓮華草』という情報を人工頭脳システム110から得ることができる。 As described above, the data value "cherry blossom" from knowledge unit 20(i) and the data value "lotus flower" from knowledge unit 20(j), which are effectively held in information vessel 10, are output by the information output section. 12 to the interface device 120 . When the data values "sakura" and "rengeso" are input, the interface device 120 generates sentences representing answers to the questions using the data values, for example, "It's cherry blossoms" and "It's lotus flowers." The sentences "It's cherry blossoms" and "It's lotus flowers" are displayed and output by voice or the like. This allows the user to ask, 'What are the pink spring flowers? can be obtained from the artificial brain system 110 as an answer to the question "Sakura" and "Rengegusa".

ところで、概念[行事]のデータ値「入学式」、概念[季節]のデータ値「春」、及び概念[花]のデータ値「桜」を含む智識情報を図13Dに示す智識管理テーブルにて管理し、意思属性「概念[季節]と概念[花]とが覚醒したら、概念[行事]を活性化せよ」が定められた更に別の智識ユニット20(k)でも、同様の手順(図14参照)にて処理が行われている。 By the way, the knowledge management table shown in FIG. In yet another knowledge unit 20(k), which has the intention attribute "When the concept [season] and the concept [flower] are awakened, activate the concept [event]", a similar procedure is performed. (See FIG. 14).

前述した智識ユニット20(i)での処理に智識ユニット20(k)での処理も加味した人工頭脳システム110の動作(連携覚醒)について、図17を参照しつつ、説明する。 The operation (coordinated arousal) of the artificial brain system 110 in which the processing in the knowledge unit 20(k) is added to the processing in the knowledge unit 20(i) described above will be described with reference to FIG.

前述したようにインタフェース装置120からの、『ピンク色の春の花は何ですか?』という質問に基づいた、「春」と「ピンク」の情報が情報ベッセル10に有効に保持されると、[色]の概念を持たない智識に対応した智識ユニット20(k)は「ピンク」の情報には感応しない(図14のS11でNO)。そして、その智識ユニット20(k)では、情報ベッセル10に保持された情報には概念「花」のデータ値が含まれていない(感応しない)ので、活性化の条件(概念[季節]と概念[花]とが覚醒したら)が満足されず(図14のS13でNO)、意思属性に基づいた活性化処理(図14のS14)が行われない。 As described above, the message from the interface device 120, "What are those pink spring flowers?" is effectively held in the information vessel 10, the knowledge unit 20(k) corresponding to the knowledge that does not have the concept of [color] is It does not respond to the "pink" information (NO in S11 of FIG. 14). In that knowledge unit 20(k), since the information held in the information vessel 10 does not contain the data value of the concept "flower" (insensitive), the activation condition (concept [season] and If the concept [flower] awakens) is not satisfied (NO in S13 of FIG. 14), the activation process based on the intention attribute (S14 of FIG. 14) is not performed.

このような状況において、前述したように、情報ベッセル10に有効に保持された「春」及び「ピンク」の双方に感応して概念[季節]と概念[色]とを覚醒概念として確認した智識ユニット20(i)からは、その覚醒概念に対応して活性化された概念[花]のデータ値「桜」が情報ベッセル10に提供され、そのデータ値「桜」が情報ベッセル10に有効に保持される。すると、[色]の概念は持たないが[花]の概念を持つ智識に対応した智識ユニット20(k)は、情報ベッセル10に有効に保持された「春」とともに智識ユニット20(i)から提供された「桜」に感応し(図14のS11でYES)、概念[季節]と概念[花]が覚醒概念として確認される(図14のS12)。ここで、活性化の条件(概念[季節]と概念[花]が覚醒すると)が満足されるので(図14のS13でYES)、活性化処理(図14のS14、図15のS141、S142)が実行され、意思属性(「概念[季節]と概念「花」が覚醒したら概念[行事]を活性化せよ」)に基づいて、管理される智識情報(図13D参照)において概念[行事]が活性化されて対応するデータ値「入学式」が情報ベッセル10に提供され、その情報ベッセル10に有効に保持される。 In such a situation, as described above, an intelligence that responds to both "spring" and "pink" effectively held in the information vessel 10 and confirms the concept [season] and the concept [color] as arousal concepts. The awareness unit 20(i) provides the information vessel 10 with the data value "cherry blossom" of the concept [flower] activated corresponding to the awakening concept, and the data value "cherry blossom" is valid for the information vessel 10. is held to Then, the knowledge unit 20(k) corresponding to the knowledge that does not have the concept of [color] but has the concept of [flower], along with "spring" effectively held in the information vessel 10, the knowledge unit 20(k) i) (YES in S11 of FIG. 14), the concept [season] and the concept [flower] are confirmed as awakening concepts (S12 in FIG. 14). Here, since the activation condition (when the concept [season] and the concept [flower] are awakened) is satisfied (YES in S13 of FIG. 14), activation processing (S14 of FIG. 14, S141 and S142 of FIG. 15) ) is executed, and based on the intention attributes (“Activate the concept [event] when the concept [season] and the concept “flower” are awakened”), the concept [event] ] is activated to provide the corresponding data value "Entrance Ceremony" to the information vessel 10 where it is held in effect.

上述したように、情報ベッセル10に有効に保持された、智識ユニット20(i)からのデータ値「桜」と、智識ユニット20(k)からのデータ値「入学式」は、情報出力部12を通してインタフェース装置120に出力される。インタフェース装置120は、データ値「桜」、「入学式」を入力すると、それらデータ値を用いた前記質問に対する答えを表す文章、例えば、『桜です』及び『入学式があります』を生成し、その答えを表す文章『桜です』及び『入学式があります』を表示、音声等により出力する。これにより、利用者は、『ピンク色の春の花は何ですか?』という質問に対する答えとして、『桜』という情報とともに、春の花、桜に関連する『入学式』という行事の情報を、人工頭脳システム110から得ることができる。 As described above, the data value "Sakura" from knowledge unit 20(i) and the data value "Entrance ceremony" from knowledge unit 20(k), which are effectively held in information vessel 10, are the information output It is output to the interface device 120 through the unit 12 . When the data values "Sakura" and "Entrance Ceremony" are input, the interface device 120 generates sentences representing answers to the questions using these data values, such as "It's Sakura" and "There is an entrance ceremony", The sentences "Sakura" and "There is an entrance ceremony" representing the answer are displayed and output by voice or the like. This allows the user to ask, 'What are the pink spring flowers? As an answer to the question "Sakura", the artificial brain system 110 can obtain information about an event called "entrance ceremony" related to spring flowers and cherry blossoms.

ところで、利用者がインタフェース装置120に提供する質問(例えば、『春の花は何ですか?』)から抽出されて情報ベッセル10に有効に保持される文言(例えば、「春」)の情報からは、ある種の智識ユニット20(i)(例えば、意思属性「概念[季節]と概念[色]が覚醒したら概念[花]を活性化せよ」を有する智識ユニット)では、覚醒される概念(例えば、概念[色])の不足により、意思属性に基づいて活性化させるべき概念を決定できない。このような智識ユニット20(i)の処理部21は、図14に示す手順に従った処理において、情報ベッセル10に有効に保持された情報が、概念を活性させる条件を満たさない(S13でNO)と判定し、更に、学習の条件が満たされるか否かを判定する(S15)。そして、学習の条件が満たされていると(S15でYES)、処理部21は、学習(主体学習)に係る処理(後述する課題依存型学習処理)を実行する。 By the way, from the information of the wording (for example, "spring") extracted from the question (for example, "What are the spring flowers?") provided to the interface device 120 by the user and effectively held in the information vessel 10, , some knowledge units 20(i) (for example, knowledge units with the intention attribute "When concept [season] and concept [color] are awakened, activate concept [flower]"), the awakened concept Due to the lack of (e.g. concept [color]), it is not possible to determine which concept to activate based on the intent attribute. In the processing section 21 of such a knowledge unit 20(i), the information effectively held in the information vessel 10 does not satisfy the condition for activating the concept in the processing according to the procedure shown in FIG. NO), and further determines whether or not the learning conditions are satisfied (S15). Then, if the learning conditions are satisfied (YES in S15), the processing unit 21 executes processing (task-dependent learning processing described later) related to learning (subjective learning).

学習(主体学習)には、課題依存型の学習と、自己調整型の学習とがある。課題依存型の学習とは、不足課題の学習である。具体的にこのシステムでは、課題依存型の学習とは、智識情報において1つの概念を活性化させるには覚醒される概念が不足している場合におけるその不足した概念(不足課題)についての学習である。また、自己調整型の学習とは、1つの智識を構成する概念が変化した(例えば、増えた)ときに自己要求により行われるその変化した(例えば、増えた)概念についての学習である。具体的にこのシステムでは、自己調整型の学習とは、智識情報にデータ値が欠落した概念が生じた場合(智識を構成する概念が増えたとき)におけるその概念についての学習である。 Learning (subjective learning) includes task-dependent learning and self-adjusting learning. Task-dependent learning is learning of deficient tasks. Specifically, in this system, task-dependent learning refers to learning about a lacking concept (missing task) when there is a lack of awakened concepts to activate one concept in knowledge information. is. In addition, self-regulated learning is learning about the changed (eg, increased) concept that is performed by self-requirement when the concept that constitutes one knowledge is changed (eg, increased). Specifically, in this system, self-adjusting learning is learning about a concept when knowledge information lacks a data value (when the number of concepts constituting knowledge increases).

各智識ユニット20(i)には、覚醒する概念の不足により前記意思属性に基づいて活性化させるべき概念を決めることができない場合に、その不足した概念の学習を行うことを指示する学習意思属性(知能体)が定められている。例えば、前述した意思属性「概念[季節]と概念[色]が覚醒したら概念[花]を活性化せよ」が定められた智識ユニット20(i)では、「概念[季節]が覚醒して概念[色]が覚醒しないときは概念[色]を学習せよ」という学習意思属性が定められている。この学習意思属性も、前述した意思属性と同様に、処理部21が実行するプログラム中に定められているものであっても、情報記憶装置112内に決定表(ディシジョンテーブル)の形式で定められているものであっても、また、他の形式で定められているものであってもよい。 Each knowledge unit 20(i) has a learning intent for instructing learning of the deficient concept when the deficient concept to be awakened makes it impossible to determine the concept to be activated based on the intent attribute. Attributes (intelligents) are defined. For example, in the knowledge unit 20(i) in which the above-mentioned intention attribute "Activate the concept [flower] when the concept [season] and the concept [color] awaken" is defined, "When the concept [season] awakens, If the concept [color] is not awakened, learn the concept [color]" is defined as the learning intention attribute. Even if this learning intention attribute is defined in the program executed by the processing unit 21, it is also defined in the form of a decision table in the information storage device 112 in the same way as the intention attribute described above. It may be one that is specified in another format, or it may be one that is specified in another format.

このような智識ユニット20(i)において、情報ベッセル部10に有効に保持された情報(例えば、データ値「春」)からは、覚醒する概念(例えば、概念[色])の不足により活性化させる概念を決めることができない。そして、課題依存型の学習の条件(例えば、概念[季節]が覚醒して概念[色]が覚醒しないという条件)が満たされると(S15でYES)、処理部21は、前記学習意思属性に基づいて課題依存型学習処理を実行する(S16)。この課題依存型学習処理(S16)は、図18に示す手順に従って実行される。 In such a knowledge unit 20(i), the information effectively held in the information vessel 10 (e.g., the data value "spring") indicates that the lack of an awakening concept (e.g., the concept [color]) causes activation. I can't decide which concept to transform. Then, when the task-dependent learning condition (for example, the condition that the concept [season] is awakened but the concept [color] is not awakened) is satisfied (YES in S15), the processing unit 21 sets the learning intention attribute to Based on this, task-dependent learning processing is executed (S16). This task-dependent learning process (S16) is executed according to the procedure shown in FIG.

図18において、処理部21は、前記学習意思属性(例えば、概念[季節]が覚醒して概念[色]が覚醒しないときは概念[色]を学習せよ)に基づいて不足概念(例えば、概念[色])を学習すべき概念として確認し(S161)、その概念についての学習要求を表す学習要求情報を、通信部23(供与機)を介して、情報ベッセル10に提供する(S162:第1学習要求手段:AI細胞・自律体)。その後、処理部21は、インタフェース装置120から提供される教育情報としての情報が情報ベッセル10に有効に保持されるか否かを繰り消し確認する前記教育情報の待ち状態となる(S163)。 In FIG. 18, the processing unit 21 learns the missing concept (for example, the concept [color]) is confirmed as a concept to be learned (S161), and learning request information representing a learning request for the concept is provided to the information vessel 10 via the communication unit 23 (donor) (S162: 1 learning request means: AI cell/autonomous body). After that, the processing unit 21 waits for the educational information to repeatedly confirm whether or not the educational information provided from the interface device 120 is effectively held in the information vessel 10 (S163).

一方、智識ユニット20(i)から情報ベッセル10に提供された学習要求情報(例えば、概念「色」についての学習要求を表す)は、学習要求出力部14を通してインタフェース装置120に向けて出力される。インタフェース装置120は、前記学習要求情報を入力すると、その学習要求情報に基づいて情報要求に係る文章(例えば、『花の色は何ですか』)を生成し、その情報要求に係る文章を表示、音声等により出力する。この情報要求に対して、利用者がその情報要求に応える情報(例えば、『色はピンクです』)をインタフェース装置120に入力すると、インタフェース装置120は、その情報を表示、音声等で出力するとともに、その情報に用いられる文言(例えば、「色」、「ピンク」)を抽出し、その抽出した文言(例えば、「色」に関する文言「ピンク」)を人工頭脳システム110に向けて出力する。この人工頭脳システム110に向けて出力される情報(例えば、「ピンク」)は、人工頭脳システム110において教育情報入力部13を通して情報ベッセル部10に提供され、その情報ベッセル部10にその文言(例えば、「ピンク」)の情報が教育情報として有効に保持(登録)される。 On the other hand, the learning request information (e.g., representing a learning request for the concept “color”) provided to the information vessel 10 from the knowledge unit 20(i) is output through the learning request output unit 14 toward the interface device 120. be. When the learning request information is input, the interface device 120 generates a sentence (for example, "What is the color of the flower?") relating to the information request based on the learning request information, and displays the sentence relating to the information request. , output by voice, etc. In response to this information request, when the user inputs information responding to the information request (for example, "the color is pink") to the interface device 120, the interface device 120 outputs the information by display, voice, etc. , extracts words used in the information (eg, “color” and “pink”), and outputs the extracted words (eg, the word “pink” related to “color”) to the artificial brain system 110 . The information (for example, "pink") output to this artificial brain system 110 is provided to the information vessel section 10 through the educational information input section 13 in the artificial brain system 110, and the information vessel section 10 is provided with the wording (for example, , “pink”) is effectively held (registered) as educational information.

前記教育情報としての情報が情報ベッセル10に有効に保持されると(S163でYES)、前述したように教育情報の待ち状態にあった処理部21は、通信部23(受容機)を介して情報ベッセル10からその教育情報としての情報(例えば、「ピンク」)を取り入れる。そして、処理部21は、智識管理テーブルを参照して、その教育情報が前記不足概念のデータ値(例えば、不足概念[色]のデータ値「ピンク」)に一致するか否かを判定する(S164)。その教育情報としての情報が、前記不足概念のデータ値に一致すると(S164でYES)、処理部21は、活性化処理(S14)を起動し、その不足概念を覚醒概念として活性化処理(S14)に供する(S165:学習制御手段)。これにより、処理部21は、覚醒された概念の不足を解消した状態で、前記意思属性に基づいて、活性化させるべき概念を決定し、活性化された概念のデータ値を発信する(図14のS14、図15のS141、S142)。 When the information as the educational information is effectively held in the information vessel 10 (YES in S163), the processing unit 21, which has been in the waiting state for the educational information as described above, Information (for example, "pink") is taken from the information vessel 10 as the educational information. Then, the processing unit 21 refers to the knowledge management table and determines whether or not the educational information matches the data value of the missing concept (for example, the data value "pink" of the missing concept [color]). (S164). When the information as the educational information matches the data value of the missing concept (YES in S164), the processing unit 21 activates the activation process (S14), and uses the missing concept as the awakening concept to activate the activation process (S14). ) (S165: learning control means). As a result, the processing unit 21 determines the concept to be activated based on the intention attribute in a state in which the shortage of awakened concepts is resolved, and transmits the data value of the activated concept (FIG. 14). , S141 and S142 in FIG. 15).

一方、前記教育情報としての情報が、不足概念のデータ値(例えば、不足概念[色]のデータ値「ピンク」)に一致しない場合(S164でNO)、処理部21は、活性化処理(S14)を起動することなく、学習(課題依存型学習)に係る処理を終了させる。この場合、この智識ユニット20(i)では、活性化処理が行われず、利用者からの質問に対する答えに係る情報を利用者に向けて返すことはない。 On the other hand, if the information as the educational information does not match the data value of the missing concept (for example, the data value "pink" of the missing concept [color]) (NO in S164), the processing unit 21 performs activation processing (S14 ) without activating the learning (task-dependent learning). In this case, this knowledge unit 20(i) is not activated and does not return information to the user regarding the answer to the user's question.

上述した人工頭脳システム110における課題依存型学習の動作を、図19を参照しつつ、更に具体的に説明する。 The operation of task-dependent learning in the artificial brain system 110 described above will now be described more specifically with reference to FIG.

利用者がインタフェース装置120に質問『春の花は何ですか?』に係る情報を入力すると、その質問が表示、音声等で出力されるとともに、その「花」に関する文言「春」の情報(テキスト情報)がインタフェース装置120から人工頭脳システム110に提供される。この人工頭脳システム110に提供された文言「春」に係る情報は、情報ベッセル10に有効に保持(登録)される。 When the user asks the interface device 120 the question ``What are the spring flowers? , the question is displayed, output by voice, etc., and information (text information) of the word "spring" related to the "flower" is provided from the interface device 120 to the artificial brain system 110. Information relating to the word “spring” provided to the artificial brain system 110 is effectively held (registered) in the information vessel 10 .

例えば、概念[花]のデータ値[桜]、概念[季節]のデータ値「春」、及び概念[色]のデータ値「ピンク」を含む智識情報を図13Aに示す智識管理ターブルにより管理し、意思属性「概念[季節]と概念[色]が覚醒したら概念「花」を覚醒せよ」、及び学習意思属性「概念[季節]が覚醒して概念[色]が覚醒しないときは概念[色]を学習せよ」が定められた智識ユニット20(i)では、次のような課題依存型学習が行われる。 For example, the knowledge information including the data value [cherry blossom] of the concept [flower], the data value of "spring" of the concept [season], and the data value of "pink" of the concept [color] is stored by the knowledge management table shown in FIG. Management, intention attribute ``If concept [season] and concept [color] awaken, awaken concept ``flower'''', and learning intention attribute ``When concept [season] awakens and concept [color] does not awaken, concept In the knowledge unit 20(i) where "learn [color]" is defined, the following task-dependent learning is performed.

図19のStep1において、上述したように情報ベッセル10に保持(登録)された「春」の情報を取り込んだ智識ユニット20(i)では、データ値「春」の概念[季節]は覚醒概念として確認されるが、データ値「ピンク」の概念[色]が覚醒されないので、活性化させる概念を決定することができない(図14のS13でNO)。そこで、学習意思属性「概念[季節]が覚醒して概念[色]が覚醒しないときは概念[色]を学習せよ」に基づいて、概念[色]についての学習要求情報が智識ユニット20(i)から情報ベッセル10に発信される(図14のS16、図18のS161~S163)。 In Step 1 of FIG. 19, the knowledge unit 20(i) that has taken in the information of "spring" held (registered) in the information vessel 10 as described above converts the concept [season] of the data value "spring" into the concept of arousal. However, since the concept [color] of the data value "pink" is not awakened, the concept to be activated cannot be determined (NO in S13 of FIG. 14). Therefore, based on the learning intention attribute "learn the concept [color] when the concept [season] is awakened but the concept [color] is not awakened", the learning request information about the concept [color] is transferred to the knowledge unit 20 ( i) is transmitted to the information vessel 10 (S16 in FIG. 14, S161 to S163 in FIG. 18).

この概念[色]についての学習要求情報が情報ベッセル10(人工頭脳システム110)からインタフェース装置120に提供されると、インタフェース装置120は、その学習要求情報に基づいて情報要求の文章『花の色は何ですか?』を生成し、その情報要求の文章を表示、音声等により出力する。この情報要求に応えて利用者が回答『色はピンクです』をインタフェース装置120に入力すると、インタフェース装置120は、その回答を表す回答情報を表示、音声等により出力するとともに、概念[色]に関する文言「ピンク」の情報(テキスト情報)を人工頭脳システム110に出力する。人工頭脳システム110では、インタフェース装置120からの前記回答に係る「ピンク」の情報が情報ベッセル10に教育情報として有効に保持(登録)される。 When learning request information about this concept [color] is provided from the information vessel 10 (artificial brain system 110) to the interface device 120, the interface device 120 generates the information request sentence "flower color" based on the learning request information. What is ...? ] is generated, and the text of the information request is displayed or output by voice or the like. In response to this information request, when the user inputs the answer "The color is pink" to the interface device 120, the interface device 120 outputs the answer information representing the answer by display, voice, etc., and also the concept [color]. Information (text information) of the wording “pink” is output to the artificial brain system 110 . In the artificial brain system 110, the "pink" information related to the answer from the interface device 120 is effectively held (registered) in the information vessel 10 as educational information.

続いて、図19のStep2において、概念[色]の文言「ピンク」の情報が教育情報として情報ベッセル10に保持されると、その情報「ピンク」が、智識ユニット20(i)に取り込まれる。そして、智識管理テーブル(図13A参照)を参照して、前記教育情報として取り込まれた情報「ピンク」が、不足概念[色]のデータ値「ピンク」に一致するので(図18のS164でYES)、その不足概念[色]が覚醒される。既に概念[季節]が覚醒されているなかで、このように不足概念[色]が覚醒されると、意思属性「概念[季節]と[色]が覚醒したときに概念[花]を活性化せよ」に基づいて、概念[花]が活性化され、その概念[花]のデータ値「桜」が情報ベッセル10に発信される(図14のS14、図15のS141、S142)。 Subsequently, in Step 2 of FIG. 19, when the information of the word "pink" of the concept [color] is held in the information vessel 10 as educational information, the information "pink" is taken into the knowledge unit 20(i). . Then, referring to the knowledge management table (see FIG. 13A), the information "pink" taken in as the educational information matches the data value "pink" of the missing concept [color] (in S164 of FIG. 18). YES), the missing concept [color] is awakened. While the concept [season] has already been awakened, if the lacking concept [color] is awakened in this way, the will attribute "concept [season] and [color] will activate the concept [flower]. Based on this, the concept [flower] is activated, and the data value "cherry blossom" of the concept [flower] is transmitted to the information vessel 10 (S14 in FIG. 14, S141 and S142 in FIG. 15).

概念[花]のデータ値「桜」が情報ベッセル10に有効に保持されると、そのデータ値「桜」は、インタフェース装置120に提供される。そして、インタフェース装置120では、答えを表す文章『桜です』が表示、音声等により出力される。これにより、利用者は、質問『春の花は何ですか?』を行ったときに、人工頭脳システム110からの質問『色は何ですか』(学習要求)に対して『ピンクです』(教育情報)と答えることにより、最終的に『春のピンクの花は何ですか?』に対する答えとして『桜』という情報を人工頭脳システム110から得ることができる。 When the data value “cherry blossom” of the concept [flower] is validly held in the information vessel 10 , the data value “cherry blossom” is provided to the interface device 120 . Then, the interface device 120 outputs the sentence "Sakura desu" representing the answer by display, voice, or the like. This allows the user to ask the question 'What are the spring flowers? by answering “It’s pink” (educational information) to the question “What is the color?” What is it? can be obtained from the artificial brain system 110 as an answer to "Sakura".

なお、例えば、概念[花]のデータ値[藤]、概念[季節]のデータ値「春」、及び概念[色]のデータ値「紫」を含む智識情報を図13Bに示す智識管理ターブルにより管理し、意思属性「概念[季節]と概念[色]が覚醒したら概念「花」を覚醒せよ」、及び学習意思属性「概念[季節]が覚醒して概念[色]が覚醒しないときは概念[色]を学習せよ」が定められた別の智識ユニット20(s)においても上述したような課題依存型学習に係る処理が行われる。しかし、この課題依存学習に係る処理では、概念[色]についての学習要求に対する教育情報としての情報「ピンク」が、不足概念[色]のデータ値「紫」に一致しないので(図18のS164でNO)、活性化処理(S14)が起動されることあない。そして、そのまま学習(課題依存型学習)に係る処理が終了する。この場合、この智識ユニット20(s)(人工頭脳システム110)は、利用者からの質問『春の花は何ですか?』に対して、学習要求『色は何ですか』は出力するが、最終的な答えに係る情報を利用者に向けて返すことはない。 Note that, for example, the knowledge information including the data value [wisteria] of the concept [flower], the data value "spring" of the concept [season], and the data value "purple" of the concept [color] is managed as shown in FIG. 13B. Managed by the table, the intention attribute "When the concept [season] and the concept [color] awaken, awaken the concept "flower"", and the learning intention attribute "When the concept [season] awakens and the concept [color] does not awaken" Also in another knowledge unit 20(s) in which "learn the concept [color]" is defined, the task-dependent learning process as described above is performed. However, in the task-dependent learning process, the information "pink" as educational information for the learning request for the concept [color] does not match the data value "purple" for the missing concept [color] (S164 in FIG. 18). NO), the activation process (S14) is not started. Then, the processing related to learning (task-dependent learning) ends as it is. In this case, this knowledge unit 20(s) (artificial brain system 110) responds to the question from the user: "What are the spring flowers?" ], the learning request ``What is the color?'' is output, but information regarding the final answer is not returned to the user.

次に、智識情報にデータ値が存在しない概念が生じた場合(智識を構成する概念が増えたとき)におけるその概念についての学習、すなわち、自己調整型の学習に係る処理について説明する。 Next, a description will be given of the learning of a concept when there is a concept that does not have a data value in the knowledge information (when the number of concepts constituting knowledge increases), that is, the process of self-adjusting learning.

ところで、利用者が1つの智識(例えば、代表概念[花]についての智識)に概念を追加したい場合がある。この場合、利用者は、インタフェース装置120にその智識に追加すべき概念(例えば、花の智識に追加すべき概念[国])を表す情報を入力する。すると、インタフェース装置120は、その智識に追加される概念を表す定義情報(例えば、代表概念[花]の智識は概念[国]を含む)を表示、音声等により出力するともに、人工頭脳システム110に前記定義情報を出力する。人工頭脳システム110では、インタフェース装置120からの前記定義情報が情報ベッセル10に有効に保持(登録)される。 By the way, there is a case where the user wants to add a concept to one knowledge (for example, the knowledge about the representative concept [flower]). In this case, the user inputs into the interface device 120 information representing a concept to be added to the knowledge (eg, a concept [country] to be added to the flower knowledge). Then, the interface device 120 displays definition information representing the concept to be added to the knowledge (for example, the knowledge of the representative concept [flower] includes the concept [country]), and outputs it by voice or the like. The definition information is output to the system 110 . In the artificial brain system 110 , the definition information from the interface device 120 is effectively held (registered) in the information vessel 10 .

人工頭脳システム110では、前述したように、各智識ユニット20(i)における処理部21は、図14に示す手順に従った処理の過程で、情報ベッセル10に有効に保持される前記定義情報が、自身の智識管理テーブル(図13A~図13D参照)で管理される代表概念(例えば、[花])についての智識における新規な概念を表す定義情報であるか否かを判定する(S18)。ここで、情報ベッセル10に保持された定義情報が自身の智識における新規な概念を表す定義情報であると(S18でYES)、処理部21は、通信部23(受容機)を介して定義情報を取り入れ、その定義情報に含まれる概念(例えば、概念[国])を、智識管理テーブル(図13A~図13D参照)にて管理される智識情報にて表される智識(例えば、代表概念[花]の智識)を構成する概念として追加する(S19:概念追加手段)。具体的には、智識管理テーブルに前記定義情報にて表される概念が追加される。その結果、智識管理テーブルにて管理される智識情報において対応するデータ値が欠落した概念(例えば、概念[国])が生じた状態になる。このように智識情報にデータ値が欠落した概念が生じると、処理部21は、自己調整型学習処理を実行する(S20)。この自己調整型学習処理は、図20に示す手順に従って実行される。 In the artificial brain system 110, as described above, the processing unit 21 in each knowledge unit 20(i) retrieves the definition information effectively held in the information vessel 10 in the process of processing according to the procedure shown in FIG. is definition information representing a new concept in knowledge about a representative concept (for example, [flower]) managed in its own knowledge management table (see FIGS. 13A to 13D) ( S18). Here, if the definition information held in the information vessel 10 is the definition information representing a new concept in its own knowledge (YES in S18), the processing unit 21 defines through the communication unit 23 (receiver) Information is taken in, and concepts (eg, concept [country]) included in the definition information are represented by knowledge information managed in the knowledge management table (see FIGS. 13A to 13D) (eg, , knowledge of the representative concept [flower]) is added as a concept composing (S19: concept adding means). Specifically, the concept represented by the definition information is added to the knowledge management table. As a result, a concept (for example, the concept [country]) lacks a corresponding data value in the knowledge information managed by the knowledge management table. In this way, when knowledge information lacks a data value, the processing unit 21 executes a self-adjusting learning process (S20). This self-adjusting learning process is executed according to the procedure shown in FIG.

図20において、処理部21は、智識管理テーブルを参照して智識情報においてデータ値が欠落した概念(例えば、概念[国])を学習すべき概念として確認する(S201)。そして、処理部21は、その学習すべき概念として確認された概念(例えば、[国])についての学習要求を表す学習要求情報を、通信部23(供与機)を介して情報ベッセル10に提供する(S202:第2学習要求手段:AI細胞・自律体・学習因子)。前記学習要求情報は、智識(例えば、データ値「桜」の代表概念[花]についての智識)に追加された概念(例えば、[国])のデータ値を要求することを示す。その後、処理部21は、前記学習要求情報の提供に応答して教育情報が情報ベッセル10に有効に保持されるか否かを繰り返し確認する前記教育情報の待ち状態となる(S203)。 In FIG. 20, the processing unit 21 refers to the knowledge management table and confirms a concept whose data value is missing in the knowledge information (for example, the concept [country]) as a concept to be learned (S201). Then, the processing unit 21 provides the information vessel 10 via the communication unit 23 (providing device) learning request information representing a learning request for the concept (for example, [country]) confirmed as the concept to be learned. (S202: second learning request means: AI cell/autonomous body/learning factor). The learning request information indicates a request for a data value of a concept (eg, [country]) added to knowledge (eg, knowledge about the representative concept [flower] of the data value "cherry blossom"). After that, the processing unit 21 waits for the educational information to repeatedly confirm whether or not the educational information is effectively held in the information vessel 10 in response to the provision of the learning request information (S203).

一方、智識ユニット20(i)から情報ベッセル10に提供された学習要求情報は、学習要求出力部14を通してインタフェース装置120に向けて出力される。インタフェース装置120は、前記学習要求情報を入力すると、その学習要求情報に基づいて情報要求に係る文章(例えば、『桜の国は何ですか』)を生成し、その情報要求に係る文章を表示、音声等により出力する。この情報要求に対して、利用者がその学習要求に応える情報(例えば、『国は日本です』)をインタフェース装置120に入力すると、インタフェース装置120は、その情報を表示、音声等で出力するとともに、その情報に用いられる文言(例えば、「国」、「日本」)を抽出し、その抽出した文言(例えば、「国」に関する文言「日本」)を人工頭脳システム110に向けて出力する。この情報(例えば、「日本」)は、人工頭脳システム110において教育情報入力部13を通して情報ベッセル10に提供され、その情報ベッセル10にその文言(例えば、「日本」)の情報が教育情報として有効に保持(登録)される。 On the other hand, the learning request information provided from the knowledge unit 20(i) to the information vessel 10 is output to the interface device 120 through the learning request output unit 14. FIG. When the learning request information is input, the interface device 120 generates a sentence related to the information request (for example, "What is Sakura no Kuni?") based on the learning request information, displays the sentence related to the information request, Output by voice, etc. In response to this information request, when the user inputs information (for example, "My country is Japan") in response to the learning request to the interface device 120, the interface device 120 outputs the information by display, voice, etc. , extracts the words used in the information (eg, “country”, “Japan”), and outputs the extracted words (eg, the word “Japan” related to “country”) to the artificial brain system 110. This information (for example, "Japan") is provided to the information vessel 10 through the educational information input unit 13 in the artificial brain system 110, and the information of the wording (for example, "Japan") is provided to the information vessel 10 as effective educational information. is held (registered) in

情報ベッセル10に教育情報としての情報が有効に保持されると(S203でYES)、前述したように教育情報の待ち状態にあった処理部21は、通信部23(受容機)を介して情報ベッセル10からその教育情報としての情報(例えば、「日本」)を取り入れる。そして、処理部21は、取り入れた情報(例えば、「日本」)を、追加概念(例えば、概念[国])のデータ値として智識記憶部22に記憶させるとともに、その追加概念(例えば、[国])にその取り入れた情報(例えば、「日本」)をデータ値として対応づけるように、智識管理テーブルを書き換える(S204:智識更新手段)。これにより智識情報が更新される。その後、処理部21は、通信部23(供与体)を介して智識更新の完了情報を情報ベッセル10に出力する(S205)。この完了情報はインタフェース装置120に提供され、インタフェース装置120は、完了情報(例えば、『登録しました』)を出力する。これにより、利用者は、指定した智識(例えば、桜に関する花の智識)に新たな概念(例えば、データ値「日本」の概念[国])が追加されたことを知ることができる。 When the information as educational information is effectively held in the information vessel 10 (YES in S203), the processing unit 21 waiting for the educational information as described above sends the information via the communication unit 23 (receiver). Information (for example, "Japan") is taken in from the vessel 10 as the educational information. Then, the processing unit 21 causes the knowledge storage unit 22 to store the taken-in information (eg, “Japan”) as the data value of the additional concept (eg, concept [country]), and stores the additional concept (eg, [ The knowledge management table is rewritten so that the imported information (for example, "Japan") is associated with the country]) as a data value (S204: knowledge updating means). This updates the knowledge information. After that, the processing unit 21 outputs knowledge update completion information to the information vessel 10 via the communication unit 23 (donor) (S205). This completion information is provided to the interface device 120, and the interface device 120 outputs the completion information (eg, "Registered"). This allows the user to know that a new concept (eg, the concept [country] with a data value of “Japan”) has been added to the specified knowledge (eg, flower knowledge related to cherry blossoms).

前述した自己調整型の学習について、図21を参照し更に具体的に説明する。 The self-adjusting learning described above will be described more specifically with reference to FIG.

利用者が、花の智識に新たな概念[国]を追加することを表す情報『花には国がある』をインタフェース装置120に入力すると、その情報が表示、音声等で出力されるとともに、花の智識についての定義情報「代表概念[花]の智識は概念[国]を含む」が人工頭脳システム110に提供され、前記定義情報が情報ベッセル10に有効に保持(登録)される。このとき、例えば、概念[花]のデータ値「桜」、概念[季節]のデータ値「春」、及び概念[色]のデータ値「ピンク」を含む智識情報を図13Aに示す智識管理テーブルにより管理する智識ユニット20(i)では、次のような自己調整型学習が行われる。 When the user inputs into the interface device 120 the information "flowers have a country" indicating that a new concept [country] is to be added to the knowledge of flowers, the information is displayed, output by voice, etc. , the definition information about the knowledge of flowers "the knowledge of the representative concept [flower] includes the concept [country]" is provided to the artificial brain system 110, and the definition information is effectively held (registered) in the information vessel 10. be. At this time, for example, the knowledge information shown in FIG. In the knowledge unit 20(i) managed by the management table, the following self-adjusting learning takes place.

図21のStep1において、上述したように情報ベッセル10に保持(登録)された定義情報「代表概念[花]の智識は概念[国]を含む」を取り込んだ智識ユニット20(i)では、図22Aに示すように、智識管理テーブルに前記定義情報に含まれる概念[国]が管理すべき概念として追加される(図14のS18、S19)。これにより、智識ユニット20(i)では、データ値が欠落した概念[国]が発生する(図22A参照)。すると、智識ユニット20(i)から、データ値「桜」の代表概念[花]についての智識に追加された概念[国]のデータ値を要求する学習要求情報が情報ベッセル10に発信される(図20のS201、S202、S203)。 In Step 1 of FIG. 21, the knowledge unit 20(i) that incorporates the definition information "the knowledge of the representative concept [flower] includes the concept [country]" held (registered) in the information vessel 10 as described above 22A, the concept [country] included in the definition information is added to the knowledge management table as a concept to be managed (S18, S19 in FIG. 14). This causes knowledge unit 20(i) to generate the concept [Country] with missing data values (see FIG. 22A). Then, the knowledge unit 20(i) transmits to the information vessel 10 learning request information requesting the data value of the concept [country] added to the knowledge about the representative concept [flower] of the data value "cherry blossom". (S201, S202, S203 in FIG. 20).

この概念[国]についての学習要求が情報ベッセル10(人工頭脳システム110)からインタフェース装置120に提供されると、インタフェース装置120は、その学習要求に基づいて情報要求の文章『桜の国は何ですか?』を生成し、その情報要求の文章を表示、音声等により出力する。この情報要求に応えて利用者が回答『国は日本です』をインタフェース装置120に入力すると、インタフェース装置120は、その回答を表す回答情報を表示、音声等により出力するとともに、概念[国]に関する文言「日本」の情報(テキスト情報)を人工頭脳システム110に出力する。人工頭脳システム110では、インタフェース装置120から前記回答に係る「日本」の情報が情報ベッセル10に教育情報として有効に保持(登録)される。 When a learning request about this concept [country] is provided from the information vessel 10 (artificial brain system 110) to the interface device 120, the interface device 120, based on the learning request, sends the information request sentence "What is Sakura no Kuni? mosquito? ] is generated, and the text of the information request is displayed or output by voice or the like. In response to this information request, when the user inputs the answer "Country is Japan" to the interface device 120, the interface device 120 outputs the answer information indicating the answer by display, voice, etc. Information (text information) of the word “Japan” is output to the artificial brain system 110 . In the artificial brain system 110, the information "Japan" related to the answer from the interface device 120 is effectively held (registered) in the information vessel 10 as educational information.

続いて、図21のStep2において、概念[国]の文言「日本」の情報が教育情報として情報ベッセル10に保持されると、その教育情報としての情報「日本」が智識ユニット20(i)に取り入れられる。そして、その「日本」が、追加概念[国]のデータ値として、智識記憶部22に記憶された智識情報に追加されるとともに、図22Bに示すように、智識管理テーブルが、概念[国]がデータ値「日本」に対応づけられるように、書き換えられる(図20のS204)。 Subsequently, in Step 2 of FIG. 21, when the information of the word "Japan" of the concept [country] is held in the information vessel 10 as educational information, the information "Japan" as the educational information is stored in the knowledge unit 20(i). be incorporated into Then, "Japan" is added to the knowledge information stored in the knowledge storage unit 22 as the data value of the additional concept [country], and as shown in FIG. [Country] is rewritten so as to be associated with the data value "Japan" (S204 in FIG. 20).

その後、完了報告が智識ユニット20(i)から情報ベッセル10を介してインタフェース装置120に提供され、インタフェース装置120では、概念追加の処理が終了したことを表す『登録完了』の情報が表示、音声等により出力される。これにより、利用者は、人工頭脳システム110において、花の智識に[国]の概念が追加されたことを知ることができる。 Thereafter, a completion report is provided from the knowledge unit 20(i) via the information vessel 10 to the interface device 120, which displays the information "registration complete" indicating that the concept addition process has been completed, It is output by voice or the like. Thereby, the user can know that the concept of [country] has been added to the knowledge of flowers in the artificial brain system 110 .

上述したような人工頭脳システム110によれば、各智識ユニット20(i)では、意思属性に基づいて、情報ベッセル10に提供された一又は複数の概念のデータ値(概念の覚醒)に応答した情報ベッセル10へのデータ値の発信(活性化)が1つの智識に基づいた活動(智識活動)として行われるので、自らの意思(意思属性)により自律的に判断した動作(智識推論機能)が可能となる。 According to the artificial brain system 110 as described above, each knowledge unit 20(i) responds to one or more concept data values (concept arousals) provided to the information vessel 10 based on intentional attributes. Since the transmission (activation) of the data value to the information vessel 10 is performed as an activity (knowledge activity) based on one knowledge, the action (knowledge inference function) becomes possible.

また、各智識ユニット20(i)では、情報ベッセル10に提供される概念のデータ値だけでは、データ値の発信(活性化)ができない場合、学習意思属性に基づいてその不足した概念のデータ値の学習要求を行って、その学習要求に応答して提供される教育情報によって前記不足したデータ値を得る。そして、その不足した概念のデータ値を加味して、情報ベッセル10へのデータ値の発信(活性化)を行う。従って、上述した人工頭脳システム110によれば、自らの意思(学習意思属性)により自律的な課題依存型の学習(主体学習)が可能となる。 Also, in each knowledge unit 20(i), if the data value of the concept provided to the information vessel 10 alone cannot transmit (activate) the data value, the missing concept data is determined based on the learning intention attribute. A learn value request is made to obtain the missing data value through educational information provided in response to the learn request. Then, taking into consideration the data value of the missing concept, the data value is transmitted (activated) to the information vessel 10 . Therefore, according to the artificial brain system 110 described above, autonomous task-dependent learning (subjective learning) is possible according to one's own intention (learning intention attribute).

更に、各智識ユニット20(i)では、管理する智識においてデータ値が欠落した概念が発生した場合、その状況を判断して、データ値が欠落した概念の学習要求を行って、その学習要求に応答して提供される教育情報によってその学習に係る概念のデータ値を補う。従って、上述した人工頭脳システム110によれば、自らの意思により自律的な自己調整型の学習(主体学習)が可能になる。 Furthermore, in each knowledge unit 20(i), when a concept with missing data value occurs in the knowledge to be managed, the situation is determined, and a learning request is made for the concept with missing data value. The data value of the learned concept is supplemented by instructional information provided in response to the request. Therefore, according to the artificial brain system 110 described above, autonomous self-adjusting learning (subjective learning) becomes possible according to one's own intention.

なお、上述した人工頭脳システム110では、智識に対して新たな概念の追加の要請によってデータ値の欠落した概念が発生した場合に自己調整型の学習が実行されたが、これに限定されない。例えば、何らかのトラブルによって管理される概念のデータ値が消去されてしまった場合等、他の要因でデータ値の欠落した概念が発生した場合にも、自己調整型の学習を実行させることができる。 In the artificial brain system 110 described above, self-adjusting learning is performed when a concept lacking data values occurs due to a request to add a new concept to knowledge, but the invention is not limited to this. For example, even when a concept whose data value is missing due to some other factor, such as when the data value of the managed concept is deleted due to some trouble, self-adjusting learning can be executed.

また、前述した人工頭脳システム110によれば、智識ユニット20(i)を追加すること、智識ユニット20(i)を削除すること、智識ユニット20(i)の智識情報、意思属性、学習意思属性を修正することにより(例えば、自己調整型の学習参照)、人工頭脳の智識を修正(学習)することができる。従って、人工頭脳としての機能を停止させることなく、当該人工頭脳を修正(学習)することが可能になる。 Further, according to the artificial brain system 110 described above, addition of the knowledge unit 20(i), deletion of the knowledge unit 20(i), knowledge information of the knowledge unit 20(i), intention attribute , by modifying the learning intent attribute (eg, self-regulating learning reference), the artificial brain's knowledge can be modified (learned). Therefore, it is possible to correct (learn) the artificial brain without stopping its function as the artificial brain.

なお、前述した人工頭脳システム110では、扱う情報(智識情報、データ値、入力情報、出力情報、学習要求情報、教育情報)がテキスト情報であったが、これに限定されず、音声、画像(静止画像、動画を含む)等の他の種類の情報であってもよい。 In the above-described artificial brain system 110, the information handled (knowledge information, data values, input information, output information, learning request information, educational information) was text information, but is not limited to this, voice, image, etc. Other types of information such as (including still images and moving images) may be used.

前述した人工頭脳システム110では、全ての智識ユニット20(1)~20(n)が主体学習の機能を有するものであったが、これに限定されない。すべての智識ユニット20(1)~20(n)が主体学習の機能を有していなくても、また、一部(一又は複数)の智識ユニットだけが主体学習の機能を有するものであってもよい。また、智識ユニットが備える主体学習の機能は、課題依存型の学習機能及び自己依存型の学習機能のいずれか一方でもよい。 In the artificial brain system 110 described above, all the knowledge units 20(1) to 20(n) have the function of subjective learning, but the present invention is not limited to this. Even if all the knowledge units 20(1) to 20(n) do not have the function of subjective learning, only some (one or more) of the knowledge units have the function of subjective learning. There may be. Also, the subjective learning function provided in the knowledge unit may be either a task-dependent learning function or a self-dependent learning function.

人工頭脳システム110における情報処理装置111と情報記憶装置112とは、1つの筐体に収容される1つの機器として構成されるものであっても、それぞれが分散配置されてネットワーク(例えば、インターネット)を介して結合される構成であってもよい。更に具体的には、情報ベッセル10と、複数の智識ユニット20(1)~20(n)とが分散して配置されてネットワーク(例えば、インターネット)を介して結合されるものであっても、複数の智識ユニット20(1)~20(n)がグループ毎に分散配置されて、それら複数のグループがネットワーク(例えば、インターネット)を介して結合される構成であってもよい。 The information processing device 111 and the information storage device 112 in the artificial brain system 110 may be configured as one piece of equipment housed in one housing, but they may be distributed and connected to a network (for example, the Internet). may be configured to be coupled via. More specifically, even if the information vessel 10 and the plurality of knowledge units 20(1) to 20(n) are distributed and connected via a network (eg, the Internet), , a plurality of knowledge units 20(1) to 20(n) may be distributed for each group, and the plurality of groups may be connected via a network (for example, the Internet).

以上、本発明の実施の形態を説明したが、この実施の形態や各部の変形例は、一例として提示したものであり、発明の範囲を限定することは意図していない。上述したこれら新規な実施の形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施の形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明に含まれる。 Although the embodiments of the present invention have been described above, the embodiments and modifications of each part are presented as examples, and are not intended to limit the scope of the invention. These novel embodiments described above can be implemented in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are included in the invention described in the claims.

本発明に係る人工頭脳システムは、自らの意思により自律的に判断して動作が可能であるという効果を有し、人工頭脳の技術として有用である。 INDUSTRIAL APPLICABILITY The artificial brain system according to the present invention has the effect of being able to autonomously judge and act according to one's own will, and is useful as an artificial brain technology.

10 情報ベッセル
11 情報入力部
12 情報出力部
13 教育情報入力部
14 学習要求出力部
20(1)~20(n) 智識ユニット
21 処理部
22 智識データベース
23 通信部
100 応用システム
110 人工頭脳システム
111 情報処理装置
112 情報記憶装置
120 インタフェース装置
10 information vessel 11 information input unit 12 information output unit 13 education information input unit 14 learning request output unit 20(1) to 20(n) knowledge unit 21 processing unit 22 knowledge database 23 communication unit 100 application system 110 artificial brain system 111 information processing device 112 information storage device 120 interface device

Claims (11)

提供される情報を出力可能な状態で有効な情報として保持する情報ベッセルと、
前記情報ベッセルに情報の送受可能に結合する一又は複数の智識ユニットと、を有し、
前記一又は複数の智識ユニットのそれぞれは、
1つの智識を構成する複数の概念のそれぞれを表すデータ値を含む智識情報を格納する智識記憶部と、
前記智識記憶部に格納された智識情報を、前記概念とデータ値とを対応づけるように管理する智識管理部と、
前記智識管理部にて管理される智識情報において覚醒される概念に対応して活性化させるべき概念を決める意思属性に基づいて、前記情報ベッセルに有効に保持された情報が、前記智識管理部にて管理される智識情報における概念のデータ値に一致するときに、その概念が覚醒されたとして、前記智識管理部にて管理される智識情報において活性化させるべき概念を決定する活性化情報決定手段と、
前記智識記憶部に格納された前記智識情報のうち前記活性化情報決定手段にて決定された概念のデータ値を前記情報ベッセルに提供する情報発信手段と、を有する人工頭脳システム。
an information vessel that holds provided information as valid information in a state that can be output;
one or more knowledge units communicatively coupled to the information vessel;
each of the one or more knowledge units,
a knowledge storage unit storing knowledge information including data values representing each of a plurality of concepts constituting one knowledge;
a knowledge management unit that manages the knowledge information stored in the knowledge storage unit so as to associate the concept with the data value;
Based on intention attributes that determine concepts to be activated corresponding to concepts awakened in the knowledge information managed by the knowledge management unit, the information effectively held in the information vessel is stored in the knowledge information. Determining a concept to be activated in the knowledge information managed by the knowledge management unit assuming that the concept has been awakened when it matches the data value of the concept in the knowledge information managed by the management unit activation information determining means for
an information transmitting means for providing the information vessel with data values of concepts determined by the activation information determining means among the knowledge information stored in the knowledge storage unit.
前記情報ベッセルは、提供される情報が有効な情報として登録されるデータベースを含む請求項1記載の人工頭脳システム。 2. The artificial brain system according to claim 1, wherein said information vessel includes a database in which provided information is registered as valid information. 外部装置からある智識を構成する概念のデータ値としての情報を前記情報ベッセルに提供する情報入力部と、
前記各智識ユニットにおける情報発信手段から前記情報ベッセルに提供されたある概念のデータ値を外部装置に対して出力する情報出力部と、を有する請求項1または2記載の人工頭脳システム。
an information input unit for providing the information vessel with information as a data value of a concept constituting a certain knowledge from an external device;
3. The artificial brain system according to claim 1, further comprising an information output section for outputting to an external device a data value of a certain concept provided to said information vessel from information transmitting means in said each knowledge unit.
前記一又は複数の智識ユニットの少なくとも1つは、更に、
前記活性化情報決定手段が、前記情報ベッセルに有効に保持される情報からは、覚醒される概念の不足により、前記意属性に基づいて活性化させるべき概念を決めることができない場合、その不足した概念の学習要求を行う学習意思属性に基づいて、前記智識管理部にて管理される智識情報において学習すべき概念についての学習要求を表す学習要求情報を前記情報ベッセルに提供する第1学習要求手段と、
前記第1学習要求手段による前記学習要求情報の前記情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報が前記学習すべき概念のデータ値と一致したときに、そのデータ値の概念を覚醒された概念として前記活性化情報決定手段に供する学習制御手段と、を有する請求項1乃至3のいずれかに記載の人工頭脳システム。
At least one of the one or more knowledge units further:
If the activation information determination means cannot determine the concept to be activated based on the intention attribute due to the lack of concepts to be awakened from the information effectively held in the information vessel, the shortage providing learning request information representing a learning request for a concept to be learned in the knowledge information managed by the knowledge management unit to the information vessel based on the learning intention attribute for requesting learning of the concept; a learning request means;
When the information provided as educational information to the information vessel in response to the provision of the learning request information to the information vessel by the first learning request means matches the data value of the concept to be learned, the data 4. The artificial brain system according to any one of claims 1 to 3, further comprising learning control means for providing the activation information determination means with the concept of value as an awakened concept.
前記一又は複数の智識ユニットの少なくとも1つは、更に、
前記智識管理部にて管理すべき智識情報において対応するデータ値が欠落した概念が生じた場合、その概念についての学習要求を表す学習要求情報を前記情報ベッセルに提供する第2学習要求手段と、
前記第2学習要求手段による前記学習要求情報の前記情報ベッセルへの提供に応答して当該情報ベッセルに教育情報として提供される情報を前記概念に対応したデータ値として前記智識記憶部に格納して、前記智識管理部にて管理される智識情報を更新する智識更新手段と、を有する請求項1乃至4のいずれかに記載の人工頭脳システム。
At least one of the one or more knowledge units further:
second learning request means for providing, to the information vessel, learning request information representing a learning request for a concept for which a corresponding data value is missing in the knowledge information to be managed by the knowledge management unit; When,
Information provided as educational information to the information vessel in response to the provision of the learning request information to the information vessel by the second learning request means is stored in the knowledge storage unit as a data value corresponding to the concept. 5. The artificial brain system according to claim 1, further comprising knowledge update means for updating knowledge information managed by said knowledge management unit.
前記1つの智識に追加すべき概念を表す情報が前記情報ベッセルに有効に保持されたときに、前記概念を前記智識管理にて管理される智識情報にて表される智識を構成する概念として追加する概念追加手段を有する、請求項5記載の人工頭脳システム。 When information representing a concept to be added to the one piece of knowledge is effectively held in the information vessel, the knowledge represented by the knowledge information managed by the knowledge management unit is added to the concept. 6. The artificial brain system according to claim 5, comprising concept adding means for adding as a constructing concept. 前記複数の智識ユニットのいずれかから前記情報ベッセルに提供された前記学習要求情報を外部装置に出力する学習出力部と、
外部装置からの前記教育情報としての情報を前記情報ベッセルに提供する教育入力部とを有する請求項4乃至6のいずれかに記載の人工頭脳システム。
a learning output unit that outputs the learning request information provided to the information vessel from any one of the plurality of knowledge units to an external device;
7. The artificial brain system according to any one of claims 4 to 6, further comprising an educational input unit for providing information as said educational information from an external device to said information vessel.
1つの智識を構成する複数の概念のそれぞれを表すデータ値を含む智識情報を格納する智識記憶部と、
前記智識記憶部に格納された智識情報を、前記概念とデータ値とを対応づけるように管理する智識管理部と、
前記智識管理部にて管理される智識情報において覚醒される概念に対応して活性化させるべき概念を決める意思属性に基づいて、提供される情報が、前記智識管理部にて管理される智識情報における概念のデータ値に一致するときに、その概念が覚醒されたとして、前記智識管理部にて管理される智識情報において活性化させるべき概念のデータ値を決定する活性化情報決定手段と、
前記智識記憶部に格納された前記智識情報のうち前記活性化情報決定手段にて決定された概念のデータ値を発信する情報発信手段と、を有する智識装置。
a knowledge storage unit storing knowledge information including data values representing each of a plurality of concepts constituting one knowledge;
a knowledge management unit that manages the knowledge information stored in the knowledge storage unit so as to associate the concept with the data value;
Information to be provided is managed by the knowledge management unit based on intention attributes that determine concepts to be activated corresponding to concepts awakened in the knowledge information managed by the knowledge management unit. Activation for determining the data value of a concept to be activated in the knowledge information managed by the knowledge management unit assuming that the concept has been awakened when the data value of the concept in the knowledge information matches the data value of the concept an information determining means;
and information transmission means for transmitting a data value of the concept determined by the activation information determination means among the knowledge information stored in the knowledge storage unit.
前記活性化情報決定手段が、提供される情報からは、覚醒される概念の不足により、前記意属性に基づいて活性化させるべき概念を決めることができない場合、その不足した概念の学習要求を行う学習意思属性に基づいて、前記智識管理部にて管理される智識情報において学習すべき概念についての学習要求を表す学習要求情報を出力する第1学習要求手段と
前記第1学習要求手段による前記学習要求情報の出力に応答して教育情報として提供される情報が前記学習すべき概念のデータ値と一致したときに、そのデータ値の概念を覚醒された概念として前記活性化情報決定手段に供する学習制御手段と、を有する請求項8記載の智識装置。
If the activation information determination means cannot determine the concept to be activated based on the intention attribute due to the lack of the concept to be awakened from the provided information, the learning request for the lacking concept is determined. first learning request means for outputting learning request information representing a learning request for a concept to be learned in the knowledge information managed by the knowledge management unit, based on the learning intention attribute to be performed;
when the information provided as educational information in response to the output of the learning request information by the first learning request means matches the data value of the concept to be learned, the concept of the data value is regarded as the awakened concept 9. The intelligent device according to claim 8, further comprising learning control means for serving said activation information determination means.
前記智識管理部にて管理すべき智識情報において対応するデータ値が欠落した概念が生じた場合、その概念についての学習要求を表す学習要求情報を出力する第2学習要求手段と、
前記第2学習要求手段による前記学習要求情報の出力に応答して教育情報として提供される情報を前記概念に対応したデータ値として前記智識記憶部に格納して、前記智識管理部にて管理される智識情報を更新する智識更新手段と、を有する請求項8または9記載の智識装置。
second learning request means for outputting learning request information representing a learning request for a concept when a concept lacks a corresponding data value in the knowledge information to be managed by the knowledge management unit;
Information provided as educational information in response to the output of the learning request information by the second learning request means is stored in the knowledge storage unit as a data value corresponding to the concept, and the knowledge management unit stores 10. A knowledge device according to claim 8 or 9, comprising knowledge update means for updating managed knowledge information.
前記1つの智識に追加すべき概念を表す情報が提供されたときに、前記概念を前記智識管理にて管理される智識情報にて表される智識を構成する概念として追加する概念追加手段を有する、請求項10記載の智識装置。 When information representing a concept to be added to the one piece of knowledge is provided, the concept is added as a concept constituting the knowledge represented by the knowledge information managed by the knowledge management unit . 11. A knowledge device according to claim 10, comprising concept adding means.
JP2020071648A 2020-04-13 2020-04-13 Artificial brain system and intelligence device used in it Active JP7193870B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020071648A JP7193870B2 (en) 2020-04-13 2020-04-13 Artificial brain system and intelligence device used in it

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020071648A JP7193870B2 (en) 2020-04-13 2020-04-13 Artificial brain system and intelligence device used in it

Publications (2)

Publication Number Publication Date
JP2021168067A JP2021168067A (en) 2021-10-21
JP7193870B2 true JP7193870B2 (en) 2022-12-21

Family

ID=78079778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020071648A Active JP7193870B2 (en) 2020-04-13 2020-04-13 Artificial brain system and intelligence device used in it

Country Status (1)

Country Link
JP (1) JP7193870B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146514A (en) 2008-12-22 2010-07-01 Sharp Corp Information processor and neural network circuit using the same
JP2019028993A (en) 2017-07-31 2019-02-21 和宏 増田 Information processing device, information processing method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146514A (en) 2008-12-22 2010-07-01 Sharp Corp Information processor and neural network circuit using the same
JP2019028993A (en) 2017-07-31 2019-02-21 和宏 増田 Information processing device, information processing method, and program

Also Published As

Publication number Publication date
JP2021168067A (en) 2021-10-21

Similar Documents

Publication Publication Date Title
Valentino et al. The benefits of group supervision and a recommended structure for implementation
Tolmie et al. Factors influencing the success of computer mediated communication (CMC) environments in university teaching: a review and case study
Falconer Organizational learning, tacit information, and e‐learning: A review
Dobie Reflections on a well-traveled path: Self-awareness, mindful practice, and relationship-centered care as foundations for medical education
Bennet et al. Knowledge mobilization in the social sciences and humanities
Basque et al. Collaborative knowledge modelling with a graphical knowledge representation tool: A strategy to support the transfer of expertise in organisations
Southgate et al. Artificial intelligence and emerging technologies in schools
Willner et al. Cognitive behavioral therapy
Gunn Mimetic desire and intersubjectivity in disciplinary cultures: Constraints or enablers to learning in higher education?
Ribino The role of politeness in human–machine interactions: a systematic literature review and future perspectives
Linstead Developing Management Meta‐competence: Can DistanceLearning Help?
Portela Interfacing participation in citizen science projects with conversational agents
JP7193870B2 (en) Artificial brain system and intelligence device used in it
Stephens ‘Not always so’: Embracing process in the development of curricula for contemporary person‐centred healthcare professional education
Geng et al. Analysis of the teaching quality using novel deep learning-based intelligent classroom teaching framework
Atreides et al. Methodologies and Milestones for the Development of an Ethical Seed
WO2022208953A1 (en) Information processing system and virtual human resource
Hansen Conversations in the Crèche: Interaction Patterns between Children and Preschool Teachers in Nine Danish Crèches.
Graff Moral sensitivity and the limits of artificial moral agents
Wilthagen et al. Building TrusTee: The world's most trusted robot
McBride Developing socially inspired robotics through the application of human analogy: Capabilities and social practice
Fernández Castro Mindshaping and Robotics
Lee Collaborative design for intelligent technologies
Maj et al. “No, I Won't Do That.” Assertive Behavior of Robots and its Perception by Children
Ocktilia et al. Knowledge Transfer as a Change Agent Strategy in Community Empowerment

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20201104

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20201104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20201104

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220516

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220816

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221202

R150 Certificate of patent or registration of utility model

Ref document number: 7193870

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150