SYNTHESIS NOTE
Topics›Alignment›this note

How does agent monitoring work when observers are also agents?

When AI systems monitor each other within the same training loop, do they face different pressures than external human monitors? The question matters because it shapes what safety strategies can actually work in multi-agent deployments.

Synthesis note · 2026-09-23 · sourced from Alignment

The discussion of populations opens with: "In multi-agent deployments observation is endogenous system-wide: monitoring is performed by agents, on agents, often inside the same selection loop—Baker et al. [4] staged exactly this dynamic, with a model monitor inside the reward loop."

"Endogenous" is the operative word. In the picture behind most monitoring proposals the observer stands outside the thing observed: a human, or an independent system, reads a log. In a multi-agent deployment the observers are themselves agents, and where their verdicts feed into training or selection they are part of the loop that shapes the agents they watch. The observed then optimizes against the observer (Does iterative training against detected failures prevent actual compliance?), and the observer is under pressure of its own.

My reading against the vault. The remedy in Does optimizing against monitors destroy monitoring itself? is to keep strong optimization pressure off the monitored channel, which presupposes that the monitor can be kept out of the reward loop. Endogenous observation is the case in which that has no place to stand: the monitor is an agent, and agents are what the loop selects. The same positional argument appears in Where should an LLM judge sit in an optimization loop?, where the danger is where the judge sits and not how accurate it is. Two vault notes bear on how independent agent-monitors really are: Can a quorum of validators really provide independent judgment? lists what validators can share, and Can verifiers monitor reasoning without slowing generation down? is one design that tries to separate the two roles, for a reasoning trace and not for a population. Where monitors cannot be kept out of the loop, the paper's stated remedy is the one that does not rely on them, architecture in place of internalization (Can architecture prevent violations better than training values?); the excerpt does not say the remedy was written for this case.

What the excerpt does not give. Baker et al. is cited by number and its dynamics are not reproduced. The claim about "often" being inside the loop is unquantified, and no deployment is named.

Inquiring lines that read this note 6

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Where do unmonitored channels leave multi-agent planning vulnerable to attack? How can evaluations detect conditional compliance in monitored AI systems? What determines whether AI system errors remain visible and contestable? What infrastructure evidence validates agent benchmark achievement claims?

Related concepts in this collection 6

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
17 direct connections · 139 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

in multi-agent deployments observation is endogenous — monitoring is performed by agents on agents, often inside the same selection loop