TWM573022U - Management system for artificial intelligence knowledge - Google Patents

Management system for artificial intelligence knowledge Download PDF

Info

Publication number
TWM573022U
TWM573022U TW107208096U TW107208096U TWM573022U TW M573022 U TWM573022 U TW M573022U TW 107208096 U TW107208096 U TW 107208096U TW 107208096 U TW107208096 U TW 107208096U TW M573022 U TWM573022 U TW M573022U
Authority
TW
Taiwan
Prior art keywords
artificial intelligence
management system
knowledge management
model
knowledge
Prior art date
Application number
TW107208096U
Other languages
Chinese (zh)
Inventor
劉文卿
Original Assignee
全球智能股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 全球智能股份有限公司 filed Critical 全球智能股份有限公司
Priority to TW107208096U priority Critical patent/TWM573022U/en
Publication of TWM573022U publication Critical patent/TWM573022U/en

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The disclosure is related to a computer-implemented management system for artificial intelligence knowledge. The system includes an input management module used to manage the input data for performing artificial neural network upon an artificial intelligence model; an artificial intelligence model management module used to manage artificial intelligence models provided for selection; and an output management module used to manage the output data generated by performing the artificial neural network upon the artificial intelligence model. The system provides a calculation result management module used to manage the result in each calculation that is referred to adjusting the parameters incorporated into the artificial intelligence model for re-generating output data. A knowledge database is therefore constituted. A blockchain technology is adopted in the management system for creating distributed records over the multiple blockchain nodes.

Description

人工智能知識管理系統 Artificial intelligence knowledge management system

揭露書公開一種知識管理系統,特別是一種以區塊鏈技術建立的人工智能知識管理系統。 The disclosure discloses a knowledge management system, in particular an artificial intelligence knowledge management system established by blockchain technology.

在人工智能(Artificial Intelligence,AI)領域中,建立一個可以解決具體問題的人工智能模型是最重要的課題之一,例如在一些領域中,可以通過反覆驗證成功的人工智能模型正確進行如人腦執行的判斷,如影像辨識、語意分析、遊戲等。 In the field of artificial intelligence (AI), it is one of the most important topics to establish an artificial intelligence model that can solve specific problems. For example, in some fields, it can be verified by repeated verification of successful artificial intelligence models such as human brain. Execution judgments such as image recognition, semantic analysis, games, etc.

而類神經網路(Artificial Neural Network)演算法則成為人工只能模型建模的最佳工具之一,類神經網路是由很多非線性的運算單元,稱為神經元(Neuron),和在這些神經元間的眾多連結所組成,形成一個類神經網路,這些神經元通常是以平行且分散的方式在作運算,其中提供的學習機制依賴於神經元的激勵值(activities of the neurons)。在一個類神經網路中,設有一組輸入神經元,經過特定資料激發,在激勵值被加權(weights)並通過一個函式演算後,神經元的激勵值被傳遞到其他神經元,當這個過程不斷重複,激發輸出神經元,最後,這個輸出神經元的激勵值即為演算的結果。 The artificial neural network algorithm is one of the best tools for artificial model modeling. The neural network is composed of many nonlinear arithmetic units called neurons (Neuron), and these The numerous connections between neurons form a neural network that is usually operated in a parallel and decentralized manner, with the learning mechanism provided dependent on the activities of the neurons. In a neural network, there is a set of input neurons that are excited by specific data. After the excitation values are weighted and calculated by a function, the excitation values of the neurons are transmitted to other neurons. The process repeats repeatedly, stimulating the output neurons, and finally, the excitation value of this output neuron is the result of the calculation.

然而,在達到人工智能模型的預期結果之前,類神經網路演算需要大量重複的演算,嘗試多次失敗與調整,才可能讓輸出的 結果接近預期,然而,中間的過程卻沒有建立可以分享給公眾的知識庫,使得要建立人工智能的後進者仍需要重複過去的嘗試與錯誤才能夠得到結果。 However, before reaching the expected results of the artificial intelligence model, the neural network calculus requires a large number of repeated calculus, trying multiple failures and adjustments before it is possible to make the output The results are close to expectations. However, the intermediate process does not establish a knowledge base that can be shared with the public, so that the latecomers who want to establish artificial intelligence still need to repeat past attempts and errors to get results.

為了建立一個可以分享給大眾的人工智能知識庫,使得後進者可以循著前人的腳步快速開發,並且保有安全性與正確性,說明書公開了一種利用區塊鏈(blockchain)技術的人工智能知識管理系統,主要目的之一就是通過區塊鏈技術可以安全且正確地分享開發一個人工智能模型的過程,成為後來開發者的知識庫。 In order to establish an artificial intelligence knowledge base that can be shared with the public, the latecomers can quickly develop in the footsteps of the predecessors, and maintain security and correctness. The specification discloses an artificial intelligence knowledge using blockchain technology. One of the main purposes of the management system is to safely and correctly share the process of developing an artificial intelligence model through blockchain technology, and become the knowledge base of later developers.

