Generating Constructive Feedback on Stories via Reinforcement Learning

📅 2026-09-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决大语言模型生成的反馈泛化且缺乏行动性的问题,本文通过强化学习和多组件奖励函数方法训练模型,以生成更具建设性的故事反馈。
📝 Abstract
Constructive feedback is crucial for creative writers to refine their storytelling abilities. Since receiving feedback from human experts is often costly and time-intensive, large language models (LLMs) offer a scalable and efficient alternative as automatic writing assistants. Despite their potential, research indicates that LLM-generated feedback is often generic, lacks actionability, and fails to identify which writing issue is most critical. To address these limitations, we present a reinforcement learning approach that steers LLMs to generate constructive feedback without the need for ground-truth feedback. We train our model using group relative policy optimization (GRPO) with a novel multi-component reward function aiming at constructiveness: it prioritizes feedback that is uniquely tailored to the story, helps to improve story quality, and addresses the most critical writing issue. In automatic and human evaluation across three story corpora, our approach outperforms state-of-the-art LLMs (including Gemini) and competitive baselines. We find that providing actionable suggestions is the main driver of feedback constructiveness.
Problem

Research questions and friction points this paper is trying to address.

constructive feedback
large language models
actionability
critical writing issue
Innovation

Methods, ideas, or system contributions that make the work stand out.

Reinforcement Learning
Group Relative Policy Optimization (GRPO)
Multi-component Reward Function
Constructive Feedback
🔎 Similar Papers
No similar papers found.