paper-with-me

홈 › Papers

NaturalGAIA: A Verifiable Benchmark and Hierarchical Framework for Long-Horizon GUI Tasks

2025-08-02 · Zihan Zheng, Tianle Cui, Taoran Wang, Fengtao Wang, Jiahui Pan, Lewei He, Qianglong Chen arxiv

Despite significant advances in LLM-driven GUI agents, the field remains constrained by the challenge of reconciling high-fidelity realism with verifiable evaluation accuracy. To address this, we introduce NaturalGAIA, a verifiable evaluation dataset grounded in real-world human GUI interaction intents. By decoupling logical causal pathways from linguistic narratives, it rigorously simulates natural human intent, characterized by cognitive non-linearity and contextual dependencies. Furthermore, we propose LightManus-Jarvis, a hierarchical collaborative framework where LightManus manages dynamic topological planning and context evolution, while Jarvis~ensures execution precision via hybrid visual-structural perception. Experiments demonstrate that our approach achieves a Weighted Pathway Success Rate of 45.6%, significantly outperforming the state-of-the-art baseline (21.1%), while reducing token consumption by 75% and execution time by 76%. These results validate the efficacy of the macro-planning and micro-execution paradigm in handling complex naturalized tasks. Our code is publicly available at: https://github.com/KeLes-Coding/NatureGAIA.

📄 PDF Abstract BibTeX arXiv:2508.01330

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DocOps: A Verifiable Benchmark for Autonomous Agents in Complex Document Operations

2026-07-22 · Jiazhen Jiang, Boxi Cao, Lingyong Yan, Yaojie Lu 외 arxiv

As autonomous agents rapidly evolve, their ability to reliably manipulate ubiquitous digital documents has become critical for enabling general-purpose AI assistants and automating complex workspace workflows. In this pa…

DocScope: Benchmarking Verifiable Reasoning for Trustworthy Long-Document Understanding

2026-05-09 · Xiang Feng, Jiawei Zhou, Zhangfeng Huang, Kewei Wang 외 arxiv

Evaluating whether Multimodal Large Language Models can produce trustworthy, verifiable reasoning over long, visually rich documents requires evaluation beyond end-to-end answer accuracy. We introduce DocScope, a benchma…

Trajectory Prediction

DocTrace: Towards Traceable Long Document VQA via Hierarchical Evidence Graph Reasoning

2026-08-04 · Le Xiang, Zhicheng Guan, Hong Chen, Xiaocong Lin 외 arxiv

Long Document Visual Question Answering (LongDocVQA) requires Multimodal Large Language Models (MLLMs) to locate, integrate, and reason over heterogeneous document elements distributed across multiple pages. Existing app…

Visual Question Answering

SEDM: Scalable Self-Evolving Distributed Memory for Agents

2025-09-11 · Haoran Xu, Jiacong Hu, Ke Zhang, Lei Yu 외 arxiv

Long-term multi-agent systems inevitably generate vast amounts of trajectories and historical interactions, which makes efficient memory management essential for both performance and scalability. Existing methods typical…

Fact Verification

Verifiable Memory: Learning Unified Memory Management with Local and Global Verifiers for Large Language Model Agents

2026-08-04 · Xiaolong Sun, Qichao Wang, Hangyu Li, Liang Chen arxiv

Large language model (LLM) agents must retain reusable information, control a bounded active context, and recover earlier evidence during long-horizon interaction. Existing methods commonly optimize long-term memory (LTM…