JP2020046738A - History storage system of block chain and history storage method of block chain - Google Patents

History storage system of block chain and history storage method of block chain Download PDF

Info

Publication number
JP2020046738A
JP2020046738A JP2018172630A JP2018172630A JP2020046738A JP 2020046738 A JP2020046738 A JP 2020046738A JP 2018172630 A JP2018172630 A JP 2018172630A JP 2018172630 A JP2018172630 A JP 2018172630A JP 2020046738 A JP2020046738 A JP 2020046738A
Authority
JP
Japan
Prior art keywords
information
content
character string
block
grouping
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.)
Granted
Application number
JP2018172630A
Other languages
Japanese (ja)
Other versions
JP6582277B1 (en
Inventor
竜二 川瀬
Ryuji Kawase
竜二 川瀬
泰士 西田
Hiroshi Nishida
泰士 西田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University Public Corporation Osaka
Japan Mode Co Ltd
Management of Technology Solution Cooperation
Original Assignee
University Public Corporation Osaka
Japan Mode Co Ltd
Management of Technology Solution Cooperation
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 University Public Corporation Osaka, Japan Mode Co Ltd, Management of Technology Solution Cooperation filed Critical University Public Corporation Osaka
Priority to JP2018172630A priority Critical patent/JP6582277B1/en
Application granted granted Critical
Publication of JP6582277B1 publication Critical patent/JP6582277B1/en
Publication of JP2020046738A publication Critical patent/JP2020046738A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To provide a history storage system of a block chain and a history storage method of a block chain to record a learnt model generated by a neural network or a deep learning in the block chain.SOLUTION: A solution concept is introduced by generating a learnt model, the learnt model makes the solution concept solve and a database records training data for making the learnt model generate. The system determines whether the learnt model to solve the introduced solution concept exists or not, and stores all data related to the solved solution concept as a new block chain and couples them, if the learnt model to solve the introduced solution concept exists.SELECTED DRAWING: Figure 1

Description

本発明は、AI(人工知能:Artificial Intelligence)によって提示された解決コンセプトをネットワーク内に構築されるブロックチェーンで連結されるブロックに記録するブロックチェーン履歴蓄積システム及びブロックチェーン履歴蓄積記録方法に関するものである。   The present invention relates to a blockchain history accumulation system and a blockchain history accumulation recording method for recording a solution concept presented by AI (Artificial Intelligence) in blocks connected by a blockchain constructed in a network. is there.

ニューラルネットワークやディープラーニングは、多種多様な言語の翻訳、膨大な量の画像分類、又は画像生成等のタスクや実行を、機械や装置に対して行わせる最も成功した機械学習技術として知られている。ニューラルネットワークやディープラーニングでは、最初に大量の教師データを用いて学習済みモデルを作り、その学習済みモデルに対して評価対象のデータを投入することで、問題解決の結果を得ることが可能となる。   Neural networks and deep learning are known as the most successful machine learning techniques that allow machines and devices to perform tasks and executions such as translating a wide variety of languages, classifying a vast amount of images, or generating images. . In neural networks and deep learning, it is possible to obtain a problem-solving result by first creating a trained model using a large amount of teacher data and inputting the data to be evaluated to the trained model. .

これらニューラルネットワークやディープラーニングを用いた問題解決の探索は、大量の教師データを用いることで、短時間に効率よく、問題解決のためのイノベーション創出を支援することが可能となる。この場合、教師データとして、例えば、特許管理データベースを用いることも可能である。特許管理データベースは、構造化された技術文書であり、ある技術について何が課題で、どのように解決して、具体的にどう実現するか、どのような効果があるのか、誰がいつ発明し、既存技術との差異はどこか、等の詳細が全て記録され、公開されている。そのため、特許管理データベースを教師データとして用いれば、適切な問題解決の結果を得ることができる。   The search for problem solving using these neural networks and deep learning can efficiently and quickly support innovation creation for problem solving by using a large amount of teacher data. In this case, for example, a patent management database can be used as the teacher data. The patent management database is a structured technical document that describes what is an issue for a technology, how to solve it, how it is specifically realized, what effect it is, who invented it, Details such as the difference from the existing technology are all recorded and made public. Therefore, if the patent management database is used as teacher data, an appropriate result of problem solving can be obtained.

例えば、特許文献1及び特許文献2には、AIに制御され、マイニング手段により抽出した参照用文字列と解決コンセプト(例えば、等価変換理論、TRIZ、ARIZ、QFD、タグチメソッド等)との関連性を事前に人工知能により学習させ、関連性の高い解決コンセプトを探索させることについて開示されている。   For example, Patent Literature 1 and Patent Literature 2 have relevance between a reference character string controlled by an AI and extracted by mining means and a solution concept (eg, equivalent transformation theory, TRIZ, ARIZ, QFD, Taguchi method, etc.). Is learned in advance by artificial intelligence to search for a relevant solution concept.

さらに、特許文献1及び特許文献2には、参照用文字列の組み合わせと解決コンセプトとの関連性について、AIによる学習済みモデルを再学習により随時更新することができ、ユーザは、それら関連性を選択することができる。ユーザにより選択された結果は、参照用文字列と解決コンセプトの関連性を高くし、ユーザにより選択されなかった参照用文字列と解決コンセプトの関連性は低くし、よりユーザが受け入れやすく、また解決に最も近道となるような解決コンセプトの提供について開示されている。   Further, Patent Literature 1 and Patent Literature 2 show that the relationship between a combination of reference character strings and a solution concept can be updated at any time by re-learning an AI-trained model. You can choose. The result selected by the user makes the reference string and the solution concept more relevant, the reference string that was not selected by the user and the solution concept less relevant, more user-friendly, and the solution Discloses the provision of the shortest solution concept.

また、例えば、非特許文献1には、ニューラルネットワークやディープラーニングでは、大量の教師データを一度に導入される場合にのみ、処理を実行できるように設計されている。そのため、前述のような学習済みモデルの随時更新において大量の教師データ受け付けると、以前に設定した各種パラメータや比較データ、それらの重み等は、新しい機械学習の解決コンセプトの解決ため上書きされてしまうという破滅的忘却の問題がある。   Also, for example, Non-Patent Document 1 is designed so that a neural network or deep learning can execute processing only when a large amount of teacher data is introduced at once. Therefore, if a large amount of teacher data is received in the occasional update of the learned model as described above, the previously set various parameters, comparison data, their weights, etc. will be overwritten to solve the new machine learning solution concept. There is a problem of catastrophic oblivion.

特許第6019303号明細書Patent No. 6019303 特許第6019304号明細書Patent No. 6019304

James Kirkpatricka, Razvan Pascanua, Neil Rabinowitza, Joel Venessa, Guillaume Desjardinsa,Andrei A. Rusua, Kieran Milana, John Quana, Tiago Ramalhoa, Agnieszka Grabska-Barwinska a,Demis Hassabisa, Claudia Clopathb, Dharshan Kumarana, Raia Hadsella、「Overcoming catastrophic forgetting in neuralnetworks」、arXiv:1612.00796v2、DeepMind、2016年12月2日James Kirkpatricka, Razvan Pascanua, Neil Rabinowitza, Joel Venessa, Guillaume Desjardinsa, Andrei A. Rusua, Kieran Milana, John Quana, Tiago Ramalhoa, Agnieszka Grabska-Barwinska a, Demis Hassabisa, Claudia Clopathb, Dharshan Kumarph forgetting in neuralnetworks '', arXiv: 1612.00796v2, DeepMind, December 2, 2016

ところで、上述した特許文献1及び特許文献2には、参照用文字列の組み合わせと解決コンセプト等の学習済みモデルを再学習により随時更新することについての開示はあるが、以前に習得した解決コンセプト等の再利用等については考慮されていなかった。   By the way, Patent Documents 1 and 2 described above disclose that a learned model such as a combination of reference character strings and a solution concept is updated as needed by re-learning. No consideration was given to the reuse of such materials.

また、非特許文献1には、新たな解決コンセプトを学習しようとするとき、以前に学習した解決コンセプトの抽出のための情報やデータが上書きされてしまい、保護することができず、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援が行うのが難しかった。   Also, in Non-Patent Document 1, when trying to learn a new solution concept, information and data for extracting the solution concept previously learned are overwritten and cannot be protected. It was difficult to reuse the results, various set parameters, comparison data, weights, etc. to provide efficient idea creation support.

そこで本発明は、上述した問題点に鑑みて案出されたものであり、その目的とするところは、以前に学習した解決コンセプトの抽出のための情報やデータを、ブロックチェーンで連結されるブロックに記録することで保護し、効率のよいアイデア創造支援を行うことできるブロックチェーン履歴蓄積システムを提供することにある。   Therefore, the present invention has been devised in view of the above-described problems, and an object of the present invention is to provide information and data for extracting a previously learned solution concept by using blocks connected by a block chain. Another object of the present invention is to provide a blockchain history storage system that can protect information by recording the information in a document and efficiently support idea creation.

第1発明に係るブロックチェーン履歴蓄積システムは、新たに創作する創作物に関する情報から文字列を抽出するマイニング手段と、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、上記マイニング手段により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索手段と、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを上記参照すべき連関度に反映させるように学習させる学習手段と、を有するアイデア創造支援学習部と、上記学習手段において新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、上記反映された連関度とをネットワーク内に構築されるブロックチェーンで連結されるブロックに記録する記録手段とを備え、上記記録手段は、上記関係を取得する都度、上記ブロック上において記録した内容の履歴を蓄積すること、を特徴とする。   The blockchain history accumulation system according to the first invention includes a mining unit for extracting a character string from information on a newly created creation, a reference character string acquired in advance, and each of the solution concepts classified into two or more types. A search for searching for one or more solution concepts based on three or more levels of association between a reference character string corresponding to the character string extracted by the mining means and a solution concept, with reference to three or more levels of association. An idea creation support learning unit having means and learning means for acquiring a relationship between a character string and a solution concept based on newly provided information, and learning so as to reflect the relationship in the degree of association to be referred to. When the learning means obtains the relationship between the new character string and the solution concept, these and the reflected degree of association are stored in the network. And recording means for recording the blocks are connected by Built driving block chain, the recording means, each for obtaining the above relationship, accumulating a history of the contents recorded on the block, characterized by.

第2発明に係るブロックチェーン履歴蓄積システムは、第1発明において、新たに創作する創作物に関する情報に付された属性情報及び/又は上記抽出した文字列に基づいて、上記創作物に関する情報のグルーピングを行うグルーピング手段をさらに備え、上記記録手段は、上記グルーピング手段により作成された各グループ単位で、上記ブロックチェーンにおける各ブロックに記録すること、を特徴とする。   The blockchain history accumulating system according to a second aspect of the present invention is the grouping of the information on the creation based on the attribute information added to the information on the creation newly created and / or the extracted character string in the first invention. And the recording means records in each block in the block chain for each group created by the grouping means.

第3発明に係るブロックチェーン履歴蓄積システムは、第2発明において、上記グルーピング手段は、特定の領域から抽出された文字列に基づいて、上記グルーピングを行うこと、を特徴とする。   In a blockchain history accumulation system according to a third aspect, in the second aspect, the grouping means performs the grouping based on a character string extracted from a specific area.

第4発明に係るブロックチェーン履歴蓄積システムは、第2発明において、上記グルーピング手段は、上記各ブロックに蓄積された内容の履歴に基づいて、上記グルーピングを行うことを特徴とする。   In a blockchain history accumulation system according to a fourth aspect, in the second aspect, the grouping means performs the grouping based on a history of the content accumulated in each block.

第5発明に係るブロックチェーン履歴蓄積システムは、第2発明において、上記グルーピング手段は、上記属性情報及び/又は上記抽出した文字列に基づいて取得されたソーシャルネットワーク上での話題情報に基づいて、上記グルーピングを行うこと、を特徴とする。   In a blockchain history accumulation system according to a fifth invention, in the second invention, the grouping means is configured based on topic information on a social network acquired based on the attribute information and / or the extracted character string. The above grouping is performed.

第6発明に係るブロックチェーン履歴蓄積システムは、第2発明において、上記グルーピング手段は、特定の領域から抽出された文字列に禁止情報が含まれる場合、前記禁止情報を排除したグルーピングを行い、上記記録手段は、上記グルーピング手段により作成された上記禁止情報を排除したグループ単位で、上記ブロックチェーンにおける各ブロックに記録すること、を特徴とする。   In the blockchain history accumulation system according to a sixth aspect, in the second aspect, the grouping means performs grouping excluding the prohibition information when the character string extracted from the specific area includes the prohibition information. The recording means records each block in the block chain in a group unit excluding the prohibition information created by the grouping means.

第7発明に係るブロックチェーン履歴蓄積システムは、第2発明において、上記属性情報は、上記創作物の作成に関わった関与者に関する情報及び/又は前記関与者の関与の程度に関する情報を含むこと、を特徴とする。   In the blockchain history accumulation system according to a seventh invention, in the second invention, the attribute information includes information on a participant involved in the creation of the creation and / or information on a degree of involvement of the participant; It is characterized by.

第8発明に係るブロックチェーン履歴蓄積方法は、新たに創作する創作物に関する情報から文字列を抽出する抽出ステップと、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、上記抽出ステップにより抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索ステップと、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを上記参照すべき連関度に反映させるように学習させる学習ステップと、上記学習ステップにおいて新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、上記反映された関連度とをネットワーク内に構築されるブロックチェーンで連結されるブロックに記録する記録ステップと、を備え、上記記録ステップは、上記関係を取得する都度、上記ブロック上において記録した内容の履歴を蓄積すること、を特徴とする。   The blockchain history accumulation method according to the eighth invention includes an extraction step of extracting a character string from information on a newly created creation, a reference character string acquired in advance, and each of the solution concepts classified into two or more types. A search for searching for one or more solution concepts based on three or more levels of association between a reference character string and a solution concept corresponding to the character string extracted in the above extraction step, with reference to the three or more levels of association. A learning step of acquiring a relationship between a character string and a solution concept based on newly provided information, and learning to reflect the relationship in the degree of association to be referred to; and a new character in the learning step. When the relationship between the column and the solution concept is acquired, these and the reflected degree of relevance are linked in a blockchain built in the network. And a recording step of recording the blocks, said recording step, each time of acquiring the above relationship, accumulating a history of the contents recorded on the block, characterized by.

第1発明〜第7発明によれば、学習手段は、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、連関度に反映させるように学習を行う。このため、解決コンセプト及び反映された連関度をネットワーク内に構築されるブロックチェーンで連結されるブロックに記録できる。これにより、以前に学習した解決コンセプトの抽出のための情報やデータを保護でき、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援が行うことが可能となる。   According to the first to seventh aspects, the learning means acquires the relationship between the character string and the solution concept based on the newly provided information, and performs learning so as to reflect the relationship in the degree of association. Therefore, the solution concept and the reflected degree of association can be recorded in blocks connected by a block chain constructed in the network. As a result, information and data for extracting a solution concept learned previously can be protected, and the results learned in the past, various parameters, comparison data, weights, and the like can be reused to provide efficient idea creation support. It becomes possible.

特に、第2発明によれば、グルーピング手段は、新たに創作する創作物に関する情報に付された属性情報及び/又は文字列を抽出する。このため、創作物に関する情報のグルーピングでき、作成された各グループ単位でブロックチェーンにおける各ブロックに記録することができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を行うことが可能となる。   In particular, according to the second aspect, the grouping means extracts the attribute information and / or the character string added to the information on the newly created creation. For this reason, it is possible to group information relating to creations, and to record each created group in each block in the block chain. This makes it possible to reuse the results learned in the past, set various parameters, comparison data, weights, etc., and to perform efficient idea creation support.

特に、第3発明によれば、グルーピング手段は、特定の領域から抽出された文字列に基づいてグルーピングを行う。このため、特定の領域から抽出された文字列のグループ単位でブロックに記録することができる。これにより、全てのブロックに記録された情報を確認する必要がなくなり、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を行うことが可能となる。   In particular, according to the third aspect, the grouping means performs grouping based on a character string extracted from a specific area. For this reason, character strings extracted from a specific area can be recorded in blocks in groups. This eliminates the need to check the information recorded in all blocks, and enables efficient idea creation support by reusing the results learned in the past, various parameters set, comparison data, weights, etc. Becomes

特に、第4発明によれば、グルーピング手段は、各ブロックに蓄積された内容の履歴に基づいて、グルーピングを行う。このため、蓄積された内容の参照の度合いや活用の回数等に基づき、各グループ単位でブロックチェーンにおける各ブロックに記録することができる。これにより、際立ったグループを保護することができ、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、インセンティブを付与したアイデア創造支援が行うことが可能となる。   In particular, according to the fourth aspect, the grouping means performs grouping based on the history of the contents stored in each block. For this reason, the stored contents can be recorded in each block in the block chain on a group-by-group basis based on the degree of reference of the stored contents, the number of times of use, and the like. As a result, a distinguished group can be protected, and the results of learning in the past, various set parameters, comparison data, weights, and the like can be reused to support idea creation with an incentive.

特に、第5発明によれば、グルーピング手段は、属性情報及び/又は上記抽出した文字列に基づいて取得されたソーシャルネットワーク上での話題情報を抽出する。このため、外部で話題性のある情報と対応付けたグルーピングができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、最新の話題やトレンドを考慮し、効率のよいアイデア創造支援が行うことが可能となる。さらに、文献情報の他に、鮮度の高い教師データとして取り込むことができる。これにより、効率のよいニューラルネットワーク又はディープラーニングによる解決コンセプトの提示を実現することができる。   In particular, according to the fifth aspect, the grouping means extracts topic information on the social network acquired based on the attribute information and / or the extracted character string. For this reason, it is possible to perform grouping in association with externally topical information. As a result, it is possible to reuse the results learned in the past, set various parameters, comparison data, weights, and the like, take into account the latest topics and trends, and provide efficient idea creation support. Furthermore, in addition to the document information, it can be taken in as teacher data with high freshness. This makes it possible to efficiently present a solution concept using a neural network or deep learning.

特に、第6発明によれば、グルーピング手段は、特定の領域から抽出された文字列に禁止情報が含まれる場合、禁止情報を排除したグルーピングを行う。このため、有害な情報を排除した保護をすることができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等の中から問題の無い情報やデータを再利用でき、効率のよいアイデア創造支援が行うことできる。   In particular, according to the sixth aspect, when the character string extracted from the specific area includes the prohibition information, the grouping unit performs the grouping excluding the prohibition information. For this reason, it is possible to provide protection by eliminating harmful information. As a result, information and data having no problem can be reused from the results learned in the past, various set parameters, comparison data, weights, and the like, and efficient idea creation support can be performed.

特に、第7発明によれば、属性情報は、創作物の作成に関わった関与者に関する情報及び/又は前記関与者の関与の程度に関する情報を有する。このため、各創作物や登録されるコンテンツの加工者、又は提供者に応じたインセンティブの付与が可能となる。これにより、新旧の教師データ等の対応が明確になり、効率のよいアイデア創造支援が行うことが可能となる。   In particular, according to the seventh aspect, the attribute information has information on a participant involved in creation of a creation and / or information on a degree of involvement of the participant. For this reason, it is possible to provide an incentive according to a creator or a provider of each creation or registered content. As a result, correspondence between old and new teacher data and the like becomes clear, and efficient idea creation support can be performed.

第9発明明によれば、学習ステップは、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、連関度に反映させるように学習を行う。このため、解決コンセプト及び反映された連関度をネットワーク内に構築されるブロックチェーンで連結されるブロックに記録できる。これにより、以前に学習した解決コンセプトの抽出のための情報やデータを保護でき、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援が行うことが可能となる。   According to the ninth invention, the learning step acquires a relationship between the character string and the solution concept based on the newly provided information, and performs learning so as to reflect the relationship in the degree of association. Therefore, the solution concept and the reflected degree of association can be recorded in blocks connected by a block chain constructed in the network. As a result, information and data for extracting a solution concept learned previously can be protected, and the results learned in the past, various parameters, comparison data, weights, and the like can be reused to provide efficient idea creation support. It becomes possible.

図1は、第1実施形態におけるブロックチェーン履歴蓄積システムの全体構成の一例を示すブロック図であるFIG. 1 is a block diagram illustrating an example of the entire configuration of the blockchain history accumulation system according to the first embodiment. 図2は、第1実施形態におけるコンテンツ流通管理装置の構成の一例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of a configuration of the content distribution management device according to the first embodiment. 図3は、第1実施形態におけるコンテンツ流通管理装置の機能の一例を示す模式図である。FIG. 3 is a schematic diagram illustrating an example of functions of the content distribution management device according to the first embodiment. 第1実施形態におけるブロックチェーン履歴蓄積システムの学習モデルの一例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of a learning model of the blockchain history accumulation system according to the first embodiment. 図5は、第1実施形態における管理データベースの一例を示すコンテンツ管理テーブルである。FIG. 5 is a content management table illustrating an example of the management database according to the first embodiment. 図6は、第1実施形態における管理データベースの一例を示す関連情報テーブルである。FIG. 6 is a related information table illustrating an example of the management database according to the first embodiment. 図7は、第1実施形態における管理データベースの一例を示すコンテンツ関与者テーブルである。FIG. 7 is a content participant table showing an example of the management database in the first embodiment. 図8は、第1実施形態における参照データベースの一例を示す学習済みモデル更新テーブルである。FIG. 8 is a learned model update table illustrating an example of the reference database according to the first embodiment. 図9は、第1実施形態におけるブロックチェーン履歴蓄積システムのデータベースの一例を示すコンテンツ判定管理テーブルである。FIG. 9 is a content determination management table illustrating an example of a database of the blockchain history accumulation system according to the first embodiment. 図10は、第1実施形態におけるブロックチェーン履歴蓄積システムのデータベースの一例を示すコンテンツ活用履歴テーブルである。FIG. 10 is a content utilization history table showing an example of a database of the blockchain history accumulation system according to the first embodiment. 図11は、第1実施形態における参照データベースの一例を示す学習済みモデル管理テーブルである。FIG. 11 is a learned model management table illustrating an example of the reference database according to the first embodiment. 図12は、第1実施形態におけるブロックチェーン履歴蓄積システムの動作の一例を示すフローチャートである。FIG. 12 is a flowchart illustrating an example of the operation of the blockchain history accumulation system according to the first embodiment. 図13は、第1実施形態における履歴蓄積の一例を示す模式図である。FIG. 13 is a schematic diagram illustrating an example of history accumulation in the first embodiment. 図14は、第2実施形態における創作物履歴の一例を示す模式図である。FIG. 14 is a schematic diagram illustrating an example of a creation history according to the second embodiment. 図15は、第3実施形態における文字列履歴の一例を示す模式図である。FIG. 15 is a schematic diagram illustrating an example of a character string history according to the third embodiment. 図16は、第4実施形態における内容履歴の一例を示す模式図である。FIG. 16 is a schematic diagram illustrating an example of a content history according to the fourth embodiment. 図17は、第5実施形態における話題履歴の一例を示す模式図である。FIG. 17 is a schematic diagram illustrating an example of a topic history according to the fifth embodiment. 図18は、第6実施形態における排除履歴の一例を示す模式図である。FIG. 18 is a schematic diagram illustrating an example of an exclusion history according to the sixth embodiment.

以下、本発明の実施形態におけるブロックチェーン履歴蓄積システム及びブロックチェーン履歴蓄積方法の一例について、図面を参照しながら説明する。   Hereinafter, an example of a blockchain history storage system and a blockchain history storage method according to an embodiment of the present invention will be described with reference to the drawings.

(第1実施形態:コンテンツ流通管理装置1の構成)
図1〜図4を参照して、第1実施形態におけるコンテンツ流通管理装置1の構成の一例について説明する。図1は、本実施形態におけるコンテンツ流通管理装置1の全体構成を示すブロック図である。
(First Embodiment: Configuration of Content Distribution Management Apparatus 1)
An example of the configuration of the content distribution management device 1 according to the first embodiment will be described with reference to FIGS. FIG. 1 is a block diagram illustrating the overall configuration of the content distribution management device 1 according to the present embodiment.

図1に示すように、ブロックチェーン履歴蓄積システム100は、例えば、コンテンツ流通管理装置1を備える。コンテンツ流通管理装置1は、例えば、公衆通信網4(インターネット4a、コンテンツ流通ネットワーク4b、ブロックチェーンネットワーク4c)を介して、ユーザ端末5(5a〜5c、等)、及びデータベース6(管理データベース6a、参照データベース6b)の少なくともいずれかと接続されていてもよい。   As shown in FIG. 1, the blockchain history accumulation system 100 includes, for example, a content distribution management device 1. The content distribution management device 1 includes, for example, a user terminal 5 (5a to 5c, etc.) via a public communication network 4 (Internet 4a, content distribution network 4b, blockchain network 4c), and a database 6 (management database 6a, It may be connected to at least one of the reference databases 6b).

<コンテンツ流通管理装置1>
本実施形態におけるコンテンツ流通管理装置1は、主にネットワーク上に設けられ、例えば、企業や研究機関等において問題解決及びアイデア発想に関わるR&D事業部及び製品開発事業部等の研究者・開発者・エンジニア等が用いる。コンテンツ流通管理装置1は、特許管理データベース、及び企業や研究機関等が保持する膨大な量の技術情報、解決コンセプトの抽出のための情報やデータ用いて、効率のよいアイデア創造を支援するためのものである。
<Content distribution management device 1>
The content distribution management device 1 according to the present embodiment is mainly provided on a network. For example, researchers, developers, and the like of an R & D business unit and a product development business unit related to problem solving and idea generation in a company or a research institution. Used by engineers and others. The content distribution management device 1 uses a patent management database and a huge amount of technical information and information and data for extracting a solution concept held by a company or a research institution to support efficient idea creation. Things.

図2は、ブロックチェーン履歴蓄積システム100におけるコンテンツ流通管理装置1の構成の一例を示す模式図である。コンテンツ流通管理装置1として、メインフレーム、ミッドレンジ、ワークステーション、スーパーコンピュータ等の電子機器が用いられる。コンテンツ流通管理装置1は、筐体10と、CPU11と、ROM12と、RAM13と、記憶部14と、I/F15〜17とを備える。I/F15〜17は、内部バス18により接続される。   FIG. 2 is a schematic diagram illustrating an example of a configuration of the content distribution management device 1 in the blockchain history accumulation system 100. As the content distribution management device 1, electronic devices such as a mainframe, a midrange, a workstation, and a supercomputer are used. The content distribution management device 1 includes a housing 10, a CPU 11, a ROM 12, a RAM 13, a storage unit 14, and I / Fs 15 to 17. The I / Fs 15 to 17 are connected by an internal bus 18.

CPU(Central Processing Unit)11は、コンテンツ流通管理装置1全体を制御する。ROM(Read Only Memory)12は、CPU11の動作コードを格納する。RAM(Random Access Memory)13は、CPU11の動作時に使用される作業領域である。記憶部14は、アプリケーションプログラム、解析ロジック、語彙・構文プログラム等の各種情報が記憶される。記憶部14として、例えばHDD(Hard Disk Drive)の他、SSD(solid state drive)等のデータ保存装置が用いられる。なお、例えばコンテンツ流通管理装置1は、図示しないGPU(Graphics Processing Unit)を有してもよい。GPUを有することで、通常よりも高速演算処理が可能となる。   A CPU (Central Processing Unit) 11 controls the entire content distribution management device 1. A ROM (Read Only Memory) 12 stores an operation code of the CPU 11. A RAM (Random Access Memory) 13 is a work area used when the CPU 11 operates. The storage unit 14 stores various information such as application programs, analysis logic, vocabulary / syntax programs, and the like. As the storage unit 14, for example, a data storage device such as a solid state drive (SSD) is used in addition to a hard disk drive (HDD). For example, the content distribution management device 1 may include a GPU (Graphics Processing Unit) not shown. By having a GPU, higher-speed arithmetic processing can be performed than usual.

I/F15は、公衆通信網4を介してユーザ端末5、外部データベース(図示せず)等との各種情報の送受信を行うためのインターフェースである。I/F16は、入力部分20との情報の送受信を行うためのインターフェースである。入力部分20として、例えばキーボードが用いられ、ブロックチェーン履歴蓄積システム100の管理者や運営者等は、入力部分20を介して、各種情報又はコンテンツ流通管理装置1の制御コマンド等を入力する。I/F17は、出力部分19との各種情報の送受信を行うためのインターフェースである。出力部分19は、記憶部14に保存された各種情報、又はコンテンツ流通管理装置1の処理状況等を出力する。出力部分19として、ディスプレイが用いられ、例えばタッチパネル式でもよい。   The I / F 15 is an interface for transmitting and receiving various information to and from the user terminal 5 and an external database (not shown) via the public communication network 4. The I / F 16 is an interface for transmitting and receiving information to and from the input unit 20. For example, a keyboard is used as the input unit 20, and an administrator, an operator, or the like of the blockchain history storage system 100 inputs various information or control commands of the content distribution management device 1 via the input unit 20. The I / F 17 is an interface for transmitting and receiving various information to and from the output unit 19. The output unit 19 outputs various information stored in the storage unit 14, the processing status of the content distribution management device 1, and the like. A display is used as the output unit 19, and may be, for example, a touch panel type.

図3は、ブロックチェーン履歴蓄積システム100におけるコンテンツ流通管理装置1の機能の一例を示す模式図である。コンテンツ流通管理装置1は、アイデア創造支援学習部2、ブロックチェーン部3、記憶手段24、グルーピング手段25、送受信手段26、判定手段27、及び許可手段28と、を少なくとも備え、さらに管理データベース6a及び参照データベース6bと接続する。なお、図3に示した機能は、CPU11が、RAM13を作業領域として、記憶部14等に記憶されたプログラムを実行することにより実現される。また、I/F15〜17は、例えば人工知能により制御されてもよい。ここで、「人工知能」は、いかなる周知の人工知能技術に基づくものであってもよい。   FIG. 3 is a schematic diagram illustrating an example of a function of the content distribution management device 1 in the blockchain history accumulation system 100. The content distribution management device 1 includes at least an idea creation support learning unit 2, a block chain unit 3, a storage unit 24, a grouping unit 25, a transmission / reception unit 26, a determination unit 27, and a permission unit 28, and further includes a management database 6a Connect to reference database 6b. Note that the functions illustrated in FIG. 3 are realized by the CPU 11 executing a program stored in the storage unit 14 or the like using the RAM 13 as a work area. The I / Fs 15 to 17 may be controlled by, for example, artificial intelligence. Here, “artificial intelligence” may be based on any known artificial intelligence technology.

<アイデア創造支援学習部2>
図4に、学習済みモデルのアイデア創造支援学習部2の一例を示す。アイデア創造支援学習部2は、例えば、新たに創作する創作物に関する情報から文字列を抽出するマイニング手段21と、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、マイニング手段21により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索手段22と、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを参照すべき連関度に反映させるように学習させる学習手段23により構成される。
<Idea creation support learning section 2>
FIG. 4 shows an example of the idea creation support learning unit 2 of the learned model. The idea creation support learning unit 2 includes, for example, a mining unit 21 that extracts a character string from information on a newly created creation, and a reference character string acquired in advance and a solution concept classified into two or more types. A search unit that searches for one or more solution concepts based on three or more levels of association between a reference character string corresponding to the character string extracted by the mining unit 21 and a solution concept, with reference to three or more levels of association. 22 and learning means 23 for acquiring the relationship between the character string and the solution concept based on the newly provided information and learning so as to reflect the relationship in the degree of association to be referred to.

アイデア創造支援学習部2は、教師データとして、例えば、参照データベース6bに記憶されるデータベースを用いる。用いられるデータベースは、例えば、「特許公報DB」、「研究リポートDB」、「技術報告書DB」、「アイデアメモ」等のデータベースである。これらのデータベースは、例えば、外部の公衆通信網4を介して、ダウンロードされてもよい。各データベースから、学習対象範囲として、所定のデータが教師データとして抽出される。これにより、例えば、精度の高い教師データに基づき、学習モデルを生成することが可能となる。   The idea creation support learning unit 2 uses, for example, a database stored in the reference database 6b as teacher data. The database used is, for example, a database such as a “patent gazette DB”, a “research report DB”, a “technical report DB”, an “idea memo”, and the like. These databases may be downloaded via an external public communication network 4, for example. From each database, predetermined data is extracted as teacher data as a learning target range. Thereby, for example, it is possible to generate a learning model based on highly accurate teacher data.

アイデア創造支援学習部2は、例えば、連関度を算出できるアルゴリズムを有してもよく、過去の評価対象情報、参照文字列、及び連関度に基づいて最適化された関数(分類器)が用いられてもよい。学習モデルには、例えば、機械学習を用いて構築される。機械学習の方法として、例えば深層学習が用いられ、その他としては、ニューラルネットワークで構成されていてもよい。その場合、連関度は隠れ層及び重み変数で示されてもよい。   The idea creation support learning unit 2 may have, for example, an algorithm that can calculate the degree of association, and uses a function (classifier) optimized based on the past evaluation target information, the reference character string, and the degree of association. You may be. The learning model is constructed using, for example, machine learning. As a method of machine learning, for example, deep learning is used, and as another method, a neural network may be used. In that case, the degree of association may be indicated by a hidden layer and a weight variable.

<マイニング手段21>
マイニング手段21は、新たに創作する創作物に関する情報から文字列を抽出する。マイニング手段21は、基本情報として、例えば、文献等の情報から文字列を抽出する。文字列の抽出は、例えば、評価対象となる情報群Aと他の情報群Bに含まれるそれぞれの文字列の組み合せの重要度等から、評価対象となる情報を抽出してもよい。
<Mining means 21>
The mining unit 21 extracts a character string from information on a newly created creation. The mining unit 21 extracts a character string from information such as a document, for example, as basic information. For the extraction of the character string, for example, the information to be evaluated may be extracted from the importance of the combination of each character string included in the information group A to be evaluated and the other information group B.

<探索手段22>
探索手段22は、マイニング手段21で予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、マイニング手段21により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する。
<Search means 22>
The search unit 22 refers to the three or more levels of association between each reference character string acquired in advance by the mining unit 21 and each of the solution concepts classified into two or more types, and determines the character string extracted by the mining unit 21. At least one solution concept is searched for based on three or more levels of association between the corresponding reference character string and the solution concept.

探索手段22は、例えば、過去の評価対象情報に含まれる「A11」は、参照情報に含まれる「A1」との間における連関度「72%」を示し、「A3」との間における連関度「15%」を示す。この場合、「A1」は「A3」に比べて「A11」との繋がりが強いため、「A11」と「A1」との関係を取得する。   The search means 22 indicates that, for example, “A11” included in the past evaluation target information indicates the degree of association “72%” with “A1” included in the reference information, and “A3” with “A3”. "15%" is shown. In this case, since “A1” has a stronger connection with “A11” than “A3”, the relationship between “A11” and “A1” is acquired.

<学習手段23>
学習手段23は、マイニング手段21により新たに提供された情報に基づき、探索手段22により取得された文字列と解決コンセプトとの関係に基づき、参照すべき連関度に反映させるように学習モデルを学習させる。
<Learning means 23>
The learning unit 23 learns a learning model based on the information newly provided by the mining unit 21 and based on the relationship between the character string acquired by the searching unit 22 and the solution concept so that the learning model is reflected in the degree of association to be referred to. Let it.

<記億手段24>
記憶手段24は、例えば、学習手段23において、新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、すでに反映された連関度とをネットワーク内に構築されるブロックチェーン部3で連結される各ブロックに記録する。さらに、記憶部14は、例えば、学習手段23において、新たな文字列と解決コンセプトとの関係を取得する都度、すでにブロック上において記録した内容の履歴を蓄積する。記憶手段24は、各情報の単位、又はあるまとまったグループ毎に記憶する、又は随時、所定の間隔で記憶するようにしてもよい。
<Recording means 24>
For example, when the learning unit 23 acquires a relationship between a new character string and a solution concept in the learning unit 23, the storage unit 24 stores the relationship between the new character string and the degree of association already reflected in the blockchain unit 3 constructed in the network. Record in each block connected by. Further, the storage unit 14 accumulates, for example, every time the learning unit 23 acquires a relationship between a new character string and a solution concept, a history of contents already recorded on the block. The storage unit 24 may store the information in units of information, or for each group, or may store the information at predetermined intervals.

<グルーピング手段25>
グルーピング手段25は、例えば、新たに創作する創作物に関する情報に付された属性情報及び/又は、学習手段23において抽出した文字列に基づいて、創作物に関する情報のグルーピングを行う。記憶手段24は、グルーピング手段25により作成された各グループ単位で、ブロックチェーン部3における各ブロックに記録する。
<Grouping unit 25>
The grouping unit 25 performs grouping on the information on the creation based on, for example, the attribute information attached to the information on the newly created creation and / or the character string extracted by the learning unit 23. The storage unit 24 records each block in the block chain unit 3 in units of each group created by the grouping unit 25.

<送受信手段26>
送受信手段26は、例えば、コンテンツ流通管理装置1と公衆通信網4(インターネット4a、コンテンツ流通ネットワーク4b、ブロックチェーンネットワーク4c)を介して接続されるユーザ端末5(5a〜5c、等)、及びデータベース6(管理データベース6a、参照データベース6b)との各データ及び情報等と送受信を行う。送受信手段26を介してやり取りされた各履歴は、対応する各ブロック上に記録される。
<Transmitting / receiving means 26>
The transmission / reception means 26 includes, for example, a user terminal 5 (5a to 5c, etc.) connected to the content distribution management device 1 via the public communication network 4 (Internet 4a, content distribution network 4b, blockchain network 4c), and a database. 6 (the management database 6a and the reference database 6b). Each history exchanged via the transmission / reception means 26 is recorded on each corresponding block.

<判定手段27>
判定手段27は、例えば、アイデア創造支援学習部2において、新たに提供された情報に基づき、取得された文字列と解決コンセプトとの関係や導入された解決コンセプトを解決させる学習済みモデルが存在するか否かの判定を、管理データベース6a及び参照データベース6bを参照して行う。
<Determination means 27>
The determination unit 27 includes, for example, a learned model that solves the relationship between the acquired character string and the solution concept or the introduced solution concept in the idea creation support learning unit 2 based on the newly provided information. It is determined whether or not this is the case with reference to the management database 6a and the reference database 6b.

<許可手段28>
許可手段28は、学習手段23により抽出された解決コンセプトに関する情報が記録されたブロックに、その後の学習済みモデルの上書きの許可を行う。例えば、判定手段27による判定の結果に基づいて、学習手段23において、取得された新たな文字列と解決コンセプトとの関係、学習モデル等を、対応するブロック上へ記録する許可を行う。これより、すでに記録された各データ及び情報が誤って上書きされることがなくなる。
<Permitting means 28>
The permission unit 28 permits the block in which the information on the solution concept extracted by the learning unit 23 is recorded to be overwritten with the learned model thereafter. For example, based on the result of the determination by the determination unit 27, the learning unit 23 permits the recording of the relationship between the acquired new character string and the solution concept, the learning model, and the like on the corresponding block. This prevents the data and information already recorded from being accidentally overwritten.

<ブロックチェーン部3>
ブロックチェーン部3は、コンテンツ流通管理装置1において、例えば、ブロックチェーン技術に関するブロックチェーン制御手段31、メタデータ生成手段32、暗号化手段33、電子署名手段34を少なくとも備える。ブロックチェーン部3は、例えば、公衆通信網4のコンテンツ流通ネットワーク4b上にブロックチェーンネットワーク4cを形成し、送受信手段26を介してブロックチェーンネットワーク4c上でやり取りされる全ての記録を記憶し、管理データベース6aに蓄積する。
<Block chain part 3>
The block chain unit 3 in the content distribution management device 1 includes, for example, at least a block chain control unit 31, a metadata generation unit 32, an encryption unit 33, and an electronic signature unit 34 related to block chain technology. The block chain unit 3 forms, for example, a block chain network 4c on the content distribution network 4b of the public communication network 4, and stores and manages all records exchanged on the block chain network 4c via the transmission / reception means 26. It is stored in the database 6a.

ブロックチェーンネットワーク4cには、ユーザ端末5のうち、例えば、会員として登録されるユーザ端末5b〜ユーザ端末5c等の端末が接続される。ユーザ端末5b〜ユーザ端末5c等の端末は、ブロックチェーンネットワーク4cにより相互に接続され、集中管理の役割を担う端末のない「ピア・ツー・ピア型」の管理で構成される。   Among the user terminals 5, for example, the user terminals 5b to 5c registered as members are connected to the block chain network 4c. The terminals such as the user terminals 5b to 5c are connected to each other by a blockchain network 4c, and are configured in a “peer-to-peer type” management without a terminal that plays a centralized management role.

<ブロックチェーン制御手段31>
ブロックチェーン制御手段31は、コンテンツ流通管理装置1とブロックチェーンネットワーク4cで接続されるユーザ端末5b〜ユーザ端末5c等の端末間において、コンテンツ流通管理装置1とユーザ端末5b〜ユーザ端末5c等の端末との各やり取り、トランザクション等の一連の情報を、一定時間間隔もしくは一定数に到達した場合にブロックとしてグルーピングすることを試み、ブロックの生成に成功した場合、もしくは他のブロック生成装置から新しいブロックを受信した場合は、新しいブロックチェーンとして現状のブロックチェーンに連鎖させる制御を行う。
<Block chain control means 31>
The block chain control unit 31 connects the content distribution management device 1 and the terminals such as the user terminals 5b to 5c between the content distribution management device 1 and the terminals such as the user terminals 5b to 5c connected by the block chain network 4c. When a certain time interval or a certain number is reached, an attempt is made to group a series of information such as transactions, transactions, etc., as a block, and if the block is successfully generated, or a new block is generated from another block generation device. When it is received, control is performed to link it to the current block chain as a new block chain.

また、ブロックチェーン制御手段31は、コンテンツ流通管理装置1又はユーザ端末5b〜ユーザ端末5c等の端末により、新しいブロックを受信した場合には、ブロックおよびブロック内に含まれている各情報及びトランザクション等の検証を行った上で、正当と認められる場合のみ、続くブロックに連鎖させる。   When a new block is received by the content distribution management device 1 or a terminal such as the user terminal 5b to the user terminal 5c, the block chain control unit 31 checks the block and each information and transaction included in the block. After verifying the above, it is linked to the following block only when it is justified.

また、ブロックチェーン制御手段31でのやり取りは、例えば、分散型台帳技術によりアプリケーションが実行され、各記憶された履歴の連続性が保証される。これにより、コンテンツ流通管理装置1と各ノードによるブロックチェーンデータ、各種コンテンツ、履歴等の共同保有、ブロックチェーンネットワーク4cを介したデータや情報、各種コンテンツの送受信が可能となる。   In the exchange in the block chain control means 31, for example, an application is executed by the distributed ledger technology, and continuity of each stored history is guaranteed. As a result, it becomes possible for the content distribution management device 1 and each node to jointly hold blockchain data, various contents, history, and the like, and to transmit and receive data, information, and various contents via the blockchain network 4c.

<メタデータ生成手段32>
メタデータ生成手段32は、ブロックチェーン履歴蓄積システム100においてコンテンツ流通管理装置1とユーザ端末5b〜ユーザ端末5c等の端末でやり取りされる各種コンテンツに関するメタデータを生成する。各種コンテンツは、管理データベース6aに記憶されている。メタデータ生成手段32は、例えば、各種コンテンツのメタデータに基づき、各コンテンツの生成日、作成者(ユーザ端末ID)、各コンテンツの生成に利用したソフトウェアやハードウェアの情報等、コンテンツの生成に関連したソフトウェアやハードウェアの情報を含める。これにより、例えば、各種コンテンツの真正性を担保することが可能となり、全てのブロックに記録された情報を唯一絶対のブロックチェーンをそれぞれ有することが可能となる。
<Metadata generation means 32>
The metadata generating means 32 generates metadata relating to various contents exchanged between the content distribution management device 1 and the terminals such as the user terminals 5b to 5c in the blockchain history storage system 100. Various contents are stored in the management database 6a. The metadata generation unit 32 generates content such as a generation date of each content, a creator (user terminal ID), and information on software and hardware used for generation of each content, based on metadata of various contents. Include relevant software and hardware information. As a result, for example, it is possible to ensure the authenticity of various contents, and it is possible to have information recorded in all blocks as the only absolute block chains.

暗号化手段33は、各種コンテンツに付与するライセンス(公開/限定公開)に基づいて、コンテンツ流通管理装置1でやり取りされる各種コンテンツを暗号化する。各種コンテンツの暗号化に関する管理情報は、管理データベース6aに記憶される。暗号化手段33は、例えば、ブロックチェーン履歴蓄積システム100及びコンテンツ流通管理装置1のポリシーや規約に則り、各種コンテンツを暗号化してもよい。さらに、各種コンテンツの権利者(権利保持者)の指示に応じて、暗号化するようにしてもよい。暗号化手段33は、例えば、管理データベース6aに登録される各種コンテンツのうち、自由なアクセスを可能とする、又は自由な配布を可能とするようなコンテンツの場合は、暗号化せずに非暗号化のコンテンツとするようにしてもよい。   The encryption unit 33 encrypts various contents exchanged by the content distribution management device 1 based on a license (public / limited release) given to various contents. Management information relating to encryption of various contents is stored in the management database 6a. The encryption unit 33 may encrypt various contents in accordance with, for example, policies and regulations of the blockchain history storage system 100 and the content distribution management device 1. Furthermore, encryption may be performed according to the instruction of the right holder (right holder) of various contents. For example, among the various contents registered in the management database 6a, the encrypting unit 33 performs unencryption without encrypting the contents that allow free access or free distribution. It may be set as the content of the conversion.

<電子署名手段34>
電子署名手段34は、例えば、各種コンテンツのハッシュ値とメタデータへの電子署名付けを行う。暗号化手段33は、各種コンテンツを暗号化し、暗号化したコンテンツのハッシュ値を計算し、元のコンテンツのハッシュ値とメタデータとともに電子署名を付ける。暗号化手段33は、エンコーダーチップが電子署名に対応している場合には、コンテンツのハッシュ値とコンテンツ内のメタデータに対するエンコーダーチップの電子署名を得る。暗号化手段33は、各種コンテンツ内に記載されたメタデータ以外に、メタデータ生成手段32が生成し、付与したメタデータと、コンテンツを暗号化した場合には、その暗号化したコンテンツのハッシュ値とを含めて電子署名を付与する。
<Electronic signature means 34>
The electronic signature unit 34 performs, for example, an electronic signature on a hash value and metadata of various contents. The encryption unit 33 encrypts various contents, calculates a hash value of the encrypted content, and attaches an electronic signature together with the hash value and metadata of the original content. If the encoder chip supports the digital signature, the encryption unit 33 obtains the hash value of the content and the digital signature of the encoder chip for the metadata in the content. The encryption unit 33 includes, in addition to the metadata described in the various contents, the metadata generated and assigned by the metadata generation unit 32 and, when the content is encrypted, the hash value of the encrypted content. And a digital signature.

<公衆通信網4(インターネット4a)>
公衆通信網4(インターネット4a)は、通信回路を介して接続されるインターネット網等であり、光ファイバ通信網で構成されてもよい。公衆通信網4は、有線通信網には限定されず、無線通信網で実現してもよい。公衆通信網4は、コンテンツ流通ネットワーク4bを備え、コンテンツ流通ネットワーク4b上はブロックチェーンネットワーク4cがさらに構成される。
<Public communication network 4 (Internet 4a)>
The public communication network 4 (Internet 4a) is an Internet network or the like connected via a communication circuit, and may be configured by an optical fiber communication network. The public communication network 4 is not limited to a wired communication network, but may be realized by a wireless communication network. The public communication network 4 includes a content distribution network 4b, and a blockchain network 4c is further configured on the content distribution network 4b.

<コンテンツ流通ネットワーク4b>
コンテンツ流通ネットワーク4bは、ブロックチェーンネットワーク4cを介して、例えば、コンテンツ流通管理装置1に会員登録されるユーザ端末5が閲覧することが可能となるネットワークである。コンテンツ流通ネットワーク4bは、会員登録されたユーザ端末5が、所定の認証により各種コンテンツのサービスを、ブロックチェーンネットワーク4cを介して受けることができるようにしてもよい。
<Content distribution network 4b>
The content distribution network 4b is a network that can be browsed by, for example, the user terminal 5 registered as a member in the content distribution management device 1 via the blockchain network 4c. The content distribution network 4b may allow the registered user terminal 5 to receive various content services through the blockchain network 4c with predetermined authentication.

<ブロックチェーンネットワーク4c>
ブロックチェーンネットワーク4cは、ブロックチェーン技術(分散台帳技術)により実現される。各ブロック(Block)では、多数のトランザクションと、ナンス(Nonce)と呼ばれる特別な値と、直前のブロックのハッシュとを有している。ブロックに含まれたトランザクション(取引)のみを「正しい取引」と認める。これにより、コンテンツ流通ネットワーク4bにより接続される全体で「唯一のブロックの鎖」を持つことができる。
<Blockchain network 4c>
The blockchain network 4c is realized by blockchain technology (distributed ledger technology). Each block has a number of transactions, a special value called Nonce, and a hash of the previous block. Only transactions (transactions) included in the block are recognized as “correct transactions”. This makes it possible to have a “single block chain” as a whole connected by the content distribution network 4b.

ブロックチェーンネットワーク4cは、接続されるコンテンツ流通管理装置1とブロックチェーンネットワーク4cにより接続されるユーザ端末5は、一貫したやり取りの履歴をブロックチェーンネットワーク4c全体で分散及び共有することが可能となる。さらに、ブロックチェーンネットワーク4cは、例えば、コンテンツ流通ネットワーク4bで接続される間において、電子(コンテンツデータ)の存在証明機能を備える。この存在証明機能は、ある特定の電子データが、コンテンツ流通ネットワーク4bで接続される機器上、及びコンテンツ流通ネットワーク4b上に、ある特定の時点で存在していたことを証明する機能を有する。   In the blockchain network 4c, the content distribution management device 1 connected thereto and the user terminal 5 connected by the blockchain network 4c can distribute and share a consistent exchange history throughout the blockchain network 4c. Further, the blockchain network 4c has, for example, an electronic (content data) presence proof function while being connected by the content distribution network 4b. The presence proof function has a function of proving that certain electronic data was present on a device connected by the content distribution network 4b and on the content distribution network 4b at a specific point in time.

ブロックチェーンネットワーク4cは、存在証明の対象とする電子データとしては、例えば、後述するコンテンツ管理テーブル200に登録されるコンテンツが対象となり、テキストメッセージ(文字列)、ドキュメント、静止画、動画等といった各種のデータやファイルが登録される。また、解決コンセプトを提示するため、AIに学習させるための大量の教師データ(図示せず)も含まれる。   In the blockchain network 4c, as electronic data to be a target of existence proof, for example, contents registered in a content management table 200 described later are targeted, and various types of data such as text messages (character strings), documents, still images, and moving images are used. Data and files are registered. It also includes a large amount of teacher data (not shown) for AI to learn to present the solution concept.

<ユーザ端末5>
ユーザ端末5は、複数のユーザ端末5a〜5c等と公衆通信網4を介して接続される。ユーザ端末5には、例えば、コンテンツ流通管理装置1によるサービスを受けないユーザ端末5a等と、コンテンツ流通管理装置1によるサービスを受けるユーザ端末5b〜ユーザ端末5c等と、がある。ユーザ端末5b〜ユーザ端末5cは、コンテンツ流通管理装置1にユーザ登録することで、コンテンツ流通管理装置1が提供するコンテンツ流通サービスを受けることが可能となる。また、ユーザ端末5b〜ユーザ端末5cは、各ユーザが保持するコンテンツをコンテンツ流通管理装置1に登録することで、別の登録ユーザに対してコンテンツ流通管理装置1を介し、登録されているコンテンツの提供等することができるようになる。
<User terminal 5>
The user terminal 5 is connected to a plurality of user terminals 5a to 5c and the like via the public communication network 4. The user terminals 5 include, for example, a user terminal 5a that does not receive a service provided by the content distribution management device 1, and a user terminal 5b to a user terminal 5c that receives a service provided by the content distribution management device 1. The user terminals 5b to 5c can receive content distribution services provided by the content distribution management device 1 by performing user registration with the content distribution management device 1. Further, the user terminals 5b to 5c register the content held by each user in the content distribution management device 1 so that another registered user can register the registered content via the content distribution management device 1. Can be provided.

<データベース6>
データベース6は、例えば、管理データベース6aと参照データベース6bとを少なくとも備える。
<Database 6>
The database 6 includes, for example, at least a management database 6a and a reference database 6b.

<管理データベース6a>
管理データベース6aは、例えば、コンテンツ管理テーブル200、関連情報テーブル201、コンテンツ関与者テーブル202、学習済みモデル更新テーブル203、コンテンツ判定管理テーブル204、コンテンツ活用履歴テーブル205と、が各々記憶される。管理データベース6aは、コンテンツ流通管理装置1に登録されるユーザに関する情報の他に、コンテンツ流通管理装置1により提供される各コンテンツに関する管理情報、連結されるブロックチェーンの履歴等に関する管理情報等が記憶される。
<Management database 6a>
The management database 6a stores, for example, a content management table 200, a related information table 201, a content participant table 202, a learned model update table 203, a content determination management table 204, and a content utilization history table 205, respectively. The management database 6a stores, in addition to information on users registered in the content distribution management device 1, management information on each content provided by the content distribution management device 1, management information on the history of linked block chains, and the like. Is done.

<コンテンツ管理テーブル200>
図5に示すように、コンテンツ流通管理装置1により提供される各コンテンツの登録に関する情報等が、コンテンツ管理テーブル200として記憶される。
<Content management table 200>
As shown in FIG. 5, information related to registration of each content provided by the content distribution management device 1 and the like are stored as a content management table 200.

コンテンツ管理テーブル200には、本サービスで登録される全てのデータ、コンテンツ及び関連する情報が各々対応づけられて記憶される。コンテンツ管理テーブル200には、例えば、「コンテンツID」、「コンテンツタイトル」、「登録コンテンツ情報」、「登録日」、「登録者ID」等の項目が、各々対応付けられ、所定のデータ形式のファイルで記憶される。   In the content management table 200, all data, content, and related information registered in the present service are stored in association with each other. In the content management table 200, for example, items such as “content ID”, “content title”, “registered content information”, “registration date”, and “registrant ID” are associated with each other. Stored in a file.

「コンテンツID」には、例えば、各コンテンツを識別するために付与される識別情報であり、ユニークな識別子として記憶される。   The “content ID” is, for example, identification information given to identify each content, and is stored as a unique identifier.

「コンテンツタイトル」には、例えば、登録されるコンテンツの名称であり、特許文献であれば、「特許明細書」、技術や研究等に関する各報告書やレポート等の文献であれば、「技術報告書」、「研究リポート」等として記憶される。   The “content title” is, for example, the name of the content to be registered. For a patent document, “patent specification” is used. For a report such as a report or report on technology or research, the “technical report” is used. And "research report".

「登録コンテンツ情報」には、例えば、特許文献の特許明細書であれば、それぞれ「名称」、「要約」、「本文」、「図面」、「関連ID」等が、各々対応付けられて記憶される。各登録コンテンツのレコード領域には、例えば、コンテンツの詳細な記述(テキスト)が登録されるようにしてもよい。   In the “registered content information”, for example, in the case of a patent specification of a patent document, “name”, “abstract”, “text”, “drawing”, “related ID” and the like are respectively stored in association with each other. Is done. For example, a detailed description (text) of the content may be registered in the record area of each registered content.

「関連ID」は、後述する図6の関連情報テーブル201に登録される情報の識別子が記憶される。この識別子は、例えば、登録されたコンテンツに関する関連情報が存在する場合は、登録されたコンテンツIDと関連する情報の関連IDとが紐付けられるようにしてもよい。「登録日」には、例えば、各コンテンツがデータベース6に登録された日時に関する情報が記憶される。   The “related ID” stores an identifier of information registered in a related information table 201 of FIG. 6 described later. For example, when there is related information related to the registered content, the identifier may be linked to the registered content ID and the related ID of the related information. In the “registration date”, for example, information on the date and time when each content is registered in the database 6 is stored.

「登録日」は、ブロックチェーン部3のブロックチェーン制御手段31に備わるタイムスタンプ機能(図示せず)に基づき、各コンテンツに逐次に記録されてもよい。   The “registration date” may be sequentially recorded in each content based on a time stamp function (not shown) provided in the block chain control unit 31 of the block chain unit 3.

「登録者ID」には、コンテンツ流通管理装置1の登録者に関する識別情報であり、登録された各コンテンツと対応付けられて記憶される。   The “registrant ID” is identification information relating to a registrant of the content distribution management device 1, and is stored in association with each registered content.

コンテンツ管理テーブル200は、例えば、「No.1」のデータレコードでは、「コンテンツID」には、コンテンツIDとして「00001」、コンテンツタイトルには、「特許明細書」、登録コンテンツには名称「AAA1」、要約には「AAA2」、本文には「AAA3」、図面には図面枚数を表す「10」、関連情報には関連情報の識別IDを表す「001」とが、各々対応付けられて記憶される。   In the content management table 200, for example, in the data record of “No. 1”, “00001” is set as the content ID in “content ID”, “patent specification” is set in the content title, and the name “AAA1” is set in the registered content. , "AAA2" for the abstract, "AAA3" for the main text, "10" for the number of drawings in the drawing, and "001" for the identification ID of the related information in the related information. Is done.

「コンテンツタイトル」には、例えば、登録されるコンテンツが特許明細書の場合には、特許明細書の書式、各構成に分けられ、登録されるコンテンツの全体、又は各部分が各々記憶される。これによりユーザは、ある特定の範囲を指定し、指定された各部分にフォーカスした検索や新たに創作する創作物に関する入力情報として指定することで、指定された部分を教師データとして大量に読み込ませることが可能となる。これにより、指定部分を核とした学習済みモデルを生成することができる。   For example, when the content to be registered is a patent specification, the “content title” stores the format of the patent specification, the configuration, and the whole or each part of the registered content. This allows the user to read a large amount of the specified portion as teacher data by specifying a specific range and specifying as a search focused on each specified portion or input information on a newly created creation. It becomes possible. This makes it possible to generate a learned model with the designated part as a nucleus.

コンテンツ管理テーブル200に登録される各コンテンツの登録は、例えば、大量の特許明細書を一括して登録してもよく、またある分野に限定し、その対象部分のみ個別に登録してもよい。なお、特許明細書を例に述べたが、登録コンテンツは他のコンテンツでもよく、例えば、技術報告書や研究リポートも同様である。登録コンテンツは、各登録コンテンツの文書の構成及び各章の特徴、言語、データ量、注目度等、登録コンテンツの特性に応じて登録されるようにしてもよい。この場合、各登録コンテンツのレコードに、識別を示すフラグが合わせて登録され、記憶されてもよい(図示せず)。   For registration of each content registered in the content management table 200, for example, a large number of patent specifications may be registered collectively, or limited to a certain field, and only a target portion thereof may be registered individually. Although the patent specification has been described as an example, the registered content may be other content, for example, a technical report and a research report are also the same. The registered content may be registered in accordance with the characteristics of the registered content, such as the document structure of each registered content, the features of each chapter, the language, the data amount, the degree of attention, and the like. In this case, a flag indicating the identification may be registered and stored together with the record of each registered content (not shown).

また、コンテンツ管理テーブル200は、登録コンテンツのテキスト情報の登録とは別に、例えば、図面やグラフ等と、部分的に指定して登録し、コンテンツ管理テーブル200に記憶されるようにしてもよい。コンテンツ管理テーブル200に登録されるコンテンツの文書、各章や内容、記載情報等は、それぞれの登録コンテンツのコンテンツIDによって管理され、コンテンツ流通管理装置1の管理者、又は各コンテンツの登録者であれば、追加や不足の情報があれば、適宜に追加できるようにしてもよい。   In addition to the registration of the text information of the registered content, the content management table 200 may be partially specified and registered as, for example, a drawing or a graph, and stored in the content management table 200. Documents, chapters, contents, written information, and the like of the content registered in the content management table 200 are managed by the content ID of each registered content, and may be the administrator of the content distribution management device 1 or the registrant of each content. For example, if there is additional or insufficient information, it may be possible to appropriately add the information.

コンテンツ管理テーブル200には、関連する新しいコンテンツは元のコンテンツと関連付けられ、コンテンツIDに追番を付すことで登録される。例えば、コンテンツID「00001−1」、「00001−2」は、すでに登録されているコンテンツID「00001」に関連するコンテンツとして、各々に登録されたコンテンツとして記憶される。   In the content management table 200, the related new content is associated with the original content, and is registered by adding an additional number to the content ID. For example, the content IDs “00001-1” and “00001-2” are stored as the content related to the already registered content ID “00001”, respectively.

コンテンツID「00001-1」は、例えば、登録者0001によって登録されたコンテンツであり、コンテンツID「00001」の登録者0001と同一の登録者からの登録として記憶される。また、コンテンツID「00001-2」は、登録者1002によって登録されたコンテンツであることを示しており、この場合は別の登録者として記憶される。   The content ID “00001-1” is, for example, a content registered by the registrant 0001, and is stored as a registration from the same registrant as the registrant 0001 with the content ID “00001”. The content ID “00001-2” indicates that the content is registered by the registrant 1002, and in this case, is stored as another registrant.

コンテンツ管理テーブル200には、例えば、各コンテンツの元の登録者と関連情報の登録者を各々に区別して登録し、記憶される。このように各コンテンツの属性に応じて関連性を持たせて登録し、記憶される。これにより、グルーピングによる教師データの取得、教師データも基づく学習済みモデルの生成が可能となる。   In the content management table 200, for example, the original registrant of each content and the registrant of the related information are separately registered and stored. In this way, the content is registered and stored in association with the attribute of each content. This makes it possible to acquire teacher data by grouping and generate a learned model based on the teacher data.

また、コンテンツ管理テーブル200は、登録される登録者IDで識別される登録者により、登録コンテンツと利用や用途の確認及び登録されたコンテンツに関するインセンティブ等に関する情報が記憶される。各コンテンツの登録者IDは、前述の会員IDの他に、例えば、ユニークなメールアドレスや電話番号等が登録され、記憶されてもよい。さらに、各コンテンツの構成、内容、更新の程度、更新日時、更新者情報等が、履歴情報として合わせて登録され、記憶されてもよい。このような構成とすることで、更新や変更等の差分を明確に区別することができる。   The content management table 200 stores information on registered contents, confirmation of use and use, incentives related to registered contents, and the like, by a registrant identified by a registered registrant ID. As the registrant ID of each content, for example, a unique mail address or telephone number may be registered and stored in addition to the above-described member ID. Furthermore, the configuration, content, degree of update, update date, updater information, and the like of each content may be registered and stored as history information. With such a configuration, differences such as updates and changes can be clearly distinguished.

<関連情報テーブル201>
関連情報テーブル201には、例えば、コンテンツ管理テーブル200の「関連ID」に関連付けられた、「コンテンツID」で記憶される。関連情報テーブル201には、「関連ID」に纏められた各コンテンツIDの登録コンテンツ情報として、「登録コンテンツ情報」、「公開日」、「公開可否」、「教師データID」、等が各々対応づけられて記憶される。
<Related information table 201>
The related information table 201 stores, for example, a “content ID” associated with the “related ID” of the content management table 200. In the related information table 201, “registered content information”, “publication date”, “possibility of disclosure”, “teacher data ID”, and the like correspond to registered content information of each content ID grouped into “related ID”. It is stored along with it.

「登録コンテンツ情報」には、さらに、「名称」、「要約」、「本文」、「図面」等を含む。関連情報テーブル201は、これら記録される情報に基づき、例えば、関連するコンテンツや各項目でのグルーピングに関する情報が記憶される。グルーピングは、例えば、登録コンテンツ情報の特性や状態等により、登録者又は関与者により付与されてもよく、さらに、ある項目やキーワードによりグルーピングされ、そのグルーピングの結果を教師データとして取り込み、解決する解決コンセプトのための学習済みモデルとして生成された情報は、記憶されてもよい。   The “registered content information” further includes “name”, “abstract”, “text”, “drawing”, and the like. The related information table 201 stores, for example, related content and information on grouping in each item based on the recorded information. The grouping may be given by a registrant or a participant, for example, according to the characteristics or state of the registered content information. Further, the grouping is performed by a certain item or keyword, and the result of the grouping is taken in as teacher data and solved. Information generated as a trained model for the concept may be stored.

関連情報テーブル201の「関連ID」は、例えば、登録するコンテンツ情報が「特許明細書」の場合は、その特許明細書を作成する上で参考にした、技術報告書、アイデアメモ、競合評価リポート(秘)等が関連する情報として合わせて記憶される。   The “related ID” in the related information table 201 is, for example, when the content information to be registered is “patent specification”, a technical report, an idea memo, a competitive evaluation report referred to in creating the patent specification. (Secret) and the like are stored together as related information.

「登録コンテンツ情報」には、例えば、「名称」、「要約」、「本文」、「図面」等が合わせて記憶される。「名称」、「要約」は、例えば、テキスト情報で記憶され、「本文」は、本文を構成する各章毎に、各文章のまとまり、又は各段落に細分化されたものであってもよい。「図面」は、各コンテンツで使用される全ての図面等が対応付けられて記憶される。「図面」には、例えば、一般的な図形形式のファイルで登録されてもよく、各登録コンテンツ情報のページが1つのファイル形式で記憶されてもよい。   The “registered content information” stores, for example, “name”, “abstract”, “text”, “drawing”, and the like. The “name” and the “abstract” are stored as, for example, text information, and the “text” may be a unit of each sentence or a subdivision into each paragraph for each chapter constituting the text. . “Drawings” are stored in association with all drawings and the like used in each content. In the “drawing”, for example, a file in a general graphic format may be registered, or a page of each registered content information may be stored in one file format.

関連情報テーブル201は、例えば、登録される各コンテンツ情報の「公開日」と「公開可否」の公開可否の情報とが登録され、各々が記憶される。「公開日」は、例えば、各登録コンテンツ情報の公開された日付が登録される。「公開日」と「公開可否」により、記憶される登録コンテンツ情報の公開の有無が管理される。   In the related information table 201, for example, “publication date” of each piece of registered content information and information about whether or not disclosure is possible in “publication availability” are registered and stored. As the “publication date”, for example, the date when each registered content information is published is registered. The “publication date” and “publication availability” manage whether the stored registered content information is public or not.

関連情報テーブル201の各コンテンツは、例えば、各登録コンテンツ情報の管理者又は各コンテンツ情報の登録者によって公開の可否の情報が記憶される。関連情報テーブル201には、例えば、登録コンテンツ情報が公開可能な場合は公開可能を示す情報(例えば、「OK」等)、登録コンテンツ情報が非公開の場合は非公開を示す情報(例えば、「NG」等)が記憶される。   Each content of the related information table 201 stores, for example, information on whether or not the content can be disclosed by a manager of each registered content information or a registrant of each content information. In the related information table 201, for example, when the registered content information can be made public, information indicating that the content can be made public (for example, “OK”), and when the registered content information is private, information showing that the content is private (for example, “ NG ") is stored.

関連情報テーブル201には、例えば、「教師データ」も記憶される。関連情報テーブル201は、「教師データ」の記憶することにより、多数の学習済みモデルを同一のニューラルネットワーク又はディープラーニングが持てることになる。関連情報テーブル201には、複数の学習済みモデルが記憶され、ユーザ端末5b〜ユーザ端末5cにより与えられた解決コンセプト(課題)に最も適した学習済みモデルを登録コンテンツ情報の属性情報やパラメータ等の情報が記憶される。   In the related information table 201, for example, “teacher data” is also stored. By storing the “teacher data” in the related information table 201, a large number of learned models can be held by the same neural network or deep learning. A plurality of learned models are stored in the related information table 201, and a learned model that is most suitable for a solution concept (problem) given by the user terminal 5b to the user terminal 5c is determined based on attribute information and parameters of registered content information. The information is stored.

関連情報テーブル201は、例えば、各登録コンテンツ情報の公開期間等と連動し、ある期間だけ指定した相手や特定の対象に対して公開されるように、期間と対応付けられて記憶されてもよい。各登録コンテンツ情報の公開可否は、例えば、各登録コンテンツ情報に付与される管理情報(マル秘、関係者外秘、CONFIDENTIAL)等のテキストや状態情報を装置が判別し(図示せず)、その判別の結果により公開の可否を決定し、その結果が登録され、記憶される。   For example, the related information table 201 may be stored in association with a period so that the related information table 201 is disclosed to a designated party or a specific target only during a certain period in conjunction with the disclosure period of each registered content information. . Whether the registered content information can be disclosed or not can be determined by, for example, the apparatus determining text or status information such as management information (confidential, confidential, CONFIDENTIAL) assigned to each registered content information (not shown). Based on the result of the determination, it is determined whether or not disclosure is possible, and the result is registered and stored.

また、「教師データID」は、学習済みモデルを生成するため使用された大量の教師データとして採用された識別情報が記憶される。学習済みモデルは、解決する解決コンセプトによって母集団が異なり、どのような元データとするかにより、抽出するコンテンツも異なることになることとなり、それらの情報が登録され、各々記憶される。例えば、特許公報を教師データとして用いるとすれば、コンテンツIDは「00001」〜以降の、情報が大量に用いられる。特許公報を教師データの材料とした場合は、各コンテンツIDの「教師データ」の列に同一の識別情報として記憶される。   The “teacher data ID” stores identification information adopted as a large amount of teacher data used for generating a learned model. The population of the learned model differs depending on the solution concept to be solved, and the content to be extracted also differs depending on what original data is used. Such information is registered and stored. For example, assuming that a patent publication is used as teacher data, a large amount of information with a content ID of “00001” or later is used. When the patent gazette is used as the material of the teacher data, the same identification information is stored in the “teacher data” column of each content ID.

教師データID「A001」において、例えば、コンテンツID「00001」〜「00004」の特許公報が用いられた場合は、その関連が記憶される。なお、教師データの生成では、解決する解決コンセプトの条件や得たい結果に応じて、例えば、各コンテンツの属性情報に参照し、教師データとして用いる範囲、対象、又は期間や量等を絞りこんでもよい。このような絞込みを行うことで、より適切な学習図もモデルを事前に生成することができる。   For example, when the patent data of the content IDs “00001” to “00004” is used in the teacher data ID “A001”, the association is stored. In the generation of teacher data, for example, referring to attribute information of each content and narrowing down the range, target, period, amount, etc. used as teacher data according to the conditions of the solution concept to be solved and the result to be obtained. Good. By performing such narrowing down, a more appropriate learning diagram can be generated in advance as a model.

各登録コンテンツ情報は、例えば、関連IDで関連付けられる各登録コンテンツ情報で、登録コンテンツ情報の名称、要約、本文等の構成情報に応じて、他の登録コンテンツ情報とどの構成情報と関わりあるかが判別できるように関連付けられて記憶される。これにより、所望の登録コンテンツ情報の検索時に、関連する登録コンテンツ情報をまとめて検索、参照することが可能となる。   Each registered content information is, for example, each registered content information associated with the related ID, and according to the configuration information such as the name, the summary, and the body of the registered content information, it is possible to determine which configuration information is related to the other registered content information. They are stored in association with each other so that they can be determined. This makes it possible to collectively search and refer to related registered content information when searching for desired registered content information.

登録コンテンツ情報は、これにより、会員は参考となる情報を効率よく参照することができる。さらに、例えば、アイデア着想の初期の情報(アイデアメモ)から中間の検討情報(技術報告書、競合評価リポート等)、完成形態としての特許明細書までの一連の流れを把握することができる。これにより、各登録コンテンツ情報の内容に加え、手順や纏め方、スキーム等の仕組みも把握することができる。   As a result, the registered content information allows the member to efficiently refer to the reference information. Further, for example, it is possible to grasp a series of flows from the initial information of idea idea (idea memo) to intermediate examination information (technical report, competitive evaluation report, etc.) to the patent specification as a completed form. As a result, in addition to the content of each registered content information, a mechanism such as a procedure, a method of summarizing, and a scheme can be grasped.

関連情報テーブル201により、さらに効率的なアイデアのまとめ方、特許出願までのプロセスを理解できる。さらに、そのプロセスを活かし、全く異なるアイデアの発想支援の材料とすることが可能となる。なお、関連情報テーブル201に登録された情報、変更された内容や日時、登録者及び変更者等の情報は、例えば、前述のブロックチェーン技術により記録されるようにしてもよい。   From the related information table 201, it is possible to understand a more efficient way of compiling ideas and a process up to patent application. Further, by utilizing the process, it is possible to use it as a material for supporting the generation of completely different ideas. The information registered in the related information table 201, the content and date and time of the change, and the information of the registrant and the changer may be recorded by, for example, the above-described blockchain technology.

関連情報テーブル201には、各々やり取りされる内容の各処理(トランザクション)の要約として、例えば、ハッシュ値、タイムスタンプなど、前のブロックのハッシュ値等とともに記憶される。記憶された各情報は、チェーン化され、所定の複数台のコンピュータ上の記憶領域(台帳)で保持、分散管理されて記憶される。それら複数台のコンピュータでは、各コンピュータがネットワークを通じて同期されるように構成してもよい(図示せず)。関連情報テーブル201は、このような構成とすることで、登録されるコンテンツ情報や設定情報等の改ざんが困難となる。これにより、例えば、登録されている登録コンテンツ情報との差分や変更等の差分を明確に区別できる。   The related information table 201 stores, as a summary of each process (transaction) of the content to be exchanged, together with a hash value of a previous block, such as a hash value and a time stamp. The stored information is chained, and is held, distributed and managed in a storage area (ledger) on a plurality of predetermined computers. The plurality of computers may be configured so that each computer is synchronized via a network (not shown). With such a configuration of the related information table 201, it becomes difficult to falsify registered content information, setting information, and the like. This makes it possible to clearly distinguish, for example, differences from registered content information, such as differences and changes.

<コンテンツ関与者テーブル202>
図7に示すように、例えば、コンテンツ流通管理装置1により提供される各コンテンツの関与者の関与の割合等に関す情報等が、コンテンツ関与者テーブル202として登録され、その登録内容が記憶される。
<Content participant table 202>
As shown in FIG. 7, for example, information related to the ratio of the involvement of the participants of each content provided by the content distribution management device 1 is registered as the content participant table 202, and the registered contents are stored. .

コンテンツ関与者テーブル202には、コンテンツ管理テーブル200の「関連ID」に対応付けられ、「コンテンツID」「コンテンツタイトル」、「関与者情報」、「公更新可否」、「更新日」等が記憶される。「関与者情報」は、各コンテンツの作成や検討に関わったメンバーを識別するための識別情報(例えば、関与者情報:0001〜0020、等)が合わせて記憶される。各コンテンツ関与者情報は、例えば、各コンテンツタイトルに関わった各メンバーとして登録者によって登録される。この情報は、関与者へのインセンティブ付与の処理において参照される。   The content participant table 202 is associated with the “related ID” of the content management table 200 and stores “content ID”, “content title”, “participant information”, “public update availability”, “update date”, and the like. Is done. The “participant information” is stored together with identification information (for example, participant information: 0001 to 0020, etc.) for identifying members involved in creation or examination of each content. Each content participant information is registered by the registrant, for example, as each member related to each content title. This information is referred to in the process of providing incentives to the participants.

「関与者情報」には、例えば、各関与者を識別する情報として、「関与者情報:0001」〜「0003」等として記憶される。「関与者情報」には、各コンテンツにおいてメンバーの関わりの度合いが記憶される。関与者情報の割合は、例えば、各関与者が作成に関わったコンテンツ毎の作業時間、又は作業量の割合、コンテンツの内容に関する貢献の割合等が登録され、対応付けられて記憶される。この割合等の数値は、例えば、実質の作成に関わった関与者毎に、所定の貢献の割合等が記憶されてもよい。   In the “participant information”, for example, information for identifying each participant is stored as “participant information: 0001” to “0003”. In the “participant information”, the degree of involvement of members in each content is stored. As the ratio of the participant information, for example, the work time or the amount of work for each content related to the creation of each participant, the ratio of contribution related to the content of the content, and the like are registered and stored in association with each other. As the numerical value such as the ratio, for example, a predetermined contribution ratio or the like may be stored for each participant involved in the creation of the substance.

各コンテンツの「関与者情報」は、コンテンツ流通管理装置1の対象のコンテンツが登録される際に合わせて登録され、コンテンツ関与者テーブル202に記憶される。管理データベース6aに登録された後の各コンテンツは、例えば、ブロックチェーン技術により、登録後の各コンテンツの作成開始に、各コンテンツのテーマ及び関与者(作成者)に関する情報が設定され、各々対応付けられ記憶されてもよい。これらの処理は、例えば、コンテンツ流通管理装置1に備わる集計プログラム等により収集され、コンテンツ関与者テーブル202に記録されてもよい(図示せず)。   The “participant information” of each content is registered when the target content of the content distribution management device 1 is registered, and is stored in the content participant table 202. For each content registered in the management database 6a, information on the theme of each content and a participant (creator) is set at the start of creation of each content after registration by, for example, blockchain technology, and each is associated with each other. And may be stored. These processes may be collected by, for example, an aggregation program provided in the content distribution management device 1 and recorded in the content participant table 202 (not shown).

コンテンツ関与者テーブル202は、ブロック化対象の情報として設定され、各コンテンツのテーマに関わる各関与者の作業内容や時間等の履歴情報がブロックチェーン技術により記録される。管理者、登録者又は関与者のコンピュータ上の台帳で同期管理され、ブロックチェーン履歴蓄積記録サーバ及びユーザ端末5上の台帳で同期管理され、各々対応付けられて記憶される。それら台帳は、同期管理される情報を参照し、各コンテンツを構成する各章、パートに対して、貢献の割合が算出され、各関与者の割合として登録され、記憶されるようにしてもよい。   The content participant table 202 is set as information to be blocked, and history information such as work content and time of each participant related to the theme of each content is recorded by blockchain technology. The information is synchronized and managed by the ledger on the computer of the administrator, the registrant or the participant, and is synchronized and managed by the blockchain history storage / recording server and the ledger on the user terminal 5, and stored in association with each other. The ledgers may refer to the information managed synchronously, calculate the contribution ratio for each chapter and part constituting each content, and register and store the contribution ratio for each participant. .

コンテンツ関与者テーブル202は、このような構成とすることで、ブロックチェーンネットワーク4cによる各やり取りを記録する場合に、活動のログとして教師データとして読み込み、その結果から学習済みモデルを生成し、その学習済みモデルが登録され、記憶される。このような情報を合わせて記録することで、例えば、単に発言しただけのメンバーや全く作業をしなかったメンバーの関与は、その活動及び関与の履歴として記憶しないように設定してもよい。   With this configuration, the content participant table 202 reads each exchange by the blockchain network 4c as teacher data as an activity log, generates a trained model from the result, and executes the learning. The completed model is registered and stored. By recording such information together, for example, the involvement of a member who has merely spoken or a member who has not performed any work may be set not to be stored as a history of the activity and involvement.

コンテンツ関与者テーブル202は、例えば、実際に各コンテンツの作成に関与した本来のメンバーに関する履歴を記憶する。コンテンツ関与者テーブル202には、さらに、各関与者の作業の貢献の程度が記録される。コンテンツ関与者テーブル202に記憶されることで、例えば、各コンテンツの生成に係る関与者の活動を正確に把握できる。コンテンツ関与者テーブル202に記憶された情報により、例えば、各コンテンツの作成や変更に関わった関与者は、登録後のコンテンツの閲覧の回数や時間、又は派生したコンテンツの数等に応じて、各関与者の割合に応じて適切なインセンティブを付与されることが可能となる。   The content participant table 202 stores, for example, a history of original members who were actually involved in the creation of each content. The content participant table 202 further records the degree of contribution of each participant's work. By being stored in the content participant table 202, for example, the activity of the participant related to generation of each content can be accurately grasped. According to the information stored in the content participant table 202, for example, the participant involved in the creation or change of each content determines the number and time of browsing the content after registration, or the number of derived contents, etc. Appropriate incentives can be given according to the proportion of participants.

「更新可否」は、各コンテンツの関与者の増減、各関与者の関与の割合の更新の可否が記憶される。「更新可否」の記憶は、例えば、各コンテンツの登録時に管理者又は登録者によって設定され、その設定結果が記憶されるようにしてもよい。なお、更新可否の記憶は、各コンテンツの特性に応じた設定情報が記憶される。コンテンツ関与者テーブル202には、例えば、登録されるコンテンツのうち、「特許明細書」の場合、関与者は発明の創作に関わった者等が記憶される。すでに特許出願されている場合、特許査定等がされている場合等は、登録されている情報の更新はできないため、登録されている情報等の記憶更新はできない。また、「研究論文」についても、例えば、研究論文の投稿後、公開及び発行後等の状況の場合は更新できず、関連する情報として、追加だけが合わせて記憶できるようにしてもよい。   “Update availability” stores whether the number of participants of each content is increased or decreased and whether the percentage of participation of each content is updated. The storage of “update permission / prohibition” may be set, for example, by an administrator or a registrant when each content is registered, and the setting result may be stored. In addition, in the storage of update availability, setting information according to the characteristics of each content is stored. In the content participant table 202, for example, among the registered contents, in the case of “patent specification”, the participant is stored as a person involved in the creation of the invention. If a patent has already been filed or a patent has been granted, the registered information cannot be updated, and the registered information cannot be stored and updated. Also, the "research paper" may not be updated in the case of, for example, post-publishing, publication, or issuance of the research paper, and only the addition may be stored as related information.

さらに、コンテンツ関与者テーブル202に記憶される登録コンテンツ情報のうち、例えば、「アイデアメモ」や「競合評価リポート(秘)」等の情報の場合は、すでに登録済みのコテンツの利用者(コンテンツ流通管理装置1に登録済みのユーザ)であれば、追加で元の登録コンテンツ情報に対してアイデアが加えられたことが記憶される。例えば、追加の評価を実施する場合は、それら作業を行った者は関与者として登録さ算出された関与の度合いが登録され、その登録内容が記憶される。また、すでに関与者としてコンテンツ関与者テーブル202に登録されていれば、作成に関わった登録コンテンツ情報毎の作業時間、又は作業量に応じて、記憶されている割合情報等が更新され、上書きされて記憶されるようにしてもよい。   Furthermore, among the registered content information stored in the content participant table 202, for example, information such as “idea memo” or “competition evaluation report (secret)” indicates a user of the registered content (content distribution). If the user is a registered user of the management apparatus 1), it is stored that the idea is additionally added to the original registered content information. For example, when performing an additional evaluation, the person who performed those operations is registered as a participant, and the calculated degree of involvement is registered, and the registered contents are stored. If the user is already registered in the content participant table 202 as a participant, the stored percentage information and the like are updated and overwritten according to the work time or work amount for each piece of registered content information involved in the creation. Alternatively, it may be stored.

コンテンツ関与者テーブル202の登録者の関与に関する情報の記憶に関しては、例えば、すでに登録コンテンツ情報の登録者によって登録されている関与者との関与が比較され、その比較結果が記憶される。コンテンツ関与者テーブル202では、例えば、新たな関与者とその関与者の割合が登録され、他の関連擦る情報と対応付けられて記憶されるようにしてもよい。コンテンツ関与者テーブル202に記憶される関与者情報は、各コンテンツの関与者、登録者であれば、関与の割合や新たな関与者を追加登録、関与の割合が設定され、記憶されることとなる。   Regarding the storage of the information regarding the registrant's involvement in the content participant table 202, for example, the involvement with the registrant already registered by the registrant of the registered content information is compared, and the comparison result is stored. In the content participant table 202, for example, a new participant and the ratio of the participant may be registered and stored in association with other related information. If the participant information stored in the content participant table 202 is a participant or a registrant of each content, the percentage of involvement, additional registration of a new participant, and the percentage of involvement are set and stored. Become.

また、「更新日」は、各コンテンツに登録されている関与者の情報及び関与の割合の日時が登録される。更新日は、例えば、管理者又は登録者によって更新がNGとして登録されたコンテンツに関しては、そのコンテンツの登録日が登録されてもよい。また更新がOKとして登録されたコンテンツに関しては、そのコンテンツの更新日が登録されてもよい。「更新日」は、例えば、コンテンツ流通管理装置1、又はユーザ端末5b〜ユーザ端末5c等、ブロックチェーン部3で管理されるタイムスタンプ機能(図示せず)に応じて記憶されるようにしてもよい。コンテンツ関与者テーブル202に登録された各情報は、ブロックチェーン技術によりブロックチェーンネットワーク4cを通じて管理者、登録者又は関与者のコンピュータ上の管理台帳で同期管理される。   In the “update date”, the information of the participant registered in each content and the date and time of the participation ratio are registered. As for the update date, for example, for a content whose update has been registered as NG by an administrator or a registrant, the registration date of the content may be registered. In addition, for content whose update has been registered as OK, an update date of the content may be registered. The “update date” may be stored according to a time stamp function (not shown) managed by the block chain unit 3, such as the content distribution management device 1 or the user terminals 5b to 5c. Good. Each piece of information registered in the content participant table 202 is synchronously managed by a management ledger on a computer of an administrator, a registrant, or a participant through the blockchain network 4c using blockchain technology.

コンテンツ関与者テーブル202は、登録者又は関与者によって、各コンテンツを構成する内容が更新された場合、更新の対処範囲や更新の内容に応じて、新たなコンテンツとして追加登録され、追加登録された情報が記憶される。追加された新たな登録コンテンツ情報は、例えば、元の登録コンテンツ情報の名称、要約、本文等の構成情報を引き継ぎ、すでに登録済みのコンテンツIDの追番として登録され、記憶されてもよい。   In the content participant table 202, when the content constituting each content is updated by the registrant or the participant, the content is additionally registered as new content according to the scope of the update and the content of the update, and the additional registration is performed. The information is stored. For example, the added new registered content information may inherit the configuration information such as the name, abstract, and text of the original registered content information, and may be registered and stored as an additional number of the already registered content ID.

<学習済みモデル更新テーブル203>
図8に示すように、例えば、コンテンツ流通管理装置1により提供される各学習済みモデルの学習に関する情報等が、学習済みモデル更新テーブル203として記憶される。
<Learned model update table 203>
As shown in FIG. 8, for example, information on learning of each learned model provided by the content distribution management device 1 and the like are stored as the learned model update table 203.

学習済みモデル更新テーブル203には、過去に生成した学習済みモデルが、「学習済みモデルID」、「学習済みモデル履歴情報」、「教師データID」、「公開可否」、「最終更新日」、「登録者ID」、「格納先ブロックID」等が各々に対応づけられて記憶される。「学習済みモデル履歴情報」は、さらに初回の登録日を示す「登録日」とその後の更新の更新日を示す「更新日」が合わせて登録され、各々対応付けられて記憶される。   In the learned model update table 203, learned models generated in the past include “learned model ID”, “learned model history information”, “teacher data ID”, “whether or not to be released”, “last update date”, A “registrant ID”, a “storage destination block ID”, and the like are stored in association with each other. In the “learned model history information”, a “registration date” indicating a first registration date and an “update date” indicating a subsequent update date are registered together and stored in association with each other.

学習済みモデル更新テーブル203は、コンテンツ流通管理装置1の判定手段27により、以前に学習済みモデルを生成したか判定される情報が記憶される。学習済みモデル管理テーブル206には、例えば、ある学習済みモデルが存在しなければ、大量の教師データを用いて学習済みモデルが生成され、学習済みモデルIDが新たに付与され、「登録日」、用いた「教師データID」、学習済みモデルの「公開可否」、「最終更新日(初回登録は登録日と同一)」、「登録者ID」、「格納先ブロックID」と、が各々対応付けられて記憶される。   The learned model update table 203 stores information for determining whether the learned model has been generated previously by the determination unit 27 of the content distribution management device 1. In the learned model management table 206, for example, if a certain learned model does not exist, a learned model is generated using a large amount of teacher data, a learned model ID is newly assigned, and “registration date” The used “teacher data ID”, the “learned” of the trained model, the “last updated date (the initial registration is the same as the registration date)”, the “registrant ID”, and the “storage block ID” are respectively associated with each other. Stored.

学習済みモデル更新テーブル203は、学習手段23において、新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、反映された連関度とを「学習済みモデル」として各々対応付けて記憶する。ブロックチェーン部3は、ブロックチェーンネットワーク4c内に構築されるブロックチェーンで連結される各ブロックに対しても記録させる。記憶手段24は、学習手段23により取得された文字列と解決コンセプトとの関係を取得されると、導入された解決コンセプトの条件などに応じた教師データが記憶される。   When the learning means 23 acquires a relationship between a new character string and a solution concept, the learned model update table 203 associates these with the reflected association degree as a “learned model”. Remember. The block chain unit 3 also records each block connected by the block chain constructed in the block chain network 4c. When the storage unit 24 obtains the relationship between the character string obtained by the learning unit 23 and the solution concept, the storage unit 24 stores the teacher data according to the conditions of the introduced solution concept.

学習済みモデル更新テーブル203の「No.1」には、例えば、学習済みモデル「K00
01」、「K0001−1」、「K0001−2」等が各々対応付けられて記憶される。例えば、学習済みモデルID「K0001」は、格納先ブロック「111」に関連する情報が記憶されていることを示す。また、学習済みモデルID「K0001−1」は、例えば、元の学習済みモデルID「K0001」をベースとして2回上書き(更新)された学習済みモデルが格納先ブロック「112」に記憶されていることを示す。
In “No. 1” of the learned model update table 203, for example, the learned model “K00
01 "," K0001-1 "," K0001-2 "and the like are stored in association with each other. For example, the learned model ID “K0001” indicates that information related to the storage destination block “111” is stored. As the learned model ID “K0001-1”, for example, a learned model that has been overwritten (updated) twice based on the original learned model ID “K0001” is stored in the storage destination block “112”. Indicates that

学習済みモデル更新テーブル203には、新たに解決コンセプトが導入されると、以前に作成した学習済みモデル「K0001」の全データが学習済みモデルID「K0001」に対応付けられ、新たに格納先のブロックが生成され、そのブロックを識別する関連情報が対応付けられて記憶される。学習済みモデル更新テーブル203には、「K0001」の上書き前に格納された全データは、格納先であるブロックを識別する「111」に記憶される。学習済みモデル更新テーブル203への記憶後は、例えば、ブロックチェーン制御手段31、メタデータ生成手段32、暗号化手段33、電子署名手段34によるブロックチェーン化の処理の後、送受信手段26により、ブロックチェーンネットワーク4c上に送信される。その後、コンテンツ流通ネットワーク4bのブロックチェーンネットワーク4cに接続されるユーザ端末5b〜ユーザ端末5c等での処理がなされる。   When a new solution concept is introduced into the learned model update table 203, all data of the previously created learned model “K0001” is associated with the learned model ID “K0001”, and a new storage destination is stored. A block is generated, and related information for identifying the block is stored in association with the block. In the learned model update table 203, all data stored before the overwriting of “K0001” is stored in “111” that identifies the block that is the storage destination. After being stored in the learned model update table 203, for example, after the block chaining process by the block chain control unit 31, the metadata generation unit 32, the encryption unit 33, and the electronic signature unit 34, the transmission and reception unit 26 It is transmitted on the chain network 4c. Thereafter, processing is performed at the user terminals 5b to 5c connected to the block chain network 4c of the content distribution network 4b.

学習済みモデル更新テーブル203は、コンテンツ流通管理装置1により参照され、例えば、「No.1」の学習済みモデルID「K0001」に記録されているレコードに基づき
、各設定情報を保持したまま、「公開可否」の条件を参照し、記憶されている条件に基づいた開示を行う。学習済みモデル更新テーブル203に、例えば、「公開可否:OK」と記憶されていれば、別の解決コンセプトで使用を許可する。公開可否は、登録者又は、各学習済みモデルの重要度、評価などによって事前に決められ、記憶されてもよい。「公開可否:OK」であれば、限定的又は一般に公開され、似たような課題解決のために有効に参照される。一方、学習済みモデル更新テーブル203に、例えば、「公開可否:NG」と記憶されていれば、対応する学習モデルか公開されないこととなる。これにより、例えば、各学習モデルの重要度等により、公開の有無を適宜に選択することが可能となる。
The learned model update table 203 is referred to by the content distribution management device 1 and, for example, based on the record recorded in the learned model ID “K0001” of “No. The disclosure based on the stored condition is performed with reference to the condition of “disclosure permission”. For example, if "learned or not: OK" is stored in the learned model update table 203, the use is permitted with another solution concept. The availability may be determined in advance based on the registrant or the importance, evaluation, or the like of each learned model, and may be stored. If "disclosure possible: OK", it is limited or open to the public, and is effectively referred to for solving similar problems. On the other hand, if, for example, “disclosure availability: NG” is stored in the learned model update table 203, the corresponding learning model will not be disclosed. Thus, for example, it is possible to appropriately select whether or not to disclose based on the importance of each learning model.

また、学習済みモデル更新テーブル203に記録される各登録情報等に基づき、例えば、生成された学習済みモデルの更新履歴、公開の有無、活用の度合い等に応じて、関与者やその学習済みモデルの登録者(作成者)に何かしらのインセンティブが付与されるようにしてもよい。   Further, based on each registered information and the like recorded in the learned model update table 203, for example, depending on the update history of the generated learned model, the presence or absence of disclosure, the degree of utilization, etc. Some incentive may be given to the registrant (creator).

<コンテンツ判定管理テーブル204>
図9に示すように、例えば、登録される各コンテンツの判定と対応等に関す情報等が、コンテンツ判定管理テーブル204として記憶される。
<Content determination management table 204>
As shown in FIG. 9, for example, information relating to the determination and correspondence of each registered content is stored as the content determination management table 204.

コンテンツ判定管理テーブル204には、例えば、コンテンツ管理テーブル200の「コンテンツID」、「登録コンテンツ情報」に対応付けられ、「判定」、「対応」、「判定日」が記憶される。   The content determination management table 204 stores, for example, “determination”, “correspondence”, and “determination date” in association with “content ID” and “registered content information” of the content management table 200.

コンテンツ判定管理テーブル204には、例えば、判定手段27の結果及び対応が記憶される。コンテンツ管理テーブル200には、コンテンツ登録された各コンテンツの各部分、又はコンテンツ全体の「判定」、「対応」、「判定・対応日」が、各々に対応づけられて記録される。「判定」は、例えば、コンテンツ管理テーブル200に登録される際に、ウィルスチェックプログラムの検査結果(図示せず)であり、その情報が記憶される。「判定」は、学習済みモデルの上書き時に、新しいブロックに格納する前に判定され、その結果が記憶されるようにしてもよい。   The content determination management table 204 stores, for example, the result of the determination unit 27 and the correspondence. In the content management table 200, “judgment”, “correspondence”, and “judgment / correspondence date” of each part of the registered content or the entire content are recorded in association with each other. The “judgment” is, for example, a check result (not shown) of the virus check program when registered in the content management table 200, and the information is stored. The “judgment” may be determined before overwriting the learned model before storing it in a new block, and the result may be stored.

コンテンツ判定管理テーブル204には、例えば、判定手段27による判定結果が、コード情報として記憶される。このコード情報は、例えば、エラーの判定結果として「Error XX」等の情報が、エラーメッセージとメッセージに対応するエラー番号(コード)等として記憶される。コンテンツ判定管理テーブル204は、判定手段27による判定の結果に応じて対応の内容を記憶する。また、コンテンツ判定管理テーブル204は、判定手段27の判定結果に対する対応として、例えば、グルーピング手段25、送受信手段26、ブロックチェーン制御手段31、メタデータ生成手段32、暗号化手段33、電子署名手段34等により実行された対応が記憶され、例えば、「対応A」等と判定結果と対応付けられて記憶される。さらに、コンテンツ判定管理テーブル204には、判定手段27によって判定結果と、判定結果に応じて管理者等により実行された対応と各々の日付が合わせて記憶される。   In the content determination management table 204, for example, a determination result by the determination unit 27 is stored as code information. As this code information, for example, information such as “Error XX” as an error determination result is stored as an error message and an error number (code) corresponding to the message. The content determination management table 204 stores the corresponding content according to the result of the determination by the determination unit 27. The content determination management table 204 includes, for example, a grouping unit 25, a transmission / reception unit 26, a block chain control unit 31, a metadata generation unit 32, an encryption unit 33, and an electronic signature unit 34 as correspondences to the determination results of the determination unit 27. Are stored in association with, for example, “correspondence A” and the determination result. Further, the content determination management table 204 stores the determination result by the determination unit 27, the correspondence performed by an administrator or the like according to the determination result, and each date together.

<コンテンツ活用履歴テーブル205>
図10に示すように、例えば、登録される各コンテンツの全体又は各部分における活用の状況等に関す情報等が、コンテンツ活用履歴テーブル205として記憶される。
<Content utilization history table 205>
As shown in FIG. 10, for example, information on the usage status of the entire registered content or each part is stored as the content usage history table 205.

コンテンツ活用履歴テーブル205には、例えば、コンテンツ管理テーブル200の「コンテンツID」に対応付けられ、各コンテンツの「名称」、「要約」、「本文」が各々対応付けられて記憶される。   The content use history table 205 stores, for example, the “name”, “summary”, and “body” of each content in association with the “content ID” of the content management table 200.

コンテンツ活用履歴テーブル205には、例えば、登録されているコンテンツが活用された回数、更新された回数、ある分野での活用の割合等、何かしらの割合や回数や評価データとして登録された期間等が記憶される。コンテンツ活用履歴テーブル205に記憶された活用状況の記録に基づいて、例えば、課金やポイント等をインセンティブとして、各評価データの登録者、評価データを生成した生成者、コンテンツの登録者等に付与されてもよい。   The content utilization history table 205 includes, for example, the number of times the registered content has been utilized, the number of times the content has been updated, the percentage of utilization in a certain field, and the like, the percentage and number of times, the period of time registered as evaluation data, and the like. It is memorized. Based on the record of the utilization status stored in the content utilization history table 205, for example, a charge or a point is given as an incentive to a registrant of each evaluation data, a creator who generated the evaluation data, a registrant of the content, and the like. You may.

<参照データベース6b>
参照データベース6bには、例えば、特許文献である特許公報を始めとした技術文献情報に加え、各企業の研究リポート、R&Dリポート、技術評価リポート、アイデアメモ等の技術関連の分野の情報等が、コンテンツ流通管理装置1又はユーザ端末5b〜ユーザ端末5cにより登録され、登録された内容が記憶される。
<Reference database 6b>
In the reference database 6b, for example, in addition to technical literature information such as patent publications that are patent documents, information on technology-related fields such as research reports, R & D reports, technology evaluation reports, and idea memos of each company, etc. are stored. The content is registered by the content distribution management device 1 or the user terminals 5b to 5c, and the registered content is stored.

参照データベース6bには、例えば、特定の外部情報やSNS等で一定期間に話題のあった情報等が各々対応付けられて記録される。参照データベース6bには、例えば、コンテンツ流通管理装置1が予めある特定の機関等に定期的にアクセスし、ある特定のキーワードや話題等に関連する情報等を収集した結果が記憶される。参照データベース6bには、収集された各情報のリンク先や閲覧履歴等の情報も合わせて登録され、関連する情報源と各情報、取得日等とを各々対応付けて記憶するようにしてもよい。   In the reference database 6b, for example, specific external information, information that has been talked about for a certain period of time in SNS, or the like is recorded in association with each other. The reference database 6b stores, for example, a result of the content distribution management apparatus 1 periodically accessing a specific institution or the like in advance and collecting information related to a specific keyword or topic. In the reference database 6b, information such as the link destination and the browsing history of each collected information is also registered, and a related information source, each information, an acquisition date, and the like may be stored in association with each other. .

また、参照データベース6bには、AIに学習させるための大量の教師データが記憶される。参照データベース6bには、例えば、インターネット4aを介して接続される外部のコンテンツ提供サーバ(図示せず)等にアクセスして入手された情報も記憶される。この場合、大量の教師データは、例えば、インターネット4aに接続される情報提供のデータベースやユーザ端末5を介して入手(ダウンロード)することができる。参照データベース6bには、大量の教師データ及び入手に関する履歴等の情報が記憶される。   The reference database 6b stores a large amount of teacher data for making AI learn. The reference database 6b also stores, for example, information obtained by accessing an external content providing server (not shown) connected via the Internet 4a. In this case, a large amount of teacher data can be obtained (downloaded) via, for example, an information providing database connected to the Internet 4a or the user terminal 5. The reference database 6b stores a large amount of teacher data and information such as a history of acquisition.

<学習済みモデル管理テーブル206>
図11に示すように、例えば、各学習済みモデル登録される各コンテンツの全体又は各部分における活用の状況等に関す情報等が、学習済みモデル管理テーブル206として記憶される。
<Learned model management table 206>
As shown in FIG. 11, for example, information on the utilization status of the whole or each part of each content registered in each learned model is stored as the learned model management table 206.

学習済みモデル管理テーブル206には、例えば、学習済みモデル管理テーブル206には、過去の登録コンテンツ情報を参照して評価データを取得し、評価データに基づき生成された評価結果が記憶される。学習済みモデル管理テーブル206には、例えば、登録コンテンツ情報の情報群として特許情報である「特許明細書」、「特許明明細書」に関して「評価対象情報」と「学習済み入出力結果情報」が記憶される。「評価対象情報」には、例えば、あるまとまりのある情報のグループである「情報群A」と「情報B」、それらの関係性を表す「重要度」が含まれ、また「学習済みモデル入出力情報」には、例えば「参照用文字列」と「解決コンセプト」と、それらの関係性を表す「連関度」が含まれ、各々が対応付けられて記憶される。学習済みモデル管理テーブル206には、例えば、各学習済みモデルが登録された日時に関する情報も合わせて記憶される。   In the learned model management table 206, for example, the learned model management table 206 acquires evaluation data with reference to past registered content information, and stores an evaluation result generated based on the evaluation data. In the learned model management table 206, for example, “evaluation target information” and “learned input / output result information” regarding “patent specification” and “patent specification” which are patent information as information groups of registered content information are described. It is memorized. The “evaluation target information” includes, for example, “information group A” and “information B”, which are a group of a certain unit of information, and “importance” indicating their relationship. The “output information” includes, for example, a “character string for reference”, a “solution concept”, and a “degree of association” indicating a relationship between them, and are stored in association with each other. In the learned model management table 206, for example, information on the date and time when each learned model is registered is also stored.

また、学習済みモデル管理テーブル206に記憶される各情報は、アイデア創造支援学習部2の学習手段23等で設定される各数値や各パラメータを変更することで、多様な学習済みモデルの評価や検証を確認できる。例えば、登録日を確認することで、全く同じ条件で新たに学習済みモデルを生成することができ、登録された日と現在とのトレンドの相違を確認できるようにしてもよい。   The information stored in the learned model management table 206 can be used to evaluate various learned models by changing numerical values and parameters set by the learning means 23 and the like of the idea creation support learning unit 2. Verification can be confirmed. For example, by confirming the registration date, a new learned model can be generated under exactly the same conditions, and the difference between the registered date and the current trend may be confirmed.

また、学習済みモデル管理テーブル206に記憶される「学習済みモデル入出力情報」は、予め取得された過去の評価対象情報として記憶される情報である。評価対象情報として抽出された文字列に基づき入力される参照用文字列と、対応する解決コンセプトとの間における連関度が記憶される。連関度は、例えば、過去の評価対象情報と、参照用文字列とが紐づく繋がりの度合いを示しており、例えば百分率、10段階、又は5段階等の3段階以上で示される。   The “learned model input / output information” stored in the learned model management table 206 is information that is stored as past evaluation target information acquired in advance. The degree of association between the reference character string input based on the character string extracted as the evaluation target information and the corresponding solution concept is stored. The association degree indicates, for example, the degree of connection between the past evaluation target information and the reference character string, and is indicated in three or more stages, such as a percentage, ten stages, or five stages.

(実施形態:ブロックチェーン履歴蓄積システム100の動作)
次に、本実施形態におけるブロックチェーン履歴蓄積システム100の動作の一例について説明する。図12は、本実施形態におけるブロックチェーン履歴蓄積システム100の動作の一例を示すフローチャートである。
(Embodiment: Operation of Blockchain History Storage System 100)
Next, an example of the operation of the blockchain history accumulation system 100 according to the present embodiment will be described. FIG. 12 is a flowchart illustrating an example of the operation of the blockchain history accumulation system 100 according to the present embodiment.

<マイニング手段:S110>
先ず、新たに創作する創作物に関する情報から文字列を抽出する(マイニング手段S110)。マイニング手段21は、コンテンツ流通管理装置1と公衆通信網4(インターネット4a、コンテンツ流通ネットワーク4b、ブロックチェーンネットワーク4c)を介して接続されるユーザ端末5a、又は会員登録されているユーザ端末5b〜ユーザ端末5cから、新たに創作する創作物に関する情報(文字列)を取得する。例えば、ユーザ端末5aは、会員ではないので、利用が制約され、例えば、コンテンツ流通管理装置1により一般公開される情報のみ参照できるとしてもよい。一方、ユーザ端末5b〜ユーザ端末5cは、会員であるため、制限なく利用することが可能となる。
<Mining means: S110>
First, a character string is extracted from information on a new creation to be created (mining means S110). The mining means 21 includes a user terminal 5a connected to the content distribution management device 1 via the public communication network 4 (the Internet 4a, the content distribution network 4b, and the blockchain network 4c), or a user terminal 5b to a user registered as a member. From the terminal 5c, information (character string) on a newly created creation is acquired. For example, since the user terminal 5a is not a member, its use is restricted, and for example, it may be possible to refer to only information that is publicly disclosed by the content distribution management device 1. On the other hand, since the user terminals 5b to 5c are members, they can be used without restriction.

マイニング手段21は、例えば、ユーザ端末5b〜ユーザ端末5cは、参照データベース6bに登録される基本情報(文献情報)から、新たに創作する創作物に関する情報を取得し、取得した情報に基づいて評価対象情報の情報群A、情報群Bと重要度に基づき、文字列を抽出する。抽出した文字列等の情報は、管理データベース6aに記憶させてもよい。   The mining means 21, for example, the user terminal 5b to the user terminal 5c acquire information on a new creation from the basic information (document information) registered in the reference database 6b, and evaluate based on the acquired information. A character string is extracted based on the information group A and the information group B of the target information and the importance. Information such as the extracted character string may be stored in the management database 6a.

<探索手段:S120>
次に、参照データベース6bの学習済みモデル管理テーブル206を参照し、解決コンセプトを取得する(探索手段S120)。探索手段22は、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、マイニング手段21により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する(探索手段S120)。
<Searching means: S120>
Next, the solution concept is acquired by referring to the learned model management table 206 of the reference database 6b (search means S120). The search unit 22 refers to the degree of association of each of the reference character strings obtained in advance and the solution concepts classified into two or more types in three or more stages, and refers to the reference character string corresponding to the character string extracted by the mining unit 21. One or more solution concepts are searched for based on three or more degrees of association between the character string and the solution concept (search means S120).

探索手段22は、参照データベース6bを参照することで、参照用文字列と、顔決コンセプトとの間における第1連関度を算出することができる。探索手段22は、例えば、参照用文字列と一致、一部一致、又は類似する過去の参照用文字列を選択し、対応する連関度に基づいて第1連関度を算出する。なお、探索手段22は、算出した第1連関度及び取得した評価データ等を管理データベース6a又は参照データベース6bの対応する情報テーブルに記憶させる。また、探索手段22は、例えば図9、図12に示した情報テーブル等を参照し、参照用文字列に含まれる各文字列の組み合わせと、解決コンセプトとの間における第1連関度を算出してもよい。   The search unit 22 can calculate the first degree of association between the reference character string and the face determination concept by referring to the reference database 6b. The search unit 22 selects, for example, a past reference character string that matches, partially matches, or is similar to the reference character string, and calculates a first association degree based on the corresponding association degree. The search unit 22 stores the calculated first association degree, the acquired evaluation data, and the like in a corresponding information table of the management database 6a or the reference database 6b. Further, the search unit 22 calculates the first degree of association between the combination of each character string included in the reference character string and the solution concept with reference to, for example, the information tables shown in FIGS. You may.

<学習手段:S130>
次に、過去の参照用文字列と、解決コンセプトとの間の関係を新たに取得し、関係を連関度に反映する(学習手段S130)。学習手段23は、参照データベース6bの各データベースから解決コンセプトを取得し、例えば管理データベース6a又は参照データベース6bから解決コンセプトを表示するフォーマットを取得してもよい。また、学習手段23は、解決コンセプトに基づいて、例えばフォーマットを参照して最新の解決コンセプトを付加アイデアとして生成してもよい。
<Learning means: S130>
Next, a relationship between the past reference character string and the solution concept is newly acquired, and the relationship is reflected on the degree of association (learning means S130). The learning means 23 may acquire the solution concept from each database of the reference database 6b, and may acquire, for example, a format for displaying the solution concept from the management database 6a or the reference database 6b. Further, the learning means 23 may generate the latest solution concept as an additional idea based on the solution concept, for example, by referring to a format.

その後、学習手段23は、解決コンセプトの結果を出力する。例えば、予め設定された閾値と、第1連関度とを比較した結果に基づき、解決コンセプト結果を出力してもよい。この場合、例えば閾値を「70%以上」と設定したとき、第1連関度が70%以上の場合のみ評価結果を出力する。なお、閾値の条件は、任意に設定することができる。学習手段23は、例えば機械学習を用いて連関度の算出及び更新を行い、機械学習には、例えば深層学習が用いられてもよい。   Thereafter, the learning means 23 outputs the result of the solution concept. For example, a solution concept result may be output based on a result of comparing a preset threshold value with the first degree of association. In this case, for example, when the threshold is set to “70% or more”, the evaluation result is output only when the first degree of association is 70% or more. The condition of the threshold can be set arbitrarily. The learning unit 23 calculates and updates the degree of association using, for example, machine learning, and for example, deep learning may be used for machine learning.

<記憶手段:S140>
その後、例えば、学習手段23において新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、反映された連関度とをブロックチェーンネットワーク4c内に構築されるブロックチェーンで連結される各ブロックに記録する。その後、新たな文字列と解決コンセプトを取得した場合に、各グループ単位でブロックチェーンの各ブロックに記録し、各ブロックの履歴を蓄積する(記憶手段S140)。記憶手段24は、マイニング手段21及び探索手段22における処理と、学習手段23において、新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、反映された連関度とをブロックチェーンネットワーク4c内に構築されるブロックチェーンで連結される各ブロックに記録する。記憶手段24は、ステップ110からステップ130において、新たな文字列と解決コンセプトの関係を取得する都度、1つ前のブロック上において記録した内容の履歴を蓄積する。
<Storage means: S140>
Thereafter, for example, when the learning unit 23 acquires a relationship between a new character string and a solution concept, these are connected to the reflected association degree by a block chain constructed in the block chain network 4c. Record in each block. Thereafter, when a new character string and a solution concept are obtained, the new character string and the solution concept are recorded in each block of the block chain for each group, and the history of each block is accumulated (storage means S140). When the relationship between the new character string and the solution concept is acquired by the processing by the mining unit 21 and the search unit 22 and the learning unit 23, the storage unit 24 stores the relationship between the new string and the reflected association degree with the block chain. The data is recorded in each block connected by a block chain constructed in the network 4c. The storage unit 24 accumulates a history of the contents recorded on the immediately preceding block each time a relationship between a new character string and a solution concept is acquired in steps 110 to 130.

これにより、新たな文字列と解決コンセプトを取得した場合でも、それまでの文字列と解決コンセプトの関係性を維持でき、上書きや消失されることなく、以前に学習した解決コンセプトの抽出のための情報やデータを、ブロックチェーンで連結されるブロックに記録することで保護することが可能となる。   As a result, even if a new character string and a solution concept are acquired, the relationship between the previous string and the solution concept can be maintained, and the previously learned solution concept can be extracted without being overwritten or lost. Information and data can be protected by recording them in blocks connected by a block chain.

図13に、本実施形態におけるブロックチェーン履歴蓄積システム100の模式図の一例を示す。各々連結するブロック35及びブロック36は、ブロックチェーンネットワーク4c内に存在し、その時点までの学習モデル、登録コンテンツ情報、各関連情報をブロック35及びブロック36に記録しているものとする。ブロック36とブロック37では、新たな文字列と解決コンセプトを取得した記録を追加の履歴として記憶するブロック37が新しく、ブロックチェーン部3によりブロック37にブロック化され、連結される。   FIG. 13 shows an example of a schematic diagram of the blockchain history accumulation system 100 in the present embodiment. It is assumed that the blocks 35 and 36 to be connected exist in the block chain network 4c, and the learning model, registered content information, and related information up to that point are recorded in the blocks 35 and 36. In the blocks 36 and 37, a block 37 for storing a record of acquiring a new character string and a solution concept as an additional history is newly formed into a block 37 by the block chain unit 3 and connected.

ここで、ユーザ端末5b〜ユーザ端末5c等により、過去の参照用文字列と、解決コンセプトとの間の関係を新たに取得された場合、記憶手段24は、これらと、上記反映された連関度とをブロックチェーンネットワーク4c内に構築するブロックチェーンで連結されるブロック37に記録された記録内容を記憶した後、ブロック37としてブロック36を更新する。ブロック37には、ブロック36に記憶された、以前に学習した解決コンセプトに関するデータや各情報等が、例えば、「A」、「B」、「C」等としれ格納されている例を示す。   Here, when the relationship between the past reference character string and the solution concept is newly acquired by the user terminal 5b to the user terminal 5c or the like, the storage unit 24 stores the relationship between the character string and the reflected degree of association. After storing the recorded contents in the block 37 connected by a block chain constructed in the block chain network 4c, the block 36 is updated as the block 37. The block 37 shows an example in which the data and each information related to the previously learned solution concept stored in the block 36 are stored as, for example, “A”, “B”, “C”, and the like.

例えば、新たに創作物を生成しようとするユーザは、ブロック36に記録された情報を元に創作活動等を行う。この時点で参考とする情報等はブロック36に記憶されており、例えば、「A」、「B」、「C」等という、あるまとまりの情報群で対応付けられて記憶される。この情報群は、例えば、コンテンツ管理テーブル200に記憶されている「コンテンツID」、「コンテンツタイトル」、「登録コンテンツ」、「登録日」、「登録者ID」、あるいは、学習済みモデル管理テーブル206に記憶されている「学習済みモデルID」等であり、管理データベース6a内の各々のユーザ端末5b〜ユーザ端末5c毎に記憶され、各々管理される。   For example, a user who wants to create a new creation performs a creation activity or the like based on the information recorded in the block 36. At this point, the information to be referred to is stored in the block 36, and is stored in association with a group of information such as "A", "B", "C", and the like. This information group includes, for example, “content ID”, “content title”, “registered content”, “registration date”, “registrant ID” stored in the content management table 200, or the learned model management table 206. Is stored for each of the user terminals 5b to 5c in the management database 6a and is managed.

例えば、アイデア創造支援学習部2により、ブロック36に格納されている情報に基づき新たな文字列と解決コンセプトとの関係を取得した場合、それまでの情報と、新たな取得に関する情報とを、ブロックチェーン部3によりブロック37を生成し、生成したブロック37に以前に学習した経穴コンセプトに関するデータや情報を格納し、ブロックチェーンネットワーク4c内に分散化される。   For example, when the idea creation support learning unit 2 acquires the relationship between a new character string and a solution concept based on the information stored in the block 36, the information up to that point and the information on the new acquisition are combined into a block. The block 37 is generated by the chain unit 3, and the generated block 37 stores data and information on the acupuncture point concept previously learned, and is distributed in the block chain network 4c.

これにより、本実施形態におけるブロックチェーン履歴蓄積システム100の動作が終了する。なお、本実施形態におけるブロックチェーン履歴蓄積プログラムとして、上記動作をコンピュータに実行させてもよい。   Thus, the operation of the blockchain history accumulation system 100 according to the present embodiment ends. The above operation may be executed by a computer as the blockchain history accumulation program in the present embodiment.

本実施形態によれば、マイニング手段21を備える。このため、マイニング手段21は、基本情報として、例えば、特許公報、研究リポート、技術報告書、アイデアメモ、SNS等の様々な文献情報から文字列を抽出する。これにより、幅広い範囲で、過去の出版物、公開された文献等からも文字列を抽出することが可能となる。   According to the present embodiment, a mining unit 21 is provided. For this reason, the mining means 21 extracts a character string from various types of document information such as a patent publication, a research report, a technical report, an idea memo, and SNS as basic information. This makes it possible to extract character strings from past publications and published documents in a wide range.

また、本実施形態によれば、学習手段23は、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、連関度に反映させるように学習を行う。このため、解決コンセプト及び反映された連関度をネットワーク内に構築されるブロックチェーンで連結されるブロックに記録できる。これにより、以前に学習した解決コンセプトの抽出のための情報やデータを保護でき、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援が行うことが可能となる。   Further, according to the present embodiment, the learning unit 23 acquires the relationship between the character string and the solution concept based on the newly provided information, and performs learning so as to reflect the relationship in the degree of association. Therefore, the solution concept and the reflected degree of association can be recorded in blocks connected by a block chain constructed in the network. As a result, information and data for extracting a solution concept learned previously can be protected, and the results learned in the past, various parameters, comparison data, weights, and the like can be reused to provide efficient idea creation support. It becomes possible.

また、本実施形態によれば、探索手段22は、過去の参照用文字列と、解決コンセプトとの間の関係を新たに取得した場合には、関係を連関度に反映させる。このため、連関度を容易に更新することができ、評価結果の精度をさらに高めることが可能となる。   Further, according to the present embodiment, when the relationship between the past reference character string and the solution concept is newly acquired, the search unit 22 reflects the relationship in the association degree. Therefore, the degree of association can be easily updated, and the accuracy of the evaluation result can be further increased.

また、本実施形態によれば、管理データベース6aと参照データベース6bとを備える。これらのデータベース6を参照し、参照用文字列と、解決コンセプトとの間の3段階以上の第1連関度を含む評価データを取得する。参照用文字列は、ユーザ端末5b〜ユーザ端末5cからの新たな創作する創作物に関する情報を含む。このため、新たに創作する創作物のアイデアやテキスト、キーワード等に基づき、重要性の度合い及び創作物の新規性や進歩性等を有する解決コンセプトの傾向の少なくとも何れかを定量的に評価することができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を行うことが可能となる。   Further, according to the present embodiment, the management database 6a and the reference database 6b are provided. By referring to these databases 6, evaluation data including three or more levels of first association between the reference character string and the solution concept is acquired. The reference character string includes information on a new creation to be created from the user terminals 5b to 5c. For this reason, based on ideas, texts, keywords, etc. of newly created creations, quantitatively evaluate the degree of importance and / or the tendency of solution concepts with novelty, inventive step, etc. of creations Can be. This makes it possible to reuse the results learned in the past, set various parameters, comparison data, weights, etc., and to perform efficient idea creation support.

また、本実施形態によれば、学習手段23は、過去の参照用文字列と、解決コンセプトとの間の関係を新たに取得し、関係を連関度に反映する。このため、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用することが可能となる。これにより、繰り返し、効率のよいアイデア創造支援が行うことが可能となる。さらに、文献情報の他に、鮮度の高い教師データとして取り込むことができ、効率のよいニューラルネットワーク又はディープラーニングによる解決コンセプトを提示することができる。   Further, according to the present embodiment, the learning unit 23 newly acquires the relationship between the past reference character string and the solution concept, and reflects the relationship in the degree of association. For this reason, it is possible to reuse the results learned in the past, the set various parameters, the comparison data, the weights, and the like. As a result, it is possible to repeatedly provide efficient idea creation support. Furthermore, in addition to the document information, it can be taken in as teacher data with high freshness, and a solution concept by an efficient neural network or deep learning can be presented.

また、本実施形態によれば、記憶手段24は、新たな文字列と解決コンセプトを取得した場合に、これらと、反映された連関度とをブロックチェーンネットワーク4c内に構築されるブロックチェーンで連結されるブロックに記録し、上記関係を取得する都度、各ブロック上において記録した内容の履歴を蓄積する。このため、学習済みモデルの随時更新において大量の教師データ受け付けた場合でも、以前に設定した各種パラメータや比較データ等が上書き、消失されることがなくなる。これにより、AIとブロックチェーンの互いに共通する特徴を用いたサービスが可能となり、シームレスな関係を形成することが可能となる。さらに、ブロックチェーンネットワーク4c上の情報は、オープンで分散化されているため、ブロックチェーンネットワーク4cに参加する皆がデータにアクセスすることができ、充実した登録コンテンツ情報を用意することが可能となる。   Further, according to the present embodiment, when a new character string and a solution concept are acquired, the storage unit 24 connects the character string and the reflected association degree with a block chain constructed in the block chain network 4c. Each time the relationship is obtained, the history of the content recorded on each block is accumulated. For this reason, even if a large amount of teacher data is received in the occasional update of the learned model, the previously set various parameters, comparison data, and the like are not overwritten or lost. As a result, services using features common to the AI and the blockchain can be provided, and a seamless relationship can be formed. Further, since the information on the blockchain network 4c is open and decentralized, anyone who participates in the blockchain network 4c can access the data, and it is possible to prepare rich registered content information. .

また、本実施形態によれば、記憶手段24は、ブロックチェーンネットワーク4c上に構築されるブロックチェーンで連結されるブロックに記録する。このため、大量のデータが分散型システムに蓄積される。これにより、従来の中央管理サーバと比較して、例えば、自然災害などの不測な事態が発生し被害を受けたとしても、データは保存され続ける。さらに、ハッキングのリスクも排除でき、データ改ざんへの耐性も高く保つことができる。   Further, according to the present embodiment, the storage unit 24 records the blocks connected by the block chains constructed on the block chain network 4c. For this reason, a large amount of data is accumulated in the distributed system. As a result, as compared with the conventional central management server, even if an unexpected situation such as a natural disaster occurs and is damaged, the data is kept stored. Furthermore, the risk of hacking can be eliminated and the resistance to data tampering can be kept high.

(第2〜第6実施形態:ブロックチェーン履歴蓄積システム100の構成)
次に、図14〜図18を参照して、第2〜第6実施形態におけるブロックチェーン履歴蓄積システム100のコンテンツ流通管理装置1の一例について説明する。
(Second to Sixth Embodiments: Configuration of Blockchain History Storage System 100)
Next, an example of the content distribution management device 1 of the blockchain history accumulation system 100 according to the second to sixth embodiments will be described with reference to FIGS.

第2〜第6実施形態と、第1実施形態との違いは、コンテンツ流通管理装置1にグルーピング手段25を備え、グルーピング手段25は、判定手段27による後述する各判別の結果と、新たに創作する創作物に関する情報に付された属性情報及び/又は抽出した文字列等とに基づいて、創作物に関する情報のグルーピングを行い、ブロックチェーン部3及び記憶手段24は、グルーピング手段25により作成された各グループ単位で、ブロックチェーンにおける各ブロックに記録を履歴として記憶させる点である。そのほかの点については、上述した実施形態と同様のため、説明を適宜省略する。   The difference between the second to sixth embodiments and the first embodiment is that the content distribution management device 1 is provided with a grouping unit 25, and the grouping unit 25 uses the result of each determination described later by the determination unit 27 and newly created Based on the attribute information attached to the information on the creation to be created and / or the extracted character strings, the information on the creation is grouped, and the blockchain unit 3 and the storage unit 24 are created by the grouping unit 25. The point is that a record is stored as a history in each block in the block chain for each group. Other points are the same as those of the above-described embodiment, and the description will be appropriately omitted.

(第2実施形態:ブロックチェーン履歴蓄積システム100の構成)
図14に、第2実施形態におけるブロックチェーン履歴蓄積システム100の模式図の一例を示す。
(Second Embodiment: Configuration of Blockchain History Storage System 100)
FIG. 14 shows an example of a schematic diagram of a blockchain history accumulation system 100 according to the second embodiment.

新たに創作物を生成しようとするユーザは、例えば、ブロック36に記録された情報を元に創作活動等を行う。この時点で、参考とする情報等はブロック36に記憶されており、例えば、「A」、「B」、「C」等という、あるまとまりの情報群で対応付けられて記憶されている。   A user who intends to create a new creation performs, for example, a creation activity based on the information recorded in the block 36. At this point, information to be referred to is stored in the block 36, and is stored in association with a group of information such as "A", "B", "C", and the like.

グルーピング手段25は、例えば、参照するブロック36の情報群の中から、あるいは、新たに創作する創作物に関して処理された情報群(「A」、「B」、「C」等)の範囲から、以前に学習した解決コンセプトに関するデータや情報の特定部分をグループ単位で抽出し(例えば、「A」、「C」等)、その抽出した特定部分のグループ単位を、新たなブロック37として登録する。特定部分とは、例えば、登録されているコンテンツに関する指定であり、タイトル、範囲、期間、キーワード、重要度等であってもよい。特定部分以外の情報群は、例えば、特定部分の情報群とは別の領域として、ブロック37に記憶されてもよい。そして、ブロックチェーン部3により、特定部分を格納した新しいブロック35として、ブロックチェーンネットワーク4c内に分散化される。   The grouping means 25, for example, from the information group of the block 36 to be referred to, or from the range of the information group (“A”, “B”, “C”, etc.) processed for the newly created creation, A specific portion of data and information relating to a solution concept previously learned is extracted in units of groups (for example, “A”, “C”, etc.), and the group units of the extracted specific portions are registered as new blocks 37. The specific portion is, for example, a designation related to registered content, and may be a title, a range, a period, a keyword, a degree of importance, or the like. The information group other than the specific portion may be stored in the block 37, for example, as an area different from the information group of the specific portion. Then, the block chain unit 3 distributes the new block 35 in the block chain network 4c as a new block 35 storing the specific part.

また、グルーピング手段25は、グルーピング手段25は、例えば、参照するブロック36の情報群の中から、あるいは、新たに創作する創作物に関して処理された情報群(「A」、「B」、「C」等)の範囲から、特定の領域から抽出された文字列、又は以前に学習した解決コンセプトに関するデータや情報から特定傾向部分をグループ単位で抽出し(例えば、「A」、「B」等)、その抽出した特定傾向部分のグループ単位を、新たなブロック37として登録する。特定傾向部分とは、例えば、登録されているコンテンツに関する指定であり、登録数、参照数、発言数、ダウンロード数等であってもよい。特定傾向の情報群のグループ単位以外の情報群は、例えば、特定傾向部分の情報群とは別の領域として、同じブロック37に記憶されてもよい。そして、ブロックチェーン部3により、特定部分を格納した新しいブロック35として、ブロックチェーンネットワーク4c内に分散化される。   In addition, the grouping unit 25 may, for example, select an information group (“A”, “B”, “C”) processed from the information group of the block 36 to be referred to or a newly created creation. )), Character strings extracted from specific areas, or specific tendency parts extracted from data or information on previously learned solution concepts in units of groups (for example, “A”, “B”, etc.) Then, the group unit of the extracted specific tendency part is registered as a new block 37. The specific tendency part is, for example, a specification related to registered content, and may be the number of registrations, the number of references, the number of remarks, the number of downloads, or the like. The information group other than the group unit of the information group having the specific tendency may be stored in the same block 37 as an area different from the information group of the specific tendency part, for example. Then, the block chain unit 3 distributes the new block 35 in the block chain network 4c as a new block 35 storing the specific part.

