SM-DTW: Stability Modulated Dynamic Time Warping for signature verification
Antonio Parziale, Moises Diaz, Miguel A. Ferrer, Angelo Marcelli
TL;DR
The paper tackles on-line signature verification by exploiting stability within signer motor plans. It defines stability regions via stroke-level segmentation and a multiscale similarity framework to identify long, shape-consistent stroke sequences (LSSS) and their reliability across multiple references. The key contribution is SM-DTW, a weighted DTW variant where pointwise distances are modulated by stroke relevance through a sigmoid-based weight, yielding distance $d^{\text{SM}}(\overline{Q}, \overline{R}_i)$ along a warping path. Empirical results on MCYT-100 and BiosecureID-SONOF show that SM-DTW improves over baseline DTW in most settings and is competitive with state-of-the-art DTW-based methods, supporting the premise that stability regions capture subject-specific signing habits and motor plans.
Abstract
Building upon findings in computational model of handwriting learning and execution, we introduce the concept of stability to explain the difference between the actual movements performed during multiple execution of the subject's signature, and conjecture that the most stable parts of the signature should play a paramount role in evaluating the similarity between a questioned signature and the reference ones during signature verification. We then introduce the Stability Modulated Dynamic Time Warping algorithm for incorporating the stability regions, i.e. the most similar parts between two signatures, into the distance measure between a pair of signatures computed by the Dynamic Time Warping for signature verification. Experiments were conducted on two datasets largely adopted for performance evaluation. Experimental results show that the proposed algorithm improves the performance of the baseline system and compares favourably with other top performing signature verification systems.
