Dynamic Attentional Context Scoping: Agent-Triggered Focus Sessions for Isolated Per-Agent Steering in Multi-Agent LLM Orchestration
Nickson Patel

TL;DR
DACS is a novel mechanism that isolates agent contexts during multi-agent LLM orchestration, significantly improving decision accuracy and reducing cross-agent contamination by dynamically focusing context on individual agents.
Contribution
It introduces agent-triggered, deterministic context isolation in multi-agent LLM systems, enhancing decision quality without requiring context compression or retrieval.
Findings
DACS achieves 90-98% steering accuracy versus 21-60% for baseline.
Context contamination reduces from 28-57% to 0-14%.
Context efficiency ratios reach up to 3.53x.
Abstract
Multi-agent LLM orchestration systems suffer from context pollution: when N concurrent agents compete for the orchestrator's context window, each agent's task state, partial outputs, and pending questions contaminate the steering interactions of every other agent, degrading decision quality. We introduce Dynamic Attentional Context Scoping (DACS), a mechanism in which the orchestrator operates in two asymmetric modes. In Registry mode it holds only lightweight per-agent status summaries (<=200 tokens each), remaining responsive to all agents and the user. When an agent emits a SteeringRequest, the orchestrator enters Focus(a_i) mode, injecting the full context of agent a_i while compressing all other agents to their registry entries. Context isolation is agent-triggered, asymmetric, and deterministic: the context window contains exactly F(a_i) + R_{-i} during steering, eliminating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
