Extracting Training Data From Document-Based VQA Models

Francesco Pinto, Nathalie Rauschmayr, Florian Tramèr, Philip Torr and Federico Tombari

International Conference on Machine Learning (ICML) 2024



Abstract

Vision-Language Models (VLMs) have made remarkable progress in document-based Visual Question Answering (i.e., responding to queries about the contents of an input document provided as an image). In this work, we show these models can memorize responses for training samples and regurgitate them even when the relevant visual information has been removed. This includes Personal Identifiable Information (PII) repeated once in the training set, indicating these models could divulge memorised sensitive information and therefore pose a privacy risk. We quantitatively measure the extractability of information in controlled experiments and differentiate between cases where it arises from generalization capabilities or from memorization. We further investigate the factors that influence memorization across multiple state-of-the-art models and propose an effective heuristic countermeasure that empirically prevents the extractability of PII.


BibTeX
@inproceedings{PRTT+24,
  author   =   {Pinto, Francesco and Rauschmayr, Nathalie and Tram{\`e}r, Florian and Torr, Philip and Tombari, Federico},
  title   =   {Extracting Training Data From Document-Based {VQA} Models},
  booktitle   =   {International Conference on Machine Learning (ICML)},
  year   =   {2024},
  url   =   {https://openreview.net/forum?id=qTX1vxzs8b}
}