Online Handwritten Signature Verification Based on Temporal-Spatial Graph Attention Transformer
Hai-jie Yuan, Heng Zhang, Fei Yin

TL;DR
This paper presents TS-GATR, a novel graph attention transformer model that combines spatial and temporal features with attention mechanisms for improved online handwritten signature verification.
Contribution
Introduces TS-GATR, integrating GAT, GRU, and dual-graph attention to model complex spatial-temporal dependencies in signature data for the first time.
Findings
Outperforms state-of-the-art methods on MSDS and DeepSignDB datasets.
Achieves lower Equal Error Rates across various verification scenarios.
Effectively models dynamic signature features using graph-based attention mechanisms.
Abstract
Handwritten signature verification is a crucial aspect of identity authentication, with applications in various domains such as finance and e-commerce. However, achieving high accuracy in signature verification remains challenging due to intra-user variability and the risk of forgery. This paper introduces a novel approach for dynamic signature verification: the Temporal-Spatial Graph Attention Transformer (TS-GATR). TS-GATR combines the Graph Attention Network (GAT) and the Gated Recurrent Unit (GRU) to model both spatial and temporal dependencies in signature data. TS-GATR enhances verification performance by representing signatures as graphs, where each node captures dynamic features (e.g. position, velocity, pressure), and by using attention mechanisms to model their complex relationships. The proposed method further employs a Dual-Graph Attention Transformer (DGATR) module, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Topic Modeling · Advanced Graph Neural Networks
