Annotation-free Audio-Visual Segmentation
Jinxiang Liu, Yu Wang, Chen Ju, Chaofan Ma, Ya Zhang, Weidi Xie

TL;DR
This paper introduces an annotation-free pipeline for generating synthetic data for audio-visual segmentation and proposes a lightweight model that effectively fuses audio and visual information, significantly improving performance on AVS benchmarks.
Contribution
The paper presents a scalable, annotation-free data generation method and a lightweight adaptation of the SAM model for AVS, achieving state-of-the-art results.
Findings
Synthetic data improves real AVS performance.
The proposed model surpasses existing methods.
Pretraining with synthetic data enhances accuracy.
Abstract
The objective of Audio-Visual Segmentation (AVS) is to localise the sounding objects within visual scenes by accurately predicting pixel-wise segmentation masks. To tackle the task, it involves a comprehensive consideration of both the data and model aspects. In this paper, first, we initiate a novel pipeline for generating artificial data for the AVS task without extra manual annotations. We leverage existing image segmentation and audio datasets and match the image-mask pairs with its corresponding audio samples using category labels in segmentation datasets, that allows us to effortlessly compose (image, audio, mask) triplets for training AVS models. The pipeline is annotation-free and scalable to cover a large number of categories. Additionally, we introduce a lightweight model SAMA-AVS which adapts the pre-trained segment anything model~(SAM) to the AVS task. By introducing only a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Annotation-Free Audio-Visual Segmentation· youtube
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Digital Media Forensic Detection
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Dense Connections · Adam · Residual Connection · Absolute Position Encodings · Softmax · Layer Normalization
