paper-with-me

홈 › Papers

Towards Streaming Egocentric Action Anticipation

2021-10-11 · Antonino Furnari, Giovanni Maria Farinella

Egocentric action anticipation is the task of predicting the future actions a camera wearer will likely perform based on past video observations. While in a real-world system it is fundamental to output such predictions before the action begins, past works have not generally paid attention to model runtime during evaluation. Indeed, current evaluation schemes assume that predictions can be made offline, and hence that computational resources are not limited. In contrast, in this paper, we propose a "streaming" egocentric action anticipation evaluation protocol which explicitly considers model runtime for performance assessment, assuming that predictions will be available only after the current video segment is processed, which depends on the processing time of a method. Following the proposed evaluation scheme, we benchmark different state-of-the-art approaches for egocentric action anticipation on two popular datasets. Our analysis shows that models with a smaller runtime tend to outperform heavier models in the considered streaming scenario, thus changing the rankings generally observed in standard offline evaluations. Based on this observation, we propose a lightweight action anticipation model consisting in a simple feed-forward 3D CNN, which we propose to optimize using knowledge distillation techniques and a custom loss. The results show that the proposed approach outperforms prior art in the streaming scenario, also in combination with other lightweight models.

📄 PDF Abstract BibTeX arXiv:2110.05386

Code (0)

등록된 구현이 없습니다.

Tasks

Action AnticipationKnowledge Distillation

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Streaming egocentric action anticipation: An evaluation scheme and approach

2023-06-29 · Antonino Furnari, Giovanni Maria Farinella

Egocentric action anticipation aims to predict the future actions the camera wearer will perform from the observation of the past. While predictions about the future should be available before the predicted events take p…

Action AnticipationKnowledge Distillation

EgoSAT: A Comprehensive Benchmark of Egocentric Streaming Interaction Understanding

2026-06-23 · Yijia Lei, Jinzhao Li, Yichi Zhang, Jiacheng Hua 외 arxiv

We introduce EgoSAT, the first comprehensive benchmark for egocentric video reasoning in streaming settings, designed to evaluate the capabilities of modern vision-language models (VLMs). The benchmark targets streaming …

Learning to Anticipate Egocentric Actions by Imagination

2021-01-13 · Yu Wu, Linchao Zhu, Xiaohan Wang, Yi Yang 외

Anticipating actions before they are executed is crucial for a wide range of practical applications, including autonomous driving and robotics. In this paper, we study the egocentric action anticipation task, which predi…

Action AnticipationAutonomous DrivingContrastive Learning

Interaction Region Visual Transformer for Egocentric Action Anticipation

2022-11-25 · IEEE WACV 2024 1 · Debaditya Roy, Ramanathan Rajendiran, Basura Fernando

Human-object interaction is one of the most important visual cues and we propose a novel way to represent human-object interactions for egocentric action anticipation. We propose a novel transformer variant to model inte…

Action AnticipationHuman-Object Interaction DetectionObject

Intention-Guided Cognitive Reasoning for Egocentric Long-Term Action Anticipation

2025-08-03 · Qiaohui Chu, Haoyu Zhang, Meng Liu, Yisen Feng 외 arxiv

Long-term action anticipation from egocentric video is critical for applications such as human-computer interaction and assistive technologies, where anticipating user intent enables proactive and context-aware AI assist…

Reinforcement LearningAction Anticipation