LGAIMay 11

Active Tabular Augmentation via Policy-Guided Diffusion Inpainting

arXiv:2605.1031559.8
AI Analysis

For practitioners in data-scarce domains, TAP provides a principled augmentation method that reliably improves downstream model performance, unlike existing fidelity-focused approaches.

TAP addresses the fidelity-utility gap in generative tabular augmentation by learning what to generate and when to inject samples, achieving up to 15.6 percentage points improvement in classification accuracy and 32% reduction in regression RMSE under severe data scarcity.

Generative tabular augmentation is appealing in data-scarce domains, yet the prevailing focus on distributional fidelity does not reliably translate into better downstream models. We formalize a fidelity-utility gap: common generative objectives prioritize distributional plausibility, whereas augmentation succeeds only when injected samples reduce the current learner's held-out evaluation loss. This gap motivates learning not just how to generate, but what to generate and when to inject as training evolves. We propose TAP (Tabular Augmentation Policy), which couples diffusion inpainting with a lightweight, learner-conditioned policy to steer generation toward high-utility regions and controls safe injection via explicit gating and conservative windowed commitment. Under severe data scarcity, TAP consistently outperforms strong generative baselines on seven real-world datasets, improving classification accuracy by up to 15.6 percentage points and reducing regression RMSE by up to 32%.

Foundations

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

Your Notes