paper-with-me

홈 › Papers

A Prototypical Signature Approach for Writer-Independent Offline Signature Verification

2026-06-16 · Kecia G. de Moura, Robert Sabourin, Rafael M. O. Cruz arxiv

Offline handwritten signature verification aims to distinguish genuine from forged signatures using static images. Since real forgeries are rarely available, negative samples are usually randomly drawn from genuine signatures of other users to create training data. However, this random selection often lacks diversity, increases redundancy, and escalates computational cost, leading to inefficient training. We propose a data-driven strategy to generate diverse, informative negative samples using prototypical signatures, which are compact, non-identifiable summaries of genuine signature features. Based on the experiments results, we conclude that (i) prototypical signatures yield more informative negative samples, improving the detection of skilled forgeries; (ii) the proposed approach is backbone-agnostic, showing robustness across architectures; and (iii) when combined with a primal-form linear SVM, it serves as an alternative to RBF-based models while significantly improving scalability and computational efficiency. Implementation of the method is available at https://github.com/kdmoura/proto_hsv.

📄 PDF Abstract BibTeX arXiv:2606.18528

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Writer Independent Offline Signature Recognition Using Ensemble Learning

2019-01-19 · Sourya Dipta Das, Himanshu Ladia, Vaibhav Kumar, Shivansh Mishra

The area of Handwritten Signature Verification has been broadly researched in the last decades, but remains an open research problem. In offline (static) signature verification, the dynamic information of the signature w…

Ensemble Learning

SWIS: Self-Supervised Representation Learning For Writer Independent Offline Signature Verification

2022-02-26 · Siladittya Manna, Soumitri Chattopadhyay, Saumik Bhattacharya, Umapada Pal

Writer independent offline signature verification is one of the most challenging tasks in pattern recognition as there is often a scarcity of training data. To handle such data scarcity problem, in this paper, we propose…

Representation LearningSelf-Supervised Learning

SigNet: Convolutional Siamese Network for Writer Independent Offline Signature Verification

2017-07-07 · Sounak Dey, Anjan Dutta, J. Ignacio Toledo, Suman K. Ghosh 외

Offline signature verification is one of the most challenging tasks in biometrics and document forensics. Unlike other verification problems, it needs to model minute but critical details between genuine and forged signa…

Handwriting Verification

Offline Writer Identification based on the Path Signature Feature

2019-05-03 · Songxuan Lai, Lianwen Jin

In this paper, we propose a novel set of features for offline writer identification based on the path signature approach, which provides a principled way to express information contained in a path. By extracting local pa…

SURDS: Self-Supervised Attention-guided Reconstruction and Dual Triplet Loss for Writer Independent Offline Signature Verification

2022-01-25 · Soumitri Chattopadhyay, Siladittya Manna, Saumik Bhattacharya, Umapada Pal

Offline Signature Verification (OSV) is a fundamental biometric task across various forensic, commercial and legal applications. The underlying task at hand is to carefully model fine-grained features of the signatures t…

Image ReconstructionMetric LearningRepresentation LearningSelf-Supervised Learning+1