arXiv:2512.00698cs.LGstat.ML2025-12被引 7

流匹配让表格数据生成更快更私密,性能超越扩散模型。

Flow Matching for Tabular Data Synthesis

  • 用流匹配构建表格数据生成模型,支持确定与随机采样。
  • 仅需100步内完成生成,计算效率显著优于扩散模型。
  • 随机流可兼顾数据效用与隐私风险,适合高敏感数据场景。

合成数据生成是实现隐私保护数据共享的重要工具。尽管扩散模型已达到最新基准,流匹配(FM)提供了有前景的替代方案。本文提出多种实现方式用于表格数据合成,并对流匹配(包括变分流匹配)与先进扩散方法(TabDDPM和TabSyn)进行综合实证比较。评估了标准最优传输(OT)与方差保持(VP)概率路径,对比确定性与随机采样器——这是使用变分流匹配时可能实现的特性——并刻画数据效用与隐私风险之间的经验关系。关键发现表明,流匹配方法,尤其是TabbyFlow,性能超越扩散基线;且在极低函数求值次数(≤100步)下仍表现优异,具备显著计算优势。概率路径选择至关重要:使用OT作为默认路径更具鲁棒性,尤其在早期停止时表现更优;而VP路径则有潜力生成隐私风险更低的合成数据。此外,使流模型随机化不仅保留边缘分布,在某些情况下还能生成高效用、低泄露风险的合成数据。相关代码已公开于https://github.com/rulnasution/tabular-flow-matching。

原文摘要 · Abstract (English)

Synthetic data generation is an important tool for privacy-preserving data sharing. Although diffusion models have set recent benchmarks, flow matching (FM) offers a promising alternative. This paper presents different ways to implement FM for tabular data synthesis. We provide a comprehensive empirical study that compares flow matching (FM and variational FM) with a state-of-the-art diffusion method (TabDDPM and TabSyn) in tabular data synthesis. We evaluate both the standard Optimal Transport (OT) and the Variance Preserving (VP) probability paths, and also compare deterministic and stochastic samplers -- something possible when learning to generate using \textit{variational} FM -- characterising the empirical relationship between data utility and privacy risk. Our key findings reveal that FM, particularly TabbyFlow, outperforms diffusion baselines. Flow matching methods also achieve better performance with remarkably low function evaluations ($\leq$ 100 steps), offering a substantial computational advantage. The choice of probability path is also crucial, as using the OT is a strong default and more robust to early stopping on average, while VP has potential to produce synthetic data with lower privacy risk. Lastly, our results show that making flows stochastic not only preserves marginal distributions but, in some instances, enables the generation of high utility synthetic data with reduced disclosure risk. The implementation code associated with this paper is publicly available at https://github.com/rulnasution/tabular-flow-matching.

流匹配表格生成隐私保护高效生成

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。