paper-with-me

Papers

Exploring Transformers for On-Line Handwritten Signature Verification

2023-07-04 · Pietro Melzi, Ruben Tolosana, Ruben Vera-Rodriguez, Paula Delgado-Santos, Giuseppe Stragapede, Julian Fierrez, Javier Ortega-Garcia

The application of mobile biometrics as a user-friendly authentication method has increased in the last years. Recent studies have proposed novel behavioral biometric recognition systems based on Transformers, which currently outperform the state of the art in several application scenarios. On-line handwritten signature verification aims to verify the identity of subjects, based on their biometric signatures acquired using electronic devices such as tablets or smartphones. This paper investigates the suitability of architectures based on recent Transformers for on-line signature verification. In particular, four different configurations are studied, two of them rely on the Vanilla Transformer encoder, and the two others have been successfully applied to the tasks of gait and activity recognition. We evaluate the four proposed configurations according to the experimental protocol proposed in the SVC-onGoing competition. The results obtained in our experiments are promising, and promote the use of Transformers for on-line signature verification.

📄 PDF Abstract BibTeX arXiv:2307.01663

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognition

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

MSDS: A Large-Scale Chinese Signature and Token Digit String Dataset for Handwriting Verification

2022-10-17 · Peirong Zhang, Jiajia Jiang, Yuliang Liu, Lianwen Jin

Although online handwriting verification has made great progress recently, the verification performances are still far behind the real usage owing to the small scale of the datasets as well as the limited biometric mediu…

Handwriting Verification

Offline Handwritten Signature Verification - Literature Review

2015-07-28 · Luiz G. Hafemann, Robert Sabourin, Luiz S. Oliveira

The area of Handwritten Signature Verification has been broadly researched in the last decades, but remains an open research problem. The objective of signature verification systems is to discriminate if a given signatur…

Inverse Discriminative Networks for Handwritten Signature Verification

2019-06-01 · CVPR 2019 6 · Ping Wei, Huan Li, Ping Hu

Handwritten signature verification is an important technique for many financial, commercial, and forensic applications. In this paper, we propose an inverse discriminative network (IDN) for writer-independent handwritten…

Multiscale Feature Learning Using Co-Tuplet Loss for Offline Handwritten Signature Verification

2023-08-01 · Fu-Hsien Huang, Hsin-Min Lu

Handwritten signature verification, crucial for legal and financial institutions, faces challenges including inter-writer similarity, intra-writer variations, and limited signature samples. To address these, we introduce…

Metric Learning

Offline Signature Verification Based on Feature Disentangling Aided Variational Autoencoder

2024-09-29 · Hansong Zhang, Jiangjian Guo, Kun Li, Yang Zhang 외

Offline handwritten signature verification systems are used to verify the identity of individuals, through recognizing their handwritten signature image as genuine signatures or forgeries. The main tasks of signature ver…