JP6488853B2 - Authentication processing program, authentication processing apparatus, and authentication processing method - Google Patents

Authentication processing program, authentication processing apparatus, and authentication processing method Download PDF

Info

Publication number
JP6488853B2
JP6488853B2 JP2015086983A JP2015086983A JP6488853B2 JP 6488853 B2 JP6488853 B2 JP 6488853B2 JP 2015086983 A JP2015086983 A JP 2015086983A JP 2015086983 A JP2015086983 A JP 2015086983A JP 6488853 B2 JP6488853 B2 JP 6488853B2
Authority
JP
Japan
Prior art keywords
user
similarity
storage unit
feature data
authentication processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015086983A
Other languages
Japanese (ja)
Other versions
JP2016206901A (en
Inventor
維子 古村
維子 古村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015086983A priority Critical patent/JP6488853B2/en
Publication of JP2016206901A publication Critical patent/JP2016206901A/en
Application granted granted Critical
Publication of JP6488853B2 publication Critical patent/JP6488853B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)

Description

本件は、認証処理プログラム、認証処理装置および認証処理方法に関する。   This case relates to an authentication processing program, an authentication processing device, and an authentication processing method.

生体情報が登録された複数のユーザの中から照合対象者を定めずに、当該複数のユーザの登録生体情報と、被認証者から取得された生体情報とを照合する1:N認証技術が開発されている。1:N認証では、認証に要する時間が長くなる傾向にあるため、照合対象の候補者数を抑制することが考えられている(例えば特許文献1参照)。   A 1: N authentication technology has been developed that matches registered biometric information of a plurality of users and biometric information acquired from a person to be authenticated without determining a person to be collated from a plurality of users registered with biometric information. Has been. In 1: N authentication, since the time required for authentication tends to be long, it is considered to suppress the number of candidates to be verified (see, for example, Patent Document 1).

特開2010−049357号公報JP 2010-049357 A

しかしながら、特許文献1の技術では、認証失敗時に候補者情報を作成しているため、認証で失敗しなければ候補者情報が作成されない。   However, in the technique of Patent Document 1, since candidate information is created when authentication fails, candidate information is not created unless authentication fails.

1つの側面では、本件は、認証処理において照合対象の候補者数を抑制することができる認証処理プログラム、認証処理装置、および認証処理方法を提供することを目的とする。   In one aspect, an object of the present invention is to provide an authentication processing program, an authentication processing device, and an authentication processing method that can suppress the number of candidates to be verified in the authentication processing.

1つの態様では、認証処理プログラムは、生体情報を取得する処理と、ユーザと特徴データとを関連付けて記憶した特徴情報記憶部を参照し、該特徴情報記憶部に含まれるユーザの内の第1ユーザの特徴データと、前記生体情報との第1類似度を算出する処理と、算出された前記第1類似度が第1閾値以上となる場合に、前記第1ユーザの特徴データとの類似度が第2閾値以上となる特徴データと関連付けられた第2ユーザを前記第1ユーザに関連付けて記憶した類似ユーザ記憶部を参照することによって前記第2ユーザを抽出する処理と、前記第2ユーザの特徴データと、前記生体情報との第2類似度を算出する処理と、前記第1類似度と前記第2類似度のうちより高い値のユーザを、前記生体情報に対応するユーザとして決定する処理と、をコンピュータに実行させる。   In one aspect, the authentication processing program refers to a feature information storage unit that stores biometric information in association with a user and feature data, and stores the first of the users included in the feature information storage unit. The process of calculating the first similarity between the user's feature data and the biometric information, and the similarity with the first user's feature data when the calculated first similarity is equal to or greater than a first threshold value A process of extracting the second user by referring to a similar user storage unit that stores a second user associated with feature data having a threshold value equal to or greater than a second threshold in association with the first user; A process of calculating the second similarity between the feature data and the biological information, and a process of determining a user having a higher value among the first similarity and the second similarity as a user corresponding to the biological information When Cause the computer to execute.

照合対象の候補者数を抑制することができる。   The number of candidates for verification can be reduced.

予め登録されている複数のユーザの登録生体情報のテーブルである。It is a table of the registration biometric information of a plurality of users registered beforehand. (a)は実施例1に係る生体認証装置のハードウェア構成を説明するためのブロック図であり、(b)は情報処理プログラムの実行によって実現される各機能のブロック図である。(A) is a block diagram for demonstrating the hardware constitutions of the biometrics apparatus which concerns on Example 1, (b) is a block diagram of each function implement | achieved by execution of an information processing program. 登録処理を表すフローチャートの一例である。It is an example of the flowchart showing a registration process. (a)は登録テーブルを例示する図であり、(b)はスコアテーブルを例示する図であり、(c)は類似ユーザテーブルを例示する図である。(A) is a figure which illustrates a registration table, (b) is a figure which illustrates a score table, (c) is a figure which illustrates a similar user table. (a)は基準値格納部に格納されているテーブルを例示する図であり、(b)は引継ユーザ格納部に格納されているテーブルを例示する図であり、(c)はログ格納部に格納されているテーブルを例示する図である。(A) is a figure which illustrates the table stored in the reference value storage part, (b) is a figure which illustrates the table stored in the takeover user storage part, (c) is a figure in the log storage part It is a figure which illustrates the table stored. 認証処理を表すフローチャートの一例である。It is an example of the flowchart showing an authentication process. (a)は登録テーブルを例示する図であり、(b)はスコアテーブルを例示する図であり、(c)は類似ユーザテーブルを例示する図である。(A) is a figure which illustrates a registration table, (b) is a figure which illustrates a score table, (c) is a figure which illustrates a similar user table. 類似ユーザ照合処理の一例を表すフローチャートである。It is a flowchart showing an example of a similar user collation process. (a)は登録テーブルを例示する図であり、(b)はスコアテーブルを例示する図であり、(c)は類似ユーザテーブルを例示する図である。(A) is a figure which illustrates a registration table, (b) is a figure which illustrates a score table, (c) is a figure which illustrates a similar user table. (a)は登録テーブルを例示する図であり、(b)はスコアテーブルを例示する図であり、(c)は類似ユーザテーブルを例示する図である。(A) is a figure which illustrates a registration table, (b) is a figure which illustrates a score table, (c) is a figure which illustrates a similar user table. (a)は登録テーブルを例示する図であり、(b)はスコアテーブルを例示する図であり、(c)は類似ユーザテーブルを例示する図である。(A) is a figure which illustrates a registration table, (b) is a figure which illustrates a score table, (c) is a figure which illustrates a similar user table. 後回し処理の一例を表すフローチャートである。It is a flowchart showing an example of a postponing process. (a)は登録テーブルを例示する図であり、(b)はスコアテーブルを例示する図であり、(c)は類似ユーザテーブルを例示する図である。(A) is a figure which illustrates a registration table, (b) is a figure which illustrates a score table, (c) is a figure which illustrates a similar user table. 調整処理の一例を表すフローチャートである。It is a flowchart showing an example of an adjustment process.

