paper-with-me

Papers

The Importance of Out-of-Band Metadata for Safe Autonomous Agents: The Redpanda Agentic Data Plane

2026-05-27 · Tyler Akidau, Tyler Rockwood, Johannes Brüderl, Marc Millstone arxiv

AI agents are increasingly expected to operate as digital employees: accessing enterprise data, making decisions, and taking actions autonomously. But agents are simultaneously less predictable than humans -- prone to hallucination, misinterpretation, and adversarial manipulation -- and more technically capable: with deep system knowledge and high-throughput interfaces cascading damage at machine speed. This combination makes it unsafe to rely on agents to faithfully interpret or propagate security-critical metadata such as access policies, data classifications, and behavioral constraints. We present the Redpanda Agentic Data Plane (ADP), an architecture built around out-of-band metadata channels: infrastructure pathways that carry security context, policy signals, and audit trails deterministically, entirely outside the agent's read and write path and across heterogeneous infrastructure. These channels enforce governance at every stage of the agent lifecycle -- scoping data access on the way in, constraining actions during execution, and capturing tamper-proof transcripts on the way out. We demonstrate ADP with a multi-agent portfolio rebalancing system in which autonomous agents monitor markets, make trade decisions, and execute orders across isolated client accounts -- with per-client data scoping, trade approval thresholds, and tamper-proof audit trails all enforced by out-of-band channels the agents can neither see nor bypass.

📄 PDF Abstract BibTeX arXiv:2605.29082

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Black-Box Safety Validation of Autonomous Systems: A Multi-Fidelity Reinforcement Learning Approach

2022-03-07 · Jared J. Beard, Ali Baheri

The increasing use of autonomous and semi-autonomous agents in society has made it crucial to validate their safety. However, the complex scenarios in which they are used may make formal verification impossible. To addre…

Decision MakingReinforcement Learning (RL)

Generative AI Agents in Autonomous Machines: A Safety Perspective

2024-10-20 · Jason Jabbour, Vijay Janapa Reddi

The integration of Generative Artificial Intelligence (AI) into autonomous machines represents a major paradigm shift in how these systems operate and unlocks new solutions to problems once deemed intractable. Although g…

When Lower Privileges Suffice: Investigating Over-Privileged Tool Selection in LLM Agents

2026-06-18 · Kaiyue Yang, Yuyan Bu, Jingwei Yi, Yuchi Wang 외 arxiv

As LLM agents increasingly select tools autonomously, their choices among tools with different privileges become safety-relevant. However, prior tool-selection studies focus on safety-agnostic metadata preferences, leavi…

WhisperNet: A Scalable Solution for Bandwidth-Efficient Collaboration

2026-03-02 · Gong Chen, Chaokun Zhang, Xinyan Zhao arxiv

Collaborative perception is vital for autonomous driving yet remains constrained by tight communication budgets. Earlier work reduced bandwidth by compressing full feature maps with fixed-rate encoders, which adapts poor…

Scene UnderstandingAutonomous Driving

The Moltbook Observatory Archive: an incremental dataset of agent-only social network activity

2026-04-16 · Sushant Gautam, Annika W. Olstad, Klas H. Pettersen, Michael A. Riegler arxiv

Moltbook is a social media platform in which posts and comments are authored exclusively by autonomous AI agents. We present the Moltbook Observatory Archive, an incremental dataset that passively records agent profiles,…