paper-with-me

Papers

Transavs: End-To-End Audio-Visual Segmentation With Transformer

2023-05-12 · Yuhang Ling, Yuxi Li, Zhenye Gan, Jiangning Zhang, Mingmin Chi, Yabiao Wang

Audio-Visual Segmentation (AVS) is a challenging task, which aims to segment sounding objects in video frames by exploring audio signals. Generally AVS faces two key challenges: (1) Audio signals inherently exhibit a high degree of information density, as sounds produced by multiple objects are entangled within the same audio stream; (2) Objects of the same category tend to produce similar audio signals, making it difficult to distinguish between them and thus leading to unclear segmentation results. Toward this end, we propose TransAVS, the first Transformer-based end-to-end framework for AVS task. Specifically, TransAVS disentangles the audio stream as audio queries, which will interact with images and decode into segmentation masks with full transformer architectures. This scheme not only promotes comprehensive audio-image communication but also explicitly excavates instance cues encapsulated in the scene. Meanwhile, to encourage these audio queries to capture distinctive sounding objects instead of degrading to be homogeneous, we devise two self-supervised loss functions at both query and mask levels, allowing the model to capture distinctive features within similar audio data and achieve more precise segmentation. Our experiments demonstrate that TransAVS achieves state-of-the-art results on the AVSBench dataset, highlighting its effectiveness in bridging the gap between audio and visual modalities.

📄 PDF Abstract BibTeX arXiv:2305.07223

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Audio-aware Query-enhanced Transformer for Audio-Visual Segmentation

2023-07-25 · Jinxiang Liu, Chen Ju, Chaofan Ma, Yanfeng Wang 외

The goal of the audio-visual segmentation (AVS) task is to segment the sounding objects in the video frames using audio cues. However, current fusion-based methods have the performance limitations due to the small recept…

DecoderSegmentation

Revisiting Audio-Visual Segmentation with Vision-Centric Transformer

2025-01-01 · CVPR 2025 1 · Shaofei Huang, Rui Ling, Tianrui Hui, Hongyu Li 외

Audio-Visual Segmentation (AVS) aims to segment sound-producing objects in video frames based on the associated audio signal. Prevailing AVS methods typically adopt an audio-centric Transformer architecture, where ob…

AVSegFormer: Audio-Visual Segmentation with Transformer

2023-07-03 · Shengyi Gao, Zhe Chen, Guo Chen, Wenhai Wang 외

The combination of audio and vision has long been a topic of interest in the multi-modal community. Recently, a new audio-visual segmentation (AVS) task has been introduced, aiming to locate and segment the sounding obje…

DecoderScene UnderstandingSegmentation

CPM: Class-conditional Prompting Machine for Audio-visual Segmentation

2024-07-07 · Yuanhong Chen, Chong Wang, Yuyuan Liu, Hu Wang 외

Audio-visual segmentation (AVS) is an emerging task that aims to accurately segment sounding objects based on audio-visual cues. The success of AVS learning systems depends on the effectiveness of cross-modal interaction…

Segmentation

CATR: Combinatorial-Dependence Audio-Queried Transformer for Audio-Visual Video Segmentation

2023-09-18 · Kexin Li, Zongxin Yang, Lei Chen, Yi Yang 외

Audio-visual video segmentation~(AVVS) aims to generate pixel-level maps of sound-producing objects within image frames and ensure the maps faithfully adhere to the given audio, such as identifying and segmenting a singi…

Video SegmentationVideo Semantic Segmentation