paper-with-me

Papers

Continual GUI Agents

2026-01-28 · Ziwei Liu, Borui Kang, Hangjie Yuan, Zixiang Zhao, Wei Li, Yifan Zhu, Tao Feng arxiv

As digital environments (data distribution) are in flux, with new GUI data arriving over time-introducing new domains or resolutions-agents trained on static environments deteriorate in performance. In this work, we introduce Continual GUI Agents, a new task that requires GUI agents to perform continual learning under shifted domains and resolutions. We find existing methods fail to maintain stable grounding as GUI distributions shift over time, due to the diversity of UI interaction points and regions in fluxing scenarios. To address this, we introduce GUI-Anchoring in Flux (GUI-AiF), a new reinforcement fine-tuning framework that stabilizes continual learning through two novel rewards: Anchoring Point Reward in Flux (APR-iF) and Anchoring Region Reward in Flux (ARR-iF). These rewards guide the agents to align with shifting interaction points and regions, mitigating the tendency of existing reward strategies to over-adapt to static grounding cues (e.g., fixed coordinates or element scales). Extensive experiments show GUI-AiF surpasses state-of-the-art baselines. Our work establishes the first continual learning framework for GUI agents, revealing the untapped potential of reinforcement fine-tuning for continual GUI Agents.

📄 PDF Abstract BibTeX arXiv:2601.20732

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

A Definition of Continual Reinforcement Learning

2023-07-20 · NeurIPS 2023 11 · David Abel, André Barreto, Benjamin Van Roy, Doina Precup 외

In a standard view of the reinforcement learning problem, an agent's goal is to efficiently identify a policy that maximizes long-term reward. However, this perspective is based on a restricted view of learning as findin…

Continual Learningreinforcement-learningReinforcement Learning

Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning

2020-03-12 · NeurIPS 2020 12 · Massimo Caccia, Pau Rodriguez, Oleksiy Ostapenko, Fabrice Normandin 외

Continual learning studies agents that learn from streams of tasks without forgetting previous ones while adapting to new ones. Two recent continual-learning scenarios have opened new avenues of research. In meta-continu…

Continual LearningMeta-Learning

Advancements and Challenges in Continual Reinforcement Learning: A Comprehensive Review

2025-06-27 · Amara Zuffer, Michael Burke, Mehrtash Harandi

The diversity of tasks and dynamic nature of reinforcement learning (RL) require RL agents to be able to learn sequentially and continuously, a learning paradigm known as continuous reinforcement learning. This survey re…

Continual LearningDiversityreinforcement-learningReinforcement Learning+1

Online Fast Adaptation and Knowledge Accumulation (OSAKA): a New Approach to Continual Learning

2020-12-01 · NeurIPS 2020 12 · Massimo Caccia, Pau Rodriguez, Oleksiy Ostapenko, Fabrice Normandin 외

Continual learning agents experience a stream of (related) tasks. The main challenge is that the agent must not forget previous tasks and also adapt to novel tasks in the stream. We are interested in the intersection of …

Continual LearningMeta-Learning

Unicorn: Continual Learning with a Universal, Off-policy Agent

2018-02-22 · Daniel J. Mankowitz, Augustin Žídek, André Barreto, Dan Horgan 외

Some real-world domains are best characterized as a single task, but for others this perspective is limiting. Instead, some tasks continually grow in complexity, in tandem with the agent's competence. In continual learni…

Continual LearningLifelong learning