paper-with-me

Papers

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 this study, we focus specifically on learnable filterbanks. Prior studies have reported that in frontends using learnable filterbanks initialised to a mel scale, the learned filters do not differ substantially from their initialisation. Using a Gabor-based filterbank, we investigate the sensitivity of a learnable filterbank to its initialisation using several initialisation strategies on two audio tasks: voice activity detection and bird species identification. We use the Jensen-Shannon Distance and analysis of the learned filters before and after training. We show that although performance is overall improved, the filterbanks exhibit strong sensitivity to their initialisation strategy. The limited movement from initialised values suggests that alternate optimisation strategies may allow a learnable frontend to reach better overall performance.

📄 PDF Abstract BibTeX arXiv:2302.10014

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionSensitivity

Similar Papers 제목 키워드 기반

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

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

Learnable Acoustic Frontends in Bird Activity Detection

2022-10-03 · Mark Anderson, Naomi Harte

Autonomous recording units and passive acoustic monitoring present minimally intrusive methods of collecting bioacoustics data. Combining this data with species agnostic bird activity detection systems enables the monito…

Action DetectionActivity DetectionBird Audio Detection

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

Multi-Channel Masking with Learnable Filterbank for Sound Source Separation

2023-03-14 · Wang Dai, Archontis Politis, Tuomas Virtanen

This work proposes a learnable filterbank based on a multi-channel masking framework for multi-channel source separation. The learnable filterbank is a 1D Conv layer, which transforms the raw waveform into a 2D represent…