PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 9, 2026Entropy0 citationsOpen Access

LLM-Augmented Multi-Agent Reinforcement Learning for Cross-Scenario Knowledge Transfer

View Full Paper
CLChao LiYLYanfei LiuJWJieling Wang

Key Points

  • The study aims to enhance sample efficiency in multi-agent reinforcement learning by introducing a policy transfer method using large language models.
  • Developed LoLM-MARL method utilizing low-rank adaptation to fine-tune large language models on source tasks.
  • Implemented dynamic prompt construction to optimize observation data for specific scenarios.
  • Applied Kullback–Leibler divergence regularization to maintain consistency in policy distributions during fine-tuning.
  • LoLM-MARL achieved a maximum improvement of 101.4% in average win rate during zero-shot transfer tasks.
  • In six few-shot transfer tasks, the method showed superior generalization compared to traditional SOTA methods.
  • Convergence speed increased by 4 to 30 times versus the training-from-scratch approach.

Abstract

Multi-agent reinforcement learning (MARL) relies on trial-and-error interactions to update policies. However, trial-and-error learning typically requires extensive interactions to achieve satisfactory performance, resulting in low sample efficiency, which limits its application in the real world. To reduce the trial-and-error costs of MARL and accelerate the convergence of multi-agent collaborative policies, we propose a MARL policy transfer method named LoLM-MARL, based on fine-tuning large language models (LLMs). First, leveraging the general world knowledge and reasoning capabilities of LLMs, low-rank adaptation (LoRA) is employed to fine-tune the pre-trained model on source tasks, thereby providing general decision-making knowledge for cross-scenario policy transfer. Second, a dynamic prompt construction method for LLMs is designed. By dynamically eliminating the state information of ineffective agents from the prompts, the method provides denser observation data for the large language model, thereby enhancing its policy representation capability in specific complex collaborative scenarios. Meanwhile, the dynamic prompt design concept enriches the training sub-scenarios for the algorithm, thereby laying the foundation for the model to learn more general decision-making knowledge. Finally, a Kullback–Leibler (KL) divergence regularization method based on an annealing strategy is constructed to ensure consistency between the policy distributions of the fine-tuned model and the pre-trained model, effectively mitigating the catastrophic forgetting problem during the fine-tuning process of the pre-trained model. Experimental results show that in zero-shot transfer tasks, LoLM-MARL achieves a maximum improvement of 101.4% in average win rate compared to existing state-of-the-art (SOTA) methods. In six few-shot transfer tasks, our method consistently achieves better generalization performance than traditional SOTA methods, and improves the convergence speed by 4 to 30 times compared to the training-from-scratch approach, providing a new solution paradigm for efficient policy transfer in complex dynamic environments.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Li et al. (2026) studied this question.

synapsesocial.com/papers/69fed16ab9154b0b82878ca4https://doi.org/10.3390/e28050525
Ask AI
Helpful
Bookmark
Share
View Full Paper