中文
相关论文

相关论文: Video-Based Reward Modeling for Computer-Use Agent…

200 篇论文

Reinforcement learning problems are often described through rewards that indicate if an agent has completed some task. This specification can yield desirable behavior, however many problems are difficult to specify in this manner, as one…

人工智能 · 计算机科学 2016-08-15 Ashley Edwards , Charles Isbell , Atsuo Takanishi

Video Referring Expression Comprehension (REC) aims to localize a target object in videos based on the queried natural language. Recent improvements in video REC have been made using Transformer-based methods with learnable queries.…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Ji Jiang , Meng Cao , Tengtao Song , Long Chen , Yi Wang , Yuexian Zou

Reinforcement Learning (RL) in games has gained significant momentum in recent years, enabling the creation of different agent behaviors that can transform a player's gaming experience. However, deploying RL agents in production…

人工智能 · 计算机科学 2025-07-01 António Afonso , Iolanda Leite , Alessandro Sestini , Florian Fuchs , Konrad Tollmar , Linus Gisslén

In real-world video question answering scenarios, videos often provide only localized visual cues, while verifiable answers are distributed across the open web; models therefore need to jointly perform cross-frame clue extraction, iterative…

Deep neural networks have achieved great success for video analysis and understanding. However, designing a high-performance neural architecture requires substantial efforts and expertise. In this paper, we make the first attempt to let…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Wei Peng , Xiaopeng Hong , Guoying Zhao

Reinforcement learning from verifiable rewards (RLVR) is a promising paradigm for improving large language model (LLM) agents on long-horizon interactive tasks. However, in partially observable environments, incomplete observations cause…

计算与语言 · 计算机科学 2026-05-20 Wenjie Tang , Minne Li , Sijie Huang , Liquan Xiao , Yuan Zhou

General-purpose computer-use agents have shown impressive performance across diverse digital environments. However, our new benchmark, OSExpert-Eval, indicates they remain far less helpful than human experts. Although inference-time scaling…

人工智能 · 计算机科学 2026-03-10 Jiateng Liu , Zhenhailong Wang , Rushi Wang , Bingxuan Li , Jeonghwan Kim , Aditi Tiwari , Pengfei Yu , Denghui Zhang , Heng Ji

Video action detection (spatio-temporal action localization) is usually the starting point for human-centric intelligent analysis of videos nowadays. It has high practical impacts for many applications across robotics, security, healthcare,…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Xin Hu , Zhenyu Wu , Hao-Yu Miao , Siqi Fan , Taiyu Long , Zhenyu Hu , Pengcheng Pi , Yi Wu , Zhou Ren , Zhangyang Wang , Gang Hua

Implicit Neural Representations (INRs) have recently demonstrated impressive performance for video compression. However, since a separate INR must be overfit for each video, scaling to high-resolution videos while maintaining encoding…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Namitha Padmanabhan , Matthew Gwilliam , Abhinav Shrivastava

Long video understanding (LVU) is challenging because answering real-world queries often depends on sparse, temporally dispersed cues buried in hours of mostly redundant and irrelevant content. While agentic pipelines improve video…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Ziyang Wang , Honglu Zhou , Shijie Wang , Junnan Li , Caiming Xiong , Silvio Savarese , Mohit Bansal , Michael S. Ryoo , Juan Carlos Niebles

We propose a novel approach for aerial video action recognition. Our method is designed for videos captured using UAVs and can run on edge or mobile devices. We present a learning-based approach that uses customized auto zoom to…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Xijun Wang , Ruiqi Xian , Tianrui Guan , Celso M. de Melo , Stephen M. Nogar , Aniket Bera , Dinesh Manocha

With the rapid development of deep learning, video deraining has experienced significant progress. However, existing video deraining pipelines cannot achieve satisfying performance for scenes with rain layers of complex spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yueyi Zhang , Jin Wang , Wenming Weng , Xiaoyan Sun , Zhiwei Xiong

This paper addresses the critical and underexplored challenge of long video understanding with low computational budgets. We propose LongVideo-R1, an active, reasoning-equipped multimodal large language model (MLLM) agent designed for…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Jihao Qiu , Lingxi Xie , Xinyue Huo , Qi Tian , Qixiang Ye

With the growing demand for intelligent in-vehicle experiences, vehicle-based agents are evolving from simple assistants to long-term companions. This evolution requires agents to continuously model multi-user preferences and make reliable…

人工智能 · 计算机科学 2026-03-26 Yuhao Chen , Yi Xu , Xinyun Ding , Xiang Fang , Shuochen Liu , Luxi Lin , Qingyu Zhang , Ya Li , Quan Liu , Tong Xu

There has been huge progress on video action recognition in recent years. However, many works focus on tweaking existing 2D backbones due to the reliance of ImageNet pretraining, which restrains the models from achieving higher efficiency…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zhe Wang , Xulei Yang

Comprehensive evaluation of mobile agents can significantly advance their development and real-world applicability. However, existing benchmarks lack practicality and scalability due to the extensive manual effort in defining task reward…

人工智能 · 计算机科学 2025-09-25 Jiahui Sun , Zhichao Hua , Yubin Xia

In this paper, we present our advanced solutions to the two sub-challenges of Affective Behavior Analysis in the wild (ABAW) 2023: the Emotional Reaction Intensity (ERI) Estimation Challenge and Expression (Expr) Classification Challenge.…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Jia Li , Yin Chen , Xuesong Zhang , Jiantao Nie , Ziqiang Li , Yangchen Yu , Yan Zhang , Richang Hong , Meng Wang

To build scalable models for challenging real-world tasks, it is important to learn from diverse, multi-modal data in various forms (e.g., videos, text, and images). Among the existing works, a plethora of them have focused on leveraging…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Jacob Zhiyuan Fang , Skyler Zheng , Vasu Sharma , Robinson Piramuthu

Training Vision-Language Models (VLMs) for Graphical User Interfaces (GUI) agents via Reinforcement Learning (RL) faces critical challenges: environment-based RL requires costly interactions, while environment-free methods struggle with…

Graphical user interface (GUI) agents have advanced rapidly but still struggle with complex tasks involving novel UI elements, long-horizon actions, and personalized trajectories. In this work, we introduce Instruction Agent, a GUI agent…

人工智能 · 计算机科学 2025-09-10 Yinheng Li , Hailey Hultquist , Justin Wagle , Kazuhito Koishida
‹ 上一页 1 8 9 10 下一页 ›