根據實施例之一,人工智能知識管理系統包括一電腦系統,其中包括多個電腦系統搭配軟體實現的功能模組,包括一輸入管理模組,用以管理開發人工智能模型時使用的類神經網路演算法的輸入數據;一人工智能模型管理模組,用以管理多個人工智能模型,提供選擇出人工智能模型;一輸出管理模組,用以管理開發該人工智能模型時以類神經網路演算法產生的輸出數據;以及一演算結果管理模組,用以管理前述的功能模組應用的數據,包括每次調整人工智能模型的參數,以及每次重新以類神經網路演算法產生的輸出數據。 According to one embodiment, the artificial intelligence knowledge management system includes a computer system including a plurality of computer systems and software-implemented functional modules, including an input management module for managing a neural network used in developing an artificial intelligence model. Input data of the road algorithm; an artificial intelligence model management module for managing multiple artificial intelligence models to provide an artificial intelligence model; an output management module for managing the development of the artificial intelligence model with a neural network The output data generated by the algorithm; and a calculation result management module for managing data of the foregoing function module application, including adjusting parameters of the artificial intelligence model each time, and output data generated by the neural network algorithm each time .

如此,進一步地,所述的輸入數據、人工智能模型、輸出數據與每次調整人工智能模型的參數形成一知識庫,並通過區塊鏈技術形成散布於多個區塊鏈節點的分散式記錄。 In this way, further, the input data, the artificial intelligence model, the output data, and the parameters of each adjustment of the artificial intelligence model form a knowledge base, and the decentralized records dispersed in the plurality of blockchain nodes are formed by the blockchain technology. .

進一步地,所述的輸出數據會與一期望值比對,若不符期望,系統提供調整人工智能模型參數的機制。 Further, the output data is compared with an expected value, and if not, the system provides a mechanism for adjusting the parameters of the artificial intelligence model.

更者,人工智能知識管理系統實現一雲端知識平台,提供的一區塊鏈記錄處理模組提供一查詢記錄的功能,讓人工智能知識管理系統的使用者以電腦裝置以區塊鏈技術查詢對應其中之一人工智能模型的輸入數據、輸出數據與每次調整人工智能模型的參 數。 Moreover, the artificial intelligence knowledge management system implements a cloud knowledge platform, and provides a blockchain record processing module to provide a query record function, so that the user of the artificial intelligence knowledge management system uses the computer device to query the blockchain technology. One of the artificial intelligence model's input data, output data and the parameters of each adjustment of the artificial intelligence model number.

為了能更進一步瞭解本創作為達成既定目的所採取之技術、方法及功效,請參閱以下有關本創作之詳細說明、圖式,相信本創作之目的、特徵與特點,當可由此得以深入且具體之瞭解,然而所附圖式僅提供參考與說明用,並非用來對本創作加以限制者。 In order to further understand the techniques, methods and effects of this creation in order to achieve the intended purpose, please refer to the following detailed descriptions and diagrams of this creation. I believe that the purpose, characteristics and characteristics of this creation can be deepened and specific. It is understood that the drawings are only for the purpose of illustration and description and are not intended to limit the invention.

10‧‧‧人工智能知識管理系統 10‧‧‧Artificial Intelligence Knowledge Management System

101‧‧‧輸入管理模組 101‧‧‧Input Management Module

102‧‧‧人工智能模型管理模組 102‧‧‧Artificial Intelligence Model Management Module

103‧‧‧輸出管理模組 103‧‧‧Output Management Module

104‧‧‧演算結果管理模組 104‧‧‧ calculus results management module

105‧‧‧知識庫 105‧‧‧ Knowledge Base

106‧‧‧區塊鏈記錄處理模組 106‧‧‧ Blockchain Record Processing Module

107‧‧‧使用者管理模組 107‧‧‧User Management Module

100‧‧‧類神經演算模組 100‧‧‧Neuroid calculation module

20‧‧‧網路 20‧‧‧Network

201,202,203‧‧‧使用者節點 201,202,203‧‧‧user node

21‧‧‧人工智能模型實驗室 21‧‧‧Artificial Intelligence Model Laboratory

22‧‧‧人工智能知識管理系統 22‧‧‧Artificial Intelligence Knowledge Management System

30‧‧‧知識庫 30‧‧ ‧ knowledge base

步驟S301~S313‧‧‧人工智能知識管理系統運作流程 Step S301~S313‧‧‧ artificial intelligence knowledge management system operation process

步驟S401~S413‧‧‧形成分散式記錄的流程 Step S401~S413‧‧‧ Forming a process of decentralized records

步驟S501~S507‧‧‧人工智能知識管理系統提供知識查詢的流程 Step S501~S507‧‧‧ artificial intelligence knowledge management system provides knowledge query process

