Table of Contents
Fetching ...

Adaptive Per-Channel Energy Normalization Front-end for Robust Audio Signal Processing

Hanyu Meng, Vidhyasaharan Sethu, Eliathamby Ambikairajah, Qiquan Zhang, Haizhou Li

TL;DR

This paper tackles the inflexibility of fixed learnable audio front-ends by introducing LEAF-APCEN, an adaptive front-end that uses a neural controller to modulate a simplified PCEN (SimpPCEN) within the LEAF framework. The controller reads current and past subband energies to produce time-varying parameters that adjust dynamic range compression in a per-subband manner, yielding input-dependent representations. Empirical results across environmental sound, music, emotion, and speaker identification tasks show that LEAF-APCEN achieves higher accuracy and substantially better robustness under complex acoustic conditions, with faster convergence and more discriminative feature representations. The work demonstrates the value of neural adaptability in audio front-ends and points toward future multi-channel extensions that integrate temporal, spectral, and spatial adaptation for even more robust performance.

Abstract

In audio signal processing, learnable front-ends have shown strong performance across diverse tasks by optimizing task-specific representation. However, their parameters remain fixed once trained, lacking flexibility during inference and limiting robustness under dynamic complex acoustic environments. In this paper, we introduce a novel adaptive paradigm for audio front-ends that replaces static parameterization with a closed-loop neural controller. Specifically, we simplify the learnable front-end LEAF architecture and integrate a neural controller for adaptive representation via dynamically tuning Per-Channel Energy Normalization. The neural controller leverages both the current and the buffered past subband energies to enable input-dependent adaptation during inference. Experimental results on multiple audio classification tasks demonstrate that the proposed adaptive front-end consistently outperforms prior fixed and learnable front-ends under both clean and complex acoustic conditions. These results highlight neural adaptability as a promising direction for the next generation of audio front-ends.

Adaptive Per-Channel Energy Normalization Front-end for Robust Audio Signal Processing

TL;DR

This paper tackles the inflexibility of fixed learnable audio front-ends by introducing LEAF-APCEN, an adaptive front-end that uses a neural controller to modulate a simplified PCEN (SimpPCEN) within the LEAF framework. The controller reads current and past subband energies to produce time-varying parameters that adjust dynamic range compression in a per-subband manner, yielding input-dependent representations. Empirical results across environmental sound, music, emotion, and speaker identification tasks show that LEAF-APCEN achieves higher accuracy and substantially better robustness under complex acoustic conditions, with faster convergence and more discriminative feature representations. The work demonstrates the value of neural adaptability in audio front-ends and points toward future multi-channel extensions that integrate temporal, spectral, and spatial adaptation for even more robust performance.

Abstract

In audio signal processing, learnable front-ends have shown strong performance across diverse tasks by optimizing task-specific representation. However, their parameters remain fixed once trained, lacking flexibility during inference and limiting robustness under dynamic complex acoustic environments. In this paper, we introduce a novel adaptive paradigm for audio front-ends that replaces static parameterization with a closed-loop neural controller. Specifically, we simplify the learnable front-end LEAF architecture and integrate a neural controller for adaptive representation via dynamically tuning Per-Channel Energy Normalization. The neural controller leverages both the current and the buffered past subband energies to enable input-dependent adaptation during inference. Experimental results on multiple audio classification tasks demonstrate that the proposed adaptive front-end consistently outperforms prior fixed and learnable front-ends under both clean and complex acoustic conditions. These results highlight neural adaptability as a promising direction for the next generation of audio front-ends.
Paper Structure (12 sections, 3 equations, 5 figures, 3 tables)

This paper contains 12 sections, 3 equations, 5 figures, 3 tables.

Figures (5)

  • Figure 1: An overview of the difference between two classes of front-ends: (a) Learnable, (b) Adaptive (The context of this paper).
  • Figure 2: Proposed Model Overview. ($B$: Batch size, $N$: Filter numbers, $T$: Frame length, $H$: Hidden states).
  • Figure 3: Fully learned PCEN parameter variations across filter indices for different audio classification tasks, compared with their initial values. The four subplots show the learned distributions for $\bm{s}$, $\bm{\alpha}$, $\bm{\delta}$, and $\bm{\gamma}$, respectively.
  • Figure 4: Top-1 accuracy (%) of the Fixed LEAF, LEAF-PCEN, LEAF-SimpPCEN, and LEAF-APCEN over various training epochs.
  • Figure 5: Representations of a CREMA-D test utterance with babble noise (SNR $\approx$1.5 dB) across different stage and front-ends: (a) before PCEN (at the point indicated in Fig. \ref{['fig:overview']}); (b–e) front-end representations obtained with different models; and (f) the adaptive time-varying gain from APCEN, computed as the ratio between input and output.