English

DIS-CO: Discovering Copyrighted Content in VLMs Training Data

Computer Vision and Pattern Recognition 2025-06-03 v3 Artificial Intelligence Machine Learning

Abstract

How can we verify whether copyrighted content was used to train a large vision-language model (VLM) without direct access to its training data? Motivated by the hypothesis that a VLM is able to recognize images from its training corpus, we propose DIS-CO, a novel approach to infer the inclusion of copyrighted content during the model's development. By repeatedly querying a VLM with specific frames from targeted copyrighted material, DIS-CO extracts the content's identity through free-form text completions. To assess its effectiveness, we introduce MovieTection, a benchmark comprising 14,000 frames paired with detailed captions, drawn from films released both before and after a model's training cutoff. Our results show that DIS-CO significantly improves detection performance, nearly doubling the average AUC of the best prior method on models with logits available. Our findings also highlight a broader concern: all tested models appear to have been exposed to some extent to copyrighted content. Our code and data are available at https://github.com/avduarte333/DIS-CO

Keywords

Cite

@article{arxiv.2502.17358,
  title  = {DIS-CO: Discovering Copyrighted Content in VLMs Training Data},
  author = {André V. Duarte and Xuandong Zhao and Arlindo L. Oliveira and Lei Li},
  journal= {arXiv preprint arXiv:2502.17358},
  year   = {2025}
}
R2 v1 2026-06-28T21:55:50.761Z