paper-with-me

홈 › Papers

Weakly-Supervised Dense Action Anticipation

2021-11-15 · Haotong Zhang, Fuhai Chen, Angela Yao

Dense anticipation aims to forecast future actions and their durations for long horizons. Existing approaches rely on fully-labelled data, i.e. sequences labelled with all future actions and their durations. We present a (semi-) weakly supervised method using only a small number of fully-labelled sequences and predominantly sequences in which only the (one) upcoming action is labelled. To this end, we propose a framework that generates pseudo-labels for future actions and their durations and adaptively refines them through a refinement module. Given only the upcoming action label as input, these pseudo-labels guide action/duration prediction for the future. We further design an attention mechanism to predict context-aware durations. Experiments on the Breakfast and 50Salads benchmarks verify our method's effectiveness; we are competitive even when compared to fully supervised state-of-the-art models. We will make our code available at: https://github.com/zhanghaotong1/WSLVideoDenseAnticipation.

📄 PDF Abstract BibTeX arXiv:2111.07593

Code (1)

zhanghaotong1/wslvideodenseanticipation 공식 구현 pytorch

Tasks

Action Anticipation

Similar Papers 제목 키워드 기반

Object-centric Video Representation for Long-term Action Anticipation

2023-10-31 · Ce Zhang, Changcheng Fu, Shijie Wang, Nakul Agarwal 외

This paper focuses on building object-centric representations for long-term action anticipation in videos. Our key motivation is that objects provide important cues to recognize and predict human-object interactions, esp…

Action AnticipationHuman-Object Interaction DetectionLong Term Action AnticipationObject+2

Understanding Multimodal Complementarity for Single-Frame Action Anticipation

2026-01-29 · Manuel Benavent-Lledo, Konstantinos Bacharidis, Konstantinos Papoutsakis, Antonis Argyros 외 arxiv

Human action anticipation is commonly treated as a video understanding problem, implicitly assuming that dense temporal information is required to reason about future actions. In this work, we challenge this assumption b…

Action Anticipation

V-JEPA 2.1: Unlocking Dense Features in Video Self-Supervised Learning

2026-03-15 · Lorenzo Mur-Labadia, Matthew Muckley, Amir Bar, Mido Assran 외 arxiv

We present V-JEPA 2.1, a family of self-supervised models that learn dense, high-quality visual representations for both images and videos while retaining strong global scene understanding. The approach combines four key…

Self-Supervised LearningScene UnderstandingAction AnticipationDepth Estimation

Weakly-Supervised Action Segmentation and Unseen Error Detection in Anomalous Instructional Videos

2023-01-01 · ICCV 2023 1 · Reza Ghoddoosian, Isht Dwivedi, Nakul Agarwal, Behzad Dariush

We present a novel method for weakly-supervised action segmentation and unseen error detection in anomalous instructional videos. In the absence of an appropriate dataset for this task, we introduce the Anomalous Toy…

Action SegmentationSegmentation

MANTA: Diffusion Mamba for Efficient and Effective Stochastic Long-Term Dense Anticipation

2025-01-15 · Olga Zatsarynna, Emad Bahrami, Yazan Abu Farha, Gianpiero Francesca 외

Our work addresses the problem of stochastic long-term dense anticipation. The goal of this task is to predict actions and their durations several minutes into the future based on provided video observations. Anticipatio…

Mamba