English

Differentiable Time-Frequency Scattering on GPU

Sound 2022-07-21 v4 Machine Learning Audio and Speech Processing

Abstract

Joint time-frequency scattering (JTFS) is a convolutional operator in the time-frequency domain which extracts spectrotemporal modulations at various rates and scales. It offers an idealized model of spectrotemporal receptive fields (STRF) in the primary auditory cortex, and thus may serve as a biological plausible surrogate for human perceptual judgments at the scale of isolated audio events. Yet, prior implementations of JTFS and STRF have remained outside of the standard toolkit of perceptual similarity measures and evaluation methods for audio generation. We trace this issue down to three limitations: differentiability, speed, and flexibility. In this paper, we present an implementation of time-frequency scattering in Python. Unlike prior implementations, ours accommodates NumPy, PyTorch, and TensorFlow as backends and is thus portable on both CPU and GPU. We demonstrate the usefulness of JTFS via three applications: unsupervised manifold learning of spectrotemporal modulations, supervised classification of musical instruments, and texture resynthesis of bioacoustic sounds.

Keywords

Cite

@article{arxiv.2204.08269,
  title  = {Differentiable Time-Frequency Scattering on GPU},
  author = {John Muradeli and Cyrus Vahidi and Changhong Wang and Han Han and Vincent Lostanlen and Mathieu Lagrange and George Fazekas},
  journal= {arXiv preprint arXiv:2204.08269},
  year   = {2022}
}

Comments

8 pages, 6 figures. Submitted to the International Conference on Digital Audio Effects (DAFX) 2022

R2 v1 2026-06-24T10:50:51.697Z