Research

Paper

AI LLM March 04, 2026

Unbiased Dynamic Pruning for Efficient Group-Based Policy Optimization

Authors

Haodong Zhu, Yangyang Ren, Yanjing Li, Mingbao Lin, Linlin Yang, Xuhui Liu, Xiantong Zhen, Haiguang Liu, Baochang Zhang

Abstract

Group Relative Policy Optimization (GRPO) effectively scales LLM reasoning but incurs prohibitive computational costs due to its extensive group-based sampling requirement. While recent selective data utilization methods can mitigate this overhead, they could induce estimation bias by altering the underlying sampling distribution, compromising theoretical rigor and convergence behavior. To address this limitation, we propose Dynamic Pruning Policy Optimization (DPPO), a framework that enables dynamic pruning while preserving unbiased gradient estimation through importance sampling-based correction. By incorporating mathematically derived rescaling factors, DPPO significantly accelerates GRPO training without altering the optimization objective of the full-batch baseline. Furthermore, to mitigate the data sparsity induced by pruning, we introduce Dense Prompt Packing, a window-based greedy strategy that maximizes valid token density and hardware utilization. Extensive experiments demonstrate that DPPO consistently accelerates training across diverse models and benchmarks. For instance, on Qwen3-4B trained on MATH, DPPO achieves 2.37$\times$ training speedup and outperforms GRPO by 3.36% in average accuracy across six mathematical reasoning benchmarks.

Metadata

arXiv ID: 2603.04135
Provider: ARXIV
Primary Category: cs.LG
Published: 2026-03-04
Fetched: 2026-03-05 06:06

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2603.04135v1</id>\n    <title>Unbiased Dynamic Pruning for Efficient Group-Based Policy Optimization</title>\n    <updated>2026-03-04T14:48:53Z</updated>\n    <link href='https://arxiv.org/abs/2603.04135v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2603.04135v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Group Relative Policy Optimization (GRPO) effectively scales LLM reasoning but incurs prohibitive computational costs due to its extensive group-based sampling requirement. While recent selective data utilization methods can mitigate this overhead, they could induce estimation bias by altering the underlying sampling distribution, compromising theoretical rigor and convergence behavior. To address this limitation, we propose Dynamic Pruning Policy Optimization (DPPO), a framework that enables dynamic pruning while preserving unbiased gradient estimation through importance sampling-based correction. By incorporating mathematically derived rescaling factors, DPPO significantly accelerates GRPO training without altering the optimization objective of the full-batch baseline. Furthermore, to mitigate the data sparsity induced by pruning, we introduce Dense Prompt Packing, a window-based greedy strategy that maximizes valid token density and hardware utilization. Extensive experiments demonstrate that DPPO consistently accelerates training across diverse models and benchmarks. For instance, on Qwen3-4B trained on MATH, DPPO achieves 2.37$\\times$ training speedup and outperforms GRPO by 3.36% in average accuracy across six mathematical reasoning benchmarks.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.LG'/>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.AI'/>\n    <published>2026-03-04T14:48:53Z</published>\n    <arxiv:comment>20 pages, 4 figures</arxiv:comment>\n    <arxiv:primary_category term='cs.LG'/>\n    <author>\n      <name>Haodong Zhu</name>\n    </author>\n    <author>\n      <name>Yangyang Ren</name>\n    </author>\n    <author>\n      <name>Yanjing Li</name>\n    </author>\n    <author>\n      <name>Mingbao Lin</name>\n    </author>\n    <author>\n      <name>Linlin Yang</name>\n    </author>\n    <author>\n      <name>Xuhui Liu</name>\n    </author>\n    <author>\n      <name>Xiantong Zhen</name>\n    </author>\n    <author>\n      <name>Haiguang Liu</name>\n    </author>\n    <author>\n      <name>Baochang Zhang</name>\n    </author>\n  </entry>"
}