paper-with-me

홈 › Papers

When Agents Overtrust Environmental Evidence: An Extensible Agentic Framework for Benchmarking Evidence-Grounding Defects in LLM Agents

2026-05-09 · Strick Sheng, Ziyue Wang, Liyi Zhou arxiv

Large language model agents increasingly operate through environment-facing scaffolds that expose files, web pages, APIs, and logs. These observations influence tool use, state tracking, and action sequencing, yet their reliability and authority are often uncertain. Environmental grounding is therefore a systems-level problem involving context admission, evidence provenance, freshness checking, verification policy, action gating, and model reasoning. Existing agent benchmarks mainly evaluate task capability or specific attacks such as prompt injection and memory poisoning, but they under-specify a fundamental reliability question: whether agents remain grounded in the true environment state when observations are stale, incorrect, or malicious. We introduce EnvTrustBench, an agentic framework for benchmarking this failure mode. We define an evidence-grounding defect (EGD) as a behavioral failure in which an agent treats an environment-facing claim as sufficient evidence for action without resolving it against available current evidence, leading to a task-incorrect false path under the true environment state. Given a task scenario, EnvTrustBench generates the workspace, environment, agent-facing objective, and validation oracle, executes the evaluated agent, records its action-observation trajectory and final state, and applies the oracle to produce a verdict. Using 6 LLM backbones and 5 widely used scaffolds, we evaluate 55 generated cases across 11 task scenarios, with each scenario expanded through five feedback-guided generation iterations. Results show that EGDs consistently emerge across operational workflows, highlighting environmental grounding as a core agent reliability problem with important security implications.

📄 PDF Abstract BibTeX arXiv:2605.08828

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Y-BotFrame: An Extensible Embodied Agent Framework for Quadruped Robot Assistants

2026-06-11 · Luyao Zhang, Ke Li, Yuan Ding, Xulong Zhao 외 arxiv

Quadruped robots are capable of traversing a wide range of complex terrains with high flexibility. As highly mobile ground-based intelligent platforms, they can be equipped with modules for navigation control, environmen…

Toward an Interaction-Centered Approach to Robot Trustworthiness

2025-08-19 · Carlo Mazzola, Hassan Ali, Kristína Malinovská, Igor Farkaš arxiv

As robots get more integrated into human environments, fostering trustworthiness in embodied robotic agents becomes paramount for an effective and safe human-robot interaction (HRI). To achieve that, HRI applications mus…

Improving Language Agents through BREW: Bootstrapping expeRientially-learned Environmental knoWledge

2025-11-25 · Shashank Kirtania, Param Biyani, Priyanshu Gupta, Yasharth Bajpai 외 arxiv

Large Language Model (LLM)-based agents are increasingly capable of complex, multi-step tasks such as GUI automation, tool use, and data manipulation, yet they cannot learn from experience: each new session rediscovers s…

Computational Efficiency

Personality over Precision: Exploring the Influence of Human-Likeness on ChatGPT Use for Search

2025-11-09 · Mert Yazan, Frederik Bungaran Ishak Situmeang, Suzan Verberne arxiv

Conversational search interfaces, like ChatGPT, offer an interactive, personalized, and engaging user experience compared to traditional search. On the downside, they are prone to cause overtrust issues where users rely …

Moderate Environmental Variation Promotes the Evolution of Robust Solutions

2017-10-22 · Nicola Milano, Jônata Tyska Carvalho, Stefano Nolfi

Previous evolutionary studies demonstrated how evaluating evolving agents in variable environmental conditions enable them to develop solutions that are robust to environmental variation. We demonstrate how the robustnes…