IC Neuron: An Efficient Unit to Construct Neural Networks
Junyi An, Fengshan Liu, Jian Zhao, Furao Shen

TL;DR
This paper introduces the IC neuron, a novel neural unit inspired by physics, which enhances the representation capacity of neural networks and improves performance across various architectures.
Contribution
The paper proposes the IC neuron model that divides input space into subspaces for better representation, integrating it into different network types to outperform traditional models.
Findings
IC networks outperform traditional networks in experiments
IC neuron enhances non-linear representation ability
IC neuron emphasizes useful input features
Abstract
As a popular machine learning method, neural networks can be used to solve many complex tasks. Their strong generalization ability comes from the representation ability of the basic neuron model. The most popular neuron is the MP neuron, which uses a linear transformation and a non-linear activation function to process the input successively. Inspired by the elastic collision model in physics, we propose a new neuron model that can represent more complex distributions. We term it Inter-layer collision (IC) neuron. The IC neuron divides the input space into multiple subspaces used to represent different linear transformations. This operation enhanced non-linear representation ability and emphasizes some useful input features for the given task. We build the IC networks by integrating the IC neurons into the fully-connected (FC), convolutional, and recurrent structures. The IC networks…
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 · Neural Networks and Reservoir Computing