実施例の説明に先立って、生体認証処理の概略について説明する。生体認証処理とは、被認証者から取得された照合用生体情報と、予め登録された当該被認証者の登録生体情報との照合結果(類似度)が所定値以上となる場合に、当該被認証者を本人と判断する処理のことである。生体認証処理には、1:1認証と1:N認証とがある。1:1認証とは、IDなどの入力によって、生体情報が登録された複数のユーザの中から照合対象者を予め定め、当該照合対象者の登録生体情報と、被認証者から取得された照合用生体情報とを照合する処理である。一方、1:N認証とは、生体情報が登録された複数のユーザの中から照合対象者を定めずに、当該複数のユーザの登録生体情報と、被認証者から取得された照合用生体情報とを照合する処理である。   Prior to the description of the embodiments, an outline of biometric authentication processing will be described. The biometric authentication process is performed when the verification result (similarity) between the biometric information for verification acquired from the authenticated person and the registered biometric information of the authenticated person registered in advance is equal to or greater than a predetermined value. This is the process of determining the authenticator as the principal. Biometric authentication processing includes 1: 1 authentication and 1: N authentication. In 1: 1 authentication, a person to be collated is determined in advance from a plurality of users whose biometric information is registered by inputting an ID or the like, and the biometric information of the person to be collated and the collation acquired from the person to be authenticated It is the process which collates with the biometric information. On the other hand, 1: N authentication refers to the registered biometric information of a plurality of users and the biometric information for verification acquired from the person to be authenticated without determining the person to be verified from among the plurality of users registered with the biometric information. Is a process of collating

1:N認証では、IDの入力などの手間が省ける一方で、複数のユーザの登録生体情報との照合が必要となり、認証に要する時間が長くなる。図1は、予め登録されている複数のユーザの登録生体情報のテーブルである。図1で例示するように、各ユーザのID(ユーザ名など)と関連付けて、登録生体情報(例えば指紋情報などの特徴データ)が格納されている。図1の例では、登録されているユーザ数は20である。1:N認証では、例えば、被認証者から取得された照合用生体情報と、これら20人分の登録生体情報とが順に照合される。図1では、照合スコアが併せて示されている。照合スコアは、類似度のことであり、図1の例では、0.0〜10.0の値を示す。大きい値は、類似度が高いことを示す。   In 1: N authentication, it is possible to save time and labor for inputting IDs and the like, but it is necessary to collate with registered biometric information of a plurality of users, and the time required for authentication becomes longer. FIG. 1 is a table of registered biometric information of a plurality of users registered in advance. As illustrated in FIG. 1, registered biometric information (for example, feature data such as fingerprint information) is stored in association with the ID (user name or the like) of each user. In the example of FIG. 1, the number of registered users is 20. In 1: N authentication, for example, biometric information for verification acquired from the person to be authenticated and registered biometric information for these 20 people are sequentially verified. In FIG. 1, the collation score is also shown. A collation score is a similarity and shows the value of 0.0-10.0 in the example of FIG. A large value indicates a high degree of similarity.

例えば、被認証者は、所定値以上でかつ最も大きい照合スコア値のユーザであると判定される。図1の例では、被認証者は、User001であると判定される。しかしながら、被認証者が最初に照合されたUser001であると判定されるものの、残りの全てのユーザの登録生体情報と照合が行われることになる。したがって、認証に時間を要することになる。そこで、以下の実施例では、照合対象の候補者数を抑制することができる認証処理プログラム、認証処理装置、および認証処理方法について説明する。   For example, the person to be authenticated is determined to be a user having a maximum matching score value that is equal to or greater than a predetermined value. In the example of FIG. 1, it is determined that the person to be authenticated is User001. However, although it is determined that the user to be authenticated is User001 that has been collated first, collation is performed with the registered biometric information of all remaining users. Therefore, authentication takes time. Therefore, in the following embodiments, an authentication processing program, an authentication processing device, and an authentication processing method that can suppress the number of candidates to be verified will be described.

図2(a)は、実施例1に係る認証処理装置100のハードウェア構成を説明するためのブロック図である。図2(a)で例示するように、認証処理装置100は、CPU101、RAM102、記憶装置103、表示装置104、生体センサ105、入力装置106などを備える。これらの各機器は、バスなどによって接続されている。   FIG. 2A is a block diagram for explaining a hardware configuration of the authentication processing apparatus 100 according to the first embodiment. As illustrated in FIG. 2A, the authentication processing device 100 includes a CPU 101, a RAM 102, a storage device 103, a display device 104, a biosensor 105, an input device 106, and the like. Each of these devices is connected by a bus or the like.

CPU(Central Processing Unit)101は、中央演算処理装置である。CPU101は、1以上のコアを含む。RAM(Random Access Memory)102は、CPU101が実行するプログラム、CPU101が処理するデータなどを一時的に記憶する揮発性メモリである。   A CPU (Central Processing Unit) 101 is a central processing unit. The CPU 101 includes one or more cores. A RAM (Random Access Memory) 102 is a volatile memory that temporarily stores programs executed by the CPU 101, data processed by the CPU 101, and the like.

記憶装置103は、不揮発性記憶装置である。記憶装置103として、例えば、ROM(Read Only Memory)、フラッシュメモリなどのソリッド・ステート・ドライブ(SSD)、ハードディスクドライブに駆動されるハードディスクなどを用いることができる。本実施例に係る認証処理プログラムは、記憶装置103に記憶されている。表示装置104は、液晶ディスプレイ、エレクトロルミネッセンスパネル等であり、認証処理装置100の処理結果などを表示する。   The storage device 103 is a nonvolatile storage device. As the storage device 103, for example, a ROM (Read Only Memory), a solid state drive (SSD) such as a flash memory, a hard disk driven by a hard disk drive, or the like can be used. The authentication processing program according to the present embodiment is stored in the storage device 103. The display device 104 is a liquid crystal display, an electroluminescence panel, or the like, and displays the processing result of the authentication processing device 100 and the like.

生体センサ105は、ユーザの生体情報を取得するセンサであり、本実施例においては、ユーザの指紋画像を取得する。生体センサ105は、光学式センサ、静電容量センサなどである。入力装置106は、ユーザのIDなどの情報を入力するための装置であり、マウス、キーボードなどである。   The biometric sensor 105 is a sensor that acquires user biometric information. In the present embodiment, the biometric sensor 105 acquires a user's fingerprint image. The biological sensor 105 is an optical sensor, a capacitance sensor, or the like. The input device 106 is a device for inputting information such as a user ID, and is a mouse, a keyboard, or the like.

