paper-with-me

Papers

Hidden Anchors in Multi-Agent LLM Deliberation

2026-06-17 · Apurba Pokharel, Ram Dantu arxiv

Multi-agent LLM deliberation, where agents exchange and revise answers over several rounds, is increasingly used to improve reasoning and accuracy, yet how and why it works is rarely modelled. Such deliberation mirrors how humans reach decisions. As social animals we are pulled both by the group, the herd effect that classical opinion-dynamics models such as DeGroot and Friedkin--Johnsen capture, and by our own internal belief, which they do not. We model multi-agent deliberation as a closed-loop dynamical system in which each agent carries a hidden internal belief, its anchor, that continually pulls its opinion regardless of its neighbours. We show this anchor can be recovered from the deliberation alone, and that it explains a behaviour classical consensus rules forbid: an agent's confidence in the correct answer can climb past where any agent started, escaping the space (convexhull) formed by the initial beliefs. Checking whether the recovered anchor also predicts held-out runs (generalizes) gives a simple test for when a model is truly driven bysuch an anchor. Across three open-weight model families this is a spectrum, not all-or-nothing. All anchors' influence are about equally strongly, but they differ in where the anchor sits, and only when it sits far from the initial opinions does deliberation escape the hull and need the full closed-loop model.

📄 PDF Abstract BibTeX arXiv:2606.19494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Latent Agentic Reasoning

2026-06-01 · Dongwon Jung, Peng Shi, Yi Zhang, Junshan Zhang 외 arxiv

Large reasoning models improve performance by generating extended chain-of-thought (CoT) reasoning, but this behavior becomes inefficient when applied to LLM agents. Current LLM agents often generate verbose textual reas…

Belief Engine: Configurable and Inspectable Stance Dynamics in Multi-Agent LLM Deliberation

2026-05-14 · Joshua C. Yang, Maurice Flechtner, Damian Dailisan, Michiel A. Bakker arxiv

LLM-based agents are increasingly used to simulate deliberative interactions such as negotiation, conflict resolution, and multi-turn opinion exchange. Yet generated transcripts often do not reveal why an agent's stance …

Diverse Evidence, Better Forecasts: Multi-Agent Deliberation Under Information Asymmetry

2026-07-02 · Yuante Li, Yicheng Tao, Kate Zhang, Taozhi Wang 외 arxiv

Multi-agent systems are increasingly used for forecasting future events, as deliberation among multiple LLMs is believed to improve reasoning and calibration. Yet existing approaches overlook a critical design choice: wh…

Enhancing Language Model Rationality with Bi-Directional Deliberation Reasoning

2024-07-08 · Yadong Zhang, Shaoguang Mao, Wenshan Wu, Yan Xia 외

This paper introduces BI-Directional DEliberation Reasoning (BIDDER), a novel reasoning approach to enhance the decision rationality of language models. Traditional reasoning methods typically rely on historical informat…

Decision MakingLanguage ModelingLanguage Modelling

Multi-Agent Systems are Mixtures of Experts: Who Becomes an Influencer?

2026-05-25 · Franka Bause, Jonas Niederle, Martin Pawelczyk, Rebekka Burkholz arxiv

The effectiveness of multi-agent LLM deliberation depends not only on the agents' individual predictions, but also on how they communicate and collaborate. We study this mechanism through the lens of Friedkin-Johnsen (FJ…