English

ENN: A Neural Network with DCT Adaptive Activation Functions

Signal Processing 2024-05-28 v3 Machine Learning Neural and Evolutionary Computing

Abstract

The expressiveness of neural networks highly depends on the nature of the activation function, although these are usually assumed predefined and fixed during the training stage. Under a signal processing perspective, in this paper we present Expressive Neural Network (ENN), a novel model in which the non-linear activation functions are modeled using the Discrete Cosine Transform (DCT) and adapted using backpropagation during training. This parametrization keeps the number of trainable parameters low, is appropriate for gradient-based schemes, and adapts to different learning tasks. This is the first non-linear model for activation functions that relies on a signal processing perspective, providing high flexibility and expressiveness to the network. We contribute with insights in the explainability of the network at convergence by recovering the concept of bump, this is, the response of each activation function in the output space. Finally, through exhaustive experiments we show that the model can adapt to classification and regression tasks. The performance of ENN outperforms state of the art benchmarks, providing above a 40% gap in accuracy in some scenarios.

Keywords

Cite

@article{arxiv.2307.00673,
  title  = {ENN: A Neural Network with DCT Adaptive Activation Functions},
  author = {Marc Martinez-Gost and Ana Pérez-Neira and Miguel Ángel Lagunas},
  journal= {arXiv preprint arXiv:2307.00673},
  year   = {2024}
}

Comments

Paper accepted in IEEE Journal of Selected Topics in Signal Processing (JSTSP) Special Series on AI in Signal & Data Science - Toward Explainable, Reliable, and Sustainable Machine Learning

R2 v1 2026-06-28T11:20:14.254Z