English
Related papers

Related papers: Technical Report for Ego4D Long-Term Action Antici…

200 papers

In this report, we describe the technical details of our approach for the Ego4D Long-Term Action Anticipation Challenge 2023. The aim of this task is to predict a sequence of future actions that will take place at an arbitrary time or…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Tatsuya Ishibashi , Kosuke Ono , Noriyuki Kugo , Yuji Sato

We present Palm, a solution to the Long-Term Action Anticipation (LTA) task utilizing vision-language and large language models. Given an input video with annotated action periods, the LTA task aims to predict possible future actions. We…

Computer Vision and Pattern Recognition · Computer Science 2023-06-30 Daoji Huang , Otmar Hilliges , Luc Van Gool , Xi Wang

Can we better anticipate an actor's future actions (e.g. mix eggs) by knowing what commonly happens after his/her current action (e.g. crack eggs)? What if we also know the longer-term goal of the actor (e.g. making egg fried rice)? The…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Qi Zhao , Shijie Wang , Ce Zhang , Changcheng Fu , Minh Quan Do , Nakul Agarwal , Kwonjoon Lee , Chen Sun

This paper proposes a method for long-term action anticipation (LTA), the task of predicting action labels and their duration in a video given the observation of an initial untrimmed video interval. We build on an encoder-decoder…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Alberto Maté , Mariella Dimiccoli

In this work, we introduce (a) the new problem of anticipating object state changes in images and videos during procedural activities, (b) new curated annotation data for object state change classification based on the Ego4D dataset, and…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Victoria Manousaki , Konstantinos Bacharidis , Filippos Gouidis , Konstantinos Papoutsakis , Dimitris Plexousakis , Antonis Argyros

In this technical report, we present our solution for the EgoPlan Challenge in ICML 2024. To address the real-world egocentric task planning problem, we introduce a novel planning framework which comprises three stages: long-term memory…

Robotics · Computer Science 2024-07-30 Letian Shi , Qi Lv , Xiang Deng , Liqiang Nie

In this report, we introduce our adaptation of image-text models for long-term action anticipation. Our Video + CLIP framework makes use of a large-scale pre-trained paired image-text model: CLIP and a video encoder Slowfast network. The…

Computer Vision and Pattern Recognition · Computer Science 2022-07-04 Srijan Das , Michael S. Ryoo

Video-based long-term action anticipation is crucial for early risk detection in areas such as automated driving and robotics. Conventional approaches extract features from past actions using encoders and predict future events with…

Computer Vision and Pattern Recognition · Computer Science 2025-08-04 Yuji Sato , Yasunori Ishii , Takayoshi Yamashita

We introduce EgoSchema, a very long-form video question-answering dataset, and benchmark to evaluate long video understanding capabilities of modern vision and language systems. Derived from Ego4D, EgoSchema consists of over 5000 human…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Karttikeya Mangalam , Raiymbek Akshulakov , Jitendra Malik

In egocentric scenarios, anticipating both the next action and its visual outcome is essential for understanding human-object interactions and for enabling robotic planning. However, existing paradigms fall short of jointly modeling these…

Computer Vision and Pattern Recognition · Computer Science 2025-08-29 Binjie Zhang , Mike Zheng Shou

Action anticipation involves predicting future actions having observed the initial portion of a video. Typically, the observed video is processed as a whole to obtain a video-level representation of the ongoing activity in the video, which…

Computer Vision and Pattern Recognition · Computer Science 2022-10-24 Megha Nawhal , Akash Abdu Jyothi , Greg Mori

In this technical report, we describe the Guided-Attention mechanism based solution for the short-term anticipation (STA) challenge for the EGO4D challenge. It combines the object detections, and the spatiotemporal features extracted from…

Computer Vision and Pattern Recognition · Computer Science 2023-10-05 Sanket Thakur , Cigdem Beyan , Pietro Morerio , Vittorio Murino , Alessio Del Bue

We propose VISTA, a V-JEPA Integrated StillFast Temporal Anticipator for the Ego4D Short-Term Object Interaction Anticipation (STA) Challenge at EgoVis 2026. Given an egocentric video timestamp, the task requires anticipating the next…

Computer Vision and Pattern Recognition · Computer Science 2026-05-21 Qiaohui Chu , Haoyu Zhang , Yisen Feng , Meng Liu , Weili Guan , Dongmei Jiang , Liqiang Nie

In this paper, we present the runner-up solution for the Ego4D EgoSchema Challenge at CVPR 2025 (Confirmed on May 20, 2025). Inspired by the success of large models, we evaluate and leverage leading accessible multimodal large models and…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Jun Xie , Xiongjun Guan , Yingjian Zhu , Zhaoran Zhao , Xinming Wang , Hongzhu Yi , Feng Chen , Zhepeng Wang

In this report, we present the method that achieves third place for Ego4D EgoSchema Challenge in CVPR 2025. To improve the reliability of answer prediction in egocentric video question answering, we propose an effective extension to the…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Haoyu Zhang , Yisen Feng , Qiaohui Chu , Meng Liu , Weili Guan , Yaowei Wang , Liqiang Nie

In this report, we propose a video-language pretraining (VLP) based solution \cite{kevin2022egovlp} for four Ego4D challenge tasks, including Natural Language Query (NLQ), Moment Query (MQ), Object State Change Classification (OSCC), and…

Long-term action anticipation (LTA) aims to predict future actions over an extended period. Previous approaches primarily focus on learning exclusively from video data but lack prior knowledge. Recent researches leverage large language…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Congqi Cao , Lanshu Hu , Yating Yu , Yanning Zhang

In this report, we present our champion solutions to five tracks at Ego4D challenge. We leverage our developed InternVideo, a video foundation model, for five Ego4D tasks, including Moment Queries, Natural Language Queries, Future Hand…

Computer Vision and Pattern Recognition · Computer Science 2022-11-18 Guo Chen , Sen Xing , Zhe Chen , Yi Wang , Kunchang Li , Yizhuo Li , Yi Liu , Jiahao Wang , Yin-Dong Zheng , Bingkun Huang , Zhiyu Zhao , Junting Pan , Yifei Huang , Zun Wang , Jiashuo Yu , Yinan He , Hongjie Zhang , Tong Lu , Yali Wang , Limin Wang , Yu Qiao

Understanding human activity is a crucial yet intricate task in egocentric vision, a field that focuses on capturing visual perspectives from the camera wearer's viewpoint. Traditional methods heavily rely on representation learning that is…

Computer Vision and Pattern Recognition · Computer Science 2024-07-19 Sanghwan Kim , Daoji Huang , Yongqin Xian , Otmar Hilliges , Luc Van Gool , Xi Wang

We propose Anticipative Video Transformer (AVT), an end-to-end attention-based video modeling architecture that attends to the previously observed video in order to anticipate future actions. We train the model jointly to predict the next…

Computer Vision and Pattern Recognition · Computer Science 2021-09-23 Rohit Girdhar , Kristen Grauman
‹ Prev 1 2 3 10 Next ›