paper-with-me

Papers

Computer Environments Elicit General Agentic Intelligence in LLMs

2026-01-22 · Daixuan Cheng, Shaohan Huang, Yuxian Gu, Huatong Song, Guoxin Chen, Li Dong, Wayne Xin Zhao, Ji-Rong Wen, Furu Wei arxiv

Agentic intelligence in large language models (LLMs) requires not only model intrinsic capabilities but also interactions with external environments. Equipping LLMs with computers now represents a prevailing trend. However, the computer environment's intrinsic value has not been systematically investigated, particularly its potential to elicit general capabilities. Here we introduce LLM-in-Sandbox, which virtualizes the computer as a code sandbox with only basic functionalities, and demonstrate that this minimal setting elicits computer-based meta-capabilities for general task solving: external resource access, file management, and code execution. Without additional training, strong models achieve substantial gains (up to 15.5%) across mathematics, physics, chemistry, biomedicine, long-context understanding, and instruction following, while reducing token consumption by up to 8 times. Furthermore, we develop LLM-in-Sandbox-RL to train models exclusively on non-agentic data within the sandbox, empowering weaker models to harness the environment and internalize these interactions. Our results demonstrate that computer environments elicit general intelligence, yield efficiency gains, and can be harnessed through training, serving as a promising foundation for generalist agents.

📄 PDF Abstract BibTeX arXiv:2601.16206

Code (0)

등록된 구현이 없습니다.

Tasks

Long-Context UnderstandingInstruction Following

Similar Papers 제목 키워드 기반

Towards General Agentic Intelligence via Environment Scaling

2025-09-16 · Runnan Fang, Shihao Cai, Baixuan Li, Jialong Wu 외 arxiv

Advanced agentic intelligence is a prerequisite for deploying Large Language Models in practical, real-world applications. Diverse real-world APIs demand precise, robust function-calling intelligence, which needs agents …

When Benign Inputs Lead to Severe Harms: Eliciting Unsafe Unintended Behaviors of Computer-Use Agents

2026-02-09 · Jaylen Jones, Zhehao Zhang, Yuting Ning, Eric Fosler-Lussier 외 arxiv

Although computer-use agents (CUAs) hold significant potential to automate increasingly complex OS workflows, they can demonstrate unsafe unintended behaviors that deviate from expected outcomes even under benign input c…

Toward Agentic Environments: GenAI and the Convergence of AI, Sustainability, and Human-Centric Spaces

2025-12-15 · Przemek Pospieszny, Dominika P. Brodowicz arxiv

In recent years, advances in artificial intelligence (AI), particularly generative AI (GenAI) and large language models (LLMs), have made human-computer interactions more frequent, efficient, and accessible across sector…

Agent S: An Open Agentic Framework that Uses Computers Like a Human

2024-10-10 · Saaket Agashe, Jiuzhou Han, Shuyu Gan, Jiachen Yang 외

We present Agent S, an open agentic framework that enables autonomous interaction with computers through a Graphical User Interface (GUI), aimed at transforming human-computer interaction by automating complex, multi-ste…

AI AgentTask Planning

Towards Enterprise-Ready Computer Using Generalist Agent

2025-02-24 · Sami Marreed, Alon Oved, Avi Yaeli, Segev Shlomov 외

This paper presents our ongoing work toward developing an enterprise-ready Computer Using Generalist Agent (CUGA) system. Our research highlights the evolutionary nature of building agentic systems suitable for enterpris…