152
v1v2v3 (latest)

LayerAct: Advanced Activation Mechanism for Robust Inference of CNNs

AAAI Conference on Artificial Intelligence (AAAI), 2023
Main:7 Pages
23 Figures
Bibliography:2 Pages
38 Tables
Appendix:34 Pages
Abstract

In this work, we propose a novel activation mechanism called LayerAct for CNNs. This approach is motivated by our theoretical and experimental analyses, which demonstrate that Layer Normalization (LN) can mitigate a limitation of existing activation functions regarding noise robustness. However, LN is known to be disadvantageous in CNNs due to its tendency to make activation outputs homogeneous. The proposed method is designed to be more robust than existing activation functions by reducing the upper bound of influence caused by input shifts without inheriting LN's limitation. We provide analyses and experiments showing that LayerAct functions exhibit superior robustness compared to ElementAct functions. Experimental results on three clean and noisy benchmark datasets for image classification tasks indicate that LayerAct functions outperform other activation functions in handling noisy datasets while achieving superior performance on clean datasets in most cases.

View on arXiv
Comments on this paper