また、グルーピング手段25は、例えば、参照するブロック36の情報群の中から、あるいは、新たに創作する創作物に関して処理された情報群(「A−1」、「A−2」、「A−3」等)の範囲から、以前に学習した解決コンセプトに関するデータや情報の最小部分をグループ単位で抽出し(例えば、「A−1」)、その抽出した最小限のグループ単位を、新たなブロック37として登録する。最小部分とは、例えば、登録されているコンテンツに関する指定であり、文字数、情報量、期間、件数等であってもよい。最小部分以外の情報群は、例えば、最小部分の情報群とは別の領域として、ブロック35に記憶されてもよい。そして、ブロックチェーン部3により、特定部分を格納した新しいブロック37として、ブロックチェーンネットワーク4c内に分散化される。   Further, the grouping means 25 may, for example, select from among the information group of the block 36 to be referred to, or the information group (“A-1”, “A-2”, “A- 3)), a minimum part of data and information relating to a solution concept previously learned is extracted in units of a group (for example, “A-1”), and the extracted minimum group is extracted as a new block. Register as 37. The minimum part is, for example, a specification related to registered content, and may be the number of characters, the amount of information, a period, the number of cases, or the like. The information group other than the minimum part may be stored in the block 35, for example, as an area different from the information group of the minimum part. Then, the block chain unit 3 distributes the new block 37 in the block chain network 4c as a new block 37 storing the specific part.

本実施形態によれば、グルーピング手段25は、ユーザ毎に所望の検索や記録を行うことができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を提供することが可能となる。また、グルーピング手段25は、特定傾向があるデータを大量に準備し、新しい解決コンセプトを見出すための教師データとして用いてもよい。その教師データも用いて機械学習を行い、学習済みモデルを生成し、生成した学習済みモデルを学習済みモデル管理テーブル206等に登録してもよい。   According to the present embodiment, the grouping unit 25 can perform a desired search or recording for each user. As a result, it is possible to reuse the results learned in the past, set various parameters, comparison data, weights, and the like to provide efficient idea creation support. Further, the grouping means 25 may prepare a large amount of data having a specific tendency and use it as teacher data for finding a new solution concept. Machine learning may also be performed using the teacher data to generate a learned model, and the generated learned model may be registered in the learned model management table 206 or the like.

(第3実施形態:ブロックチェーン履歴蓄積システム100の構成)
次に、図15に、第3実施形態におけるブロックチェーン履歴蓄積システム100の模式図の一例を示す。
(Third Embodiment: Configuration of Blockchain History Storage System 100)
Next, FIG. 15 shows an example of a schematic diagram of a blockchain history accumulation system 100 according to the third embodiment.

新たに創作物を生成しようとするユーザは、例えば、ブロックチェーン化されているブロックの中からブロック35に記録された情報を元に創作活動等を行い、その記録は履歴として新たに生成されるブロック35に記憶され、ブロックチェーンネットワーク4c内に分散化される。   A user who intends to create a new creation performs, for example, a creation activity based on information recorded in the block 35 from blocks in a block chain, and the record is newly created as a history. It is stored in the block 35 and distributed in the blockchain network 4c.

