Res-MIA: A Training-Free Resolution-Based Membership Inference Attack on Federated Learning Models
Mohammad Zare, Pirooz Shamsinejadbabaki

TL;DR
Res-MIA is a novel, training-free black-box membership inference attack on federated learning models that exploits the sensitivity of deep models to high-frequency input details, revealing privacy leaks.
Contribution
Introduces Res-MIA, a new attack method that does not require training shadow models or auxiliary data, and effectively detects membership with limited queries.
Findings
Res-MIA achieves up to 0.88 AUC on CIFAR-10 with ResNet-18.
It outperforms existing training-free membership inference baselines.
Frequency-sensitive overfitting is identified as a key privacy leakage source.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
