paper-with-me

홈 › Papers

VideoAgentTrek: Computer Use Pretraining from Unlabeled Videos

2025-10-22 · Dunjie Lu, Yiheng Xu, Junli Wang, Haoyuan Wu, Xinyuan Wang, Zekun Wang, Junlin Yang, Hongjin Su, Jixuan Chen, Junda Chen, Yuchen Mao, Jingren Zhou, Junyang Lin, Binyuan Hui, Tao Yu arxiv

Training computer-use agents requires massive amounts of GUI interaction data, but manually annotating action trajectories at scale is prohibitively expensive. We present VideoAgentTrek, a scalable pipeline that automatically mines training data from publicly available screen-recorded videos at web scale, eliminating the need for manual annotation. Our approach addresses a key challenge: raw videos contain implicit demonstrations but lack explicit action labels. To solve this, we develop Video2Action, an inverse dynamics module (IDM) with two components: (1) a video grounding model that detects and localizes GUI actions with precise temporal boundaries and context, and (2) an action-content recognizer that extracts structured parameters like click coordinates and typed text with high fidelity. Applied to 39,000 YouTube tutorial videos, our pipeline generates 1.52 million interaction steps automatically. We leverage this data through continued pretraining followed by supervised fine-tuning. On OSWorld-Verified, our approach improves task success rates from 9.3% (SFT-only baseline) to 15.8%, a 70% relative improvement. On AgentNetBench, step accuracy increases from 64.1% to 69.3%. Our results demonstrate that passive internet videos can be transformed into high-quality supervision for computer-use agents, providing a scalable alternative to expensive manual annotation.

📄 PDF Abstract BibTeX arXiv:2510.19488

Code (0)

등록된 구현이 없습니다.

Tasks

Video Grounding

Similar Papers 제목 키워드 기반

Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos

2022-06-23 · Bowen Baker, Ilge Akkaya, Peter Zhokhov, Joost Huizinga 외

Pretraining on noisy, internet-scale datasets has been heavily studied as a technique for training models with broad, general capabilities for text, images, and other modalities. However, for many sequential decision dom…

Imitation LearningMinecraftreinforcement-learningReinforcement Learning (RL)

Latent Action Pretraining Through World Modeling

2025-09-22 · Bahey Tharwat, Yara Nasser, Ali Abouzeid, Ian Reid arxiv

Vision-Language-Action (VLA) models have gained popularity for learning robotic manipulation tasks that follow language instructions. State-of-the-art VLAs, such as OpenVLA and $π_{0}$, were trained on large-scale, manua…

Vid-Morp: Video Moment Retrieval Pretraining from Unlabeled Videos in the Wild

2024-12-01 · Peijun Bao, Chenqi Kong, Zihao Shao, Boon Poh Ng 외

Given a natural language query, video moment retrieval aims to localize the described temporal moment in an untrimmed video. A major challenge of this task is its heavy dependence on labor-intensive annotations for train…

Moment RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

LEViL: Label-Efficient Video Learning via Zero-Shot Distillation over VLM-Generated Pseudo-Label Spaces

2026-06-19 · Aslı Çelik arxiv

Supervised video pretraining is a common transfer learning practice for improving downstream action recognition performance. However, it requires large-scale labeled source datasets, and the effectiveness of the learned …

Action RecognitionTransfer Learning

Benefit from public unlabeled data: A Frangi filtering-based pretraining network for 3D cerebrovascular segmentation

2023-12-23 · Gen Shi, Hao Lu, Hui Hui, Jie Tian

The precise cerebrovascular segmentation in time-of-flight magnetic resonance angiography (TOF-MRA) data is crucial for clinically computer-aided diagnosis. However, the sparse distribution of cerebrovascular structures …

Segmentation