A New Approach to Signature Verification: Digital Data Acquisition Pen

19
A New Approach to Signature Verification: Digital Data Acquisition Pen Ondřej Rohlík [email protected] Department of Computer Science and Engineering University of West Bohemia in Pilsen

description

A New Approach to Signature Verification: Digital Data Acquisition Pen. Ondřej Rohlík. [email protected] Department of Computer Science and Engineering University of West Bohemia in Pilsen. Outline. pen – pictures, construction signals – description application areas - PowerPoint PPT Presentation

Transcript of A New Approach to Signature Verification: Digital Data Acquisition Pen

Page 1: A New Approach to Signature Verification: Digital Data Acquisition Pen

A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík

[email protected]

Department of Computer Science and EngineeringUniversity of West Bohemia in Pilsen

Page 2: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

2

Outline

• pen – pictures, construction

• signals – description

• application areas

• signature verification

• author identification

• results

Page 3: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

3

The Pen

The pen was designed and constructed at Fachhochschule Regensburg

Page 4: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

4

Writting with the Pen

Page 5: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

5

Signals

Page 6: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

6

Signals

Page 7: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

7

Application Areas

• signature verification• authentic signature or fake

• person identification• which of several people

• character/text recognition• replacement of keyboards and/or scanners

Page 8: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

8

Signature Verification – Problem

- we have to classify into two classes

- classes overlaps each other

- we have no training data for “fakes”

Page 9: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

9

Program Developed

Page 10: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

10

Useable Features

Page 11: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

11

AlgorithmsFor each class C Training algorithm For each feature f For each pair of signatures Classes[C][i] and Classes[C][j] Compute the difference between Classes[C][i] and Classes[C][j] and add it to an extra variable Sum[f] Compute mean value mean[f] and variance var[f] of each feature over all pairs using the variable Sum[f] Compute critical cluster coefficient using variances var[f] and weights w[f] over all features f

For class C to be verified Recognition algorithm For each pattern Classes[c][i] For each feature f Compute the difference and remember the least one over all patterns Sum up products of least differences and weights w[f] and compare the sum with Critical cluster coefficient

Page 12: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

12

Signature Verification – Results

Experiment number 1 2 3 4 5Size of training data 30 30 60 30 30Size of testing data 75 75 45 75 75

Number of fakes recognized as fakes 43 44 39 41 43Number of originals recognized as oroginals 29 30 0 28 27Numebr of fakes recognized as originals 2 1 6 4 2Number of originals recognized as fakes 1 0 0 2 3

Overall accuracy ratio 72/75 74/75 39/45 69/75 70/75Overall accuracy percentage 96% 98.7% 86.7% 92% 93.3%

Page 13: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

13

Author Identification – Problem

• samples are classified into several classes – each corresponds to one author

• the written word is not a name (signature) but any other word – we use the same word for all authors

Page 14: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

14

Author Identification – ProblemGraphologists use many signs to characterize the personality of the author

– movement (expansion in height and in width, coordination, speed, pressure, stroke, tension, directional trend, rhythm)

– form (style, letter shapes, loops, connective forms, rhythm)

– arrangement (patterns, rhythm, line alignment, word interspaces,zonal proportions, slant, margins – top, left and right)

– signature (convergence with text, emphasis on given name or family name, placement)

Page 15: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

15

Author Identification – Solution

• classification by neural network – two-layer perceptron network

• trained using variant of back-propagation algorithm with momentum

Page 16: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

16

Author Identification – Results

Experiment number 1 2 3 4 5 5Number of classes (authors to be identified) 3 5 7 3 5 7Size of training data 15 15 15 5 5 5Size of testing data 5 5 5 15 15 15

Number of correctly classified words 15 24 33 39 71 101Number of incorrectly classified words 0 1 2 6 4 4

Overall accuracy ratio 15/15 25/25 33/35 44/45 70/75 88/105Overall accuracy percentage 100% 100% 94.28% 97.77% 93.33% 83.80%

Page 17: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

17

Conclusion and Future Work• twofold purpose of our research:

– to improve reliability of signature verification– to make text recognition devices cheaper

• result achieved so far are good but more tests must be done in order to prove that our pen and methods are useful

• acceleration sensor is not suitable for text recognition – will be replaced by pressure sensors

Page 18: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

18

Example of signature – “Rohlík“

Page 19: A New Approach to Signature Verification: Digital Data Acquisition Pen

Ondřej Rohlík, University of West Bohemia in Pilsen - SoftCOM 2001

19