中文
相关论文

相关论文: Multi-level and Multi-modal Action Anticipation

200 篇论文

The canonical approach to video action recognition dictates a neural model to do a classic and standard 1-of-N majority vote task. They are trained to predict a fixed set of predefined categories, limiting their transferable ability on new…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Mengmeng Wang , Jiazheng Xing , Yong Liu

Video anticipation is the task of predicting one/multiple future representation(s) given limited, partial observation. This is a challenging task due to the fact that given limited observation, the future representation can be highly…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Sadegh Aliakbarian

While action anticipation has garnered a lot of research interest recently, most of the works focus on anticipating future action directly through observed visual cues only. In this work, we take a step back to analyze how the human…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Akash Gupta , Jingen Liu , Liefeng Bo , Amit K. Roy-Chowdhury , Tao Mei

Predicting future human behavior is an increasingly popular topic in computer vision, driven by the interest in applications such as autonomous vehicles, digital assistants and human-robot interactions. The literature on behavior prediction…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Bolin Lai , Sam Toyer , Tushar Nagarajan , Rohit Girdhar , Shengxin Zha , James M. Rehg , Kris Kitani , Kristen Grauman , Ruta Desai , Miao Liu

Weakly-supervised action localization aims to recognize and localize action instancese in untrimmed videos with only video-level labels. Most existing models rely on multiple instance learning(MIL), where the predictions of unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Guiqin Wang , Peng Zhao , Cong Zhao , Shusen Yang , Jie Cheng , Luziwei Leng , Jianxing Liao , Qinghai Guo

Due to burdensome data requirements, learning from demonstration often falls short of its promise to allow users to quickly and naturally program robots. Demonstrations are inherently ambiguous and incomplete, making correct generalization…

机器学习 · 计算机科学 2019-04-29 Wonjoon Goo , Scott Niekum

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…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Daoji Huang , Otmar Hilliges , Luc Van Gool , Xi Wang

Real-world videos contain many complex actions with inherent relationships between action classes. In this work, we propose an attention-based architecture that models these action relationships for the task of temporal action localization…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Praveen Tirupattur , Kevin Duarte , Yogesh Rawat , Mubarak Shah

Action prediction aims to infer the forthcoming human action with partially-observed videos, which is a challenging task due to the limited information underlying early observations. Existing methods mainly adopt a reconstruction strategy…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Zhiqiang Tao , Yue Bai , Handong Zhao , Sheng Li , Yu Kong , Yun Fu

For robots to operate effectively and safely alongside humans, they must be able to understand the progress of ongoing actions. This ability, known as action progress prediction, is critical for tasks ranging from timely assistance to…

机器人学 · 计算机科学 2026-03-03 Elena Zoppellari , Federico Becattini , Marco Fiorucci , Lamberto Ballan

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 by investigating what…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Manuel Benavent-Lledo , Konstantinos Bacharidis , Konstantinos Papoutsakis , Antonis Argyros , Jose Garcia-Rodriguez

Existing action recognition methods are typically actor-specific due to the intrinsic topological and apparent differences among the actors. This requires actor-specific pose estimation (e.g., humans vs. animals), leading to cumbersome…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Anindya Mondal , Sauradip Nag , Joaquin M Prada , Xiatian Zhu , Anjan Dutta

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…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Antonino Furnari , Giovanni Maria Farinella

Video predictive understanding encompasses a wide range of efforts that are concerned with the anticipation of the unobserved future from the current as well as historical video observations. Action prediction is a major sub-area of video…

计算机视觉与模式识别 · 计算机科学 2021-07-20 He Zhao , Richard P. Wildes

Since collecting and annotating data for spatio-temporal action detection is very expensive, there is a need to learn approaches with less supervision. Weakly supervised approaches do not require any bounding box annotations and can be…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Sovan Biswas , Juergen Gall

Fine-grained understanding of human actions and poses in videos is essential for human-centric AI applications. In this work, we introduce ActionArt, a fine-grained video-caption dataset designed to advance research in human-centric…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Yi-Xing Peng , Qize Yang , Yu-Ming Tang , Shenghao Fu , Kun-Yu Lin , Xihan Wei , Wei-Shi Zheng

Action recognition has become a rapidly developing research field within the last decade. But with the increasing demand for large scale data, the need of hand annotated data for the training becomes more and more impractical. One way to…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Hilde Kuehne , Alexander Richard , Juergen Gall

Human body actions are an important form of non-verbal communication in social interactions. This paper specifically focuses on a subset of body actions known as micro-actions, which are subtle, low-intensity body movements with promising…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Kun Li , Pengyu Liu , Dan Guo , Fei Wang , Zhiliang Wu , Hehe Fan , Meng Wang

Action anticipation is the task of forecasting future activity from a partially observed sequence of events. However, this task is exposed to intrinsic future uncertainty and the difficulty of reasoning upon interconnected actions. Unlike…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Anxhelo Diko , Danilo Avola , Bardh Prenkaj , Federico Fontana , Luigi Cinque

Analyzing human actions in videos has gained increased attention recently. While most works focus on classifying and labeling observed video frames or anticipating the very recent future, making long-term predictions over more than just a…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yazan Abu Farha , Alexander Richard , Juergen Gall