paper-with-me

Papers

Model Inversion Attack against Transfer Learning: Inverting a Model without Accessing It

2022-03-13 · Dayong Ye, Huiqiang Chen, Shuai Zhou, Tianqing Zhu, Wanlei Zhou, Shouling Ji

Transfer learning is an important approach that produces pre-trained teacher models which can be used to quickly build specialized student models. However, recent research on transfer learning has found that it is vulnerable to various attacks, e.g., misclassification and backdoor attacks. However, it is still not clear whether transfer learning is vulnerable to model inversion attacks. Launching a model inversion attack against transfer learning scheme is challenging. Not only does the student model hide its structural parameters, but it is also inaccessible to the adversary. Hence, when targeting a student model, both the white-box and black-box versions of existing model inversion attacks fail. White-box attacks fail as they need the target model's parameters. Black-box attacks fail as they depend on making repeated queries of the target model. However, they may not mean that transfer learning models are impervious to model inversion attacks. Hence, with this paper, we initiate research into model inversion attacks against transfer learning schemes with two novel attack methods. Both are black-box attacks, suiting different situations, that do not rely on queries to the target student model. In the first method, the adversary has the data samples that share the same distribution as the training set of the teacher model. In the second method, the adversary does not have any such samples. Experiments show that highly recognizable data records can be recovered with both of these methods. This means that even if a model is an inaccessible black-box, it can still be inverted.

📄 PDF Abstract BibTeX arXiv:2203.06570

Code (0)

등록된 구현이 없습니다.

Tasks

modelTransfer Learning

Similar Papers 제목 키워드 기반

Approximating Optimal Morphing Attacks using Template Inversion

2024-02-01 · Laurent Colbois, Hatef Otroshi Shahreza, Sébastien Marcel

Recent works have demonstrated the feasibility of inverting face recognition systems, enabling to recover convincing face images using only their embeddings. We leverage such template inversion models to develop a novel …

Face RecognitionMORPH

Privacy Attacks Against Biometric Models with Fewer Samples: Incorporating the Output of Multiple Models

2022-09-22 · Sohaib Ahmad, Benjamin Fuller, Kaleel Mahmood

Authentication systems are vulnerable to model inversion attacks where an adversary is able to approximate the inverse of a target machine learning model. Biometric models are a prime candidate for this type of attack. T…

Inference AttackMembership Inference Attack

Federated Learning under Attack: Improving Gradient Inversion for Batch of Images

2024-09-26 · Luiz Leite, Yuri Santo, Bruno L. Dalmazo, André Riker

Federated Learning (FL) has emerged as a machine learning approach able to preserve the privacy of user's data. Applying FL, clients train machine learning models on a local dataset and a central server aggregates the le…

Federated Learning

CLIP-FTI: Fine-Grained Face Template Inversion via CLIP-Driven Attribute Conditioning

2025-12-17 · Longchen Dai, Zixuan Shen, Zhiheng Zhou, Peipeng Yu 외 arxiv

Face recognition systems store face templates for efficient matching. Once leaked, these templates pose a threat: inverting them can yield photorealistic surrogates that compromise privacy and enable impersonation. Altho…

Face Recognition

Model Inversion Robustness: Can Transfer Learning Help?

2024-05-09 · CVPR 2024 1 · Sy-Tuyen Ho, Koh Jun Hao, Keshigeyan Chandrasegaran, Ngoc-Bao Nguyen 외

Model Inversion (MI) attacks aim to reconstruct private training data by abusing access to machine learning models. Contemporary MI attacks have achieved impressive attack performance, posing serious threats to privacy. …

modelTransfer Learning