圖1顯示為揭露書所揭示的人工智能知識管理系統架構實施例示意圖;圖2顯示人工智能知識管理系統與參與使用者的關係示意圖;圖3顯示人工智能知識管理系統的運作流程實施例;圖4顯示人工智能知識管理系統通過區塊鏈技術形成分散式記錄的流程實施例;圖5顯示人工智能知識管理系統提供知識查詢的流程實施例。 1 is a schematic diagram showing an embodiment of an artificial intelligence knowledge management system architecture disclosed in the disclosure; FIG. 2 is a schematic diagram showing a relationship between an artificial intelligence knowledge management system and a participating user; FIG. 3 is a diagram showing an operational flow of the artificial intelligence knowledge management system; 4 shows an embodiment of a process in which an artificial intelligence knowledge management system forms a distributed record through a blockchain technology; and FIG. 5 shows an embodiment of a process in which an artificial intelligence knowledge management system provides a knowledge query.

人工智能(Artificial Intelligence,AI)是一種電腦科學,通過電腦程式的手段實現人類智慧,其中通過如類神經網路(Artificial Neural Network)演算法的電腦程序實現推理、問題解決、學習、判斷,甚至是取代決策的步驟,使用電腦程序的優勢是能夠處理大量數據、執行重複性的工作,使得可以處理人類不擅長的複雜問題。人工智能要能正確運,甚至取代人類的部分工作,仍需要正確的人工智能模型,而建立模型的方式,需要反覆且大量的計算量,設計模型、參數,並找到演算法以能趨向正確的結果,其中如一種深度學習法(deep learning),是機器學習的一種,從錯誤中學習正確的方向,其中解決問題的方式之一即類神經網路。 Artificial Intelligence (AI) is a kind of computer science that realizes human intelligence through computer programs. It realizes reasoning, problem solving, learning, judgment, and even through computer programs such as the Artificial Neural Network algorithm. It is a step to replace decision-making. The advantage of using a computer program is that it can process large amounts of data and perform repetitive tasks, so that it can handle complex problems that humans are not good at. If artificial intelligence is to be able to operate correctly, or even replace part of human work, the correct artificial intelligence model is still needed. The way to build the model requires repeated and large amount of calculation, designing models and parameters, and finding algorithms to be correct. As a result, such as deep learning, which is a kind of machine learning, learns the correct direction from mistakes, and one of the ways to solve the problem is the neural network.

現今的類神經網路是由很多非線性的運算單元,一般可稱神 經元(Neuron)和位於這些運算單元間的眾多連結所組成,而這些運算單元通常是以平行且分散的方式在作運算,如此就可以同時處理大量的資料,由這樣的設計就可以被用來處理各種需要大量資料運算的應用上,比如說語音辨認、影像辨識等。 Today's neural networks are made up of many non-linear arithmetic units, which are generally called gods. The Neuron is composed of a number of links between these arithmetic units, and these arithmetic units are usually operated in a parallel and decentralized manner, so that a large amount of data can be processed at the same time, and such a design can be used. To handle a variety of applications that require a large amount of data operations, such as speech recognition, image recognition, and so on.

在需要龐大數據與處理量的過程中,實在是需要耗費不小的時間成本,然而,在眾多人工智能的開發學習中,各開發團隊之間沒有順暢的溝通管道,如果有方便溝通與學習的管道,將可縮短很多時間,如此,說明書公開一種人工智能知識管理系統,通過軟硬體的搭配,實現AI知識管理,並採用區塊鏈(blockchain)技術,可以讓各種AI知識記錄在多個分散節點上,能有效且正確地記錄各團隊開發的過程,能在權限管理與安全性兼具的環境中方便查詢所有這些知識,縮短人工智能開發的時間。 In the process of requiring huge data and processing volume, it really takes a lot of time cost. However, in the development and learning of many artificial intelligence, there is no smooth communication channel between the development teams, if there is convenient communication and learning. The pipeline will be shortened a lot of time. Thus, the specification discloses an artificial intelligence knowledge management system, which realizes AI knowledge management through the combination of software and hardware, and uses blockchain technology to record various AI knowledge in multiple On the decentralized nodes, the process of each team development can be effectively and correctly recorded, and all such knowledge can be conveniently queried in an environment with both rights management and security, and the time for artificial intelligence development can be shortened.

圖1顯示為揭露書所揭示的人工智能知識管理系統架構實施例示意圖,此例顯示以電腦系統實現的人工智能知識管理系統10,其中包括硬體與軟體搭配形成的功能模組,以電腦系統中一或多個處理器執行的各種軟體程序,建立一種通過網路分享的雲端平台,並採用區塊鏈技術將平台得到的各種AI開發記錄分散於區塊鏈節點上。 FIG. 1 is a schematic diagram showing an embodiment of an artificial intelligence knowledge management system architecture disclosed in the disclosure. This example shows an artificial intelligence knowledge management system 10 implemented by a computer system, which includes a functional module formed by combining hardware and software, and a computer system. The various software programs executed by one or more processors establish a cloud platform shared through the network, and use blockchain technology to spread the various AI development records obtained by the platform on the blockchain nodes.

