SDLGASJan 30, 2020

Sound field reconstruction in rooms: inpainting meets super-resolution

arXiv:2001.11263v285 citations
AI Analysis

This addresses the challenge of efficient acoustic monitoring and analysis in rooms, offering a practical solution for applications like audio engineering or architectural acoustics, though it appears incremental as it builds on existing deep learning techniques.

The paper tackles the problem of reconstructing a room's sound field from sparse microphone measurements, achieving reconstruction of sound pressure magnitude across a 30-300 Hz frequency band with low computational complexity and potentially outperforming conventional methods.

In this paper, a deep-learning-based method for sound field reconstruction is proposed. It is shown the possibility to reconstruct the magnitude of the sound pressure in the frequency band 30-300 Hz for an entire room by using a very low number of irregularly distributed microphones arbitrarily arranged. Moreover, the approach is agnostic to the location of the measurements in the Euclidean space. In particular, the presented approach uses a limited number of arbitrary discrete measurements of the magnitude of the sound field pressure in order to extrapolate this field to a higher-resolution grid of discrete points in space with a low computational complexity. The method is based on a U-net-like neural network with partial convolutions trained solely on simulated data, which itself is constructed from numerical simulations of Green's function across thousands of common rectangular rooms. Although extensible to three dimensions and different room shapes, the method focuses on reconstructing a two-dimensional plane of a rectangular room from measurements of the three-dimensional sound field. Experiments using simulated data together with an experimental validation in a real listening room are shown. The results suggest a performance which may exceed conventional reconstruction techniques for a low number of microphones and computational requirements.

Code Implementations1 repo
Foundations

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

Your Notes