English

Reinforcement Learning-Augmented LLM Agents for Collaborative Decision Making and Performance Optimization

Artificial Intelligence 2026-01-01 v1

Abstract

Large Language Models (LLMs) perform well in language tasks but often lack collaborative awareness and struggle to optimize global performance in multi-agent settings. We present a reinforcement learning-augmented LLM agent framework that formulates cooperation as a decentralized partially observable Markov decision process (Dec-POMDP) and adopts centralized training with decentralized execution (CTDE). We introduce Group Relative Policy Optimization (GRPO) to jointly optimize agent policies with access to global signals during training, together with a simplified joint reward that balances task quality, speed, and coordination cost. On collaborative writing and coding benchmarks, our framework delivers a 3x increase in task processing speed over single-agent baselines, 98.7% structural/style consistency in writing, and a 74.6% test pass rate in coding. The approach consistently outperforms strong multi-agent LLM baselines and provides a practical path toward reliable collaboration in complex workflows.

Keywords

Cite

@article{arxiv.2512.24609,
  title  = {Reinforcement Learning-Augmented LLM Agents for Collaborative Decision Making and Performance Optimization},
  author = {Dong Qiu and Duo Xu and Limengxi Yue},
  journal= {arXiv preprint arXiv:2512.24609},
  year   = {2026}
}

Comments

Accepted by IEEE ICFTIC 2025

R2 v1 2026-07-01T08:46:30.879Z