Skip to content

A semi-automated algorithm to quantify similarity between outsole impressions using SURF

Conference/Workshop:
International Association for Identification Educational Conference
Published: 2019
Primary Author: Alicia Carriquiry
Secondary Authors: Soyoung Park
Research Area: Footwear

Footwear examiners are tasked with comparing an outsole impression (Q) left at a crime scene with an impression (K) from a database or from the suspect’s shoe. We propose semi-automated algorithm, MC-COMP-SURF, for comparing two shoe outsole impressions, that relies on robust features (SURF, Bay et al., 2006) on each impression and aligns them using a maximum clique (MC) approach. After alignment, the algorithm is used to extract additional features that are then combined into a univariate similarity score using a random forest (RF). We use a database of shoe outsole impressions that includes images from two models of athletic shoes worn by study participants for about six months. The shoes share class characteristics, and thus the comparison is challenging. We find that RF-SURF outperforms other methods recently proposed in the literature. In good quality images, the algorithm exhibits accuracy in the 96%-98% range. In more realistic scenarios when Q is degraded and partially observed, MC-COMP-SURF still reaches accuracy of about 88%-90%. The algorithm can be implemented with the R package shoeprintr.

Related Resources

Graph-Theoretic Techniques for Forensic Image Comparisons

Graph-Theoretic Techniques for Forensic Image Comparisons

This presentation is from the 76th Annual Conference of the American Academy of Forensic Sciences (AAFS), Denver, Colorado, February 19-24, 2024.
ShoeCase: A data set of mock crime scene footwear impressions

ShoeCase: A data set of mock crime scene footwear impressions

This project’s main objective is to create an open-source database containing a sizeable number of high-quality images of shoe impressions. The Center for Statistics and Applications in Forensic Evidence (CSAFE)…
A finely tuned deep transfer learning algorithm to compare outsole images

A finely tuned deep transfer learning algorithm to compare outsole images

In forensic practice, evaluating shoeprint evidence is challenging because the differences between images of two different outsoles can be subtle. In this paper, we propose a deep transfer learning-based matching…
An automated alignment algorithm for identification of the source of footwear impressions with common class characteristics

An automated alignment algorithm for identification of the source of footwear impressions with common class characteristics

We introduce an algorithmic approach designed to compare similar shoeprint images, with automated alignment. Our method employs the Iterative Closest Points (ICP) algorithm to attain optimal alignment, further enhancing precision…