記憶装置103に記憶されている認証処理プログラムは、RAM102に展開される。CPU101は、RAM102に展開された認証処理プログラムを実行する。それにより、認証処理装置100による各処理が実行される。   The authentication processing program stored in the storage device 103 is expanded in the RAM 102. The CPU 101 executes an authentication processing program expanded in the RAM 102. Thereby, each process by the authentication processing apparatus 100 is performed.

図2(b)は、認証処理プログラムの実行によって実現される各機能のブロック図である。図2(b)で例示するように、認証処理プログラムの実行によって、認証処理装置100は、取得部10、登録部20、照合部30、ユーザ抽出部40、並び替え部50、記憶部60、出力部70および更新部80として機能する。記憶部60は、登録テーブル61、スコアテーブル62、類似ユーザテーブル63、基準値テーブル64、引継ユーザテーブル65、およびログテーブル66として機能する。以下、各部の詳細について説明する。   FIG. 2B is a block diagram of each function realized by executing the authentication processing program. As illustrated in FIG. 2B, the authentication processing apparatus 100 executes the authentication processing program so that the acquisition unit 10, the registration unit 20, the verification unit 30, the user extraction unit 40, the rearrangement unit 50, the storage unit 60, It functions as the output unit 70 and the update unit 80. The storage unit 60 functions as a registration table 61, a score table 62, a similar user table 63, a reference value table 64, a takeover user table 65, and a log table 66. Details of each part will be described below.

(登録処理)
図3は、登録処理を表すフローチャートの一例である。登録処理とは、生体認証処理を利用するユーザの生体情報を予め登録しておく処理である。図2(b)および図3を参照しつつ、登録処理の一例について説明する。まず、取得部10は、生体センサ105が取得した画像から、登録用生体情報および照合用生体情報を取得する(ステップS1)。登録用生体情報および照合用生体情報は、生体センサ105が取得した同一の画像から抽出された特徴データであってもよいが、異なる画像から抽出された特徴データであってもよい。本実施例においては、取得部10は、生体センサ105が取得した複数の画像から抽出された特徴データの平均値を登録用生体情報として取得する。本実施例においては、生体センサ105が指紋画像を取得するため、指紋画像のパターン、指紋のマニューシャの位置などの特徴データを用いる。また、本実施例においては、生体センサ105が取得した画像のうち、登録用生体情報に用いた画像とは異なる画像から照合用生体情報を取得する。
(registration process)
FIG. 3 is an example of a flowchart showing the registration process. The registration process is a process for registering in advance biometric information of a user who uses the biometric authentication process. An example of the registration process will be described with reference to FIGS. 2B and 3. First, the acquisition unit 10 acquires biometric information for registration and biometric information for verification from the image acquired by the biometric sensor 105 (step S1). The biometric information for registration and the biometric information for verification may be feature data extracted from the same image acquired by the biometric sensor 105, or may be feature data extracted from different images. In the present embodiment, the acquisition unit 10 acquires an average value of feature data extracted from a plurality of images acquired by the biometric sensor 105 as biometric information for registration. In this embodiment, in order for the biometric sensor 105 to acquire a fingerprint image, feature data such as a fingerprint image pattern and a fingerprint minutiae position is used. In this embodiment, the biometric information for verification is acquired from an image acquired by the biometric sensor 105, which is different from the image used for the biometric information for registration.

次に、登録部20は、入力装置106から入力されたユーザ名と関連付けて登録用生体情報を登録生体情報として登録テーブル61に登録する(ステップS2)。したがって、記憶部60の登録テーブル61が、特徴情報記憶部の一例として機能する。図4(a)は、登録テーブル61を例示する。図4(a)では、User014の指紋Nが登録生体情報として新たに追加されている。   Next, the registration unit 20 registers biometric information for registration in the registration table 61 as registered biometric information in association with the user name input from the input device 106 (step S2). Therefore, the registration table 61 of the storage unit 60 functions as an example of the feature information storage unit. FIG. 4A illustrates the registration table 61. In FIG. 4A, the fingerprint N of User014 is newly added as registered biometric information.

次に、照合部30は、ステップS1で取得された登録用生体情報と照合用生体情報とを照合し、照合スコアをスコア最高値としてスコアテーブル62に登録する(ステップS3)。図4(b)は、スコアテーブル62を例示する。図4(b)では、User014の照合スコア「9.0」がスコア最高値としてスコアテーブル62に登録されている。照合スコアが「10.0」ではなく「9.0」になり得るのは、登録用生体情報を取得する際に用いた画像と照合用生体情報を取得する際に用いた画像とが異なるからである。   Next, the collation unit 30 collates the biometric information for registration acquired in step S1 with the biometric information for collation, and registers the collation score as the highest score in the score table 62 (step S3). FIG. 4B illustrates the score table 62. In FIG. 4B, the matching score “9.0” of User014 is registered in the score table 62 as the highest score. The matching score can be “9.0” instead of “10.0” because the image used when acquiring biometric information for registration is different from the image used when acquiring biometric information for verification. It is.

次に、照合部30は、登録用生体情報と、登録テーブル61に既に登録されている他の全てのユーザの登録生体情報とを照合する。次に、登録部20は、基準値テーブル64から類似基準値を読み込み、照合スコアが当該類似基準値以上となるユーザとUser014とを関連付け、類似ユーザテーブル63に格納する(ステップS4)。したがって、記憶部60の類似ユーザテーブル63が類似ユーザ記憶部の一例として機能する。図5(a)は、基準値テーブル64を例示する。類似基準値は、例えば7.0である。なお、基準値テーブル64に格納されている非類似基準値については後述する。図4(c)の例では、User001、User009、User012およびUser014が類似ユーザとして格納されている。したがって、User001、User009およびUser012にも、類似ユーザとしてUser014が関連付けられている。   Next, the collation unit 30 collates the biometric information for registration with the registered biometric information of all other users already registered in the registration table 61. Next, the registration unit 20 reads the similar reference value from the reference value table 64, associates the user whose matching score is equal to or higher than the similar reference value, and User014, and stores it in the similar user table 63 (step S4). Therefore, the similar user table 63 of the storage unit 60 functions as an example of the similar user storage unit. FIG. 5A illustrates the reference value table 64. The similarity reference value is 7.0, for example. Note that the dissimilar reference values stored in the reference value table 64 will be described later. In the example of FIG. 4C, User001, User009, User012, and User014 are stored as similar users. Therefore, User 014, User 009, and User 012 are also associated with User 014 as a similar user.

