JP2022025827A - Authentication method, authentication program, and information processing apparatus - Google Patents

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

Info

Publication number
JP2022025827A
JP2022025827A JP2020128934A JP2020128934A JP2022025827A JP 2022025827 A JP2022025827 A JP 2022025827A JP 2020128934 A JP2020128934 A JP 2020128934A JP 2020128934 A JP2020128934 A JP 2020128934A JP 2022025827 A JP2022025827 A JP 2022025827A
Authority
JP
Japan
Prior art keywords
authentication
candidate list
person
authenticated
created
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.)
Withdrawn
Application number
JP2020128934A
Other languages
Japanese (ja)
Inventor
淳二 高木
Junji Takagi
栄信 伊藤
Yoshinobu Ito
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 JP2020128934A priority Critical patent/JP2022025827A/en
Publication of JP2022025827A publication Critical patent/JP2022025827A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

To provide an authentication method for reducing authentication time, an authentication program, and an information processing apparatus.SOLUTION: The authentication method causes a computer to execute the processing of: generating a candidate list of a person to be authenticated by use of images of the person included in first image data captured in first authentication; acquiring a candidate list which does not include persons subjected to previous authentication, out of candidate lists of the persons subjected to previous authentication, generated by use of images of the persons subjected to previous authentication included in second image data captured in second authentication which has been performed before the first authentication; and determining an authentication operation required for the person to be authenticated included in the first image data, on the basis of a result of comparing the generated candidate list with the acquired candidate list.SELECTED DRAWING: Figure 7

Description

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

近年、スマートフォンのロックを解除するためや、パーソナルコンピュータからインターネットを経由してサービスにログインするために、本人確認が行われるケースがある。かかる技術には、IDを入力せずに顔や手のひら静脈など複数の生体情報を使って本人確認を行うIDレスのマルチ生体認証技術がある(例えば、特許文献1参照)。 In recent years, there have been cases where identity verification is performed in order to unlock a smartphone or to log in to a service from a personal computer via the Internet. Such a technique includes an ID-less multi-biometric authentication technique that performs identity verification using a plurality of biometric information such as a face and a palm vein without inputting an ID (see, for example, Patent Document 1).

マルチ生体認証技術の一例として、第1の生体情報に対する第1認証によってあらかじめ100万人程度から1万人程度に候補者を絞り込み、第2の生体情報に対する第2認証によって当該1万人程度から本人を特定する技術がある。このようなマルチ生体認証技術では、例えば、利用者は、あらかじめ第1の生体情報として顔特徴データを登録しておき、第2の生体情報として静脈特徴データを登録しておく。そして、店舗での決済時にカメラから取得した顔特徴データを用いて照合対象を絞り込み、静脈センサから取得した静脈特徴データを用いて本人を特定する。 As an example of the multi-biometric authentication technology, the first authentication for the first biometric information narrows down the candidates from about 1 million to about 10,000 in advance, and the second authentication for the second biometric information starts from about 10,000. There is a technology to identify the person. In such a multi-biometric authentication technology, for example, the user registers face feature data as first biometric information in advance, and registers vein feature data as second biometric information. Then, the collation target is narrowed down by using the face feature data acquired from the camera at the time of payment at the store, and the person is identified by using the vein feature data acquired from the vein sensor.

特開2019-144695号公報Japanese Unexamined Patent Publication No. 2019-144695

上記のマルチ生体認証技術において、第2認証に失敗した場合に絞込前の100万人程度に対して第2認証を再実行することになるなど、認証時間が長くなるおそれがある。 In the above-mentioned multi-biometric authentication technology, if the second authentication fails, the second authentication may be re-executed for about 1 million people before narrowing down, and the authentication time may become longer.

1つの側面では、本件は、認証時間を短縮化することができる認証方法、認証プログラム、および情報処理装置を提供することを目的とする。 In one aspect, the present invention aims to provide an authentication method, an authentication program, and an information processing apparatus capable of shortening the authentication time.

1つの態様では、認証方法は、第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成し、前記第1認証前に行なわれた第2認証に際して撮影された第2撮影データに含まれる過去の認証対象の人物の画像により作成された前記過去の認証対象の人物の候補者リストのうち、前記過去の認証対象の人物が含まれない候補者リストを取得し、作成した前記候補者リストと、取得した前記候補者リストとの比較結果に基づき、前記第1撮影データに含まれる前記認証対象の人物に要求する認証操作を決定する、処理をコンピュータが実行する。 In one aspect, the authentication method creates a candidate list of the person from the image of the person to be authenticated included in the first shooting data taken at the time of the first authentication, and is performed before the first authentication. 2 The past authentication target person is not included in the candidate list of the past authentication target person created by the image of the past authentication target person included in the second shooting data taken at the time of authentication. The candidate list is acquired, and based on the comparison result between the created candidate list and the acquired candidate list, the authentication operation required for the authentication target person included in the first shooting data is determined. The computer performs the process.

他の態様では、認証方法は、認証対象者の第1撮影データを用いて前記認証対象者の候補者リストを作成する第1認証を行ない、前記認証対象者の第2撮影データと前記候補者リストの候補者について予め登録してある登録生体データとを照合する第2認証を行なって認証成功した場合の前記候補者リストと前記認証成功した認証対象者とを関連付けて記憶する記憶部から前記候補者リストを取得し、新たな第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成し、取得した前記候補者リストのうち、作成した前記候補者リストとの類似度が閾値以上となる候補者リストに関連付けられた候補者について予め登録してある登録生体データと、前記人物の第2撮影データとを照合することによって新たな第2認証を行なう、処理を、コンピュータが実行する。 In another aspect, in the authentication method, the first authentication for creating the candidate list of the authentication target person is performed using the first photography data of the authentication target person, and the second photography data of the authentication target person and the candidate are performed. From the storage unit that stores the candidate list in the case where the second authentication for collating the registered biometric data registered in advance with respect to the candidates in the list is performed and the authentication target person who has succeeded in the authentication is associated with each other. The candidate list is acquired, the candidate list of the person is created from the image of the person to be authenticated included in the first shooting data taken at the time of the new first authentication, and the candidate list is created from the acquired candidate list. By collating the registered biometric data registered in advance for the candidate associated with the candidate list whose similarity with the candidate list is equal to or higher than the threshold value, and the second photographing data of the person, a new first result is obtained. 2 The computer executes the process of performing authentication.

認証時間を短縮化することができる。 The authentication time can be shortened.

マルチ生体認証を例示する図である。It is a figure which illustrates the multi-biometric authentication. 実施例に係る認証システムの全体構成を例示するブロック図である。It is a block diagram which illustrates the whole structure of the authentication system which concerns on Example. サーバが実行する認証処理の一例を表すフローチャートである。It is a flowchart which shows an example of the authentication process executed by a server. 生体データ管理部に記憶されている登録データを例示する図である。It is a figure which illustrates the registration data stored in the biological data management unit. 第1リスト管理部が作成するユーザIDリストを例示する図である。It is a figure which illustrates the user ID list created by the 1st list management part. 過去の絞込失敗時のユーザIDリストを例示する図である。It is a figure which exemplifies the user ID list at the time of the past narrowing down failure. 本実施例に係る認証方法をコンビニエンスストアに適用する場合を例示する図である。It is a figure which illustrates the case where the authentication method which concerns on this Example is applied to a convenience store. 実施例2においてサーバが実行する認証処理の一例を表すフローチャートである。It is a flowchart which shows an example of the authentication process which a server executes in Example 2. 第2リスト管理部が記憶している照合処理時間の統計データを例示する図である。It is a figure which illustrates the statistical data of the collation processing time stored in the 2nd list management part. 実施例3においてサーバが実行する認証処理の一例を表すフローチャートである。It is a flowchart which shows an example of the authentication process which a server executes in Example 3. 実施例4においてサーバが実行する認証処理の一例を表すフローチャートである。It is a flowchart which shows an example of the authentication process which a server executes in Example 4. 過去の絞込成功時のユーザIDリストを例示する図である。It is a figure which exemplifies the user ID list at the time of the past narrowing down success. (a)はサーバのハードウェア構成を説明するためのブロック図であり、(b)はクライアントのハードウェア構成を説明するためのブロック図である。(A) is a block diagram for explaining the hardware configuration of the server, and (b) is a block diagram for explaining the hardware configuration of the client.

生体認証は、指紋、顔、静脈などの生体特徴を用いて本人確認をおこなう技術である。生体認証では、本人確認が必要な場面においてセンサによって取得した照合用生体特徴と、予め登録しておいた登録生体特徴とを比較(照合)し、類似度が本人判定閾値以上になるか否かを判定することで、本人確認を行なっている。生体認証は、銀行ATM、入退室管理など様々な分野で利用されており、特に近年、スーパーマーケットやコンビニなどにおけるキャッシュレス決済にも利用され始めている。 Biometrics is a technology that uses biometric features such as fingerprints, faces, and veins to verify identity. In biometric authentication, a collation biometric feature acquired by a sensor in a situation where identity verification is required is compared (collated) with a registered biometric feature registered in advance, and whether or not the degree of similarity is equal to or higher than the identity verification threshold value. The identity is confirmed by determining. Biometric authentication is used in various fields such as bank ATMs and room entry / exit management, and in recent years, it has begun to be used for cashless payments in supermarkets and convenience stores.

生体認証には、IDやカード等で指定した登録生体特徴との一致を確認する1:1認証と、複数の登録生体特徴の中から一致する登録生体特徴を検索する1:N認証とがある。店舗などでは、利便性の点から1:N認証が望まれることが多い。しかしながら、生体特徴は取得状況などによって揺らぎを持つため、検索する登録生体特徴の数が多くなると誤照合を起こす可能性が高くなる。このため、簡易なPINコードなどで照合対象を絞込み、検索集合を十分に小さくしてから1:N認証を実施するといった運用がなされている。どの程度まで小さくすると実用レベルになるかは生体認証の方式に依存する。しかしながら、簡易であってもPINコード入力は利便性を損なうため、IDやカードを必要としない生体認証システムが望まれている。 Biometric authentication includes 1: 1 authentication for confirming a match with a registered biometric feature specified by an ID or a card, and 1: N authentication for searching for a matching registered biometric feature from a plurality of registered biometric features. .. In stores and the like, 1: N certification is often desired from the viewpoint of convenience. However, since the biological features fluctuate depending on the acquisition status and the like, the possibility of erroneous collation increases as the number of registered biological features to be searched increases. Therefore, the collation target is narrowed down by a simple PIN code or the like, the search set is made sufficiently small, and then 1: N authentication is performed. How small it should be to reach a practical level depends on the biometric authentication method. However, even if it is simple, PIN code input impairs convenience, so a biometric authentication system that does not require an ID or card is desired.

