English

EXIF as Language: Learning Cross-Modal Associations Between Images and Camera Metadata

Computer Vision and Pattern Recognition 2023-06-21 v4 Computation and Language

Abstract

We learn a visual representation that captures information about the camera that recorded a given photo. To do this, we train a multimodal embedding between image patches and the EXIF metadata that cameras automatically insert into image files. Our model represents this metadata by simply converting it to text and then processing it with a transformer. The features that we learn significantly outperform other self-supervised and supervised features on downstream image forensics and calibration tasks. In particular, we successfully localize spliced image regions "zero shot" by clustering the visual embeddings for all of the patches within an image.

Keywords

Cite

@article{arxiv.2301.04647,
  title  = {EXIF as Language: Learning Cross-Modal Associations Between Images and Camera Metadata},
  author = {Chenhao Zheng and Ayush Shrivastava and Andrew Owens},
  journal= {arXiv preprint arXiv:2301.04647},
  year   = {2023}
}

Comments

CVPR 2023 (Highlight). Project link: http://hellomuffin.github.io/exif-as-language

R2 v1 2026-06-28T08:09:37.557Z