HMM-based on-line signature verification: Feature extraction and signature modeling (original) (raw)

Application of hidden Markov models for signature verification

Pattern Recognition, 1995

This paper describes a technique for on-line signature verification using Hidden Markov Models (HMMs). Signatures are captured and digitized in real-time using a graphic tablet. For each signature a HMM is constructed using a set of sample signatures described by the normalized directional angle function of the distance along the signature trajectory. The Baum-Welch algorithm is used for both training and classification. Experimental results based on 496 signatures from 31 subjects are presented which show that HMM technique is very potential for signature verification. HMMs Baum-Welch algorithm Signature verification Forward probability Backward probability

An off-line signature verification system using hidden Markov model and cross-validation

Proceedings 13th Brazilian Symposium on Computer Graphics and Image Processing (Cat. No.PR00878), 2000

This work has as main objective to present an off-line signature verification system. It is basically divided into three parts. The first one demonstrates a pre-processing process, a segmentation process and a feature extraction process, in which the main aim is to obtain the maximum performance quality of the process of verification of random falsifications, in the false acceptance and false rejection concept. The second presents a learning process based on HMM, where the aim is obtaining the best model. That is, one that is capable of representing each writer's signature, absorbing yet at the same time discriminating, at most the intra-personal variation and the interpersonal variation. A third and last part, presents a signature verification process that uses the models generated by the learning process without using any prior knowledge of test data, in other words, using an automatic derivation process of the decision thresholds.

Sánchez “On-line Handwritten Signature Verification Using Hidden Markov Models

2003

Abstract. Most people are used to signing documents and because of this, it is a trusted and natural method for user identity verification, reducing the cost of password maintenance and decreasing the risk of eBusiness fraud. In the proposed system, identity is securely verified and an authentic electronic signature is created using biometric dynamic signature verification. Shape, speed, stroke order, off-tablet motion, pen pressure and timing information are captured and analyzed during the real-time act of signing the handwritten signature. The captured values are unique to an individual and virtually impossible to duplicate. This paper presents a research of various HMM based techniques for signature verification. Different topologies are compared in order to obtain an optimized high performance signature verification system and signal normalization preprocessing makes the system robust with respect to writer variability. 1

Online Handwritten Signature Verification Using Hidden Markov Models

Lecture Notes in Computer Science, 2003

Most people are used to signing documents and because of this, it is a trusted and natural method for user identity verification, reducing the cost of password maintenance and decreasing the risk of eBusiness fraud. In the proposed system, identity is securely verified and an authentic electronic signature is created using biometric dynamic signature verification. Shape, speed, stroke order, off-tablet motion, pen pressure and timing information are captured and analyzed during the real-time act of signing the handwritten signature. The captured values are unique to an individual and virtually impossible to duplicate. This paper presents a research of various HMM based techniques for signature verification. Different topologies are compared in order to obtain an optimized high performance signature verification system and signal normalization preprocessing makes the system robust with respect to writer variability.

Markov Model-Based Handwritten Signature Verification

IEEE/IFIP International Conference on Embedded and Ubiquitous Computing, 2008

Biometric security devices are now permeating all facets of modern society. All manner of items including passports, driver’s licences and laptops now incorporate some form of biometric data and/or authentication device. As handwritten signatures have long been considered the most natural method of verifying one’s identity, it makes sense that pervasive computing environments try to capitalise on the use of automated Handwritten Signature Verification systems (HSV). This paper presents a HSV system that is based on a Hidden Markov Model (HMM) approach to representing and verifying the hand signature data. HMMs are naturally suited to modelling flowing entities such as signatures and speech. The resulting HSV system performs reasonably well with an overall error rate of 3.5% being reported in the best case experimental analysis.

Automatic online signature verification using HMMs with user-dependent structure

2007

A novel strategy for Automatic online Signature Verification based on hidden Markov models (HMM) with user-dependent structure is presented in this work. Under this approach, the number of states and Gaussians giving the optimal prediction results are independently selected for each user. With this simple strategy just three genuine signatures could be used for training, with an EER under 2.5% obtained for the basic set of raw signature parameters provided by the acquisition device. This results increment by a factor of six the accuracy obtained with the typical approach in which claim-independent structure is used for the HMMs.

Online Signature Verification Using Vector Quantization and Hidden Markov Model

In this paper an on-line signature verification system, using vector quantization and Hidden Markov Model (VQ-HMM) is presented. After the signature acquisition, a Chebichef filter is used for noise reduction, and size and phase normalization is performed using Fourier transform. Each signature is segmented and mean velocity, acceleration and pressure are used as extracted features. K-means clustering is used for generation a codebook and VQ generates a code word for each signature. These code words are used as observation vectors in training and recognition phase. HMM models are trained using Baum Welch algorithm. In the verification phase, the forward algorithm is used. The Threshold used in the verification phase is a function of the minimum probability in training phase. Equal Error Rate obtained from this system is 14%.