LGCLSESep 24, 2024

Quality Matters: Evaluating Synthetic Data for Tool-Using LLMs

Amazon
arXiv:2409.16341v236 citationsh-index: 13
AI Analysis

This addresses the need for reliable training data in the rapidly expanding field of tool-using LLMs, though it is incremental as it focuses on evaluation methods rather than new model architectures.

The paper tackled the problem of lacking systematic data quality checks for synthetic data used to train large language models (LLMs) for external tool usage, and found that models trained on high-quality data outperform those on unvalidated data, even with smaller data quantities.

Training large language models (LLMs) for external tool usage is a rapidly expanding field, with recent research focusing on generating synthetic data to address the shortage of available data. However, the absence of systematic data quality checks poses complications for properly training and testing models. To that end, we propose two approaches for assessing the reliability of data for training LLMs to use external tools. The first approach uses intuitive, human-defined correctness criteria. The second approach uses a model-driven assessment with in-context evaluation. We conduct a thorough evaluation of data quality on two popular benchmarks, followed by an extrinsic evaluation that showcases the impact of data quality on model performance. Our results demonstrate that models trained on high-quality data outperform those trained on unvalidated data, even when trained with a smaller quantity of data. These findings empirically support the significance of assessing and ensuring the reliability of training data for tool-using LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes