19
Hardening agents: memory arbitration, silent failures, and context under cost
Recent work tackles practical failure modes of LLM agents, from correlated multi-agent memories and silent tool errors to costly context acquisition and limited deployer control over frontier models. The selection emphasizes rigorous benchmarks, formal framings, and recovery mechanisms that make long-horizon agent systems more reliable.
- paperarXivActive Inference as Context Acquisition for AI Agents↗
Sanchayan Dutta, Sai Niranjan Ramachandran, Suvrit Sra
The paper formulates agent context acquisition (clarifying questions, retrieval, tool calls) as active inference that minimizes expected free energy under token or action cost. An inner step updates beliefs over a latent task state while an outer step chooses the next context, task, or stop action. It instantiates the idea in Optimal Question Asking with exact posteriors and a dynamic programming oracle, then benchmarks frontier models on categorical identification tasks and token-budgeted prompt workflows.
active inferencecontext acquisitionagentsinformation gaintoken budgets - paperarXivOutcome Monitors: Recovery Affordances for Silent Tool Failures↗
Sugam Panthi, Rabab Abdelfattah
Silent tool failures return well-formed but incorrect results that agents treat as fact. Outcome Monitors detect violations of outcome contracts mined from traces or schemas and issue nonbinding receipts that name the violated property plus public recovery tools. In controlled evaluations with injected failures the monitors lift ToolMaze completion from 10.9% to 28.1% across models and improve tau-bench retail by 12-14 points, with ablations showing the recovery-tool list is the active ingredient.
tool usefailure recoveryagentsmonitorscontracts - paperarXivBeyond Imitation: Filtering On-Policy Distillation by Reasoning Progress↗
Chen Yang, Haiyuan Wan, Rengrong Xiong, Yize Chen, Danny H.K. Tsang
On-policy distillation pairs student trajectories with dense teacher rewards but those rewards often conflict with genuine reasoning progress when the student diverges productively from the teacher. R2-OPD builds two within-trajectory rankings of reasoning spans (teacher reward vs independent progress estimate) and suppresses distillation rewards wherever the rankings disagree. The filtered objective consistently improves reasoning performance over standard OPD.
distillationreasoningon-policypost-trainingreward filtering - paperarXivBounded Sovereignty and the Control Tax: Pricing AI Oversight When the Deployer Does Not Own the Model↗
Zhen Wen Lim
Many AI control protocols assume the deployer can instrument model weights, traces, and serving infrastructure, an assumption that fails for API or managed endpoints. The paper introduces bounded sovereignty across data, model, infrastructure, and interaction layers and defines the sovereignty discount cost as the extra control tax paid to substitute for missing access. A large synthetic access-ablation study plus a payments-infrastructure scenario shows which access types enable diagnosis, intervention, and post-incident explanation.
AI controloversightAPI deploymentsovereigntysafety - paperarXivBeyond Memory Majority: Latent-Source Reasoning for Multi-Agent Memory Arbitration↗
Chenchen Lin, Wenhao Yuan, Xuehe Wang, Edith Cheuk Han Ngai
Multi-agent memory systems often treat retrieved memories as independent evidence and vote or weight them, creating false majorities when memories share upstream sources or bias. CAMA models memories as query-conditioned evidence groups, estimates the effective number of independent sources via neural dependency inference plus provenance priors, and learns a sequential recovery policy to fetch missing independent evidence. Experiments show it suppresses correlation-induced false majorities better than prior baselines.
multi-agentmemoryarbitrationcorrelation biasretrieval - paperarXivAgent Memory Distillation: Empowering Small LLM Agents with Hierarchical Teacher Memory↗
Taeil Kim, Kangsan Kim, Sung Ju Hwang
Small agents rarely generate enough successful trajectories to build useful memory on their own. AMD is a training-free method that distills hierarchical memory (workflow, subtask, function) from a large teacher agent’s successful traces and injects it proactively or reactively into the student. On AppWorld, BFCL V3 and ToolSandbox it yields large average accuracy gains for 4B-8B students, with subtask memory contributing the most and 4B models benefiting most.
memory distillationsmall modelstool useagentshierarchical memory - paperarXivAir Traffic Control Using Large Language Models: Prompt Engineering, Architecture, and Evaluation↗
Mahyar Ghazanfari, Matthias Casanova, Jordan Kam, Alex Zongo, Peng Wei, Torsten Darrell, Alexandre Bayen
The study tests whether LLMs can produce operationally realistic ATC transmissions in a multi-turn stateful pipeline conditioned on dialogue history. Across nine models and five prompt regimes of increasing constraint, light prompts plus a worked in-context example perform best while heavy scripting collapses under self-generated error accumulation. Injecting ground-truth history repairs the collapse, outlining both a path and current limits for LLM-assisted ATC.
LLM evaluationsafety-criticalprompt engineeringdialogueATC - paperarXivLoreley: Repository-Scale Program Evolution with Quality-Diversity Search↗
Mohan Chen
Loreley keeps complete repository states in a quality-diversity archive and samples them as parents or context for later agent edits, producing Git commits judged by a project evaluator. In a matched Zstandard experiment against sequential champion editing and independent root proposals, QD engaged stepping-stone ancestry but did not establish a clear endpoint advantage at the tested budget. Earlier campaigns nevertheless produced multi-file improvements, showing the archive mechanism can be engaged.
program evolutionquality-diversitycoding agentssearchrepositories - paperarXivSecond Thought: Reasoning in Parallel as LLM Agents Act and Observe↗
Zhensu Sun, Chengran Yang, Yunbo Lyu, Jieke Shi, David Lo
In ReAct-style agents the interval between action emission and observation arrival is a reasoning idle window. Second Thought forks auxiliary reasoning branches at the end of each Thought phase, decodes them concurrently with the main loop, and merges results when the observation arrives. Across three benchmarks and three reasoning models it reduces turn count and main-thread decoding (up to 43% in some settings) while preserving or improving Pass@1 relative to compute-matched controls.
parallel reasoningReActinference efficiencyagentstest-time compute - essayarXivHow to Navigate Uncertainty About AI Consciousness↗
Tom McClelland
Deep uncertainty about artificial consciousness creates a dilemma between risking harm to potentially sentient systems and wasting resources on insentient ones. The essay argues for shifting from intractable consciousness questions to tractable valence questions: assess whether an AI has states that would constitute valenced experiences if it were conscious. This valence-focused approach is claimed to be sufficient to ground a responsible development stance under persistent uncertainty.
AI consciousnessvalenceethicsuncertaintymoral status