Cortex Neural Network: learning with Neural Network groups
Liyao Gao

TL;DR
This paper introduces Cortex Neural Network (CrtxNN), an architecture inspired by the brain's cortex, designed to handle multiple cognitive tasks simultaneously and improve accuracy and efficiency in neural network applications.
Contribution
The paper proposes a novel Cortex Neural Network architecture inspired by the brain's cortex, enabling multi-task processing and reflection in neural networks.
Findings
Achieved 98.32% accuracy on MNIST
Achieved 62% accuracy on CIFAR10
Reduced loss by 40%
Abstract
Neural Network has been successfully applied to many real-world problems, such as image recognition and machine translation. However, for the current architecture of neural networks, it is hard to perform complex cognitive tasks, for example, to process the image and audio inputs together. Cortex, as an important architecture in the brain, is important for animals to perform the complex cognitive task. We view the architecture of Cortex in the brain as a missing part in the design of the current artificial neural network. In this paper, we purpose Cortex Neural Network (CrtxNN). The Cortex Neural Network is an upper architecture of neural networks which motivated from cerebral cortex in the brain to handle different tasks in the same learning system. It is able to identify different tasks and solve them with different methods. In our implementation, the Cortex Neural Network is able to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · EEG and Brain-Computer Interfaces · Neural dynamics and brain function
