Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

P-TA: Using Proximal Policy Optimization to Enhance Tabular Data Augmentation via Large Language Models

About

A multitude of industries depend on accurate and reasonable tabular data augmentation for their business processes. Contemporary methodologies in generating tabular data revolve around utilizing Generative Adversarial Networks (GAN) or fine-tuning Large Language Models (LLM). However, GAN-based approaches are documented to produce samples with common-sense errors attributed to the absence of external knowledge. On the other hand, LLM-based methods exhibit a limited capacity to capture the disparities between synthesized and actual data distribution due to the absence of feedback from a discriminator during training. Furthermore, the decoding of LLM-based generation introduces gradient breakpoints, impeding the backpropagation of loss from a discriminator, thereby complicating the integration of these two approaches. To solve this challenge, we propose using proximal policy optimization (PPO) to apply GANs, guiding LLMs to enhance the probability distribution of tabular features. This approach enables the utilization of LLMs as generators for GANs in synthesizing tabular data. Our experiments demonstrate that PPO leads to an approximately 4\% improvement in the accuracy of models trained on synthetically generated data over state-of-the-art across three real-world datasets.

Shuo Yang, Chenchen Yuan, Yao Rong, Felix Steinbauer, Gjergji Kasneci• 2024

Related benchmarks

TaskDatasetResultRank
ClassificationHELOC
Mean Accuracy69.5
20
ClassificationAdult Income
LR Accuracy87
13
ClassificationTravel
LR Accuracy82.22
13
Synthetic Data GenerationTravel (test)
Discriminator Accuracy96.26
7
Synthetic Data GenerationAdult Income (test)
Discriminator Accuracy82.73
7
Synthetic Data GenerationHELOC (test)
Discriminator Accuracy89.13
7
Tabular Data GenerationHELOC
Lsyn-59.126
6
Tabular Data GenerationAdult
Lsyn-10.63
6
Data SynthesisTravel
Repetition Rate16
5
Data SynthesisAdult Income
Repetition Rate0.00e+0
5
Showing 10 of 13 rows

Other info

Follow for update