AILGFeb 19, 2025

Vision-Based Generic Potential Function for Policy Alignment in Multi-Agent Reinforcement Learning

arXiv:2502.13430v11 citationsh-index: 7AAAI
Originality Incremental advance
AI Analysis

This work addresses the challenge of policy alignment for multi-agent systems, offering a more automated approach compared to labor-intensive expert-designed rewards, though it is incremental as it builds on existing reward shaping techniques.

The paper tackles the problem of aligning multi-agent reinforcement learning policies with human common sense in complex tasks by proposing a hierarchical vision-based reward shaping method, which achieves a higher win rate in experiments conducted in the Google Research Football environment.

Guiding the policy of multi-agent reinforcement learning to align with human common sense is a difficult problem, largely due to the complexity of modeling common sense as a reward, especially in complex and long-horizon multi-agent tasks. Recent works have shown the effectiveness of reward shaping, such as potential-based rewards, to enhance policy alignment. The existing works, however, primarily rely on experts to design rule-based rewards, which are often labor-intensive and lack a high-level semantic understanding of common sense. To solve this problem, we propose a hierarchical vision-based reward shaping method. At the bottom layer, a visual-language model (VLM) serves as a generic potential function, guiding the policy to align with human common sense through its intrinsic semantic understanding. To help the policy adapts to uncertainty and changes in long-horizon tasks, the top layer features an adaptive skill selection module based on a visual large language model (vLLM). The module uses instructions, video replays, and training records to dynamically select suitable potential function from a pre-designed pool. Besides, our method is theoretically proven to preserve the optimal policy. Extensive experiments conducted in the Google Research Football environment demonstrate that our method not only achieves a higher win rate but also effectively aligns the policy with human common sense.

Foundations

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

Your Notes