arXiv:2502.19279cs.CL2025-02ACL被引 5

用少量人工标注自动挖掘数据质量标准,提升模型训练效果。

CritiQ: Mining Data Quality Criteria from Human Preferences

  • 仅需约30对标注,通过人类偏好自动提炼数据质量标准。
  • 在代码、数学和逻辑任务中,新选数据使Llama 3.1性能显著优于随机采样。
  • 标准可解释、可复用,适合数据清洗与高质量数据筛选场景。

语言模型依赖高质量数据以实现最优性能。现有方法多依赖人工设计规则、模型困惑度、训练分类器或精心构造提示,需大量专家经验与人工标注,且易引入偏差。本文提出CritiQ,一种仅需约30对人工标注即可自动从人类偏好中挖掘数据质量标准的新方法,并实现高效数据筛选。核心组件CritiQ Flow采用管理代理演化质量标准,工作代理进行成对判断。我们构建知识库,从已有研究中提取质量标准以增强CritiQ Flow。相比基于困惑度或分类器的方法,生成的语义标准更具可解释性且具备复用价值。在推导出标准后,训练CritiQ评分器给出质量分并完成数据筛选。我们在代码、数学和逻辑领域验证了该方法的有效性,在人工标注测试集上达到高准确率。持续训练Llama 3.1模型显示,所选数据在下游任务中表现优于均匀采样。消融实验验证了知识库与反思机制的优势。分析还揭示了标准演化过程及多数投票的有效性。

原文摘要 · Abstract (English)

Language model heavily depends on high-quality data for optimal performance. Existing approaches rely on manually designed heuristics, the perplexity of existing models, training classifiers, or careful prompt engineering, which require significant expert experience and human annotation effort while introduce biases. We introduce CritiQ, a novel data selection method that automatically mines criteria from human preferences for data quality with only ~30 human-annotated pairs and performs efficient data selection. The main component, CritiQ Flow, employs a manager agent to evolve quality criteria and worker agents to make pairwise judgments. We build a knowledge base that extracts quality criteria from previous work to boost CritiQ Flow. Compared to perplexity- and classifier- based methods, verbal criteria are more interpretable and possess reusable value. After deriving the criteria, we train the CritiQ Scorer to give quality scores and perform efficient data selection. We demonstrate the effectiveness of our method in the code, math, and logic domains, achieving high accuracy on human-annotated test sets. To validate the quality of the selected data, we continually train Llama 3.1 models and observe improved performance on downstream tasks compared to uniform sampling. Ablation studies validate the benefits of the knowledge base and the reflection process. We analyze how criteria evolve and the effectiveness of majority voting.

数据质量人类偏好自动筛选大模型训练

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