次に、並び替え部50は、登録テーブル61を、類似ユーザ数の多い順に並び替える(ステップS5)。図4(c)の例ではUser014の類似ユーザ数が最も多いため、登録テーブル61は、図4(a)から変更されない。以上の処理により、新たなユーザが登録されることになる。   Next, the rearrangement unit 50 rearranges the registration table 61 in descending order of the number of similar users (step S5). In the example of FIG. 4C, since the number of similar users of User014 is the largest, the registration table 61 is not changed from FIG. Through the above processing, a new user is registered.

登録処理の実行により、登録生体情報同士の類似度が類似基準値以上となるユーザが類似ユーザグループとして互いに関連付けられる。また、類似ユーザ数の多い順に、登録テーブル61が並び替えられる。さらに、後述する認証処理よりも前に、新たに登録されるユーザの登録用生体情報と照合用生体情報との類似度がスコア最高値として登録される。   By executing the registration process, users whose similarity between registered biometric information is equal to or greater than the similarity reference value are associated with each other as a similar user group. In addition, the registration table 61 is rearranged in descending order of the number of similar users. Furthermore, prior to the authentication processing described later, the similarity between the newly registered biometric information for the user and the biometric information for verification is registered as the highest score.

なお、ステップS3〜S5は、ステップS2の実行後すぐに実行されなくてもよい。例えば、複数の被登録ユーザについて、利用者の少ない時間帯にステップS3〜S5をバッチ処理により一括で行われてもよい。また、ステップS5の並び替えは、類似ユーザ数の多い順だけでなく、過去の認証回数などを考慮してもよい。   Note that steps S3 to S5 do not have to be executed immediately after step S2. For example, for a plurality of registered users, steps S3 to S5 may be performed collectively by batch processing in a time zone where there are few users. Further, the rearrangement in step S5 may take into account not only the order in which the number of similar users is large but also the past number of authentications.

(認証処理)
図6は、認証処理を表すフローチャートの一例である。認証処理は、登録処理によって登録されたユーザが本人確認を行うための処理である。図2(b)および図6を参照しつつ、認証処理の一例について説明する。まず、取得部10は、生体センサ105が取得した画像から、照合用生体情報を取得する(ステップS11)。次に、ユーザ抽出部40は、登録テーブル61に、未照合のユーザが残っているか否かを判定する(ステップS12)。ステップS12で「No」と判定された場合、全てのユーザの登録生体情報との照合が終了したことになる。そこで、出力部70は、認証失敗に係る信号を出力する(ステップS13)。それにより、表示装置104は、認証失敗に係る表示を行う。また、フローチャートの実行が終了する。
(Authentication process)
FIG. 6 is an example of a flowchart showing the authentication process. The authentication process is a process for the user registered by the registration process to perform identity verification. An example of the authentication process will be described with reference to FIG. 2B and FIG. First, the acquisition unit 10 acquires biometric information for verification from the image acquired by the biometric sensor 105 (step S11). Next, the user extraction unit 40 determines whether or not unmatched users remain in the registration table 61 (step S12). When it is determined as “No” in step S12, collation with the registered biometric information of all users is completed. Therefore, the output unit 70 outputs a signal related to the authentication failure (step S13). Thereby, the display device 104 performs display related to the authentication failure. In addition, the execution of the flowchart ends.

ステップS12で「Yes」と判定された場合、ユーザ抽出部40は、未照合のユーザのうち先頭のユーザを抽出する。図7(a)の例では、User014との照合が最初に行われる。次に、照合部30は、当該ユーザの登録生体情報を登録テーブル61からターゲット生体情報として読み込む(ステップS14)。次に、照合部30は、ターゲット生体情報と照合用生体情報とを照合する(ステップS15)。   When it is determined as “Yes” in step S <b> 12, the user extraction unit 40 extracts the first user among unmatched users. In the example of FIG. 7A, collation with User014 is performed first. Next, the collation unit 30 reads the registered biometric information of the user from the registration table 61 as target biometric information (step S14). Next, the collation part 30 collates target biometric information and biometric information for collation (step S15).

次に、照合部30は、基準値テーブル64から類似基準値(例えば7.0)を読み込み、照合スコアが当該類似基準値以上となるか否かを判定する(ステップS16)。ステップS16で「Yes」と判定された場合、類似ユーザ照合処理が行われる(ステップS17)。ステップS16で「No」と判定された場合、照合部30は、図5(a)の基準値テーブル64から非類似基準値(例えば3.0)を読み込み、照合スコアが当該非類似基準値以下となるか否かを判定する(ステップS18)。ステップS18で「Yes」と判定された場合、後回し処理が行われる(ステップS19)。ステップS18で「No」と判定された場合、ステップS12が再度実行される。なお、図7(a)の例では、User014の次にUser001との照合が行われることになる。   Next, the collation unit 30 reads a similar reference value (for example, 7.0) from the reference value table 64, and determines whether or not the collation score is equal to or greater than the similar reference value (step S16). If it is determined as “Yes” in step S16, similar user collation processing is performed (step S17). If “No” is determined in step S16, the collation unit 30 reads the dissimilar reference value (for example, 3.0) from the reference value table 64 in FIG. 5A, and the collation score is equal to or less than the dissimilar reference value. It is determined whether or not (step S18). If “Yes” is determined in step S18, a post-processing is performed (step S19). If it is determined “No” in step S18, step S12 is executed again. In the example of FIG. 7A, verification with User001 is performed next to User014.

(類似ユーザ照合処理)
図8は、類似ユーザ照合処理の一例を表すフローチャートである。図8で例示するように、ユーザ抽出部40は、類似ユーザテーブル63を参照し、ターゲット生体情報の類似ユーザグループを抽出する(ステップS21)。図7(c)の例では、User001、User009およびUser012が抽出される。次に、照合部30は、ステップS21で抽出された全てのユーザの生体情報(類似生体情報)と照合用生体情報とを照合する(ステップS22)。図7(c)に、User001、User009およびUser012との照合スコアを例示する。なお、照合用生体情報とUser014の登録生体情報との照合スコアが一例として7.3であるとする。
(Similar user verification process)
FIG. 8 is a flowchart illustrating an example of similar user verification processing. As illustrated in FIG. 8, the user extraction unit 40 refers to the similar user table 63 and extracts a similar user group of the target biological information (step S21). In the example of FIG. 7C, User001, User009, and User012 are extracted. Next, the collation unit 30 collates the biometric information (similar biometric information) of all users extracted in step S21 with the biometric information for collation (step S22). FIG. 7C illustrates a matching score with User001, User009, and User012. It is assumed that the collation score between the biometric information for collation and the registered biometric information of User014 is 7.3 as an example.

