paper-with-me

Papers

Semantic Grouping Network for Audio Source Separation

2024-07-04 · Shentong Mo, Yapeng Tian

Recently, audio-visual separation approaches have taken advantage of the natural synchronization between the two modalities to boost audio source separation performance. They extracted high-level semantics from visual inputs as the guidance to help disentangle sound representation for individual sources. Can we directly learn to disentangle the individual semantics from the sound itself? The dilemma is that multiple sound sources are mixed together in the original space. To tackle the difficulty, in this paper, we present a novel Semantic Grouping Network, termed as SGN, that can directly disentangle sound representations and extract high-level semantic information for each source from input audio mixture. Specifically, SGN aggregates category-wise source features through learnable class tokens of sounds. Then, the aggregated semantic features can be used as the guidance to separate the corresponding audio sources from the mixture. We conducted extensive experiments on music-only and universal sound separation benchmarks: MUSIC, FUSS, MUSDB18, and VGG-Sound. The results demonstrate that our SGN significantly outperforms previous audio-only methods and audio-visual models without utilizing additional visual cues.

📄 PDF Abstract BibTeX arXiv:2407.03736

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Source Separation

Similar Papers 제목 키워드 기반

Bootstrapping deep music separation from primitive auditory grouping principles

2019-10-23 · Prem Seetharaman, Gordon Wichern, Jonathan Le Roux, Bryan Pardo

Separating an audio scene such as a cocktail party into constituent, meaningful components is a core task in computer audition. Deep networks are the state-of-the-art approach. They are trained on synthetic mixtures of a…

Music Source Separation

Text-Queried Audio Source Separation via Hierarchical Modeling

2025-05-27 · Xinlei Yin, Xiulian Peng, Xue Jiang, Zhiwei Xiong 외

Target audio source separation with natural language queries presents a promising paradigm for extracting arbitrary audio events through arbitrary text descriptions. Existing methods mainly face two challenges, the diffi…

Audio Source SeparationNatural Language Queries

Self-Supervised Audio-Visual Co-Segmentation

2019-04-18 · Andrew Rouditchenko, Hang Zhao, Chuang Gan, Josh Mcdermott 외

Segmenting objects in images and separating sound sources in audio are challenging tasks, in part because traditional approaches require large amounts of labeled data. In this paper we develop a neural network model for …

Image SegmentationSegmentationSemantic Segmentation

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

Class-Incremental Grouping Network for Continual Audio-Visual Learning

2023-09-11 · ICCV 2023 1 · Shentong Mo, Weiguo Pian, Yapeng Tian

Continual learning is a challenging problem in which models need to be trained on non-stationary data across sequential tasks for class-incremental learning. While previous methods have focused on using either regulariza…

audio-visual learningclass-incremental learningClass Incremental LearningContinual Learning+3