DiffAnt: Diffusion Models for Action Anticipation
Anticipating future actions is inherently uncertain. Given an observed video segment containing ongoing actions, multiple subsequent actions can plausibly follow. This uncertainty becomes even larger when predicting far into the future. However, the majority of existing action anticipation models adhere to a deterministic approach, neglecting to account for future uncertainties. In this work, we rethink action anticipation from a generative view, employing diffusion models to capture different possible future actions. In this framework, future actions are iteratively generated from standard Gaussian noise in the latent space, conditioned on the observed video, and subsequently transitioned into the action space. Extensive experiments on four benchmark datasets, i.e., Breakfast, 50Salads, EpicKitchens, and EGTEA Gaze+, are performed and the proposed method achieves superior or comparable results to state-of-the-art methods, showing the effectiveness of a generative approach for action anticipation. Our code and trained models will be published on GitHub.
Code (0)
등록된 구현이 없습니다.
Tasks
Action AnticipationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
ActFusion: a Unified Diffusion Model for Action Segmentation and Anticipation
Temporal action segmentation and long-term action anticipation are two popular vision tasks for the temporal analysis of actions in videos. Despite apparent relevance and potential complementarity, these two problems hav…
Action AnticipationAction SegmentationLong Term Action AnticipationSegmentation+1Gated Temporal Diffusion for Stochastic Long-Term Dense Anticipation
Long-term action anticipation has become an important task for many applications such as autonomous driving and human-robot interaction. Unlike short-term anticipation, predicting more actions into the future imposes a r…
Action AnticipationAutonomous DrivingLong Term Action AnticipationMANTA: Diffusion Mamba for Efficient and Effective Stochastic Long-Term Dense Anticipation
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…
MambaMANTA: Diffusion Mamba for Efficient and Effective Stochastic Long-Term Dense Action Anticipation
Long-term dense action anticipation is very challenging since it requires predicting actions and their durations several minutes into the future based on provided video observations. To model the uncertainty of futur…
Action AnticipationMambaForecasting Action through Contact Representations from First Person Video
Human actions involving hand manipulations are structured according to the making and breaking of hand-object contact, and human visual understanding of action is reliant on anticipation of contact as is demonstrated by …
Action AnticipationObject