KR101884090B1 - Apparatus and method of signature authentication - Google Patents
Apparatus and method of signature authentication Download PDFInfo
- Publication number
- KR101884090B1 KR101884090B1 KR1020160159706A KR20160159706A KR101884090B1 KR 101884090 B1 KR101884090 B1 KR 101884090B1 KR 1020160159706 A KR1020160159706 A KR 1020160159706A KR 20160159706 A KR20160159706 A KR 20160159706A KR 101884090 B1 KR101884090 B1 KR 101884090B1
- Authority
- KR
- South Korea
- Prior art keywords
- signature
- value
- data
- learning model
- input
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01P—MEASURING LINEAR OR ANGULAR SPEED, ACCELERATION, DECELERATION, OR SHOCK; INDICATING PRESENCE, ABSENCE, OR DIRECTION, OF MOVEMENT
- G01P15/00—Measuring acceleration; Measuring deceleration; Measuring shock, i.e. sudden change of acceleration
- G01P15/02—Measuring acceleration; Measuring deceleration; Measuring shock, i.e. sudden change of acceleration by making use of inertia forces using solid seismic masses
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/45—Structures or tools for the administration of authentication
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/64—Protecting data integrity, e.g. using checksums, certificates or signatures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N99/00—Subject matter not provided for in other groups of this subclass
-
- G06N99/005—
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Collating Specific Patterns (AREA)
- Artificial Intelligence (AREA)
- Medical Informatics (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
Abstract
The present invention relates to a signature authentication apparatus and method, and more particularly, to an apparatus and method for signature authentication, which includes an input unit for inputting a signature, an acceleration sensor for measuring the acceleration of the signature authentication apparatus and data input through the input unit, acceleration data measured through the acceleration sensor, And a control unit for performing signature authentication on the basis of the authentication information.
Description
The present invention relates to a signature authentication apparatus and method, and more particularly, to a signature authentication apparatus and method for authenticating a dynamic signature.
Recently, as the spread of mobile devices such as smart phones and smart pads has increased, researches on biometric authentication in these devices have been developed.
The most commonly used means of authentication is forgery using fingerprints, recorded voices, and photographs made with a 3D printer in authentication using static bio information such as fingerprints, fingerprints, voices, and faces, There is a problem that it can not be changed when exposed.
As a result, studies on authentication based on dynamic behaviors that are difficult to imitate easily, such as recognition of gait recognition and gesture recognition, have been actively carried out. Among these dynamic behaviors, dynamic signature in a smartphone can be easily performed by a user, There is an advantage that it can be freely changed even when exposed, and no additional device is required.
However, it is an important issue to identify skilled forgery such as shoulder surfing in the dynamic signature, Smudge Attack in the sign of the signature, and so on.
In order to distinguish such falsification signatures, a lot of characteristic information about a dynamic action in which a signature is performed is required. In the past, studies related to signature authentication using a stylus pen have been mainly made, so that the signature shape, pen pressure, A method to utilize it as feature information has been proposed. However, there is a problem that this method can not be applied to a finger signature using a hand.
Meanwhile, the background art of the present invention is disclosed in Korean Patent Publication No. 10-2012-0047973 (2012.05.14).
SUMMARY OF THE INVENTION It is an object of the present invention to provide a signature authentication apparatus and a signature verification method capable of more precise signature classification.
A signature authentication apparatus according to the present invention includes: an input unit for receiving a signature; An acceleration sensor for measuring the acceleration of the signature authentication device; And a controller for performing signature authentication based on data input through the input unit, acceleration data measured through the acceleration sensor, and pre-stored authentication data.
In the present invention, the pre-stored authentication data is a learning model generated by learning data for signature registration.
In the present invention, the control unit performs sign authentication by inputting the two-axis coordinate values of each signature point sampled according to the set period and the three-axis acceleration value at the time point into the learning model.
In the present invention, the control unit calculates an unillustrated figure based on a value output from the learning model and a value input to the learning model, and compares the calculated unillustrated figure with a threshold value to determine whether or not the authentication is successful. .
In the present invention, the controller may calculate a mean squared error between a value output from the learning model and a value input to the learning model using the non-inference diagram.
In the present invention, the control unit may further input a distance between each signature point to the learning model to perform signature authentication.
In the present invention, the control unit may normalize data to be input to the learning model.
In the present invention, the learning model is a model of an autoencoder system.
A signature authentication method according to the present invention includes: a step in which a control unit receives a signature through an input unit; Measuring the acceleration of the device through which the signature is authenticated through the acceleration sensor while the controller receives the signature; Inputting the data and the measured acceleration data input through the input unit to the pre-built learning model to calculate an output value; Calculating a non-derivation based on the output value and the value input to the learning model; And comparing the calculated non-guide figure with a threshold value to determine whether the authentication is successful.
In the present invention, the data input through the input unit is a two-axis coordinate value of each signature point sampled according to a set period, and the acceleration data is a three-axis acceleration value sampled according to the setting period.
The signature authentication method according to the present invention may further comprise: before the step of receiving the signature, the control unit receiving a signature for signature registration at least once through the input unit; Measuring acceleration of the apparatus through the acceleration sensor while the control unit receives a signature for sign registration; And constructing the learning model by learning the data for signature registration by the control unit.
The signature authentication apparatus and method according to the present invention have the effect of improving the accuracy of the signature authentication by increasing the recognition rate of the signature and lowering the recognition rate of the fake signature by using the acceleration information as well as the shape information of the signature.
Further, the signature authentication apparatus and method according to the present invention have an effect of improving the accuracy of signature authentication by using an effective deep-processing technique for distinguishing falsification signatures.
1 is a block diagram illustrating a configuration of a signature authentication apparatus according to an embodiment of the present invention.
FIG. 2 is an exemplary diagram illustrating normalization of data input through an input unit in a signature authentication apparatus according to an exemplary embodiment of the present invention. Referring to FIG.
3 is an exemplary diagram illustrating a relationship between a two-axis coordinate value and a three-axis acceleration value of a signature performed in the signature authentication apparatus according to an exemplary embodiment of the present invention.
4 is an exemplary diagram illustrating a learning model of a signature authentication apparatus according to an embodiment of the present invention.
5 is a flowchart illustrating a signature registration process performed in the signature authentication method according to an embodiment of the present invention.
6 is a flowchart illustrating a signature authentication process performed in the signature authentication method according to an embodiment of the present invention.
Hereinafter, an embodiment of a signature authentication apparatus and method according to the present invention will be described with reference to the accompanying drawings. In this process, the thicknesses of the lines and the sizes of the components shown in the drawings may be exaggerated for clarity and convenience of explanation. In addition, the terms described below are defined in consideration of the functions of the present invention, which may vary depending on the intention or custom of the user, the operator. Therefore, definitions of these terms should be made based on the contents throughout this specification.
FIG. 1 is a block diagram illustrating a configuration of a signature authentication apparatus according to an embodiment of the present invention. FIG. 2 illustrates normalization of data input through an input unit in a signature authentication apparatus according to an exemplary embodiment of the present invention. FIG. 3 is an exemplary diagram for explaining a relationship between a two-axis coordinate value and a three-axis acceleration value of a signature performed in the signature authentication apparatus according to an embodiment of the present invention, and FIG. The signature verification apparatus according to an embodiment of the present invention will now be described with reference to FIG.
1, a signature authentication apparatus according to an exemplary embodiment of the present invention includes a
The
The
The acceleration sensor 120 can measure the acceleration of the signature authentication device. For example, when the signature authentication apparatus according to the present embodiment is a smart phone, it is possible to measure the acceleration during signing using the sensor built in the smart phone. The acceleration information includes three axes (x axis, y Axis, z-axis).
That is, in the present embodiment, the accuracy of the signature authentication can be improved by using the acceleration information of the signature authentication device in which the signature is performed as the feature information about the dynamic behavior.
Specifically, as shown in FIG. 3, when the user inputs a signature, if the direction is changed, a rapid change occurs in the acceleration of the signature authentication device. Depending on the signature shape, speed, signer's habit, Value is determined. Therefore, the acceleration value can be used as feature information for distinguishing the forged signature.
2 and 3, the
The
For example, the
That is, the control unit can perform signature authentication using the deep learning technique. Specifically, the
The AE has a structure as shown in FIG. 4 and is a type of FNN (Feedforward Neural Network), which is a neural network that learns the inherent characteristics of data. Specifically, AE is a learning model that is learned to generate similar output values to the input values, and generates output values with high similarity for input values similar to the learned data, while output values for input values that do not have low similarity .
The learning method of the AE can be described by Equation (1), where h is the result of encoding from signature data x through AE, z is the result of decoding h, ,
Is an activation function, and L is a loss function. The learning process of AE in this relation is a process of finding W and W 'that minimizes the loss function, and if input of similar data is repeated, W and W' corresponding to the characteristic of the data can be calculated.That is, when learning is performed by inputting a plurality of similar data, such an AE outputs data having a similarity degree between the input value and the output value with respect to the input value similar to the learned data. And outputs data having a low degree of similarity to the output value, that is, having a high degree of similarity.
Accordingly, the
For example, the
This learning model used by the
However, since the learning model used in the present invention is not limited to the model of the AE system, data having high similarity between the input value and the output value is output for an input value similar to the learned data. However, And a method of outputting data with a low degree of similarity between output values can be employed.
In addition, the
Meanwhile, the signature authentication device may be a mobile device such as a mobile phone, a smart phone, a smart pad PMP (Portable Media Player), a PDA (Personal Digital Assistant), a portable game machine, a digital camera, an e-book reader, The present invention is not limited to this, and various devices can be employed as signature authentication devices.
FIG. 5 is a flowchart illustrating a signature registration process performed in the signature authentication method according to an embodiment of the present invention. FIG. 6 illustrates a signature authentication process performed in the signature authentication method according to an embodiment of the present invention. A signature authentication method according to the present embodiment will be described with reference to FIG.
As shown in FIG. 5, the
Specifically, the
Next, the
In addition, the control unit learns signatures so as to perform signature authentication using a deep learning technique, and can construct a model of an autoencoder (AE) method, for example.
Meanwhile, as shown in FIG. 6, in order to authenticate a signature, the
Next, the
If the calculated non-default value is less than the threshold value, the
As described above, the signature authentication apparatus and method according to the embodiment of the present invention not only uses the shape information of the signature but also the acceleration information to increase the recognition rate of the signature, lower the recognition rate of the fake signature, and use an effective deep- Thereby improving the accuracy of signature authentication.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. I will understand. Accordingly, the technical scope of the present invention should be defined by the following claims.
100:
110: input unit
120: Accelerometer
130:
Claims (11)
An acceleration sensor for measuring the acceleration of the signature authentication device; And
And a controller for performing signature authentication based on data input through the input unit, acceleration data measured through the acceleration sensor, and pre-stored authentication data,
Wherein the pre-stored authentication data is a learning model generated by learning data for signature registration, the learning model is a model of an autoencoder system,
Wherein the control unit inputs the two-axis coordinate value of each signature point sampled according to the set period and the three-axis acceleration value at the time point to the learning model to perform signature verification.
Wherein the control unit calculates an unillustrated figure based on a value output from the learning model and a value input to the learning model, and compares the calculated unillustrated figure with a threshold value to determine whether or not the authentication is successful. Authentication device.
Wherein the control unit calculates a mean squared error between a value output from the learning model and a value input to the learning model by the non-inference.
Wherein the control unit further inputs the distance between each signature point to the learning model to perform signature authentication.
Wherein the control unit normalizes data to be input to the learning model.
Measuring the acceleration of the device through which the signature is authenticated through the acceleration sensor while the controller receives the signature;
Inputting the data and the measured acceleration data input through the input unit to the pre-built learning model to calculate an output value;
Calculating a non-derivation based on the output value and the value input to the learning model; And
Comparing the calculated non-default value with a threshold value to determine whether authentication is successful,
The previously constructed learning model is a model of an autoencoder system,
Wherein the data input through the input unit is a two-axis coordinate value of each signature point sampled according to a setting period, and the acceleration data is a three-axis acceleration value sampled according to the setting period.
Before receiving the signature,
The control unit receiving a signature for sign registration at least once through the input unit;
Measuring acceleration of the apparatus through the acceleration sensor while the control unit receives a signature for sign registration; And
Further comprising the step of the control unit learning data for sign registration to construct the learning model.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160159706A KR101884090B1 (en) | 2016-11-28 | 2016-11-28 | Apparatus and method of signature authentication |
PCT/KR2017/013535 WO2018097651A1 (en) | 2016-11-28 | 2017-11-24 | Signature authentication device and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160159706A KR101884090B1 (en) | 2016-11-28 | 2016-11-28 | Apparatus and method of signature authentication |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20180061489A KR20180061489A (en) | 2018-06-08 |
KR101884090B1 true KR101884090B1 (en) | 2018-08-01 |
Family
ID=62196002
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020160159706A KR101884090B1 (en) | 2016-11-28 | 2016-11-28 | Apparatus and method of signature authentication |
Country Status (2)
Country | Link |
---|---|
KR (1) | KR101884090B1 (en) |
WO (1) | WO2018097651A1 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10546183B2 (en) | 2015-08-10 | 2020-01-28 | Yoti Holding Limited | Liveness detection |
GB2569794A (en) * | 2017-12-21 | 2019-07-03 | Yoti Holding Ltd | Biometric user authentication |
US20200167772A1 (en) | 2018-11-24 | 2020-05-28 | Walmart Apollo, Llc | System and method for detecting signature forgeries |
KR102225556B1 (en) * | 2019-08-12 | 2021-03-08 | 연세대학교 산학협력단 | User Authentication Apparatus and Method for Accepting Various Postures of User in Behavioral Authentication |
KR102361950B1 (en) * | 2019-12-19 | 2022-02-11 | 이향룡 | System and method for detecting object data for learning and applying ai |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003271967A (en) * | 2002-03-19 | 2003-09-26 | Fujitsu Prime Software Technologies Ltd | Program, method and device for authentication of hand- written signature |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001155161A (en) * | 1999-11-30 | 2001-06-08 | Canon Inc | Device and method for authenticating signature, and storage medium with signature authentication program stored thereon |
JP4070001B2 (en) * | 2002-03-19 | 2008-04-02 | 日本サイバーサイン株式会社 | Signature authentication system, signature authentication program |
US8902978B2 (en) * | 2010-05-30 | 2014-12-02 | Lg Electronics Inc. | Enhanced intra prediction mode signaling |
KR102245267B1 (en) * | 2013-10-08 | 2021-04-27 | 삼성전자주식회사 | Signature registration method, signature authentication method and apparatus thereof |
-
2016
- 2016-11-28 KR KR1020160159706A patent/KR101884090B1/en active IP Right Grant
-
2017
- 2017-11-24 WO PCT/KR2017/013535 patent/WO2018097651A1/en active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003271967A (en) * | 2002-03-19 | 2003-09-26 | Fujitsu Prime Software Technologies Ltd | Program, method and device for authentication of hand- written signature |
Also Published As
Publication number | Publication date |
---|---|
WO2018097651A1 (en) | 2018-05-31 |
KR20180061489A (en) | 2018-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101884090B1 (en) | Apparatus and method of signature authentication | |
Jain et al. | Exploring orientation and accelerometer sensor data for personal authentication in smartphones using touchscreen gestures | |
Buriro et al. | Hold and sign: A novel behavioral biometrics for smartphone user authentication | |
Tian et al. | KinWrite: Handwriting-Based Authentication Using Kinect. | |
EP2874099B1 (en) | Dynamic handwriting verification and handwriting-based user authentication | |
CN105068743B (en) | Based on the mobile terminal user identity authentication method for more referring to touch-control behavioural characteristic | |
CN110235139A (en) | Method for authenticating the finger of the user of electronic device | |
Lee et al. | Understanding keystroke dynamics for smartphone users authentication and keystroke dynamics on smartphones built‐in motion sensors | |
CN102117392A (en) | Gesture-based signature authentication | |
Roh et al. | Keystroke dynamics for authentication in smartphone | |
EP3595242B1 (en) | Method and device for identity authentication | |
US20190121951A1 (en) | A method for online signature verification using wrist-worn devices | |
CN105631397A (en) | Biometric authentication method, computer-readable recording medium and biometric authentication apparatus | |
US20160048718A1 (en) | Enhanced kinematic signature authentication using embedded fingerprint image array | |
Ellavarason et al. | Evaluation of stability of swipe gesture authentication across usage scenarios of mobile device | |
KR101972231B1 (en) | Apparatus and method of signature authentication using deep learning | |
Zhao et al. | Hand gesture authentication using depth camera | |
Ali et al. | User behaviour-based mobile authentication system | |
JP2014130554A (en) | Information apparatus, authentication method, and authentication system | |
Chaitanya et al. | Verification of pattern unlock and gait behavioural authentication through a machine learning approach | |
US11132429B2 (en) | Authenticating a user subvocalizing a displayed text | |
JP6598014B2 (en) | Authentication device | |
KR102194366B1 (en) | Electronic device for generating verification model used to verify a user's signature | |
JP2022522251A (en) | Handwritten signature authentication method and device based on multiple verification algorithms | |
CN111353139A (en) | Continuous authentication method and device, electronic equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
AMND | Amendment | ||
E601 | Decision to refuse application | ||
AMND | Amendment | ||
X701 | Decision to grant (after re-examination) | ||
GRNT | Written decision to grant |