paper-with-me

Papers

Visual Scene Graphs for Audio Source Separation

2021-09-24 · ICCV 2021 10 · Moitreya Chatterjee, Jonathan Le Roux, Narendra Ahuja, Anoop Cherian

State-of-the-art approaches for visually-guided audio source separation typically assume sources that have characteristic sounds, such as musical instruments. These approaches often ignore the visual context of these sound sources or avoid modeling object interactions that may be useful to better characterize the sources, especially when the same object class may produce varied sounds from distinct interactions. To address this challenging problem, we propose Audio Visual Scene Graph Segmenter (AVSGS), a novel deep learning model that embeds the visual structure of the scene as a graph and segments this graph into subgraphs, each subgraph being associated with a unique sound obtained by co-segmenting the audio spectrogram. At its core, AVSGS uses a recursive neural network that emits mutually-orthogonal sub-graph embeddings of the visual graph using multi-head attention. These embeddings are used for conditioning an audio encoder-decoder towards source separation. Our pipeline is trained end-to-end via a self-supervised task consisting of separating audio sources using the visual graph from artificially mixed sounds. In this paper, we also introduce an "in the wild'' video dataset for sound source separation that contains multiple non-musical sources, which we call Audio Separation in the Wild (ASIW). This dataset is adapted from the AudioCaps dataset, and provides a challenging, natural, and daily-life setting for source separation. Thorough experiments on the proposed ASIW and the standard MUSIC datasets demonstrate state-of-the-art sound separation performance of our method against recent prior approaches.

📄 PDF Abstract BibTeX arXiv:2109.11955

Code (1)

merlresearch/AVSGS 공식 구현 pytorch

Tasks

Audio Source SeparationVisually Guided Sound Source Separation

Similar Papers 제목 키워드 기반

Learning Audio-Visual Dynamics Using Scene Graphs for Audio Source Separation

2022-10-29 · Moitreya Chatterjee, Narendra Ahuja, Anoop Cherian

There exists an unequivocal distinction between the sound produced by a static source and that produced by a moving one, especially when the source moves towards or away from the microphone. In this paper, we propose to …

Audio Source SeparationVisually Guided Sound Source Separation

Learning to Separate Object Sounds by Watching Unlabeled Video

2018-04-05 · ECCV 2018 9 · Ruohan Gao, Rogerio Feris, Kristen Grauman

Perceiving a scene most fully requires all the senses. Yet modeling how objects look and sound is challenging: most natural scenes and events contain multiple objects, and the audio track mixes all the sound sources toge…

Audio DenoisingAudio Source SeparationDenoisingMulti-Label Learning

Separating Invisible Sounds Toward Universal Audiovisual Scene-Aware Sound Separation

2023-10-18 · Yiyang Su, Ali Vosoughi, Shijian Deng, Yapeng Tian 외

The audio-visual sound separation field assumes visible sources in videos, but this excludes invisible sounds beyond the camera's view. Current methods struggle with such sounds lacking visible cues. This paper introduce…

cross-modal alignment

Music source separation conditioned on 3D point clouds

2021-02-03 · Francesc Lluís, Vasileios Chatziioannou, Alex Hofmann

Recently, significant progress has been made in audio source separation by the application of deep learning techniques. Current methods that combine both audio and visual information use 2D representations such as images…

Audio Source SeparationMusic Source Separation

Into the Wild with AudioScope: Unsupervised Audio-Visual Separation of On-Screen Sounds

2020-11-02 · ICLR 2021 1 · Efthymios Tzinis, Scott Wisdom, Aren Jansen, Shawn Hershey 외

Recent progress in deep learning has enabled many advances in sound separation and visual scene understanding. However, extracting sound sources which are apparent in natural videos remains an open problem. In this work,…

Scene Understanding