グルーピング手段25は、ブロックチェーンネットワーク4c内に分散化されるブロックの一覧から、例えば、ブロック35とブロック37とを1つの新しいブロック38として生成する。ブロック38には、以前に学習した解決コンセプトに関するデータや情報のうち、特定のブロック35及びブロック37がグルーピングされて格納され、そして、ブロックチェーン部3により、特定部分を格納した新しいブロック35として、ブロックチェーンネットワーク4c内に分散化される。   The grouping means 25 generates, for example, a block 35 and a block 37 as one new block 38 from the list of blocks distributed in the block chain network 4c. In the block 38, specific blocks 35 and blocks 37 among the data and information related to the solution concept previously learned are grouped and stored, and the block chain unit 3 stores the specific blocks 35 and 37 as new blocks 35 storing the specific portions. Distributed in the blockchain network 4c.

各ブロックは、ブロックチェーンネットワーク4c内に分散化されて記憶されるが、例えば、どのブロックを特定のブロックとしてするかは、判定手段27による判定の結果に応じて、ユーザが各々のユーザ端末5b〜ユーザ端末5c等から選択するようにしてもよい。グルーピング手段25は、この選択の結果に基づき、所望のブロックを判別し、データベース6(管理データベース6a、参照データベース6b)に記憶される対象のブロックを、ブロックチェーン部3によりブロック化するようにしてもよい。   Each block is stored in a decentralized manner in the blockchain network 4c. For example, which block is to be a specific block is determined by the user according to the result of the determination by the determination unit 27. -You may make it select from the user terminal 5c etc. The grouping unit 25 determines a desired block based on the result of the selection, and blocks the target block stored in the database 6 (the management database 6a and the reference database 6b) by the block chain unit 3. Is also good.

