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/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio-Visual Segmentation | AVSBench S4 v1 (test) | MJ84.7 | 55 | |
| Audio-Visual Segmentation | AVSBench MS3 v1 (test) | Mean Jaccard59.2 | 37 | |
| Audio-Visual Semantic Segmentation | AVSBench AVSS v1 (test) | MJ42.1 | 29 | |
| Sound Target Segmentation | AVSBench-object MS3 1.0 (test) | mIoU59.2 | 23 | |
| Audio-Visual Segmentation | AVS-Object S4 | J&Fm88.3 | 19 | |
| Audio-Visual Segmentation | AVS-Object MS3 | J&Fm Combined Score65.2 | 19 | |
| Audio-Visual Segmentation | AVSBench-object S4 v1s (test) | mIoU84.7 | 16 | |
| Audio-Visual Segmentation | AVSBench-object MS3 v1m (test) | mIoU59.2 | 16 | |
| Audio-Visual Segmentation | AVS-Semantic | Jaccard Index (J)42.1 | 12 | |
| Audio-Visual Semantic Segmentation | AVSBench Semantic (test) | mIoU42.1 | 8 |