中文
相关论文

相关论文: Paxion: Patching Action Knowledge in Video-Languag…

200 篇论文

Vision-Language-Action (VLA) models have advanced autonomous driving, but existing benchmarks still lack scenario diversity, reliable action-level annotation, and evaluation protocols aligned with human preferences. To address these…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Yuhan Hao , Zhengning Li , Lei Sun , Weilong Wang , Naixin Yi , Sheng Song , Caihong Qin , Mofan Zhou , Yifei Zhan , Xianpeng Lang

Vision language models (VLMs) have advanced graphical user interface (GUI) task automation but still lag behind humans. We hypothesize this gap stems from missing core GUI knowledge, which existing training schemes (such as supervised fine…

人工智能 · 计算机科学 2026-02-10 Chenrui Shi , Zedong Yu , Zhi Gao , Ruining Feng , Enqi Liu , Yuwei Wu , Yunde Jia , Liuyu Xiang , Zhaofeng He , Qing Li

Despite the rapid progress, existing works on action understanding focus strictly on one type of action agent, which we call actor---a human adult, ignoring the diversity of actions performed by other actors. To overcome this narrow…

计算机视觉与模式识别 · 计算机科学 2017-05-01 Chenliang Xu , Caiming Xiong , Jason J. Corso

Dense action detection involves detecting multiple co-occurring actions while action classes are often ambiguous and represent overlapping concepts. We argue that handling the dual challenge of temporal and class overlaps is too complex to…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Faegheh Sardari , Armin Mustafa , Philip J. B. Jackson , Adrian Hilton

Current video/action understanding systems have demonstrated impressive performance on large recognition tasks. However, they might be limiting themselves to learning to recognize spatiotemporal patterns, rather than attempting to…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Paritosh Parmar , Brendan Morris

A unified video and action model holds significant promise for robotics, where videos provide rich scene information for action prediction, and actions provide dynamics information for video prediction. However, effectively combining video…

机器人学 · 计算机科学 2025-04-28 Shuang Li , Yihuai Gao , Dorsa Sadigh , Shuran Song

With the rapid development of Multi-modal Large Language Models (MLLMs), a number of diagnostic benchmarks have recently emerged to evaluate the comprehension capabilities of these models. However, most benchmarks predominantly assess…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Kunchang Li , Yali Wang , Yinan He , Yizhuo Li , Yi Wang , Yi Liu , Zun Wang , Jilan Xu , Guo Chen , Ping Luo , Limin Wang , Yu Qiao

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the correlations…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Matthew Korban , Peter Youngs , Scott T. Acton

Large Language Models (LLMs) demonstrate strong reasoning and task planning capabilities but remain fundamentally limited in physical interaction modeling. Existing approaches integrate perception via Vision-Language Models (VLMs) or…

机器人学 · 计算机科学 2025-10-17 Wanjing Huang , Weixiang Yan , Zhen Zhang , Ambuj Singh

On public benchmarks, current action recognition techniques have achieved great success. However, when used in real-world applications, e.g. sport analysis, which requires the capability of parsing an activity into phases and…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Dian Shao , Yue Zhao , Bo Dai , Dahua Lin

Vision-Language Models (VLMs) have achieved remarkable progress on a wide range of challenging multimodal understanding and reasoning tasks. However, existing reasoning paradigms, such as the classical Chain-of-Thought (CoT), rely solely on…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Yukun Qi , Pei Fu , Hang Li , Yuhan Liu , Chao Jiang , Bin Qin , Zhenbo Luo , Jian Luan

We introduce the Action Transformer model for recognizing and localizing human actions in video clips. We repurpose a Transformer-style architecture to aggregate features from the spatiotemporal context around the person whose actions we…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Rohit Girdhar , João Carreira , Carl Doersch , Andrew Zisserman

The goal of human action recognition is to temporally or spatially localize the human action of interest in video sequences. Temporal localization (i.e. indicating the start and end frames of the action in a video) is referred to as…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Waqas Sultani , Qazi Ammar Arshad , Chen Chen

Recent advances in single-frame object detection and segmentation techniques have motivated a wide range of works to extend these methods to process video streams. In this paper, we explore the idea of hard attention aimed for…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Yuning Chai

Visual Robot Manipulation (VRM) aims to enable a robot to follow natural language instructions based on robot states and visual observations, and therefore requires costly multi-modal data. To compensate for the deficiency of robot data,…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Dejie Yang , Zijing Zhao , Yang Liu

We propose a general way to integrate procedural knowledge of a domain into deep learning models. We apply it to the case of video prediction, building on top of object-centric deep models and show that this leads to a better performance…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Patrick Takenaka , Johannes Maucher , Marco F. Huber

Vision-Language-Action (VLA) models have emerged as a unified paradigm for robotic perception and control, enabling emergent generalization and long-horizon task execution. However, their deployment in dynamic, real-world environments is…

人工智能 · 计算机科学 2025-12-24 Yuntao Dai , Hang Gu , Teng Wang , Qianyu Cheng , Yifei Zheng , Zhiyong Qiu , Lei Gong , Wenqi Lou , Xuehai Zhou

We present a novel framework, Action Progression Network (APN), for temporal action detection (TAD) in videos. The framework locates actions in videos by detecting the action evolution process. To encode the action evolution, we quantify a…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Chongkai Lu , Man-Wai Mak , Ruimin Li , Zheru Chi , Hong Fu

What makes a video task uniquely suited for videos, beyond what can be understood from a single image? Building on recent progress in self-supervised image-language models, we revisit this question in the context of video and language…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Shyamal Buch , Cristóbal Eyzaguirre , Adrien Gaidon , Jiajun Wu , Li Fei-Fei , Juan Carlos Niebles

Vision-Language Models (VLMs) have enabled autonomous GUI agents that translate natural language instructions into executable screen coordinates. However, grounding performance degrades in high-resolution interfaces, where dense layouts and…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Ruilin Yao , Shegnwu Xiong , Tianyu Zou , Shili Xiong , Yi Rong