Curated LLM: Synergy of LLMs and Data Curation for tabular augmentation in low-data regimes
Nabeel Seedat, Nicolas Huynh, Boris van Breugel, Mihaela van der, Schaar

TL;DR
This paper presents CLLM, a data augmentation method that combines large language models with a curation mechanism to improve machine learning performance in low-data scenarios, especially for tabular data.
Contribution
The paper introduces CLLM, a novel approach that leverages LLMs and a learning dynamics-based curation process to generate high-quality synthetic tabular data in low-data regimes.
Findings
CLLM outperforms traditional data generators on multiple real-world datasets.
The curation mechanism effectively filters high-quality data, enhancing downstream ML tasks.
Insights into LLM generation and curation reveal key features for high-quality augmentation.
Abstract
Machine Learning (ML) in low-data settings remains an underappreciated yet crucial problem. Hence, data augmentation methods to increase the sample size of datasets needed for ML are key to unlocking the transformative potential of ML in data-deprived regions and domains. Unfortunately, the limited training set constrains traditional tabular synthetic data generators in their ability to generate a large and diverse augmented dataset needed for ML tasks. To address this challenge, we introduce CLLM, which leverages the prior knowledge of Large Language Models (LLMs) for data augmentation in the low-data regime. However, not all the data generated by LLMs will improve downstream utility, as for any generative model. Consequently, we introduce a principled curation mechanism, leveraging learning dynamics, coupled with confidence and uncertainty metrics, to obtain a high-quality dataset.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Computational and Text Analysis Methods
MethodsSparse Evolutionary Training
