paper-with-me

Papers

Autonomous Large Language Model Agents Enabling Intent-Driven Mobile GUI Testing

2023-11-15 · Juyeon Yoon, Robert Feldt, Shin Yoo

GUI testing checks if a software system behaves as expected when users interact with its graphical interface, e.g., testing specific functionality or validating relevant use case scenarios. Currently, deciding what to test at this high level is a manual task since automated GUI testing tools target lower level adequacy metrics such as structural code coverage or activity coverage. We propose DroidAgent, an autonomous GUI testing agent for Android, for semantic, intent-driven automation of GUI testing. It is based on Large Language Models and support mechanisms such as long- and short-term memory. Given an Android app, DroidAgent sets relevant task goals and subsequently tries to achieve them by interacting with the app. Our empirical evaluation of DroidAgent using 15 apps from the Themis benchmark shows that it can set up and perform realistic tasks, with a higher level of autonomy. For example, when testing a messaging app, DroidAgent created a second account and added a first account as a friend, testing a realistic use case, without human intervention. On average, DroidAgent achieved 61% activity coverage, compared to 51% for current state-of-the-art GUI testing techniques. Further, manual analysis shows that 317 out of the 374 autonomously created tasks are realistic and relevant to app functionalities, and also that DroidAgent interacts deeply with the apps and covers more features.

📄 PDF Abstract BibTeX arXiv:2311.08649

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

IntentRL: Training Proactive User-intent Agents for Open-ended Deep Research via Reinforcement Learning

2026-02-03 · Haohao Luo, Zexi Li, Yuexiang Xie, Wenhao Zhang 외 arxiv

Deep Research (DR) agents extend Large Language Models (LLMs) beyond parametric knowledge by autonomously retrieving and synthesizing evidence from large web corpora into long-form reports, enabling a long-horizon agenti…

Reinforcement Learning

Agentic Wireless Communication for 6G: Intent-Aware and Continuously Evolving Physical-Layer Intelligence

2026-02-19 · Zhaoyang Li, Xingzhi Jin, Junyu Pan, Qianqian Yang 외 arxiv

As 6G wireless systems evolve, growing functional complexity and diverse service demands are driving a shift from rule-based control to intent-driven autonomous intelligence. User requirements are no longer captured by a…

Decision Making

Agent-driven Long-tail Simulation for Autonomous Driving

2026-07-05 · Junru Gu, Lijin Yang, Jianing Huang, Shu Liu 외 arxiv

Evaluating autonomous driving systems in closed-loop settings requires realistic and interactive simulation, yet existing simulators largely rely on log replay or rule-based agents, limiting behavioral diversity and long…

Autonomous Driving

Agent-ToM: Learning to Monitor Autonomous LLM Agents via Theory-of-Mind Reasoning

2026-05-22 · Nesreen K. Ahmed, Nima Nafisi arxiv

Monitoring autonomous large language model (LLM) agents for covert malicious behavior is challenging due to delayed, context-dependent, and long-horizon attack patterns. Agents may pursue hidden objectives while maintain…

Secure Autonomous Agent Payments: Verifying Authenticity and Intent in a Trustless Environment

2025-11-08 · Vivek Acharya arxiv

Artificial intelligence (AI) agents are increasingly capable of initiating financial transactions on behalf of users or other agents. This evolution introduces a fundamental challenge: verifying both the authenticity of …