JP2021140622A - Authentication method, information processing device, and authentication program - Google Patents
Authentication method, information processing device, and authentication program Download PDFInfo
- Publication number
- JP2021140622A JP2021140622A JP2020039467A JP2020039467A JP2021140622A JP 2021140622 A JP2021140622 A JP 2021140622A JP 2020039467 A JP2020039467 A JP 2020039467A JP 2020039467 A JP2020039467 A JP 2020039467A JP 2021140622 A JP2021140622 A JP 2021140622A
- Authority
- JP
- Japan
- Prior art keywords
- authentication
- list
- lists
- group
- identification information
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 77
- 230000010365 information processing Effects 0.000 title claims description 31
- 210000003462 vein Anatomy 0.000 description 62
- 239000000284 extract Substances 0.000 description 7
- 238000010586 diagram Methods 0.000 description 4
- 238000007792 addition Methods 0.000 description 3
- 239000013598 vector Substances 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000013527 convolutional neural network Methods 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 238000007689 inspection Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 235000013361 beverage Nutrition 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 210000004204 blood vessel Anatomy 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 230000001815 facial effect Effects 0.000 description 1
- 238000001990 intravenous administration Methods 0.000 description 1
Images
Landscapes
- Collating Specific Patterns (AREA)
Abstract
Description
本発明は、認証方法、情報処理装置、及び認証プログラムに関する。 The present invention relates to an authentication method, an information processing device, and an authentication program.
生体認証は、指紋、掌紋、静脈等の生体特徴を用いて本人確認を行う技術である。生体認証では、認証対象者から取得された生体特徴と、登録テンプレートに予め登録された生体特徴とが比較(照合)され、それらの生体特徴が一致するか否かを示す比較結果に基づいて、認証対象者に対する認証が行われる。登録テンプレートに登録された生体特徴は、登録生体情報と呼ばれることもある。 Biometric authentication is a technique for verifying an identity using biometric features such as fingerprints, palm prints, and veins. In biometric authentication, the biometric features acquired from the person to be authenticated are compared (verified) with the biometric features registered in advance in the registration template, and based on the comparison result indicating whether or not the biometric features match. Authentication is performed for the person to be authenticated. The biological features registered in the registration template are sometimes called registered biological information.
生体認証に関連して、人物の顔画像から抽出された顔認証データと、静脈画像から抽出された静脈認証データとを用いる認証システムが知られている(例えば、特許文献1を参照)。 In relation to biometric authentication, an authentication system using face authentication data extracted from a person's face image and vein authentication data extracted from a vein image is known (see, for example, Patent Document 1).
顔画像と手のひらの静脈画像とを併用するマルチ生体認証システムでは、認証対象者の顔画像の特徴量を用いて、静脈認証の対象となる登録者が絞り込まれ、絞り込みリストが生成される。しかしながら、複数のカメラにより複数のユーザが同時に撮影される環境では、ユーザが特定されない多数の絞り込みリストが生成されるため、手のひらの静脈画像に基づく静脈認証の負荷が大きくなる。 In the multi-biometric authentication system that uses both the face image and the vein image of the palm, the registrants to be the target of vein authentication are narrowed down by using the feature amount of the face image of the authentication target person, and the narrowing list is generated. However, in an environment in which a plurality of users are simultaneously photographed by a plurality of cameras, a large number of narrowed-down lists in which the users are not specified are generated, which increases the load of vein authentication based on the vein image of the palm.
なお、かかる問題は、顔画像と手のひらの静脈画像とを併用するマルチ生体認証システムに限らず、顔画像と他の生体情報とを併用するマルチ生体認証システムにおいても生ずるものである。また、かかる問題は、顔画像の特徴量を用いて対象者を絞り込む場合に限らず、別の特徴量を用いて対象者を絞り込む場合においても生ずるものである。 It should be noted that such a problem occurs not only in the multi-biometric authentication system in which the face image and the vein image of the palm are used together, but also in the multi-biometric authentication system in which the face image and other biometric information are used in combination. Further, such a problem occurs not only when the target person is narrowed down by using the feature amount of the face image but also when the target person is narrowed down by using another feature amount.
1つの側面において、本発明は、複数の登録者の識別情報をそれぞれ含む複数のリストを用いた生体認証において、認証処理の負荷を軽減することを目的とする。 In one aspect, the present invention aims to reduce the load of authentication processing in biometric authentication using a plurality of lists including identification information of a plurality of registrants.
1つの案では、コンピュータは、複数の登録者の識別情報をそれぞれ含む複数のリスト各々を、複数のグループのうちいずれかのグループに分類する。コンピュータは、認証対象者の生体情報を取得する。コンピュータは、複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択する。コンピュータは、第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、認証対象者の生体情報とを比較した第1比較結果に基づいて、認証対象者に対する認証を行う。 In one proposal, the computer classifies each of the plurality of lists, each containing the identification information of the plurality of registrants, into one of the plurality of groups. The computer acquires the biometric information of the person to be authenticated. The computer selects any list as the first comparison target list from one or more lists included in the first group among the plurality of groups. The computer uses the authentication target person based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person. Authenticate against.
1つの側面によれば、複数の登録者の識別情報をそれぞれ含む複数のリストを用いた生体認証において、認証処理の負荷を軽減することができる。 According to one aspect, in biometric authentication using a plurality of lists including identification information of a plurality of registrants, the load of the authentication process can be reduced.
以下、図面を参照しながら、実施形態を詳細に説明する。 Hereinafter, embodiments will be described in detail with reference to the drawings.
昨今、店舗におけるキャッシュレス決済、銀行のATM(Automated Teller Machine)、入退室管理、空港の出入国審査等の様々な用途で、生体認証が利用されている。 Recently, biometric authentication is used for various purposes such as cashless payment in stores, ATMs (Automated Teller Machines) in banks, entry / exit management, and immigration inspection at airports.
図1は、顔画像と手のひらの静脈画像とを併用するマルチ生体認証シ
ステムの例を示している。図1のマルチ生体認証システムは、クライアント端末101、サーバ102、カメラ103、及び静脈センサ104を含む。クライアント端末101は、顔情報制御部111、表示部112、及び静脈情報制御部113を含む。サーバ102は、リスト生成部121、認証部122、顔ライブラリ123、顔DB(database)124、静脈DB125、及び静脈ライブラリ126を含む。
FIG. 1 shows an example of a multi-biometric authentication system that uses both a face image and a vein image of the palm. The multi-biometric authentication system of FIG. 1 includes a
顔DB124は、登録者である複数のユーザの識別情報と登録特徴量とを含むデータベースである。登録特徴量は、ユーザの顔画像から抽出され、ユーザの識別情報と対応付けて顔DB124に登録される。静脈DB125は、登録者である複数のユーザの識別情報と登録静脈データとを含むデータベースである。登録静脈データは、ユーザの手のひらの静脈画像から抽出され、ユーザの識別情報と対応付けて静脈DB125に登録される。
The face DB 124 is a database including identification information of a plurality of users who are registrants and registered feature amounts. The registered feature amount is extracted from the user's face image and registered in the
顔ライブラリ123は、認証対象者であるユーザ105の顔画像の特徴量と、顔DB124に登録された登録特徴量とを比較するためのライブラリである。静脈ライブラリ126は、ユーザ105の手のひらの静脈データと、静脈DB125に登録された登録静脈データとを比較するためのライブラリである。図1のマルチ生体認証システムでは、ユーザ105に対する静脈認証が、以下の手順で行われる。
The
(P1)カメラ103は、ユーザ105の顔を撮影して、顔画像をクライアント端末101へ出力する。
(P1) The
(P2)クライアント端末101の顔情報制御部111は、ユーザ105の顔画像から特徴量を抽出し、クライアント端末101は、抽出された特徴量をサーバ102へ送信する。
(P2) The face
(P3)サーバ102のリスト生成部121は、顔ライブラリ123を用いて、ユーザ105の顔画像の特徴量と、顔DB124に登録された登録特徴量とを比較することで、静脈認証の対象となる登録者を絞り込み、絞り込みリスト131を生成する。そして、リスト生成部121は、絞り込みリスト131を認証部122へ出力する。
(P3) The
図2は、絞り込みリスト131の例を示している。図2の絞り込みリスト131において、UserIdは、顔DB124及び静脈DB125に登録されたユーザの識別情報を表す。図2の絞り込みリスト131には、“User_001”〜“User_nnn”が識別情報として含まれている。絞り込みリスト131に含まれる識別情報の個数は、例えば、登録者の総数の1/100〜1/1000である。
FIG. 2 shows an example of the
(P4)静脈センサ104は、ユーザ105の手のひらを撮影して、静脈画像をクライアント端末101へ出力する。
(P4) The
(P5)クライアント端末101の静脈情報制御部113は、ユーザ105の手のひらの静脈画像から静脈データを抽出し、クライアント端末101は、抽出された静脈データをサーバ102へ送信する。
(P5) The vein
(P6)サーバ102の認証部122は、絞り込みリスト131に含まれる識別情報と対応付けられた登録静脈データを、静脈DB125から取得する。そして、認証部122は、静脈ライブラリ126を用いて、ユーザ105の静脈データと、静脈DB125から取得された登録静脈データとを比較することで、ユーザ105に対する静脈認証を行う。
(P6) The
(P7)サーバ102は、ユーザ105に対する静脈認証の認証結果をクライアント端末101へ送信する。認証結果は、例えば、ユーザ105の静脈データに対応する登録者の識別情報を含む。
(P7) The
(P8)クライアント端末101の静脈情報制御部113は、認証結果を表示部112へ出力し、表示部112は、認証結果を画面上に表示する。
(P8) The vein
このようなマルチ生体認証システムによれば、ユーザ105に対する静脈認証の対象となる登録者を絞り込むことができる。このため、すべての登録者を静脈認証の対象とする場合よりも、静脈認証の処理時間を短縮することができる。しかし、絞り込みリスト131の識別情報に対応する登録静脈データを静脈DB125から取得する処理には、依然として長い時間がかかる。
According to such a multi-biometric authentication system, it is possible to narrow down the registrants to be subject to vein authentication for the
図3は、図2のマルチ生体認証システムが適用される店舗の例を示している。図3の店舗は、例えば、コンビニエンスストアであり、店舗内には、ドリンクコーナー201、食品コーナー202、書籍コーナー203、棚204−1〜棚204−4、及びカウンター205が設けられている。カウンター205上には、キャッシュレジスタ207−1及びキャッシュレジスタ207−2が設置されている。
FIG. 3 shows an example of a store to which the multi-biometric authentication system of FIG. 2 is applied. The store shown in FIG. 3 is, for example, a convenience store, and the store is provided with a
カメラ211−1〜カメラ211−5は、店舗の天井に設置され、静脈センサ212−1は、キャッシュレジスタ207−1の近くに設置され、静脈センサ212−2は、キャッシュレジスタ207−2の近くに設置される。 The cameras 211-1 to 211-5 are installed on the ceiling of the store, the vein sensor 212-1 is installed near the cash register 207-1, and the vein sensor 212-2 is installed near the cash register 207.2. Will be installed in.
ドリンクコーナー201には、飲料が陳列されており、食品コーナー202には、食品が陳列されており、書籍コーナー203には、書籍が陳列されている。棚204−1〜棚204−4にも商品が陳列されている。店舗の顧客であるユーザ213−1〜ユーザ213−6は、入口206から入店して店舗内の商品を手に取り、カウンター205へ移動して、キャッシュレス決済等により購入商品の清算を行う。
Beverages are displayed in the
この場合、図2のクライアント端末101は、店舗内に設置され、サーバ102は、店舗外に設置される。クライアント端末101とサーバ102は、通信ネットワークを介して通信する。カメラ211−1〜カメラ211−5は、買い物中のユーザ213−1〜ユーザ213−6を撮影して、撮影された画像をクライアント端末101へ出力する。静脈センサ212−1及び静脈センサ212−2は、ユーザ213−1〜ユーザ213−6の手のひらを撮影して、静脈画像をクライアント端末101へ出力する。
In this case, the
このようなマルチ生体認証システムによれば、ユーザ213−1がカウンター205へ移動する前に、ユーザ213−1の顔画像の特徴量を用いて絞り込みリスト131を生成しておくことができる。また、絞り込みリスト131の識別情報に対応する登録静脈データを静脈DB125から取得する処理も、事前に済ませておくことができるため、精算時にユーザ213−1が体感する認証時間が短縮される。
According to such a multi-biometric authentication system, the narrowing
しかしながら、店舗内に設置された複数のカメラにより複数のユーザが同時に撮影される場合、ユーザが特定されない多数の絞り込みリスト131が、時系列にサーバ102に蓄積されていく。いずれの絞り込みリスト131がユーザ213−1の識別情報を含むかが分からないため、静脈センサ212−1を用いてユーザ213−1に対する静脈認証を行う際、多数の絞り込みリスト131を順に参照しながら、静脈データの比較が繰り返される。このため、ユーザ213−1の識別情報を含む絞り込みリスト131に基づいて認証が成功するまでに、長い時間がかかる。
However, when a plurality of users are simultaneously photographed by a plurality of cameras installed in the store, a large number of narrowing list 131s in which the users are not specified are accumulated in the
図4は、実施形態の情報処理装置(コンピュータ)の機能的構成例を示している。図4の情報処理装置401は、分類部411、取得部412、選択部413、及び認証部414を含む。
FIG. 4 shows an example of a functional configuration of the information processing device (computer) of the embodiment. The
図5は、図4の情報処理装置401が行う生体認証処理の例を示すフローチャートである。まず、分類部411は、複数の登録者の識別情報をそれぞれ含む複数のリスト各々を、複数のグループのうちいずれかのグループに分類する(ステップ501)。
FIG. 5 is a flowchart showing an example of biometric authentication processing performed by the
次に、取得部412は、認証対象者の生体情報を取得する(ステップ502)。次に、選択部413は、複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択する(ステップ503)。そして、認証部414は、第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、認証対象者の生体情報とを比較した第1比較結果に基づいて、認証対象者に対する認証を行う(ステップ504)。
Next, the
図4の情報処理装置401によれば、複数の登録者の識別情報をそれぞれ含む複数のリストを用いた生体認証において、認証処理の負荷を軽減することができる。
According to the
図6は、図4の情報処理装置401を含む生体認証システムの機能的構成例を示している。図6の生体認証システムは、クライアント端末601、撮像装置602、生体センサ603、通信ネットワーク604、及びサーバ605を含む。
FIG. 6 shows a functional configuration example of the biometric authentication system including the
図6の生体認証システムは、例えば、店舗の決済システム、金融機関の金融処理システム、入退室管理システム、又は空港の出入国審査システムに含まれるシステムであってもよい。店舗の決済システムの場合、撮像装置602は、店舗の天井又は壁に設置され、生体センサ603は、キャッシュレジスタの近くに設置される。
The biometric authentication system of FIG. 6 may be, for example, a system included in a store payment system, a financial institution's financial processing system, an entry / exit management system, or an airport immigration inspection system. In the case of a store payment system, the
クライアント端末601は、認証対象者の映像及び生体画像を取得する情報処理装置であり、映像取得部611、生体画像取得部612、顔情報制御部613、生体情報制御部614、記憶部615、通信部616、及び出力部617を含む。
The client terminal 601 is an information processing device that acquires a video and a biological image of a person to be authenticated, and is a
サーバ605は、図4の情報処理装置401に対応し、顔認証部621、生成部622、選択部623、生体認証部624、通信部625、及び記憶部626を含む。生成部622、通信部616、選択部623、及び生体認証部624は、図4の分類部411、取得部412、選択部413、及び認証部414にそれぞれ対応する。
The
クライアント端末601の通信部616とサーバ605の通信部625は、通信ネットワーク604を介して互いに通信することができる。通信ネットワーク604は、例えば、LAN(Local Area Network)又はWAN(Wide Area Network)である。
The
撮像装置602は、例えば、CCD(Charge-Coupled Device)、CMOS(Complementary Metal-Oxide-Semiconductor)等の撮像素子を有するカメラであり、認証対象者の映像を撮影する。撮像装置602によって撮影された映像には、時系列に連続する複数の画像が含まれている。各時刻の画像は、フレームと呼ばれることもある。撮像装置602は、撮影した映像をクライアント端末601へ出力する。
The
生体センサ603は、例えば、静脈センサ、指紋センサ、画像センサ(カメラ)等であり、手のひら、指等の生体を撮影して、静脈画像、指紋画像、掌紋画像等の生体画像を取得する。例えば、生体センサ603が静脈センサである場合、生体センサ603は、近赤外線等を手のひらに照射して、手の内部の血管等を撮影する。生体センサ603は、取得した生体画像をクライアント端末601へ出力する。
The
店舗の決済システムの場合、撮像装置602は、店舗内で買い物中の顧客の映像を撮影する。そして、顧客が購入商品の清算を行う際に、生体センサ603は、顧客の生体画像を認証対象者の生体画像として取得する。
In the case of a store payment system, the
まず、クライアント端末601の映像取得部611は、撮像装置602から映像を取得して、記憶部615に格納する。顔情報制御部613は、映像に含まれる各画像に対する顔認識を行い、顔が写っている顔画像を抽出する。そして、顔情報制御部613は、抽出された顔画像から、顔画像の特徴量を抽出する。
First, the
顔画像の特徴量としては、例えば、HAAR-Like特徴量、HOG(Histograms of Oriented Gradients)特徴量、SIFT(Scaled Invariance Feature Transform)特徴量、SURF(Speeded-Up Robust Features)特徴量等を用いることができる。顔画像の特徴量は、CNN(Convolutional Neural Network)により生成される特徴量であってもよい。特徴量のデータ形式は、例えば、多次元ベクトルである。 As the feature amount of the face image, for example, HAAR-Like feature amount, HOG (Histograms of Oriented Gradients) feature amount, SIFT (Scaled Invariance Feature Transform) feature amount, SURF (Speeded-Up Robust Features) feature amount, etc. should be used. Can be done. The feature amount of the face image may be a feature amount generated by a CNN (Convolutional Neural Network). The data format of the feature quantity is, for example, a multidimensional vector.
次に、通信部616は、顔画像の特徴量をサーバ605へ送信する。サーバ605の通信部625は、クライアント端末601から顔画像の特徴量を受信する。
Next, the
記憶部626は、顔DB631、生体DB632、顔ライブラリ633、及び生体ライブラリ634を記憶する。顔DB631は、登録者である複数のユーザの識別情報と登録特徴量とを含むデータベースである。登録特徴量は、ユーザの顔画像から抽出され、ユーザの識別情報と対応付けて顔DB631に登録される。生体DB632は、登録者である複数のユーザの識別情報と登録生体情報とを含むデータベースである。登録生体情報は、ユーザの生体画像から抽出され、ユーザの識別情報と対応付けて生体DB632に登録される。
The
顔ライブラリ633は、クライアント端末601から受信した顔画像の特徴量と、顔DB631に登録された登録特徴量とを比較するためのライブラリである。生体ライブラリ634は、クライアント端末601から受信した生体情報と、生体DB632に登録された登録生体情報とを比較するためのライブラリである。
The
顔認証部621は、クライアント端末601から受信した顔画像の特徴量を用いて、顔認証処理を行う。顔認証処理において、顔認証部621は、顔ライブラリ633を用いて、クライアント端末601から受信した顔画像の特徴量と、顔DB631に含まれる各登録特徴量との間の類似度を計算する。
The
2つの特徴量の間の類似度としては、例えば、2つの多次元ベクトルの距離から計算されるスコアを用いることができる。この場合、距離が小さくなるほどスコアは大きくなり、距離が大きくなるほどスコアは小さくなる。2つの多次元ベクトルの距離としては、ハミング距離、ユークリッド距離、コサイン距離、レーベシュタイン距離等を用いることができる。 As the similarity between the two features, for example, a score calculated from the distance between the two multidimensional vectors can be used. In this case, the smaller the distance, the larger the score, and the larger the distance, the smaller the score. As the distance between the two multidimensional vectors, a Hamming distance, an Euclidean distance, a cosine distance, a Levenshtein distance, or the like can be used.
生成部622は、顔認証部621により計算された類似度に基づいて登録者を絞り込むことで、絞り込まれた登録者の識別情報を含む絞り込みリストを生成する。そして、生成部622は、複数の絞り込みリスト各々を、複数のグループのうちいずれかのグループに分類することで、グループリスト635を生成して、記憶部626に格納する。
The
次に、クライアント端末601の生体画像取得部612は、生体センサ603から認証対象者の生体画像を取得して、記憶部615に格納する。生体情報制御部614は、認証対象者の生体画像から生体情報を抽出し、通信部616は、認証対象者の生体情報をサーバ605へ送信する。
Next, the biological
サーバ605の通信部625は、クライアント端末601から生体情報を受信する。選択部623は、グループリスト635に含まれるいずれかのグループを選択し、選択されたグループに含まれる1又は複数の絞り込みリストの中から、いずれかの絞り込みリストを比較対象リストとして選択する。
The
生体認証部624は、生体DB632から、比較対象リストに含まれる各識別情報に対応する登録生体情報を取得し、取得した登録生体情報と受信した生体情報とを比較する。そして、生体認証部624は、比較結果に基づいて認証対象者に対する認証を行い、認証結果636を生成して、記憶部626に格納する。
The
生体認証部624は、例えば、受信した生体情報と各登録生体情報との間の類似度を計算し、閾値T1よりも大きな類似度を有する登録生体情報に対応付けられた識別情報を、認証結果636として記憶部626に格納する。これにより、認証対象者が特定される。通信部625は、認証結果636をクライアント端末601へ送信する。
The
クライアント端末601の通信部616は、サーバ605から認証結果636を受信する。出力部617は、認証結果636を出力する。
The
図7は、グループに分類されていない絞り込みリストの例を示している。撮像装置602の映像から多数の顔画像の特徴量が抽出され、多数の絞り込みリストが生成された場合、矢印が示す順序で各絞り込みリストが選択され、選択された絞り込みリストに基づいて認証対象者に対する認証が行われる。
FIG. 7 shows an example of a refined list that is not grouped. When a large number of facial features are extracted from the image of the
絞り込みリスト701〜絞り込みリスト704に認証対象者の識別情報が含まれており、他の絞り込みリストには認証対象者の識別情報が含まれていない場合、絞り込みリスト701が選択された時点で認証対象者が特定され、認証が成功する。この場合、絞り込みリスト701よりも前に選択された複数の絞り込みリスト711に基づく認証処理が無駄になる。そこで、生成部622は、図7の絞り込みリストを複数のグループに分類する。
If the narrowing
図8は、図7の絞り込みリストを含むグループリスト635の例を示している。tmpUserIDは、グループの識別情報を表し、特徴量は、グループを代表する顔画像の特徴量を表し、絞り込みリストは、グループに含まれる1又は複数の絞り込みリストを表す。
FIG. 8 shows an example of a
図8のグループリスト635には、“tmpUser_1”〜“tmpUser_4”の4個のグループが登録されている。例えば、グループ“tmpUser_1”の特徴量は“repFD1”であり、グループ“tmpUser_1”には、8個の絞り込みリストが含まれている。また、グループ“tmpUser_3”の特徴量は“repFD3”であり、グループ“tmpUser_3”には、絞り込みリスト701〜絞り込みリスト704が含まれている。
In the
生成部622は、各絞り込みリストに対応付けられた特徴量の複数の絞り込みリストの間における類似度に基づいて、各絞り込みリストをいずれのグループに分類するかを決定する。絞り込みリストに対応付けられた特徴量としては、その絞り込みリストを生成する際にクライアント端末601から受信した顔画像の特徴量が用いられる。
The
この場合、互いに類似する複数の顔画像それぞれから生成された絞り込みリストは、同じグループに分類され、それらの顔画像に写っている人物は同じユーザである可能性が高い。言い換えれば、各グループに含まれる絞り込みリストを認証処理に用いることで、そのグループの顔画像に写っている認証対象者が特定される可能性が高くなる。 In this case, the narrowing list generated from each of the plurality of face images similar to each other is classified into the same group, and it is highly possible that the person appearing in those face images is the same user. In other words, by using the narrowed list included in each group for the authentication process, there is a high possibility that the authentication target person shown in the face image of the group is identified.
選択部623は、例えば、矢印が示す順序でグループを1つずつ選択し、選択されたグループから、絞り込みリストを比較対象リストとして選択する。生体認証部624は、比較対象リストが選択される度に、選択された比較対象リストに含まれる各識別情報に対応する登録生体情報を取得し、認証対象者の生体情報と登録生体情報との間の類似度を計算する。
For example, the
生体認証部624は、例えば、4個のグループ各々の1番目の絞り込みリストに基づく類似度の計算が終了したとき、4個の絞り込みリストに含まれる識別情報のうち、最大の類似度を有する識別情報を特定する。そして、生体認証部624は、特定された識別情報の類似度が閾値T1よりも大きい場合、その識別情報を認証対象者の識別情報として特定する。
The
生体認証部624は、必ずしも、すべてのグループの絞り込みリストを用いて類似度を計算する必要はない。類似度計算の途中で閾値T1を超える類似度が最初に出現した場合、生体認証部624は、その類似度を有する識別情報を認証対象者の識別情報として特定してもよい。
The
いずれのグループの1番目の絞り込みリストにも、類似度が閾値T1を超える識別情報が含まれていない場合、生体認証部624は、4個のグループ各々の2番目の絞り込みリストを用いて、同様の処理を繰り返す。いずれのグループの2番目の絞り込みリストにも、類似度が閾値T1を超える識別情報が含まれていない場合、生体認証部624は、3番目以降の絞り込みリストについても、同様の処理を繰り返す。
If the first refined list of any group does not contain any identification information whose similarity exceeds the threshold T1, the
上述したように、グループ“tmpUser_3”の絞り込みリスト701〜絞り込みリスト704には、認証対象者の識別情報が含まれている。このため、グループ“tmpUser_3”の1番目の絞り込みリストとして、絞り込みリスト701が選択された時点で、認証対象者が特定され、認証が成功する。
As described above, the narrowing
この場合、無駄になる認証処理は、グループ“tmpUser_1”及びグループ“tmpUser_2”の1番目の絞り込みリストに基づく認証処理のみである。したがって、グループに分類されていない絞り込みリストを用いる場合よりも、無駄な認証処理を削減することができ、認証処理の負荷が軽減される。これにより、生体認証部624が行う認証処理が高速化される。
In this case, the only wasteful authentication process is the authentication process based on the first narrowed list of the group "tpUser_1" and the group "tpUser_1". Therefore, useless authentication processing can be reduced and the load of authentication processing can be reduced as compared with the case of using a narrowing list that is not classified into groups. This speeds up the authentication process performed by the
なお、グループリスト635に含まれるグループの個数は、3個以下であってもよく、5個以上であってもよい。
The number of groups included in the
次に、絞り込みリストを分類する分類処理の具体例について説明する。生成部622は、クライアント端末601から受信した顔画像の特徴量と、グループリスト635に含まれる各グループの特徴量との間の類似度を計算する。いずれかの既存のグループに対する類似度が閾値T2よりも大きい場合、生成部622は、受信した顔画像の特徴量を用いて生成された絞り込みリストを、そのグループの絞り込みリストとして登録する。
Next, a specific example of the classification process for classifying the narrowed list will be described. The
一方、いずれのグループに対する類似度も閾値T2以下である場合、生成部622は、グループリスト635に新たなグループを追加する。そして、生成部622は、受信した顔画像の特徴量を、新たなグループの特徴量として登録し、受信した顔画像の特徴量を用いて生成された絞り込みリストを、新たなグループの絞り込みリストとして登録する。
On the other hand, when the similarity to any group is equal to or less than the threshold value T2, the
図9は、絞り込みリストを分類する分類処理の例を示している。分類処理において、クライアント端末601から受信した顔画像の特徴量“FD”と、グループリスト635に含まれる特徴量“repFD1”〜特徴量“repFD3”各々との間の類似度が計算される。
FIG. 9 shows an example of a classification process for classifying the narrowed list. In the classification process, the degree of similarity between the feature amount “FD” of the face image received from the client terminal 601 and each of the feature amounts “repFD1” to the feature amount “repFD3” included in the
図9(a)は、既存のグループに絞り込みリストを分類する分類処理の例を示している。この例では、受信した顔画像の特徴量“FD”を用いて、絞り込みリスト704が生成される。特徴量“repFD1”及び特徴量“repFD2”に対する類似度が閾値T2以下であり、特徴量“repFD3”に対する類似度が閾値T2よりも大きい場合、絞り込みリスト704は、グループ“tmpUser_3”の絞り込みリストの末尾に追加される。
FIG. 9A shows an example of a classification process for classifying a narrowed list into existing groups. In this example, the narrowing
図9(b)は、新たなグループに絞り込みリストを分類する分類処理の例を示している。この例では、受信した顔画像の特徴量“FD”を用いて、絞り込みリスト901が生成される。特徴量“repFD1”〜特徴量“repFD3”に対する類似度がいずれも閾値T2以下である場合、絞り込みリスト901は、新たなグループ“tmpUser_4”に分類され、特徴量“FD”は、グループ“tmpUser_4”の特徴量“repFD4”として登録される。
FIG. 9B shows an example of a classification process for classifying the narrowed list into new groups. In this example, the narrowing
図10は、図6のサーバ605が行う分類処理の例を示すフローチャートである。まず、通信部625は、クライアント端末601から顔画像の特徴量“FD”を受信する(ステップ1001)。次に、生成部622は、受信した特徴量“FD”を、グループリスト635に含まれる各グループの特徴量と比較して、特徴量“FD”に基づく絞り込みリストの分類先を決定する(ステップ1002)。
FIG. 10 is a flowchart showing an example of the classification process performed by the
次に、生成部622は、決定された分類先が既存のグループであるか否かをチェックする(ステップ1003)。分類先が既存のグループである場合(ステップ1003,YES)、生成部622は、特徴量“FD”を用いて絞り込みリストを生成し、生成された絞り込みリストをそのグループの絞り込みリストに追加する(ステップ1004)。
Next, the
一方、分類先が新たなグループである場合(ステップ1003,NO)、生成部622は、グループリスト635に新たなグループを追加する(ステップ1005)。そして、生成部622は、特徴量“FD”を用いて絞り込みリストを生成し、特徴量“FD”を新たなグループの特徴量として登録し、生成された絞り込みリストを新たなグループの絞り込みリストとして登録する(ステップ1004)。
On the other hand, when the classification destination is a new group (
なお、分類先が既存のグループである場合、そのグループの既存の絞り込みリストには、特徴量“FD”と類似する顔を持つ登録者が含まれている可能性がある。このため、特徴量“FD”を用いて絞り込みリストを生成する処理を省略してもよい。これにより、類似する絞り込みリストの追加を抑止することができる。 When the classification destination is an existing group, the existing narrowing list of the group may include registrants having a face similar to the feature amount “FD”. Therefore, the process of generating the narrowed list using the feature amount "FD" may be omitted. As a result, it is possible to suppress the addition of a similar refined list.
図11は、図10のステップ1002における特徴量比較処理の例を示すフローチャートである。まず、生成部622は、分類先を示すフラグFにfalseを設定する(ステップ1101)。falseは、分類先が新たなグループであることを示す。
FIG. 11 is a flowchart showing an example of the feature amount comparison process in
次に、生成部622は、グループリスト635に含まれる各グループについて、ステップ1102〜ステップ1104のループ処理を行う。まず、生成部622は、特徴量“FD”とグループの特徴量との間の類似度を計算し(ステップ1102)、類似度を閾値T2と比較する(ステップ1103)。
Next, the
類似度が閾値T2よりも大きい場合(ステップ1103,YES)、生成部622は、フラグFにtrueを設定する(ステップ1104)。trueは、分類先が既存のグループであることを示す。一方、類似度が閾値T2以下である場合(ステップ1103,NO)、生成部622は、フラグFの値を変更しない。
When the similarity is larger than the threshold value T2 (
したがって、すべてのグループについてループ処理が終了した時点で、いずれか1つ以上のグループについて類似度が閾値T2よりも大きい場合、F=trueとなる。一方、すべてのグループについて類似度が閾値T2以下である場合、F=falseとなる。 Therefore, when the loop processing for all the groups is completed and the similarity is larger than the threshold value T2 for any one or more groups, F = true. On the other hand, when the similarity is equal to or less than the threshold value T2 for all the groups, F = false.
図10のステップ1003において、生成部622は、フラグFの値に基づいて、分類先が既存のグループ又は新たなグループのいずれであるかを判定する。複数のグループについて類似度が閾値T2よりも大きい場合、最大の類似度を有する既存のグループが、分類先のグループに決定される。
In
なお、類似度が閾値T2よりも大きい場合、生成部622は、フラグFにtrueを設定した後、直ちに処理を終了してもよい。この場合、その類似度を有する既存のグループが、分類先のグループに決定される。
When the similarity is larger than the threshold value T2, the
図12は、図6のサーバ605が行う生体認証処理の例を示すフローチャートである。
まず、通信部625は、クライアント端末601から認証対象者の生体情報を受信する(ステップ1201)。
FIG. 12 is a flowchart showing an example of biometric authentication processing performed by the
First, the
次に、サーバ605は、グループリスト635に含まれる各絞り込みリストについて、ステップ1202〜ステップ1206のループ処理を行う。外側のループは、各グループに含まれる複数の絞り込みリスト各々についての繰り返しを表す。内側のループは、複数のグループ各々についての繰り返しを表す。
Next, the
まず、選択部623は、グループを示す制御変数i(i=1〜N)に1を設定し、各グループの絞り込みリストを示す制御変数j(j=1〜M)に1を設定する。Nは、グループリスト635に含まれるグループの個数を表し、2以上の整数である。Mは、各グループに含まれる絞り込みリストの個数の最大値を表し、1以上の整数である。選択部623は、グループリスト635のi番目のグループにj番目の絞り込みリストが存在するか否かをチェックする(ステップ1202)。
First, the
i番目のグループにj番目の絞り込みリストが存在する場合(ステップ1202,YES)、選択部623は、その絞り込みリストを比較対象リストとして選択する(ステップ1203)。
When the j-th refined list exists in the i-th group (
次に、生体認証部624は、生体DB632から、比較対象リストに含まれる各識別情報に対応する登録生体情報を取得する(ステップ1204)。そして、生体認証部624は、取得した登録生体情報と受信した生体情報とを比較することで、認証対象者に対する認証を行い(ステップ1205)、認証が成功したか否かをチェックする(ステップ1206)。
Next, the
ステップ1205において、認証対象者の生体情報に対応する登録者が特定された場合、認証が成功したと判定され、認証対象者の生体情報に対応する登録者が特定されない場合、認証が失敗したと判定される。
In
絞り込みリストが存在しない場合(ステップ1202,NO)又は認証が失敗した場合(ステップ1206,NO)、サーバ605は、iを1だけインクリメントして、ステップ1202〜ステップ1206の処理を繰り返す。
If the refined list does not exist (
i=Nのときに絞り込みリストが存在しない場合(ステップ1202,NO)又は認証が失敗した場合(ステップ1206,NO)、サーバ605は、iに1を設定し、jを1だけインクリメントして、ステップ1202〜ステップ1206の処理を繰り返す。
If the refined list does not exist when i = N (
i=Nかつj=Mのときに絞り込みリストが存在しない場合(ステップ1202,NO)又は認証が失敗した場合(ステップ1206,NO)、サーバ605は、ループ処理を終了する。そして、生体認証部624は、失敗を示す認証結果636を生成し、通信部625は、認証結果636をクライアント端末601へ送信する(ステップ1207)。
When i = N and j = M, the narrowing list does not exist (
認証が成功した場合(ステップ1206,YES)、サーバ605は、ループ処理を終了する。そして、生体認証部624は、特定された登録者の識別情報を含む認証結果636を生成し、通信部625は、認証結果636をクライアント端末601へ送信する(ステップ1207)。
If the authentication is successful (
この場合、新たな絞り込みリストを選択する処理と、新たな絞り込みリストに基づいて認証対象者に対する認証を行う処理とが抑止される。したがって、i+1番目以降のグループのj番目の絞り込みリストについての処理と、すべてのグループのj+1番目以降の絞り込みリストについての処理とが省略されるため、生体認証処理を迅速に終了することができる。 In this case, the process of selecting a new refined list and the process of authenticating the authentication target person based on the new refined list are suppressed. Therefore, since the processing for the j-th refined list of the i + 1-th and subsequent groups and the processing for the j + 1-th and subsequent narrow-down lists of all groups are omitted, the biometric authentication process can be terminated quickly.
図6の生体認証システムにおいて、顔画像の特徴量の代わりに、画像に写っているユーザの衣服、骨格等の特徴を示す別の特徴量を用いて、絞り込みリストを生成することもできる。この場合、サーバ605の記憶部626は、顔DB631の代わりに、別の特徴量を含むDBを記憶し、クライアント端末601は、画像から別の特徴量を抽出して、サーバ605へ送信する。
In the biometric authentication system of FIG. 6, instead of the feature amount of the face image, another feature amount indicating the feature of the user's clothes, skeleton, etc. shown in the image can be used to generate a narrowing list. In this case, the
また、生成部622は、各絞り込みリストに含まれる識別情報の複数の絞り込みリストの間における類似度に基づいて、各絞り込みリストをいずれのグループに分類するかを決定することもできる。
In addition, the
この場合、生成部622は、クライアント端末601から受信した顔画像の特徴量を用いて、絞り込みリストを生成し、生成された絞り込みリストと、グループリスト635に含まれる各絞り込みリストとの間の類似度を計算する。2つの絞り込みリストの間の類似度としては、例えば、各絞り込みリストに含まれる識別情報の総数に対する、2つの絞り込みリストの両方に含まれる識別情報の個数の比率を用いることができる。
In this case, the
生成部622は、各グループに含まれる1又は複数の絞り込みリストについて類似度の統計値を求め、いずれかのグループの統計値が閾値T3よりも大きい場合、そのグループを分類先に決定する。統計値としては、平均値、中央値、最頻値、最大値等を用いることができる。いずれのグループの統計値も閾値T3以下である場合、生成部622は、新たなグループを分類先に決定する。
The
絞り込みリストに含まれる識別情報の類似度に基づいて分類先のグループを決定することで、グループ間において、絞り込みリストに含まれる識別情報に差異を持たせることができる。したがって、複数のグループから絞り込みリストを1つずつ選択して認証処理を行うだけで、認証対象者が特定される可能性が高くなる。 By determining the classification destination group based on the similarity of the identification information included in the narrowing list, it is possible to make the identification information included in the narrowing list different among the groups. Therefore, there is a high possibility that the person to be authenticated is identified only by selecting one by one from a plurality of groups and performing the authentication process.
ところで、図6の生体認証システムでは、サーバ605が絞り込みリストの分類先を決定しているが、クライアント端末が分類先を決定することも可能である。
By the way, in the biometric authentication system of FIG. 6, the
図13は、クライアント端末が分類先を決定する生体認証システムの機能的構成例を示している。図13の生体認証システムは、クライアント端末1301−1〜クライアント端末1301−K、通信ネットワーク1302、及びサーバ1303を含む。Kは、1以上の整数である。通信ネットワーク1302は、例えば、LAN又はWANである。
FIG. 13 shows an example of a functional configuration of a biometric authentication system in which a client terminal determines a classification destination. The biometric authentication system of FIG. 13 includes a client terminal 1301-1 to a client terminal 1301-K, a
各クライアント端末1301−p(p=1〜K)は、図6のクライアント端末601において、顔情報制御部613を顔情報制御部1311に置き換えた構成を有する。サーバ1303は、図6のサーバ605において、生成部622を生成部1321に置き換えた構成を有する。店舗の決済システムの場合、クライアント端末1301−1〜クライアント端末1301−Kは、同じ店舗内に設置される。
Each client terminal 1301-p (p = 1 to K) has a configuration in which the face
クライアント端末1301−pの記憶部615は、グループリスト635の情報の一部を含むグループ情報を記憶する。
The
図14は、グループ情報の例を示している。図14のグループ情報は、図8のグループリスト635内のtmpUserID及び特徴量の情報を含む。クライアント端末1301−pは、グループ情報をサーバ1303から受信してもよく、グループ情報をサーバ1303から受信した他のクライアント端末1301−pから受信してもよい。
FIG. 14 shows an example of group information. The group information of FIG. 14 includes information on the tpUserID and the feature amount in the
顔情報制御部1311は、映像取得部611により取得された映像に含まれる各画像に対する顔認識を行って、顔が写っている顔画像を抽出し、抽出された顔画像から顔画像の特徴量を抽出する。そして、顔情報制御部1311は、記憶部615が記憶するグループ情報を用いて、顔画像の特徴量から生成される絞り込みリストの分類先を決定する。
The face
顔情報制御部1311は、図11の特徴量比較処理と同様の処理により、絞り込みリストの分類先を決定することができる。通信部616は、顔画像の特徴量とともに、分類先のグループを示す分類先情報をサーバ1303へ送信する。
The face
サーバ1303の通信部625は、クライアント端末1301−pから顔画像の特徴量及び分類先情報を受信する。そして、生成部1321は、図10のステップ1003〜ステップ1005と同様の処理により、絞り込みリストを生成して、分類先のグループに分類する。
The
図13の生体認証システムによれば、クライアント端末1301−pとサーバ1303とがグループ情報を共有することで、クライアント端末1301−pが分類先を決定することが可能になり、サーバ1303の負荷がさらに軽減される。
According to the biometric authentication system of FIG. 13, the client terminal 1301-p and the
なお、分類先が既存のグループである場合、クライアント端末1301−pは、顔画像の特徴量及び分類先情報の送信を省略してもよい。これにより、類似する絞り込みリストの生成及び追加を抑止することができ、かつ、通信ネットワーク1302の負荷を軽減することができる。
When the classification destination is an existing group, the client terminal 1301-p may omit the transmission of the feature amount of the face image and the classification destination information. As a result, it is possible to suppress the generation and addition of a similar narrowing list, and it is possible to reduce the load on the
図4の情報処理装置401の構成は一例に過ぎず、情報処理装置401の用途又は条件に応じて一部の構成要素を省略又は変更してもよい。
The configuration of the
図1、図6、及び図13の生体認証システムの構成は一例に過ぎず、生体認証システムの用途又は条件に応じて一部の構成要素を省略又は変更してもよい。例えば、顔DB631及び生体DB632は、サーバ605又はサーバ1303の外部のデータベースに格納されていてもよい。この場合、サーバ605又はサーバ1303は、外部のデータベースから、顔DB631の登録特徴量と生体DB632の登録生体情報とを取得して、記憶部626に格納する。
The configurations of the biometric authentication systems of FIGS. 1, 6 and 13 are merely examples, and some components may be omitted or changed depending on the use or conditions of the biometric authentication system. For example, the
図5及び図10〜図12のフローチャートは一例に過ぎず、情報処理装置401又は生体認証システムの構成又は条件に応じて、一部の処理を省略又は変更してもよい。
The flowcharts of FIGS. 5 and 10 to 12 are merely examples, and some processes may be omitted or changed depending on the configuration or conditions of the
図2に示した絞り込みリストは一例に過ぎず、絞り込みリストは、顔画像の特徴量に応じて変化する。図3に示した店舗は一例に過ぎず、店舗内のカメラ及び静脈センサの設置場所は、店舗に応じて変化する。図7に示した絞り込みリスト、図8及び図9に示したグループリスト635、及び図14に示したグループ情報は一例に過ぎず、絞り込みリスト、グループリスト635、及びグループ情報は、顔画像の特徴量に応じて変化する。
The narrowing list shown in FIG. 2 is only an example, and the narrowing list changes according to the feature amount of the face image. The store shown in FIG. 3 is only an example, and the location of the camera and vein sensor in the store changes depending on the store. The narrowing list shown in FIG. 7, the
図15は、図4の情報処理装置401、図6のクライアント端末601、サーバ605、図13のクライアント端末1301−p、及びサーバ1303として用いられる情報処理装置のハードウェア構成例を示している。
FIG. 15 shows a hardware configuration example of the
図15の情報処理装置は、CPU(Central Processing Unit)1501、メモリ1502、入力装置1503、出力装置1504、補助記憶装置1505、媒体駆動装置1506、及びネットワーク接続装置1507を含む。これらの構成要素はハードウェアであり、バス1508により互いに接続されている。情報処理装置がクライアント端末601である場合、図6の撮像装置602及び生体センサ603は、バス1508に接続されていてもよい。
The information processing device of FIG. 15 includes a CPU (Central Processing Unit) 1501, a
メモリ1502は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)、フラッシュメモリ等の半導体メモリであり、処理に用いられるプログラム及びデータを格納する。メモリ1502は、図6及び図13の記憶部615又は記憶部626として用いることができる。
The
CPU1501(プロセッサ)は、例えば、メモリ1502を利用してプログラムを実行することにより、図4の分類部411、選択部413、及び認証部414として動作する。
The CPU 1501 (processor) operates as the
CPU1501は、プログラムを実行することにより、図6の映像取得部611、生体画像取得部612、顔情報制御部613、及び生体情報制御部614としても動作する。CPU1501は、プログラムを実行することにより、図6の顔認証部621、生成部622、選択部623、及び生体認証部624としても動作する。CPU1501は、プログラムを実行することにより、図13の顔情報制御部1311及び生成部1321としても動作する。
By executing the program, the
入力装置1503は、例えば、キーボード、ポインティングデバイス等であり、オペレータからの指示又は情報の入力に用いられる。出力装置1504は、例えば、表示装置、プリンタ、スピーカ等であり、オペレータへの問い合わせ又は処理結果の出力に用いられる。出力装置1504は、図6及び図13の出力部617として用いることができる。処理結果は、認証結果636であってもよい。
The
補助記憶装置1505は、例えば、磁気ディスク装置、光ディスク装置、光磁気ディスク装置、テープ装置等である。補助記憶装置1505は、フラッシュメモリ又はハードディスクドライブであってもよい。情報処理装置は、補助記憶装置1505にプログラム及びデータを格納しておき、それらをメモリ1502にロードして使用することができる。補助記憶装置1505は、図6及び図13の記憶部615又は記憶部626として用いることができる。
The
媒体駆動装置1506は、可搬型記録媒体1509を駆動し、その記録内容にアクセスする。可搬型記録媒体1509は、メモリデバイス、フレキシブルディスク、光ディスク、光磁気ディスク等である。可搬型記録媒体1509は、CD−ROM(Compact Disk Read Only Memory)、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリ等であってもよい。オペレータは、この可搬型記録媒体1509にプログラム及びデータを格納しておき、それらをメモリ1502にロードして使用することができる。
The
このように、処理に用いられるプログラム及びデータを格納するコンピュータ読み取り可能な記録媒体は、メモリ1502、補助記憶装置1505、又は可搬型記録媒体1509のような、物理的な(非一時的な)記録媒体である。
As described above, the computer-readable recording medium that stores the programs and data used for processing is a physical (non-temporary) recording such as a
ネットワーク接続装置1507は、通信ネットワーク604又は通信ネットワーク1302に接続され、通信に伴うデータ変換を行う通信インタフェース回路である。情報処理装置は、プログラム及びデータを外部の装置からネットワーク接続装置1507を介して受信し、それらをメモリ1502にロードして使用することができる。ネットワーク接続装置1507は、図6及び図13の通信部616又は通信部625として用いることができる。
The
なお、情報処理装置が図15のすべての構成要素を含む必要はなく、用途又は条件に応じて一部の構成要素を省略することも可能である。例えば、オペレータとのインタフェースが不要である場合は、入力装置1503及び出力装置1504を省略してもよい。情報処理装置が可搬型記録媒体1509又は通信ネットワークを利用しない場合は、媒体駆動装置1506又はネットワーク接続装置1507を省略してもよい。
It is not necessary for the information processing apparatus to include all the components shown in FIG. 15, and some components may be omitted depending on the application or conditions. For example, if the interface with the operator is unnecessary, the
開示の実施形態とその利点について詳しく説明したが、当業者は、特許請求の範囲に明確に記載した本発明の範囲から逸脱することなく、様々な変更、追加、省略をすることができるであろう。 Having described in detail the embodiments of the disclosure and its advantages, those skilled in the art will be able to make various changes, additions and omissions without departing from the scope of the invention as expressly stated in the claims. Let's do it.
図1乃至図15を参照しながら説明した実施形態に関し、さらに以下の付記を開示する。
(付記1)
複数の登録者の識別情報をそれぞれ含む複数のリスト各々を、複数のグループのうちいずれかのグループに分類し、
認証対象者の生体情報を取得し、
前記複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択し、
前記第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第1比較結果に基づいて、前記認証対象者に対する認証を行う、
処理をコンピュータが実行することを特徴とする認証方法。
(付記2)
前記複数のリスト各々をいずれかのグループに分類する処理は、前記複数のリストそれぞれに対応付けられた特徴量の前記複数のリストの間における類似度に基づいて、前記複数のリスト各々を前記複数のグループのうちいずれのグループに分類するかを決定する処理を含むことを特徴とする付記1記載の認証方法。
(付記3)
前記複数のリスト各々をいずれかのグループに分類する処理は、前記複数のリストそれぞれに含まれる複数の登録者の識別情報の前記複数のリストの間における類似度に基づいて、前記複数のリスト各々を前記複数のグループのうちいずれのグループに分類するかを決定する処理を含むことを特徴とする付記1記載の認証方法。
(付記4)
前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定されない場合、前記複数のグループのうち第2グループに含まれる1又は複数のリストの中から、いずれかのリストを第2比較対象リストとして選択し、
前記第2比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第2比較結果に基づいて、前記認証対象者に対する認証を行い、
前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定された場合、前記第2比較対象リストを選択する処理と、前記第2比較結果に基づいて前記認証対象者に対する認証を行う処理とを抑止する、
処理を前記コンピュータがさらに実行することを特徴とする付記1乃至3のいずれか1項に記載の認証方法。
(付記5)
複数の登録者の識別情報をそれぞれ含む複数のリスト各々を、複数のグループのうちいずれかのグループに分類する分類部と、
認証対象者の生体情報を取得する取得部と、
前記複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択する選択部と、
前記第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第1比較結果に基づいて、前記認証対象者に対する認証を行う認証部と、
を備えることを特徴とする情報処理装置。
(付記6)
前記分類部は、前記複数のリストそれぞれに対応付けられた特徴量の前記複数のリストの間における類似度に基づいて、前記複数のリスト各々を前記複数のグループのうちいずれのグループに分類するかを決定することを特徴とする付記5記載の情報処理装置。
(付記7)
前記分類部は、前記複数のリストそれぞれに含まれる複数の登録者の識別情報の前記複数のリストの間における類似度に基づいて、前記複数のリスト各々を前記複数のグループのうちいずれのグループに分類するかを決定することを特徴とする付記5記載の情報処理装置。
(付記8)
前記選択部は、前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定されない場合、前記複数のグループのうち第2グループに含まれる1又は複数のリストの中から、いずれかのリストを第2比較対象リストとして選択し、
前記認証部は、前記第2比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第2比較結果に基づいて、前記認証対象者に対する認証を行い、
前記情報処理装置は、前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定された場合、前記第2比較対象リストを選択する処理と、前記第2比較結果に基づいて前記認証対象者に対する認証を行う処理とを抑止する、
ことを特徴とする付記5乃至7のいずれか1項に記載の情報処理装置。
(付記9)
複数の登録者の識別情報をそれぞれ含む複数のリスト各々を、複数のグループのうちいずれかのグループに分類し、
認証対象者の生体情報を取得し、
前記複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択し、
前記第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第1比較結果に基づいて、前記認証対象者に対する認証を行う、
処理をコンピュータに実行させるための認証プログラム。
(付記10)
前記複数のリスト各々をいずれかのグループに分類する処理は、前記複数のリストそれぞれに対応付けられた特徴量の前記複数のリストの間における類似度に基づいて、前記複数のリスト各々を前記複数のグループのうちいずれのグループに分類するかを決定する処理を含むことを特徴とする付記9記載の認証プログラム。
(付記11)
前記複数のリスト各々をいずれかのグループに分類する処理は、前記複数のリストそれぞれに含まれる複数の登録者の識別情報の前記複数のリストの間における類似度に基づいて、前記複数のリスト各々を前記複数のグループのうちいずれのグループに分類するかを決定する処理を含むことを特徴とする付記9記載の認証プログラム。
(付記12)
前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定されない場合、前記複数のグループのうち第2グループに含まれる1又は複数のリストの中から、いずれかのリストを第2比較対象リストとして選択し、
前記第2比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第2比較結果に基づいて、前記認証対象者に対する認証を行い、
前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定された場合、前記第2比較対象リストを選択する処理と、前記第2比較結果に基づいて前記認証対象者に対する認証を行う処理とを抑止する、
処理を前記コンピュータにさらに実行させることを特徴とする付記9乃至11のいずれか1項に記載の認証プログラム。
The following additional notes will be further disclosed with respect to the embodiments described with reference to FIGS. 1 to 15.
(Appendix 1)
Each of the plurality of lists containing the identification information of the plurality of registrants is classified into one of the plurality of groups.
Obtain the biometric information of the person to be authenticated
From one or more lists included in the first group among the plurality of groups, one of the lists is selected as the first comparison target list, and the list is selected.
Based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
An authentication method characterized by a computer performing processing.
(Appendix 2)
In the process of classifying each of the plurality of lists into any group, the plurality of the plurality of lists are each classified based on the similarity between the plurality of lists of the feature quantities associated with each of the plurality of lists. The authentication method according to Appendix 1, which includes a process of determining which group to classify into.
(Appendix 3)
The process of classifying each of the plurality of lists into any group is based on the similarity between the plurality of lists of the identification information of the plurality of registrants included in each of the plurality of lists. The authentication method according to Appendix 1, wherein the authentication method includes a process of determining which group is to be classified into the plurality of groups.
(Appendix 4)
In the process of authenticating the authentication target person based on the first comparison result, when the registrant corresponding to the biometric information of the authentication target person is not specified, one or one of the plurality of groups included in the second group. Select one of the multiple lists as the second comparison target list, and select one of them.
Based on the second comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the second comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
In the process of authenticating the authentication target person based on the first comparison result, when the registrant corresponding to the biometric information of the authentication target person is specified, the process of selecting the second comparison target list and the above-mentioned Suppressing the process of authenticating the person to be authenticated based on the second comparison result.
The authentication method according to any one of Supplementary note 1 to 3, wherein the computer further executes the process.
(Appendix 5)
A classification unit that classifies each of a plurality of lists containing identification information of a plurality of registrants into one of a plurality of groups.
The acquisition department that acquires the biometric information of the person to be authenticated, and
A selection unit that selects any list as the first comparison target list from one or more lists included in the first group among the plurality of groups.
Based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person, the authentication target person And the certification department that certifies against
An information processing device characterized by being equipped with.
(Appendix 6)
The classification unit classifies each of the plurality of lists into any of the plurality of groups based on the similarity between the plurality of lists of the feature amounts associated with the plurality of lists. The information processing apparatus according to Appendix 5, wherein the information processing apparatus is characterized in that.
(Appendix 7)
The classification unit puts each of the plurality of lists into any of the plurality of groups based on the similarity between the plurality of lists of identification information of the plurality of registrants included in each of the plurality of lists. The information processing apparatus according to Appendix 5, characterized in that it determines whether to classify.
(Appendix 8)
When the registrant corresponding to the biometric information of the authentication target person is not specified in the process of authenticating the authentication target person based on the first comparison result, the selection unit is the second group among the plurality of groups. Select one of the one or more lists included in the second comparison target list, and select one of them as the second comparison target list.
The authentication unit is based on the second comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the second comparison target list with the biometric information of the authentication target person. , Authenticate the person to be authenticated,
When the registrant corresponding to the biometric information of the authentication target person is specified in the process of authenticating the authentication target person based on the first comparison result, the information processing device displays the second comparison target list. Suppressing the process of selecting and the process of authenticating the authentication target person based on the second comparison result.
The information processing apparatus according to any one of Supplementary note 5 to 7, wherein the information processing device is characterized by the above.
(Appendix 9)
Each of the plurality of lists containing the identification information of the plurality of registrants is classified into one of the plurality of groups.
Obtain the biometric information of the person to be authenticated
From one or more lists included in the first group among the plurality of groups, one of the lists is selected as the first comparison target list, and the list is selected.
Based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
An authentication program that lets a computer perform processing.
(Appendix 10)
In the process of classifying each of the plurality of lists into any group, the plurality of the plurality of lists are each classified based on the similarity between the plurality of lists of the feature quantities associated with each of the plurality of lists. 9. The authentication program according to Appendix 9, which includes a process of determining which group to classify into.
(Appendix 11)
The process of classifying each of the plurality of lists into any group is based on the similarity between the plurality of lists of the identification information of the plurality of registrants included in each of the plurality of lists. 9. The authentication program according to Appendix 9, which includes a process of determining which group among the plurality of groups is to be classified.
(Appendix 12)
In the process of authenticating the authentication target person based on the first comparison result, when the registrant corresponding to the biometric information of the authentication target person is not specified, one or one of the plurality of groups included in the second group. Select one of the multiple lists as the second comparison target list, and select one of them.
Based on the second comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the second comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
In the process of authenticating the authentication target person based on the first comparison result, when the registrant corresponding to the biometric information of the authentication target person is specified, the process of selecting the second comparison target list and the above-mentioned Suppressing the process of authenticating the person to be authenticated based on the second comparison result.
The authentication program according to any one of Supplementary note 9 to 11, wherein the computer further executes the process.
101、601、1301−1〜1301−K クライアント端末
102、605、1303 サーバ
103、211−1〜211−5 カメラ
104、212−1、212−2 静脈センサ
105、213−1〜213−6 ユーザ
111、613、1311 顔情報制御部
112 表示部
113 静脈情報制御部
121 リスト生成部
122、414 認証部
123 顔ライブラリ
124 顔DB
125 静脈DB
126 静脈ライブラリ
131、701〜704、711、901 絞り込みリスト
201 ドリンクコーナー
202 食品コーナー
203 書籍コーナー
204−1〜204−4 棚
205 カウンター
206 入口
207−1、207−2 キャッシュレジスタ
401 情報処理装置
411 分類部
412 取得部
413、623 選択部
602 撮像装置
603 生体センサ
604、1302 通信ネットワーク
611 映像取得部
612 生体画像取得部
614 生体情報制御部
615、626 記憶部
616、625 通信部
617 出力部
621 顔認証部
622、1321 生成部
624 生体認証部
633 顔ライブラリ
634 生体ライブラリ
635 グループリスト
636 認証結果
1501 CPU
1502 メモリ
1503 入力装置
1504 出力装置
1505 補助記憶装置
1506 媒体駆動装置
1507 ネットワーク接続装置
1508 バス
1509 可搬型記録媒体
101, 601, 1301-1 to 1301-
125 venous DB
126
1502
Claims (6)
認証対象者の生体情報を取得し、
前記複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択し、
前記第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第1比較結果に基づいて、前記認証対象者に対する認証を行う、
処理をコンピュータが実行することを特徴とする認証方法。 Each of the plurality of lists containing the identification information of the plurality of registrants is classified into one of the plurality of groups.
Obtain the biometric information of the person to be authenticated
From one or more lists included in the first group among the plurality of groups, one of the lists is selected as the first comparison target list, and the list is selected.
Based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
An authentication method characterized by a computer performing processing.
前記第2比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第2比較結果に基づいて、前記認証対象者に対する認証を行い、
前記第1比較結果に基づいて前記認証対象者に対する認証を行う処理において、前記認証対象者の生体情報に対応する登録者が特定された場合、前記第2比較対象リストを選択する処理と、前記第2比較結果に基づいて前記認証対象者に対する認証を行う処理とを抑止する、
処理を前記コンピュータがさらに実行することを特徴とする請求項1乃至3のいずれか1項に記載の認証方法。 In the process of authenticating the authentication target person based on the first comparison result, when the registrant corresponding to the biometric information of the authentication target person is not specified, one or one of the plurality of groups included in the second group. Select one of the multiple lists as the second comparison target list, and select one of them.
Based on the second comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the second comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
In the process of authenticating the authentication target person based on the first comparison result, when the registrant corresponding to the biometric information of the authentication target person is specified, the process of selecting the second comparison target list and the above-mentioned Suppressing the process of authenticating the person to be authenticated based on the second comparison result.
The authentication method according to any one of claims 1 to 3, wherein the computer further executes the process.
認証対象者の生体情報を取得する取得部と、
前記複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択する選択部と、
前記第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第1比較結果に基づいて、前記認証対象者に対する認証を行う認証部と、
を備えることを特徴とする情報処理装置。 A classification unit that classifies each of a plurality of lists containing identification information of a plurality of registrants into one of a plurality of groups.
The acquisition department that acquires the biometric information of the person to be authenticated, and
A selection unit that selects any list as the first comparison target list from one or more lists included in the first group among the plurality of groups.
Based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person, the authentication target person And the certification department that certifies against
An information processing device characterized by being equipped with.
認証対象者の生体情報を取得し、
前記複数のグループのうち第1グループに含まれる1又は複数のリストの中から、いずれかのリストを第1比較対象リストとして選択し、
前記第1比較対象リストに含まれる複数の登録者の識別情報それぞれに対応付けられた登録生体情報と、前記認証対象者の生体情報とを比較した第1比較結果に基づいて、前記認証対象者に対する認証を行う、
処理をコンピュータに実行させるための認証プログラム。
Each of the plurality of lists containing the identification information of the plurality of registrants is classified into one of the plurality of groups.
Obtain the biometric information of the person to be authenticated
From one or more lists included in the first group among the plurality of groups, one of the lists is selected as the first comparison target list, and the list is selected.
Based on the first comparison result of comparing the registered biometric information associated with each of the identification information of the plurality of registrants included in the first comparison target list with the biometric information of the authentication target person, the authentication target person Authenticate against
An authentication program that lets a computer perform processing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020039467A JP7359044B2 (en) | 2020-03-09 | 2020-03-09 | Authentication method, information processing device, and authentication program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020039467A JP7359044B2 (en) | 2020-03-09 | 2020-03-09 | Authentication method, information processing device, and authentication program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021140622A true JP2021140622A (en) | 2021-09-16 |
JP7359044B2 JP7359044B2 (en) | 2023-10-11 |
Family
ID=77668761
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020039467A Active JP7359044B2 (en) | 2020-03-09 | 2020-03-09 | Authentication method, information processing device, and authentication program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7359044B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023181267A1 (en) * | 2022-03-24 | 2023-09-28 | 富士通株式会社 | Authentication system, authentication client device, authentication server device, and information processing program |
WO2024161569A1 (en) * | 2023-02-01 | 2024-08-08 | 日本電気株式会社 | Authentication terminal, control method for authentication terminal, storage medium, and system |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008129798A (en) * | 2006-11-20 | 2008-06-05 | Sony Corp | Collation device, collation method, and collation program |
JP2012238256A (en) * | 2011-05-13 | 2012-12-06 | Hitachi Ltd | Biometric authentication device, biometric authentication method, and biometric authentication program |
JP2013182335A (en) * | 2012-02-29 | 2013-09-12 | Secom Co Ltd | Face image authentication device |
JP2015088040A (en) * | 2013-10-31 | 2015-05-07 | マネージメントサービス株式会社 | Authentication device, authentication method, and program |
-
2020
- 2020-03-09 JP JP2020039467A patent/JP7359044B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008129798A (en) * | 2006-11-20 | 2008-06-05 | Sony Corp | Collation device, collation method, and collation program |
US20080183707A1 (en) * | 2006-11-20 | 2008-07-31 | Tomoyuki Asano | Verification Apparatus, Verification Method and Verification Program |
JP2012238256A (en) * | 2011-05-13 | 2012-12-06 | Hitachi Ltd | Biometric authentication device, biometric authentication method, and biometric authentication program |
JP2013182335A (en) * | 2012-02-29 | 2013-09-12 | Secom Co Ltd | Face image authentication device |
JP2015088040A (en) * | 2013-10-31 | 2015-05-07 | マネージメントサービス株式会社 | Authentication device, authentication method, and program |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023181267A1 (en) * | 2022-03-24 | 2023-09-28 | 富士通株式会社 | Authentication system, authentication client device, authentication server device, and information processing program |
WO2024161569A1 (en) * | 2023-02-01 | 2024-08-08 | 日本電気株式会社 | Authentication terminal, control method for authentication terminal, storage medium, and system |
Also Published As
Publication number | Publication date |
---|---|
JP7359044B2 (en) | 2023-10-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109948408B (en) | Activity test method and apparatus | |
US10565433B2 (en) | Age invariant face recognition using convolutional neural networks and set distances | |
Connaughton et al. | Fusion of face and iris biometrics | |
Chaabane et al. | Face recognition based on statistical features and SVM classifier | |
El Khiyari et al. | Age invariant face recognition using convolutional neural networks and set distances | |
Benlamoudi et al. | Face antispoofing based on frame difference and multilevel representation | |
Singh et al. | A novel face liveness detection algorithm with multiple liveness indicators | |
JP7359044B2 (en) | Authentication method, information processing device, and authentication program | |
WO2013181695A1 (en) | Biometric verification | |
US20230252820A1 (en) | Authentication method, information processing device, and non-transitory computer-readable recording medium storing authentication program | |
Benlamoudi et al. | Face spoofing detection using multi-level local phase quantization (ML-LPQ) | |
US20230059121A1 (en) | Authentication method, information processing device, and non-transitory computer-readable storage medium for storing authentication program | |
Berriche | Comparative Study of Fingerprint‐Based Gender Identification | |
Chowdhury et al. | Biometric authentication using facial recognition | |
Kisku et al. | Multithread face recognition in cloud | |
Methani | Camera based palmprint recognition | |
JP7415640B2 (en) | Authentication method, information processing device, and authentication program | |
Kumar et al. | Facial expression recognition using wavelet and k-nearest neighbour | |
Utami et al. | Face spoof detection by motion analysis on the whole video frames | |
Karakoc et al. | Regressor based estimation of the eye pupil center | |
Miyazaki et al. | Hand authentication from RGB-D video based on deep neural network | |
Sehgal | Palm recognition using LBP and SVM | |
WO2021157023A1 (en) | Authentication method, information processing device, and authentication program | |
Parihar et al. | Palm vein recognition system for human authentication: A review | |
Mutteneni et al. | A Robust Hybrid Biometric Face Recognition Payment System |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221117 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230718 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230719 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230818 |
|
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: 20230829 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230911 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7359044 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |