← Search

Ngoc-Bao Nguyen

5 accepted papers

2026

Do Vision-Language Models Leak What They Learn? Adaptive Token-Weighted Model Inversion Attacks

CVPR 2026

Model inversion (MI) attacks pose significant privacy risks by reconstructing private training data from trained neural networks. While prior studies have primarily examined unimodal deep networks, the vulnerability of vision-language models (VLMs) remains largely unexplored. In this work, we presen

Cited by 0SourcecodeScholar
2024

Model Inversion Robustness: Can Transfer Learning Help?

CVPR 2024poster

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. Meanwhile all existing MI defense methods rely on regularization that is in direc…

2024

On the Vulnerability of Skip Connections to Model Inversion Attacks

ECCV 2024poster

"Skip connections are fundamental architecture designs for modern deep neural networks (DNNs) such as CNNs and ViTs. While they help improve model performance significantly, we identify a vulnerability associated with skip connections to Model Inversion (MI) attacks, a type of privacy attack that ai…

2023

Label-Only Model Inversion Attacks via Knowledge Transfer

NeurIPS 2023poster

In a model inversion (MI) attack, an adversary abuses access to a machine learning (ML) model to infer and reconstruct private training data. Remarkable progress has been made in the white-box and black-box setups, where the adversary has access to the complete model or the model's soft output respe…

2023

Re-Thinking Model Inversion Attacks Against Deep Neural Networks

CVPR 2023poster

Model inversion (MI) attacks aim to infer and reconstruct private training data by abusing access to a model. MI attacks have raised concerns about the leaking of sensitive information (e.g. private face images used in training a face recognition system). Recently, several algorithms for MI have bee…