上記のようなグルーピング手段25によるグルーピングにより、大きなまとまりであるブロック毎の記録が可能となる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を提供することが可能となる。   By the grouping by the grouping means 25 as described above, recording can be performed for each block which is a large unit. As a result, it is possible to reuse the results learned in the past, set various parameters, comparison data, weights, and the like to provide efficient idea creation support.

本実施形態によれば、記憶手段24は、判定手段27の判別結果に基づいて、最小限の項目又は最小限の範囲を示すデータ又はトランザクションが存在する場合は、その最小限の項目又は範囲でグルーピングした後に識別情報を付し、関連するデータを新しいブロックに格納する。これにより、例えば、要約の部分だけとか、課題や効果の部分だけとかのブロックが可能となる。これにより、ある特定の技術や事象に注目でき、応用や展開の幅を広げた検討が可能できるブロックチェーンネットワーク4cが可能となる。   According to the present embodiment, if there is data or a transaction indicating a minimum item or a minimum range based on the determination result of the determination unit 27, the storage unit 24 uses the minimum item or range. After the grouping, identification information is added, and related data is stored in a new block. This makes it possible to block, for example, only the summary portion or the problem or effect portion. As a result, the blockchain network 4c can be focused on a specific technology or event, and can be studied with a wider range of applications and developments.

