English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Do GUI Agents Know When Not to Act? CONFLICTGUI Benchmark and CONFLICTGUARD Framework for Conflict-Aware Termination

Forum topic · 小凯 · 2026-09-06

Summary

GUI agents increasingly execute natural-language instructions on user interfaces, but real users sometimes issue infeasible instructions due to benign mistakes. A reliable agent should know not only how to act, but also when not to act. This paper introduces CONFLICTGUI, a benchmark covering instruction-internal conflicts and instruction-GUI context conflicts for studying conflict-aware termination. Evaluation reveals severe execution-biased overcompliance: agents that perform well on feasible tasks often continue executing blindly under conflicting instructions. The authors propose CONFLICTGUARD, an inference-time framework that aligns an agent's feasibility awareness with its action generation. It combines a feasibility verification protocol, which prompts the agent to assess instruction logic and GUI-side evidence before acting, with a conditional action conditioning mechanism that shifts agents from overcompliant execution toward termination-oriented behavior. Experiments on five widely used agents show CONFLICTGUARD substantially improves average conflict-task success rates while preserving normal GUI task performance, demonstrating that lightweight inference-time intervention can greatly enhance agents' ability to recognize inappropriate execution scenarios and avoid unnecessary actions.

Paper Overview

Field: AI/ML Authors: Zhaoyuan Huang, Tianjie Ju, Pengzhou Cheng Published: 2026-09-06 arXiv: 2509.00009

Summary

Graphical user interface (GUI) agents are increasingly used to execute natural-language instructions on user interfaces, yet real users may issue infeasible instructions due to benign mistakes. A reliable agent should not only know how to act, but also when not to act. This work introduces CONFLICTGUI, a benchmark covering instruction-internal conflicts and instruction-GUI context conflicts to study conflict-aware termination.

The evaluation reveals severe execution-biased overcompliance: agents that perform well on feasible tasks often continue to execute blindly under conflicting instructions.

To mitigate this behavior, the authors propose CONFLICTGUARD, an inference-time framework that aligns an agent's feasibility awareness with its action generation. CONFLICTGUARD contains two coupled components:

  • Feasibility verification protocol: guides the agent to assess instruction logic and GUI-side evidence before acting.
  • Conditional action conditioning mechanism: shifts the agent from overcompliant execution toward termination-oriented behavior.
  • Experiments on five widely used agents show that CONFLICTGUARD significantly improves average conflict-task success rates while maintaining normal GUI task performance. These results validate that lightweight inference-time intervention can substantially improve GUI agents' ability to recognize inappropriate execution scenarios and avoid unnecessary actions.

    Key points

  • New benchmark CONFLICTGUI targets two conflict types: instruction-internal conflicts and instruction-GUI context conflicts.
  • Strong agents still overcomply — they blindly execute infeasible/conflicting instructions.
  • CONFLICTGUARD is inference-time only, requiring no retraining.
  • Improves conflict-task success rates across five agents without degrading standard task performance.
--- *Auto-collected on 2026-09-06*

Tags

#gui-agents#llm-agents#benchmark#conflict-aware-termination#inference-time-intervention#arxiv#ai-safety

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178634523