SPSDASMay 11

Adaptive Diagonal Loading using Krylov Subspaces for Robust Beamforming

arXiv:2605.1128671.11 citations
AI Analysis

This work addresses the computational bottleneck of robust beamforming for large microphone arrays in dynamic acoustic environments, enabling real-time operation with strict white noise gain control.

The paper proposes a computationally efficient adaptive diagonal loading method for robust beamforming in snapshot-deficient scenarios, using Lanczos iterations to estimate extreme eigenvalues at O(kM^2) cost instead of O(M^3), achieving identical performance to exact eigenvalue decomposition.

Reliable adaptive beamforming is critical for large microphone arrays operating in highly dynamic acoustic environments. In scenarios characterized by fast-moving talkers and interferers, the available sample support for estimating the spatial correlation matrix is often snapshot-deficient. This deficiency degrades the White Noise Gain (WNG), leading to severe target signal cancellation. To ensure stable and robust beamforming, we previously proposed an adaptive diagonal loading method that leverages the Kantorovich inequality to guarantee the WNG remains strictly within specified bounds. However, accurately determining the smallest necessary loading level requires calculating the extreme eigenvalues of the spatial correlation matrix, a computationally expensive $\mathcal{O}(M^3)$ operation for large arrays. In this paper, we introduce a highly efficient $\mathcal{O}(kM^2)$ estimation technique using Lanczos iterations to build a small Krylov subspace. By projecting the correlation matrix onto a tridiagonal matrix of dimension $k \ll M$, we extract Ritz values that rapidly converge to the exact extreme eigenvalues. Our evaluations demonstrate that this Lanczos-accelerated approach achieves performance identical to exact Eigenvalue Decomposition (EVD), ensuring optimal interference suppression and strict WNG adherence at a fraction of the computational cost.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes