paper-with-me

Papers

Cross-Modal Background Suppression for Audio-Visual Event Localization

2022-01-01 · CVPR 2022 1 · Yan Xia, Zhou Zhao

Audiovisual Event (AVE) localization requires the model to jointly localize an event by observing audio and visual information. However, in unconstrained videos, both information types may be inconsistent or suffer from severe background noise. Hence this paper proposes a novel cross-modal background suppression network for AVE task, operating at the time- and event-level, aiming to improve localization performance through suppressing asynchronous audiovisual background frames from the examined events and reducing redundant noise. Specifically, the time-level background suppression scheme forces the audio and visual modality to focus on the related information in the temporal dimension that the opposite modality considers essential, and reduces attention to the segments that the other modal considers as background. The event-level background suppression scheme uses the class activation sequences predicted by audio and visual modalities to control the final event category prediction, which can effectively suppress noise events occurring accidentally in a single modality. Furthermore, we introduce a cross-modal gated attention scheme to extract relevant visual regions from complex scenes exploiting both global visual and audio signals. Extensive experiments show our method outperforms the state-of-the-art methods by a large margin in both supervised and weakly supervised AVE settings.

📄 PDF Abstract BibTeX

Code (1)

marmot-xy/cmbs 공식 구현 pytorch

Tasks

audio-visual event localization

Similar Papers 제목 키워드 기반

PRIMED: Adaptive Modality Suppression for Referring Audio-Visual Segmentation via Biased Competition

2026-05-08 · Yuchen He, Jing Zhang arxiv

Referring Audio-Visual Segmentation (Ref-AVS) seeks to localize and segment target objects in video frames based on visual, auditory, and textual referring cues. The task is challenging because the relevance of different…

Contrastive LearningReferring Expression

AD-AVSR: Asymmetric Dual-stream Enhancement for Robust Audio-Visual Speech Recognition

2025-08-11 · Junxiao Xue, Xiaozhen Liu, Xuecheng Wu, Xinyi Yin 외 arxiv

Audio-visual speech recognition (AVSR) combines audio-visual modalities to improve speech recognition, especially in noisy environments. However, most existing methods deploy the unidirectional enhancement or symmetric f…

Audio-Visual Speech Recognition

Egocentric Audio-Visual Noise Suppression

2022-11-07 · Roshan Sharma, Weipeng He, Ju Lin, Egor Lakomkin 외

This paper studies audio-visual noise suppression for egocentric videos -- where the speaker is not captured in the video. Instead, potential noise sources are visible on screen with the camera emulating the off-screen s…

Action ClassificationEvent DetectionMulti-Task LearningObject Recognition+1

CACE-Net: Co-guidance Attention and Contrastive Enhancement for Effective Audio-Visual Event Localization

2024-08-04 · Xiang He, Xiangxi Liu, Yang Li, Dongcheng Zhao 외

The audio-visual event localization task requires identifying concurrent visual and auditory events from unconstrained videos within a network model, locating them, and classifying their category. The efficient extractio…

audio-visual event localization

Cross-Attentional Audio-Visual Fusion for Weakly-Supervised Action Localization

2021-01-01 · ICLR 2021 1 · Jun-Tae Lee, Mihir Jain, Hyoungwoo Park, Sungrack Yun

Temporally localizing actions in videos is one of the key components for video understanding. Learning from weakly-labelled data is seen a potential solution towards avoiding expensive frame-level annotations. Different …

Action LocalizationVideo UnderstandingWeakly Supervised Action Localization