次に、ユーザ抽出部40は、図7(b)のスコアテーブル62を参照し、ステップS15およびステップS22で得られた照合スコアの中に、それぞれのスコア最高値に近似する照合スコアがあるか否かを判定する(ステップS23)。ここでは、ステップS15で得られた照合スコアとUser014のスコア最高値との対比と、ステップS22で得られた照合スコアとUser001、User009およびUser012のスコア最高値との対比が行われる。スコア最高値に近似するとは、例えば、照合スコアがスコア最高値に対して所定の範囲内(例えばスコア最高値〜スコア最高値−0.5)にあることを意味する。このスコア最高値に対して所定の範囲内とは、第1閾値以上にあることに相当する。以下、同様である。   Next, the user extraction unit 40 refers to the score table 62 in FIG. 7B, and in the collation score obtained in step S15 and step S22, whether there is a collation score that approximates each score maximum value. It is determined whether or not (step S23). Here, the comparison score obtained in step S15 is compared with the highest score of User014, and the comparison score obtained in step S22 is compared with the highest score of User001, User009, and User012. Approximating to the highest score means, for example, that the matching score is within a predetermined range (for example, highest score to highest score−0.5) with respect to the highest score. Within the predetermined range with respect to the highest score value corresponds to being above the first threshold value. The same applies hereinafter.

図7(c)の例では、スコア最高値に近似する照合スコアがないため、ステップS23で「No」と判定される。ステップS23で「No」と判定された場合、ユーザ抽出部40は、User014以外で最も大きい照合スコアのユーザを引継ユーザテーブル65に格納することで退避する(ステップS24)。図5(b)は、引継ユーザテーブル65を例示する。図7(c)の例では、User012が引継ユーザとして引継ユーザテーブル65に格納される。   In the example of FIG. 7C, since there is no matching score that approximates the highest score value, “No” is determined in step S23. When it is determined as “No” in Step S23, the user extraction unit 40 saves the user having the largest collation score other than User014 in the takeover user table 65 (Step S24). FIG. 5B illustrates the takeover user table 65. In the example of FIG. 7C, User012 is stored in the takeover user table 65 as the takeover user.

次に、ユーザ抽出部40は、類似ユーザテーブル63を参照し、退避したユーザと同グループのユーザがいるか否か判定する(ステップS25)。ステップS25で「No」と判定された場合、ステップS12が再度実行される。この場合、User014、User001、User009およびUser012が照合済として扱われる。したがって、User007との照合が行われることになる。   Next, the user extraction unit 40 refers to the similar user table 63 and determines whether there is a user in the same group as the saved user (step S25). If it is determined “No” in step S25, step S12 is executed again. In this case, User014, User001, User009, and User012 are treated as collated. Therefore, collation with User007 is performed.

ステップS25で「Yes」と判定された場合、ユーザ抽出部40は、退避したユーザと同グループのユーザを抽出する(ステップS26)。図9(c)の例では、User014が処理済であるため、User018が抽出される。次に、並び替え部50は、ステップS26で抽出されたユーザを、登録テーブル61の先頭に移動させる(ステップS27)。図9(a)の例では、User018が最上位に移動している。その後、ステップS12から再度実行される。   When it is determined as “Yes” in Step S25, the user extraction unit 40 extracts a user in the same group as the saved user (Step S26). In the example of FIG. 9C, since User014 has been processed, User018 is extracted. Next, the rearrangement unit 50 moves the user extracted in step S26 to the top of the registration table 61 (step S27). In the example of FIG. 9A, User018 has moved to the top. Thereafter, the process is executed again from step S12.

図10(c)は、ステップS22におけるUser001、User009およびUser012との照合スコアの他の例を示す。図10(c)の例では、User001の照合スコアが8.8であり、図10(b)で例示するUser001のスコア最高値9.0に近似する。また、User012の照合スコアが8.9であり、図10(b)で例示するUser012のスコア最高値と近似する。したがって、ステップS23で「Yes」と判定される。   FIG. 10C shows another example of a matching score with User001, User009, and User012 in step S22. In the example of FIG. 10C, the matching score of User001 is 8.8, which is close to the highest score of User001 exemplified in FIG. 10B. Further, the matching score of User012 is 8.9, which is approximate to the highest score of User012 illustrated in FIG. Accordingly, “Yes” is determined in step S23.

ステップS23で「Yes」と判定された場合、ユーザ抽出部40は、類似ユーザテーブル63を参照し、スコア最高値と近似する照合スコアのユーザ(第1ユーザ)の同グループのユーザ(第2ユーザ)を抽出する(ステップS28)。図11(c)の例では、User001およびUser012と同グループのユーザが第2ユーザとして抽出される。すなわち、User009、User014、User018が第2ユーザとして抽出される。なお、User009およびUser014が照合済であるため、User018が第2ユーザとして抽出される。次に、照合部30は、ステップS27で抽出された全てのユーザ(未照合ユーザ)の登録生体情報と、照合用生体情報とを照合する(ステップS29)。図11(c)に、User001、User009、User012、User014およびUser018との照合スコアを例示する。   When it is determined as “Yes” in step S23, the user extracting unit 40 refers to the similar user table 63, and a user (second user) of the same group of the user (first user) having a matching score that approximates the highest score value. ) Is extracted (step S28). In the example of FIG. 11C, users in the same group as User001 and User012 are extracted as second users. That is, User 009, User 014, and User 018 are extracted as the second user. Since User 009 and User 014 have already been verified, User 018 is extracted as the second user. Next, the collation unit 30 collates the registered biometric information of all users (unmatched users) extracted in step S27 with the biometric information for collation (step S29). FIG. 11C illustrates a matching score with User001, User009, User012, User014, and User018.

次に、照合部30は、User001の類似ユーザグループの中から最も照合スコアの高いユーザを選択する。図11(c)の例では、User001が選択される。さらに、照合部30は、User012の類似ユーザグループの中から最も照合スコアの高いユーザを選択する。図11(c)の例では、User018が選択される。第1ユーザが1人のときは、当該第1ユーザの類似ユーザグループの中で最も照合スコアの高いユーザが選択される。図11(c)の例では、第1ユーザが複数であるため、最も大きい照合スコアのユーザが選択される。次に、照合部30は、スコアテーブル62を参照し、最も大きい照合スコアが、当該照合スコアに係るユーザのスコア最高値に近似するか否かを判定する(ステップS30)。   Next, the matching unit 30 selects the user with the highest matching score from the similar user group of User001. In the example of FIG. 11C, User001 is selected. Furthermore, the collation part 30 selects the user with the highest collation score from the similar user group of User012. In the example of FIG. 11C, User018 is selected. When there is one first user, the user with the highest matching score is selected from the similar user group of the first user. In the example of FIG. 11C, since there are a plurality of first users, the user with the largest matching score is selected. Next, the collation unit 30 refers to the score table 62, and determines whether or not the largest collation score approximates the highest score of the user related to the collation score (step S30).

