pith. sign in

arxiv: 2312.12112 · v3 · pith:FRQ3SXZ6new · submitted 2023-12-19 · 💻 cs.LG · cs.AI

Curated LLM: Synergy of LLMs and Data Curation for tabular augmentation in low-data regimes

classification 💻 cs.LG cs.AI
keywords datalow-dataaugmentationcurationdatasetsllmsaugmentedcllm
0
0 comments X
read the original 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. Empirically, on multiple real-world datasets, we demonstrate the superior performance of CLLM in the low-data regime compared to conventional generators. Additionally, we provide insights into the LLM generation and curation mechanism, shedding light on the features that enable them to output high-quality augmented datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Categorical Prior Lock-in: Why In-Context Learning Fails for Structured Data

    cs.LG 2026-06 unverdicted novelty 7.0

    ICL in LLMs shows a sharp ceiling on categorical distributions for high-cardinality tabular data, failing to reproduce rare classes despite examples, while numerical fidelity improves.

  2. LLM-Driven Performance-Space Augmentation for Meta-Learning-Based Algorithm Selection

    cs.LG 2026-05 unverdicted novelty 7.0

    LLM-generated synthetic datasets steered uniformly across a 2D performance space defined by two landmark algorithms improve meta-learner performance on algorithm selection for regression tasks.

  3. Generative AI and Federated Learning for Intrusion Detection Systems: A Survey

    cs.CR 2026-07 unverdicted novelty 2.0

    A structured literature survey categorizing generative AI (autoencoders, GANs, diffusion models, LLMs) and federated learning uses in IDS, covering tasks like synthetic data generation and anomaly detection plus open ...