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

LongDPO: Unlock Better Long-form Generation Abilities for LLMs via Critique-augmented Stepwise Information

About

Long-form generation is crucial for academic writing papers and repo-level code generation. Despite this, current models, including GPT-4o, still exhibit unsatisfactory performance. Existing methods that utilize preference learning with outcome supervision often fail to provide detailed feedback for extended contexts. This shortcoming can lead to content that does not fully satisfy query requirements, resulting in issues like length deviations, and diminished quality. In this paper, we propose enhancing long-form generation by incorporating process supervision. We employ Monte Carlo Tree Search to gather stepwise preference pairs, utilizing a global memory pool to maintain consistency. To address the issue of suboptimal candidate selection, we integrate external critiques to refine and improve the quality of the preference pairs. Finally, we apply step-level DPO using the collected stepwise preference pairs. Experimental results show that our method improves length and quality on long-form generation benchmarks, with almost lossless performance on general benchmarks across various model backbones.

Bowen Ping, Jiali Zeng, Fandong Meng, Shuo Wang, Jie Zhou, Shanghang Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Long-form generationLongBench Write-en
Average Sequence Length Success Rate87.38
13
Long-form text generationLongBench Write-en 1.0 (test)
Sq88.6
12
Long-form writingLongBench-Write-en [2k, 4k)
Sl Score78.79
7
Long-form writingLongBench-Write-en [4k, 20k)
Sl Score21.5
7
Long-form writingLongBench-Write-en [0, 500)
Sl Score91.75
7
Long Text GenerationLongGenBench 16K--
4
Long Text GenerationLongGenBench 32K--
4
Human EvaluationHuman Evaluation Set (test)
Win Rate0.65
3
Showing 8 of 8 rows

Other info

Follow for update