paper-with-me

Papers

Learning spectro-temporal representations of complex sounds with parameterized neural networks

2021-03-12 · Rachid Riad, Julien Karadayi, Anne-Catherine Bachoud-Lévi, Emmanuel Dupoux

Deep Learning models have become potential candidates for auditory neuroscience research, thanks to their recent successes on a variety of auditory tasks. Yet, these models often lack interpretability to fully understand the exact computations that have been performed. Here, we proposed a parametrized neural network layer, that computes specific spectro-temporal modulations based on Gabor kernels (Learnable STRFs) and that is fully interpretable. We evaluated predictive capabilities of this layer on Speech Activity Detection, Speaker Verification, Urban Sound Classification and Zebra Finch Call Type Classification. We found out that models based on Learnable STRFs are on par for all tasks with different toplines, and obtain the best performance for Speech Activity Detection. As this layer is fully interpretable, we used quantitative measures to describe the distribution of the learned spectro-temporal modulations. The filters adapted to each task and focused mostly on low temporal and spectral modulations. The analyses show that the filters learned on human speech have similar spectro-temporal parameters as the ones measured directly in the human auditory cortex. Finally, we observed that the tasks organized in a meaningful way: the human vocalizations tasks closer to each other and bird vocalizations far away from human vocalizations and urban sounds tasks.

📄 PDF Abstract BibTeX arXiv:2103.07125

Code (1)

bootphon/learnable-strf 공식 구현 pytorch

Tasks

Action DetectionActivity DetectionSound ClassificationSpeaker Verification

Methods 이 논문이 사용한 방법론

FINCH Please enter a description about the method here

Similar Papers 제목 키워드 기반

Learning Mid-Level Auditory Codes from Natural Sound Statistics

2017-10-15

Interaction with the world requires an organism to transform sensory signals into representations in which behaviorally meaningful properties of the environment are made explicit. These representations are derived throug…

Signal Representations for Synthesizing Audio Textures with Generative Adversarial Networks

2021-03-12 · Chitralekha Gupta, Purnima Kamath, Lonce Wyse

Generative Adversarial Networks (GANs) currently achieve the state-of-the-art sound synthesis quality for pitched musical instruments using a 2-channel spectrogram representation consisting of log magnitude and instantan…

Audio Synthesis

TLDiffGAN: A Latent Diffusion-GAN Framework with Temporal Information Fusion for Anomalous Sound Detection

2026-02-01 · Chengyuan Ma, Peng Jia, Hongyue Guo, Wenming Yang arxiv

Existing generative models for unsupervised anomalous sound detection are limited by their inability to fully capture the complex feature distribution of normal sounds, while the potential of powerful diffusion models in…

Attention based Convolutional Recurrent Neural Network for Environmental Sound Classification

2019-07-04 · Zhichao Zhang, Shugong Xu, Tianhao Qiao, Shunqing Zhang 외

Environmental sound classification (ESC) is a challenging problem due to the complexity of sounds. The ESC performance is heavily dependent on the effectiveness of representative features extracted from the environmental…

ClassificationEnvironmental Sound ClassificationGeneral ClassificationSound Classification

Spectrotemporal Modulation: Efficient and Interpretable Feature Representation for Classifying Speech, Music, and Environmental Sounds

2025-05-29 · Andrew Chang, Yike Li, Iran R. Roman, David Poeppel

Audio DNNs have demonstrated impressive performance on various machine listening tasks; however, most of their representations are computationally costly and uninterpretable, leaving room for optimization. Here, we propo…

Audio Classification