ArXiv TLDR

Same Outcomes, Different Journeys: A Trace-Level Framework for Comparing Human and GUI-Agent Behavior in Production Search Systems

🐦 Tweet
2604.07929

Maria Movin, Claudia Hauff, Aron Henriksson, Panagiotis Papapetrou

cs.IRcs.AI

TLDR

This paper introduces a trace-level framework to compare human and GUI-agent behavior, revealing agents achieve similar outcomes via different navigation strategies.

Key contributions

  • Introduces a trace-level framework for comparing human and GUI-agent behavior in production search systems.
  • Evaluates agents on task outcome, effort, query formulation, and interface navigation strategies.
  • Reveals agents achieve comparable task success and query alignment but employ systematically different navigation.
  • Emphasizes that outcome and query alignment do not imply behavioral alignment for GUI agents.

Why it matters

This research is crucial for understanding the true utility of LLM-driven GUI agents in production. It demonstrates that simply achieving task success doesn't mean agents mimic human behavior. This insight is vital for developers deploying agents as user proxies, ensuring more robust evaluation and system optimization.

Original Abstract

LLM-driven GUI agents are increasingly used in production systems to automate workflows and simulate users for evaluation and optimization. Yet most GUI-agent evaluations emphasize task success and provide limited evidence on whether agents interact in human-like ways. We present a trace-level evaluation framework that compares human and agent behavior across (i) task outcome and effort, (ii) query formulation, and (iii) navigation across interface states. We instantiate the framework in a controlled study in a production audio-streaming search application, where 39 participants and a state-of-the-art GUI agent perform ten multi-hop search tasks. The agent achieves task success comparable to participants and generates broadly aligned queries, but follows systematically different navigation strategies: participants exhibit content-centric, exploratory behavior, while the agent is more search-centric and low-branching. These results show that outcome and query alignment do not imply behavioral alignment, motivating trace-level diagnostics when deploying GUI agents as proxies for users in production search systems.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.