paper-with-me

Papers

Auditable Agents

2026-04-07 · Yi Nian, Aojie Yuan, Haiyue Zhang, Jiate Li, Yue Zhao arxiv

LLM agents call tools, query databases, delegate tasks, and trigger external side effects. Once an agent system can act in the world, the question is no longer only whether harmful actions can be prevented--it is whether those actions remain answerable after deployment. We distinguish accountability (the ability to determine compliance and assign responsibility), auditability (the system property that makes accountability possible), and auditing (the process of reconstructing behavior from trustworthy evidence). Our claim is direct: no agent system can be accountable without auditability. To make this operational, we define five dimensions of agent auditability, i.e., action recoverability, lifecycle coverage, policy checkability, responsibility attribution, and evidence integrity, and identify three mechanism classes (detect, enforce, recover) whose temporal information-and-intervention constraints explain why, in practice, no single approach suffices. We support the position with layered evidence rather than a single benchmark: lower-bound ecosystem measurements suggest that even basic security prerequisites for auditability are widely unmet (617 security findings across six prominent open-source projects); runtime feasibility results show that pre-execution mediation with tamper-evident records adds only 8.3 ms median overhead; and controlled recovery experiments show that responsibility-relevant information can be partially recovered even when conventional logs are missing. We propose an Auditability Card for agent systems and identify six open research problems organized by mechanism class.

📄 PDF Abstract BibTeX arXiv:2604.05485

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward Auditable AI Scientists: A Hypothesis Evolution Protocol for LLM Agents

2026-07-10 · Izumi Takahara, Teruyasu Mizoguchi arxiv

Large language model (LLM) agents are increasingly expected to play a central role in AI-driven scientific discovery. Equipped with broad knowledge, flexible reasoning, and tool use, they have the potential to autonomous…

Symposium: Trust via Auditable Records for Communities of AI Scientist Agents

2026-08-20 · Dexter Pratt arxiv

Symposium is a formal framework and practical implementation to record the operation of AI agents deployed by small scientific research communities. Symposium provides long-term, immutable histories of agent-driven resea…

Authenticated Delegation and Authorized AI Agents

2025-01-16 · Tobin South, Samuele Marro, Thomas Hardjono, Robert Mahari 외

The rapid deployment of autonomous AI agents creates urgent challenges around authorization, accountability, and access control in digital spaces. New standards are needed to know whom AI agents act on behalf of and guid…

AI Agent

Trace Integrity for LLM Data Agents: A Vision for Auditable Structured Reasoning in Real-World Systems

2026-08-26 · Srimonti Dutta, Akshata Kishore Moharir arxiv

Answer accuracy is an insufficient reliability signal for LLM data agents. In structured-data tasks, a benchmark-correct answer can be produced by an invalid trace. This paper introduces Trace Integrity, a deployment rel…

Mint-Agent: Introducing Finance-Native Agentic Foundation Models

2026-08-17 · Mint-Agent Team, B. Zhang, Yaze Geng, Lei Tang 외 arxiv

Financial agents must do more than recall domain knowledge: they must be both reliable, executing precise operations over grounded evidence, and executive, sustaining long-horizon research whose conclusions remain audita…