paper-with-me

Papers

AVSegFormer: Audio-Visual Segmentation with Transformer

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

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 objects in a given video. This task demands audio-driven pixel-level scene understanding for the first time, posing significant challenges. In this paper, we propose AVSegFormer, a novel framework for AVS tasks that leverages the transformer architecture. Specifically, we introduce audio queries and learnable queries into the transformer decoder, enabling the network to selectively attend to interested visual features. Besides, we present an audio-visual mixer, which can dynamically adjust visual features by amplifying relevant and suppressing irrelevant spatial channels. Additionally, we devise an intermediate mask loss to enhance the supervision of the decoder, encouraging the network to produce more accurate intermediate predictions. Extensive experiments demonstrate that AVSegFormer achieves state-of-the-art results on the AVS benchmark. The code is available at https://github.com/vvvb-github/AVSegFormer.

📄 PDF Abstract BibTeX arXiv:2307.01146

Code (1)

vvvb-github/avsegformer 공식 구현 pytorch

Tasks

DecoderScene UnderstandingSegmentation

Similar Papers 제목 키워드 기반

LightAVSeg: Lightweight Audio-Visual Segmentation

2026-05-09 · Qing Zhong, Guodong Ding, Lingqiao Liu, Zaiwen Feng 외 arxiv

Audio-Visual Segmentation (AVS) targets pixel level localization of sounding emitting objects in videos. However, existing models rely on dense cross-modal attention with quadratic computational cost, limiting their suit…

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…

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

2023-05-12 · Yuhang Ling, Yuxi Li, Zhenye Gan, Jiangning Zhang 외

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 hig…

Scene UnderstandingSegmentationSemantic Segmentation

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