不需训练即可通过降分辨率检测联邦学习中数据是否被用于训练
Res-MIA: A Training-Free Resolution-Based Membership Inference Attack on Federated Learning Models
- 通过逐步降低输入分辨率,观察模型置信度变化来判断样本归属
- 在CIFAR-10上攻击AUC达0.88,性能超越现有无训练基线
- 适用于想评估联邦学习隐私安全的研究者和开发者
成员推理攻击(MIA)能通过黑盒访问判断特定数据是否被用于模型训练,威胁机器学习隐私。尽管联邦学习(FL)因去中心化被认为具有隐私保护性,但最新研究显示其全局模型仍会泄露敏感成员信息。本文提出Res-MIA,一种无需训练、仅依赖少量前向查询的新型黑盒攻击方法,利用深度模型对高频输入细节的敏感性。该方法通过受控下采样与恢复操作逐步降低输入分辨率,分析模型预测置信度衰减。关键发现:训练样本在分辨率退化时置信度下降更剧烈,形成强成员信号。该方法无需影子模型或辅助数据,计算开销极小。我们在联邦训练的ResNet-18(CIFAR-10)上验证,攻击表现持续优于现有无训练基线,最高达到AUC 0.88。结果揭示了频率敏感过拟合是联邦学习中被忽视的重要隐私泄漏源,强调需设计减少对细粒度、非鲁棒输入特征依赖的隐私友好模型。
原文摘要 · Abstract (English)
Membership inference attacks (MIAs) pose a serious threat to the privacy of machine learning models by allowing adversaries to determine whether a specific data sample was included in the training set. Although federated learning (FL) is widely regarded as a privacy-aware training paradigm due to its decentralized nature, recent evidence shows that the final global model can still leak sensitive membership information through black-box access. In this paper, we introduce Res-MIA, a novel training-free and black-box membership inference attack that exploits the sensitivity of deep models to high-frequency input details. Res-MIA progressively degrades the input resolution using controlled downsampling and restoration operations, and analyzes the resulting confidence decay in the model's predictions. Our key insight is that training samples exhibit a significantly steeper confidence decline under resolution erosion compared to non-member samples, revealing a robust membership signal. Res-MIA requires no shadow models, no auxiliary data, and only a limited number of forward queries to the target model. We evaluate the proposed attack on a federated ResNet-18 trained on CIFAR-10, where it consistently outperforms existing training-free baselines and achieves an AUC of up to 0.88 with minimal computational overhead. These findings highlight frequency-sensitive overfitting as an important and previously underexplored source of privacy leakage in federated learning, and emphasize the need for privacy-aware model designs that reduce reliance on fine-grained, non-robust input features.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。