paper-with-me

홈 › Papers

ENVS: Environment-Native Verified Search for Long-Horizon GUI Agents

2026-06-22 · Yincheng Zhou, Athena Zhuoming Zhong, Shijie Zhang, Kevin Zhang, Teresa Xiaotao Shang, Shanghang Zhang arxiv

As multimodal agents move from interface understanding to real software control, successful trajectory discovery in live desktop environments becomes a key challenge. GUI tasks require long-horizon sequences of precise mouse and keyboard actions, while feedback is sparse, delayed, and costly to obtain through VM rollouts. We propose Environment-Native Verified Search (ENVS), a training-time search-and-filter pipeline that uses the environment to construct verified supervision before policy optimization: it branches over behaviorally distinct GUI actions in live OSWorld VMs, verifies successful leaves, and trains from globally balanced step-level supervision. To evaluate robustness under realistic desktop interruptions, we also introduce OSWorld-Noisy, a dynamic benchmark for recoverable desktop interruptions that preserves the original tasks while testing whether agents can refocus, dismiss, wait, or recover under live perturbations. On the 300-task OSWorld pool, ENVS reaches 30.3 pass@8 on original evaluations and 29.0 on OSWorld-Noisy, outperforming matched ARPO-style online RL while reducing compute from 184-192 to 138-153 GPU-hours; even with only 30% of its search data, ENVS reaches 27.0 pass@8, exceeding ARPO from the base model. Training from noisy environments also better preserves visual-reasoning abilities on auxiliary benchmarks, including OSWorld-G Refusal (16.7 vs. 1.9) and BLINK Functional Correspondence (26.2 vs. 23.1).

📄 PDF Abstract BibTeX arXiv:2606.22948

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Envs-FORGE: Frontier-Optimized Reward-Grounded Environment Synthesis for Agent RL

2026-08-14 · Xiaojun Wu, Cehao Yang, Honghao Liu, Xueyuan Lin 외 arxiv

Reinforcement learning (RL) for terminal agents needs executable training environments with reliable rewards and useful difficulty. Fixed recipes such as few-shot, Self-Instruct, and Evol-Instruct apply the same promptin…

Reinforcement Learning

EnvSimBench: A Benchmark for Evaluating and Improving LLM-Based Environment Simulation

2026-05-08 · Yi Liu, TingFeng Hui, Wei Zhang, Li Sun 외 arxiv

Scalable AI agents training relies on interactive environments that faithfully simulate the consequences of agent actions. Manually crafted environments are expensive to build, brittle to extend, and fundamentally limite…

Online Dynamic Goal Recognition in Gym Environments

2025-09-27 · Shamir Matan, Elhadad Osher, Nageris Ben, Mirsky Reuth arxiv

Goal Recognition (GR) is the task of inferring an agent's intended goal from partial observations of its behavior, typically in an online and one-shot setting. Despite recent advances in model-free GR, particularly in ap…

Reinforcement Learning

EnvScaler: Scaling Tool-Interactive Environments for LLM Agent via Programmatic Synthesis

2026-01-09 · Xiaoshuai Song, Haofei Chang, Guanting Dong, Yutao Zhu 외 arxiv

Large language models (LLMs) are expected to be trained to act as agents in various real-world environments, but this process relies on rich and varied tool-interaction sandboxes. However, access to real systems is often…

Reinforcement Learning

EnvShip-Bench: An Environment-Enhanced Benchmark for Short-Term Vessel Trajectory Prediction

2026-06-13 · Kun Ma, Qilong Han, Chengjing Song, Jingzheng Yao 외 arxiv

Vessel trajectory prediction is important for intelligent shipping, maritime surveillance, and navigation safety. However, existing public maritime AIS resources are often limited by inconsistent forecasting protocols, u…

Trajectory ForecastingTrajectory Prediction