arXiv:2608.07460cs.CLcs.AI2026-08

让大模型在保持质量的同时提升创意与多样性。

CreativeInstruct: Scalably Teaching LLMs to Balance Quality, Creativity, and Diversity

论文配图:CreativeInstruct: Scalably Teaching LLMs to Balance Quality, Creativity, and Diversity
图 1 · 摘自论文原文
  • 通过特殊标记[StartCreativity]引导生成,平衡创意与质量。
  • 在叙事生成中多样性和质量均优于后训练模型,人类评估70.3%认为更富创意。
  • 适合需要高创意的场景,如故事生成、强化学习训练基座。

后训练虽提升大语言模型能力,但通常降低输出多样性和创意,影响需创意的任务(如故事生成)及隐性依赖创意的任务(如强化学习)。本文提出CreativeInstruct,一种可扩展的指令微调方法,通过学习注入[StartCreativity]标记,引导模型在保持基础模型生成质量的同时提升创意与多样性。我们还引入基于图编辑距离的结构化多样性度量,捕捉纯词汇与语义指标忽略的叙事层级差异。在叙事生成任务中,CreativeInstruct在不牺牲质量的前提下,达到或超越多模型基线及蒸馏结果的多样性,且无需推理时使用多个模型。人类评估显示,70.3%的样本中,标注者认为CreativeInstruct生成内容更具创意。此外,在强化学习中,以CreativeInstruct检查点为基座进行GRPO训练,相比后训练检查点,AMC提升约4%,MATH提升约5个百分点。

原文摘要 · Abstract (English)

While post-training improves the capabilities of large language models (LLMs), it generally lowers their output diversity and creativity, negatively impacting tasks that explicitly require creativity (e.g., story generation) as well as those that require it implicitly, e.g., reinforcement learning (RL). We instead propose CreativeInstruct, a scalable instruction-tuning method that teaches LLMs to balance creative, base-model-like generations with the quality of post-trained models, by learning to inject special [StartCreativity] spans that bias generation toward creativity. Furthermore, we introduce a structural diversity metric based on graph edit distance, which captures narrative level variation missed by purely lexical and semantic metrics. On narrative generation, CreativeInstruct matches or exceeds the diversity of both multi-model baselines and distilled variants of their outputs, without sacrificing quality or requiring multiple models at inference time. These results are mirrored in our human evaluation, where we find that annotators rate CreativeInstruct generations as more creative than the post-trained LLMs' generations in 70.3% of cases. We also show the benefits of creative models as a substrate for RL: GRPO applied to a CreativeInstruct checkpoint improves by ~4% on AMC and ~5% points on MATH over the same training applied to the post-trained checkpoint.

创意生成多样性指令微调强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。