English

Representation and Reference Selection in Training-Free Synthetic Image Attribution

Computer Vision and Pattern Recognition 2026-07-13 v1 Artificial Intelligence Cryptography and Security

Abstract

Synthetic image attribution aims at identifying the generator responsible for a given AI-generated image. Training-free reference-based attribution methods are easily scalable, since newly emerging generators can be incorporated by adding source-specific references rather than retraining a task-specific classifier. Their performance depends on two coupled factors: the representation space used for comparison and the way source-specific references are constructed. However, the interaction between these two factors remains largely unexplored. In this paper, we provide a controlled analysis of this interaction using references and off-the-shelf pretrained representations. We study representations extracted from different layers of CLIP and DINOv2, along with three reference selection methods with varying semantic constraints: arbitrary, semantically aligned, and resynthesis-based references. Our results show that attribution accuracy consistently peaks at intermediate representation levels, indicating that source-discriminative cues are more accessible before strong semantic abstraction dominates. We further show that intermediate representations are not completely semantically neutral, making reference selection critical: semantically constrained references reduce query-reference mismatch and improve attribution, especially under limited reference budgets. Resynthesis is most useful in low-reference regimes, while semantically aligned references provide a better accuracy-cost trade-off when a moderate-sized reference pool is available. Our findings show that training-free reference-based attribution should be understood as the interaction between where images are compared, how the reference set is constructed, and how many references are available.

Cite

@article{arxiv.2607.12052,
  title  = {Representation and Reference Selection in Training-Free Synthetic Image Attribution},
  author = {Meiling Li and Pietro Bongini and Benedetta Tondi and Mauro Barni},
  journal= {arXiv preprint arXiv:2607.12052},
  year   = {2026}
}

Comments

6 pages, 5 figures, 4 tables