paper-with-me

홈 › Papers

Auditable Early Stopping for Agentic Routing: Ledger-Verified Run-Wise Certificates under Local DP

2025-09-09 · Shivam Akhauri arxiv

We address when a best-first router for tool-use agents can stop exploring without missing a better leaf, while preserving local differential privacy (LDP) and leaving an audit trail. We introduce a run-wise certificate that couples each node's key to the same exponential race that realizes leaf perturbations; the usual halting rule (stop when the maximum over $v$ in $F$ of Key$(v) \le B^*$) then certifies the realized run. We give two certified modes on context-indexed prefix DAGs with child partition: (i) Exact (known counts), using lazy offset propagation with winner reuse; and (ii) Surrogate (upper bounds only), which anchors keys to a parent-level surrogate race and allows validator tightening via $κ= \log(N / N_{ub}$). A small compiler enforces the partition property, and an admissible, race-independent M(tau) keeps keys sound. The ledger logs uniforms, counts, and tie handling; privacy follows by post-processing. Experiments on synthetic graphs and a small real pipeline show tight stopping, deterministic replay, and low overhead.

📄 PDF Abstract BibTeX arXiv:2509.10550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evidence-Ledger Adjudication for Claim-Evidence Traceability

2026-07-29 · Gengyu Chen, Yongjie Yu, Weiling Wang arxiv

AI agents can draft claims faster than authors can check whether the cited or retrieved evidence supports them. We study evidence-ledger adjudication: a claim-evidence traceability workflow that pairs each claim with an …

Provably Auditable and Safe LLM Agents from Human-Authored Ontologies

2026-06-03 · Aaron Sterling arxiv

We introduce the LLM agent architecture Agentic Redux, intended for use with nontrivial problem domains that require linear auditability. Using the typed lambda calculus, we prove that, run on appropriate domains, Agenti…

LEDGER: Scaling Agentic Document Editing with Dependency-aware Graph Retrieval

2026-06-19 · Mike Hang Wang, Utkarsh Garg, Reza Davari, Huitian Jiao 외 arxiv

We introduce LEDGER to tackle the novel context engineering challenge of agentic document editing, where localized edits to long, structured documents must be applied efficiently without breaking cross-references or sema…

DeepReviewer 2.0: A Traceable Agentic System for Auditable Scientific Peer Review

2026-03-03 · Yixuan Weng, Minjun Zhu, Qiujie Xie, Zhiyuan Ning 외 arxiv

Automated peer review is often framed as generating fluent critique, yet reviewers and area chairs need judgments they can \emph{audit}: where a concern applies, what evidence supports it, and what concrete follow-up is …

PaperJury: Due-Process Review for Bounded LaTeX Revision

2026-06-15 · Yiran Wang, Ruixuan An, Biao Wu, Wenhao Wang arxiv

Pre-submission hardening of human-authored LaTeX computer science papers differs from drafting assistance because it requires adversarial whole-paper review, explicit no-fix outcomes, and bounded artifact-safe revision. …