Which private attributes do VLMs agree on and predict well?
Olena Hrynenko, Darya Baranouskaya, Alina Elena Baia, Andrea Cavallaro
TL;DR
The paper addresses zero-shot privacy attribute recognition in images using open-source Visual Language Models (VLMs) and compares their outputs to human VISPR annotations. It employs three instruction-following VLMs to label 67 privacy attributes across 8,000 VISPR test images, following human annotation prompts and a parsing pipeline to convert model responses into present/absent labels. The results show strong recall and balanced accuracy above 0.75, with Qwen2.5-VL-7B-Instruct generally aligning best with human labels, while other models lag. Importantly, VLMs can complement human annotation by catching attributes humans sometimes miss, though they may also mislabel non-human content, indicating a potential for augmentation of large-scale privacy labeling with careful monitoring.
Abstract
Visual Language Models (VLMs) are often used for zero-shot detection of visual attributes in the image. We present a zero-shot evaluation of open-source VLMs for privacy-related attribute recognition. We identify the attributes for which VLMs exhibit strong inter-annotator agreement, and discuss the disagreement cases of human and VLM annotations. Our results show that when evaluated against human annotations, VLMs tend to predict the presence of privacy attributes more often than human annotators. In addition to this, we find that in cases of high inter-annotator agreement between VLMs, they can complement human annotation by identifying attributes overlooked by human annotators. This highlights the potential of VLMs to support privacy annotations in large-scale image datasets.
