ASSDJul 15, 2020

A survey and an extensive evaluation of popular audio declipping methods

arXiv:2007.07663v249 citations
AI Analysis

This is an incremental work that synthesizes and benchmarks methods for audio declipping, aiding researchers and practitioners in signal processing.

The paper provides a comprehensive survey and evaluation of existing audio declipping methods, assessing their performance on real audio data using Signal-to-Distortion Ratio and perceptual quality metrics.

Dynamic range limitations in signal processing often lead to clipping, or saturation, in signals. The task of audio declipping is estimating the original audio signal, given its clipped measurements, and has attracted much interest in recent years. Audio declipping algorithms often make assumptions about the underlying signal, such as sparsity or low-rankness, and about the measurement system. In this paper, we provide an extensive review of audio declipping algorithms proposed in the literature. For each algorithm, we present assumptions that are made about the audio signal, the modeling domain, and the optimization algorithm. Furthermore, we provide an extensive numerical evaluation of popular declipping algorithms, on real audio data. We evaluate each algorithm in terms of the Signal-to-Distortion Ratio, and also using perceptual metrics of sound quality. The article is accompanied by a repository containing the evaluated methods.

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