paper-with-me

Papers

ActFusion: a Unified Diffusion Model for Action Segmentation and Anticipation

2024-12-05 · Dayoung Gong, Suha Kwak, Minsu Cho

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 have been investigated as separate and distinct tasks. In this work, we tackle these two problems, action segmentation and action anticipation, jointly using a unified diffusion model dubbed ActFusion. The key idea to unification is to train the model to effectively handle both visible and invisible parts of the sequence in an integrated manner; the visible part is for temporal segmentation, and the invisible part is for future anticipation. To this end, we introduce a new anticipative masking strategy during training in which a late part of the video frames is masked as invisible, and learnable tokens replace these frames to learn to predict the invisible future. Experimental results demonstrate the bi-directional benefits between action segmentation and anticipation. ActFusion achieves the state-of-the-art performance across the standard benchmarks of 50 Salads, Breakfast, and GTEA, outperforming task-specific models in both of the two tasks with a single unified model through joint learning.

📄 PDF Abstract BibTeX arXiv:2412.04353

Code (0)

등록된 구현이 없습니다.

Tasks

Action AnticipationAction SegmentationLong Term Action AnticipationSegmentationTemporal Action Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Accelerating Parallel Diffusion Model Serving with Residual Compression

2025-07-23 · Jiajun Luo, Yicheng Xiao, Jianru Xu, Yangxiu You 외 arxiv

Diffusion models produce realistic images and videos but require substantial computational resources, necessitating multi-accelerator parallelism for real-time deployment. However, parallel inference introduces significa…

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

Forecasting Action through Contact Representations from First Person Video

2021-02-01 · Eadom Dessalene, Chinmaya Devaraj, Michael Maynord, Cornelia Fermuller 외

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

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

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

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 AnticipationMamba

DiffAnt: Diffusion Models for Action Anticipation

2023-11-27 · Zeyun Zhong, Chengzhi Wu, Manuel Martin, Michael Voit 외

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 …

Action Anticipation