No One-Size-Fits-All Neurons: Task-based Neurons for Artificial Neural Networks
Feng-Lei Fan, Meng Wang, Hang-Cheng Dong, Jianwei Ma, Tieyong Zeng

TL;DR
This paper introduces a two-step framework for designing task-based neurons in artificial neural networks, inspired by biological neurons, to improve feature representation and task-specific performance.
Contribution
It proposes a novel method combining symbolic regression and parameterization to create task-specific neurons, moving beyond universal neuron designs.
Findings
Task-based neurons outperform universal neurons on benchmarks.
Vectorized symbolic regression accelerates neuron formula discovery.
Proposed neurons show competitive results on real-world data.
Abstract
Biologically, the brain does not rely on a single type of neuron that universally functions in all aspects. Instead, it acts as a sophisticated designer of task-based neurons. In this study, we address the following question: since the human brain is a task-based neuron user, can the artificial network design go from the task-based architecture design to the task-based neuron design? Since methodologically there are no one-size-fits-all neurons, given the same structure, task-based neurons can enhance the feature representation ability relative to the existing universal neurons due to the intrinsic inductive bias for the task. Specifically, we propose a two-step framework for prototyping task-based neurons. First, symbolic regression is used to identify optimal formulas that fit input data by utilizing base functions such as logarithmic, trigonometric, and exponential functions. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsBalanced Selection
