Activation function optimization method: Learnable series linear units (LSLUs)
Chuan Feng, Xi Lin, Shiping Zhu, Hongkang Shi, Maojie Tang, Hua Huang

TL;DR
This paper introduces LSLU, a learnable activation function that adapts dynamically during training, improving neural network accuracy and speed on various datasets by increasing non-linearity.
Contribution
We propose LSLU, a novel learnable series linear activation function that simplifies networks and enhances generalization through dynamic parameter adjustment.
Findings
LSLU improves CIFAR100 accuracy by 3.17%.
LSLU accelerates training convergence.
Learnable parameters adapt during training to boost non-linearity.
Abstract
Effective activation functions introduce non-linear transformations, providing neural networks with stronger fitting capa-bilities, which help them better adapt to real data distributions. Huawei Noah's Lab believes that dynamic activation functions are more suitable than static activation functions for enhancing the non-linear capabilities of neural networks. Tsinghua University's related research also suggests using dynamically adjusted activation functions. Building on the ideas of using fine-tuned activation functions from Tsinghua University and Huawei Noah's Lab, we propose a series-based learnable ac-tivation function called LSLU (Learnable Series Linear Units). This method simplifies deep learning networks while im-proving accuracy. This method introduces learnable parameters {\theta} and {\omega} to control the activation function, adapting it to the current layer's training…
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
