ShapE-GRPO: Shapley-Enhanced Reward Allocation for Multi-Candidate LLM Training
Rui Ai, Yu Pan, David Simchi-Levi, Chonghuan Wang

TL;DR
ShapE-GRPO introduces a Shapley value-based method to decompose set-level rewards into candidate-specific signals, improving training efficiency and performance in multi-candidate LLM scenarios.
Contribution
It proposes a novel Shapley-enhanced reward decomposition for set-based reinforcement learning, addressing reward noise and improving convergence in LLM training.
Findings
ShapE-GRPO outperforms standard GRPO across multiple datasets.
It accelerates convergence during training.
The method maintains computational efficiency with polynomial complexity.
Abstract
In user-agent interaction scenarios such as recommendation, brainstorming, and code suggestion, Large Language Models (LLMs) often generate sets of candidate recommendations where the objective is to maximize the collective utility of the entire set rather than individual candidates independently. However, existing reinforcement learning post-training paradigms, such as Group Relative Policy Optimization (GRPO), typically assign the same set-level scalar reward to every candidate in the set. This leads to noisy training signals where poor candidates free-ride on the high reward produced by a single strong peer, resulting in suboptimal exploration. To address this, we propose Shapley-Enhanced GRPO (ShapE-GRPO). By leveraging the permutation-invariant nature of set-level utility, we derive a Shapley-enhanced formulation from cooperative game theory to decompose set-level rewards into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