其中通過人工智能模型管理模組102管理多個人工智能模型,提供平台使用者根據權限選擇出所需的人工智能模型,而輸入管理模組101即一種通過軟體程序管理開發一人工智能模型時使用的某一類神經網路演算法(由類神經網路演算模組100管理)的輸入數據;輸出管理模組103用以管理開發人工智能模型時以某個類神經網路演算法產生的輸出數據;演算結果管理模組104則用以管理所述的輸入管理模組101、人工智能模型管理模組102與輸出管理模組103所應用的數據。 The artificial intelligence model management module 102 manages a plurality of artificial intelligence models, and provides the platform user to select the required artificial intelligence model according to the authority, and the input management module 101 is used to develop an artificial intelligence model through software program management. Input data of a certain type of neural network algorithm (managed by the neural network calculus module 100); the output management module 103 is used to manage the output data generated by a certain type of neural network algorithm when developing the artificial intelligence model; The result management module 104 is configured to manage data applied by the input management module 101, the artificial intelligence model management module 102, and the output management module 103.

由於類神經網路演算法運行時,根據開發者提供的輸入數據,根據選擇的人工智能模型反覆運行,產生輸出數據,開發過 程中,可以將輸出數據比對期望值,比對的結果成為調整人工智能模型的參數的依據,演算結果管理模組104即用以管理每次調整人工智能模型的參數,以及每次重新以類神經網路演算法產生的輸出數據。 Since the neural network algorithm runs, according to the input data provided by the developer, it runs repeatedly according to the selected artificial intelligence model, and the output data is generated and developed. In the process, the output data can be compared with the expected value, and the result of the comparison becomes the basis for adjusting the parameters of the artificial intelligence model, and the calculation result management module 104 is used to manage the parameters of each adjustment of the artificial intelligence model, and each time the class is re-classified. The output data generated by the neural network algorithm.

系統中的使用者以使用者管理模組107管理,通過電腦系統中的一記憶體儲存人工智能知識管理系統10的使用者帳戶與認證資料。更者,多個區塊鏈節點亦可包括這些人工智能知識管理系統10的使用者的電腦裝置。 The user in the system is managed by the user management module 107, and the user account and the authentication data of the artificial intelligence knowledge management system 10 are stored by a memory in the computer system. Moreover, the plurality of blockchain nodes may also include computer devices of users of the artificial intelligence knowledge management systems 10.

上述輸入數據、人工智能模型、輸出數據與每次調整人工智能模型的參數,或加上期望值將形成一知識庫105,並通過人工智能知識管理系統10中的區塊鏈記錄處理模組106處理,包括將各知識數據處理成散布於網路的封包,以區塊鏈技術形成散布於多個區塊鏈節點的分散式記錄。其中區塊鏈記錄處理模組106為系統運行區塊鏈的核心程式,提供人工智能知識管理系統10的每個使用者建立一區塊鏈帳號,並取得一金鑰。 The input data, the artificial intelligence model, the output data, and the parameters of the artificial intelligence model are adjusted each time, or the expected value is added to form a knowledge base 105, and processed by the blockchain record processing module 106 in the artificial intelligence knowledge management system 10. The method includes processing each knowledge data into a packet distributed on the network, and forming a distributed record scattered on the plurality of blockchain nodes by the blockchain technology. The blockchain record processing module 106 is a core program of the system running blockchain, and each user of the artificial intelligence knowledge management system 10 establishes a blockchain account and obtains a key.

區塊鏈記錄處理模組106提供一查詢記錄的功能,讓人工智能知識管理系統10的使用者以電腦裝置通過一路連線人工智能知識管理系統10,通過區塊鏈記錄處理模組106以區塊鏈技術查詢對應其中之一人工智能模型的輸入數據、輸出數據與每次調整人工智能模型的參數。 The blockchain record processing module 106 provides a query record function, allowing the user of the artificial intelligence knowledge management system 10 to use the computer device to connect to the artificial intelligence knowledge management system 10 through the blockchain record processing module 106. The blockchain technology queries the input data, the output data, and the parameters of the artificial intelligence model corresponding to one of the artificial intelligence models.

類神經網路演算模組100表示各人工智能開發團隊,其中各運行了某個演算法,例如,從人工智能知識管理系統10取得各種輸入數據,演算後,產生各種輸出數據,包括比對期望的結果,當中的過程皆為人工智能知識管理系統10所取得與管理。舉例來說,所述類神經網路演算法如通過類人經網絡分析(ANN,artificial neural network),輸入層與輸出層之間可以具有多個節點(神經元),各節點具有不同的權重值以成為模擬人工思維的複雜函數運算,當輸入值經由各節點間權重模擬運算後所得到的輸出值與實 際值有相當落差時,系統即調整其中模型的參數、更新各節點間的權重運算以使輸出值更接近期望的結果。 The neural network calculus module 100 represents each artificial intelligence development team, each of which runs an algorithm, for example, obtains various input data from the artificial intelligence knowledge management system 10, and generates various output data after calculation, including comparison expectations. As a result, the processes are all acquired and managed by the artificial intelligence knowledge management system 10. For example, the neural network-like algorithm may have multiple nodes (neurons) between the input layer and the output layer, such as through an artificial neural network (ANN), and each node has a different weight value. In order to become a complex function operation of artificial artificial thinking, the output value and the actual value obtained after the input value is simulated by the weight between nodes When there is a considerable drop in the inter-value, the system adjusts the parameters of the model and updates the weight operations between the nodes to bring the output values closer to the desired result.

