AIAug 6, 2025

SEA: Self-Evolution Agent with Step-wise Reward for Computer Use

arXiv:2508.04037v18 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of creating practical AI agents for computer automation, which is an incremental improvement in a domain-specific area.

The paper tackles the problem of developing a computer use agent that can effectively operate computers to complete user tasks, achieving performance that outperforms models with the same parameter count and is comparable to larger models, with a 7B parameter model.

Computer use agent is an emerging area in artificial intelligence that aims to operate the computers to achieve the user's tasks, which attracts a lot of attention from both industry and academia. However, the present agents' performance is far from being used. In this paper, we propose the Self-Evolution Agent (SEA) for computer use, and to develop this agent, we propose creative methods in data generation, reinforcement learning, and model enhancement. Specifically, we first propose an automatic pipeline to generate the verifiable trajectory for training. And then, we propose efficient step-wise reinforcement learning to alleviate the significant computational requirements for long-horizon training. In the end, we propose the enhancement method to merge the grounding and planning ability into one model without any extra training. Accordingly, based on our proposed innovation of data generation, training strategy, and enhancement, we get the Selfevolution Agent (SEA) for computer use with only 7B parameters, which outperforms models with the same number of parameters and has comparable performance to larger ones. We will make the models' weight and related codes open-source in the future.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes