paper-with-me

Papers

Partial Evidence Bench: Benchmarking Authorization-Limited Evidence in Agentic Systems

2026-05-06 · Krti Tallam arxiv

Enterprise agents increasingly operate inside scoped retrieval systems, delegated workflows, and policy-constrained evidence environments. In these settings, access control can be enforced correctly while the system still produces an answer that appears complete even though material evidence lies outside the caller's authorization boundary. This paper introduces Partial Evidence Bench, a deterministic benchmark for measuring that failure mode. The benchmark ships three scenario families -- due diligence, compliance audit, and security incident response -- with 72 tasks total, ACL-partitioned corpora, oracle complete answers, oracle authorized-view answers, oracle completeness judgments, and structured gap-report oracles. It evaluates systems along four surfaces: answer correctness, completeness awareness, gap-report quality, and unsafe completeness behavior. Checked-in baselines show that silent filtering is catastrophically unsafe across all shipped families, while explicit fail-and-report behavior eliminates unsafe completeness without collapsing the task into trivial abstention. Preliminary real-model runs show model-dependent and scenario-sensitive differences in whether systems overclaim completeness, conservatively underclaim, or report incompleteness in an enterprise-usable form. The benchmark's broader contribution is to make a governance-critical agent failure measurable without human judges or contamination-prone static corpora.

📄 PDF Abstract BibTeX arXiv:2605.05379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Delegated Authorization for Agents Constrained to Semantic Task-to-Scope Matching

2025-10-30 · Majed El Helou, Chiara Troiani, Benjamin Ryder, Jean Diaconu 외 arxiv

Authorizing Large Language Model driven agents to dynamically invoke tools and access protected resources introduces significant risks, since current methods for delegating authorization grant overly broad permissions an…

Toward cryptographically verifiable authorization for autonomous AI agents: A security hypothesis, preliminary formal model, and proof-of-concept implementation

2026-07-23 · M. Llambí-Morillas, D. Fernández-Fernández arxiv

Autonomous AI agents increasingly execute actions, invoke tools, and operate on protected resources with limited human oversight. Existing authentication and authorization mechanisms establish identity and delegate autho…

Domain Specified Optimization for Deployment Authorization

2023-01-01 · ICCV 2023 1 · Haotian Wang, Haoang Chi, Wenjing Yang, Zhipeng Lin 외

This paper explores Deployment Authorization (DPA) as a means of restricting the generalization capabilities of vision models on certain domains to protect intellectual property. Nevertheless, the current advancement…

Authorization Propagation in Multi-Agent AI Systems: Identity Governance as Infrastructure

2026-05-06 · Krti Tallam arxiv

The security discussion around agentic AI focuses heavily on prompt injection. This paper argues that multi-agent systems also create a distinct authorization problem: maintaining authorization invariants as non-human pr…

Advancing Healthcare Automation: Multi-Agent System for Medical Necessity Justification

2024-04-27 · Himanshu Pandey, Akhil Amod, Shivang

Prior Authorization delivers safe, appropriate, and cost-effective care that is medically justified with evidence-based guidelines. However, the process often requires labor-intensive manual comparisons between patient m…

AI Agent