Markdown source

Memory Harnesses for Long-Running Research Agents

Conference Context

Session Description

At Sakana AI we build agents that run for hundreds of turns to read literature, run experiments, and draft papers. The model rarely breaks. The harness around it is the weak point: the agent contradicts a decision it made 80 turns ago, redoes finished work, or drifts from the question it started on. This is the binding-constraint thesis. For long-horizon tasks, reliability is set as much by the harness as by the model as clearly instantiated in autoresearch recent efforts. This is a field guide to the harness's memory layer. I'll trace a real research agent through its lifecycle, show exactly where context rot and drift set in, and cover the patterns that hold over 100+ turns: three-tier memory, progressive disclosure, recall-first compaction, sub-agent isolation, and architectural memory beyond the vector database. I will show how to measure whether your memory harness actually helps, at the trajectory level, so you stop tuning prompts to fix what's really a state-management bug.

Media Evidence

Real-time Experiments with an AI Co-Scientist - Stefania Druga, fmr. Google Deepmind (speaker-match related prior/adjacent AI Engineer video; captions: English auto-captions).

Evidence Graph

This evidence graph is generated from currently linked source material: official schedule text, related video pages, cached transcripts, visible slide text, dense/reconstructed slide pages, and AI slide-classification audits.

Media Signals

Agent Reading Notes

Use these signals to refine the synopsis, topic links, people/company context, and method notes. If a source is a related external video rather than an exact official recording, keep it framed as supporting evidence.

Summary

Stefania Druga's World's Fair session centers on the reliability layer that lets research agents keep working coherently over hundreds of turns. The official abstract argues that the model itself is often not the first thing to fail; the surrounding harness is. In long-running literature review, experiment-running, and paper-drafting workflows, the agent can contradict a decision it made dozens of turns earlier, redo completed work, lose track of the original research question, or treat state-management failures as if they were prompt-writing problems. The talk frames memory as a measurable engineering system: three-tier memory, progressive disclosure, recall-first compaction, sub-agent isolation, architectural memory beyond a vector database, and trajectory-level evaluation of whether the harness is actually improving behavior.

The connected material makes the scientific setting more concrete. Druga's related AI Engineer video, "Real-time Experiments with an AI Co-Scientist," includes slide evidence around crystal growth, supersaturation, salt and water solutions, yeast fermentation, temperature, nucleation, open-source tools, and Jacdac-style instrumentation. Those slides are supporting context rather than a confirmed recording of this exact World's Fair session, but they show the kind of research-agent environment where memory failures become operationally expensive: an AI co-scientist must remember prior hypotheses, experiment conditions, observed outcomes, and tool constraints while iterating through physical or simulated experiments. The dense and reconstructed slide pages reinforce that this is not just abstract agent orchestration; it is about agents embedded in experimental loops where continuity matters.

Druga's profile adds the institutional frame. She is a Research Scientist at Sakana AI in Tokyo working on novel architectures beyond the transformer, after prior work associated with Google DeepMind. That background makes this session sit at the intersection of agent infrastructure, scientific discovery workflows, and post-transformer research systems. For this wiki, the page should be read as a memory-and-harness counterpart to the co-scientist material: if AI systems are going to read papers, run experiments, and draft scientific outputs over long horizons, they need durable memory structures that preserve decisions, prevent duplicated effort, and keep the system anchored to the research objective.

Transcript Status

Related video transcript availability: English auto-captions. Treat this as supporting context, not a recording of this exact scheduled session unless later confirmed. Not fetched yet.

People

Supporting Slides

Slide Evidence

Synthesis

Synthesized Breakdown

Memory Harnesses for Long-Running Research Agents ## Conference Context - Date/time: 2026-06-30 · 11:40am-12:00pm - Track/room: Memory & Continual Learning · Main Stage - Speaker(s): Stefania Druga - Session type/status: session · confirmed - Track: Memory & Continual Learning - Room: Main Stage - Session type: session - Status: confirmed ## Session Description At Sakana AI we build agents that run for hundreds of turns to read literature, run experiments, and draft papers. The model rarely breaks. The harness around it is the weak point: the agent contradicts a decision it made 80 turns ago, redoes finished work, or drifts from the question it started on. This is the binding-constraint thesis.

Speaker And Company Context

Topics Covered

Derived Links And Source Material

Novel Concepts / Clever Methods

Evidence Boundary

This synthesis is based on the official schedule and linked source pages. It should be revisited when exact session recordings or transcript-backed secondary sources are available.