(第4実施形態:ブロックチェーン履歴蓄積システム100の構成)
次に、図16に、第3実施形態におけるブロックチェーン履歴蓄積システム100の模式図の一例を示す。
(Fourth Embodiment: Configuration of Blockchain History Storage System 100)
Next, FIG. 16 shows an example of a schematic diagram of a blockchain history accumulation system 100 according to the third embodiment.

グルーピング手段25は、例えば、判定手段27により、コンテンツ管理テーブル200、コンテンツ関与者テーブル202、コンテンツ活用履歴テーブル205等の内容の履歴を参照し、内容の履歴に応じて、関与者、登録者、及び学習モデルの作成者等の各々の対象者の関与の程度を算出する。そして、算出した関与の程度に応じて、対応する登録コンテンツ情報、対象者に所定のインセンティブ情報を付与する。   The grouping unit 25 refers to, for example, the content management table 200, the content participant table 202, the content utilization history table 205, and the like by the determination unit 27, and according to the content history, the participants, registrants, And the degree of involvement of each subject such as the creator of the learning model is calculated. Then, corresponding registered content information and predetermined incentive information are given to the target person according to the calculated degree of involvement.

グルーピング手段25は、例えば、判定手段27は、管理データベース6aに記憶された以前に学習した解決コンセプトに関するデータ、各情報の活用の履歴等の情報を判定し、各情報テーブルの対象者の関与の程度を、登録コンテンツの活用の程度等を算出する。対象者の関与の付与、または活用の履歴に応じたインセンティブの付与を行い、対象者又は登録コンテンツ情報への各々の付与でグルーピングした後に新しいブロック35として生成する。   The grouping unit 25, for example, the determination unit 27 determines data such as data on a previously learned solution concept stored in the management database 6a and information such as a history of utilization of each information, and determines whether or not the target person in each information table is involved. The degree is calculated as the degree of utilization of the registered content. A new block 35 is generated after the participation of the target person or the incentive according to the history of utilization is performed, and grouping is performed for each of the target person or the registered content information.

