
TL;DR
This paper introduces ULU, a new non-monotonic activation function that outperforms ReLU and Mish in image tasks, with an adaptive variant AULU that learns separate responses for positive and negative inputs.
Contribution
The paper proposes ULU, a novel activation function with a learnable adaptive variant AULU, and introduces the LIB metric to quantify model inductive bias.
Findings
ULU outperforms ReLU and Mish in image classification and detection.
AULU adapts responses for positive and negative inputs via learnable parameters.
The LIB metric effectively measures the model's inductive bias.
Abstract
We propose \textbf{ULU}, a novel non-monotonic, piecewise activation function defined as , where . ULU treats positive and negative inputs differently. Extensive experiments demonstrate ULU significantly outperforms ReLU and Mish across image classification and object detection tasks. Its variant Adaptive ULU (\textbf{AULU}) is expressed as , where and are learnable parameters, enabling it to adapt its response separately for positive and negative inputs. Additionally, we introduce the LIB (Like Inductive Bias) metric from AULU to quantitatively measure the inductive bias of the model.
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.
