paper-with-me

홈 › Papers

Evolving in Tasks: Empowering the Multi-modality Large Language Model as the Computer Use Agent

2025-08-06 · Yuhao Cheng, Liang Tang, Shuxian Li, Yukang Huo, Tiaonan Duan, Kaer Huang, Yanzhe Jing, Yiqiang Yan arxiv

Computer use agents represent an emerging area in artificial intelligence, aiming to operate computers autonomously to fulfill user tasks, attracting significant attention from both industry and academia. However, the performance of existing agents remains insufficient for practical deployment. In this paper, we propose the Self-Evolution Agent (SEA) for computer operation, alongside three core innovations in data generation, reinforcement learning, and model enhancement to develop this agent. Specifically, we first design an automatic pipeline to generate verifiable task trajectories for training. Second, we propose Efficient Step-wise Reinforcement Learning to reduce the substantial computational overhead of long-horizon training. Finally, we introduce a model enhancement method that integrates grounding and planning capabilities into a single model without additional training. Leveraging these innovations, our SEA (with only 7B parameters) outperforms existing models of the same parameter scale and achieves performance comparable to larger models (e.g., 32B/72B parameters) on computer use tasks. We plan to release the model weights and related code as open-source resources in the future.

📄 PDF Abstract BibTeX arXiv:2508.04037

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MorphAgent: Empowering Agents through Self-Evolving Profiles and Decentralized Collaboration

2024-10-19 · Siyuan Lu, Jiaqi Shao, Bing Luo, Tao Lin

Large Language Model (LLM) based multi-agent systems (MAS) have shown promise in tackling complex tasks, but often rely on predefined roles and centralized coordination, limiting their adaptability to evolving challenges…

Language ModelingLanguage ModellingLarge Language Model

SpeechGPT: Empowering Large Language Models with Intrinsic Cross-Modal Conversational Abilities

2023-05-18 · Dong Zhang, ShiMin Li, Xin Zhang, Jun Zhan 외

Multi-modal large language models are regarded as a crucial step towards Artificial General Intelligence (AGI) and have garnered significant interest with the emergence of ChatGPT. However, current speech-language models…

Language ModelingLanguage ModellingLarge Language ModelSpeech Recognition+1

Why Tabular Foundation Models Should Be a Research Priority

2024-05-02 · Boris van Breugel, Mihaela van der Schaar

Recent text and image foundation models are incredibly impressive, and these models are attracting an ever-increasing portion of research resources. In this position piece we aim to shift the ML research community's prio…

scientific discovery

Multimodal Federated Learning with Missing Modality via Prototype Mask and Contrast

2023-12-21 · Guangyin Bao, Qi Zhang, Duoqian Miao, Zixuan Gong 외

In real-world scenarios, multimodal federated learning often faces the practical challenge of intricate modality missing, which poses constraints on building federated frameworks and significantly degrades model inferenc…

Federated Learning

SIGMA: A Semantic-Grounded Instruction-Driven Generative Multi-Task Recommender at AliExpress

2026-02-26 · Yang Yu, Lei Kou, Huaikuan Yi, Bin Chen 외 arxiv

With the rapid evolution of Large Language Models (LLMs), generative recommendation is gradually reshaping the paradigm of recommender systems. However, most existing methods remain confined to the interaction-driven nex…