paper-with-me

Papers

Self-Supervised Learning from Automatically Separated Sound Scenes

2021-05-05 · Eduardo Fonseca, Aren Jansen, Daniel P. W. Ellis, Scott Wisdom, Marco Tagliasacchi, John R. Hershey, Manoj Plakal, Shawn Hershey, R. Channing Moore, Xavier Serra

Real-world sound scenes consist of time-varying collections of sound sources, each generating characteristic sound events that are mixed together in audio recordings. The association of these constituent sound events with their mixture and each other is semantically constrained: the sound scene contains the union of source classes and not all classes naturally co-occur. With this motivation, this paper explores the use of unsupervised automatic sound separation to decompose unlabeled sound scenes into multiple semantically-linked views for use in self-supervised contrastive learning. We find that learning to associate input mixtures with their automatically separated outputs yields stronger representations than past approaches that use the mixtures alone. Further, we discover that optimal source separation is not required for successful contrastive learning by demonstrating that a range of separation system convergence states all lead to useful and often complementary example transformations. Our best system incorporates these unsupervised separation models into a single augmentation front-end and jointly optimizes similarity maximization and coincidence prediction objectives across the views. The result is an unsupervised audio representation that rivals state-of-the-art alternatives on the established shallow AudioSet classification benchmark.

📄 PDF Abstract BibTeX arXiv:2105.02132

Code (1)

edufonseca/uclser20 pytorch

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Discriminative Sounding Objects Localization via Self-supervised Audiovisual Matching

2020-10-12 · NeurIPS 2020 12 · Di Hu, Rui Qian, Minyue Jiang, Xiao Tan 외

Discriminatively localizing sounding objects in cocktail-party, i.e., mixed sound scenes, is commonplace for humans, but still challenging for machines. In this paper, we propose a two-stage learning framework to perform…

ObjectObject Localization

Audio Source Separation Using a Deep Autoencoder

2014-12-22 · Giljin Jang, Han-Gyu Kim, Yung-Hwan Oh

This paper proposes a novel framework for unsupervised audio source separation using a deep autoencoder. The characteristics of unknown source signals mixed in the mixed input is automatically by properly configured auto…

Audio Source SeparationClustering

Baseline Systems and Evaluation Metrics for Spatial Semantic Segmentation of Sound Scenes

2025-03-28 · Binh Thien Nguyen, Masahiro Yasuda, Daiki Takeuchi, Daisuke Niizumi 외

Immersive communication has made significant advancements, especially with the release of the codec for Immersive Voice and Audio Services. Aiming at its further realization, the DCASE 2025 Challenge has recently introdu…

Audio TaggingSemantic Segmentation

Mix and Localize: Localizing Sound Sources in Mixtures

2022-11-28 · CVPR 2022 1 · Xixi Hu, Ziyang Chen, Andrew Owens

We present a method for simultaneously localizing multiple sound sources within a visual scene. This task requires a model to both group a sound mixture into individual sources, and to associate them with a visual signal…

General-purpose audio representation learning for real-world sound scenes

2025-06-01 · Goksenin Yuksel, Marcel van Gerven, Kiki van der Heijden

While audio foundation models perform well on myriad of tasks from sound classification to speech analysis, these models are trained and tested on dry, non-spatial, single-source audio clips. This limits their success in…

MambaRepresentation LearningSound Classification