🤖 AI Summary
This work addresses the performance limitation of speaker distance estimation due to scarcity of room impulse response (RIR) data. We propose a generative data augmentation method based on Neural Acoustic Fields (NAFs), featuring two key innovations: (1) the first integration of retrieval-augmented pretraining into NAF modeling, coupled with geometric conditioning to enable cross-room RIR generalization; and (2) joint optimization of RIR synthesis and distance estimation, enabling end-to-end adaptive fine-tuning. Evaluated on two tasks in the ICASSP 2025 Generative Data Augmentation Workshop, our method achieves significant improvements—reducing average RIR modeling error by 23.6% and improving speaker distance estimation accuracy by 18.4% relatively. The approach establishes a new paradigm for geometry-aware acoustic modeling under low-resource conditions.
📝 Abstract
This report details MERL's system for room impulse response (RIR) estimation submitted to the Generative Data Augmentation Workshop at ICASSP 2025 for Augmenting RIR Data (Task 1) and Improving Speaker Distance Estimation (Task 2). We first pre-train a neural acoustic field conditioned by room geometry on an external large-scale dataset in which pairs of RIRs and the geometries are provided. The neural acoustic field is then adapted to each target room by using the enrollment data, where we leverage either the provided room geometries or geometries retrieved from the external dataset, depending on availability. Lastly, we predict the RIRs for each pair of source and receiver locations specified by Task 1, and use these RIRs to train the speaker distance estimation model in Task 2.