Back to Research papers
Research paper index

Semantic Flow Regularization: Teaching LLMs to Generate Diverse Yet Coherent Responses

Kerui Peng, Feifei Li, Xingyu Fan, Wenhui Que

arXiv:2605.27971Published May 27, 20260 citations
  • cs.CL
  • cs.AI

Abstract

When large language models are fine-tuned to generate persona- or tone-conditioned responses, their output diversity is severely limited--a failure we term Cross-Style Collapse. We trace this collapse to the cross-entropy objective, which under shared representations tends to suppress diverse continuations. We propose Semantic Flow Regularization (SFR), a lightweight auxiliary objective that supervises the backbone with continuous sentence-encoder embeddings of future segments via conditional flow matching. The stochastic flow source preserves multi-modality by construction; the flow-matching head is discarded at inference, adding zero deployment cost. On a large-scale industrial dialogue dataset (Qwen3-32B, 9 personas), SFR improves output diversity, style fidelity, and response quality over SFT. We further validate on the public LiveCodeBench-v5 (Qwen2.5-Coder-7B-Instruct), where SFR consistently improves pass@k, confirming generality beyond stylized dialogue. A controlled comparison on MBPP reveals Multi-Token Prediction to be a degenerate special case of SFR.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.