<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Multi-script Off-line Signature Verification: A Two Stage Approach</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Srikanta</forename><surname>Pal</surname></persName>
							<email>srikanta.pal@griffithuni.edu.au</email>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Blumenstein</surname></persName>
							<email>m.blumenstein@griffith.edu.au</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">School of Information and Communication Technology</orgName>
								<orgName type="institution">Griffith University Australia</orgName>
								<address>
									<settlement>Gold Coast, Email</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Umapada Pal Computer Vision and Pattern Recognition Unit</orgName>
								<orgName type="institution">Indian Statistical Institute</orgName>
								<address>
									<settlement>Kolkata</settlement>
									<country key="IN">India</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department">School of Information and Communication Technology</orgName>
								<orgName type="institution">Griffith University</orgName>
								<address>
									<settlement>Gold Coast</settlement>
									<country>Australia, Email</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Multi-script Off-line Signature Verification: A Two Stage Approach</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">B5F224FE500E13F45BED7C1B154E5579</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T11:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Biometrics</term>
					<term>off-line signature verification</term>
					<term>multiscript signature identification</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Signature identification and verification are of great importance in authentication systems. The purpose of this paper is to introduce an experimental contribution in the direction of multi-script off-line signature identification and verification using a novel technique involving off-line English, Hindi (Devnagari) and Bangla (Bengali) signatures. In the first evaluation stage of the proposed signature verification technique, the performance of a multi-script off-line signature verification system, considering a joint dataset of English, Hindi and Bangla signatures, was investigated. In the second stage of experimentation, multi-script signatures were identified based on the script type, and subsequently the verification task was explored separately for English, Hindi and Bangla signatures based on the identified script result. The gradient and chain code features were employed, and Support Vector Machines (SVMs) along with the Modified Quadratic Discriminate Function (MQDF) were considered in this scheme. From the experimental results achieved, it is noted that the verification accuracy obtained in the second stage of experiments (where a signature script identification method was introduced) is better than the verification accuracy produced following the first stage of experiments. Experimental results indicated that an average error rate of 20.80% and 16.40% were obtained for two different types of verification experiments.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>INTRODUCTION</head><p>Biometrics are the most widely used approaches for personal identification and verification. Among all of the biometric authentication systems, handwritten signatures, a pure behavioral biometric, have been accepted as an official means to verify personal identity for legal purposes on such documents as cheques, credit cards and wills <ref type="bibr" target="#b0">[1]</ref>. In general, automated signature verification is divided into two broad categories: static (off-line) methods and dynamic (on-line) methods <ref type="bibr" target="#b1">[2]</ref>, depending on the mode of handwritten signature acquisition. If both the spatial as well as temporal information regarding signatures are available to the systems, verification is performed using on-line <ref type="bibr" target="#b2">[3]</ref> data. In the case where temporal information is not available and the system can only utilize spatial information gleaned through scanned or even camera-captured documents, verification is performed on off-line data <ref type="bibr" target="#b3">[4]</ref>.</p><p>Considerable research has previously been undertaken in the area of signature verification, particularly involving single-script signatures. On the other hand, less attention has been devoted to the task of multi-script signature verification. Very few published papers involving multiscript signatures, including non-English signatures, have been communicated in the field of signature verification.</p><p>Pal et al. <ref type="bibr" target="#b4">[5]</ref> introduced a signature verification system employing Hindi Signatures. The direction of the paper was to present an investigation of the performance of a signature verification system involving Hindi off-line signatures. In that study, two important features such as: gradient feature, Zernike moment feature and SVM classifiers were employed. Encouraging results were obtained in this investigation. In a different contribution by Pal et al. <ref type="bibr" target="#b5">[6]</ref>, a multi-script off-line signature identification technique was proposed. In that report, the signatures involving Bangla (Bengali), Hindi (Devnagari) and English were considered for the signature script identification process. A multi-script off-line signature identification and verification approach, involving English and Hindi signatures, was presented by Pal et al. <ref type="bibr" target="#b6">[7]</ref>. In that paper, the multi-script signatures were identified first on the basis of signature script type, and afterward, verification experiments were conducted based on the identified script result.</p><p>Development of a general multi-script signature verification system, which can verify signatures of all scripts, is very complicated. The verification accuracy in such multi-script signature environments will not be as successful when compared to single script signature verification <ref type="bibr" target="#b9">[10]</ref>. To achieve the necessary accuracy for multi-script signature verification, it is important to identify signatures based on the type of script and then use an individual single script signature verification system for the identified script <ref type="bibr" target="#b9">[10]</ref>. Based on this observation, in the proposed system, the signatures of three different scripts are separated to feed into the individual signature verification system. On the other hand to get a comparative idea, multiscript signature verification results on a joint English, Hindi and Bangla dataset, without using any script identification, is also investigated.</p><p>The remainder of this paper is organized as follows. The multi-script signature verification concept is described in Section II. Section III introduces the notable properties of Hindi and Bangla script. The Hindi, Bangla and English signature database used for the current research is described in Section IV. Section V briefly presents the feature extraction techniques employed in this work. The classifier details are described in Section VI. The experimental settings are presented in Section VII. Results and a discussion are provided in Section VIII. Finally, conclusions and future work are discussed in Section IX.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>II. MULTI-SCRIPT SIGNATURE VERIFICATION CONCEPT</head><p>When a country deals with two or more scripts and languages for reading and writing purposes, it is known as a multi-script and multi-lingual country. In India, there are officially 23 (Indian constitution accepted) languages and 11 different scripts.</p><p>In such a multi-script and multi-lingual country like India, languages are not only used for writing/reading purposes but also applied for reasons pertaining to signing and signatures. In such an environment in India, the signatures of an individual with more than one language (regional language and international language) are essentially needed in official transactions (e.g. in passport application forms, examination question papers, money order forms, bank account application forms etc.). To deal with these situations, signature verification techniques employing single-script signatures are not sufficient for consideration. Therefore in a multi-script and multi-lingual scenario, signature verification methods considering more than one script are necessarily required.</p><p>Towards this direction of verification, the contribution of this paper is twofold: First, multi-script signature verification considering joint datasets as shown in Figure <ref type="figure" target="#fig_0">1</ref>, the second is identification of signatures based on script, and subsequent verification for English, Hindi and Bangla signatures based on the identified script result. A diagram of this second verification mode is shown in Figure <ref type="figure" target="#fig_1">2</ref>.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>III. PROPERTIES OF HINDI AND BANGLA SCRIPT</head><p>Most of the Indian scripts including Bangla and Devanagari have originated from ancient Brahmi script through various transformations and evolution <ref type="bibr" target="#b7">[8]</ref>. Bangla and Devanagari are the two most accepted scripts in India. In both scripts, the writing style is from left to right and there is no concept of upper/lower case. These scripts have a complex composition of their constituent symbols. The scripts are recognizable by a distinctive horizontal line called the 'head line' that runs along the top of full letters, and it links all the letters together in a word. Both scripts have about fifty basic characters including vowels and consonants.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>IV. DATABASE USED FOR EXPERIMENTATION</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Hindi and Bangla Signature Database</head><p>As there has been no public signature corpus available for Hindi and Bangla script, it was necessary to create a database of Hindi and Bangla signatures. The Hindi and Bangla signature databases used for experimentation consisted of 50 sets per script type. Each set consists of 24 genuine signatures and 30 skilled forgeries. Some genuine signature samples of Hindi and Bangla, with their corresponding forgeries, are displayed in Table <ref type="table" target="#tab_1">1 and Table 2</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. GPDS English Database</head><p>Another database, consisting of 50 sets from GPDS-160 <ref type="bibr" target="#b8">[9]</ref>, was also utilised for these experiments. Each signature set of this corpus consists of 24 genuine signatures and 30 simple forgeries. The reason 50 sets were used from the GPDS on this occasion, is due to the fact that the Bangla and Hindi datasets described previously were comprised of 50 sets each, and it was considered important to have equivalent signature numbers for experimentation.  A. Computation of 576-dimensional gradient Features 576-dimensional gradient features were extracted for this research and experimentation, which are described in paper <ref type="bibr" target="#b6">[7]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. 64-Dimensional Chain Code Feature Extraction</head><p>The 64-dimensional Chain Code feature is determined as follows. In order to compute the contour points of a twotone image, a 3 x 3 window is considered surrounding the object point. If any one of the four neighbouring points (as shown in Fig. <ref type="figure" target="#fig_3">3 (a)</ref>) is a background point, then this object point (P) is considered as a contour point. Otherwise it is a non-contour point. The bounding box (minimum rectangle containing the character) of an input character is then divided into 7 x 7 blocks. In each of these blocks, the direction chain code for each contour point is noted and the frequency of the direction codes is computed. Here, the chain code of four directions only [directions 1 (horizontal), 2 (45 degree slanted), 3 (vertical) and 4 (135 degree slanted)] is used. Four chain code directions are shown in Fig. <ref type="figure" target="#fig_3">3</ref>  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>VI. CLASSIFIER DETAILS</head><p>Based on these features, Support Vector Machines (SVMs) and the Modified Quadratic Discriminant Function (MQDF) are applied as the classifiers for the experiments.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. SVM Classifier</head><p>For this experiment, a Support Vector Machine (SVM) classifier is used. The SVM is originally defined for twoclass problems and it looks for the optimal hyper plane, which maximizes the distance and the margin, between the nearest examples of both classes, named support vectors (SVs). Given a training database of M data: {x m | m=1,..., M}, the linear SVM classifier is then defined as:</p><formula xml:id="formula_0">b x x x f j j j      ) (</formula><p>where {x j } are the set of support vectors and the parameters  j and b have been determined by solving a quadratic problem <ref type="bibr" target="#b10">[11]</ref>. The linear SVM can be extended to various non-linear variants; details can be found in <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b11">12]</ref>. In these proposed experiments, the Gaussian kernel SVM outperformed other non-linear SVM kernels, hence identification/verification results based on the Gaussian kernel are reported only.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. MQDF Classifier</head><p>The Modified Quadratic Discriminant Function is defined as follows <ref type="bibr" target="#b12">[13]</ref>.</p><formula xml:id="formula_1">( ) ( ) [ [‖ ‖ ∑ ]] ∑ ( )</formula><p>where X is the feature vector of an input character; M is a mean vector of samples; is the i th eigen vector of the sample covariance matrix;</p><p>is the i th eigen value of the sample covariance matrix; k is the number of eigen values considered here; n is the feature size;</p><p>is the initial estimation of a variance; N is the number of learning samples; and N 0 is a confidence constant for s and N 0 is considered as 3N/7 for experimentation. All the eigen values and their respective eigen vectors are not used for classification. Here, the eigen values are stored in descending order and the first 60 (k=60) eigen values and their respective eigen vectors are used for classification. Compromising on trade-off between accuracy and computation time, k was determined as 60.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>VII. EXPERIMENTAL SETTINGS</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Settings for Verification used in 1 st Stage of Experiments</head><p>The skilled forgeries were not considered for training purposes. For experimentation, random signatures were considered for training purposes. For each signature set, an SVM was trained with 12 randomly chosen genuine signatures. The negative samples for training (random signatures) were the genuine signatures of 149 other signature sets. Two signatures were taken from each set. In total, there were 149x2=298 random signatures employed for training. For testing, the remaining 12 genuine signatures and 30 skilled forgeries of the signature set being considered were employed. The number of samples for training and testing for these experiments are shown in Table <ref type="table" target="#tab_2">3</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>2) Settings for Signature Verification after Signature Script Identification</head><p>The verification task in the second stage was explored separately for English signatures, Hindi signatures and Bangla signatures based on the identified script result. Signature samples (30 sets from each script) that were considered for training purposes in signature script identification were not used for the individual verification task. Only the correctly identified samples from 20 sets (used for the testing part in identification) were considered for verification. For each signature set, an SVM was trained with 12 genuine signatures. The negative samples for training were 95 (19x5) genuine signatures of 19 other signature sets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>VIII. RESULTS AND DISCUSSION</head><p>A. Experimental Results</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>1) First Verification Experiments</head><p>In this stage of experimentation, 8100 (150x54) signatures involving English, Hindi and Bangla scripts were employed for training and testing purposes. At this operational point, the SVMs produced an AER of 20.80%, and an encouraging accuracy of 79.20% was achieved in this first mode of verification.</p><p>2) Second Verification Experiments In this stage of verification the signatures are identified based on their script and subsequently, the identified signatures are applied separately for verification. In the signature script identification stage, only 64-dimensional chain code features were used because a slightly better accuracy was obtained when compared to the gradient feature. The MQDF classifier was also taken into account in the script identification step applying chain code features for a better accuracy, but MQDF did not achieve the better result as compared to SVMs in this study. To get a comparative idea, script identification results using two different classifiers with chain code features are shown in Table <ref type="table" target="#tab_4">5</ref>. An accuracy of 93.08% is achieved at the script identification stage by using the SVM classifier. The accuracy of Bangla, English and Hindi are 85.19, 95.74 and 98.33% respectively. Confusion matrices obtained using SVM classifiers, and the 64-dimensional chain code features investigated, are shown in Table <ref type="table">6</ref>. Based on the outcomes of the identification phase, verification experiments subsequently followed. Verification results obtained for individual scripts were calculated on 93.08% (identification rate) accuracy levels. In this phase of experimentation, the SVMs produced an overall AER of 21.10%, 13.05% and 15.05% using English, Hindi and Bangla signatures respectively. The overall verification accuracy obtained for the second major experiments (identification plus verification) was 83.60% (average of 78.90% of English, 86.95% of Hindi and 84.94% of Bangla).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Comparision of Performance</head><p>From the experimental results obtained, it was observed that the performance of signature verification in the second set of experiments (identification and verification) was encouraging compared to the signature verification accuracy from the first experiment set (verification only). Table <ref type="table" target="#tab_5">7</ref> demonstrates the accuracies attained in the first experiment set as well as separate verification results for English, Hindi and Bangla from the second experiment set. From the above table it is evident that verification accuracy with script identification is much higher than without script identification. This increased accuracy is achieved because of the proper application of the identification stage. This research clearly demonstrates the importance of using identification in multi-script signature verification techniques.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>C. Error Analysis</head><p>Most of the methods used for signature verification generate some erroneous results. In these experiments, a few signature samples were mis-identified in both the identification and verification stages.  substantially affects the verification accuracy, indicates an important step in the process. The comparatively higher verification accuracy obtained the second experimental approach is likewise a substantial contribution. The gradient feature, chain code feature as well as SVM and MQDF classifiers were employed for experimentation. The idea of a multi-script signature verification approach, which deals with an identification phase, is a very important contribution to the area of signature verification. The proposed off-line multi-script signature verification scheme is a new investigation in the field of off-line signature verification. In the near future, we plan to extend our work considering further sets of signature samples, which may include different languages/scripts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>X. ACKNOWLEDGMENTS</head><p>Thanks to my colleague Mr. Nabin Sharma for his help towards the preparation of this paper.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. Diagram of signature verification considering a joint dataset.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Diagram of multi-script signature identification and verification based on English, Hindi and Bangla signatures.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>Multi-script off-line Signatures (Signatures of English, Hindi and Bangla) Verification based on Multi-script Signatures Accuracy of Verification Multi-script Signatures (English, Hindi and Bangla)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. Eight neighbours (a) For a point P and its neighbours (b) For a point P the direction codes for its eight neighbouring points.</figDesc><graphic coords="3,104.75,463.45,66.25,54.70" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head></head><label></label><figDesc>Few of the confusing signature samples obtained in the signature script identification stage using the SVM classifier are shown in Figures 4, 5 and 6. Three categories of confusing samples are generated by the classifier. The first category illustrates a Bangla signature sample treated as a Hindi signature sample. The second one illustrates an English signature sample treated as a Bangla signature sample and the third one illustrates a Hindi signature sample treated as a Bangla signature sample.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 4 .Figure 5 .Figure 6 .</head><label>456</label><figDesc>Figure 4. Bangla sample treated as Hindi</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>TABLE 1 .</head><label>1</label><figDesc>SAMPLES OF HINDI GENUINE AND FORGED SIGNATURES</figDesc><table><row><cell>Genuine Signatures</cell><cell>Forged signatures</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>TABLE 2 .</head><label>2</label><figDesc>SAMPLES OF BANGLA GENUINE AND FORGED SIGNATURES</figDesc><table><row><cell>Genuine Signatures</cell><cell>Forged signatures</cell></row></table><note>V. FEATURE EXTRACTIONFeature extraction is a crucial step in any pattern recognition system. Two different types of feature extraction techniques such as: gradient feature extraction and the chain code feature are considered here.</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3 .</head><label>3</label><figDesc>No. of Signatures used per set in 1st Phase of Verification</figDesc><table><row><cell></cell><cell>Genuine</cell><cell>Random</cell><cell>Skilled</cell></row><row><cell></cell><cell>Signature</cell><cell>Signatures</cell><cell>Forgeries</cell></row><row><cell>Training</cell><cell>12</cell><cell>298</cell><cell>n/a</cell></row><row><cell>Testing</cell><cell>12</cell><cell>n/a</cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>TABLE 4 .</head><label>4</label><figDesc>SIGNATURE SAMPLES USED FOR SCRIPT IDENTIFICATION PHASE.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>TABLE 5 .</head><label>5</label><figDesc>ACCURACY OBTAINED USING SVM AND MQDF CLASSIFIERS</figDesc><table><row><cell>Classifiers</cell><cell></cell><cell cols="2">Identification Accuracy (%)</cell></row><row><cell>SVMs</cell><cell></cell><cell>93.08</cell><cell></cell></row><row><cell>MQDF</cell><cell></cell><cell>82.45</cell><cell></cell></row><row><cell cols="4">TABLE. 6. CONFUSION MATRIX OBTAINED USING THE CHAIN CODE</cell></row><row><cell cols="3">FEATURE AND SVM CLASSIFIER</cell><cell></cell></row><row><cell></cell><cell>Bangla</cell><cell>English</cell><cell>Hindi</cell></row><row><cell>Bangla</cell><cell>920</cell><cell>19</cell><cell>141</cell></row><row><cell>English</cell><cell>27</cell><cell>1034</cell><cell>19</cell></row><row><cell>Hindi</cell><cell>10</cell><cell>8</cell><cell>1062</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_5"><head>TABLE 7 .</head><label>7</label><figDesc>VERIFICATION ACCURACIES RESULTING FROM DIFFERENT</figDesc><table><row><cell></cell><cell>EXPERIMENTS</cell><cell></cell></row><row><cell cols="2">Verification Techniques</cell><cell>Accuracy (%)</cell></row><row><cell>Experiment Sets</cell><cell>Dataset Used</cell><cell></cell></row><row><cell>1 st experiment</cell><cell>English, Hindi and Bangla</cell><cell>79.20</cell></row><row><cell></cell><cell>English</cell><cell>78.90</cell></row><row><cell>2 nd experiment</cell><cell>Hindi</cell><cell>86.95</cell></row><row><cell></cell><cell>Bangla</cell><cell>84.94</cell></row><row><cell cols="3">In the second stage of verification, the overall accuracy is</cell></row><row><cell cols="3">83.60% (Avg. of 78.90%, 86.95% and 84.94%) which is</cell></row><row><cell cols="3">4.40 (83.60-79.20) higher than the accuracy in the first</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_6"><head>TABLE 8 .</head><label>8</label><figDesc>ACCURACY IN DIFFERENT PHASES OF VERIFICATION</figDesc><table><row><cell>Verification Experiment</cell><cell>Verification Accuracy (%)</cell></row><row><cell>Without Script Identification</cell><cell>79.20</cell></row><row><cell>With Script Identification</cell><cell>83.60</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Automatic signature verification and writer identification -the state of the art</title>
		<author>
			<persName><forename type="first">R</forename><surname>Plamondon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lorette</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Pattern Recognition</title>
				<imprint>
			<date type="published" when="1989">1989</date>
			<biblScope unit="page" from="107" to="131" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">On-line and off-line signature verification using relative slope algorithm</title>
		<author>
			<persName><forename type="first">S</forename><surname>Madabusi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Srinivas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bhaskaran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Balasubramanian</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">proc. International Workshop on Measurement Systems for Homeland Security</title>
				<meeting>International Workshop on Measurement Systems for Homeland Security</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="11" to="15" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Automatic signature verification: The state of the art</title>
		<author>
			<persName><forename type="first">D</forename><surname>Impedovo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Pirlo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE transactions on Systems, Man, and Cybernetics part-C</title>
		<imprint>
			<biblScope unit="volume">38</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="609" to="635" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Offline signature verification and identification using distance statistics</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kalera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Srihari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Xu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal on Pattern Recognition and Artificial Intelligence</title>
		<imprint>
			<biblScope unit="page" from="1339" to="1360" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Hindi Off-line Signature Verification</title>
		<author>
			<persName><forename type="first">S</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Blumenstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">proc. International Conference on Frontiers in Handwritten Recognition</title>
				<meeting>International Conference on Frontiers in Handwritten Recognition<address><addrLine>ICFHR; Bari, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="371" to="376" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Multi-Script off-line signature identification</title>
		<author>
			<persName><forename type="first">S</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Alaei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Blumenstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">proc. International Conference on Hybrid Intelligent Systems</title>
				<meeting>International Conference on Hybrid Intelligent Systems</meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="236" to="240" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Hindi and English off-line signature identification and verification</title>
		<author>
			<persName><forename type="first">S</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Blumenstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">proc. International Conference on Advances in Computing</title>
				<meeting>International Conference on Advances in Computing</meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="905" to="910" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">An OCR system to read two Indian language scripts: Bangla and Devnagari (Hindi)</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">B</forename><surname>Chaudhuri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">proc. International Conference on Document Analysis and Recognition</title>
				<meeting>International Conference on Document Analysis and Recognition</meeting>
		<imprint>
			<date type="published" when="1997">1997</date>
			<biblScope unit="page" from="1011" to="1015" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Offline geometric parameters for automatic signature verification using fixed-point arithmetic</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Ferrer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Alonso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">M</forename><surname>Travieso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE transactions on Pattern Analysis and Machine Intelligence</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="993" to="997" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A Two-Stage Approach for English and Hindi Off-line Signature Verification</title>
		<author>
			<persName><forename type="first">S</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Pal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Blumenstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International workshop on Emerging Aspects in Handwritten signature processing</title>
				<imprint>
			<publisher>Acceoted</publisher>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">The Nature of Statistical Learning Theory</title>
		<author>
			<persName><forename type="first">V</forename><surname>Vapnik</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1995">1995</date>
			<publisher>Springer Verlang</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A Tutorial on support Vector machines for pattern recognition</title>
		<author>
			<persName><forename type="first">C</forename><surname>Burges</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Data Mining and Knowledge Discovery</title>
				<imprint>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="1" to="43" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Modified quadratic discriminant function and the application to Chinese character recognition</title>
		<author>
			<persName><forename type="first">F</forename><surname>Kimura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Takashina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tsuruoka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Miyake</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE transactions on Pattern Analysis and Machine Intelligence</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="149" to="153" />
			<date type="published" when="1987">1987</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
