arXiv:2604.07892cs.CLcs.AI2026-04ACL被引 4

用对话级筛选提升多轮对话指令微调数据质量

Data Selection for Multi-turn Dialogue Instruction Tuning

论文配图:Data Selection for Multi-turn Dialogue Instruction Tuning
图 1 · 摘自论文原文
  • 按对话整体打分,避免单轮片段噪声干扰
  • 在三个基准上超越主流方法,长对话表现更稳定
  • 适合需要高质量多轮对话数据的模型训练

指令微调语言模型越来越依赖大规模多轮对话语料,但这些数据常含噪声和结构不一致问题,如话题漂移、重复闲聊及多轮间回答格式不匹配。本文从数据筛选角度出发,提出多轮对话筛选框架MDS,对整段对话进行评分而非孤立轮次。MDS包含全局覆盖阶段:在用户提问轨迹空间中按区间选择具有代表性且非冗余的对话;局部结构阶段:通过实体锚定话题一致性、信息进展度及问答格式一致性评估对话内部可靠性。在三个多轮对话基准和一个领域内银行测试集上,MDS显著优于强基线单轮筛选器、对话级大模型评分器及启发式方法,在无参考与有参考指标中均取得最佳综合排名,且在相同训练预算下对长对话更具鲁棒性。代码与资源见补充材料。

原文摘要 · Abstract (English)

Instruction-tuned language models increasingly rely on large multi-turn dialogue corpora, but these datasets are often noisy and structurally inconsistent, with topic drift, repetitive chitchat, and mismatched answer formats across turns. We address this from a data selection perspective and propose \textbf{MDS} (Multi-turn Dialogue Selection), a dialogue-level framework that scores whole conversations rather than isolated turns. MDS combines a global coverage stage that performs bin-wise selection in the user-query trajectory space to retain representative yet non-redundant dialogues, with a local structural stage that evaluates within-dialogue reliability through entity-grounded topic grounding and information progress, together with query-answer form consistency for functional alignment. MDS outperforms strong single-turn selectors, dialogue-level LLM scorers, and heuristic baselines on three multi-turn benchmarks and an in-domain Banking test set, achieving the best overall rank across reference-free and reference-based metrics, and is more robust on long conversations under the same training budget. Code and resources are included in the supplementary materials.

对话生成数据筛选指令微调

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