Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Self-Reinforcing Controllable Synthesis of Rare Relational Data via Bayesian Calibration

About

Imbalanced data are commonly present in real-world applications. While data synthesis can effectively mitigate data scarcity for rare classes, and LLMs have revolutionized text generation, the application of LLMs to the synthesis of relational/structured tabular data remains underexplored. Moreover, existing approaches lack an effective feedback mechanism to guide LLMs in continuously optimizing the quality of the generated data throughout the synthesis process. In this work, we propose RDDG, Relational Data generator with Dynamic Guidance, which is a unified in-context learning framework that employs progressive chain-of-thought (CoT) steps to generate tabular data for enhancing downstream imbalanced classification performance. RDDG first uses core set selection to identify representative samples from the original data, then utilizes in-context learning to discover the inherent patterns and correlations among attributes within the core set, and subsequently generates tabular data while preserving the aforementioned constraints. More importantly, it incorporates a self-reinforcing feedback mechanism that provides automatic assessments of the quality of the generated data, enabling continuous quality optimization throughout the generation process. Experimental results on multiple real and synthetic datasets demonstrate that RDDG outperforms existing approaches in both data fidelity and downstream imbalanced classification performance. We make our code available at https://github.com/cszhangLMU/RDDG.

Chongsheng Zhang, Hao Wang, Zelong Yu, Esteban Garces Arias, Julian Rodemann, Zhanshuo Zhang, Qilong Li, Gaojuan Fan, Krikamol Muandet, Christian Heumann• 2026

Related benchmarks

TaskDatasetResultRank
ClassificationTravel
Balanced Accuracy79.67
15
ClassificationHELOC
Balanced Accuracy72.54
15
ClassificationConsumer Behavior
Macro F168.99
8
ClassificationReal Estate
Macro F188.7
8
Imbalanced ClassificationThyroid
Macro-F196.58
8
ClassificationSocial Network
Macro F1 Score97.12
8
ClassificationHealth Metrics
Macro F195.4
8
Imbalanced ClassificationSICK
Macro F187.99
8
Showing 8 of 8 rows

Other info

Follow for update