SDAILGASNov 1, 2022

Modelling black-box audio effects with time-varying feature modulation

arXiv:2211.00497v224 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in audio effect modeling for audio processing applications, representing an incremental improvement over existing methods.

The paper tackled the problem of modeling audio effects with long-range dependencies, such as fuzz and compression, by integrating time-varying feature-wise linear modulation into temporal convolutional networks, resulting in improved accuracy across time and frequency metrics.

Deep learning approaches for black-box modelling of audio effects have shown promise, however, the majority of existing work focuses on nonlinear effects with behaviour on relatively short time-scales, such as guitar amplifiers and distortion. While recurrent and convolutional architectures can theoretically be extended to capture behaviour at longer time scales, we show that simply scaling the width, depth, or dilation factor of existing architectures does not result in satisfactory performance when modelling audio effects such as fuzz and dynamic range compression. To address this, we propose the integration of time-varying feature-wise linear modulation into existing temporal convolutional backbones, an approach that enables learnable adaptation of the intermediate activations. We demonstrate that our approach more accurately captures long-range dependencies for a range of fuzz and compressor implementations across both time and frequency domain metrics. We provide sound examples, source code, and pretrained models to faciliate reproducibility.

Foundations

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

Your Notes