CLAIJun 19, 2025

From General to Targeted Rewards: Surpassing GPT-4 in Open-Ended Long-Context Generation

arXiv:2506.16024v14 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of generating accurate and comprehensive long-form responses for human users, though it is incremental as it builds on existing RL methods.

The paper tackles the problem of open-ended long text generation in LLMs by introducing ProxyReward, a reinforcement learning framework with a dataset and targeted reward signal, which surpasses GPT-4-Turbo and improves performance by 20% on the task.

Current research on long-form context in Large Language Models (LLMs) primarily focuses on the understanding of long-contexts, the Open-ended Long Text Generation (Open-LTG) remains insufficiently explored. Training a long-context generation model requires curation of gold standard reference data, which is typically nonexistent for informative Open-LTG tasks. However, previous methods only utilize general assessments as reward signals, which limits accuracy. To bridge this gap, we introduce ProxyReward, an innovative reinforcement learning (RL) based framework, which includes a dataset and a reward signal computation method. Firstly, ProxyReward Dataset generation is accomplished through simple prompts that enables the model to create automatically, obviating extensive labeled data or significant manual effort. Secondly, ProxyReward Signal offers a targeted evaluation of information comprehensiveness and accuracy for specific questions. The experimental results indicate that our method ProxyReward surpasses even GPT-4-Turbo. It can significantly enhance performance by 20% on the Open-LTG task when training widely used open-source models, while also surpassing the LLM-as-a-Judge approach. Our work presents effective methods to enhance the ability of LLMs to address complex open-ended questions posed by human.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes