arXiv:2601.13995cs.CL2026-01

用知识树结构提升大模型指令数据选择的精准度

From Tags to Trees: Structuring Fine-Grained Knowledge for Controllable Data Selection in LLM Instruction Tuning

  • 构建细粒度标签的知识树,实现全局质量与领域对齐的联合控制
  • 仅用5%数据就比全量数据模型高5.84分,对齐策略再提4.24分
  • 适合需要可控、高质量数据筛选的LLM训练场景

有效的可控数据选择对大模型指令微调至关重要,尤其在海量开源数据背景下。现有方法多依赖实例级质量评分或基于嵌入聚类或语义标签的多样性指标,但受限于嵌入空间的扁平性或标签的粗粒度,难以捕捉细粒度知识及其内在层次依赖,影响数据估值与知识对齐采样。为此,我们提出树感知对齐全局采样(TAGS)框架,利用从细粒度标签构建的知识树,实现全局质量、多样性和目标对齐的联合控制。通过大模型标签器提取原子知识概念,并通过自下而上的层次聚类构建全局知识树。将数据实例映射到该树上,树感知度量量化数据质量与多样性,支持高效采样。可控采样策略最大化树层级信息增益,并通过KL散度强制特定领域叶节点对齐。大量实验表明,TAGS显著优于现有基线。尤其在仅使用5%数据时,性能仍比全数据模型高出5.84%,而对齐采样策略进一步提升平均性能4.24%。

原文摘要 · Abstract (English)

Effective and controllable data selection is critical for LLM instruction tuning, especially with massive open-source datasets. Existing approaches primarily rely on instance-level quality scores, or diversity metrics based on embedding clusters or semantic tags. However, constrained by the flatness of embedding spaces or the coarseness of tags, these approaches overlook fine-grained knowledge and its intrinsic hierarchical dependencies, consequently hindering precise data valuation and knowledge-aligned sampling. To address this challenge, we propose Tree-aware Aligned Global Sampling (TAGS), a unified framework that leverages a knowledge tree built from fine-grained tags, thereby enabling joint control of global quality, diversity, and target alignment. Using an LLM-based tagger, we extract atomic knowledge concepts, which are organized into a global tree through bottom-up hierarchical clustering. By grounding data instances onto this tree, a tree-aware metric then quantifies data quality and diversity, facilitating effective sampling. Our controllable sampling strategy maximizes tree-level information gain and enforces leaf-level alignment via KL-divergence for specific domains. Extensive experiments demonstrate that TAGS significantly outperforms state-of-the-art baselines. Notably, it surpasses the full-dataset model by \textbf{+5.84\%} using only \textbf{5\%} of the data, while our aligned sampling strategy further boosts average performance by \textbf{+4.24\%}.

大模型训练数据选择知识树指令微调

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