CVJun 25, 2019

Graph-Based Offline Signature Verification

arXiv:1906.10401v16 citations
Originality Incremental advance
AI Analysis

This work addresses signature verification for security applications, but it is incremental as it builds on existing graph-based approaches.

The paper tackles offline signature verification by proposing graph-based methods, achieving top results on several benchmarks.

Graphs provide a powerful representation formalism that offers great promise to benefit tasks like handwritten signature verification. While most state-of-the-art approaches to signature verification rely on fixed-size representations, graphs are flexible in size and allow modeling local features as well as the global structure of the handwriting. In this article, we present two recent graph-based approaches to offline signature verification: keypoint graphs with approximated graph edit distance and inkball models. We provide a comprehensive description of the methods, propose improvements both in terms of computational time and accuracy, and report experimental results for four benchmark datasets. The proposed methods achieve top results for several benchmarks, highlighting the potential of graph-based signature verification.

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