paper-with-me

홈 › Papers

Who Can See Through You? Adversarial Shielding Against VLM-Based Attribute Inference Attacks

2025-12-20 · Yucheng Fan, Jiawei Chen, Yu Tian, Zhaoxia Yin arxiv

As vision-language models (VLMs) become widely adopted, VLM-based attribute inference attacks have emerged as a serious privacy concern, enabling adversaries to infer private attributes from images shared on social media. This escalating threat calls for dedicated protection methods to safeguard user privacy. However, existing methods often degrade the visual quality of images or interfere with vision-based functions on social media, thereby failing to achieve a desirable balance between privacy protection and user experience. To address this challenge, we propose a novel protection method that jointly optimizes privacy suppression and utility preservation under a visual consistency constraint. While our method is conceptually effective, fair comparisons between methods remain challenging due to the lack of publicly available evaluation datasets. To fill this gap, we introduce VPI-COCO, a publicly available benchmark comprising 522 images with hierarchically structured privacy questions and corresponding non-private counterparts, enabling fine-grained and joint evaluation of protection methods in terms of privacy preservation and user experience. Building upon this benchmark, experiments on multiple VLMs demonstrate that our method effectively reduces PAR below 25%, keeps NPAR above 88%, maintains high visual consistency, and generalizes well to unseen and paraphrased privacy questions, demonstrating its strong practical applicability for real-world VLM deployments.

📄 PDF Abstract BibTeX arXiv:2512.18264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Don’t sweat the small stuff, classify the rest: Sample Shielding to protect text classifiers against adversarial attacks

2022-07-01 · NAACL 2022 7 · Jonathan Rusert, Padmini Srinivasan

Deep learning (DL) is being used extensively for text classification. However, researchers have demonstrated the vulnerability of such classifiers to adversarial attacks. Attackers modify the text in a way which misleads…

text-classificationText Classification

Don't sweat the small stuff, classify the rest: Sample Shielding to protect text classifiers against adversarial attacks

2022-05-03 · Jonathan Rusert, Padmini Srinivasan

Deep learning (DL) is being used extensively for text classification. However, researchers have demonstrated the vulnerability of such classifiers to adversarial attacks. Attackers modify the text in a way which misleads…

text-classificationText Classification

Learning Robust and Privacy-Preserving Representations via Information Theory

2024-12-15 · Binghui Zhang, Sayedeh Leila Noorbakhsh, Yun Dong, Yuan Hong 외

Machine learning models are vulnerable to both security attacks (e.g., adversarial examples) and privacy attacks (e.g., private attribute inference). We take the first step to mitigate both the security and privacy attac…

Adversarial RobustnessAttributePrivacy PreservingRepresentation Learning

Pelta: Shielding Transformers to Mitigate Evasion Attacks in Federated Learning

2023-08-08 · Simon Queyrut, Yérom-David Bromberg, Valerio Schiavoni

The main premise of federated learning is that machine learning model updates are computed locally, in particular to preserve user data privacy, as those never leave the perimeter of their device. This mechanism supposes…

Adversarial AttackFederated Learning

Privacy-Aware Recommendation with Private-Attribute Protection using Adversarial Learning

2019-11-22 · Ghazaleh Beigi, Ahmadreza Mosallanezhad, Ruocheng Guo, Hamidreza Alvari 외

Recommendation is one of the critical applications that helps users find information relevant to their interests. However, a malicious attacker can infer users' private information via recommendations. Prior work obfusca…

Attribute