そこで、複数種類のモダリティを用い、1つ目のモダリティの生体特徴で検索集合を絞込む第1認証を行ない、2つ目のモダリティの生体特徴でユーザを特定する第2認証を行なうマルチ生体認証が提案されている。モダリティとは、生体特徴の種類のことであり、例えば、指紋、静脈、虹彩、顔形状、手のひら形状などである。したがって、同一の指における指紋および静脈は、異なるモダリティである。複数のモダリティを個別に入力すると利便性が悪いため、指紋入力と同時に手のひら静脈を取得する方式や、手のひら静脈入力時の顔画像を撮影する方式などが提案されている。 Therefore, using multiple types of modality, the first authentication that narrows down the search set by the biometric characteristics of the first modality is performed, and the second authentication that identifies the user by the biometric characteristics of the second modality is performed. Has been proposed. Modality is a type of biological feature, such as a fingerprint, vein, iris, face shape, palm shape, and the like. Therefore, fingerprints and veins on the same finger are of different modality. Since it is inconvenient to input multiple modality individually, a method of acquiring the palm vein at the same time as fingerprint input and a method of taking a facial image at the time of palm vein input have been proposed.

一例として、第1認証において顔認証で候補者を絞り込み、第2認証において手のひら静脈で本人を特定する手法について説明する。この手法では、例えば、顔認証で候補となるN人のユーザIDリストを作成し、得られたユーザIDリストの集合内で手のひら静脈を用いた1:N認証が実行され、ユーザを特定するといった処理が実施される。 As an example, a method of narrowing down candidates by face recognition in the first authentication and identifying the person by the palm vein in the second authentication will be described. In this method, for example, a user ID list of N candidates for face recognition is created, and 1: N authentication using a palm vein is executed in the obtained set of user ID lists to identify a user. The process is carried out.

例えば、図1で例示するように、クライアントがカメラから顔特徴データを取得し、サーバに送る。サーバは、予め顔特徴データおよび静脈特徴データが登録されている複数のユーザについて、各登録顔特徴データと、取得した顔特徴データとを照合する。サーバは、類似度が閾値以上となるユーザIDを抽出し、ユーザIDリストを作成する。サーバは、この第1認証の結果として、ユーザIDリストをクライアントに送る。 For example, as illustrated in FIG. 1, a client acquires facial feature data from a camera and sends it to a server. The server collates each registered face feature data with the acquired face feature data for a plurality of users in which face feature data and vein feature data are registered in advance. The server extracts user IDs whose similarity is equal to or higher than the threshold value and creates a user ID list. The server sends the user ID list to the client as a result of this first authentication.

次に、クライアントは、静脈センサから静脈特徴データを取得し、ユーザIDリストとともにサーバに送る。サーバは、取得した静脈特徴データと、ユーザIDリストに記載されているユーザIDの登録静脈特徴データとを照合する。サーバは、類似度が閾値以上となるユーザIDが存在すれば認証成功と判定し、類似度が閾値以上となるユーザIDが存在しなければ認証失敗と判定する。サーバは、この第2認証の結果をクライアントに送る。このようなマルチ生体認証では、処理時間が長くなる静脈認証の候補者を絞り込むことで、本人確認に至るまでの時間を短縮することができる。 Next, the client acquires vein feature data from the vein sensor and sends it to the server together with the user ID list. The server collates the acquired vein feature data with the registered vein feature data of the user ID described in the user ID list. The server determines that the authentication is successful if there is a user ID whose similarity is equal to or higher than the threshold value, and determines that the authentication is unsuccessful if there is no user ID whose similarity is equal to or higher than the threshold value. The server sends the result of this second authentication to the client. In such multi-biometric authentication, it is possible to shorten the time required for identity verification by narrowing down the candidates for vein authentication, which requires a long processing time.

しかしながら、第1認証および第2認証を行なうマルチ生体認証において、第2認証で認証失敗となる場合がある。例えば、第1認証により100万人程度から1万人程度に絞り込み、第2認証により1万人程度の登録データと照合して認証失敗となる場合、第2認証により100万人程度の全件登録データと照合する等の追加の認証に処理時間がかかる課題がある。また、顔画像データから抽出する特徴量が小さい等で顔画像データの取得に失敗した場合に、クライアント側で良質な顔画像データが取得できるまで顔画像データの取得を繰り返す場合にも処理時間がかかる課題がある。 However, in the multi-biometric authentication in which the first authentication and the second authentication are performed, the authentication may fail in the second authentication. For example, if the first certification narrows down the number of people from about 1 million to about 10,000, and the second certification collates with the registered data of about 10,000 people and the authentication fails, the second certification will result in all cases of about 1 million people. There is a problem that processing time is required for additional authentication such as collation with registered data. In addition, when the acquisition of the face image data fails due to a small amount of features extracted from the face image data, the processing time is also required when the acquisition of the face image data is repeated until the client side can acquire the good quality face image data. There is such a problem.

そこで、以下の実施例では、認証時間を短縮化することができる認証方法、認証プログラム、および情報処理装置について説明する。 Therefore, in the following examples, an authentication method, an authentication program, and an information processing apparatus that can shorten the authentication time will be described.

図2は、実施例1に係る認証システム400の全体構成を例示するブロック図である。図2で例示するように、認証システム400は、サーバ100とクライアント200とが、インターネット、LAN(Local Area Network)などの電気通信回線300を介して接続された構成を有する。サーバ100が本実施例に係る情報処理装置として機能する。本実施例においては、一例として、店舗に入店したユーザがレジで商品を購入する際の決済に、認証処理を要する場合について説明する。 FIG. 2 is a block diagram illustrating the overall configuration of the authentication system 400 according to the first embodiment. As illustrated in FIG. 2, the authentication system 400 has a configuration in which a server 100 and a client 200 are connected via a telecommunication line 300 such as the Internet and a LAN (Local Area Network). The server 100 functions as an information processing device according to this embodiment. In this embodiment, as an example, a case where an authentication process is required for payment when a user who has entered a store purchases a product at a cash register will be described.

サーバ100は、リスト作成部10、第1リスト管理部20、認証方式決定部30、認証処理部40、第2リスト管理部50、生体データ管理部60などを備える。クライアント200は、顔画像取得部110、顔特徴抽出部120、静脈画像取得部130、静脈特徴抽出部140、検索ワード取得部150、カメラ160、静脈センサ170、入力装置180、表示装置190などを備える。カメラ160、静脈センサ170、入力装置180および表示装置190は、クライアント200に対して外付けの装置であってもよい。また、顔特徴抽出部120および静脈特徴抽出部140は、サーバ100に備わっていてもよい。 The server 100 includes a list creation unit 10, a first list management unit 20, an authentication method determination unit 30, an authentication processing unit 40, a second list management unit 50, a biometric data management unit 60, and the like. The client 200 includes a face image acquisition unit 110, a face feature extraction unit 120, a vein image acquisition unit 130, a vein feature extraction unit 140, a search word acquisition unit 150, a camera 160, a vein sensor 170, an input device 180, a display device 190, and the like. Be prepared. The camera 160, the vein sensor 170, the input device 180, and the display device 190 may be external devices to the client 200. Further, the face feature extraction unit 120 and the vein feature extraction unit 140 may be provided in the server 100.

顔画像取得部110は、カメラ160から撮影データを取得する。カメラ160の設置場所は、特に限定されるものではないが、例えば店舗の天井やレジ前に設置されている。カメラ160は、店舗内で商品を購入しようとするユーザの顔が含まれる第1撮影データを取得する。顔特徴抽出部120は、顔画像取得部110が取得した第1撮影データから得られた顔画像データから顔特徴データを抽出する。顔特徴抽出部120は、抽出した顔特徴データを、電気通信回線300を経由してリスト作成部10に送る。なお、顔特徴データのデータ量は、下記の静脈特徴データのデータ量よりも少なくなっている。それにより、絞込に要する時間を短縮することができる。 The face image acquisition unit 110 acquires shooting data from the camera 160. The installation location of the camera 160 is not particularly limited, but it is installed, for example, on the ceiling of a store or in front of a cash register. The camera 160 acquires first shooting data including the face of a user who intends to purchase a product in the store. The face feature extraction unit 120 extracts face feature data from the face image data obtained from the first photographing data acquired by the face image acquisition unit 110. The face feature extraction unit 120 sends the extracted face feature data to the list creation unit 10 via the telecommunication line 300. The amount of facial feature data is smaller than the amount of vein feature data below. As a result, the time required for narrowing down can be shortened.

静脈画像取得部130は、ユーザが静脈センサ170を用いて入力した第2撮影データを取得する。静脈センサ170は、例えばレジ前などに設置してあるため、ユーザが商品を購入するタイミングで静脈センサ170に手のひらをかざすことができる。静脈特徴抽出部140は、静脈画像取得部130が取得した第2撮影データから得られた静脈画像データから静脈特徴データを抽出する。静脈特徴抽出部140は、抽出した静脈特徴データを、電気通信回線300を経由して認証処理部40に送る。カメラ160および静脈センサ170の両方ともレジ前に設置されていると、顔画像データおよび静脈画像データが同一ユーザのものである確率が高くなる。 The vein image acquisition unit 130 acquires the second imaging data input by the user using the vein sensor 170. Since the vein sensor 170 is installed, for example, in front of the cash register, the user can hold his / her palm over the vein sensor 170 at the timing of purchasing the product. The vein feature extraction unit 140 extracts vein feature data from the vein image data obtained from the second imaging data acquired by the vein image acquisition unit 130. The vein feature extraction unit 140 sends the extracted vein feature data to the authentication processing unit 40 via the telecommunication line 300. If both the camera 160 and the vein sensor 170 are installed in front of the cash register, the probability that the face image data and the vein image data belong to the same user is high.

