TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SigNet: Convolutional Siamese Network for Writer Independe...

SigNet: Convolutional Siamese Network for Writer Independent Offline Signature Verification

Sounak Dey, Anjan Dutta, J. Ignacio Toledo, Suman K. Ghosh, Josep Llados, Umapada Pal

2017-07-07Handwriting Verification
PaperPDFCodeCodeCodeCodeCodeCodeCode

Abstract

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 signatures, because a skilled falsification might often resembles the real signature with small deformation. This verification task is even harder in writer independent scenarios which is undeniably fiscal for realistic cases. In this paper, we model an offline writer independent signature verification task with a convolutional Siamese network. Siamese networks are twin networks with shared weights, which can be trained to learn a feature space where similar observations are placed in proximity. This is achieved by exposing the network to a pair of similar and dissimilar observations and minimizing the Euclidean distance between similar pairs while simultaneously maximizing it between dissimilar pairs. Experiments conducted on cross-domain datasets emphasize the capability of our network to model forgery in different languages (scripts) and handwriting styles. Moreover, our designed Siamese network, named SigNet, exceeds the state-of-the-art results on most of the benchmark signature datasets, which paves the way for further research in this direction.

Results

TaskDatasetMetricValueModel
Handwriting VerificationCEDAR SignatureFAR4.63SigNet-F (SVM)

Related Papers

Self-Supervised Learning Based Handwriting Verification2024-05-28MSDS: A Large-Scale Chinese Signature and Token Digit String Dataset for Handwriting Verification2022-10-17Attention based Writer Independent Handwriting Verification2020-09-07Explanation based Handwriting Verification2019-08-14Hybrid Feature Learning for Handwriting Verification2018-11-19