Anh-Kiet Duong1,2, Marie-Claire Iatrides1,3, Petra Gomez-Krämer1, Jean-Michel Carozza2
1 L3i Laboratory, La Rochelle University, 17042 La Rochelle Cedex 1, France
2 LIENSs Laboratory, La Rochelle University, 17042 La Rochelle Cedex 1, France
3 Association Ferrocampus, 17100 Saintes - France
Image hashing provides compact representations for efficient storage and retrieval but is inherently limited to global comparison and cannot reason about where changes occur. This limitation prevents hashing from being directly applicable to scene change detection, where spatial localization is essential. In this work, we revisit hashing from a scene change detection perspective and propose HashSCD, a patch-wise hashing framework that enables both efficient global change detection and localized change identification. HashSCD encodes spatially aligned patches into compact hash codes and aggregates them through an XOR-like operation, allowing change detection and localization to be performed directly in the Hamming space without repeated inference on previous images. The model is trained in an unsupervised manner using contrastive learning at both patch and global levels. Experiments demonstrate that HashSCD achieves competitive performance compared to state-of-the-art unsupervised hashing and scene change detection methods, while significantly reducing computational cost and storage requirements.Â
Long-term monitoring requires low storage and fast comparison over many observations
Deep hashing encodes images into binary codes
Deep hashing is efficient but lacks spatial awareness
Scene change detection needs both global detection and spatial localization


Retrieval performance (mAP) comparison on image retrieval benchmarks.

Change detection performance (F1 score) on VL-CMU-CD and PCD datasets.


Qualitative examples of scene change detection results.
This work was supported by the ANR project ExcelLR (ANR-21-EXES0010) and the L3i Laboratory computing resources.
@inproceedings{duong2026image,
  title={From Image Hashing to Scene Change Detection},
  author={Duong, Anh-Kiet and Iatrides, Marie-Claire and Gomez-Kr{\"a}mer, Petra and Carozza, Jean-Michel},
  booktitle={International Conference on Pattern Recognition},
  pages={643--657},
  year={2026},
  organization={Springer}
}