paper-with-me

Papers

Audio-Visual Instance Segmentation

2023-10-28 · CVPR 2025 1 · Ruohao Guo, Xianghua Ying, Yaru Chen, Dantong Niu, Guangyao Li, Liao Qu, Yanyu Qi, Jinxing Zhou, Bowei Xing, Wenzhen Yue, Ji Shi, Qixun Wang, Peiliang Zhang, Buwen Liang

In this paper, we propose a new multi-modal task, termed audio-visual instance segmentation (AVIS), which aims to simultaneously identify, segment and track individual sounding object instances in audible videos. To facilitate this research, we introduce a high-quality benchmark named AVISeg, containing over 90K instance masks from 26 semantic categories in 926 long videos. Additionally, we propose a strong baseline model for this task. Our model first localizes sound source within each frame, and condenses object-specific contexts into concise tokens. Then it builds long-range audio-visual dependencies between these tokens using window-based attention, and tracks sounding objects among the entire video sequences. Extensive experiments reveal that our method performs best on AVISeg, surpassing the existing methods from related tasks. We further conduct the evaluation on several multi-modal large models. Unfortunately, they exhibits subpar performance on instance-level sound source localization and temporal perception. We expect that AVIS will inspire the community towards a more comprehensive multi-modal understanding. Dataset and code is available at https://github.com/ruohaoguo/avis.

📄 PDF Abstract BibTeX arXiv:2310.18709

Code (1)

ruohaoguo/avis 공식 구현 pytorch

Tasks

Instance SegmentationSegmentationSemantic SegmentationSound Source Localization

Similar Papers 제목 키워드 기반

Weakly-Supervised Audio-Visual Segmentation

2023-11-25 · NeurIPS 2023 11

Audio-visual segmentation is a challenging task that aims to predict pixel-level masks for sound sources in a video. Previous work applied a comprehensive manually designed architecture with countless pixel-wise accurate…

Contrastive LearningSegmentation

Object Segmentation with Audio Context

2023-01-04 · Kaihui Zheng, Yuqing Ren, Zixin Shen, Tianxu Qin

Visual objects often have acoustic signatures that are naturally synchronized with them in audio-bearing video recordings. For this project, we explore the multimodal feature aggregation for video instance segmentation t…

audio-visual learningDecoderInstance SegmentationObject+5

Audio-Visual Segmentation by Exploring Cross-Modal Mutual Semantics

2023-07-31 · Chen Liu, Peike Li, Xingqun Qi, Hu Zhang 외

The audio-visual segmentation (AVS) task aims to segment sounding objects from a given video. Existing works mainly focus on fusing audio and visual features of a given video to achieve sounding object masks. However, we…

ObjectSegmentationSemantic Segmentation

SeaVIS: Sound-Enhanced Association for Online Audio-Visual Instance Segmentation

2026-03-02 · Yingjian Zhu, Ying Wang, Yuyang Hong, Ruohao Guo 외 arxiv

Recently, an audio-visual instance segmentation (AVIS) task has been introduced, aiming to identify, segment and track individual sounding instances in videos. However, prevailing methods primarily adopt the offline para…

Instance SegmentationContrastive Learning

Learning What To Hear: Boosting Sound-Source Association For Robust Audiovisual Instance Segmentation

2025-09-26 · Jinbae Seo, Hyeongjun Kwon, Kwonyoung Kim, Jiyoung Lee 외 arxiv

Audiovisual instance segmentation (AVIS) requires accurately localizing and tracking sounding objects throughout video sequences. Existing methods suffer from visual bias stemming from two fundamental issues: uniform add…

Instance Segmentation