Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

From Image Hashing to Scene Change Detection

About

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.

Anh-Kiet Duong, Marie-Claire Iatrides, Petra Gomez-Kr\"amer, Jean-Michel Carozza• 2026

Related benchmarks

TaskDatasetResultRank
Image RetrievalOxford Flowers--
99
Image-to-Image RetrievalFood101--
55
Scene Change DetectionVL-CMU-CD
F1 Score69.4
17
Scene Change DetectionPCD
F1 Score69.5
7
Showing 4 of 4 rows

Other info

Follow for update