Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cooperation Does Matter: Exploring Multi-Order Bilateral Relations for Audio-Visual Segmentation

About

Recently, an audio-visual segmentation (AVS) task has been introduced, aiming to group pixels with sounding objects within a given video. This task necessitates a first-ever audio-driven pixel-level understanding of the scene, posing significant challenges. In this paper, we propose an innovative audio-visual transformer framework, termed COMBO, an acronym for COoperation of Multi-order Bilateral relatiOns. For the first time, our framework explores three types of bilateral entanglements within AVS: pixel entanglement, modality entanglement, and temporal entanglement. Regarding pixel entanglement, we employ a Siam-Encoder Module (SEM) that leverages prior knowledge to generate more precise visual features from the foundational model. For modality entanglement, we design a Bilateral-Fusion Module (BFM), enabling COMBO to align corresponding visual and auditory signals bi-directionally. As for temporal entanglement, we introduce an innovative adaptive inter-frame consistency loss according to the inherent rules of temporal. Comprehensive experiments and ablation studies on AVSBench-object (84.7 mIoU on S4, 59.2 mIou on MS3) and AVSBench-semantic (42.1 mIoU on AVSS) datasets demonstrate that COMBO surpasses previous state-of-the-art methods. Code and more results will be publicly available at https://yannqi.github.io/AVS-COMBO/.

Qi Yang, Xing Nie, Tong Li, Pengfei Gao, Ying Guo, Cheng Zhen, Pengfei Yan, Shiming Xiang• 2023

Related benchmarks

TaskDatasetResultRank
Audio-Visual SegmentationAVSBench S4 v1 (test)
MJ84.7
55
Audio-Visual SegmentationAVSBench MS3 v1 (test)
Mean Jaccard59.2
37
Audio-Visual Semantic SegmentationAVSBench AVSS v1 (test)
MJ42.1
29
Sound Target SegmentationAVSBench-object MS3 1.0 (test)
mIoU59.2
23
Audio-Visual SegmentationAVS-Object S4
J&Fm88.3
19
Audio-Visual SegmentationAVS-Object MS3
J&Fm Combined Score65.2
19
Audio-Visual SegmentationAVSBench-object S4 v1s (test)
mIoU84.7
16
Audio-Visual SegmentationAVSBench-object MS3 v1m (test)
mIoU59.2
16
Audio-Visual SegmentationAVS-Semantic
Jaccard Index (J)42.1
12
Audio-Visual Semantic SegmentationAVSBench Semantic (test)
mIoU42.1
8
Showing 10 of 11 rows

Other info

Code

Follow for update