Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OS-Kairos: Adaptive Interaction for MLLM-Powered GUI Agents

About

Autonomous graphical user interface (GUI) agents powered by multimodal large language models have shown great promise. However, a critical yet underexplored issue persists: over-execution, where the agent executes tasks in a fully autonomous way, without adequate assessment of its action confidence to compromise an adaptive human-agent collaboration. This poses substantial risks in complex scenarios, such as those involving ambiguous user instructions, unexpected interruptions, and environmental hijacks. To address the issue, we introduce OS-Kairos, an adaptive GUI agent capable of predicting confidence levels at each interaction step and efficiently deciding whether to act autonomously or seek human intervention. OS-Kairos is developed through two key mechanisms: (i) collaborative probing that annotates confidence scores at each interaction step; (ii) confidence-driven interaction that leverages these confidence scores to elicit the ability of adaptive interaction. Experimental results show that OS-Kairos substantially outperforms existing models on our curated dataset featuring complex scenarios, as well as on established benchmarks such as AITZ and Meta-GUI, with 24.59\%$\sim$87.29\% improvements in task success rate. OS-Kairos facilitates an adaptive human-agent collaboration, prioritizing effectiveness, generality, scalability, and efficiency for real-world GUI interaction. The dataset and codes are available at https://github.com/Wuzheng02/OS-Kairos.

Pengzhou Cheng, Zheng Wu, Zongru Wu, Aston Zhang, Zhuosheng Zhang, Gongshen Liu• 2025

Related benchmarks

TaskDatasetResultRank
Mobile GUI Task ExecutionAITZ zero-shot
Scroll Rate91.17
8
GUI Action PredictionMeta-GUI (test)
Scroll Rate99.36
7
GUI InteractionComplex Scenarios (test)
Scroll Accuracy100
7
GUI NavigationAITZ 1.0 (test)
Scroll SR0.9117
5
GUI NavigationOS-Kairos 1.0 (test)
Scroll Success Rate100
4
GUI NavigationMeta-GUI 1.0 (test)
Scroll Rate99.36
4
Showing 6 of 6 rows

Other info

Code

Follow for update