ステップS30で「No」と判定された場合、出力部70は、認証失敗に係る信号を出力する(ステップS31)。それにより、表示装置104は認証失敗に係る表示を行う。ステップS30で「Yes」と判定された場合、出力部70は、被認証者が、最も照合スコアの高いユーザ(User018)であるとして、出力部70は認証成功に係る信号を出力する(ステップS32)。それにより、表示装置104は認証成功に係る表示を行う。なお、この場合の照合スコアがスコアテーブル62のスコア最高値よりも高ければ、更新部80はスコアテーブル62のスコア最高値を当該照合スコアで更新してもよい。   When it is determined as “No” in Step S30, the output unit 70 outputs a signal related to the authentication failure (Step S31). Thereby, the display device 104 performs display related to the authentication failure. When it is determined as “Yes” in step S30, the output unit 70 outputs a signal related to the authentication success, assuming that the person to be authenticated is the user (User018) having the highest matching score (step S32). ). Thereby, the display device 104 performs display related to the authentication success. If the collation score in this case is higher than the highest score value in the score table 62, the updating unit 80 may update the highest score value in the score table 62 with the collation score.

(後回し処理)
図12は、後回し処理の一例を表すフローチャートである。図12で例示するように、ユーザ抽出部40は、類似ユーザテーブル63を参照し、ターゲット生体情報のユーザグループを抽出する(ステップS41)。図13(c)の例では、User001、User009およびUser012が抽出される。次に、並び替え部50は、ステップS41で抽出されたユーザを登録テーブル61の最後尾に移動させる(ステップS42)。その後、ステップS12が実行される。なお、この場合、User014の次に、User007との照合が行われることになる。
(Post-processing)
FIG. 12 is a flowchart illustrating an example of the post-processing. As illustrated in FIG. 12, the user extracting unit 40 refers to the similar user table 63 and extracts a user group of the target biological information (Step S41). In the example of FIG. 13C, User001, User009, and User012 are extracted. Next, the rearrangement unit 50 moves the user extracted in step S41 to the end of the registration table 61 (step S42). Thereafter, step S12 is executed. In this case, verification with User007 is performed next to User014.

(調整処理)
図14は、調整処理の一例を表すフローチャートである。調整処理は、認証に成功した場合に実行される。なお、ログテーブル66は、上述した後回し処理が実行されるたびに、後回しされたユーザと、当該ユーザの登録生体情報と照合用生体情報との照合スコアとを格納している。図5(c)は、ログテーブル66を例示する。
(Adjustment process)
FIG. 14 is a flowchart illustrating an example of the adjustment process. The adjustment process is executed when authentication is successful. The log table 66 stores the postponed user and the collation score between the registered biometric information of the user and the biometric information for collation each time the postponing process described above is executed. FIG. 5C illustrates the log table 66.

図14で例示するように、更新部80は、ログテーブル66を参照する(ステップS51)。次に、更新部80は、認証成功に係るユーザが後回しされていたか否かを判定する(ステップS52)。ステップS52で「Yes」と判定された場合、非類似基準値を当該後回しされたユーザの照合スコアで更新する(ステップS53)。ステップS53の実行後またはステップS52で「No」と判定された場合、フローチャートの実行が終了する。   As illustrated in FIG. 14, the updating unit 80 refers to the log table 66 (step S51). Next, the update unit 80 determines whether or not the user related to the authentication success has been postponed (step S52). When it is determined as “Yes” in Step S52, the dissimilarity reference value is updated with the collation score of the postponed user (Step S53). After the execution of step S53 or when it is determined “No” in step S52, the execution of the flowchart ends.

本実施例においては、類似ユーザ照合処理において、類似ユーザグループに含まれるユーザ(第1ユーザ)の登録生体情報と、照合用生体情報との類似度(第1類似度)が算出される。また、算出された第1類似度がスコア最高値に近似する場合(第1閾値以上となる場合)に、類似ユーザテーブル63から、当該第1類似度に係るユーザに関連付けられた類似ユーザグループのユーザ(第2ユーザ)が抽出される。また、当該第2ユーザの登録生体情報と照合用生体情報との類似度(第2類似度)が算出される。また、第1類似度と第2類似度とのうち、より高い類似度のユーザが、被認証者であるとして決定される。このような構成においては、第1類似度が第1閾値以上となった場合に、類似ユーザテーブル63における類似ユーザグループに照合対象が絞られる。すなわち、照合対象の候補者数を抑制することができる。したがって、1人あたりに要する認証時間を短縮化することができる。また、類似ユーザグループに含まれる類似ユーザの登録生体情報は、互いに類似の関係にある。したがって、照合対象の候補者の選択精度が向上し、認証精度を維持することができる。   In the present embodiment, in the similar user collation process, the similarity (first similarity) between the registered biometric information of the user (first user) included in the similar user group and the biometric information for collation is calculated. Further, when the calculated first similarity approximates the highest score (when it is equal to or higher than the first threshold), the similar user table 63 indicates the similar user group associated with the user related to the first similarity. A user (second user) is extracted. Further, the similarity (second similarity) between the registered biometric information of the second user and the biometric information for verification is calculated. In addition, the user having a higher similarity among the first similarity and the second similarity is determined to be the person to be authenticated. In such a configuration, when the first similarity is equal to or greater than the first threshold, the collation target is narrowed down to similar user groups in the similar user table 63. That is, the number of candidates for verification can be suppressed. Therefore, the authentication time required per person can be shortened. The registered biometric information of similar users included in the similar user group has a similar relationship. Therefore, the selection accuracy of the candidate to be verified is improved, and the authentication accuracy can be maintained.

また、第1類似度が非類似基準値以下の場合に、当該ユーザの類似ユーザグループが登録テーブル61において後回しされることで、認証成功に至る時間を短縮化することができる。   Further, when the first similarity is equal to or less than the dissimilarity reference value, the similar user group of the user is postponed in the registration table 61, so that the time required for successful authentication can be shortened.

また、第1閾値として、ユーザごとのスコア最高値の所定範囲を用いることで、第1閾値の信頼度が高くなる。なお、第1閾値は、スコア最高値に限られない。上記第1類似度を算出する処理よりも前に取得された照合用生体情報と登録生体情報との類似度に対して所定の範囲内の値であればよい。   Moreover, the reliability of a 1st threshold value becomes high by using the predetermined range of the highest score value for every user as a 1st threshold value. The first threshold value is not limited to the highest score value. A value within a predetermined range may be used for the similarity between the biometric information for verification acquired before the process of calculating the first similarity and the registered biometric information.

第1閾値は、第2閾値よりもより類似している状態を示す値であることが好ましい。類似ユーザグループの類似ユーザ数が増えることになり、認証精度が維持されるからである。   The first threshold value is preferably a value indicating a state that is more similar to the second threshold value. This is because the number of similar users in the similar user group increases, and the authentication accuracy is maintained.

