paper-with-me

홈 › Papers

GAFSV-Net: A Vision Framework for Online Signature Verification

2026-04-30 · Himanshu Singhal, Suresh Sundaram arxiv

Online signature verification (OSV) requires distinguishing skilled forgeries from genuine samples under high intra-class variability and with very few enrollment samples. Existing deep learning methods operate directly on raw temporal sequences, restricting them to 1D architectures and preventing the use of pretrained 2D vision backbones. We bridge this gap with GAFSV-Net, which represents each signature as a six-channel asymmetric Gramian Angular Field image: three kinematic channels (pen speed, pressure derivative, direction angle) are each encoded into complementary GASF and GADF matrices that capture pairwise temporal co-occurrence and directional transition structure respectively. A dual-branch ConvNeXt-Tiny encoder processes GASF and GADF independently, with bidirectional cross-attention enabling each branch to query discriminative patterns from the other before metric-space projection. Training uses semi-hard triplet loss with skilled-forgery hard-negative injection; verification is performed via cosine similarity against a small enrollment prototype. We evaluate on DeepSignDB and BiosecurID, outperforming all sequence-based baselines trained under identical objectives, demonstrating that the representational gain of 2D temporal encoding is consistent and independent of training procedure, with ablations characterising each design choice's contribution.

📄 PDF Abstract BibTeX arXiv:2605.00120

Code (0)

등록된 구현이 없습니다.

Tasks

Temporal Sequences

Similar Papers 제목 키워드 기반

1-D CNN-Based Online Signature Verification with Federated Learning

2024-06-06 · Lingfeng Zhang, Yuheng Guo, Yepeng Ding, Hiroyuki Sato

Online signature verification plays a pivotal role in security infrastructures. However, conventional online signature verification models pose significant risks to data privacy, especially during training processes. To …

Federated Learning

Improved Dynamic Time Warping (DTW) Approach for Online Signature Verification

2019-03-26 · Azhar Ahmad Jaini, Ghazali Sulong, Amjad Rehman

Online signature verification is the process of verifying time series signature data which is generally obtained from the tablet-based device. Unlike offline signature images, the online signature image data consists of …

Dynamic Time WarpingTime SeriesTime Series Analysis

Online Signature Verification using Recurrent Neural Network and Length-normalized Path Signature

2017-05-19 · Songxuan Lai, Lianwen Jin, Weixin Yang

Inspired by the great success of recurrent neural networks (RNNs) in sequential modeling, we introduce a novel RNN system to improve the performance of online signature verification. The training objective is to directly…

K-nearest neighbour and dynamic time warping for online signature verification

2021-11-29 · Mohammad Saleem, Bence Kovari

Online signatures are one of the most commonly used biometrics. Several verification systems and public databases were presented in this field. This paper presents a combination of k-nearest neighbor and dynamic time war…

Dynamic Time Warping

Handwritten Signature Verification Using Hand-Worn Devices

2016-12-19 · Ben Nassi, Alona Levy, Yuval Elovici, Erez Shmueli

Online signature verification technologies, such as those available in banks and post offices, rely on dedicated digital devices such as tablets or smart pens to capture, analyze and verify signatures. In this paper, we …