Parametric Neural Amp Modeling with Active Learning
Florian Grötschla, Longxiang Jiao, Luca A. Lanzendörfer, Roger Wattenhofer
TL;DR
This work tackles data efficiency in parametric guitar-amp modeling, where the number of knob settings is $k$ and data collection becomes expensive. PANAMA combines an LSTM-assisted ensemble with a WaveNet-style parametric amplifier and uses gradient-based active learning to select informative knob vectors $\mathbf{g}$ by maximizing the ensemble disagreement $D_{\mathcal{L}}$. The approach collects a small labeled set (e.g., $75$ datapoints) and trains a final feedforward WaveNet that achieves perceptual parity with NAM on MUSHRA tests. It provides an open-source, data-efficient pathway for end-user parametric amp modeling, enabling practical virtual-amp workflows with limited recordings.
Abstract
We introduce Panama, an active learning framework to train parametric guitar amp models end-to-end using a combination of an LSTM model and a WaveNet-like architecture. With \model, one can create a virtual amp by recording samples that are determined through an ensemble-based active learning strategy to minimize the amount of datapoints needed (i.e., amp knob settings). Our strategy uses gradient-based optimization to maximize the disagreement among ensemble models, in order to identify the most informative datapoints. MUSHRA listening tests reveal that, with 75 datapoints, our models are able to match the perceptual quality of NAM, the leading open-source non-parametric amp modeler.