検索ワード取得部150は、ユーザが入力装置180を用いて入力した検索ワードを取得する。検索ワード取得部150は、取得した検索ワードを、電気通信回線300を経由して認証方式決定部30に送る。 The search word acquisition unit 150 acquires the search word input by the user using the input device 180. The search word acquisition unit 150 sends the acquired search word to the authentication method determination unit 30 via the telecommunication line 300.

図3は、サーバ100が実行する認証処理の一例を表すフローチャートである。ます、リスト作成部10は、顔特徴抽出部120から受け取った顔特徴データと、生体データ管理部60が記憶している各登録顔特徴データとを照合することで、第1認証を行なう(ステップS1)。ステップS1では、顔特徴抽出部120から受け取った顔特徴データと、生体データ管理部60が記憶している各登録顔特徴データとの類似度が閾値以上となるユーザIDが抽出される。 FIG. 3 is a flowchart showing an example of the authentication process executed by the server 100. First, the list creation unit 10 performs the first authentication by collating the face feature data received from the face feature extraction unit 120 with each registered face feature data stored in the biometric data management unit 60 (step). S1). In step S1, a user ID having a similarity between the face feature data received from the face feature extraction unit 120 and each registered face feature data stored in the biometric data management unit 60 is equal to or greater than a threshold value is extracted.

図4は、生体データ管理部60に記憶されている登録データを例示する図である。図4で例示するように、ユーザIDに関連付けて、事前に登録されている各ユーザの登録顔特徴データと、事前に登録されている各ユーザの登録静脈特徴データと、事前に登録されている各ユーザの検索ワードとが記憶されている。 FIG. 4 is a diagram illustrating registration data stored in the biological data management unit 60. As illustrated in FIG. 4, the registered face feature data of each user registered in advance, the registered vein feature data of each user registered in advance, and the registered vein feature data of each user are registered in advance in association with the user ID. The search word for each user is stored.

検索ワードは、ユーザ個人の属性情報である。検索ワードは、互いに重複しないパスワードのようなものであってもよく、他のユーザと重複してもよい。他のユーザと重複する可能性がある検索ワードとして、生年月日、血液型、住所の郵便番号などが挙げられる。互い重複しない検索ワードを用いれば、入力された検索ワードに一致する唯一のユーザIDを特定することができる。他のユーザと重複する可能性がある検索ワードを用いれば、生体データ管理部60に登録されている全ユーザIDから、1人以上の候補者に絞り込むことができる。 The search word is the attribute information of the individual user. The search word may be like a password that does not duplicate each other, or may be duplicated with another user. Search words that may be duplicated with other users include date of birth, blood type, zip code of address, and so on. By using search words that do not overlap with each other, it is possible to identify the only user ID that matches the input search word. By using a search word that may be duplicated with other users, it is possible to narrow down all user IDs registered in the biometric data management unit 60 to one or more candidates.

第1リスト管理部20は、ステップS1で抽出されたユーザIDを含むユーザIDリストを作成し、記憶する(ステップS2)。図5は、第1リスト管理部20が作成するユーザIDリストを例示する図である。図5で例示するように、各ユーザIDに、ステップS1で算出された類似度が関連付けられている。 The first list management unit 20 creates and stores a user ID list including the user ID extracted in step S1 (step S2). FIG. 5 is a diagram illustrating a user ID list created by the first list management unit 20. As illustrated in FIG. 5, each user ID is associated with the similarity calculated in step S1.

次に、認証方式決定部30は、ステップS2で作成したユーザIDリストと、第2リスト管理部50が記憶している過去の絞込失敗時の各ユーザIDリストとを照合する(ステップS3)。図6は、過去の絞込失敗時のユーザIDリスト1~ユーザIDリストnを例示する図である。図6の例では、ユーザIDリスト1とユーザIDリストnとで、含まれるユーザID数が同じであるが、異なっていてもよい。 Next, the authentication method determination unit 30 collates the user ID list created in step S2 with each user ID list stored in the second list management unit 50 at the time of past narrowing failure (step S3). .. FIG. 6 is a diagram illustrating the user ID list 1 to the user ID list n at the time of past narrowing down failure. In the example of FIG. 6, the number of user IDs included in the user ID list 1 and the user ID list n is the same, but may be different.

認証方式決定部30は、ステップS3の照合結果として得られる類似度が閾値以上となるユーザIDリストがあるか否かを判定する(ステップS4)。ここでの類似度は、ユーザIDリスト同士が似ているか否かを判断するための指標である。例えば、照合された2つのリストに含まれる同一ユーザIDの数、照合された2つのリストに含まれる全ユーザID数に対する同一ユーザIDの数の比率、などを類似度として算出することができる。 The authentication method determination unit 30 determines whether or not there is a user ID list whose similarity obtained as the collation result in step S3 is equal to or greater than the threshold value (step S4). The degree of similarity here is an index for determining whether or not the user ID lists are similar to each other. For example, the number of the same user IDs included in the two collated lists, the ratio of the number of the same user IDs to the total number of user IDs included in the two collated lists, and the like can be calculated as the degree of similarity.

ステップS4で「No」と判定された場合、認証処理部40は、ユーザに手のひらを静脈センサ170にかざすよう指示する情報を、表示装置190に表示させる(ステップS5)。それにより、ユーザは、静脈センサ170に手のひらをかざすことになる。 If the result is "No" in step S4, the authentication processing unit 40 causes the display device 190 to display information instructing the user to hold the palm over the vein sensor 170 (step S5). As a result, the user holds the palm over the vein sensor 170.

認証処理部40は、静脈特徴抽出部140から静脈特徴データを受け取ると、第2認証として静脈認証を実行する(ステップS6)。例えば、認証処理部40は、受け取った静脈特徴データと、生体データ管理部60が記憶している各登録静脈特徴データとを照合する。 Upon receiving the vein feature data from the vein feature extraction unit 140, the authentication processing unit 40 executes vein authentication as the second authentication (step S6). For example, the authentication processing unit 40 collates the received vein feature data with each registered vein feature data stored in the biometric data management unit 60.

認証処理部40は、類似度が閾値以上となる登録静脈特徴データがあるか否かを判定する(ステップS7)。この場合の閾値は、1人のユーザが特定されるような高い値に設定されている。 The authentication processing unit 40 determines whether or not there is registered vein feature data whose similarity is equal to or higher than the threshold value (step S7). The threshold value in this case is set to a high value so that one user can be identified.

ステップS7で「Yes」と判定された場合、認証処理部40は、認証成功に係る情報をクライアント200に送る(ステップS8)。それにより、クライアント200は、認証成功後に可能な処理(例えば、決済処理など)を実行する。また、フローチャートの実行が終了する。 If it is determined as "Yes" in step S7, the authentication processing unit 40 sends information related to successful authentication to the client 200 (step S8). As a result, the client 200 executes possible processing (for example, payment processing) after the authentication is successful. In addition, the execution of the flowchart ends.

ステップS7で「No」と判定された場合、認証処理部40は、ステップS2で作成したユーザIDリストを、過去の絞込失敗時のユーザIDリストとして第2リスト管理部50に記憶させるとともに、認証失敗に係る情報をクライアント200に送る(ステップS9)。ステップS9の実行後、フローチャートの実行が終了する。ステップS9の実行によって、第2リスト管理部50が記憶する過去の絞込失敗時の各ユーザIDリストが1つ追加されることになる。 When it is determined as "No" in step S7, the authentication processing unit 40 stores the user ID list created in step S2 in the second list management unit 50 as a user ID list at the time of past narrowing failure, and also stores it in the second list management unit 50. Information related to the authentication failure is sent to the client 200 (step S9). After the execution of step S9, the execution of the flowchart ends. By executing step S9, one user ID list at the time of past narrowing down failure stored in the second list management unit 50 is added.

ステップS4で「Yes」と判定された場合、認証方式決定部30は、ユーザに入力装置180を用いて検索ワードを入力するよう指示する情報を、表示装置190に表示させる(ステップS10)。図5で登録されている検索ワードが生年月日であれば、表示装置190は、生年月日の入力を指示する情報を表示する。それにより、ユーザは、入力装置180を用いて検索ワードを入力することになる。 If it is determined to be "Yes" in step S4, the authentication method determination unit 30 causes the display device 190 to display information instructing the user to input a search word using the input device 180 (step S10). If the search word registered in FIG. 5 is the date of birth, the display device 190 displays information instructing the input of the date of birth. As a result, the user inputs the search word using the input device 180.

認証処理部40は、検索ワード取得部150から検索ワードを受け取ると、生体データ管理部60に記憶されているユーザIDのうち、受け取った検索ワードと一致する検索ワードが関連付けられているユーザIDを特定する(ステップS11)。 When the authentication processing unit 40 receives the search word from the search word acquisition unit 150, the authentication processing unit 40 assigns a user ID associated with the search word matching the received search word among the user IDs stored in the biometric data management unit 60. Specify (step S11).

次に、認証処理部40は、ユーザに手のひらを静脈センサ170にかざすよう指示する情報を、表示装置190に表示させる(ステップS12)。それにより、ユーザは、静脈センサ170に手のひらをかざすことになる。 Next, the authentication processing unit 40 causes the display device 190 to display information instructing the user to hold the palm over the vein sensor 170 (step S12). As a result, the user holds the palm over the vein sensor 170.

認証処理部40は、静脈特徴抽出部140から静脈特徴データを受け取ると、静脈認証を実行する(ステップS13)。具体的には、認証処理部40は、受け取った静脈特徴データと、ステップS11で特定された各ユーザIDの登録静脈特徴データとを照合する。 Upon receiving the vein feature data from the vein feature extraction unit 140, the authentication processing unit 40 executes vein authentication (step S13). Specifically, the authentication processing unit 40 collates the received vein feature data with the registered vein feature data of each user ID specified in step S11.

