← Search

Sy-Tuyen Ho

4 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…

2024

Vision Transformer Neural Architecture Search for Out-of-Distribution Generalization: Benchmark and Insights

NeurIPS 2024poster

While Vision Transformer (ViT) have achieved success across various machine learning tasks, deploying them in real-world scenarios faces a critical challenge: generalizing under Out-of-Distribution (OoD) shifts. A crucial research gap remains in understanding how to design ViT architectures – both m…