Artificial intelligence decision making neuro network core system and information processing method using the same
11580404 · 2023-02-14
Assignee
Inventors
Cpc classification
International classification
Abstract
Artificial intelligence decision making neuro network core system and information processing method using the same include an electronic device linking to a unsupervised neural network interface module, a asymmetric hidden layers input module linking to the unsupervised neural network interface module and a neuron module formed with tree-structured data, a layered weight parameter module linking to the neuron module formed with tree-structured data and an non-linear PCA (Principal Component Analysis) module, an input module of the lead backpropagation unit linking to the non-linear PCA module and a tuning module, an output module of the lead backpropagation unit linking to tuning module and the non-linear PCA module; when the electronic device receives raw data, processing and learning the raw data via all the modules, and updating programs to generate decision results that accommodate a variety of scenarios, in order to elevate the reference value and practicality of the decision result.
Claims
1. An information processing method of an artificial intelligence decision making neuro network core system which is implemented by an electronic device installed with one or more application programs, and the electronic device performing steps: receiving a raw data; generating a pre-processed raw data according to the raw data; generating a tree-structured data according to the pre-processed raw data; performing weight computing on the tree-structured data, to obtain a weight parameter data; performing a non-linear computing program according to the weight parameter data, to generate a non-linear computing data; performing a data tuning program on the non-linear computing data, to generate a data tuning feedback information; updating the non-linear computing program, and outputting a corresponding decision result information according to the data tuning feedback information.
2. The information processing method of the artificial intelligence decision making neuro network core system of claim 1, wherein when the step of performing weight computing on the tree-structured data, to obtain a weight parameter data is performed, the method further comprises steps: performing a Laplace transform computing on the weight parameter data, to generate a Laplace transform computing result; generating an activation configuration data corresponding to the weight parameter data according to multiple activation functions and the Laplace transform computing result.
3. The information processing method of the artificial intelligence decision making neuro network core system of claim 2, wherein when the step of performing a data tuning program on the non-linear computing data, to generate a data tuning feedback information is performed, the method further comprises steps: performing a residual value computing program, to generate a residual analysis data according to the non-linear computing data; performing a residual tuning function computing program according to the residual analysis data and the non-linear computing data, to generate the data tuning feedback information.
4. The information processing method of the artificial intelligence decision making neuro network core system of claim 3, wherein when the step of performing the residual tuning function computing program according to the residual analysis data and the non-linear computing data, to generate the data tuning feedback information is performed, the method further comprises steps: determining whether a training break condition is met according to the data tuning feedback information; if so, generating a training break information; or determining whether duplicate neuron nodes exist according to the tree-structured data; if so, generating a duplicate node information, and generating a corresponding training break information.
5. The information processing method of the artificial intelligence decision making neuro network core system of claim 3, wherein when the step of performing the residual tuning function computing program according to the residual analysis data and the non-linear computing data, to generate the data tuning feedback information is performed, the method further comprises steps: performing data processing according to corresponding data tuning feedback information, raw data, tree-structured data, weight parameter data, non-linear computing data, to generate a corresponding UCT (Upper Confidence bounds to Trees) information; determining whether the data tuning feedback information conforms the UCT information; if it's not the conformed case, generating a corresponding training break information.
6. The information processing method of the artificial intelligence decision making neuro network core system of claim 4, wherein when the step of updating the non-linear computing program according to the data tuning feedback information, and outputting the corresponding decision result information is performed, the method further comprises: performing a neuron data updating program according to the data tuning feedback information, to generate a corresponding updated neuron data; updating the tree-structured data, the weight parameter data according to the updated neuron data.
7. The information processing method of the artificial intelligence decision making neuro network core system of claim 5, wherein when the step of updating the non-linear computing program according to the data tuning feedback information, and outputting the corresponding decision result information is performed, the method further comprises: performing a neuron data updating program according to the data tuning feedback information, to generate a corresponding updated neuron data; updating the tree-structured data, the weight parameter data according to the updated neuron data.
8. An artificial intelligence decision making neuro network core system, comprising: an electronic device, receiving a raw data; an unsupervised neural network interface module, linking to the electronic device; an asymmetric hidden layers input module, receiving the raw data via the unsupervised neural network interface module, and performing a data pre-processing program to generate a pre-processed raw data; a neuron module formed with tree-structured data, linking to the asymmetric hidden layers input module, comprising multiple neuron nodes, and performing a data processing program according to received pre-processed raw data, to generate a tree-structured data; a layered weight parameter module, linking to the neuron module formed with tree-structured data, and performing a weight parameter computing program according to the tree-structured data to obtain a weight parameter data; a non-linear PCA (Principal Component Analysis) module, linking to the layered weight parameter module, and performing a non-linear computing program according to the weight parameter data to generate a non-linear computing data; an input module of a lead backpropagation unit, linking to the non-linear PCA module; a tuning module, linking to the input module of the lead backpropagation unit and the non-linear PCA module, and obtaining the non-linear computing data via the input module of the lead backpropagation unit, and performing a data tuning program according to the non-linear computing data to generate and output a data tuning feedback information; an output module of the lead backpropagation unit, linking to the tuning module and the non-linear PCA module; wherein, the output module of the lead backpropagation unit obtains the data tuning feedback information via the tuning module, and sends the data tuning feedback information back to the non-linear PCA module, to update the non-linear computing program, and to output a decision result information.
9. The artificial intelligence decision making neuro network core system of claim 8, wherein the layered weight parameter module further comprises: an activation function control module, having one or more activation functions, the activation control function module comprising: a Laplace transformer, performing a Laplace transform computing according to an activation function and the weight parameter data, to generate a Laplace transform computing result; an activation function switch, choosing a corresponding activation function according to the Laplace transform computing result, and generating an activation configuration data corresponding to the weight parameter data.
10. The artificial intelligence decision making neuro network core system of claim 9, wherein the tuning module further comprises: a residual analyzer, performing a residual value computing program according to the non-linear computing data, to generate a residual analysis data; a self-tuning function unit, performing a residual tuning function computing program according the non-linear computing data and the residual analysis data, to generate the data tuning feedback information; a training breaker, determining whether a training break condition is met according to the data tuning feedback information, if so, generating a training break information, and output to the non-linear PCA module via the output module of the lead backpropagation unit; a state register, storing one or more break configuration transition data for the training breaker.
11. The artificial intelligence decision making neuro network core system of claim 10, wherein the non-linear PCA module sends the data tuning feedback information to the layered weight parameter module, the layered weight parameter module sends the data tuning feedback information to the neuron module formed with tree-structured data in order for data processing, wherein the neuron module formed with tree-structured data further comprises: a cross-neuron computing unit, performing a neuron data updating program according to received data tuning feedback information, to generate a corresponding updated neuron data; a neuron re-updating unit, updating the tree-structured data and the weight parameter data according to the updated neuron data, and sending the updated pre-processed raw data to the asymmetric hidden layers input module.
12. The artificial intelligence decision making neuro network core system of claim 11, wherein further comprises a tree search module, the tree search module links to the neuron module formed with tree-structured data, the tuning module and the output module of the lead backpropagation unit, and the tree search module comprises: a duplicate-node-avoid unit, determining whether duplicate neuron nodes exist according to the tree-structured data, if so, generating a duplicate node information, and generate a corresponding training break information; a UCT (Upper Confidence bounds to Trees) unit, performing data processing according to the corresponding data tuning feedback information, the raw data, the tree-structured data, the weight parameter data, and the non-linear computing data, to generate a corresponding UCT information, and the UCT unit determines whether the corresponding UCT information conforms to the data tuning feedback information, if it's not the conformed case, generating a corresponding training break information.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1) The accompanying drawings are included to provide a further understanding of the invention, and are incorporated in and constitute a part of this specification. The drawings illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention. In the drawings.
(2)
(3)
(4)
(5)
(6)
(7)
DETAILED DESCRIPTION OF THE INVENTION
(8) Regarding a preferable embodiment of the present application of the artificial intelligence decision making neuro network core system, please refer to
(9) In the embodiment, the electronic device 10 may be a traditional computer, such as a desktop computer or a laptop computer, a tablet, a server or a quantum computer or any electronic devices that are capable of performing programs, calculations, and data processing.
(10) Regarding another embodiment of the present application of the artificial intelligence decision making neuro network core system, please refer to
(11) In the embodiment, the tree-shaped data structure for neuron module 13 further includes a cross-neuron computing unit 131 and a neuron weight updater 132. The layered weight parameter module 14 further includes an activation function control module 141. The activation function control module 141 has an activation function switch 1411 and a Laplace transformer 1412. The tuning module 17 has a residual analyzer 171, a self-tuning function unit 172, a training breaker 173 and a state register 174. Regarding the specifications of the aforementioned cross-neuron computing unit 131, neuron weight updater 132, activation function control module 141, residual analyzer 171, self-tuning function unit 172, training breaker 173, state register 174, and the tree search module 18 will be detailed later.
(12) Please refer to
(13) Furthermore, please refer to
(14) Please refer to
(15) Please refer to
(16) Please refer to
(17) Furthermore, please refer to
(18) Please refer to
(19) Please refer to
(20) As can be known from the above, by processing data, and updating all sorts of parameters of the present application according to the tuning result information, the system of the present application provides a decision result that can accommodate all sorts of scenarios, and thereby increasing the reference value and practicality of the decision result.
(21) According to the above, the present application further includes an aforementioned artificial intelligence decision making neuro network core method. Please refer to
(22) receiving a raw data (s31);
(23) generating a pre-processed raw data according to the raw data (s32);
(24) generating a tree-structured data according to the pre-processed raw data (s33);
(25) performing weight computing on the tree-structured data, to obtain a weight parameter data (s34);
(26) performing a non-linear computing program according to the weight parameter data, to generate a non-linear computing data (s35);
(27) performing a data tuning program on the non-linear computing data, to generate a data tuning feedback information (s36);
(28) updating the non-linear computing program, and outputting a corresponding decision result information according to the data tuning feedback information (s37).
(29) When the step of performing weight computing on the tree-structured data to obtain a weight parameter data is performed (s34), the method further comprises steps:
(30) performing a Laplace transform computing on the weight parameter data, to generate a Laplace transform computing result;
(31) generating an activation configuration data corresponding to the weight parameter data according to multiple activation functions and the Laplace transform computing result.
(32) When the step of performing a data tuning program on the non-linear computing data to generate a data tuning feedback information is performed (s36), the method further comprises steps:
(33) performing a residual value computing program, to generate a residual analysis data according to the non-linear computing data;
(34) performing a residual tuning function computing program according to the residual analysis data and the non-linear computing data, to generate the data tuning feedback information.
(35) Furthermore, after the step of performing a residual tuning function computing program according to the residual analysis data and the non-linear computing data, to generate the data tuning feedback information is performed, the method further comprises steps:
(36) determining whether a training break condition is met according to the data tuning feedback information;
(37) if so, generating a training break information; or
(38) determining whether duplicate neuron nodes exist according to the tree-structured data;
(39) if so, generating a duplicate node information, and generate a corresponding training break information as well.
(40) Furthermore, when the step of updating the non-linear computing program, and outputting a corresponding decision result information according to the data tuning feedback information (s37) is performed, the method further comprises steps:
(41) performing a neuron data updating program according to the data tuning feedback information, to generate a corresponding updated neuron data;
(42) updating the tree-structured data and the weight parameter data according to the updated neuron data.
(43) Furthermore, when the step of determining whether a training break condition is met according to the data tuning feedback information is performed, the method further comprises steps:
(44) performing data processing according to corresponding data tuning feedback information, raw data, tree-structured data, weight parameter data, non-linear computing data, to generate a corresponding UCT information;
(45) determining whether the data tuning feedback information conforms the UCT information;
(46) if it's not the conformed case, generating a corresponding training break information.