また、登録テーブル61が類似ユーザ数の多い順に並び替えられることで、類似ユーザ数の多い順に照合用生体情報と登録生体情報とが照合される。それにより、第1類似度が第1閾値以上となる場合の照合対象者数が増える。その結果、認証精度が維持される。   Further, the registration table 61 is rearranged in the descending order of the number of similar users, so that the biometric information for collation and the registered biometric information are collated in the order of the number of similar users. As a result, the number of persons to be collated increases when the first similarity is equal to or greater than the first threshold. As a result, the authentication accuracy is maintained.

なお、上記実施例において、用いる生体は指紋に限られない。静脈パターン、虹彩、顔、手のひら形状などを用いてもよい。登録処理における類似基準値と、認証処理における類似基準値とは、異なっていてもよい。   In the above embodiment, the living body to be used is not limited to the fingerprint. A vein pattern, iris, face, palm shape, or the like may be used. The similarity reference value in the registration process may be different from the similarity reference value in the authentication process.

上記実施例において、記憶部60の登録テーブル61が特徴情報記憶部の一例として機能する。照合部30が第1算出部、第2算出部および決定部の一例として機能する。記憶部60の類似ユーザテーブル63が類似ユーザ記憶部の一例として機能する。ユーザ抽出部40が抽出部の一例として機能する。   In the above embodiment, the registration table 61 of the storage unit 60 functions as an example of the feature information storage unit. The collation unit 30 functions as an example of a first calculation unit, a second calculation unit, and a determination unit. The similar user table 63 of the storage unit 60 functions as an example of the similar user storage unit. The user extraction unit 40 functions as an example of an extraction unit.

以上、本発明の実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It can be changed.

10 取得部
20 登録部
30 照合部
40 ユーザ抽出部
50 並び替え部
60 記憶部
61 登録テーブル
62 スコアテーブル
63 類似ユーザテーブル
64 基準値テーブル
65 引継ユーザテーブル
66 ログテーブル
70 出力部
80 更新部
100 認証処理装置
DESCRIPTION OF SYMBOLS 10 Acquisition part 20 Registration part 30 Collation part 40 User extraction part 50 Rearrangement part 60 Storage part 61 Registration table 62 Score table 63 Similar user table 64 Reference value table 65 Takeover user table 66 Log table 70 Output part 80 Update part 100 Authentication process apparatus

Claims (9)

生体情報を取得する処理と、
ユーザと特徴データとを関連付けて記憶した特徴情報記憶部を参照し、該特徴情報記憶部に含まれるユーザの内の第1ユーザの特徴データと、前記生体情報との第1類似度を算出する処理と、
算出された前記第1類似度が第1閾値以上となる場合に、前記第1ユーザの特徴データとの類似度が第2閾値以上となる特徴データと関連付けられた第2ユーザを前記第1ユーザに関連付けて記憶した類似ユーザ記憶部を参照することによって前記第2ユーザを抽出する処理と、
前記第2ユーザの特徴データと前記生体情報との第2類似度を算出する処理と、
前記第1類似度と前記第2類似度のうちより高い値のユーザを、前記生体情報に対応するユーザとして決定する処理と、をコンピュータに実行させることを特徴とする認証処理プログラム。
A process of obtaining biometric information;
The feature information storage unit that stores the user and the feature data in association with each other is referred to, and the first similarity between the feature data of the first user included in the feature information storage unit and the biological information is calculated. Processing,
When the calculated first similarity is equal to or greater than a first threshold, a second user associated with feature data whose similarity with the first user's feature data is equal to or greater than a second threshold is defined as the first user. A process of extracting the second user by referring to a similar user storage unit stored in association with
A process of calculating a second similarity between the feature data of the second user and the biological information;
An authentication processing program that causes a computer to execute a process of determining a user having a higher value of the first similarity and the second similarity as a user corresponding to the biological information.
算出された前記第1類似度が第3閾値以下となる場合に、前記第2ユーザの特徴データと前記生体情報との照合処理を、前記特徴情報記憶部に含まれる他のユーザに対して行う照合処理よりも後に実行することを特徴とする請求項1記載の認証処理プログラム。   When the calculated first similarity is equal to or less than a third threshold value, the second user's feature data and the biological information are collated with respect to another user included in the feature information storage unit. The authentication processing program according to claim 1, wherein the authentication processing program is executed after the verification processing. 前記第1閾値は、前記生体情報を取得する処理より前において、前記第1ユーザから取得された生体情報と前記特徴情報記憶部に記憶された前記第1ユーザの特徴データとの間で算出された類似度に対して所定の範囲内の値であることを特徴とする請求項1または2記載の認証処理プログラム。   The first threshold value is calculated between the biological information acquired from the first user and the feature data of the first user stored in the feature information storage unit before the process of acquiring the biological information. 3. The authentication processing program according to claim 1, wherein the similarity is a value within a predetermined range. 前記第1閾値は、前記生体情報を取得する処理より前において、前記第1ユーザから取得された生体情報と前記特徴情報記憶部に記憶された前記第1ユーザの特徴データとの間で算出された類似度の最高値に対して所定の範囲内の値であることを特徴とする請求項1または2記載の認証処理プログラム。   The first threshold value is calculated between the biological information acquired from the first user and the feature data of the first user stored in the feature information storage unit before the process of acquiring the biological information. 3. The authentication processing program according to claim 1, wherein the authentication processing program is a value within a predetermined range with respect to the highest value of the similarity. 前記第1閾値は、前記第2閾値よりもより類似している状態を示す値であることを特徴とする請求項1〜4のいずれか一項に記載の認証処理プログラム。   The authentication processing program according to any one of claims 1 to 4, wherein the first threshold value is a value indicating a state that is more similar to the second threshold value. 前記類似ユーザ記憶部は、前記特徴情報記憶部に記憶された特徴データ同士の類似度が前記第2閾値以上となるユーザを類似ユーザグループとして互いに関連付けて記憶しており、
前記第1ユーザは、前記類似ユーザ記憶部に記憶されたいずれかの前記類似ユーザグループのユーザであることを特徴とする請求項1〜5のいずれか一項に記載の認証処理プログラム。
The similar user storage unit stores, in association with each other, a user whose similarity between the feature data stored in the feature information storage unit is equal to or greater than the second threshold as a similar user group,
The authentication processing program according to claim 1, wherein the first user is a user of any one of the similar user groups stored in the similar user storage unit.
前記第1類似度を算出する処理において、類似ユーザ記憶部に記憶された類似ユーザグループのうち、類似ユーザ数の多い順に、前記第1類似度の算出対象を選択することを特徴とする請求項6記載の認証処理プログラム。   The calculation process of the first similarity is performed by selecting the calculation target of the first similarity in descending order of the number of similar users from the similar user group stored in the similar user storage unit. 6. The authentication processing program according to 6. 生体情報を取得する取得部と、
ユーザと特徴データとを関連付けて記憶した特徴情報記憶部と、
前記特徴情報記憶部を参照し、該特徴情報記憶部に含まれるユーザの内の第1ユーザの特徴データと、前記生体情報との第1類似度を算出する第1算出部と、
前記第1ユーザの特徴データとの類似度が第2閾値以上となる特徴データと関連付けられた第2ユーザを前記第1ユーザに関連付けて記憶した類似ユーザ記憶部と、
前記第1算出部によって算出された前記第1類似度が第1閾値以上となる場合に、前記類似ユーザ記憶部を参照することによって前記第2ユーザを抽出する抽出部と、
前記第2ユーザの特徴データと前記生体情報との第2類似度を算出する第2算出部と、
前記第1類似度と前記第2類似度のうちより高い値のユーザを、前記生体情報に対応するユーザとして決定する決定部と、を備えることを特徴とする認証処理装置。
An acquisition unit for acquiring biological information;
A feature information storage unit that stores the user and feature data in association with each other;
A first calculation unit that refers to the feature information storage unit and calculates a first similarity between the feature data of the first user included in the feature information storage unit and the biological information;
A similar user storage unit that stores a second user associated with feature data whose similarity with the first user's feature data is equal to or greater than a second threshold value, in association with the first user;
An extraction unit that extracts the second user by referring to the similar user storage unit when the first similarity calculated by the first calculation unit is equal to or greater than a first threshold;
A second calculator that calculates a second similarity between the feature data of the second user and the biological information;
An authentication processing apparatus comprising: a determination unit that determines a user having a higher value among the first similarity and the second similarity as a user corresponding to the biological information.
生体情報を取得部が取得し、
ユーザと特徴データとを関連付けて記憶した特徴情報記憶部を参照し、該特徴情報記憶部に含まれるユーザの内の第1ユーザの特徴データと、前記生体情報との第1類似度を第1算出部が算出し、
算出された前記第1類似度が第1閾値以上となる場合に、前記第1ユーザの特徴データとの類似度が第2閾値以上となる特徴データと関連付けられた第2ユーザを前記第1ユーザに関連付けて記憶した類似ユーザ記憶部を参照することによって前記第2ユーザを抽出部が抽出し、
前記第2ユーザの特徴データと前記生体情報との第2類似度を第2算出部が算出し、
前記第1類似度と前記第2類似度のうちより高い値のユーザを、決定部が、前記生体情報に対応するユーザとして決定する、ことを特徴とする認証処理方法。
The biometric information is acquired by the acquisition unit,
The feature information storage unit that stores the user and the feature data in association with each other is referred to, and the first similarity between the feature data of the first user among the users included in the feature information storage unit and the biological information is first The calculation unit calculates,
When the calculated first similarity is equal to or greater than a first threshold, a second user associated with feature data whose similarity with the first user's feature data is equal to or greater than a second threshold is defined as the first user. The extraction unit extracts the second user by referring to the similar user storage unit stored in association with
A second calculator that calculates a second similarity between the feature data of the second user and the biological information;
The authentication processing method, wherein the determination unit determines a user having a higher value among the first similarity and the second similarity as a user corresponding to the biological information.
JP2015086983A 2015-04-21 2015-04-21 Authentication processing program, authentication processing apparatus, and authentication processing method Active JP6488853B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015086983A JP6488853B2 (en) 2015-04-21 2015-04-21 Authentication processing program, authentication processing apparatus, and authentication processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015086983A JP6488853B2 (en) 2015-04-21 2015-04-21 Authentication processing program, authentication processing apparatus, and authentication processing method

