paper-with-me

Papers

Weakly-Supervised Audio-Visual Video Parsing with Prototype-based Pseudo-Labeling

2024-01-01 · CVPR 2024 1 · Kranthi Kumar Rachavarapu, Kalyan Ramakrishnan, Rajagopalan A. N.

In this paper we address the weakly-supervised Audio-Visual Video Parsing (AVVP) problem which aims at labeling events in a video as audible visible or both and temporally localizing and classifying them into known categories. This is challenging since we only have access to video-level (weak) event labels when training but need to predict event labels at the segment (frame) level at test time. Recent methods employ multiple-instance learning (MIL) techniques that tend to focus solely on the most discriminative segments resulting in frequent misclassifications. Our idea is to first construct several prototype features for each event class by clustering key segments identified for the event in the training data. We then assign pseudo labels to all training segments based on their feature similarities with these prototypes and re-train the model under weak and strong supervision. We facilitate this by structuring the feature space with contrastive learning using pseudo labels. Experiments show that we outperform existing methods for weakly-supervised AVVP. We also show that learning with weak and iteratively re-estimated pseudo labels can be interpreted as an expectation-maximization (EM) algorithm providing further insight for our training procedure.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMultiple Instance Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Exploring Cross-Video and Cross-Modality Signals for Weakly-Supervised Audio-Visual Video Parsing

2021-12-01 · NeurIPS 2021 12 · Yan-Bo Lin, Hung-Yu Tseng, Hsin-Ying Lee, Yen-Yu Lin 외

The audio-visual video parsing task aims to temporally parse a video into audio or visual event categories. However, it is labor intensive to temporally annotate audio and visual events and thus hampers the learning of a…

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 …

Multiple Instance Learning

Advancing Weakly-Supervised Audio-Visual Video Parsing via Segment-wise Pseudo Labeling

2024-06-03 · Jinxing Zhou, Dan Guo, Yiran Zhong, Meng Wang

The Audio-Visual Video Parsing task aims to identify and temporally localize the events that occur in either or both the audio and visual streams of audible videos. It often performs in a weakly-supervised manner, where …

audio-visual event localizationDenoisingPseudo Label

EAR: Enhancing Uni-Modal Representations for Weakly Supervised Audio-Visual Video Parsing

2026-05-09 · Huilai Li, Xiaomeng Di, Ying Xing, Yonghao Dang 외 arxiv

Weakly supervised Audio-Visual Video Parsing (AVVP) aims to recognize and temporally localize audio, visual, and audio-visual events in videos using only coarse-grained labels. Faced with the challenging task settings, e…

Exploring Heterogeneous Clues for Weakly-Supervised Audio-Visual Video Parsing

2021-06-19 · CVPR 2021 1 · Yu Wu, Yi Yang

We investigate the weakly-supervised audio-visual video parsing task, which aims to parse a video into temporal event segments and predict the audible or visible event categories. The task is challenging since there …

Contrastive Learning