paper-with-me

홈 › Papers

Rewarding Creativity: A Human-Aligned Generative Reward Model for Reinforcement Learning in Storytelling

2026-01-12 · Zhaoyan Li, Hang Lei, Yujia Wang, Lanbo Liu, Hao Liu, Liang Yu arxiv

While Large Language Models (LLMs) can generate fluent text, producing high-quality creative stories remains challenging. Reinforcement Learning (RL) offers a promising solution but faces two critical obstacles: designing reliable reward signals for subjective storytelling quality and mitigating training instability. This paper introduces the Reinforcement Learning for Creative Storytelling (RLCS) framework to systematically address both challenges. First, we develop a Generative Reward Model (GenRM) that provides multi-dimensional analysis and explicit reasoning about story preferences, trained through supervised fine-tuning on demonstrations with reasoning chains distilled from strong teacher models, followed by GRPO-based refinement on expanded preference data. Second, we introduce an entropy-based reward shaping strategy that dynamically prioritizes learning on confident errors and uncertain correct predictions, preventing overfitting on already-mastered patterns. Experiments demonstrate that GenRM achieves 68\% alignment with human creativity judgments, and RLCS significantly outperforms strong baselines including Gemini-2.5-Pro in overall story quality. This work provides a practical pipeline for applying RL to creative domains, effectively navigating the dual challenges of reward modeling and training stability.

📄 PDF Abstract BibTeX arXiv:2601.07149

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

IntElicit: Eliciting and Assessing Contextualized Creativity via Dialogue Policy Optimization

2026-06-10 · Mingjia Li, Jin Wu, Hong Qian, Wenhao Huang 외 arxiv

Contextualized assessment offers high ecological validity for evaluating creativity but introduces a critical challenge: observed performance may be confounded with cognitive proficiency (domain knowledge) and agency (wi…

PerPO: Perceptual Preference Optimization via Discriminative Rewarding

2025-02-05 · Zining Zhu, Liang Zhao, Kangheng Lin, Jinze Yang 외

This paper presents Perceptual Preference Optimization (PerPO), a perception alignment method aimed at addressing the visual discrimination challenges in generative pre-trained multimodal large language models (MLLMs). T…

Process-based Self-Rewarding Language Models

2025-03-05 · Shimao Zhang, Xiao Liu, Xin Zhang, Junxiao Liu 외

Large Language Models have demonstrated outstanding performance across various downstream tasks and have been widely applied in multiple scenarios. Human-annotated preference data is used for training to further improve …

Mathematical Reasoning

E.A.R.T.H.: Structuring Creative Evolution through Model Error in Generative AI

2025-07-24 · Yusen Peng, Shuhua Mao arxiv

How can AI move beyond imitation toward genuine creativity? This paper proposes the E.A.R.T.H. framework, a five-stage generative pipeline that transforms model-generated errors into creative assets through Error generat…

Implicit Cross-Lingual Rewarding for Efficient Multilingual Preference Alignment

2025-03-06 · Wen Yang, Junhong Wu, Chen Wang, Chengqing Zong 외

Direct Preference Optimization (DPO) has become a prominent method for aligning Large Language Models (LLMs) with human preferences. While DPO has enabled significant progress in aligning English LLMs, multilingual prefe…

Instruction FollowingTransfer Learning