Publications (2)

Publication Number Publication Date
JP2016206901A JP2016206901A (en) 2016-12-08
JP6488853B2 true JP6488853B2 (en) 2019-03-27

Family

ID=57487885

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015086983A Active JP6488853B2 (en) 2015-04-21 2015-04-21 Authentication processing program, authentication processing apparatus, and authentication processing method

Country Status (1)

Country Link
JP (1) JP6488853B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107491674B (en) * 2017-07-27 2020-04-07 阿里巴巴集团控股有限公司 Method and device for user authentication based on characteristic information

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000137811A (en) * 1998-10-30 2000-05-16 Oki Electric Ind Co Ltd Individual identifier
JP4153691B2 (en) * 2001-11-06 2008-09-24 株式会社東芝 Face image matching device and face image matching method
JP5975293B2 (en) * 2013-02-22 2016-08-23 富士ゼロックス株式会社 Authentication apparatus and program

Also Published As

Publication number Publication date
JP2016206901A (en) 2016-12-08

Similar Documents

Publication Publication Date Title
US9965608B2 (en) Biometrics-based authentication method and apparatus
JP5810581B2 (en) Biological information processing apparatus, biological information processing method, and biological information processing program
JP6318588B2 (en) Biometric authentication apparatus, biometric authentication method, and biometric authentication computer program
US9298996B2 (en) Biometric authentication device and method
US9070025B2 (en) Biometric information processing apparatus, biometric information processing method
KR102415504B1 (en) Updating method and apparatus of registration database for user authentication
US8792686B2 (en) Biometric authentication device, method of controlling biometric authentication device and non-transitory, computer readable storage medium
KR102401194B1 (en) Method and apparatus for authenticating a user using an electrocardiogram signal
KR102558741B1 (en) Device and method to register user
JP6394323B2 (en) Biometric authentication method, biometric authentication program, and biometric authentication device
JP6197613B2 (en) Biological information extraction device, biological information extraction method, and biological information extraction program
CN111581625A (en) User identity identification method and device and electronic equipment
JP2012238256A (en) Biometric authentication device, biometric authentication method, and biometric authentication program
JP6790995B2 (en) Collation device, collation method and collation program
JP7067061B2 (en) Biometric device, biometric method and biometric program
JP5402137B2 (en) Biometric authentication device
EP3203415A1 (en) Biometric authentication device, biometric authentication method and biometric authentication program
JP6488853B2 (en) Authentication processing program, authentication processing apparatus, and authentication processing method
JP2017126168A (en) Biometric authentication apparatus, biometric authentication method, and biometric authentication program
JP5949903B2 (en) Biometric authentication device, biometric authentication method, and biometric authentication program
US20170293409A1 (en) Biometric shortcuts
JP6079440B2 (en) Authentication apparatus, authentication method, and authentication program
JP2005275605A (en) Personal identification device and method
JP2015094968A (en) Biological information extracting device, biological information extraction method, and biological information extraction program
JP7414124B2 (en) Fingerprint verification device, fingerprint verification method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190116

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190129

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190211

R150 Certificate of patent or registration of utility model

Ref document number: 6488853

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150