arXiv:2605.14686cs.LG2026-05

ReMIA用两次训练就能高效评估合成数据隐私风险。

ReMIA: a Powerful and Efficient Alternative to Membership Inference Attacks against Synthetic Data Generators

  • 仅需两次合成数据训练,通过对比源数据识别来判断隐私泄露
  • 在多个数据集上灵敏度媲美顶尖攻击方法,但效率提升数十倍
  • 适合研究者快速验证合成数据隐私性,尤其关注实用性的团队

在隐私约束下共享表格数据对科研与协作日益重要。合成数据生成器(SDGs)是潜在解决方案,但其仍面临成员推理攻击(MIAs)威胁,该攻击可判断特定记录是否来自训练集。现有顶级MIAs虽强大却不实用:依赖影子建模,需数百次SDG训练,且需数倍于原数据集的辅助数据。快速代理指标如最近邻距离(DCR)虽高效,但对隐私风险敏感度有限。我们提出ReMIA(相对成员推理攻击),一种仅需两次SDG训练、附加数据不超过原数据集规模的实用隐私度量。不同于直接预测记录是否在训练集中,ReMIA从两个源数据集生成合成数据,衡量分类器能否识别记录来源。跨多个表格数据集与SDGs的实验表明,ReMIA灵敏度接近当前最优MIAs,同时显著更高效。进一步发现,SDGs可实现传统噪声匿名化无法达到的隐私-效用权衡。代码已公开于https://github.com/aindo-com/remia。

原文摘要 · Abstract (English)

Tabular data sharing under privacy constraints is increasingly important for research and collaboration. Synthetic data generators (SDGs) are a promising solution, but synthetic data remains vulnerable to attacks, such as membership inference attacks (MIAs), which aim to determine whether a specific record was part of the training data. State-of-the-art MIAs are powerful but impractical: they rely on shadow modeling, requiring hundreds of SDG training runs, and need auxiliary data several times larger than the original training set. Fast proxy metrics like distance to closest record (DCR) are efficient but have limited sensitivity to MIA risk. We introduce ReMIA (Relative Membership Inference Attack), a practical privacy metric that requires only two SDG training runs and additional data no larger than the original training set. Rather than predicting whether a record was in the training set, ReMIA generates two synthetic datasets from two source datasets and measures whether a classifier can identify which source a record came from. Experiments across multiple tabular datasets and SDGs show that ReMIA has a sensitivity comparable to state-of-the-art MIAs while being substantially more practical. We further observe that SDGs can achieve privacy-utility trade-offs that traditional noise-based anonymization methods do not match. Code is available at https://github.com/aindo-com/remia.

隐私评估合成数据成员推理高效算法

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