paper-with-me

홈 › Papers

HLL: Can Agents Cross Humanity's Last Line of Verification?

2026-06-01 · Xinhao Song, Su Su, Sirui Song, Hongliang Wu, Wen Shen, Zhihua Wei, Gongshen Liu, Linfeng Zhang, Dongrui Liu arxiv

Multimodal agents are increasingly expected to operate interfaces on behalf of users, raising a central deployment question: can they truly substitute for humans in workflows that services deliberately protect against automation? CAPTCHA verification makes this question concrete. It is not merely a visual puzzle, but a human-verification boundary placed before account creation, content access, form submission, and other protected actions. We introduce \textbf{Humanity's Last Line of Verification (HLL)}, a controlled benchmark that uses interactive CAPTCHA verification to evaluate whether agents can cross this boundary through grounded, human-like interaction rather than recognition alone. HLL covers diverse CAPTCHA interactions and exposes agents to controlled realism stressors, including cluttered webpages, harder task variants, and trace-conditioned validation of the solving process. We evaluate eight frontier multimodal agents in a closed-loop GUI environment. The results show that current agents remain brittle at this human-substitution boundary: performance varies sharply across verification types, degrades under realistic interface conditions, and drops further when correct answers must be supported by valid action traces. By exposing gaps in localization, action calibration, state tracking, and process consistency, HLL provides a concrete testbed for measuring how close multimodal agents are to acting as human substitutes in protected real-world workflows. Our code is available at https://github.com/XinhaoS0101/HLL

📄 PDF Abstract BibTeX arXiv:2606.02449

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Co-Sight: Enhancing LLM-Based Agents via Conflict-Aware Meta-Verification and Trustworthy Reasoning with Structured Facts

2025-10-24 · Hongwei Zhang, Ji Lu, Shiqing Jiang, Chenxiang Zhu 외 arxiv

Long-horizon reasoning in LLM-based agents often fails not from generative weakness but from insufficient verification of intermediate reasoning. Co-Sight addresses this challenge by turning reasoning into a falsifiable …

SciAgent: A Unified Multi-Agent System for Generalistic Scientific Reasoning

2025-11-11 · Xuchen Li, Ruitao Wu, Xuanbo Liu, Xukai Wang 외 arxiv

Recent advances in large language models have enabled AI systems to achieve expert-level performance on domain-specific scientific tasks, yet these systems remain narrow and handcrafted. We introduce SciAgent, a unified …

HLE-Verified: A Systematic Verification and Structured Revision of Humanity's Last Exam

2026-02-15 · Weiqi Zhai, Zhihai Wang, Jinghang Wang, Boyu Yang 외 arxiv

Humanity's Last Exam (HLE) has become a widely used benchmark for evaluating frontier large language models on challenging, multi-domain questions. However, community-led analyses have raised concerns that HLE contains a…

PoTRE: Test-Time Reasoning inspired by Cognitive Heterogeneity

2026-07-22 · Anmol Kankariya, Sercan Ö. Arık arxiv

While Large Language Models (LLMs) excel at many tasks, they frequently struggle with complex reasoning that requires long-horizon planning and iterative error correction. Furthermore, standard single-stream prompting pr…

SciMaster: Towards General-Purpose Scientific AI Agents, Part I. X-Master as Foundation: Can We Lead on Humanity's Last Exam?

2025-07-07 · Jingyi Chai, Shuo Tang, Rui Ye, Yuwen Du 외 arxiv

The rapid advancements of AI agents have ignited the long-held ambition of leveraging them to accelerate scientific discovery. Achieving this goal requires a deep understanding of the frontiers of human knowledge. As suc…