用分步生成和分类器提升表格数据生成速度与质量
Generating Tabular Data Using Heterogeneous Sequential Feature Forest Flow Matching
- 按特征顺序生成,利用已生成特征信息降低对初始条件的敏感度
- 对类别变量改用XGBoost分类采样,生成速度提升21-27倍
- 在25个数据集上生成质量更高、更鲁棒,尤其适合高类别比例数据
隐私与监管限制使得数据生成成为不依赖真实数据集推动机器学习的关键。当前主流的表格数据生成方法是森林流(Forest Flow, FF),结合流匹配与XGBoost,但其生成缓慢,且将类别变量视为独热连续特征时易出错,对常微分方程(ODE)初始条件变化高度敏感。为此,我们提出异质序列特征森林流(HS3F)。该方法按特征逐个生成,借助先前生成特征的信息,降低对噪声初始条件的依赖;对类别变量改用多项式采样(来自XGBoost分类器),而非流匹配,显著提升生成速度。同时采用四阶龙格-库塔(Rg4)ODE求解器,优于FF中使用的欧拉法。在25个数据集上的实验表明,HS3F生成的数据质量更高、多样性更强,尤其在类别变量上表现更优。对于类别占比≥20%的数据集,生成速度比FF快21至27倍。此外,HS3F对流ODE初始条件的仿射变换更具鲁棒性。本研究不仅验证了HS3F的有效性,还揭示了改进生成模型的新策略。
原文摘要 · Abstract (English)
Privacy and regulatory constraints make data generation vital to advancing machine learning without relying on real-world datasets. A leading approach for tabular data generation is the Forest Flow (FF) method, which combines Flow Matching with XGBoost. Despite its good performance, FF is slow and makes errors when treating categorical variables as one-hot continuous features. It is also highly sensitive to small changes in the initial conditions of the ordinary differential equation (ODE). To overcome these limitations, we develop Heterogeneous Sequential Feature Forest Flow (HS3F). Our method generates data sequentially (feature-by-feature), reducing the dependency on noisy initial conditions through the additional information from previously generated features. Furthermore, it generates categorical variables using multinomial sampling (from an XGBoost classifier) instead of flow matching, improving generation speed. We also use a Runge-Kutta 4th order (Rg4) ODE solver for improved performance over the Euler solver used in FF. Our experiments with 25 datasets reveal that HS3F produces higher quality and more diverse synthetic data than FF, especially for categorical variables. It also generates data 21-27 times faster for datasets with $\geq20%$ categorical variables. HS3F further demonstrates enhanced robustness to affine transformation in flow ODE initial conditions compared to FF. This study not only validates the HS3F but also unveils promising new strategies to advance generative models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。