認証処理部40は、類似度が閾値以上となる登録静脈特徴データがあるか否かを判定する(ステップS14)。この場合の閾値は、1人のユーザが特定されるような高い値に設定されており、ステップS7の閾値と同じ値であってもよく、異なっていてもよい。 The authentication processing unit 40 determines whether or not there is registered vein feature data whose similarity is equal to or higher than the threshold value (step S14). The threshold value in this case is set to a high value so that one user can be identified, and may be the same value as the threshold value in step S7 or may be different.

ステップS14で「Yes」と判定された場合、認証処理部40は、認証成功に係る情報をクライアント200に送る(ステップS15)。それにより、クライアント200は、認証成功後に可能な処理(例えば、決済処理など)を実行する。また、フローチャートの実行が終了する。 If it is determined as "Yes" in step S14, the authentication processing unit 40 sends information related to successful authentication to the client 200 (step S15). As a result, the client 200 executes possible processing (for example, payment processing) after the authentication is successful. In addition, the execution of the flowchart ends.

ステップS14で「No」と判定された場合、認証処理部40は、認証失敗に係る情報をクライアント200に送る(ステップS16)。ステップS16の実行後、フローチャートの実行が終了する。 If "No" is determined in step S14, the authentication processing unit 40 sends information related to the authentication failure to the client 200 (step S16). After the execution of step S16, the execution of the flowchart ends.

本実施例においては、カメラ160が取得した第1撮影データが、第1認証に際して撮影された第1撮影データの一例である。静脈センサ170が取得した第2撮影データが、第2認証に際して撮影された第2撮影データの一例である。ステップS2で第1リスト管理部20が生成するユーザIDリストが、第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により生成された前記人物の候補者リストの一例である。第2リスト管理部50が記憶している過去の絞込失敗時の各ユーザIDリストが、第1認証前の過去の第2認証に際して撮影された第2撮影データに含まれる過去の認証対象の人物の画像により生成された前記過去の認証対象の人物の候補者リストのうち、前記過去の認証対象の人物が含まれない候補者リストの一例である。 In this embodiment, the first shooting data acquired by the camera 160 is an example of the first shooting data shot at the time of the first authentication. The second imaging data acquired by the vein sensor 170 is an example of the second imaging data captured at the time of the second authentication. The user ID list generated by the first list management unit 20 in step S2 is an example of the candidate list of the person generated by the image of the person to be authenticated included in the first shooting data taken at the time of the first authentication. be. Each user ID list at the time of the past narrowing down failure stored in the second list management unit 50 is the past authentication target included in the second shooting data taken at the time of the past second authentication before the first authentication. This is an example of a candidate list that does not include the past authentication target person in the candidate list of the past authentication target person generated by the image of the person.

本実施例によれば、第1認証に際して撮影された第1撮影データに含まれる認証対象のユーザの顔画像データにより、当該ユーザの候補者リストが生成される。次に、当該第1認証前に実行された第2認証に際して撮影された第2撮影データに含まれる過去の認証対象のユーザの顔画像データにより生成された当該過去の認証対象のユーザの候補者リストのうち、当該過去の認証対象の人物が含まれない候補者リストが取得される。次に、生成した前記候補者リストと、取得した前記候補者リストとの比較結果に基づき、前記第1撮影データに含まれる前記認証対象の人物に要求する認証操作が決定される。このような処理により、認証時間を短縮化することができる。 According to this embodiment, the candidate list of the user is generated from the face image data of the user to be authenticated included in the first photographed data photographed at the time of the first authentication. Next, the candidate of the user to be authenticated in the past generated by the face image data of the user to be authenticated in the past included in the second photographed data taken in the second authentication executed before the first authentication. From the list, a candidate list that does not include the person to be authenticated in the past is acquired. Next, based on the comparison result between the generated candidate list and the acquired candidate list, the authentication operation required for the authentication target person included in the first shooting data is determined. By such processing, the authentication time can be shortened.

例えば、ステップS2で生成されたユーザIDリストと、過去の絞込失敗時のユーザリストとの類似度が低い場合には、過去の絞込失敗を繰り返さない可能性が高い。過去の絞込失敗とは、第1認証で候補者を絞り込んだのに第2認証で認証成功しなかった場合のことである。したがって、ユーザIDリストを用いて第2認証を行なうことによって、第2認証に成功する可能性が高くなる。この場合、第1認証も第2認証も繰り返す必要がなくなるため、認証時間を短縮化することができる。例えば、第1認証で品質の良い顔特徴データが得られなかったとしても、第1認証を繰り返さずに済む。なお、本実施例においては、リスト同士の照合に処理時間を要することになるが、当該処理時間は認証時間全体に対しては大きな影響を及ぼさない。例えば、100万ユーザが1つずつ過去の絞り込み失敗時のユーザIDリストを保持したとしても、リストごとに含まれるユーザIDリストが数件程度なら照合処理時間は、ハイミング距離ベースでの計算方法で数十~数百ナノ秒×100万件=数十~数百ミリ秒単位になるので問題ない。 For example, when the similarity between the user ID list generated in step S2 and the user list at the time of past narrowing failure is low, there is a high possibility that the past narrowing failure will not be repeated. The past narrowing down failure is a case where the candidates are narrowed down by the first certification but the authentication is not successful by the second certification. Therefore, by performing the second authentication using the user ID list, there is a high possibility that the second authentication will succeed. In this case, since it is not necessary to repeat the first authentication and the second authentication, the authentication time can be shortened. For example, even if good quality facial feature data cannot be obtained by the first authentication, it is not necessary to repeat the first authentication. In this embodiment, it takes a processing time to collate the lists with each other, but the processing time does not have a great influence on the entire authentication time. For example, even if one million users keep a user ID list at the time of past filtering failure one by one, if there are only a few user ID lists included in each list, the collation processing time is calculated based on the highming distance. There is no problem because it is in units of tens to hundreds of nanoseconds x 1 million cases = tens to hundreds of milliseconds.

一方、ステップS2で生成されたユーザIDリストと、過去の絞込失敗時のユーザIDリストとの類似度が高い場合には、過去のような絞込失敗を繰り返す可能性が高い。したがって、検索ワードの入力によって正確に候補者を絞り込むことによって、第2認証に成功する可能性が高くなる。この場合、検索ワードの入力に時間を要することになるが、第1認証および第2認証を繰り返す必要がなくなるため、結果として認証時間が短縮化される可能性が高くなる。 On the other hand, if the user ID list generated in step S2 has a high degree of similarity to the user ID list at the time of the past narrowing failure, there is a high possibility that the narrowing failure as in the past is repeated. Therefore, there is a high possibility that the second authentication will be successful by accurately narrowing down the candidates by inputting the search word. In this case, it takes time to input the search word, but since it is not necessary to repeat the first authentication and the second authentication, there is a high possibility that the authentication time will be shortened as a result.

図7は、本実施例に係る認証方法をコンビニエンスストアに適用する場合を例示する図である。例えば、コンビニエンスストアの天井のカメラ160で、ユーザの顔が含まれる撮影データを取得し、品質が低くても顔特徴データをサーバ100に送信し、第1認証として候補者を絞り込む。当該ユーザは、商品を取ってPOS端末(レジ)に行く。その際に、人物のトラッキングなどの技術により、当該ユーザとサーバが実施した絞込結果との紐づけができていることとする。次に、第1認証によって作成されたユーザIDリストと過去の絞込失敗時のユーザIDリストとの照合結果に基づき、認証方式として手のひら静脈認証が行われる。または当該照合結果に基づき、検索ワードによる絞り込みおよび手のひら静脈認証が行われる。静脈認証には、POS端末に備え付けてある静脈センサ170で取得した静脈特徴データを用いる。 FIG. 7 is a diagram illustrating a case where the authentication method according to this embodiment is applied to a convenience store. For example, a camera 160 on the ceiling of a convenience store acquires shooting data including the user's face, sends facial feature data to the server 100 even if the quality is low, and narrows down candidates as the first authentication. The user picks up the product and goes to the POS terminal (register). At that time, it is assumed that the user and the narrowing-down result performed by the server can be linked by a technique such as tracking of a person. Next, palm vein authentication is performed as an authentication method based on the collation result between the user ID list created by the first authentication and the user ID list at the time of past narrowing down failure. Alternatively, based on the collation result, narrowing down by a search word and palm vein authentication are performed. For vein authentication, vein feature data acquired by the vein sensor 170 provided in the POS terminal is used.

実施例2では、ユーザIDリスト同士の照合処理時間が長くなるおそれがある場合に、過去の絞込失敗時のユーザIDリストに含まれるユーザのうち照合対象を減らすことで、照合処理時間を抑制する。 In the second embodiment, when there is a possibility that the collation processing time between the user ID lists becomes long, the collation processing time is suppressed by reducing the collation target among the users included in the user ID list at the time of the past narrowing down failure. do.

図8は、実施例2においてサーバ100が実行する認証処理の一例を表すフローチャートである。まず、図3のステップS1およびステップS2と同様の処理が行われる。それにより、ユーザ数が絞り込まれたユーザIDリストが作成される。 FIG. 8 is a flowchart showing an example of the authentication process executed by the server 100 in the second embodiment. First, the same processing as in step S1 and step S2 in FIG. 3 is performed. As a result, a user ID list with a narrowed number of users is created.