需要一提的是,人工智能知識管理系統10實現一雲端知識平台,類神經網路演算模組100可為外部系統的運算模組,意思是,揭露書提出的人工智能知識管理系統10為一種人工智能知識管理系統,可以不介入人工智能的開發,而是通過區塊鏈技術管理人工智能知識的平台,讓各方開發者可以在區塊鏈技術提供的安全與查詢機制中有效地得到各種開發數據與資源,提昇開發效率。 It should be noted that the artificial intelligence knowledge management system 10 implements a cloud knowledge platform, and the neural network calculus module 100 can be an operation module of an external system, meaning that the artificial intelligence knowledge management system 10 proposed by the disclosure is a kind of The artificial intelligence knowledge management system can not participate in the development of artificial intelligence, but manage the platform of artificial intelligence knowledge through blockchain technology, so that developers of all parties can effectively obtain various kinds of security and query mechanisms provided by blockchain technology. Develop data and resources to improve development efficiency.

圖2接著顯示人工智能知識管理系統與參與使用者的關係示意圖。 Figure 2 then shows a schematic diagram of the relationship between the artificial intelligence knowledge management system and the participating users.

此例中,人工智能模型實驗室21表示為開發人工智能模型的研發單位。開發人工智能模型時,需要決定一個人工智能模型中的各種參數,設定輸入數據,其中以類神經網路演算法提供AI深度學習(deep learning)的數學模型,進行評估或近似運算,深度學習使用多層神經網路,形成上述系統管理的輸入數據與輸出數據。 In this example, the artificial intelligence model laboratory 21 is represented as a research and development unit that develops an artificial intelligence model. When developing an artificial intelligence model, it is necessary to determine various parameters in an artificial intelligence model and set input data. The neural network algorithm provides a mathematical model of AI deep learning for evaluation or approximation, and deep learning uses multiple layers. The neural network forms the input data and output data managed by the above system.

運行深度學習時,以辨識出一個動物的影像為例,利用模型中多層神經網路,輸入大量的動物圖片,讓電腦程式自行分析資料找出這個動物的影像特徵值,讓電腦學習到只要有這個特徵值程度愈高者,就是與此動物的影像產生連結,將來只要輸入此動物的影像,電腦就會正確辨識出來。 When running deep learning, take the image of an animal as an example, use the multi-layer neural network in the model, input a large number of animal pictures, let the computer program analyze the data by itself to find out the image feature value of the animal, let the computer learn as long as there is The higher the eigenvalue is, the more the image of the animal is connected. In the future, the computer will correctly recognize the image of the animal.

這個人工智能模型的開發過程中,需要反覆檢驗是否輸出結果為正確識別的結果,若不符合,需要重新調整人工智能模型中的參數,如此,人工智能知識管理系統22即取得這些輸入、輸出與演算結果等數據,形成人工智能模型開發的知識庫。 During the development of this artificial intelligence model, it is necessary to repeatedly check whether the output result is the result of correct recognition. If it does not, the parameters in the artificial intelligence model need to be re-adjusted. Thus, the artificial intelligence knowledge management system 22 obtains these inputs and outputs. Data such as calculation results form a knowledge base for artificial intelligence model development.

人工智能模型實驗室21與人工智能知識管理系統22以網路20相連,相關實驗記錄更以區塊鏈技術形成散布於各節點的記錄,區塊鏈節點可以各種使用者節點201,202,203實現。 The artificial intelligence model laboratory 21 is connected to the artificial intelligence knowledge management system 22 by the network 20. The related experimental records further form a record scattered in each node by the blockchain technology, and the blockchain node can be implemented by various user nodes 201, 202, 203.

再舉一例,人工智能模型可以為一種股市預測分析的模型,建構此AI模型時,各種影響股市波動的參數成為AI模型的輸入數據,如時間(某年、某月、某日)、股票號碼、各種環境變數,如政黨支持度、國民生產毛額、薪資漲幅、氣候、外商投資比例等,而設定的輸出數據則為預期的漲跌幅。開發者即將輸入數據輸入到預設的AI模型中,產生的輸出數據將與實際的期望值比對,兩者之誤差成為開發者重新考量AI模型中參數的依據,可調整輸入數據中各項數值的權重、更新模型中的參數,若輸入數據為一維矩陣,預測不準轉為多維矩陣,以使輸出值更接近期望值。 As another example, the artificial intelligence model can be a model for stock market forecasting analysis. When constructing this AI model, various parameters affecting stock market volatility become input data of the AI model, such as time (a certain year, month, day), stock number Various environmental variables, such as party support, gross national product, salary increase, climate, foreign investment ratio, etc., and the output data set is the expected price increase and decrease. The developer inputs the input data into the preset AI model, and the generated output data will be compared with the actual expected value. The error between the two becomes the basis for the developer to re-evaluate the parameters in the AI model, and the values in the input data can be adjusted. The weight, update the parameters in the model, if the input data is a one-dimensional matrix, the prediction is not allowed to turn into a multi-dimensional matrix, so that the output value is closer to the expected value.

