Neural Kalman Filters for Acoustic Echo Cancellation
Ernst Seidel, Gerald Enzner, Pejman Mowlaee, Tim Fingscheidt
TL;DR
The paper addresses acoustic echo cancellation in hands-free systems, focusing on tracking time-varying echo paths under double-talk and nonlinear loudspeaker distortions. It revisits the frequency-domain adaptive Kalman filter (FDKF) as a model-based backbone and surveys neural Kalman filter hybrids that replace or augment the Kalman gain, state transition, and distortion modeling with DNNs in the time-frequency domain. Across multiple architectures, it demonstrates that per-bin DNNs for Kalman gain or state update can yield faster convergence and better NE speech preservation than the standard FDKF, while fully data-driven approaches may struggle with NE quality or resource constraints. The results offer design guidance for hybrid AEC systems, highlighting per-bin processing and selective distortion modeling as keys to balancing convergence, robustness to nonlinearity, and computational footprint.
Abstract
Kalman filtering is a powerful approach to adaptive filtering for various problems in signal processing. The frequency-domain adaptive Kalman filter (FDKF), based on the concept of the acoustic state space, provides a unifying solution to the adaptive filter update and the related stepsize control. It was conceived for the problem of acoustic echo cancellation and, as such, is frequently applied in hands-free systems. This article motivates and briefly recapitulates the linear FDKF and investigates how it can be further supported by deep neural networks (DNNs) in various ways, specifically to overcome the challenges and limitations related to the usually required estimation of process and observation noise covariances for the Kalman filter. While the mere FDKF comes with very low computational complexity, its neural Kalman filter variants may deliver faster (re)convergence, better echo cancellation, and even exceed the FDKF in its excellent double-talk near-end speech preservation both under linear and nonlinear loudspeaker conditions. To provide a synopsis of the state of the art, this article contributes a comparison of a range of DNN-based extensions of FDKF in the same training framework and using the same data.
