paper-with-me

Papers

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

2023-12-11 · CVPR 2024 1 · Qi Yang, Xing Nie, Tong Li, Pengfei Gao, Ying Guo, Cheng Zhen, Pengfei Yan, Shiming Xiang

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/.

📄 PDF Abstract BibTeX arXiv:2312.06462

Code (1)

yannqi/COMBO-AVS 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Evolution of cooperation in deme-structured populations on graphs

2023-09-18 · Alix Moawad, Alia Abbara, Anne-Florence Bitbol

Understanding how cooperation can evolve in populations despite its cost to individual cooperators is an important challenge. Models of spatially structured populations with one individual per node of a graph have shown …

Birds of a Feather Flock Together: A Close Look at Cooperation Emergence via Multi-Agent RL

2021-04-23 · Heng Dong, Tonghan Wang, Jiayuan Liu, Chi Han 외

How cooperation emerges is a long-standing and interdisciplinary problem. Game-theoretical studies on social dilemmas reveal that altruistic incentives are critical to the emergence of cooperation but their analyses are …

Multi-agent Reinforcement Learning

Learning Homophilic Incentives in Sequential Social Dilemmas

2021-09-29 · Heng Dong, Tonghan Wang, Jiayuan Liu, Chi Han 외

Promoting cooperation among self-interested agents is a long-standing and interdisciplinary problem, but receives less attention in multi-agent reinforcement learning (MARL). Game-theoretical studies reveal that altruist…

Multi-agent Reinforcement Learning

Neighborhood Cognition Consistent Multi-Agent Reinforcement Learning

2019-12-03 · Hangyu Mao, Wulong Liu, Jianye Hao, Jun Luo 외

Social psychology and real experiences show that cognitive consistency plays an important role to keep human society in order: if people have a more consistent cognition about their environments, they are more likely to …

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

A Further Analysis of The Role of Heterogeneity in Coevolutionary Spatial Games

2017-11-09 · Marcos Cardinot, Josephine Griffith, Colm O'Riordan

Heterogeneity has been studied as one of the most common explanations of the puzzle of cooperation in social dilemmas. A large number of papers have been published discussing the effects of increasing heterogeneity in st…