paper-with-me

Papers

GUI Agents with Reinforcement Learning: Toward Digital Inhabitants

2026-04-30 · Junan Hu, Jian Liu, Jingxiang Lai, Jiarui Hu, Yiwei Sheng, Shuang Chen, Jian Li, Dazhao Du, Song Guo arxiv

Graphical User Interface (GUI) agents have emerged as a promising paradigm for intelligent systems that perceive and interact with graphical interfaces visually. Yet supervised fine-tuning alone cannot handle long-horizon credit assignment, distribution shifts, and safe exploration in irreversible environments, making Reinforcement Learning (RL) a central methodology for advancing automation. In this work, we present the first comprehensive overview of the intersection between RL and GUI agents, and examine how this research direction may evolve toward digital inhabitants. We propose a principled taxonomy that organizes existing methods into Offline RL, Online RL, and Hybrid Strategies, and complement it with analyses of reward engineering, data efficiency, and key technical innovations. Our analysis reveals several emerging trends: the tension between reliability and scalability is motivating the adoption of composite, multi-tier reward architectures; GUI I/O latency bottlenecks are accelerating the shift toward world-model-based training, which can yield substantial performance gains; and the spontaneous emergence of System-2-style deliberation suggests that explicit reasoning supervision may not be necessary when sufficiently rich reward signals are available. We distill these findings into a roadmap covering process rewards, continual RL, cognitive architectures, and safe deployment, aiming to guide the next generation of robust GUI automation and its agent-native infrastructure.

📄 PDF Abstract BibTeX arXiv:2604.27955

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

Energy saving in smart homes based on consumer behaviour: A case study

2015-09-18 · Michael Zehnder, Holger Wache, Hans-Friedrich Witschel, Danilo Zanatta 외

This paper presents a case study of a recommender system that can be used to save energy in smart homes without lowering the comfort of the inhabitants. We present an algorithm that uses consumer behavior data only and u…

Recommendation Systems

Eco-evolutionary Dynamics of Non-episodic Neuroevolution in Large Multi-agent Environments

2023-02-18 · Gautier Hamon, Eleni Nisioti, Clément Moulin-Frier

Neuroevolution (NE) has recently proven a competitive alternative to learning by gradient descent in reinforcement learning tasks. However, the majority of NE methods and associated simulation environments differ crucial…

GPUvalid

InHabit: Leveraging Image Foundation Models for Scalable 3D Human Placement

2026-04-21 · Nikita Kister, Pradyumna YM, István Sárándi, Jiayi Wang 외 arxiv

Training embodied agents to understand 3D scenes as humans do requires large-scale data of people meaningfully interacting with diverse environments, yet such data is scarce. Real-world capture is costly and limited to c…

Enabling Heterogeneous Domain Adaptation in Multi-inhabitants Smart Home Activity Learning

2022-10-18 · Md Mahmudur Rahman, Mahta Mousavi, Peri Tarr, Mohammad Arif Ul Alam

Domain adaptation for sensor-based activity learning is of utmost importance in remote health monitoring research. However, many domain adaptation algorithms suffer with failure to operate adaptation in presence of targe…

Domain AdaptationSemi-supervised Domain Adaptation

TwinLoop: Simulation-in-the-Loop Digital Twins for Online Multi-Agent Reinforcement Learning

2026-04-08 · Nan Zhang, Zishuo Wang, Shuyu Huang, Georgios Diamantopoulos 외 arxiv

Decentralised online learning enables runtime adaptation in cyber-physical multi-agent systems, but when operating conditions change, learned policies often require substantial trial-and-error interaction before recoveri…

Multi-agent Reinforcement Learning