paper-with-me

Papers

From Waveforms to Pixels: A Survey on Audio-Visual Segmentation

2025-07-29 · Jia Li, Yapeng Tian arxiv

Audio-Visual Segmentation (AVS) aims to identify and segment sound-producing objects in videos by leveraging both visual and audio modalities. It has emerged as a significant research area in multimodal perception, enabling fine-grained object-level understanding. In this survey, we present a comprehensive overview of the AVS field, covering its problem formulation, benchmark datasets, evaluation metrics, and the progression of methodologies. We analyze a wide range of approaches, including architectures for unimodal and multimodal encoding, key strategies for audio-visual fusion, and various decoder designs. Furthermore, we examine major training paradigms, from fully supervised learning to weakly supervised and training-free methods. Notably, we provide an extensive comparison of AVS methods across standard benchmarks, highlighting the impact of different architectural choices, fusion strategies, and training paradigms on performance. Finally, we outline the current challenges, such as limited temporal modeling, modality bias toward vision, lack of robustness in complex environments, and high computational demands, and propose promising future directions, including improving temporal reasoning and multimodal fusion, leveraging foundation models for better generalization and few-shot learning, reducing reliance on labeled data through selfand weakly supervised learning, and incorporating higher-level reasoning for more intelligent AVS systems.

📄 PDF Abstract BibTeX arXiv:2508.03724

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

End-to-end Audiovisual Speech Recognition

2018-02-18 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2018 9 · Stavros Petridis, Themos Stafylakis, Pingchuan Ma, Feipeng Cai 외

Several end-to-end deep learning approaches have been recently presented which extract either audio or visual features from the input images or audio signals and perform speech recognition. However, research on end-to-en…

Lipreadingspeech-recognitionSpeech Recognition

End-to-end Audio-visual Speech Recognition with Conformers

2021-02-12 · Pingchuan Ma, Stavros Petridis, Maja Pantic

In this work, we present a hybrid CTC/Attention model based on a ResNet-18 and Convolution-augmented transformer (Conformer), that can be trained in an end-to-end manner. In particular, the audio and visual encoders lear…

Audio-Visual Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+6

SAVE: Segment Audio-Visual Easy way using Segment Anything Model

2024-07-02 · Khanh-Binh Nguyen, Chae Jung Park

The primary aim of Audio-Visual Segmentation (AVS) is to precisely identify and locate auditory elements within visual scenes by accurately predicting segmentation masks at the pixel level. Achieving this involves compre…

Audio-Visual Segmentation with Semantics

2023-01-30 · Jinxing Zhou, Xuyang Shen, Jianyuan Wang, Jiayi Zhang 외

We propose a new problem called audio-visual segmentation (AVS), in which the goal is to output a pixel-level map of the object(s) that produce sound at the time of the image frame. To facilitate this research, we constr…

SegmentationSemantic SegmentationVideo Semantic Segmentation

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