[2603.21321] Improving Coherence and Persistence in Agentic AI for System Optimization
About this article
Abstract page for arXiv paper 2603.21321: Improving Coherence and Persistence in Agentic AI for System Optimization
Computer Science > Artificial Intelligence arXiv:2603.21321 (cs) [Submitted on 22 Mar 2026] Title:Improving Coherence and Persistence in Agentic AI for System Optimization Authors:Pantea Karimi, Kimia Noorbakhsh, Mohammad Alizadeh, Hari Balakrishnan View a PDF of the paper titled Improving Coherence and Persistence in Agentic AI for System Optimization, by Pantea Karimi and 3 other authors View PDF HTML (experimental) Abstract:Designing high-performance system heuristics is a creative, iterative process requiring experts to form hypotheses and execute multi-step conceptual shifts. While Large Language Models (LLMs) show promise in automating this loop, they struggle with complex system problems due to two critical failure modes: evolutionary neighborhood bias and the coherence ceiling. Evolutionary methods often remain trapped in local optima by relying on scalar benchmark scores, failing when coordinated multi-step changes are required. Conversely, existing agentic frameworks suffer from context degradation over long horizons or fail to accumulate knowledge across independent runs. We present Engram, an agentic researcher architecture that addresses these limitations by decoupling long-horizon exploration from the constraints of a single context window. Engram organizes exploration into a sequence of agents that iteratively design, test, and analyze mechanisms. At the conclusion of each run, an agent stores code snapshots, logs, and results in a persistent Archive and dis...