次に、認証方式決定部30は、過去の絞込み失敗時のユーザIDリストの照合処理時間の統計データを参照する(ステップS21)。図9は、第2リスト管理部50が記憶している照合処理時間の統計データを例示する図である。図9で例示するように、絞込失敗時の各ユーザIDリストの番号に、照合処理時間と照合日時とが関連付けられている。例えば、ユーザ1について、複数回の照合が行われていれば、リスト1について複数の照合処理時間が登録されている。この場合、認証方式決定部30は、複数の照合処理時間の統計量(例えば、平均値、最大値、最小値、中間値など)をリスト1の照合処理時間の統計量として算出する。 Next, the authentication method determination unit 30 refers to the statistical data of the collation processing time of the user ID list at the time of the past narrowing down failure (step S21). FIG. 9 is a diagram illustrating statistical data of the collation processing time stored in the second list management unit 50. As illustrated in FIG. 9, the collation processing time and the collation date and time are associated with each user ID list number at the time of narrowing down failure. For example, if the user 1 is collated a plurality of times, a plurality of collation processing times are registered for the list 1. In this case, the authentication method determination unit 30 calculates a plurality of collation processing time statistics (for example, average value, maximum value, minimum value, intermediate value, etc.) as the collation processing time statistics in Listing 1.

認証方式決定部30は、第2リスト管理部50が記憶している各ユーザIDリストについて、照合処理時間の統計量が閾値以上であるか否かを判定する(ステップS22)。ステップS22の実行によって、第2リスト管理部50が記憶しているユーザIDリストごとに、リスト同士の照合に時間を要するか否かを判定することができる。 The authentication method determination unit 30 determines whether or not the statistic of the collation processing time is equal to or greater than the threshold value for each user ID list stored in the second list management unit 50 (step S22). By executing step S22, it is possible to determine whether or not it takes time to collate the lists for each user ID list stored in the second list management unit 50.

認証方式決定部30は、ステップS22で「Yes」と判定されたユーザIDリストについては、類似度が閾値以下となるユーザIDか、類似度の低い所定数のユーザIDを抽出し、抽出されたユーザID群と、ステップS2で作成されたユーザIDとを照合する(ステップS23)。それにより、照合処理時間を短縮化することができる。 The authentication method determination unit 30 extracts and extracts the user IDs whose similarity is equal to or less than the threshold value or a predetermined number of user IDs having low similarity from the user ID list determined as "Yes" in step S22. The user ID group and the user ID created in step S2 are collated (step S23). Thereby, the collation processing time can be shortened.

認証方式決定部30は、ステップS22で「No」と判定されたユーザIDリストについては、図3のステップS3と同様の処理により、ステップS2で作成されたユーザIDと照合する(ステップS24)。すなわち、ステップS22で「No」と判定されたユーザIDリストについては、全ユーザIDと、ステップS2で作成されたユーザIDとが照合される。 The authentication method determination unit 30 collates the user ID list determined to be "No" in step S22 with the user ID created in step S2 by the same process as in step S3 of FIG. 3 (step S24). That is, for the user ID list determined to be "No" in step S22, all user IDs and the user IDs created in step S2 are collated.

認証方式決定部30は、ステップS23およびステップS24において照合に要した処理時間を第2リスト管理部50に記憶させる(ステップS25)。その後、図3のステップS4以降の処理が実行される。 The authentication method determination unit 30 stores the processing time required for collation in steps S23 and S24 in the second list management unit 50 (step S25). After that, the processes after step S4 in FIG. 3 are executed.

本実施例によれば、過去の絞込失敗時のユーザIDリストについて、照合処理に時間を要する場合には、当該ユーザIDリストの一部を照合対象としている。それにより、認証時間を短縮化することができる。 According to this embodiment, when the collation process takes time for the user ID list at the time of the past narrowing down failure, a part of the user ID list is targeted for collation. As a result, the authentication time can be shortened.

実施例3では、検索ワードを用いて候補者を絞り込んだ後に第2認証で認証成功した場合に、類似度が閾値以上であった過去の絞込失敗ユーザIDリストに認証成功したユーザIDが含まれていたら削除するように制御する。 In the third embodiment, when the candidates are narrowed down by using the search word and then the authentication is successful in the second authentication, the user IDs that have been successfully authenticated are included in the past narrowing down failed user ID list whose similarity is equal to or higher than the threshold value. If it is, control it to be deleted.

図10は、実施例3においてサーバ100が実行する認証処理の一例を表すフローチャートである。まず、図3のステップS1~ステップS14までと同様の処理が行われる。それにより、類似度が閾値以上となる登録静脈特徴データがあるか否かが判定される。 FIG. 10 is a flowchart showing an example of the authentication process executed by the server 100 in the third embodiment. First, the same processing as in steps S1 to S14 of FIG. 3 is performed. Thereby, it is determined whether or not there is registered vein feature data whose similarity is equal to or higher than the threshold value.

ステップS14で「No」と判定された場合、認証処理部40は、認証失敗に係る情報をクライアント200に送る(ステップS16)。ステップS16の実行後、フローチャートの実行が終了する。 If "No" is determined in step S14, the authentication processing unit 40 sends information related to the authentication failure to the client 200 (step S16). After the execution of step S16, the execution of the flowchart ends.

ステップS14で「Yes」と判定された場合、認証処理部40は、認証成功に係る情報をクライアント200に送る(ステップS15)。それにより、クライアント200は、認証成功後に可能な処理(例えば、決済処理など)を実行する。 If it is determined as "Yes" in step S14, the authentication processing unit 40 sends information related to successful authentication to the client 200 (step S15). As a result, the client 200 executes possible processing (for example, payment processing) after the authentication is successful.

次に、第2リスト管理部50は、ステップS4で類似度が閾値以上となったユーザIDリストをチェックする(ステップS31)。次に、第2リスト管理部50は、ステップS15で認証成功したユーザIDが含まれているか否かを判定する(ステップS32)。ステップS32で「Yes」と判定された場合、当該ユーザIDリストを削除する(ステップS33)。その後、フローチャートの実行が終了する。ステップS32で「No」と判定された場合にも、フローチャートの実行が終了する。 Next, the second list management unit 50 checks the user ID list whose similarity is equal to or higher than the threshold value in step S4 (step S31). Next, the second list management unit 50 determines whether or not the user ID that has been successfully authenticated in step S15 is included (step S32). If "Yes" is determined in step S32, the user ID list is deleted (step S33). After that, the execution of the flowchart ends. Even if it is determined as "No" in step S32, the execution of the flowchart ends.

本実施例によれば、過去の絞込失敗時のユーザIDリストの数を減らすことができるため、IDリスト同士の照合処理時間を短縮化することができるようになる。 According to this embodiment, since the number of user ID lists at the time of past narrowing down failure can be reduced, the collation processing time between ID lists can be shortened.

実施例1~実施例3において、リスト作成部10が、第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成する作成部の一例である。認証方式決定部30が、前記第1認証前に行なわれた過去の第2認証に際して撮影された第2撮影データに含まれる過去の認証対象の人物の画像により作成された前記過去の認証対象の人物の候補者リストのうち、前記過去の認証対象の人物が含まれない候補者リストを取得し、作成した前記候補者リストと、取得した前記候補者リストとの比較結果に基づき、前記第1撮影データに含まれる前記認証対象の人物に要求する認証操作を決定する決定部の一例である。 In Examples 1 to 3, the list creation unit 10 is an example of a creation unit that creates a candidate list of the person from the image of the person to be authenticated included in the first shooting data taken at the time of the first authentication. be. The authentication method determination unit 30 is the past authentication target created by the image of the person to be authenticated in the past included in the second shooting data taken at the time of the second authentication in the past performed before the first authentication. Among the candidate lists of persons, the first candidate list is obtained by acquiring a candidate list that does not include the person to be authenticated in the past, and based on the comparison result between the created candidate list and the acquired candidate list. This is an example of a determination unit that determines an authentication operation required for the person to be authenticated included in the shooting data.

実施例4では、過去に認証成功した場合に認証成功したユーザIDと第1認証で作成されたユーザIDリストとを関連付けて記憶しておく。今回の第1認証で作成されたユーザIDリストとの類似度が閾値以上となるユーザIDリストに関連付けられたユーザIDに対して第2認証で1:1認証を行なう。 In the fourth embodiment, the user ID that has been successfully authenticated in the past and the user ID list created by the first authentication are associated and stored. 1: 1 authentication is performed in the second authentication for the user ID associated with the user ID list whose similarity with the user ID list created in the first authentication is equal to or higher than the threshold value.

図11は、実施例4においてサーバ100が実行する認証処理の一例を表すフローチャートである。図11で例示するように、ステップS41およびステップS42として、図3のステップS1およびステップS2と同様の処理が行われる。それにより、ユーザIDリストが作成される。 FIG. 11 is a flowchart showing an example of the authentication process executed by the server 100 in the fourth embodiment. As illustrated in FIG. 11, as step S41 and step S42, the same processing as in step S1 and step S2 in FIG. 3 is performed. As a result, a user ID list is created.

次に、認証方式決定部30は、ステップS42で作成したユーザIDリストと、第2リスト管理部50が記憶している過去の絞込成功時の各ユーザIDリストとを照合する(ステップS43)。図12は、過去の絞込成功時のユーザIDリスト1~ユーザIDリストnを例示する図である。図12で例示するように、各ユーザIDリストに、当該ユーザIDリストを用いて認証成功したユーザIDが関連付けられている。図12の例では、ユーザIDリスト1とユーザIDリストnとで、含まれるユーザID数が同じであるが、異なっていてもよい。 Next, the authentication method determination unit 30 collates the user ID list created in step S42 with each user ID list stored in the second list management unit 50 at the time of successful narrowing down in the past (step S43). .. FIG. 12 is a diagram illustrating the user ID list 1 to the user ID list n at the time of successful narrowing down in the past. As illustrated in FIG. 12, each user ID list is associated with a user ID that has been successfully authenticated using the user ID list. In the example of FIG. 12, the number of user IDs included in the user ID list 1 and the user ID list n is the same, but may be different.

認証方式決定部30は、ステップS43の照合結果として得られる類似度が閾値以上となるユーザIDリストがあるか否かを判定する(ステップS44)。ステップS44で「Yes」と判定された場合、認証処理部40は、ユーザに手のひらを静脈センサ170にかざすよう指示する情報を、表示装置190に表示させる(ステップS45)。それにより、ユーザは、静脈センサ170に手のひらをかざすことになる。 The authentication method determination unit 30 determines whether or not there is a user ID list whose similarity obtained as the collation result in step S43 is equal to or greater than the threshold value (step S44). If the result is determined to be "Yes" in step S44, the authentication processing unit 40 causes the display device 190 to display information instructing the user to hold the palm over the vein sensor 170 (step S45). As a result, the user holds the palm over the vein sensor 170.

