IVCVLGAPApr 2, 2024

Improving and Evaluating Machine Learning Methods for Forensic Shoeprint Matching

arXiv:2405.14878v12 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses forensic analysis for law enforcement, but it is incremental as it builds on existing methods with limited generalization improvements.

The authors tackled the problem of forensic shoeprint pattern matching by developing a machine learning pipeline that improves accuracy and generalizability, finding that models trained on diverse scenarios perform nearly as well as those trained on specific ones, though generalization across different shoeprint conditions (e.g., partial or blurry prints) remains challenging.

We propose a machine learning pipeline for forensic shoeprint pattern matching that improves on the accuracy and generalisability of existing methods. We extract 2D coordinates from shoeprint scans using edge detection and align the two shoeprints with iterative closest point (ICP). We then extract similarity metrics to quantify how well the two prints match and use these metrics to train a random forest that generates a probabilistic measurement of how likely two prints are to have originated from the same outsole. We assess the generalisability of machine learning methods trained on lab shoeprint scans to more realistic crime scene shoeprint data by evaluating the accuracy of our methods on several shoeprint scenarios: partial prints, prints with varying levels of blurriness, prints with different amounts of wear, and prints from different shoe models. We find that models trained on one type of shoeprint yield extremely high levels of accuracy when tested on shoeprint pairs of the same scenario but fail to generalise to other scenarios. We also discover that models trained on a variety of scenarios predict almost as accurately as models trained on specific scenarios.

Foundations

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

Your Notes