Tweaking autoregressive methods for inpainting of gaps in audio signals
Ondřej Mokrý, Pavel Rajmic
TL;DR
The paper analyzes autoregressive approaches for inpainting audio gaps up to 80 ms, comparing extrapolation-based methods, frame-wise Janssen, and a novel gap-wise Janssen variant. It systematically investigates AR estimators (LPC vs Burg) and model order, showing Burg generally yields better quality, and demonstrates that the gap-wise Janssen method achieves superior objective (PEMO-Q) and subjective performance, often surpassing sparsity-based baselines. Across solo-instrument and mid-scale datasets, results emphasize the importance of estimator choice and context coupling, with longer window lengths improving performance for windowed approaches. The work provides practical guidance and publicly available MATLAB implementations for AR-based inpainting, highlighting tradeoffs between reconstruction quality and computational load.
Abstract
A novel variant of the Janssen method for audio inpainting is presented and compared to other popular audio inpainting methods based on autoregressive (AR) modeling. Both conceptual differences and practical implications are discussed. The experiments demonstrate the importance of the choice of the AR model estimator, window/context length, and model order. The results show the superiority of the proposed gap-wise Janssen approach using objective metrics, which is confirmed by a listening test.
