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

OPERA: Aligning Open-Ended Reasoning via Objective Perplexity-based Reinforcement Learning

About

Reinforcement Learning (RL) has enabled LLMs to excel in objective reasoning tasks such as mathematics and code generation. However, applying RL to open-ended tasks, such as creative writing, remains challenging because LLM-as-a-judge reward models often exhibit stylistic biases and positional inconsistencies, leading to unstable supervision. To address this, we propose OPERA (Objective Perplexity-based Reflective Alignment), which replaces unreliable external judges with intrinsic rewards derived from perplexity dynamics. Specifically, we derive an intrinsic reward signal from perplexity dynamics, quantifying uncertainty reduction at critical reflective states. During the cold-start phase, we introduce a data synthesis method that leverages carefully designed guiding words to generate diverse reasoning traces, along with perplexity-prioritized rollouts that utilize internal log-probabilities to identify logically consistent reasoning branches. This pipeline yields a large-scale dataset comprising 20,000 high-quality reasoning trajectories. Empirical evaluations consistently demonstrate the scalability and efficacy of our approach in alignment for open-ended tasks. Implementing OPERA on Qwen3-8B establishes a new state-of-the-art among open-source models, achieving parity with or surpassing proprietary models like Gemini2.5 and MiniMax-M2.5 in some open-ended tasks. The code is available at https://github.com/pangpang-xuan/OPERA.

Wenxuan Jiang, Zining Fan, Zijian Zhang, Xuecheng Wu, Hongming Tan, Haoyang Dai, Xiaoyu Li, Xuezhi Cao, Ninghao Liu• 2026

Related benchmarks

TaskDatasetResultRank
WritingWritingBench
Score78.19
104
Mathematical ReasoningMATH500
Performance (%)96.2
83
Creative WritingCreative Writing v3
Overall Rubric Score72.89
44
Creative WritingWritingBench
Score78.19
42
Creative WritingAB-W
Score7.13
24
Writing EvaluationHelloBench-C
Score38.91
12
Creative WritingHB-C
Score38.91
12
Creative WritingCreative Writing v3
Score72.89
12
Writing EvaluationHelloBench-G
Score49.83
12
Creative WritingHB-G
Score49.83
12
Showing 10 of 10 rows

Other info

Follow for update