DAFx paper cuts reverb modal estimation error by 66% with hybrid ML
New resonator refinement beats peak-picking on dense plate-reverb impulse responses
Estimating the parameters of a plate-reverb impulse response—frequencies, decay rates, gains, and mode count—is a notoriously hard task when modes are weak and overlapping. Sparse peak detection often undercounts these modes, skewing the entire fit. To solve this, Minhui Lu and Joshua D. Reiss from Queen Mary University of London trained an ExtraTrees regressor on simulator-generated data to predict the number of modes in four frequency bands. These predicted counts define dense frequency grids, and a differentiable all-pole resonator model then refines decay and gain while keeping frequencies fixed.
The system was tested on two synthetic validation sets from the 1st DAFx Parameter Estimation Challenge (Task B). It reduces a local challenge-style error by about 66% relative to the official default peak-picking baseline. The improvement largely stems from lower mode-count mismatch, while decay and gain estimation still remain the largest error contributors. The authors argue that separating modal-density estimation from continuous parameter fitting is a more robust strategy than trying to do both simultaneously, and the approach could generalize to other dense modal analysis problems beyond reverb.
- ExtraTrees regressor predicts mode counts in 4 frequency bands, replacing sparse peak detection
- Differentiable all-pole resonator refines decay/gain with fixed frequencies, cutting error by 66% vs baseline
- Decay and gain estimation remain the dominant error sources, pinning future research targets
Why It Matters
Better modal estimation enables more accurate audio synthesis, reverb modeling, and potentially other dense signal processing tasks.