ブロック35には、以前に学習した解決コンセプトに関するデータや情報等と共に、新しい創作物に関する創作に関して記録された閲覧、引用、制作、追加等の一連の作業に対応する関与の程度、インセンティブ情報が対象の登録コンテンツ、関与者等に付与される。ブロック37は、ブロックチェーン部3により、ブロック36に連鎖されるブロックとして、ブロックチェーンネットワーク4c内に分散化される。   Block 35 covers the degree of involvement and incentive information corresponding to a series of operations such as browsing, citation, production, addition, etc. recorded for creation of a new creation, together with data and information on the solution concept previously learned. Is given to registered contents, participants, etc. The block 37 is distributed by the block chain unit 3 as a block linked to the block 36 in the block chain network 4c.

本実施例によれば、関与の程度、又はインセンティブ情報は、例えば、判定手段27の判別結果に基づいて、格納対象データに含まれる、各対象者、登録コンテンツ参照回数、連携回数、参照時間のいずれかのデータに応じて、利用履歴に応じたインセンティブ情報が対象の登録コンテンツ、対象者に付与される。このため、対象者毎、または参照回数や時間、利用の程度、関与の程度等の数値的な情報、ログに基づいて、関与の程度の付与、又はインセンティブを付与することができる。これにより、正確な関与の程度、インセンティブを算出し、対象の登録コンテンツ情報や対象者に応じて適切なインセンティブを付与することができるようになる。   According to the present embodiment, the degree of involvement or the incentive information is, for example, based on the determination result of the determination unit 27, based on each target person, the registered content reference count, the cooperation count, and the reference time included in the storage target data. In accordance with one of the data, incentive information corresponding to the usage history is given to the target registered content and the target person. For this reason, the degree of involvement or the incentive can be given on the basis of numerical information such as the number of times of reference, the time, the degree of use, the degree of involvement, and the like, and the log. As a result, it is possible to calculate an accurate degree of involvement and an incentive, and to provide an appropriate incentive according to the registered content information of the target and the target person.

また、本実施例によれば、インセンティブ情報は、例えば、ポイントや金額であってもよい。インセンティブ情報は、管理データベース6aに記憶され、所定の期間や時期、回数に応じて、各対象者にインセンティブ情報に相当するポイント又は金額等が支払われるようにしてもよい。   Further, according to the present embodiment, the incentive information may be, for example, points or money. The incentive information may be stored in the management database 6a, and points or amounts corresponding to the incentive information may be paid to each subject according to a predetermined period, time, and number of times.

(第5実施形態:ブロックチェーン履歴蓄積システム100の構成)
次に、図17に、第5実施形態におけるブロックチェーン履歴蓄積システム100の模式図の一例を示す。
(Fifth Embodiment: Configuration of Blockchain History Storage System 100)
Next, FIG. 17 shows an example of a schematic diagram of a blockchain history accumulation system 100 according to the fifth embodiment.

新たに創作物を生成しようとするユーザは、例えば、ブロック36に記録されたSNS情報のキーワード等を元に創作活動等を行う。この時点で、参考するSNS情報のキーワード等はブロック36に記憶されており、例えば、「001」、「002」、「003」等として他の関連する情報群と対応付けられて記憶されている。   A user who wants to create a new creation performs a creation activity or the like based on, for example, keywords of the SNS information recorded in the block 36. At this point, the keyword or the like of the SNS information to be referred to is stored in the block 36, and is stored as, for example, “001”, “002”, “003”, etc. in association with other related information groups. .

グルーピング手段25、例えば、判定手段27の判定結果に応じて、参照するブロック36の情報群の中から、あるいは、新たに創作する創作物に関して処理されたSNS情報のキーワード等(「001」、「002」、「003」等)の範囲から、出現率の高い、または話題性の多いキーワードを抽出し、グルーピングし(例えば、キーワード「001」と「002」をグループ「A」、キーワード「001」と「003」をグループ「B」等)、出現率の高い、話題性の広いキーワードのグループ単位を、新たなブロック37として登録する。そして、ブロックチェーン部3により、グループ化された部分を格納した新しいブロック37として、ブロックチェーンネットワーク4c内に分散化される。   According to the determination result of the grouping unit 25, for example, the determination unit 27, a keyword or the like (“001”, “ 002 ”,“ 003 ”, etc.), keywords having a high appearance rate or high topicality are extracted and grouped (for example, keywords“ 001 ”and“ 002 ”are grouped into group“ A ”and keyword“ 001 ”). And “003” as a group “B”), and a group unit of keywords having a high appearance rate and a wide topicality is registered as a new block 37. Then, the block chain unit 3 distributes the grouped portions as a new block 37 in the block chain network 4c.

上記のようなグルーピング手段25、判定手段27による判定及びグルーピングにより、ある出現率又は話題性によるブロック毎の記録が可能となる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を提供することが可能となる。   By the determination and grouping by the grouping unit 25 and the determination unit 27 as described above, it is possible to record each block by a certain appearance rate or topicality. As a result, it is possible to reuse the results learned in the past, set various parameters, comparison data, weights, and the like to provide efficient idea creation support.

本実施形態によれば、グルーピング手段25は、判定手段27の判定に基づいて、SNS情報より抽出されたキーワードやコメントデータを抽出する。このため、抽出された情報を教師データとして取り込み学習済みモデルを生成することができる。これにより、SNSで登場している現在の情報を元に、登録コンテンツ情報として記録されている関連情報とのマッチングが可能となり、例えば、登録済みのコンテンツ情報と現在話題になっているリアルタイムの情報との組み合せ、マッチングによる創作活動、学習モデル等の生成が可能となる。   According to the present embodiment, the grouping unit 25 extracts keywords and comment data extracted from the SNS information based on the determination of the determination unit 27. Therefore, a learned model can be generated by taking in the extracted information as teacher data. This makes it possible to match the related information recorded as registered content information based on the current information appearing on the SNS. For example, the registered content information and the real-time information It is possible to generate creative activities, learning models, etc. by combining and matching.

(第6実施形態:ブロックチェーン履歴蓄積システム100の構成)
次に、図18に、第6実施形態におけるブロックチェーン履歴蓄積システム100の模式図の一例を示す。
(Sixth Embodiment: Configuration of Blockchain History Storage System 100)
Next, FIG. 18 shows an example of a schematic diagram of a blockchain history accumulation system 100 according to the sixth embodiment.

グルーピング手段25は、判定手段27による新たに登録されたコンテンツ等を判別し、有害情報が含まれていると判断されれば、許可手段28は、ブロック37の生成を取りやめ、有害情報を含まないブロック38を生成し、生成したブロック36にその後にブロック39を連鎖させる。   The grouping unit 25 determines the newly registered content or the like by the determination unit 27, and if it is determined that the harmful information is included, the permission unit 28 cancels the generation of the block 37 and does not include the harmful information. A block 38 is generated, and a block 39 is subsequently linked to the generated block 36.

グルーピング手段25は、判定手段27による結果に応じて登録されるコンテンツ判定管理テーブル204に基づき、登録された、又は登録されているコンテンツ情報に基づきグルーピングを行う。禁止情報とは、例えば、「誹謗中傷」、「差別用語」、「禁止語句」、「有害画像」、「ウィルスコード」等である。   The grouping unit 25 performs grouping based on registered or registered content information based on the content determination management table 204 registered according to the result of the determination unit 27. The prohibition information is, for example, “slandering”, “discriminatory term”, “prohibition phrase”, “harmful image”, “virus code” and the like.

グルーピング手段25は、登録コンテンツ情報、登録コンテンツ情報の特定領域に禁止情報が含まれる場合は、コンテンツ判定管理テーブル204に登録される判定の結果に応じて、判定結果がエラー等の軽微の場合は、相当の対応を行い、グルーピングを行うとしてもよい。グルーピング手段25は、例えば、有害情報(例えば、ウィルスプログラム)を含んでいると判断されれば、ブロックチェーン部3は新しいブロック36を生成し、記憶手段24は、グルーピング手段25により作成された禁止情報を排除したグループ単位で構成される新たなブロック38として登録する。そして、ブロックチェーン部3により、グループ化された禁止時を排除して格納した新しいブロック36として、ブロックチェーンネットワーク4c内に分散化される。   When the prohibited information is included in the registered content information or the specific area of the registered content information, the grouping unit 25 determines whether the determination result is minor, such as an error, according to the determination result registered in the content determination management table 204. It is also possible to perform considerable correspondence and perform grouping. For example, if it is determined that the grouping unit 25 includes harmful information (for example, a virus program), the block chain unit 3 generates a new block 36, and the storage unit 24 stores the prohibited block created by the grouping unit 25. The information is registered as a new block 38 configured in a group unit from which information is excluded. Then, the block chain unit 3 disperses the new blocks 36 in the block chain network 4c as new blocks 36 excluding the grouped prohibition times.

本実施形態によれば、グルーピング手段25は、判定手段27により禁止情報の登録、混入を判定する。このため、格納される登録コンテンツ情報に、有害と判別されるデータ、トランザクション及びブロックが含まれれば、その有害と判別されたデータ、トランザクション及びブロックの連結をしない。これにより、有害なデータを回避した安全に参照できるブロックチェーンネットワーク4cが可能となる。   According to the present embodiment, the grouping unit 25 uses the determination unit 27 to determine the registration and mixing of the prohibition information. Therefore, if the stored registered content information includes data, transactions, and blocks determined to be harmful, the data, transactions, and blocks determined to be harmful are not connected. As a result, a blockchain network 4c that can safely reference data while avoiding harmful data becomes possible.

また、本実施形態におけるブロックチェーン履歴蓄積記録方法は、新たに創作する創作物に関する情報から文字列を抽出するマイニング手段と、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、マイニング手段により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索手段と、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを参照すべき連関度に反映させるように学習させる学習手段と、学習手段において新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、反映された関連度とをネットワーク内に構築されるブロックチェーンで連結されるブロックに記録する記録手段と、記録ステップは、関係を取得する都度、ブロック上において記録した内容の履歴を蓄積することにより実現される。   In addition, the blockchain history accumulation recording method according to the present embodiment includes a mining unit that extracts a character string from information on a newly created creation, a reference character string acquired in advance, and each solution classified into two or more types. One or more solution concepts are searched based on three or more degrees of association between the concept and the solution character, based on three or more degrees of association between the reference character string corresponding to the character string extracted by the mining means and the solution concept. Search means, learning means for acquiring the relationship between the character string and the solution concept based on the newly provided information, and learning to reflect this in the degree of association to be referred to, and new character string in the learning means When the relationship between the information and the solution concept is obtained, these and the reflected degree of relevance are linked by a blockchain constructed in the network. Recording means for recording the click, recording step, each time of acquiring a relationship is realized by storing a history of the content recorded on the block.

本実施形態におけるブロックチェーン履歴蓄積記録方法は、以前に習得した知識や解決コンセプトをうまく機能させるために必要なパラメータや関連情報を新しいブロックに格納する。そのため、以前に学習した学習済みモデルに関するデータ及び情報を保護することができるようになり、破滅的忘却による消失がなくなる。   In the blockchain history accumulation recording method according to the present embodiment, parameters and related information necessary for making the previously acquired knowledge and solution concept work well are stored in a new block. Therefore, it is possible to protect data and information related to the learned model that has been learned before, and it is not lost due to catastrophic forgetting.

さらに、汎用性が高く、効率のよいニューラルネットワーク又はディープラーニングによる課題解決を実現することができる。   Further, it is possible to realize a problem solution by a highly versatile and efficient neural network or deep learning.

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

1 :コンテンツ流通管理装置
10 :筐体
11 :CPU
12 :ROM
13 :RAM
14 :記憶部
15 :I/F
16 :I/F
17 :I/F
18 :内部バス
19 :出力部分
100 :ブロックチェーン履歴蓄積システム
2 :アイデア創造支援学習部
20 :入力部分
21 :マイニング手段
22 :探索手段
23 :学習手段
24 :記憶手段
25 :グルーピング手段
26 :送受信手段
27 :判定手段
28 :許可手段
200 :コンテンツ管理テーブル
201 :関連情報テーブル
202 :コンテンツ関与者テーブル
203 :学習済みモデル更新テーブル
204 :コンテンツ判定管理テーブル
205 :コンテンツ活用履歴テーブル
206 :学習済みモデル管理テーブル
3 :ブロックチェーン部
31 :ブロックチェーン制御手段
32 :メタデータ生成手段
33 :暗号化手段
34 :電子署名手段
35 :ブロック
36 :ブロック
37 :ブロック
38 :ブロック
39 :ブロック
4 :公衆通信網
4a :インターネット
4b :コンテンツ流通ネットワーク
4c :ブロックチェーンネットワーク
5 :ユーザ端末
5a :ユーザ端末
5b :ユーザ端末
5c :ユーザ端末
6 :データベース
6a :管理データベース
6b :参照データベース
S110:マイニング手段
S120:探索手段
S130:学習手段
S140:記憶手段
1: Content distribution management device 10: Housing 11: CPU
12: ROM
13: RAM
14: storage unit 15: I / F
16: I / F
17: I / F
18: Internal bus 19: Output part 100: Blockchain history storage system 2: Idea creation support learning part 20: Input part 21: Mining means 22: Search means 23: Learning means 24: Storage means 25: Grouping means 26: Transmission / reception means 27: determination means 28: permission means 200: content management table 201: related information table 202: content participant table 203: learned model update table 204: content determination management table 205: content utilization history table 206: learned model management table 3: Block chain unit 31: Block chain control unit 32: Metadata generation unit 33: Encryption unit 34: Electronic signature unit 35: Block 36: Block 37: Block 38: Block 39: Block 4: Public Communication network 4a: Internet 4b: Content distribution network 4c: Blockchain network 5: User terminal 5a: User terminal 5b: User terminal 5c: User terminal 6: Database 6a: Management database 6b: Reference database S110: Mining means S120: Search means S130: learning means S140: storage means

第1発明に係るブロックチェーン履歴蓄積システムは、新たに創作する創作物に関する情報から文字列を抽出するマイニング手段と、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、上記マイニング手段により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索手段と、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを上記参照すべき連関度に反映させるように学習させる学習手段と、を有するアイデア創造支援学習部と、新たに創作する創作物に関する情報に付された属性情報及び/又は上記抽出した文字列に基づいて、上記創作物に関する情報のグルーピングを行うグルーピング手段と、上記学習手段において新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、上記反映された連関度と、上記グルーピング手段によりグルーピングされた創作物に関する情報を各グループ単位で、ネットワーク内に構築されるブロックチェーンで連結されるブロックに記録する記録手段とを備え、上記記録手段は、上記関係を取得する都度、上記ブロック上において記録した内容の履歴を蓄積すること、を特徴とする。 The blockchain history accumulation system according to the first invention includes a mining unit for extracting a character string from information on a newly created creation, a reference character string acquired in advance, and each of the solution concepts classified into two or more types. A search for searching for one or more solution concepts based on three or more levels of association between a reference character string corresponding to the character string extracted by the mining means and a solution concept, with reference to three or more levels of association. An idea creation support learning unit having means and learning means for acquiring a relationship between a character string and a solution concept based on newly provided information, and learning so as to reflect the relationship in the degree of association to be referred to. If, based on the newly attribute information attached to the information about the creations of creation and / or the extracted character string, the grouping of information on the creations A grouping means for performing, when acquiring the relationship between the new string and resolve concept in the learning means, with these, the association degree which is the reflected information regarding creations which are grouped by the grouping unit each Recording means for recording , in group units, blocks connected by a block chain constructed in a network, wherein the recording means accumulates a history of the contents recorded on the blocks each time the relationship is obtained. It is characterized by the following.

発明に係るブロックチェーン履歴蓄積システムは、第発明において、上記グルーピング手段は、特定の領域から抽出された文字列に基づいて、上記グルーピングを行うこと、を特徴とする。 Block Chain history storage system according to the second invention, in the first invention, the grouping means, based on the character string extracted from a specific area, to perform the grouping, characterized by.

