CVApr 6, 2018

Cross-Domain Image Matching with Deep Feature Maps

arXiv:1804.02367v256 citations
Originality Incremental advance
AI Analysis

This addresses a domain-specific problem for forensic analysis by providing an incremental improvement in matching accuracy for shoeprints and other cross-domain images.

The paper tackles the problem of matching crime scene shoeprints to laboratory impressions by proposing a multi-channel normalized cross-correlation metric for deep features, significantly improving performance and achieving state-of-the-art results in cross-domain image retrieval tasks.

We investigate the problem of automatically determining what type of shoe left an impression found at a crime scene. This recognition problem is made difficult by the variability in types of crime scene evidence (ranging from traces of dust or oil on hard surfaces to impressions made in soil) and the lack of comprehensive databases of shoe outsole tread patterns. We find that mid-level features extracted by pre-trained convolutional neural nets are surprisingly effective descriptors for this specialized domains. However, the choice of similarity measure for matching exemplars to a query image is essential to good performance. For matching multi-channel deep features, we propose the use of multi-channel normalized cross-correlation and analyze its effectiveness. Our proposed metric significantly improves performance in matching crime scene shoeprints to laboratory test impressions. We also show its effectiveness in other cross-domain image retrieval problems: matching facade images to segmentation labels and aerial photos to map images. Finally, we introduce a discriminatively trained variant and fine-tune our system through our proposed metric, obtaining state-of-the-art performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes