Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Group Distributionally Robust Optimization-Driven Reinforcement Learning for LLM Reasoning

About

Recent progress in Large Language Model (LLM) reasoning is increasingly driven by the refinement of post-training loss functions and alignment strategies. However, standard Reinforcement Learning (RL) paradigms like Group Relative Policy Optimization (GRPO) remain constrained by static uniformity: uniform prompt sampling and a fixed number of rollouts per prompt. For heterogeneous, heavy-tailed reasoning data, this creates structural inefficiencies that waste compute on already-solved patterns while under-training the long tail of hard problems. To address this, we propose Multi-Adversary Group Distributionally Robust Optimization (GDRO), an optimization-first framework that moves beyond uniform reasoning models by dynamically adapting the training distribution. We introduce an Online Difficulty Classifier that partitions prompts into dynamic pass@k difficulty groups. We then propose two independent GDRO games for post-training: (1) Prompt-GDRO, which employs an EMA-debiased multiplicative-weights bandit sampler to target the intensive difficulty margin and upweight persistently hard groups without frequency bias; and (2) Rollout-GDRO, which uses a shadow-price controller to reallocate rollouts across groups, maximizing gradient variance reduction on hard tasks under a fixed mean budget (compute-neutral). We provide no-regret guarantees for both controllers and additionally a variance-proxy analysis motivating a square-root optimal rollout allocation for Rollout-GDRO. We validate our framework on the DAPO 14.1k dataset using Qwen3-Base models. Prompt-GDRO and Rollout-GDRO achieve average relative gains of +10.6% and +10.1%, respectively, in pass@8 accuracy across 1.7B, 4B, and 8B scales compared to the GRPO baseline. Qualitative analysis shows an emergent curriculum: the adversaries shift resources to the evolving reasoning frontier, enhancing the reasoning model's performance.

Kishan Panaganti, Zhenwen Liang, Wenhao Yu, Haitao Mi, Dong Yu• 2026

Related benchmarks

TaskDatasetResultRank
Skin Lesion SegmentationHAM10000
Dice Coefficient87.3
34
Mathematical ReasoningMinerva
Pass@832.17
24
3D radiotherapy target segmentationMultimodal 3D radiotherapy target dataset All samples
Dice68.5
21
Mathematical ReasoningAIME 2024, 2025
Average Score16.04
13
Mathematical ReasoningMATH 500
Mean@877.88
9
Mathematical ReasoningAMC
Mean@8 Score70.94
9
Mathematical ReasoningOlympiad
mean@843.62
9
Mathematical ReasoningGPQA
Mean@843.81
9
Mathematical ReasoningMATH
Pass@867.75
9
Cup SegmentationHarvard-FairSeg 2024 (All)
ES Dice84.2
9
Showing 10 of 21 rows

Other info

Follow for update