paper-with-me

Papers

DICE: Entropy-Regularized Equilibrium Selection for Stable Multi-Agent LLM Coordination

2026-06-06 · Yi Xie, Zhanke Zhou, Chentao Cao, Bo Liu, Bo Han arxiv

Multi-agent large language model (LLM) systems often fail to reliably outperform a single strong model equipped with best-of-N sampling. We argue that a core source of this instability is ill-posed equilibrium selection: current systems specify what information agents share, but not which coordination convention should be selected. We formalize a broad class of such systems as discounted incomplete-information Markov games and show that two common pathologies, oscillation between competing conventions and drift across them, can both induce unstable learning and linear Bayesian regret. To obtain a well-posed target, we introduce the Heterogeneous Quantal Response Equilibrium (HQRE), an entropy-regularized equilibrium concept with agent- and state-dependent temperatures. Under a monotonicity condition, HQRE is unique, admits linearly convergent mirror updates, and yields bounded Bayesian regret; the same condition yields rollout-measurable stability diagnostics. We instantiate this objective in two algorithms: DICE-PC, which coordinates frozen models through prompt-control actions, and DICE-FT, which performs parameter-efficient mirror fine-tuning. Across eleven benchmarks in four domains, DICE improves accuracy-cost trade-offs over strong within-class baselines; on reasoning and planning tasks, DICE-PC improves by 4.3 percentage points on average and DICE-FT by 8.5 points.

📄 PDF Abstract BibTeX arXiv:2606.08068

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Entropy Regularized Reinforcement Learning Using Large Deviation Theory

2021-06-07 · Argenis Arriojas, Jacob Adamczyk, Stas Tiomkin, Rahul V. Kulkarni

Reinforcement learning (RL) is an important field of research in machine learning that is increasingly being applied to complex optimization problems in physics. In parallel, concepts from physics have contributed to imp…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Complexity-Regularized Proximal Policy Optimization

2025-09-24 · Luca Serfilippi, Giorgio Franceschelli, Antonio Corradi, Mirco Musolesi arxiv

Policy gradient methods usually rely on entropy regularization to prevent premature convergence. However, maximizing entropy indiscriminately pushes the policy towards a uniform distribution, often overriding the reward …

Which Nash Equilibrium? Solver-Dependent Selection on Zero-Sum Nash Polytopes

2026-06-26 · Luis Leal arxiv

Many two-player zero-sum games admit not a unique Nash equilibrium but a convex set of them: a polytope of profiles that all share the minimax value V* yet prescribe different behaviour. Standard solvers each converge to…

Independent Natural Policy Gradient Methods for Potential Games: Finite-time Global Convergence with Entropy Regularization

2022-04-12 · Shicong Cen, Fan Chen, Yuejie Chi

A major challenge in multi-agent systems is that the system complexity grows dramatically with the number of agents as well as the size of their action spaces, which is typical in real world scenarios such as autonomous …

Autonomous VehiclesPolicy Gradient Methods

Follow-the-Regularized-Leader Routes to Chaos in Routing Games

2021-02-16 · Jakub Bielawski, Thiparat Chotibut, Fryderyk Falniowski, Grzegorz Kosiorowski 외

We study the emergence of chaotic behavior of Follow-the-Regularized Leader (FoReL) dynamics in games. We focus on the effects of increasing the population size or the scale of costs in congestion games, and generalize r…