paper-with-me

Papers

LEAF: A Learnable Frontend for Audio Classification

2021-01-21 · Neil Zeghidour, Olivier Teboul, Félix de Chaumont Quitry, Marco Tagliasacchi

Mel-filterbanks are fixed, engineered audio features which emulate human perception and have been used through the history of audio understanding up to today. However, their undeniable qualities are counterbalanced by the fundamental limitations of handmade representations. In this work we show that we can train a single learnable frontend that outperforms mel-filterbanks on a wide range of audio signals, including speech, music, audio events and animal sounds, providing a general-purpose learned frontend for audio classification. To do so, we introduce a new principled, lightweight, fully learnable architecture that can be used as a drop-in replacement of mel-filterbanks. Our system learns all operations of audio features extraction, from filtering to pooling, compression and normalization, and can be integrated into any neural network at a negligible parameter cost. We perform multi-task training on eight diverse audio classification tasks, and show consistent improvements of our model over mel-filterbanks and previous learnable alternatives. Moreover, our system outperforms the current state-of-the-art learnable frontend on Audioset, with orders of magnitude fewer parameters.

📄 PDF Abstract BibTeX arXiv:2101.08596

Code (4)

google-research/leaf-audio 공식 구현 tf
SarthakYadav/audax jax
SarthakYadav/leaf-pytorch pytorch
cpjku/efficientleaf pytorch

Tasks

Audio ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

EfficientLEAF: A Faster LEarnable Audio Frontend of Questionable Use

2022-07-12 · Jan Schlüter, Gerald Gutenbrunner

In audio classification, differentiable auditory filterbanks with few parameters cover the middle ground between hard-coded spectrograms and raw audio. LEAF (arXiv:2101.08596), a Gabor-based filterbank combined with Per-…

Audio ClassificationClassificationInstrument RecognitionPitch Classification+1

Deep Feature Learning for Medical Acoustics

2022-08-05 · Alessandro Maria Poirè, Federico Simonetta, Stavros Ntalampiras

The purpose of this paper is to compare different learnable frontends in medical acoustics tasks. A framework has been implemented to classify human respiratory sounds and heartbeats in two categories, i.e. healthy or af…

Audio Classification

Learning neural audio features without supervision

2022-03-29 · Sarthak Yadav, Neil Zeghidour

Deep audio classification, traditionally cast as training a deep neural network on top of mel-filterbanks in a supervised fashion, has recently benefited from two independent lines of work. The first one explores "learna…

Audio ClassificationSelf-Supervised Learning

A Universal Learnable Audio Frontend

2021-01-01 · ICLR 2021 1 · Neil Zeghidour, Olivier Teboul, Félix de Chaumont Quitry, Marco Tagliasacchi

Mel-filterbanks are fixed, engineered audio features which emulate human perception and have lived through the history of audio understanding up to today. However, their undeniable qualities are counterbalanced by the fu…

Audio Classification

Learnable Frontends that do not Learn: Quantifying Sensitivity to Filterbank Initialisation

2023-02-20 · Mark Anderson, Tomi Kinnunen, Naomi Harte

While much of modern speech and audio processing relies on deep neural networks trained using fixed audio representations, recent studies suggest great potential in acoustic frontends learnt jointly with a backend. In th…

Action DetectionActivity DetectionSensitivity