无需标注数据,用新方法评估合成数据质量并选最优。
SynQuE: Estimating Synthetic Dataset Quality Without Annotations
- 用嵌入模型构建距离度量,评估合成数据分布与真实数据匹配度。
- 在文本到SQL任务中,选前3个优质合成数据集使准确率提升8.1%至38.4%。
- 适合数据稀缺场景下,需高效筛选合成数据的研究者使用。
我们提出并形式化了合成数据集质量估计(SynQuE)问题:仅用少量无标注的真实数据,对合成数据集进行排序,以预测其在真实任务上的表现。该问题在数据因采集成本或隐私限制而稀缺时尤为关键。我们建立了首个全面基准,引入并评估了代理指标,用于选择能最大化真实数据上任务性能的合成数据。通过嵌入模型将分布和多样性距离度量适配到此场景,提出了首个SynQuE代理指标。针对复杂规划任务中现有指标的不足,我们提出LENS,一种利用大语言模型推理能力的新代理指标。实验表明,SynQuE代理指标在情感分析、Text2SQL、网页导航和图像分类等多样任务中均与真实任务性能显著相关,LENS在复杂任务中持续优于其他方法,能捕捉细微特征。例如,在文本到SQL解析任务中,通过SynQuE代理选出前3个合成数据集训练,平均准确率从30.4%提升至38.4%(+8.1%)。本工作确立了在真实数据稀缺下的合成数据选择实用框架,并推动基于基础模型的数据表征与细粒度数据筛选研究。代码已公开。
原文摘要 · Abstract (English)
We introduce and formalize the Synthetic Dataset Quality Estimation (SynQuE) problem: ranking synthetic datasets by their expected real-world task performance using only limited unannotated real data. This addresses a critical and open challenge where data is scarce due to collection costs or privacy constraints. We establish the first comprehensive benchmarks for this problem by introducing and evaluating proxy metrics that choose synthetic data for training to maximize task performance on real data. We introduce the first proxy metrics for SynQuE by adapting distribution and diversity-based distance measures to our context via embedding models. To address the shortcomings of these metrics on complex planning tasks, we propose LENS, a novel proxy that leverages large language model reasoning. Our results show that SynQuE proxies correlate with real task performance across diverse tasks, including sentiment analysis, Text2SQL, web navigation, and image classification, with LENS consistently outperforming others on complex tasks by capturing nuanced characteristics. For instance, on text-to-SQL parsing, training on the top-3 synthetic datasets selected via SynQuE proxies can raise accuracy from 30.4% to 38.4 (+8.1)% on average compared to selecting data indiscriminately. This work establishes SynQuE as a practical framework for synthetic data selection under real-data scarcity and motivates future research on foundation model-based data characterization and fine-grained data selection. We release our code.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。