paper-with-me

Papers

Unified Multisensory Perception: Weakly-Supervised Audio-Visual Video Parsing

2020-07-21 · ECCV 2020 8 · Yapeng Tian, DIngzeyu Li, Chenliang Xu

In this paper, we introduce a new problem, named audio-visual video parsing, which aims to parse a video into temporal event segments and label them as either audible, visible, or both. Such a problem is essential for a complete understanding of the scene depicted inside a video. To facilitate exploration, we collect a Look, Listen, and Parse (LLP) dataset to investigate audio-visual video parsing in a weakly-supervised manner. This task can be naturally formulated as a Multimodal Multiple Instance Learning (MMIL) problem. Concretely, we propose a novel hybrid attention network to explore unimodal and cross-modal temporal contexts simultaneously. We develop an attentive MMIL pooling method to adaptively explore useful audio and visual content from different temporal extent and modalities. Furthermore, we discover and mitigate modality bias and noisy label issues with an individual-guided learning mechanism and label smoothing technique, respectively. Experimental results show that the challenging audio-visual video parsing can be achieved even with only video-level weak labels. Our proposed framework can effectively leverage unimodal and cross-modal temporal contexts and alleviate modality bias and noisy labels problems.

📄 PDF Abstract BibTeX arXiv:2007.10558

Code (2)

YapengTian/AVVP-ECCV20 공식 구현 pytorch
alxzzhou/MACS pytorch

Tasks

Multiple Instance Learning

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Can audio-visual integration strengthen robustness under multimodal attacks?

2021-04-05 · CVPR 2021 1 · Yapeng Tian, Chenliang Xu

In this paper, we propose to make a systematic study on machines multisensory perception under attacks. We use the audio-visual event recognition task against multimodal adversarial attacks as a proxy to investigate the …

audio-visual learningVisual Localization

Unsupervised Expectation Learning for Multisensory Binding

2018-09-27 · Pablo Barros, German I. Parisi, Manfred Eppe, Stefan Wermter

Expectation learning is a continuous learning process which uses known multisensory bindings to modulate unisensory perception. When perceiving an event, we have an expectation on what we should see or hear which affects…

Spherical World-Locking for Audio-Visual Localization in Egocentric Videos

2024-08-09 · Heeseung Yun, Ruohan Gao, Ishwarya Ananthabhotla, Anurag Kumar 외

Egocentric videos provide comprehensive contexts for user and scene understanding, spanning multisensory perception to behavioral interaction. We propose Spherical World-Locking (SWL) as a general framework for egocentri…

Active Speaker LocalizationDecoderScene UnderstandingVideo Understanding+1

SEMI: Self-supervised Exploration via Multisensory Incongruity

2020-09-26 · Jianren Wang, Ziwen Zhuang, Hang Zhao

Efficient exploration is a long-standing problem in reinforcement learning since extrinsic rewards are usually sparse or missing. A popular solution to this issue is to feed an agent with novelty signals as intrinsic rew…

Efficient Exploration

Audio-Visual World Models: Learning Physically Grounded Multisensory Dynamics

2025-11-30 · Jiahua Wang, Leqi Zheng, Jialong Wu, Yaoxin Mao 외 arxiv

World models simulate environmental dynamics to enable embodied agents to plan and reason about future states. While real-world perception is inherently multimodal, existing approaches focus primarily on visual observati…

Sound Source LocalizationVisual Navigation