認証処理部40は、静脈特徴抽出部140から静脈特徴データを受け取ると、第2認証として静脈認証を実行する(ステップS46)。この場合、認証処理部40は、受け取った静脈特徴データと、ステップS44で類似度が閾値以上となるユーザIDリストに関連付けてあるユーザIDの登録静脈特徴データとを照合する。 Upon receiving the vein feature data from the vein feature extraction unit 140, the authentication processing unit 40 executes vein authentication as the second authentication (step S46). In this case, the authentication processing unit 40 collates the received vein feature data with the registered vein feature data of the user ID associated with the user ID list whose similarity is equal to or higher than the threshold value in step S44.

認証処理部40は、ステップS46の実行によって類似度が閾値以上となる否かを判定する(ステップS47)。 The authentication processing unit 40 determines whether or not the similarity becomes equal to or higher than the threshold value by executing step S46 (step S47).

ステップS47で「Yes」と判定された場合、認証処理部40は、ステップS42で作成したユーザIDリストを、過去の絞込失敗時のユーザIDリストとして第2リスト管理部50に記憶させるとともに、認証成功に係る情報をクライアント200に送る(ステップS48)。それにより、クライアント200は、認証成功後に可能な処理(例えば、決済処理など)を実行する。ステップS48の実行によって、第2リスト管理部50が記憶する過去の絞込成功時の各ユーザIDリストが1つ追加されることになる。また、フローチャートの実行が終了する。 When it is determined as "Yes" in step S47, the authentication processing unit 40 stores the user ID list created in step S42 in the second list management unit 50 as a user ID list at the time of past narrowing failure, and also stores it in the second list management unit 50. Information related to successful authentication is sent to the client 200 (step S48). As a result, the client 200 executes possible processing (for example, payment processing) after the authentication is successful. By executing step S48, one user ID list at the time of past successful narrowing down stored in the second list management unit 50 is added. In addition, the execution of the flowchart ends.

ステップS47で「No」と判定された場合、認証処理部40は、認証失敗に係る情報をクライアント200に送る(ステップS49)。ステップS49の実行後、フローチャートの実行が終了する。 If "No" is determined in step S47, the authentication processing unit 40 sends information related to the authentication failure to the client 200 (step S49). After the execution of step S49, the execution of the flowchart ends.

ステップS44で「No」と判定された場合、認証方式決定部30は、ユーザに入力装置180を用いて検索ワードを入力するよう指示する情報を、表示装置190に表示させる(ステップS50)。 If the result is "No" in step S44, the authentication method determination unit 30 causes the display device 190 to display information instructing the user to input a search word using the input device 180 (step S50).

認証処理部40は、検索ワード取得部150から検索ワードを受け取ると、生体データ管理部60に記憶されているユーザIDのうち、受け取った検索ワードと一致する検索ワードが関連付けられているユーザIDを特定する(ステップS51)。 When the authentication processing unit 40 receives the search word from the search word acquisition unit 150, the authentication processing unit 40 assigns a user ID associated with the search word matching the received search word among the user IDs stored in the biometric data management unit 60. Specify (step S51).

次に、認証処理部40は、ユーザに手のひらを静脈センサ170にかざすよう指示する情報を、表示装置190に表示させる(ステップS52)。それにより、ユーザは、静脈センサ170に手のひらをかざすことになる。 Next, the authentication processing unit 40 causes the display device 190 to display information instructing the user to hold the palm over the vein sensor 170 (step S52). As a result, the user holds the palm over the vein sensor 170.

認証処理部40は、静脈特徴抽出部140から静脈特徴データを受け取ると、静脈認証を実行する(ステップS53)。具体的には、認証処理部40は、受け取った静脈特徴データと、ステップS51で特定された各ユーザIDの登録静脈特徴データとを照合する。 Upon receiving the vein feature data from the vein feature extraction unit 140, the authentication processing unit 40 executes vein authentication (step S53). Specifically, the authentication processing unit 40 collates the received vein feature data with the registered vein feature data of each user ID specified in step S51.

認証処理部40は、類似度が閾値以上となる登録静脈特徴データがあるか否かを判定する(ステップS54)。この場合の閾値は、1人のユーザが特定されるような高い値に設定されており、ステップS57の閾値と同じ値であってもよく、異なっていてもよい。 The authentication processing unit 40 determines whether or not there is registered vein feature data whose similarity is equal to or higher than the threshold value (step S54). The threshold value in this case is set to a high value so that one user can be identified, and may be the same value as the threshold value in step S57 or may be different.

ステップS54で「Yes」と判定された場合、認証処理部40は、認証成功に係る情報をクライアント200に送る(ステップS55)。それにより、クライアント200は、認証成功後に可能な処理(例えば、決済処理など)を実行する。また、フローチャートの実行が終了する。 If it is determined as "Yes" in step S54, the authentication processing unit 40 sends information related to successful authentication to the client 200 (step S55). As a result, the client 200 executes possible processing (for example, payment processing) after the authentication is successful. In addition, the execution of the flowchart ends.

ステップS54で「No」と判定された場合、認証処理部40は、認証失敗に係る情報をクライアント200に送る(ステップS56)。ステップS56の実行後、フローチャートの実行が終了する。 If "No" is determined in step S54, the authentication processing unit 40 sends information related to the authentication failure to the client 200 (step S56). After the execution of step S56, the execution of the flowchart ends.

本実施例によれば、第1認証で作成されたユーザIDリストが過去に認証成功した場合のユーザIDリストと類似している場合、当該認証成功した場合のユーザを特定することができる。それにより、第2認証の処理時間を短縮することができる。したがって、認証処理全体の時間を短縮することができる。 According to this embodiment, when the user ID list created by the first authentication is similar to the user ID list when the authentication is successful in the past, the user when the authentication is successful can be specified. Thereby, the processing time of the second authentication can be shortened. Therefore, the time of the entire authentication process can be shortened.

なお、ステップS43以降の処理を、図3のステップS3以降の処理と並行して行なってもよい。それにより、第1認証で作成されたユーザIDリストと、過去に絞込失敗した場合のユーザIDリストおよび過去に絞込成功した場合のユーザIDリストとを照合することができる。どちらかの照合結果を優先するかを予め定めておくことで、ステップS43以降の処理および図3のステップS3以降の処理のどちらかを優先することができる。 The processing after step S43 may be performed in parallel with the processing after step S3 in FIG. Thereby, the user ID list created by the first authentication can be collated with the user ID list when the narrowing down fails in the past and the user ID list when the narrowing down is successful in the past. By predetermining which collation result is prioritized, either the process after step S43 or the process after step S3 in FIG. 3 can be prioritized.

実施例4において、認証方式決定部30が、認証対象者の第1撮影データを用いて前記認証対象者の候補者リストを作成する第1認証を行ない、前記認証対象者の第2撮影データと前記候補者リストの候補者について予め登録してある登録生体データとを照合する第2認証を行なって認証成功した場合の前記候補者リストと前記認証成功した認証対象者とを関連付けて記憶する記憶部から前記候補者リストを取得する取得部の一例である。リスト作成部10が、新たな第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成する作成部の一例である。認証処理部40が、取得した前記候補者リストのうち、作成した前記候補者リストとの類似度が閾値以上となる候補者リストに関連付けられた候補者について予め登録してある登録生体データと、前記人物の第2撮影データとを照合することによって新たな第2認証を行なう認証処理部の一例である。 In the fourth embodiment, the authentication method determination unit 30 performs the first authentication for creating a candidate list of the authentication target person using the first photography data of the authentication target person, and performs the first authentication with the second photography data of the authentication target person. A memory that stores the candidate in the candidate list in association with the authentication target person who has succeeded in the authentication when the second authentication for collating the registered biometric data registered in advance with the candidate in the candidate list is performed and the authentication is successful. This is an example of an acquisition unit that acquires the candidate list from the unit. The list creation unit 10 is an example of a creation unit that creates a candidate list of the person from the image of the person to be authenticated included in the first shooting data taken at the time of the new first authentication. Among the acquired candidate lists, the registered biometric data registered in advance for the candidates associated with the candidate list whose similarity with the created candidate list is equal to or higher than the threshold value, and This is an example of an authentication processing unit that performs a new second authentication by collating with the second shooting data of the person.

なお、上記各例において、第1認証に顔画像を用いて第2認証に静脈画像を用いたが、それに限られない。第1認証に顔画像以外の生体情報を用いてもよく、第2認証に静脈画像以外の生体情報を用いてもよい。ただし、第2認証で用いる生体情報のデータ量は、第1認証で用いる生体情報のデータ量よりも少ないことが好ましい。 In each of the above examples, the face image is used for the first authentication and the vein image is used for the second authentication, but the present invention is not limited to this. Biometric information other than the facial image may be used for the first authentication, and biometric information other than the vein image may be used for the second authentication. However, the amount of biometric information data used in the second authentication is preferably smaller than the amount of biometric information data used in the first authentication.

