paper-with-me

Papers

Latent Agents: A Post-Training Procedure for Internalized Multi-Agent Debate

2026-04-27 · John Seon Keun Yi, Aaron Mueller, Dokyun Lee arxiv

Multi-agent debate has been shown to improve reasoning in large language models (LLMs). However, it is compute-intensive, requiring generation of long transcripts before answering questions. To address this inefficiency, we develop a framework that distills multi-agent debate into a single LLM through a two-stage fine-tuning pipeline combining debate structure learning with internalization via dynamic reward scheduling and length clipping. Across multiple models and benchmarks, our internalized models match or exceed explicit multi-agent debate performance using up to 93% fewer tokens. We then investigate the mechanistic basis of this capability through activation steering, finding that internalization creates agent-specific subspaces: interpretable directions in activation space corresponding to different agent perspectives. We further demonstrate a practical application: by instilling malicious agents into the LLM through internalized debate, then applying negative steering to suppress them, we show that distillation makes harmful behaviors easier to localize and control with smaller reductions in general performance compared to steering base models. Our findings offer a new perspective for understanding multi-agent capabilities in distilled models and provide practical guidelines for controlling internalized reasoning behaviors. Code available at https://github.com/johnsk95/latent_agents

📄 PDF Abstract BibTeX arXiv:2604.24881

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Visual CoT: Internalized Visual Thinking for Proactive Video Reasoning

2026-08-16 · Xiaoyu Zhu, Xinke Deng, Suresh Taddewadikar, Arnab Kumar Mondal 외 hf

Multimodal large language models increasingly use visual chain-of-thought (Visual CoT) to reason about spatial, temporal, and embodied environments. By generating intermediate reasoning images, Visual CoT provides an int…

Think Before You Act -- A Neurocognitive Governance Model for Autonomous AI Agents

2026-04-28 · Eranga Bandara, Ross Gore, Asanga Gunaratna, Sachini Rajapakse 외 arxiv

The rapid deployment of autonomous AI agents across enterprise, healthcare, and safety-critical environments has created a fundamental governance gap. Existing approaches, runtime guardrails, training-time alignment, and…

Harnessing LLM Agents with Skill Programs

2026-05-18 · Hongjun Liu, Yifei Ming, Shafiq Joty, Chen Zhao arxiv

Equipping LLM agents with reusable skills derived from past experience has become a popular and successful approach for tackling complex and long-horizon tasks. However, such lessons are often encoded as textual guidance…

STORM: Internalized Modeling for Spatial-Temporal Reasoning in Video-Language Models

2026-05-25 · Yiming Liang, Yixiao Chen, Yiyang Zhou, Yixuan Wang 외 arxiv

Many video reasoning tasks require tracking motion, temporal order, and evolving visual states across frames. Existing methods built on large vision-language models (LVLMs) often address this challenge by externalizing r…

Visual Reasoning

Dynamic Mixture of Latent Memories for Self-Evolving Agents

2026-05-21 · Dianzhi Yu, Vireo Zhang, Hongru Wang, Yanyu Chen 외 arxiv

Achieving self-evolution in intelligent agents requires the continual accumulation of new knowledge across changing task sequences without forgetting previously acquired abilities. Existing approaches either internalize …

Continual Learning