人工智能知識管理系統22即從人工智能模型實驗室21得到這些建立AI模型過程中產生的數據,成為人工智能知識庫,也成為其他開發者參考的內容。 The artificial intelligence knowledge management system 22 obtains the data generated during the process of establishing the AI model from the artificial intelligence model laboratory 21, and becomes an artificial intelligence knowledge base, which has also become a reference for other developers.

圖3以流程描述人工智能知識管理系統的運作流程實施例。 FIG. 3 depicts, by way of a flow, an operational flow embodiment of an artificial intelligence knowledge management system.

開始如步驟S301,在AI模型的開發中,先引入人工智能模型,相關AI模型可由知識庫30取得。在步驟S303,根據研發的目的輸入相關的數值,這些數值同樣為形成知識庫30的內容之一。接著,在步驟S305中,在AI模型研發時,通過類神經網路演算法執行,以多層神經網路演算,如步驟S307,輸出結果,成為知識庫30的內容。 Beginning with step S301, in the development of the AI model, an artificial intelligence model is first introduced, and the related AI model can be obtained by the knowledge base 30. In step S303, relevant values are input according to the purpose of development, and these values are also one of the contents forming the knowledge base 30. Next, in step S305, when the AI model is developed, it is executed by the neural network algorithm, and the multi-layer neural network is calculated. In step S307, the result is outputted and becomes the content of the knowledge base 30.

接著,在步驟S309中,研發團隊將評估是否符合要求?若符合期望的輸出值(是),即如步驟S311,確認AI模型,這個結果也形成知識庫30的內容;反之,若不符期望(否),即執行步驟S313,調整AI模型中的參數,相關參數也可以為知識庫30的一部分,重新進行演算。 Next, in step S309, the R&D team will evaluate whether it meets the requirements? If the expected output value is met (Yes), as in step S311, the AI model is confirmed, and the result also forms the content of the knowledge base 30; otherwise, if it does not meet the expectation (No), step S313 is executed to adjust the parameters in the AI model. The relevant parameters may also be part of the knowledge base 30 and recalculated.

其中,輸入數據、人工智能模型、輸出數據與每次調整人工智能模型的參數形成了知識庫30,通過人工智能知識管理系統,可通過區塊鏈技術形成散布於多個區塊鏈節點(可為系統的使用者裝置)的分散式記錄,這些以區塊鏈技術散布的記錄有不可竄 改、長期記錄與方便管理與取得的特性。 Wherein, the input data, the artificial intelligence model, the output data, and the parameters of each adjustment of the artificial intelligence model form a knowledge base 30, and through the artificial intelligence knowledge management system, the blockchain technology can be used to form a plurality of blockchain nodes. For the decentralized recording of the system's user devices, these records scattered by blockchain technology are indispensable. Change, long-term record and convenient management and acquired characteristics.

在圖4中描述人工智能知識管理系統通過區塊鏈技術形成分散式記錄的流程實施例。 An embodiment of a process for an artificial intelligence knowledge management system to form a decentralized record through a blockchain technique is depicted in FIG.

一開始,如步驟S401,使用者通過電腦裝置連線人工智能知識管理系統,並形成登錄使用者,如步驟S403。這時,人工智能知識管理系統協助使用者成為區塊鏈的使用者與節點,如步驟S405,經啟動區塊鏈後,讓各使用者取得資料分享、加解密、驗證使用的金鑰,通過人工智能知識管理系統建立區塊鏈帳號,如步驟S407。 Initially, in step S401, the user connects the artificial intelligence knowledge management system through the computer device and forms a login user, as in step S403. At this time, the artificial intelligence knowledge management system assists the user to become the user and the node of the blockchain. In step S405, after the blockchain is activated, each user obtains the data sharing, encryption and decryption, and the key used for verification, and the manual is passed. The intelligent knowledge management system establishes a blockchain account number, as in step S407.

之後,人工智能知識管理系統的使用者可以通過區塊鏈取得數據,亦可能參與AI模型的研發,產生的數據建立人工智能演算記錄(步驟S409),形成人工智能知識管理系統中的知識庫。接著,如步驟S411,這些數據將傳送至區塊鏈節點,如步驟S413,形成分散式記錄。 After that, the user of the artificial intelligence knowledge management system can obtain data through the blockchain, and may also participate in the research and development of the AI model, and the generated data establishes an artificial intelligence calculation record (step S409) to form a knowledge base in the artificial intelligence knowledge management system. Next, in step S411, the data is transferred to the block chain node, and in step S413, a distributed record is formed.