図13(a)は、サーバ100のハードウェア構成を説明するためのブロック図である。図13(a)で例示するように、サーバ100は、CPU101、RAM102、記憶装置103、通信装置104などを備える。これらの各機器は、バスなどによって接続されている。CPU(Central Processing Unit)101は、中央演算処理装置である。RAM(Random Access Memory)102は、CPU101が実行するプログラム、CPU101が処理するデータなどを一時的に記憶する揮発性メモリである。記憶装置103は、不揮発性記憶装置である。記憶装置103として、例えば、ROM(Read Only Memory)、フラッシュメモリなどのソリッド・ステート・ドライブ(SSD)、ハードディスクドライブに駆動されるハードディスクなどを用いることができる。記憶装置103に記憶されている認証プログラムをCPU101が実行することによって、サーバ100の各部の機能が実現される。なお、サーバ100の各部の機能は、それぞれ専用の回路等によって構成されていてもよい。通信装置104は、電気通信回線300に対するインタフェースである。 FIG. 13A is a block diagram for explaining the hardware configuration of the server 100. As illustrated in FIG. 13A, the server 100 includes a CPU 101, a RAM 102, a storage device 103, a communication device 104, and the like. Each of these devices is connected by a bus or the like. The CPU (Central Processing Unit) 101 is a central processing unit. The RAM (Random Access Memory) 102 is a volatile memory that temporarily stores a program executed by the CPU 101, data processed by the CPU 101, and the like. The storage device 103 is a non-volatile 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. When the CPU 101 executes the authentication program stored in the storage device 103, the functions of each part of the server 100 are realized. The functions of each part of the server 100 may be configured by a dedicated circuit or the like. The communication device 104 is an interface to the telecommunication line 300.

図13(b)は、クライアント200のハードウェア構成を説明するためのブロック図である。図13(b)で例示するように、クライアント200は、CPU201、RAM202、記憶装置203、通信装置204などを備える。これらの各機器は、バスなどによって接続されている。CPU201は、中央演算処理装置である。RAM202は、CPU201が実行するプログラム、CPU201が処理するデータなどを一時的に記憶する揮発性メモリである。記憶装置203は、不揮発性記憶装置である。記憶装置203として、例えば、ROM、フラッシュメモリなどのソリッド・ステート・ドライブ、ハードディスクドライブに駆動されるハードディスクなどを用いることができる。記憶装置203に記憶されているプログラムをCPU201が実行することによって、クライアント200の顔画像取得部110、顔特徴抽出部120、静脈画像取得部130、静脈特徴抽出部140、および検索ワード取得部150の各部の機能が実現される。なお、クライアント200のこれらの機能は、それぞれ専用の回路等によって構成されていてもよい。通信装置204は、電気通信回線300に対するインタフェースである。 FIG. 13B is a block diagram for explaining the hardware configuration of the client 200. As illustrated in FIG. 13B, the client 200 includes a CPU 201, a RAM 202, a storage device 203, a communication device 204, and the like. Each of these devices is connected by a bus or the like. The CPU 201 is a central processing unit. The RAM 202 is a volatile memory that temporarily stores a program executed by the CPU 201, data processed by the CPU 201, and the like. The storage device 203 is a non-volatile storage device. As the storage device 203, for example, a solid state drive such as a ROM or a flash memory, a hard disk driven by a hard disk drive, or the like can be used. By executing the program stored in the storage device 203 by the CPU 201, the face image acquisition unit 110, the face feature extraction unit 120, the vein image acquisition unit 130, the vein feature extraction unit 140, and the search word acquisition unit 150 of the client 200 are executed. The functions of each part are realized. It should be noted that each of these functions of the client 200 may be configured by a dedicated circuit or the like. The communication device 204 is an interface to the telecommunication line 300.

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

10 リスト作成部
20 第1リスト管理部
30 認証方式決定部
40 認証処理部
50 第2リスト管理部
60 生体データ管理部
100 サーバ
110 顔画像取得部
120 顔特徴抽出部
130 静脈画像取得部
140 静脈特徴抽出部
150 検索ワード取得部
160 カメラ
170 静脈センサ
180 入力装置
190 表示装置
200 クライアント
300 電気通信回線
400 認証システム
10 List creation unit 20 1st list management unit 30 Authentication method determination unit 40 Authentication processing unit 50 2nd list management unit 60 Biometric data management unit 100 Server 110 Face image acquisition unit 120 Face feature extraction unit 130 Vein image acquisition unit 140 Vein feature Extraction unit 150 Search word acquisition unit 160 Camera 170 Venous sensor 180 Input device 190 Display device 200 Client 300 Telecommunications line 400 Authentication system

Claims (15)

