paper-with-me

홈 › Papers

Private Attribute Inference from Images with Vision-Language Models

2024-04-16 · Batuhan Tömekçe, Mark Vero, Robin Staab, Martin Vechev

As large language models (LLMs) become ubiquitous in our daily tasks and digital interactions, associated privacy risks are increasingly in focus. While LLM privacy research has primarily focused on the leakage of model training data, it has recently been shown that LLMs can make accurate privacy-infringing inferences from previously unseen texts. With the rise of vision-language models (VLMs), capable of understanding both images and text, a key question is whether this concern transfers to the previously unexplored domain of benign images posted online. To answer this question, we compile an image dataset with human-annotated labels of the image owner's personal attributes. In order to understand the privacy risks posed by VLMs beyond traditional human attribute recognition, our dataset consists of images where the inferable private attributes do not stem from direct depictions of humans. On this dataset, we evaluate 7 state-of-the-art VLMs, finding that they can infer various personal attributes at up to 77.6% accuracy. Concerningly, we observe that accuracy scales with the general capabilities of the models, implying that future models can be misused as stronger inferential adversaries, establishing an imperative for the development of adequate defenses.

📄 PDF Abstract BibTeX arXiv:2404.10618

Code (1)

eth-sri/privacy-inference-multimodal 공식 구현

Tasks

Attribute

Similar Papers 제목 키워드 기반

The Eye of Sherlock Holmes: Uncovering User Private Attribute Profiling via Vision-Language Model Agentic Framework

2025-05-25 · Feiran Liu, Yuzhe Zhang, Xinyi Huang, Yinan Peng 외

Our research reveals a new privacy risk associated with the vision-language model (VLM) agentic framework: the ability to infer sensitive attributes (e.g., age and health information) and even abstract ones (e.g., person…

AttributeLanguage ModelingLanguage ModellingVisual Reasoning

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…

DeepObfuscator: Obfuscating Intermediate Representations with Privacy-Preserving Adversarial Learning on Smartphones

2019-09-09 · Ang Li, Jiayi Guo, Huanrui Yang, Flora D. Salim 외

Deep learning has been widely applied in many computer vision applications, with remarkable success. However, running deep learning models on mobile devices is generally challenging due to the limitation of computing res…

General ClassificationImage ClassificationMS-SSIMPrivacy Preserving+1

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

Learning Privacy Preserving Encodings through Adversarial Training

2018-02-14 · Francesco Pittaluga, Sanjeev J. Koppal, Ayan Chakrabarti

We present a framework to learn privacy-preserving encodings of images that inhibit inference of chosen private attributes, while allowing recovery of other desirable information. Rather than simply inhibiting a given fi…

AttributePrivacy Preserving