AIMAJun 8, 2023

Negotiated Reasoning: On Provably Addressing Relative Over-Generalization

arXiv:2306.05353v11 citationsh-index: 82
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck in multi-agent cooperation for AI systems, offering a provable solution to relative over-generalization, though it is incremental as it builds on existing reasoning-based methods.

The paper tackles the problem of relative over-generalization (RO) in multi-agent reinforcement learning by proving that RO can be avoided under consistent reasoning conditions and introducing a novel negotiated reasoning framework, resulting in the SVNR algorithm that outperforms state-of-the-art methods in RO-challenged environments.

Over-generalization is a thorny issue in cognitive science, where people may become overly cautious due to past experiences. Agents in multi-agent reinforcement learning (MARL) also have been found to suffer relative over-generalization (RO) as people do and stuck to sub-optimal cooperation. Recent methods have shown that assigning reasoning ability to agents can mitigate RO algorithmically and empirically, but there has been a lack of theoretical understanding of RO, let alone designing provably RO-free methods. This paper first proves that RO can be avoided when the MARL method satisfies a consistent reasoning requirement under certain conditions. Then we introduce a novel reasoning framework, called negotiated reasoning, that first builds the connection between reasoning and RO with theoretical justifications. After that, we propose an instantiated algorithm, Stein variational negotiated reasoning (SVNR), which uses Stein variational gradient descent to derive a negotiation policy that provably avoids RO in MARL under maximum entropy policy iteration. The method is further parameterized with neural networks for amortized learning, making computation efficient. Numerical experiments on many RO-challenged environments demonstrate the superiority and efficiency of SVNR compared to state-of-the-art methods in addressing RO.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes