paper-with-me

홈 › Papers

The Gatekeeper Knows Enough

2025-10-16 · Fikresilase Wondmeneh Abebayew arxiv

Large Language Models (LLMs) are increasingly deployed as autonomous agents, yet their practical utility is fundamentally constrained by a limited context window and state desynchronization resulting from the LLMs' stateless nature and inefficient context management. These limitations lead to unreliable output, unpredictable behavior, and inefficient resource usage, particularly when interacting with large, structured, and sensitive knowledge systems such as codebases and documents. To address these challenges, we introduce the Gatekeeper Protocol, a novel, domain-agnostic framework that governs agent-system interactions. Our protocol mandates that the agent first operate and reason on a minimalist, low-fidelity "latent state" representation of the system to strategically request high-fidelity context on demand. All interactions are mediated through a unified JSON format that serves as a declarative, state-synchronized protocol, ensuring the agent's model of the system remains verifiably grounded in the system's reality. We demonstrate the efficacy of this protocol with Sage, a reference implementation of the Gatekeeper Protocol for software development. Our results show that this approach significantly increases agent reliability, improves computational efficiency by minimizing token consumption, and enables scalable interaction with complex systems, creating a foundational methodology for building more robust, predictable, and grounded AI agents for any structured knowledge domain.

📄 PDF Abstract BibTeX arXiv:2510.14881

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

GateKeeper-GPU: Fast and Accurate Pre-Alignment Filtering in Short Read Mapping

2021-03-27 · Zülal Bingöl, Mohammed Alser, Onur Mutlu, Ozcan Ozturk 외

At the last step of short read mapping, the candidate locations of the reads on the reference genome are verified to compute their differences from the corresponding reference segments using sequence alignment algorithms…

GPU

Online Safety under Multiple Constraints and Input Bounds using gatekeeper: Theory and Applications

2025-08-13 · Devansh R. Agrawal, Dimitra Panagou arxiv

This letter presents an approach to guarantee online safety of a cyber-physical system under multiple state and input constraints. Our proposed framework, called gatekeeper, recursively guarantees the existence of an inf…

GateKeeper: A New Hardware Architecture for Accelerating Pre-Alignment in DNA Short Read Mapping

2016-04-06 · Mohammed Alser, Hasan Hassan, Hongyi Xin, Oğuz Ergin 외

Motivation: High throughput DNA sequencing (HTS) technologies generate an excessive number of small DNA segments -- called short reads -- that cause significant computational burden. To analyze the entire genome, each of…

Backup-Based Safety Filters: A Comparative Review of Backup CBF, Model Predictive Shielding, and gatekeeper

2026-04-02 · Taekyung Kim, Aswin D. Menon, Akshunn Trivedi, Dimitra Panagou arxiv

This paper revisits three backup-based safety filters -- Backup Control Barrier Functions (Backup CBF), Model Predictive Shielding (MPS), and gatekeeper -- through a unified comparative framework. Using a common safety-f…

Multi-Agent gatekeeper: Safe Flight Planning and Formation Control for Urban Air Mobility

2025-11-24 · Thomas Marshall Vielmetti, Devansh R Agrawal, Dimitra Panagou arxiv

We present Multi-Agent gatekeeper, a framework that provides provable safety guarantees for leader-follower formation control in cluttered 3D environments. Existing methods face a trad-off: online planners and controller…

Collision Avoidance