ICASSP 2025accepted0 citations

Efficient Spatial Audio Rendering Via Differentiable FIR To IIR Estimation

Armin Gerami, Bowen Zhi, Dmitry N. Zotkin, Ramani Duraiswami

Abstract

The MPEG-H standard for spatial audio proposes the rendering of multiple auditory objects (up to 16) and ambisonics to create a spatial audio scene. Convolution of these (and their early environmental reflections) with user-specific Head Related Impulse Responses (HRIRs), and a treatment of the late tail of the room reverberation, is the gold standard for creating a spatial audio scene. However, this is expensive both in terms of computational time/battery power for finite impulse response (FIR) convolution, and device memory required to store the HRIRs. If quality could be maintained, an implementation with equivalent infinite impulse response (IIR) filters would mitigate these costs. We propose a novel differentiable optimization approach for determination of a IIR filter cascade from a given FIR filter. This is done via an application specific formulation that yields a convex and differentiable cost function for such conversion. We describe our results for spatial audio rendering of HRIR convolution. We compare our work against a recent neural network based HRIR estimation in terms of accuracy and speed. Finally, we implemented our approach in a real-time setting, suitable for implementation on DSP hardware, and conducted a small user study. Results from human participants were positive.

BibTeX
@inproceedings{icassp2025_efficientspatial,
  title = {Efficient Spatial Audio Rendering Via Differentiable FIR To IIR Estimation},
  author = {Armin Gerami and Bowen Zhi and Dmitry N. Zotkin and Ramani Duraiswami},
  booktitle = {ICASSP 2025},
  year = {2025}
}