Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Klear-Reasoner: Advancing Reasoning Capability via Gradient-Preserving Clipping Policy Optimization

About

We present Klear-Reasoner, a model with long reasoning capabilities that demonstrates careful deliberation during problem solving, achieving outstanding performance across multiple benchmarks. Although there are already many excellent works related to inference models in the current community, there are still many problems with reproducing high-performance inference models due to incomplete disclosure of training details. This report provides an in-depth analysis of the reasoning model, covering the entire post-training workflow from data preparation and long Chain-of-Thought supervised fine-tuning (long CoT SFT) to reinforcement learning (RL), along with detailed ablation studies for each experimental component. For SFT data, our experiments show that a small number of high-quality data sources are more effective than a large number of diverse data sources, and that difficult samples can achieve better results without accuracy filtering. In addition, we investigate two key issues with current clipping mechanisms in RL: Clipping suppresses critical exploration signals and ignores suboptimal trajectories. To address these challenges, we propose Gradient-Preserving clipping Policy Optimization (GPPO) that gently backpropagates gradients from clipped tokens. GPPO not only enhances the model's exploration capacity but also improves its efficiency in learning from negative samples. Klear-Reasoner exhibits exceptional reasoning abilities in mathematics and programming, scoring 90.5% on AIME 2024, 83.2% on AIME 2025, 66.0% on LiveCodeBench V5 and 58.1% on LiveCodeBench V6.

Zhenpeng Su, Leiyu Pan, Xue Bai, Dening Liu, Guanting Dong, Jiaming Huang, Wenping Hu, Fuzheng Zhang, Kun Gai, Guorui Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Competitive ProgrammingLiveCodeBench v5
Score66
22
Competitive ProgrammingLiveCodeBench 2408 - 2505 v6
Score63
19
Competitive ProgrammingLiveCodeBench Pro 25Q2
Easy Score49.7
17
Competitive ProgrammingLiveCodeBench Pro 25Q1
Easy Score50.3
17
Competitive ProgrammingCodeforces 2501 - 2507
ELO1.52e+3
16
Competitive ProgrammingLiveCodeBench v5 (test)
Score61.6
15
Competitive ProgrammingLiveCodeBench v6 (test)
Score53.1
13
Showing 7 of 7 rows

Other info

Follow for update