人工智能知識管理系統通過區塊鏈技術建立相關AI模型開發的知識庫,也為可供查詢的知識庫,實施例如圖5所示人工智能知識管理系統提供知識查詢的流程。 The artificial intelligence knowledge management system establishes a knowledge base for the development of the relevant AI model through the blockchain technology, and also provides a knowledge query process for the artificial knowledge management system shown in FIG. 5 for the knowledge base available for query.

在步驟S501,使用者可先連線人工智能知識管理系統,如步驟S503,經登入系統、認證身份後,以及如步驟S505,確認權限後,可以根據權限在當中通過特定使用者介面查詢資料,特別是如步驟S507所示,查詢人工智能演算記錄。 In step S501, the user may first connect the artificial intelligence knowledge management system, such as step S503, after logging in to the system, authenticating the identity, and after confirming the permission according to step S505, the data may be queried through the specific user interface according to the authority. Specifically, as shown in step S507, the artificial intelligence calculation record is queried.

如此,根據上述人工智能知識管理系統實施例,其中以電腦技術將AI模型開發的輸入數據、人工智能模型、輸出數據與每次調整人工智能模型的參數形成知識庫,更通過區塊鏈技術形成散布於多個區塊鏈節點的分散式記錄,形成一個在人工智能領域中共享資源的生態,協助縮短相關領域的人工智能開發時程。 Thus, according to the above-mentioned artificial intelligence knowledge management system embodiment, the input data, the artificial intelligence model, the output data developed by the AI model and the parameters of each adjustment artificial intelligence model are formed into a knowledge base by computer technology, and further formed by blockchain technology. Decentralized records scattered across multiple blockchain nodes form an ecosystem of shared resources in the field of artificial intelligence, helping to shorten the artificial intelligence development timeline in related fields.

為了能更進一步瞭解本創作為達成既定目的所採取之技術、方法及功效,請參閱以下有關本創作之詳細說明、圖式,相信本 創作之目的、特徵與特點,當可由此得以深入且具體之瞭解,然而所附圖式僅提供參考與說明用,並非用來對本創作加以限制者。 In order to further understand the techniques, methods and effects of this creation in order to achieve the intended purpose, please refer to the following detailed description and drawings of this creation. The purpose, characteristics, and characteristics of the creations are to be understood and understood in detail. However, the drawings are provided for reference and description only, and are not intended to limit the creation.

Claims (8)

一種人工智能知識管理系統,包括:一電腦系統,包括一或多個處理器,其中提供:一輸入管理模組,用以管理開發一人工智能模型時使用的一類神經網路演算法的輸入數據;一人工智能模型管理模組,用以管理多個人工智能模型,提供選擇出該人工智能模型;一輸出管理模組,用以管理開發該人工智能模型時以該類神經網路演算法產生的輸出數據;一演算結果管理模組,用以管理該輸入管理模組、該人工智能模型管理模組與該輸出管理模組所應用的數據,包括每次調整該人工智能模型的參數,以及每次重新以該類神經網路演算法產生的輸出數據;其中,該輸入數據、該人工智能模型、該輸出數據與每次調整該人工智能模型的參數形成一知識庫,並通過一區塊鏈技術形成散布於多個區塊鏈節點的分散式記錄。 An artificial intelligence knowledge management system comprising: a computer system comprising one or more processors, wherein: an input management module for managing input data of a type of neural network algorithm used in developing an artificial intelligence model; An artificial intelligence model management module for managing a plurality of artificial intelligence models to provide the artificial intelligence model; an output management module for managing output generated by the neural network algorithm when developing the artificial intelligence model Data; a calculation result management module for managing data input by the input management module, the artificial intelligence model management module, and the output management module, including adjusting parameters of the artificial intelligence model each time, and each time Retrieving the output data generated by the neural network algorithm; wherein the input data, the artificial intelligence model, the output data, and each parameter of the artificial intelligence model are formed into a knowledge base, and formed by a blockchain technique Decentralized records scattered across multiple blockchain nodes. 如請求項1所述的人工智能知識管理系統,其中,根據該輸出數據與一期望值的比對調整該人工智能模型的參數。 The artificial intelligence knowledge management system of claim 1, wherein the parameters of the artificial intelligence model are adjusted according to the comparison of the output data with an expected value. 如請求項2所述的人工智能知識管理系統,其中該期望值成為該知識庫中連結該人工智能模型的數據之一。 The artificial intelligence knowledge management system of claim 2, wherein the expected value becomes one of data in the knowledge base that links the artificial intelligence model. 如請求項1所述的人工智能知識管理系統,更包括一使用者管理模組,為通過該電腦系統中的一記憶體儲存該人工智能知識管理系統的使用者帳戶與認證資料。 The artificial intelligence knowledge management system of claim 1, further comprising a user management module for storing a user account and authentication data of the artificial intelligence knowledge management system through a memory in the computer system. 如請求項4所述的人工智能知識管理系統,更包括一區塊鏈記錄處理模組,為提供該人工智能知識管理系統的每個使用者建立一區塊鏈帳號,並取得一金鑰。 The artificial intelligence knowledge management system of claim 4 further includes a blockchain record processing module for establishing a blockchain account for each user of the artificial intelligence knowledge management system and obtaining a key. 如請求項5所述的人工智能知識管理系統,其中該多個區塊鏈節點包括該人工智能知識管理系統的使用者的電腦裝置。 The artificial intelligence knowledge management system of claim 5, wherein the plurality of blockchain nodes comprise a computer device of a user of the artificial intelligence knowledge management system. 如請求項5所述的人工智能知識管理系統,其中該區塊鏈記錄處理模組提供一查詢記錄的功能,讓該人工智能知識管理系統的使用者以一電腦裝置通過一網路連線該人工智能知識管理系統,通過該區塊鏈記錄處理模組以該區塊鏈技術查詢對應其中之一人工智能模型的輸入數據、輸出數據與每次調整人工智能模型的參數。 The artificial intelligence knowledge management system of claim 5, wherein the blockchain record processing module provides a query record function, so that the user of the artificial intelligence knowledge management system connects the network device through a network The artificial intelligence knowledge management system uses the blockchain recording processing module to query the input data, the output data, and the parameters of the artificial intelligence model corresponding to one of the artificial intelligence models by the blockchain technology. 如請求項1至7中任一項所述的人工智能知識管理系統,其中該人工智能知識管理系統實現一雲端知識平台。 The artificial intelligence knowledge management system according to any one of claims 1 to 7, wherein the artificial intelligence knowledge management system implements a cloud knowledge platform.
TW107208096U 2018-06-15 2018-06-15 Management system for artificial intelligence knowledge TWM573022U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW107208096U TWM573022U (en) 2018-06-15 2018-06-15 Management system for artificial intelligence knowledge

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW107208096U TWM573022U (en) 2018-06-15 2018-06-15 Management system for artificial intelligence knowledge

