paper-with-me

홈 › Papers

Breaching FedMD: Image Recovery via Paired-Logits Inversion Attack

2023-04-22 · CVPR 2023 1 · Hideaki Takahashi, Jingjing Liu, Yang Liu

Federated Learning with Model Distillation (FedMD) is a nascent collaborative learning paradigm, where only output logits of public datasets are transmitted as distilled knowledge, instead of passing on private model parameters that are susceptible to gradient inversion attacks, a known privacy risk in federated learning. In this paper, we found that even though sharing output logits of public datasets is safer than directly sharing gradients, there still exists a substantial risk of data exposure caused by carefully designed malicious attacks. Our study shows that a malicious server can inject a PLI (Paired-Logits Inversion) attack against FedMD and its variants by training an inversion neural network that exploits the confidence gap between the server and client models. Experiments on multiple facial recognition datasets validate that under FedMD-like schemes, by using paired server-client logits of public datasets only, the malicious server is able to reconstruct private images on all tested benchmarks with a high success rate.

📄 PDF Abstract BibTeX arXiv:2304.11436

Code (1)

FLAIR-THU/PairedLogitsInversion 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Privacy-Preserving Federated Learning with Consistency via Knowledge Distillation Using Conditional Generator

2024-09-11 · Kangyang Luo, Shuai Wang, Xiang Li, Yunshi Lan 외

Federated Learning (FL) is gaining popularity as a distributed learning framework that only shares model parameters or gradient updates and keeps private data locally. However, FL is at risk of privacy leakage caused by …

DiversityFederated Learningimage-classificationImage Classification+2

Federated Model Distillation with Noise-Free Differential Privacy

2020-09-11 · Lichao Sun, Lingjuan Lyu

Conventional federated learning directly averages model weights, which is only possible for collaboration between models with homogeneous architectures. Sharing prediction instead of weight removes this obstacle and elim…

Federated Learning

SafEDMD: A Koopman-based data-driven controller design framework for nonlinear dynamical systems

2024-02-05 · Robin Strässer, Manuel Schaller, Karl Worthmann, Julian Berberich 외

The Koopman operator serves as the theoretical backbone for machine learning of dynamical control systems, where the operator is heuristically approximated by extended dynamic mode decomposition (EDMD). In this paper, we…

Delving Deep Into Hybrid Annotations for 3D Human Recovery in the Wild

2019-08-18 · ICCV 2019 10 · Yu Rong, Ziwei Liu, Cheng Li, Kaidi Cao 외

Though much progress has been achieved in single-image 3D human recovery, estimating 3D model for in-the-wild images remains a formidable challenge. The reason lies in the fact that obtaining high-quality 3D annotations …

Prediction-space knowledge markets for communication-efficient federated learning on multimedia tasks

2025-11-30 · Wenzhang Du arxiv

Federated learning (FL) enables collaborative training over distributed multimedia data but suffers acutely from statistical heterogeneity and communication constraints, especially when clients deploy large models. Class…

Federated Learning