A Novel Paradigm for Neural Computation: X-Net with Learnable Neurons and Adaptable Structure
Yanjie Li, Weijun Li, Lina Yu, Min Wu, Jinyi Liu, Wenqiang Li, Meilan, Hao, Shu Wei, Yusong Deng, Liping Zhang, Xiaoli Dong, Hong Qin, Xin Ning,, Yugui Zhang, Baoli Lu, Jian Xu, Shuang Li

TL;DR
This paper introduces X-Net, a new neural network paradigm that learns activation functions and adjusts structure dynamically, significantly improving representation and efficiency over traditional MLPs across various scientific domains.
Contribution
X-Net is a novel neural network framework that adaptively learns activation functions and optimizes neuron-level structure, enhancing performance and reducing parameters compared to MLPs.
Findings
X-Net outperforms MLPs in representation ability.
X-Net achieves comparable or better performance with fewer parameters.
X-Net facilitates scientific discovery in diverse disciplines.
Abstract
Multilayer perception (MLP) has permeated various disciplinary domains, ranging from bioinformatics to financial analytics, where their application has become an indispensable facet of contemporary scientific research endeavors. However, MLP has obvious drawbacks. 1), The type of activation function is single and relatively fixed, which leads to poor `representation ability' of the network, and it is often to solve simple problems with complex networks; 2), the network structure is not adaptive, it is easy to cause network structure redundant or insufficient. In this work, we propose a novel neural network paradigm X-Net promising to replace MLPs. X-Net can dynamically learn activation functions individually based on derivative information during training to improve the network's representational ability for specific tasks. At the same time, X-Net can precisely adjust the network…
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 · Advanced Neural Network Applications · Machine Learning and ELM