発明に係るブロックチェーン履歴蓄積システムは、第発明において、上記グルーピング手段は、上記各ブロックに蓄積された内容の履歴に基づいて、上記グルーピングを行うことを特徴とする。 Block Chain history storage system according to the third invention, in the first invention, the grouping means, based on the history of the contents stored in each block, and performs the grouping.

明に係るブロックチェーン履歴蓄積システムは、第発明において、上記グルーピング手段は、上記属性情報及び/又は上記抽出した文字列に基づいて取得されたソーシャルネットワーク上での話題情報に基づいて、上記グルーピングを行うこと、を特徴とする。 Block Chain history storage system according to the fourth light, in the first invention, the grouping means, based on the attribute information and / or the extracted character topic information on social networks obtained based on the column, The above grouping is performed.

発明に係るブロックチェーン履歴蓄積システムは、第発明において、上記グルーピング手段は、特定の領域から抽出された文字列に禁止情報が含まれる場合、前記禁止情報を排除したグルーピングを行い、上記記録手段は、上記グルーピング手段により作成された上記禁止情報を排除したグループ単位で、上記ブロックチェーンにおける各ブロックに記録すること、を特徴とする。 Block Chain history storage system according to a fifth invention, in the first invention, the grouping means, if it contains prohibited information to the character string extracted from a particular region, performs a grouping which eliminated the inhibition information, the The recording means records each block in the block chain in a group unit excluding the prohibition information created by the grouping means.

発明に係るブロックチェーン履歴蓄積システムは、第発明において、上記属性情報は、上記創作物の作成に関わった関与者に関する情報及び/又は前記関与者の関与の程度に関する情報を含むこと、を特徴とする。 In the blockchain history accumulation system according to a sixth invention, in the first invention, the attribute information includes information on a participant involved in the creation of the creation and / or information on a degree of involvement of the participant. It is characterized by.

発明に係るブロックチェーン履歴蓄積方法は、新たに創作する創作物に関する情報から文字列を抽出する抽出ステップと、予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、上記抽出ステップにより抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索ステップと、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを上記参照すべき連関度に反映させるように学習させる学習ステップと、新たに創作する創作物に関する情報に付された属性情報及び/又は上記抽出した文字列に基づいて、上記創作物に関する情報のグルーピングを行うグルーピングステップと、上記学習ステップにおいて新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、上記反映された関連度と、上記グルーピングステップによりグルーピングされた創作物に関する情報を各グループ単位で、ネットワーク内に構築されるブロックチェーンで連結されるブロックに記録するとともに、上記関係を取得する都度、上記ブロック上において記録した内容の履歴を蓄積する記録ステップと、をコンピュータが実行することを特徴とする。 The blockchain history accumulation method according to the seventh invention includes an extraction step of extracting a character string from information on a newly created creation, a reference character string acquired in advance and each of the solution concepts classified into two or more types. A search for searching for one or more solution concepts based on three or more levels of association between a reference character string and a solution concept corresponding to the character string extracted in the above extraction step, with reference to the three or more levels of association. a step to obtain the relationship between the character string and solution concept based on the newly provided information, which the learning step of learning to reflect the association degree to be referred above relates creations of creation new based on the assigned attribute information and / or the extracted character string information, and grouping step of performing grouping of information related to the creative work, the When acquiring the relationship between the new string and resolve concept in learning step, with these, a degree of association above reflect the information on creations which are grouped by the grouping step on each group unit, the network A computer that executes a recording step of recording the history of the contents recorded on the block each time the relation is acquired , while recording the blocks in the blocks connected by the block chain constructed in the above.

第1発明〜第発明によれば、学習手段は、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、連関度に反映させるように学習を行う。このため、解決コンセプト及び反映された連関度をネットワーク内に構築されるブロックチェーンで連結されるブロックに記録できる。これにより、以前に学習した解決コンセプトの抽出のための情報やデータを保護でき、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援が行うことが可能となる。 According to the first invention to the sixth invention, the learning means acquires the relationship between the character string and the solution concept based on the newly provided information, and performs learning so as to reflect the relationship in the degree of association. Therefore, the solution concept and the reflected degree of association can be recorded in blocks connected by a block chain constructed in the network. As a result, information and data for extracting a solution concept learned previously can be protected, and the results learned in the past, various parameters, comparison data, weights, and the like can be reused to provide efficient idea creation support. It becomes possible.

特に、第1発明〜第6発明によれば、グルーピング手段は、新たに創作する創作物に関する情報に付された属性情報及び/又は文字列を抽出する。このため、創作物に関する情報のグルーピングでき、作成された各グループ単位でブロックチェーンにおける各ブロックに記録することができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を行うことが可能となる。 In particular, according to the first to sixth inventions , the grouping means extracts attribute information and / or a character string added to information on a newly created creation. For this reason, it is possible to group information relating to creations, and to record each created group in each block in the block chain. This makes it possible to reuse the results learned in the past, set various parameters, comparison data, weights, etc., and to perform efficient idea creation support.

特に、第発明によれば、グルーピング手段は、特定の領域から抽出された文字列に基づいてグルーピングを行う。このため、特定の領域から抽出された文字列のグループ単位でブロックに記録することができる。これにより、全てのブロックに記録された情報を確認する必要がなくなり、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援を行うことが可能となる。 In particular, according to the second aspect , the grouping means performs grouping based on a character string extracted from a specific area. For this reason, character strings extracted from a specific area can be recorded in blocks in groups. This eliminates the need to check the information recorded in all blocks, and enables efficient idea creation support by reusing the results learned in the past, various parameters set, comparison data, weights, etc. Becomes

特に、第発明によれば、グルーピング手段は、各ブロックに蓄積された内容の履歴に基づいて、グルーピングを行う。このため、蓄積された内容の参照の度合いや活用の回数等に基づき、各グループ単位でブロックチェーンにおける各ブロックに記録することができる。これにより、際立ったグループを保護することができ、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、インセンティブを付与したアイデア創造支援が行うことが可能となる。 In particular, according to the third aspect , the grouping means performs grouping based on the history of the contents stored in each block. For this reason, the stored contents can be recorded in each block in the block chain on a group-by-group basis based on the degree of reference of the stored contents, the number of times of use, and the like. As a result, a distinguished group can be protected, and the results of learning in the past, various set parameters, comparison data, weights, and the like can be reused to support idea creation with an incentive.

特に、第発明によれば、グルーピング手段は、属性情報及び/又は上記抽出した文字列に基づいて取得されたソーシャルネットワーク上での話題情報を抽出する。このため、外部で話題性のある情報と対応付けたグルーピングができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、最新の話題やトレンドを考慮し、効率のよいアイデア創造支援が行うことが可能となる。さらに、文献情報の他に、鮮度の高い教師データとして取り込むことができる。これにより、効率のよいニューラルネットワーク又はディープラーニングによる解決コンセプトの提示を実現することができる。 In particular, according to the fourth aspect , the grouping means extracts topic information on the social network obtained based on the attribute information and / or the extracted character string. For this reason, it is possible to perform grouping in association with externally topical information. As a result, it is possible to reuse the results learned in the past, set various parameters, comparison data, weights, and the like, take into account the latest topics and trends, and provide efficient idea creation support. Furthermore, in addition to the document information, it can be taken in as teacher data with high freshness. This makes it possible to efficiently present a solution concept using a neural network or deep learning.

特に、第発明によれば、グルーピング手段は、特定の領域から抽出された文字列に禁止情報が含まれる場合、禁止情報を排除したグルーピングを行う。このため、有害な情報を排除した保護をすることができる。これにより、過去に学習した結果や設定した各種パラメータや比較データ、重み等の中から問題の無い情報やデータを再利用でき、効率のよいアイデア創造支援が行うことできる。 In particular, according to the fifth aspect , when the character string extracted from the specific area includes the prohibition information, the grouping unit performs the grouping excluding the prohibition information. For this reason, it is possible to provide protection by eliminating harmful information. As a result, information and data having no problem can be reused from the results learned in the past, various set parameters, comparison data, weights, and the like, and efficient idea creation support can be performed.

特に、第発明によれば、属性情報は、創作物の作成に関わった関与者に関する情報及び/又は前記関与者の関与の程度に関する情報を有する。このため、各創作物や登録されるコンテンツの加工者、又は提供者に応じたインセンティブの付与が可能となる。これにより、新旧の教師データ等の対応が明確になり、効率のよいアイデア創造支援が行うことが可能となる。 In particular, according to the sixth aspect , the attribute information includes information on a participant involved in creation of the creation and / or information on a degree of involvement of the participant. For this reason, it is possible to provide an incentive according to a creator or a provider of each creation or registered content. As a result, correspondence between old and new teacher data and the like becomes clear, and efficient idea creation support can be performed.

7発明によれば、コンピュータが、学習ステップにより、新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、連関度に反映させるように学習を行う。また、グルーピングステップは、新たに創作する創作物に関する情報に付された属性情報及び/又は抽出した文字列に基づいて、創作物に関する情報のグルーピングを実行する。このため、解決コンセプト及び反映された連関度と、グルーピングステップによりグルーピングされた創作物に関する情報を各グループ単位で、ネットワーク内に構築されるブロックチェーンで連結されるブロックに記録できる。これにより、以前に学習した解決コンセプトの抽出のための情報やデータを保護でき、過去に学習した結果や設定した各種パラメータや比較データ、重み等を再利用し、効率のよいアイデア創造支援が行うことが可能となる。 According to the seventh invention, the computer is, the learning step to obtain the relationship between the character string and solution concept based on the newly provided information, performs learning so as to reflect the association degree. In the grouping step, the grouping of the information on the creation is performed based on the attribute information attached to the information on the creation to be newly created and / or the extracted character string. For this reason, the solution concept, the reflected association degree, and the information on the creations grouped by the grouping step can be recorded for each group in blocks connected by a block chain constructed in the network. As a result, information and data for extracting a solution concept learned previously can be protected, and the results learned in the past, various parameters, comparison data, weights, and the like can be reused to provide efficient idea creation support. It becomes possible.

Claims (8)

新たに創作する創作物に関する情報から文字列を抽出するマイニング手段と、
予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、上記マイニング手段により抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索手段と、
新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを上記参照すべき連関度に反映させるように学習させる学習手段と、
を有するアイデア創造支援学習部と、
上記学習手段において新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、上記反映された連関度とをネットワーク内に構築されるブロックチェーンで連結されるブロックに記録する記録手段とを備え、
上記記録手段は、上記関係を取得する都度、上記ブロック上において記録した内容の履歴を蓄積すること、
を特徴とするブロックチェーン履歴蓄積システム。
Mining means for extracting character strings from information on newly created creations,
The reference character string and the solution concept according to the character string extracted by the mining means are referred to by referring to the degree of association of three or more stages between each reference character string acquired in advance and each of the solution concepts classified into two or more types. Searching means for searching for one or more solution concepts based on three or more degrees of association with
Learning means for acquiring a relationship between the character string and the solution concept based on the newly provided information, and learning to reflect this in the degree of association to be referred to;
Idea creation support learning department with
Recording means for recording the relationship between the new character string and the solution concept in the learning means and the reflected degree of association in blocks connected by a block chain constructed in the network With
The recording means accumulates a history of the contents recorded on the block each time the relation is acquired,
A blockchain history accumulation system characterized by the following.
新たに創作する創作物に関する情報に付された属性情報及び/又は上記抽出した文字列に基づいて、上記創作物に関する情報のグルーピングを行うグルーピング手段をさらに備え、
上記記録手段は、上記グルーピング手段により作成された各グループ単位で、上記ブロックチェーンにおける各ブロックに記録すること、
を特徴とする請求項1記載のブロックチェーン履歴蓄積システム。
Grouping means for grouping the information on the creation based on the attribute information attached to the information on the creation to be newly created and / or the extracted character string,
The recording unit records in each block in the block chain in units of each group created by the grouping unit;
The blockchain history accumulation system according to claim 1, wherein:
上記グルーピング手段は、特定の領域から抽出された文字列に基づいて、上記グルーピングを行うこと、
を特徴とする請求項2に記載のブロックチェーン履歴蓄積システム。
The grouping unit performs the grouping based on a character string extracted from a specific area;
The blockchain history accumulation system according to claim 2, wherein:
上記グルーピング手段は、上記各ブロックに蓄積された内容の履歴に基づいて、上記グルーピングを行うこと、
を特徴とする請求項2に記載のブロックチェーン履歴蓄積システム。
The grouping means performs the grouping based on a history of the content stored in each of the blocks;
The blockchain history accumulation system according to claim 2, wherein:
上記グルーピング手段は、上記属性情報及び/又は上記抽出した文字列に基づいて取得されたソーシャルネットワーク上での話題情報に基づいて、上記グルーピングを行うこと、
を特徴とする請求項2に記載のブロックチェーン履歴蓄積システム。
The grouping unit performs the grouping based on topic information on a social network acquired based on the attribute information and / or the extracted character string;
The blockchain history accumulation system according to claim 2, wherein:
上記グルーピング手段は、特定の領域から抽出された文字列に禁止情報が含まれる場合、前記禁止情報を排除したグルーピングを行い、
上記記録手段は、上記グルーピング手段により作成された上記禁止情報を排除したグループ単位で、上記ブロックチェーンにおける各ブロックに記録すること、
を特徴とする請求項2に記載のブロックチェーン履歴蓄積システム。
The grouping means, when a character string extracted from a specific area includes prohibition information, performs grouping excluding the prohibition information,
The recording unit records each block in the block chain in a group unit excluding the prohibition information created by the grouping unit;
The blockchain history accumulation system according to claim 2, wherein:
上記属性情報は、上記創作物の作成に関わった関与者に関する情報及び/又は前記関与者の関与の程度に関する情報を含むこと、
を特徴とする請求項2に記載のブロックチェーン履歴蓄積システム。
The attribute information includes information on a participant involved in the creation of the creation and / or information on a degree of involvement of the participant;
The blockchain history accumulation system according to claim 2, wherein:
新たに創作する創作物に関する情報から文字列を抽出する抽出ステップと、
予め取得した各参照用文字列と2種類以上に分類された各解決コンセプトとの3段階以上の連関度を参照し、上記抽出ステップにより抽出された文字列に応じた参照用文字列と解決コンセプトとの3段階以上の連関度に基づき、1以上の解決コンセプトを探索する探索ステップと、
新たに提供された情報に基づいて文字列と解決コンセプトとの関係を取得し、これを上記参照すべき連関度に反映させるように学習させる学習ステップと、
上記学習ステップにおいて新たな文字列と解決コンセプトとの関係を取得した場合には、これらと、上記反映された関連度とをネットワーク内に構築されるブロックチェーンで連結されるブロックに記録する記録ステップと、を備え、
上記記録ステップは、上記関係を取得する都度、上記ブロック上において記録した内容の履歴を蓄積すること
を特徴とするブロックチェーン履歴蓄積方法。
An extraction step of extracting a character string from information on a newly created creation;
The reference character string and the solution concept corresponding to the character string extracted in the above-described extraction step are referred to by referring to three or more levels of association between each reference character string acquired in advance and each of the solution concepts classified into two or more types. A search step for searching for one or more solution concepts based on three or more degrees of association with
A learning step of acquiring a relationship between the character string and the solution concept based on the newly provided information, and learning to reflect this in the association degree to be referred to;
A recording step of recording the relationship between the new character string and the solution concept in the learning step and the reflected degree of relevance in a block connected by a block chain constructed in a network; And
The method according to claim 1, wherein the recording step stores a history of contents recorded on the block each time the relationship is acquired.
JP2018172630A 2018-09-14 2018-09-14 Block chain history storage system and block chain history storage method Active JP6582277B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018172630A JP6582277B1 (en) 2018-09-14 2018-09-14 Block chain history storage system and block chain history storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018172630A JP6582277B1 (en) 2018-09-14 2018-09-14 Block chain history storage system and block chain history storage method

Publications (2)

Publication Number Publication Date
JP6582277B1 JP6582277B1 (en) 2019-10-02
JP2020046738A true JP2020046738A (en) 2020-03-26

Family

ID=68095222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018172630A Active JP6582277B1 (en) 2018-09-14 2018-09-14 Block chain history storage system and block chain history storage method

Country Status (1)

Country Link
JP (1) JP6582277B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112835935A (en) * 2021-02-02 2021-05-25 赵加庆 Information flow analysis method based on block chain and mobile internet and cloud computing platform
WO2021230501A1 (en) * 2020-05-15 2021-11-18 여태환 Design uniqueness determination method and apparatus based on blockchain
WO2022003914A1 (en) * 2020-07-02 2022-01-06 富士通株式会社 Control method, information processing device, and control program
WO2022107337A1 (en) * 2020-11-20 2022-05-27 富士通株式会社 Information processing program, information processing method, and information processing device
WO2023196656A1 (en) * 2022-04-08 2023-10-12 Chainalysis Inc. Systems and methods for identifying patterns in blockchain activities

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112667616B (en) * 2020-12-31 2022-07-22 杭州趣链科技有限公司 Traffic data evaluation method and system based on block chain and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016001399A (en) * 2014-06-11 2016-01-07 日本電信電話株式会社 Relevance determination device, model learning device, method, and program
JP2017130122A (en) * 2016-01-22 2017-07-27 ジャパンモード株式会社 Problem solving support system
JP2018049430A (en) * 2016-09-21 2018-03-29 ジャパンモード株式会社 Literature data analysis program and system
JP2018060493A (en) * 2016-10-03 2018-04-12 ジャパンモード株式会社 Problem solution supporting system, problem solution supporting method, and problem solution supporting program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016001399A (en) * 2014-06-11 2016-01-07 日本電信電話株式会社 Relevance determination device, model learning device, method, and program
JP2017130122A (en) * 2016-01-22 2017-07-27 ジャパンモード株式会社 Problem solving support system
JP2018049430A (en) * 2016-09-21 2018-03-29 ジャパンモード株式会社 Literature data analysis program and system
JP2018060493A (en) * 2016-10-03 2018-04-12 ジャパンモード株式会社 Problem solution supporting system, problem solution supporting method, and problem solution supporting program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
小暮 淳: "次世代ICTを切り拓くブロックチェーン技術", FUJITSU, vol. 68, no. 5, JPN6019012719, 1 September 2017 (2017-09-01), pages 62 - 68, ISSN: 0004013856 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021230501A1 (en) * 2020-05-15 2021-11-18 여태환 Design uniqueness determination method and apparatus based on blockchain
WO2022003914A1 (en) * 2020-07-02 2022-01-06 富士通株式会社 Control method, information processing device, and control program
JPWO2022003914A1 (en) * 2020-07-02 2022-01-06
JP7347674B2 (en) 2020-07-02 2023-09-20 富士通株式会社 Control method, information processing device and control program
WO2022107337A1 (en) * 2020-11-20 2022-05-27 富士通株式会社 Information processing program, information processing method, and information processing device
CN112835935A (en) * 2021-02-02 2021-05-25 赵加庆 Information flow analysis method based on block chain and mobile internet and cloud computing platform
CN112835935B (en) * 2021-02-02 2021-12-07 农夫铺子发展集团有限公司 Information flow analysis method and cloud service platform based on block chain and mobile internet
WO2023196656A1 (en) * 2022-04-08 2023-10-12 Chainalysis Inc. Systems and methods for identifying patterns in blockchain activities
US12107882B2 (en) 2022-04-08 2024-10-01 Chainalysis Inc. Systems and methods for identifying patterns in blockchain activities

Also Published As

Publication number Publication date
JP6582277B1 (en) 2019-10-02

Similar Documents

Publication Publication Date Title
JP6582277B1 (en) Block chain history storage system and block chain history storage method
US11128465B2 (en) Zero-knowledge identity verification in a distributed computing system
US11082226B2 (en) Zero-knowledge identity verification in a distributed computing system
JP6612303B2 (en) Data settings for user contact entries
US20190251292A1 (en) Runtime control of automation accuracy using adjustable thresholds
US20190213354A1 (en) Automated secure identification of personal information
US10402408B2 (en) Versioning of inferred data in an enriched isolated collection of resources and relationships
US20190080063A1 (en) De-identification architecture
Fry et al. A dataset and an approach for identity resolution of 38 million author ids extracted from 2b git commits
US11012522B2 (en) Modifying application functionality based on usage patterns of other users
US10452672B2 (en) Enriching data in an isolated collection of resources and relationships
CN103455589B (en) Product data moving method under product factory mode, Apparatus and system
US11194840B2 (en) Incremental clustering for enterprise knowledge graph
US10685004B2 (en) Multiple feature hash map to enable feature selection and efficient memory usage
US20200394308A1 (en) Blockchain-based state verifications of software component vulnerability database for software products
WO2021118413A2 (en) Data processing method, comprising secure multilateral computing and data analysis methods
Xu et al. Scalable relevant project recommendation on GitHub
CN117397205A (en) Booting trust for a decentralised identifier
Kuo et al. Blockchain-enabled immutable, distributed, and highly available clinical research activity logging system for federated COVID-19 data analysis from multiple institutions
Bamberger et al. From Static to Dynamic Access Control Policies via Attribute-Based Category Mining
JP2018133044A (en) Webapi execution flow generation device and webapi execution flow generation method
Yang et al. TAPESTRY: a de-centralized service for trusted interaction online
Meier TWikiL–the Twitter Wikipedia Link Dataset
CN112685389A (en) Data management method, data management device, electronic device, and storage medium
Detho Developing a system for securely time-stamping and visualizing the changes made to online news content

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181022

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20181022

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20181022

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181107

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20181204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190416

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190617

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

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20190805

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190807

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20190805

R150 Certificate of patent or registration of utility model

Ref document number: 6582277

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250