第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成し、
前記第1認証前に行なわれた第2認証に際して撮影された第2撮影データに含まれる過去の認証対象の人物の画像により作成された前記過去の認証対象の人物の候補者リストのうち、前記過去の認証対象の人物が含まれない候補者リストを取得し、
作成した前記候補者リストと、取得した前記候補者リストとの比較結果に基づき、前記第1撮影データに含まれる前記認証対象の人物に要求する認証操作を決定する、
処理をコンピュータが実行することを特徴とする認証方法。
A candidate list of the person is created from the image of the person to be authenticated included in the first shooting data taken at the time of the first authentication.
Among the candidate list of the past authentication target person created by the image of the past authentication target person included in the second shooting data taken at the time of the second authentication performed before the first authentication, the above. Get a list of candidates that does not include people to be authenticated in the past
Based on the comparison result between the created candidate list and the acquired candidate list, the authentication operation required for the authentication target person included in the first shooting data is determined.
An authentication method characterized by a computer performing processing.
前記作成した候補者リストと、前記取得した候補者リストとの類似度が閾値以上となる場合に、前記第1撮影データに含まれる前記認証対象の人物から前記人物の属性情報を取得し、
取得した前記属性情報を用いて、前記人物の候補者を特定し、
前記人物の第2撮影データと、特定した前記候補者について予め登録してある登録生体データとを照合することによって新たな第2認証を行なう、
処理を、前記コンピュータが実行することを特徴とする請求項1に記載の認証方法。
When the degree of similarity between the created candidate list and the acquired candidate list is equal to or higher than the threshold value, the attribute information of the person is acquired from the person to be authenticated included in the first shooting data.
Using the acquired attribute information, identify the candidate for the person, and
A new second authentication is performed by collating the second photographing data of the person with the registered biometric data registered in advance for the identified candidate.
The authentication method according to claim 1, wherein the processing is executed by the computer.
前記新たな第2認証で認証成功した場合に、前記類似度が閾値以上となった前記取得した候補者リストに認証成功した候補者が含まれている場合には、当該候補者リストを前記過去の認証対象の人物が含まれない候補者リストとして用いないことを特徴とする請求項2に記載の認証方法。 When the authentication is successful in the new second authentication, and the acquired candidate list whose similarity is equal to or higher than the threshold value includes the candidate who has been successfully authenticated, the candidate list is included in the past. The authentication method according to claim 2, wherein the person to be authenticated is not used as a candidate list that does not include the person to be authenticated. 前記過去の認証対象の人物が含まれない候補者リストと、過去の前記第1認証により作成された前記候補者リストとの比較に要した処理時間に応じて、前記作成した候補者リストと、前記取得した候補者リストとの比較方法を制御する処理を、前記コンピュータが実行することを特徴とする請求項1から請求項3のいずれか一項に記載の認証方法。 The candidate list created according to the processing time required for comparison between the candidate list not including the person to be authenticated in the past and the candidate list created by the first authentication in the past. The authentication method according to any one of claims 1 to 3, wherein the computer executes a process of controlling the comparison method with the acquired candidate list. コンピュータに、
第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成する処理と、
前記第1認証前に行なわれた第2認証に際して撮影された第2撮影データに含まれる過去の認証対象の人物の画像により作成された前記過去の認証対象の人物の候補者リストのうち、前記過去の認証対象の人物が含まれない候補者リストを取得する処理と、
作成した前記候補者リストと、取得した前記候補者リストとの比較結果に基づき、前記第1撮影データに含まれる前記認証対象の人物に要求する認証操作を決定する処理と、
を実行させることを特徴とする認証プログラム。
On the computer
The process of creating a candidate list of the person to be authenticated from the image of the person to be authenticated included in the first shooting data taken at the time of the first authentication, and
Among the candidate list of the past authentication target person created by the image of the past authentication target person included in the second shooting data taken at the time of the second authentication performed before the first authentication, the above. The process of getting a candidate list that does not include people to be authenticated in the past,
Based on the comparison result between the created candidate list and the acquired candidate list, the process of determining the authentication operation required for the person to be authenticated included in the first shooting data, and the process of determining the authentication operation.
An authentication program characterized by running.
前記コンピュータに、
前記作成した候補者リストと、前記取得した候補者リストとの類似度が閾値以上となる場合に、前記第1撮影データに含まれる前記認証対象の人物から前記人物の属性情報を取得する処理と、
取得した前記属性情報を用いて、前記人物の候補者を特定する処理と、
前記人物の第2撮影データと、特定した前記候補者について予め登録してある登録生体データとを照合することによって新たな第2認証を行なう処理と、
を実行させることを特徴とする請求項5に記載の認証プログラム。
To the computer
When the degree of similarity between the created candidate list and the acquired candidate list is equal to or higher than the threshold value, the process of acquiring the attribute information of the person from the person to be authenticated included in the first shooting data. ,
Using the acquired attribute information, the process of identifying the candidate for the person and
A process of performing a new second authentication by collating the second photographed data of the person with the registered biometric data registered in advance for the specified candidate.
The authentication program according to claim 5, wherein the authentication program is executed.
前記新たな第2認証で認証成功した場合に、前記類似度が閾値以上となった前記取得した候補者リストに認証成功した候補者が含まれている場合には、当該候補者リストを前記過去の認証対象の人物が含まれない候補者リストとして用いないことを特徴とする請求項6に記載の認証プログラム。 When the authentication is successful in the new second authentication, and the acquired candidate list whose similarity is equal to or higher than the threshold value includes the candidate who has been successfully authenticated, the candidate list is included in the past. The authentication program according to claim 6, wherein the person to be authenticated is not used as a candidate list that does not include the person to be authenticated. 前記コンピュータに、
前記過去の認証対象の人物が含まれない候補者リストと、過去の前記第1認証により作成された前記候補者リストとの比較に要した処理時間に応じて、前記作成した候補者リストと、前記取得した候補者リストとの比較方法を制御する処理を、実行させることを特徴とする請求項5から請求項7のいずれか一項に記載の認証プログラム。
To the computer
The candidate list created according to the processing time required for comparison between the candidate list not including the person to be authenticated in the past and the candidate list created by the first authentication in the past. The authentication program according to any one of claims 5 to 7, wherein the process of controlling the comparison method with the acquired candidate list is executed.
第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成する作成部と、
前記第1認証前に行なわれた第2認証に際して撮影された第2撮影データに含まれる過去の認証対象の人物の画像により作成された前記過去の認証対象の人物の候補者リストのうち、前記過去の認証対象の人物が含まれない候補者リストを取得し、作成した前記候補者リストと、取得した前記候補者リストとの比較結果に基づき、前記第1撮影データに含まれる前記認証対象の人物に要求する認証操作を決定する決定部と、を備えることを特徴とする情報処理装置。
A creation unit that creates a candidate list of the person based on the image of the person to be authenticated included in the first shooting data taken at the time of the first authentication, and
Among the candidate list of the past authentication target person created by the image of the past authentication target person included in the second shooting data taken at the time of the second authentication performed before the first authentication, the above. Based on the result of comparison between the candidate list created by acquiring the candidate list that does not include the person to be authenticated in the past and the acquired candidate list, the authentication target included in the first shooting data is included. An information processing device including a decision unit that determines an authentication operation required for a person.
前記作成した候補者リストと、前記取得した候補者リストとの類似度が閾値以上となる場合に、前記第1撮影データに含まれる前記認証対象の人物から前記人物の属性情報を取得し、取得した前記属性情報を用いて、前記人物の候補者を特定し、前記人物の第2撮影データと、特定した前記候補者について予め登録してある登録生体データとを照合することによって新たな第2認証を行なう認証処理部を備えることを特徴とする請求項9に記載の情報処理装置。 When the degree of similarity between the created candidate list and the acquired candidate list is equal to or higher than the threshold value, the attribute information of the person is acquired from the person to be authenticated included in the first shooting data and acquired. A new second image is created by identifying the candidate of the person using the attribute information and collating the second photographing data of the person with the registered biometric data registered in advance for the identified candidate. The information processing apparatus according to claim 9, further comprising an authentication processing unit for performing authentication. 前記決定部は、前記新たな第2認証で認証成功した場合に、前記類似度が閾値以上となった前記取得した候補者リストに認証成功した候補者が含まれている場合には、当該候補者リストを前記過去の認証対象の人物が含まれない候補者リストとして用いないことを特徴とする請求項10に記載の情報処理装置。 When the authentication is successful in the new second authentication, the determination unit is the candidate if the acquired candidate list whose similarity is equal to or higher than the threshold value includes the candidate who has been successfully authenticated. The information processing apparatus according to claim 10, wherein the person list is not used as a candidate list that does not include the person to be authenticated in the past. 前記決定部は、前記過去の認証対象の人物が含まれない候補者リストと、過去の前記第1認証により作成された前記候補者リストとの比較に要した処理時間に応じて、前記作成した候補者リストと、前記取得した候補者リストとの比較方法を制御することを特徴とする請求項9から請求項11のいずれか一項に記載の情報処理装置。 The determination unit was created according to the processing time required for comparison between the candidate list that does not include the person to be authenticated in the past and the candidate list created by the first authentication in the past. The information processing apparatus according to any one of claims 9 to 11, wherein the method of comparing the candidate list with the acquired candidate list is controlled. 認証対象者の第1撮影データを用いて前記認証対象者の候補者リストを作成する第1認証を行ない、前記認証対象者の第2撮影データと前記候補者リストの候補者について予め登録してある登録生体データとを照合する第2認証を行なって認証成功した場合の前記候補者リストと前記認証成功した認証対象者とを関連付けて記憶する記憶部から前記候補者リストを取得し、
新たな第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成し、
取得した前記候補者リストのうち、作成した前記候補者リストとの類似度が閾値以上となる候補者リストに関連付けられた候補者について予め登録してある登録生体データと、前記人物の第2撮影データとを照合することによって新たな第2認証を行なう、
処理を、コンピュータが実行することを特徴とする認証方法。
The first authentication is performed to create a candidate list of the authentication target person using the first shooting data of the authentication target person, and the second shooting data of the authentication target person and the candidates of the candidate list are registered in advance. The candidate list is acquired from the storage unit that stores the candidate list when the second authentication for collating with a certain registered biometric data is performed and the authentication target person who has succeeded in the authentication is associated with each other.
A candidate list of the person is created from the image of the person to be authenticated included in the first shooting data taken at the time of the new first authentication.
Among the acquired candidate list, the registered biometric data registered in advance for the candidate associated with the candidate list whose similarity with the created candidate list is equal to or higher than the threshold value, and the second photographing of the person. Perform a new second authentication by collating with the data,
An authentication method characterized by the processing being performed by a computer.
コンピュータに、
認証対象者の第1撮影データを用いて前記認証対象者の候補者リストを作成する第1認証を行ない、前記認証対象者の第2撮影データと前記候補者リストの候補者について予め登録してある登録生体データとを照合する第2認証を行なって認証成功した場合の前記候補者リストと前記認証成功した認証対象者とを関連付けて記憶する記憶部から前記候補者リストを取得し、
新たな第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成し、
取得した前記候補者リストのうち、作成した前記候補者リストとの類似度が閾値以上となる候補者リストに関連付けられた候補者について予め登録してある登録生体データと、前記人物の第2撮影データとを照合することによって新たな第2認証を行なう、
処理を、実行させることを特徴とする認証プログラム。
On the computer
The first authentication is performed to create a candidate list of the authentication target person using the first shooting data of the authentication target person, and the second shooting data of the authentication target person and the candidates of the candidate list are registered in advance. The candidate list is acquired from the storage unit that stores the candidate list when the second authentication for collating with a certain registered biometric data is performed and the authentication target person who has succeeded in the authentication is associated with each other.
A candidate list of the person is created from the image of the person to be authenticated included in the first shooting data taken at the time of the new first authentication.
Among the acquired candidate list, the registered biometric data registered in advance for the candidate associated with the candidate list whose similarity with the created candidate list is equal to or higher than the threshold value, and the second photographing of the person. Perform a new second authentication by collating with the data,
An authentication program characterized by executing processing.
認証対象者の第1撮影データを用いて前記認証対象者の候補者リストを作成する第1認証を行ない、前記認証対象者の第2撮影データと前記候補者リストの候補者について予め登録してある登録生体データとを照合する第2認証を行なって認証成功した場合の前記候補者リストと前記認証成功した認証対象者とを関連付けて記憶する記憶部から前記候補者リストを取得する取得部と、
新たな第1認証に際して撮影された第1撮影データに含まれる認証対象の人物の画像により前記人物の候補者リストを作成する作成部と、
取得した前記候補者リストのうち、作成した前記候補者リストとの類似度が閾値以上となる候補者リストに関連付けられた候補者について予め登録してある登録生体データと、前記人物の第2撮影データとを照合することによって新たな第2認証を行なう認証処理部と、を備えることを特徴とする情報処理装置。
The first authentication is performed to create a candidate list of the authentication target person using the first shooting data of the authentication target person, and the second shooting data of the authentication target person and the candidates of the candidate list are registered in advance. An acquisition unit that acquires the candidate list from a storage unit that stores the candidate list when the second authentication for collating with a certain registered biometric data is performed and the authentication target person who has succeeded in the authentication is associated and stored. ,
A creation unit that creates a candidate list of the person to be authenticated from the image of the person to be authenticated included in the first shooting data taken at the time of the new first authentication, and a creation unit.
Of the acquired candidate list, the registered biometric data registered in advance for the candidate associated with the candidate list whose similarity with the created candidate list is equal to or higher than the threshold value, and the second photographing of the person. An information processing device including an authentication processing unit that performs a new second authentication by collating with data.
JP2020128934A 2020-07-30 2020-07-30 Authentication method, authentication program, and information processing apparatus Withdrawn JP2022025827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020128934A JP2022025827A (en) 2020-07-30 2020-07-30 Authentication method, authentication program, and information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020128934A JP2022025827A (en) 2020-07-30 2020-07-30 Authentication method, authentication program, and information processing apparatus

Publications (1)

Publication Number Publication Date
JP2022025827A true JP2022025827A (en) 2022-02-10

Family

ID=80264344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020128934A Withdrawn JP2022025827A (en) 2020-07-30 2020-07-30 Authentication method, authentication program, and information processing apparatus

Country Status (1)

Country Link
JP (1) JP2022025827A (en)

Similar Documents

Publication Publication Date Title
JP6518694B2 (en) Method and system for performing identity verification
US11048956B2 (en) Intelligent gallery management for biometrics
US20060104486A1 (en) Method for improving false acceptance rate discriminating for biometric authentication systems
US20060158307A1 (en) System and method for face recognition
CN107491965B (en) Method and device for establishing biological feature library
JP5710748B2 (en) Biometric authentication system
JP2009289253A (en) Biometric authentication system, authentication client terminal, and biometric authentication method
CN108734092B (en) Person authentication device
JP2007156790A (en) Authentication technique for authentication using a plurality of types of biometric information
JP2009211488A (en) Authentication device
JP2010286937A (en) Biometric authentication method, client terminal used for biometric authentication, and authentication server
JP7147860B2 (en) Biometric authentication device, biometric authentication method, and biometric authentication program
US20230008004A1 (en) Authentication method, non-transitory computer-readable storage medium for storing authentication program, and information processing apparatus
JP2019121188A (en) Biometric authentication apparatus, biometric authentication method, and biometric authentication program
JP2001005836A (en) Iris registration system
JP2022025827A (en) Authentication method, authentication program, and information processing apparatus
JP2002297549A (en) Individual identification system and program
WO2022249378A1 (en) Information presentation method, information presentation program, and information processing device
JP5498111B2 (en) 1-N authentication apparatus and 1-N authentication method
WO2023242951A1 (en) Cache control device, cache control method, and cache control program
TWM582633U (en) Biometric identification transaction system
JP7248348B2 (en) Face authentication device, face authentication method, and program
CN115497146B (en) Model training method and device and identity verification method and device
WO2022180814A1 (en) Authentication method, authentication program, and information processing device
WO2021234901A1 (en) Control method, control program, and information processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230407

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20240129