paper-with-me

Papers

Probabilistic Vision-Language Representation for Weakly Supervised Temporal Action Localization

2024-08-12 · Geuntaek Lim, Hyunwoo Kim, Joonsoo Kim, Yukyung Choi

Weakly supervised temporal action localization (WTAL) aims to detect action instances in untrimmed videos using only video-level annotations. Since many existing works optimize WTAL models based on action classification labels, they encounter the task discrepancy problem (i.e., localization-by-classification). To tackle this issue, recent studies have attempted to utilize action category names as auxiliary semantic knowledge through vision-language pre-training (VLP). However, there are still areas where existing research falls short. Previous approaches primarily focused on leveraging textual information from language models but overlooked the alignment of dynamic human action and VLP knowledge in a joint space. Furthermore, the deterministic representation employed in previous studies struggles to capture fine-grained human motions. To address these problems, we propose a novel framework that aligns human action knowledge and VLP knowledge in a probabilistic embedding space. Moreover, we propose intra- and inter-distribution contrastive learning to enhance the probabilistic embedding space based on statistical similarities. Extensive experiments and ablation studies reveal that our method significantly outperforms all previous state-of-the-art methods. Code is available at https://github.com/sejong-rcv/PVLR.

📄 PDF Abstract BibTeX arXiv:2408.05955

Code (1)

sejong-rcv/pvlr 공식 구현 pytorch

Tasks

Action ClassificationAction LocalizationContrastive LearningTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Vision-and-Language Pre-training with Relative Representations

2023-05-24 · Chi Chen, Peng Li, Maosong Sun, Yang Liu

Weakly supervised vision-and-language pre-training (WVLP), which learns cross-modal representations with limited cross-modal supervision, has been shown to effectively reduce the data cost of pre-training while maintaini…

Retrieval

P3IV: Probabilistic Procedure Planning from Instructional Videos with Weak Supervision

2022-05-04 · CVPR 2022 1 · He Zhao, Isma Hadji, Nikita Dvornik, Konstantinos G. Derpanis 외

In this paper, we study the problem of procedure planning in instructional videos. Here, an agent must produce a plausible sequence of actions that can transform the environment from a given start to a desired goal state…

Learning Better Visual Representations for Weakly-Supervised Object Detection Using Natural Language Supervision

2021-09-29 · Mesut Erhan Unal, Adriana Kovashka

We present a framework to better leverage natural language supervision for a specific downstream task, namely weakly-supervised object detection (WSOD). Our framework employs a multimodal pre-training step, during which …

cross-modal alignmentobject-detectionObject DetectionRepresentation Learning+1

DiffCAD: Weakly-Supervised Probabilistic CAD Model Retrieval and Alignment from an RGB Image

2023-11-30 · Daoyi Gao, Dávid Rozenberszki, Stefan Leutenegger, Angela Dai

Perceiving 3D structures from RGB images based on CAD model primitives can enable an effective, efficient 3D object-based representation of scenes. However, current approaches rely on supervision from expensive annotatio…

Retrieval

Multimodal Visual Concept Learning with Weakly Supervised Techniques

2017-12-03 · CVPR 2018 6 · Giorgos Bouritsas, Petros Koutras, Athanasia Zlatintsi, Petros Maragos

Despite the availability of a huge amount of video data accompanied by descriptive texts, it is not always easy to exploit the information contained in natural language in order to automatically recognize video concepts.…

Action RecognitionDescriptiveMultiple Instance LearningSemantic Similarity+2