Publications (1)

Publication Number Publication Date
TWM573022U true TWM573022U (en) 2019-01-11

Family

ID=65805377

Family Applications (1)

Application Number Title Priority Date Filing Date
TW107208096U TWM573022U (en) 2018-06-15 2018-06-15 Management system for artificial intelligence knowledge

Country Status (1)

Country Link
TW (1) TWM573022U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI690861B (en) * 2019-08-21 2020-04-11 中華電信股份有限公司 System and method of distributed deep learning system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI690861B (en) * 2019-08-21 2020-04-11 中華電信股份有限公司 System and method of distributed deep learning system

Similar Documents

Publication Publication Date Title
US11853891B2 (en) System and method with federated learning model for medical research applications
US20230039182A1 (en) Method, apparatus, computer device, storage medium, and program product for processing data
US10223644B2 (en) Behavioral modeling of a data center utilizing human knowledge to enhance a machine learning algorithm
Lavin et al. Analyzing and simplifying model uncertainty in fuzzy cognitive maps
Bergero et al. A vectorial DEVS extension for large scale system modeling and parallel simulation
JP2019219813A (en) Information processing method, system and program
Quax et al. Adaptive time scales in recurrent neural networks
Zanella Kinetic models for epidemic dynamics in the presence of opinion polarization
Anya et al. Understanding the practice of discovery in enterprise big data science: An agent-based approach
Wozniak et al. Automatic generation of individual fuzzy cognitive maps from longitudinal data
Ye et al. Deep-Learning-Based Causal Inference for Large-Scale Combinatorial Experiments: Theory and Empirical Evidence
Crawford et al. Ai in software engineering: A survey on project management applications
Arifin et al. Verification, validation, and replication methods for agent-based modeling and simulation: Lessons learned the hard way!
CN110750591A (en) Artificial intelligence knowledge management system and method for forming distributed records by using same
TWM573022U (en) Management system for artificial intelligence knowledge
Anderson et al. Development and verification of an agent-based model of opinion leadership
Sasaki Subjective rationalizability in hypergames
Perri et al. High-performance computing and computational intelligence applications with a multi-chaos perspective
CN111680798A (en) Joint learning model system and method, apparatus, and computer-readable storage medium
CN117033997A (en) Data segmentation method, device, electronic equipment and medium
US20120078808A1 (en) Prescriptive wellbeing utilizing an enterprise grid
Burgos et al. Modeling the dynamics of the frequent users of electronic commerce in Spain using optimization techniques for inverse problems with uncertainty
Wang et al. Semi-parametric adjustment to computer models
Padhee et al. Design teams and industry life cycles: The interplay of innovation and complexity
Trček Computational trust management, QAD, and its applications

Legal Events

Date Code Title Description
MM4K Annulment or lapse of a utility model due to non-payment of fees