JP7639818B2 - Authentication server, facial image update recommendation method, and computer program - Google Patents
Authentication server, facial image update recommendation method, and computer program Download PDFInfo
- Publication number
- JP7639818B2 JP7639818B2 JP2022531137A JP2022531137A JP7639818B2 JP 7639818 B2 JP7639818 B2 JP 7639818B2 JP 2022531137 A JP2022531137 A JP 2022531137A JP 2022531137 A JP2022531137 A JP 2022531137A JP 7639818 B2 JP7639818 B2 JP 7639818B2
- Authority
- JP
- Japan
- Prior art keywords
- authentication
- user
- person
- authenticated
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/32—User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Collating Specific Patterns (AREA)
Description
本発明は、認証サーバ、顔画像更新勧告方法及び記憶媒体に関する。 The present invention relates to an authentication server, a facial image update recommendation method, and a storage medium.
近年、生体情報を利用した各種サービスの普及が始まっている。例えば、空港内で行われる各種手続き(チェックイン、手荷物預け入れ等)やホテルのチェックイン等に顔認証が用いられている。In recent years, various services using biometric information have started to become popular. For example, facial recognition is used for various procedures at airports (check-in, baggage drop-off, etc.) and hotel check-in.
顔認証を利用したサービスでは、次のような流れで処理が行われる。まず、端末(空港やホテルに設置された端末)が利用客の顔画像を取得し、当該顔画像を特徴付ける特徴量(特徴ベクトル)を生成する。生成された特徴量は、ネットワーク上のサーバに送信される。 In services that use facial recognition, the process is as follows: First, a terminal (installed at an airport or hotel) captures a facial image of the customer and generates features (feature vectors) that characterize the facial image. The generated features are then sent to a server on the network.
サーバは、顔認証によるサービスを受ける利用者の生体情報と個人情報(氏名、住所等)を格納するデータベースを備える。サーバは、端末から照合要求を取得すると、上記データベースを検索(照合)し、端末からの照合要求に対応する生体情報と個人情報を特定する。サーバは、特定した個人情報を端末に送信し、空港等に設置された端末は、取得した個人情報に基づいた業務を行う。 The server has a database that stores the biometric information and personal information (such as name and address) of users who receive services using facial recognition. When the server receives a matching request from the terminal, it searches (matches) the database and identifies the biometric information and personal information that correspond to the matching request from the terminal. The server transmits the identified personal information to the terminal, and the terminal installed at the airport or other location performs operations based on the acquired personal information.
生体情報を用いた認証に関する技術開発が進んでいる。 Technological development is progressing regarding authentication using biometric information.
例えば、特許文献1には、認証成功率を向上することができる携帯情報端末装置を提供する、と記載されている。特許文献1に開示された技術では、認証に成功した場合、一定の条件を満たすことを前提に、その認証処理よりも前に行われた認証処理において認証に失敗したときの特徴情報(失敗特徴情報)が新たな登録特徴情報として特徴情報記憶部に追加される。その後に行われる認証処理においては、特徴情報記憶部に既に記憶されている登録特徴情報に加えて、失敗特徴情報も用いて認証処理が行われる。For example,
特許文献2には、ユーザの生体情報の読み取らせ方の癖、またはユーザの生体が経年変化することより発生する認証エラーを軽減させる、と記載されている。特許文献2の認証装置は、ユーザテーブルと、指紋画像受付部と、認証部と、一時記憶部と、比較部と、置換部と、を備える。ユーザテーブルは、指紋画像を認証用画像として記憶する。指紋画像受付部は、指紋画像を受け付ける。認証部は、指紋画像を認証用画像と比較し、認証する。一時記憶部は、認証に成功するまでに受け付けられた指紋画像を一時記憶画像として一時的に記憶する。比較部は、認証に成功した場合、一時記憶画像を認証用画像と関連付けられた失敗画像と比較し、一致すると判断された場合に失敗画像に対応する一致回数をカウントアップする。比較部は、一致しないと判断された場合に一時記憶画像を失敗画像として認証用画像に関連付けて記憶する。置換部は、対応する一致回数が所定の値以上の失敗画像で認証用画像を置き換える。
上述のように、端末が取得した顔画像とサーバに登録された顔画像の類似度により顔認証が行われる。つまり、端末がサーバに送信する顔画像とサーバに登録された顔画像が実質的に一致(同一人物)と判断されないと顔認証に失敗する。ここで、顔画像を登録してから長い時間が経過すると、容姿の変化等から上記2枚の顔画像の一致性が薄れ、認証に失敗することが多くなる。なお、特許文献1、2には容姿の変化に伴う認証精度の悪化を防止する技術は開示されていない。As described above, facial authentication is performed based on the similarity between the facial image acquired by the terminal and the facial image registered on the server. In other words, if the facial image sent by the terminal to the server and the facial image registered on the server are not judged to substantially match (are the same person), facial authentication will fail. Here, if a long time has passed since the facial image was registered, the match between the two facial images will weaken due to changes in appearance, etc., and authentication will often fail. Note that
本発明は、認証精度を維持することに寄与する、認証サーバ、顔画像更新勧告方法及び記憶媒体を提供することを主たる目的とする。 The primary objective of the present invention is to provide an authentication server, a facial image update recommendation method, and a storage medium that contribute to maintaining authentication accuracy.
本発明の第1の視点によれば、複数の利用者それぞれの顔に関する生体情報を記憶する、第1のデータベースと、前記第1のデータベースを参照して、被認証者の認証を行う認証部と、前記被認証者の認証に失敗した場合に、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する、勧告部と、を備える、認証サーバが提供される。According to a first aspect of the present invention, there is provided an authentication server comprising: a first database that stores biometric information relating to the faces of each of a plurality of users; an authentication unit that refers to the first database to authenticate a person to be authenticated; and a recommendation unit that, if authentication of the person to be authenticated fails, recommends to a user among the plurality of users who is presumed to be the person to be authenticated that the biometric information stored in the first database be updated.
本発明の第2の視点によれば、複数の利用者それぞれの顔に関する生体情報を記憶する、第1のデータベースを備える認証サーバにおいて、前記第1のデータベースを参照して、被認証者の認証を行い、前記被認証者の認証に失敗した場合に、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する、顔画像更新勧告方法が提供される。 According to a second aspect of the present invention, there is provided a facial image update recommendation method in which, in an authentication server having a first database that stores biometric information relating to the faces of each of a plurality of users, a person to be authenticated is authenticated by referring to the first database, and if authentication of the person to be authenticated fails, a user among the plurality of users who is presumed to be the person to be authenticated is recommended to update the biometric information stored in the first database.
本発明の第3の視点によれば、複数の利用者それぞれの顔に関する生体情報を記憶する、第1のデータベースを備える認証サーバに搭載されたコンピュータに、前記第1のデータベースを参照して、被認証者の認証を行う処理と、前記被認証者の認証に失敗した場合に、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する処理と、を実行させるためのプログラムを記憶する、コンピュータ読取可能な記憶媒体が提供される。According to a third aspect of the present invention, there is provided a computer-readable storage medium that stores a program for causing a computer mounted on an authentication server having a first database that stores biometric information relating to the faces of each of a plurality of users to execute a process of authenticating a person to be authenticated by referring to the first database, and, if authentication of the person to be authenticated fails, a process of recommending to a user among the plurality of users who is presumed to be the person to be authenticated that the biometric information stored in the first database be updated.
本発明の各視点によれば、認証精度を維持することに寄与する、認証サーバ、顔画像更新勧告方法及び記憶媒体が提供される。なお、本発明の効果は上記に限定されない。本発明により、当該効果の代わりに、又は当該効果と共に、他の効果が奏されてもよい。 According to each aspect of the present invention, an authentication server, a facial image update recommendation method, and a storage medium are provided that contribute to maintaining authentication accuracy. Note that the effects of the present invention are not limited to the above. The present invention may achieve other effects instead of or in addition to the effects.
はじめに、一実施形態の概要について説明する。なお、この概要に付記した図面参照符号は、理解を助けるための一例として各要素に便宜上付記したものであり、この概要の記載はなんらの限定を意図するものではない。また、特段の釈明がない場合には、各図面に記載されたブロックはハードウェア単位の構成ではなく、機能単位の構成を表す。各図におけるブロック間の接続線は、双方向及び単方向の双方を含む。一方向矢印については、主たる信号(データ)の流れを模式的に示すものであり、双方向性を排除するものではない。なお、本明細書及び図面において、同様に説明されることが可能な要素については、同一の符号を付することにより重複説明が省略され得る。First, an overview of one embodiment will be described. The reference numbers in the drawings are added to each element for convenience as an example to aid in understanding, and the description of this overview is not intended to be limiting. Furthermore, unless otherwise specified, the blocks shown in each drawing represent functional units rather than hardware units. The connection lines between blocks in each drawing include both bidirectional and unidirectional. The unidirectional arrows are used to show the main signal (data) flow diagrammatically, and do not exclude bidirectionality. In this specification and drawings, elements that can be described in the same way may be given the same reference numbers to avoid duplicated explanations.
一実施形態に係る認証サーバ100は、第1のデータベース101と、認証部102と、勧告部103と、を備える(図1参照)。第1のデータベース101は、複数の利用者それぞれの顔に関する生体情報を記憶する。認証部102は、第1のデータベース101を参照して、被認証者の認証を行う。勧告部103は、被認証者の認証に失敗した場合に、複数の利用者のうち被認証者と推定される利用者に対して第1のデータベース101に記憶された生体情報の更新を勧告する。An
認証サーバ100は、例えば、被認証者の容姿の変化等により認証に失敗したと判断される場合には、被認証者と推定される利用者に対して顔画像の更新を促す。その結果、利用者は適切な時期に、認証サーバ100に登録した顔画像を更新することができ、認証に失敗する可能性が減る。即ち、長期に亘り認証精度を維持することができる。For example, if the
以下に具体的な実施形態について、図面を参照してさらに詳しく説明する。 Specific embodiments are described in further detail below with reference to the drawings.
[第1の実施形態]
第1の実施形態について、図面を用いてより詳細に説明する。
[First embodiment]
The first embodiment will be described in more detail with reference to the drawings.
[システムの構成]
図2は、第1の実施形態に係る認証システムの概略構成の一例を示す図である。図2に示すように、認証システムには、認証センターと複数のサービス提供者が含まれる。
[System Configuration]
Fig. 2 is a diagram showing an example of a schematic configuration of an authentication system according to the first embodiment. As shown in Fig. 2, the authentication system includes an authentication center and a plurality of service providers.
認証システムに参加する各サービス提供者は、生体認証を用いたサービスの提供を行う。サービス提供者により提供されるサービスとして、小売店等での代金決済サービスやホテル等での宿泊サービスが例示される。あるいは、サービス提供者により提供されるサービスは、空港や港における出入国審査等であってもよい。本願開示のサービス提供者は、生体認証を用いて提供できる任意のサービスが提供できればよい。 Each service provider participating in the authentication system provides a service using biometric authentication. Examples of services provided by a service provider include payment services at retail stores and accommodation services at hotels. Alternatively, a service provided by a service provider may be immigration inspections at airports or ports. The service provider disclosed in the present application may provide any service that can be provided using biometric authentication.
認証センターには、認証サーバ10が設置されている。認証サーバ10は、生体情報を用いた認証の認証局として動作する情報処理装置である。認証サーバ10は、認証センターの敷地に設置されたサーバであってもよいし、クラウド上に設置されたサーバであってもよい。An
なお、利用者の生体情報には、例えば、顔、指紋、声紋、静脈、網膜、瞳の虹彩の模様(パターン)といった個人に固有の身体的特徴から計算されるデータ(特徴量)が例示される。あるいは、利用者の生体情報は、顔画像、指紋画像等の画像データであってもよい。利用者の生体情報は、利用者の身体的特徴を情報として含むものであればよい。Examples of the user's biometric information include data (feature amounts) calculated from physical characteristics unique to an individual, such as the face, fingerprint, voiceprint, veins, retina, and iris pattern. Alternatively, the user's biometric information may be image data such as a face image or fingerprint image. The user's biometric information may include information on the user's physical characteristics.
認証サーバ10は、生体認証によるサービスを実現するためのサーバ装置である。認証サーバ10は、各サービス提供者から送信される「認証要求」を処理し、認証処理の結果をサービス提供者に送信する。The
各サービス提供者は、管理サーバと認証端末を有する。 Each service provider has a management server and an authentication terminal.
例えば、サービス提供者S1には、管理サーバ20と、複数の認証端末30が設置されている。サービス提供者S2には、管理サーバ20と、複数の認証端末31が設置されている。For example, the service provider S1 is provided with a
以降の説明において、各構成要素を区別する必要がある場合には、ハイフンより右側の符号を用いる。サービス提供者S1とサービス提供者S2に含まれる各装置の動作等は同一とすることができるので、以降の説明は、サービス提供者S1を中心に説明する。In the following explanation, when it is necessary to distinguish between the components, the symbol to the right of the hyphen will be used. Since the operation of each device included in service provider S1 and service provider S2 can be the same, the following explanation will focus on service provider S1.
図2に示す各装置は相互に接続されている。例えば、認証サーバ10と管理サーバ20は、有線又は無線の通信手段により接続され、相互に通信が可能となるように構成されている。
Each device shown in Figure 2 is connected to each other. For example, the
管理サーバ20は、サービス提供者の業務全般を制御、管理するサーバである。例えば、サービス提供者が小売店である場合には、管理サーバ20は、商品の在庫管理等を行う。あるいは、サービス提供者がホテル事業者であれば、管理サーバ20は、宿泊客の予約情報の管理等を行う。The
管理サーバ20は、上記サービス提供に係る機能に加え、利用者の生体認証に関する制御機能、管理機能を備える。In addition to the functions related to providing the above services, the
認証端末30は、サービス提供者を訪れた利用者(利用客)のインターフェイスとなる装置である。利用者は、認証端末30を介して種々のサービス提供を受ける。例えば、サービス提供者が小売店である場合には、利用者は、認証端末30を用いて代金の決済を行う。あるいは、サービス提供者がホテル事業者であれば、利用者は認証端末30を用いてチェックイン手続きを行う。The
図2は例示であって、本願開示の認証システムの構成等を限定する趣旨ではない。例えば、認証センターには2台以上の認証サーバ10が含まれていてもよい。あるいは、サービス提供者には少なくとも1台以上の認証端末30が含まれればよい。あるいは、管理サーバ20と認証端末30の機能が統合され、当該統合された1台の装置により生体認証を用いたサービスが提供されてもよい。あるいは、各サービス提供者において、図2に示すように1台の管理サーバ20に複数の認証端末30が接続されていてもよいし、1台の管理サーバ20に1台の認証端末30が接続されていてもよい。
Figure 2 is an example and is not intended to limit the configuration of the authentication system disclosed herein. For example, an authentication center may include two or
[システムの動作概略]
続いて、第1の実施形態に係る認証システムの概略動作について説明する。
[System Operation Overview]
Next, the general operation of the authentication system according to the first embodiment will be described.
認証システムの動作には、3つのフェーズが含まれる。 The operation of the authentication system involves three phases.
第1のフェーズは、利用者のシステム登録を行うフェーズ(利用者登録フェーズ)である。 The first phase is the phase in which users are registered in the system (user registration phase).
第2のフェーズは、サービスの登録を行うフェーズ(サービス登録フェーズ)である。 The second phase is the phase in which the service is registered (service registration phase).
第3のフェーズは、利用者に生体認証を用いたサービスを提供するフェーズ(サービス提供フェーズ)である。 The third phase is the phase in which services using biometric authentication are provided to users (service provision phase).
[利用者登録フェーズ]
図3は、第1の実施形態に係る認証システムの利用者登録フェーズにおける動作を説明するための図である。
[User registration phase]
FIG. 3 is a diagram for explaining the operation in the user registration phase of the authentication system according to the first embodiment.
生体認証を用いたサービスの提供を希望する利用者は、事前に利用者登録を行う。利用者は、認証システムにて利用者自身を特定するための情報(ユーザID(Identifier)、パスワード(PW;Pass Word))を決定し、システムに登録する。なお、図3を含む図面において、ユーザIDを「uID」と表記する。 A user who wishes to use services using biometric authentication must register in advance. The user determines information to identify the user in the authentication system (user ID (identifier) and password (PW)) and registers it in the system. In the drawings including Figure 3, the user ID is represented as "uID."
また、利用者は、自身の生体情報(例えば、顔画像)、身元確認書類(例えば、パスポート等)、連絡先(例えば、メールアドレス等)をシステムに登録する。利用者は、任意の手段を用いて上記5つの情報(ユーザID、パスワード、生体情報、身元確認書類、連絡先)をシステムに登録する。 In addition, the user registers their biometric information (e.g., face image), identity document (e.g., passport, etc.), and contact information (e.g., email address, etc.) in the system. The user registers the above five pieces of information (user ID, password, biometric information, identity document, contact information) in the system using any means.
例えば、利用者は、所有する端末40を操作して撮像した自身の顔画像と、ユーザID、パスワード、身元確認書類、連絡先を認証サーバ10に入力してもよい。端末40には、スマートフォン、携帯電話機、ゲーム機、タブレット等の携帯端末装置やコンピュータ(パーソナルコンピュータ、ノートパソコン)等が例示される。For example, a user may operate a terminal 40 owned by the user to input a captured image of the user's face, a user ID, a password, an identification document, and contact information to the
認証サーバ10は、取得した顔画像及び身元確認書類を用いて利用者の本人確認を行う。具体的には、認証サーバ10は、取得した顔画像と身元確認書類に記載された顔画像が同一人物による顔画像の場合に、利用者本人によるシステム登録申請と判断する。The
その後、認証サーバ10は、取得した顔画像から特徴量(複数の特徴量からなる特徴ベクトル)を生成し、当該特徴量、顔画像、ユーザID、パスワード、連絡先を対応付けて認証情報データベースに記憶する。認証サーバ10が取得した身元確認書類は本人確認の終了後に破棄されてもよいし、ユーザID等と対応付けて記憶されてもよい。The
システム利用者は、システムに登録した顔画像を更新することができる。システムの利用を開始してから長時間経過した場合など、利用者は、今の顔(顔画像)をシステムに登録したいという希望を持つことがある。この場合、認証サーバは、顔画像の更新可否を判断し、その結果に応じて登録された顔画像を変更する。 System users can update the facial image registered in the system. If a long time has passed since the user started using the system, the user may wish to register their current face (facial image) in the system. In this case, the authentication server determines whether or not the facial image can be updated, and changes the registered facial image according to the result.
さらに、認証サーバ10は、生体認証の結果から登録された顔画像を更新した方がよいと判断した場合には、その旨を利用者(端末40)に通知する。認証サーバ10は、利用者に対して登録された顔画像の更新を促す。Furthermore, if the
顔画像更新の勧告や顔画像の更新可否に関する詳細な説明は後述する。 Detailed information regarding recommendations for updating facial images and whether or not facial images can be updated will be provided later.
なお、第1の実施形態では、システム利用者を一意に定める識別子としてユーザIDとパスワードを用いる例を説明するが、利用者間でユーザIDの重複がなければ、上記識別子としてユーザIDを用いることも可能である。In the first embodiment, an example is described in which a user ID and password are used as an identifier to uniquely define a system user, but it is also possible to use a user ID as the above identifier if there is no duplication of user IDs between users.
[サービス登録フェーズ]
図4は、第1の実施形態に係る認証システムのサービス登録フェーズにおける動作を説明するための図である。
[Service registration phase]
FIG. 4 is a diagram for explaining the operation in the service registration phase of the authentication system according to the first embodiment.
利用者登録を終えた利用者は、生体認証によりサービスを受けたいサービス提供者を選択し、当該選択したサービス提供者をシステムに登録する。 After completing user registration, a user selects the service provider from which they would like to receive services using biometric authentication and registers the selected service provider in the system.
利用者は、選択したサービス提供者からサービスを受けるために必要な個人情報(例えば、氏名等)をシステムに登録する。上記個人情報としては、氏名、年齢、性別等が例示される。また、利用者は、上記個人情報と併せて、利用者登録フェーズにて決定されたユーザID、パスワードをシステムに登録する。The user registers in the system the personal information (e.g., name, etc.) required to receive services from the selected service provider. Examples of the personal information include name, age, and gender. In addition to the personal information, the user also registers in the system the user ID and password determined in the user registration phase.
なお、本願開示において、個人情報は、利用者(被認証者)の生体情報を含まない情報と定義される。即ち、生体情報及び当該生体情報から生成された特徴量は、本願開示の「個人情報」から除外される。In this disclosure, personal information is defined as information that does not include biometric information of the user (person to be authenticated). In other words, biometric information and features generated from the biometric information are excluded from "personal information" in this disclosure.
利用者は、上記3つの情報(個人情報、ユーザID、パスワード)を任意の手段を用いてサービス提供者に入力する。例えば、図4に示すように、利用者は端末40を操作して上記3つの情報を管理サーバ20に入力してもよい。The user inputs the above three pieces of information (personal information, user ID, and password) to the service provider using any means. For example, as shown in Figure 4, the user may operate a terminal 40 to input the above three pieces of information to the
管理サーバ20は、上記3つの情報(個人情報、ユーザID、パスワード)を取得すると、認証サーバ10に対して「サービス登録要求」を送信する。具体的には、管理サーバ20は、サービス提供者ID、ユーザID及びパスワードを含むサービス登録要求を認証サーバ10に送信する。When the
サービス提供者IDは、認証システムに含まれるサービス提供者(生体認証を利用する認証基盤に参加している小売店等)を一意に識別するための識別情報である。図2の例では、サービス提供者S1、S2のそれぞれに異なるサービス提供者IDが割り当てられている。The service provider ID is identification information for uniquely identifying a service provider (such as a retailer participating in an authentication infrastructure that uses biometric authentication) included in the authentication system. In the example of Figure 2, a different service provider ID is assigned to each of the service providers S1 and S2.
なお、サービス提供者IDは、サービス提供者ごとに割り当てられるIDであって、サービスごとに割り当てられるIDではない。例えば、図2において、サービス提供者S1とS2が同じ種類のサービス(例えば、宿泊サービス)を提供する事業者であっても、経営主体が異なればこれらのサービス提供者には異なるIDが割り当てられる。 Note that the service provider ID is an ID assigned to each service provider, not an ID assigned to each service. For example, in FIG. 2, even if service providers S1 and S2 are businesses that provide the same type of service (e.g., accommodation services), if they are managed by different entities, different IDs will be assigned to these service providers.
認証サーバ10と管理サーバ20は、任意の方法によりサービス提供者IDを共有する。例えば、サービス提供者が認証基盤に参加する際、認証サーバ10がサービス提供者IDを生成し、当該生成したサービス提供者IDをサービス提供者に配付(通知)すればよい。図4を含む図面において、サービス提供者IDを「spID」と表記する。The
サービス登録要求を受信すると、認証サーバ10は、当該要求に含まれるユーザIDとパスワードをキーとして認証情報データベースを検索し、対応する利用者を特定する。その後、認証サーバ10は、「サービスユーザID」を生成する。When the
サービスユーザIDは、利用者とサービス提供者の対応関係(組み合わせ)を一意に定める識別情報である。図2の例では、利用者U1とサービス提供者S1の組み合わせから定まるサービスユーザIDと、利用者U1とサービス提供者S2の組み合わせから定まるサービスユーザIDには、それぞれ異なる値が設定される。 The service user ID is identification information that uniquely defines the correspondence (combination) between a user and a service provider. In the example of Figure 2, the service user ID determined from the combination of user U1 and service provider S1 and the service user ID determined from the combination of user U1 and service provider S2 are each set to a different value.
認証サーバ10は、ユーザID、パスワード、特徴量、顔画像、連絡先、サービス提供者ID、上記生成されたサービスユーザIDを対応付けて記憶する。図4を含む図面において、サービスユーザIDを「suID」と表記する。The
認証サーバ10は、上記生成したサービスユーザIDを、サービス登録要求の送信元に送信する。The
管理サーバ20は、認証サーバ10から取得したサービスユーザIDと利用者の個人情報を対応付けて記憶する。管理サーバ20は、利用者情報データベースに新規なエントリを追加し、上記情報(個人情報、サービスユーザID)を格納する。The
利用者は、生体認証を用いたサービスの提供を受けたいサービス提供者ごとに上記のような登録動作を繰り返す。 The user repeats the above registration process for each service provider from which they wish to receive services using biometric authentication.
[サービス提供フェーズ]
図5は、第1の実施形態に係る認証システムのサービス提供フェーズにおける動作を説明するための図である。
[Service provision phase]
FIG. 5 is a diagram for explaining the operation in the service provision phase of the authentication system according to the first embodiment.
サービスの登録(サービス登録フェーズ)を終了した利用者は、サービス提供者を訪問する。利用者は、認証端末30の前に移動する。After completing the service registration (service registration phase), the user visits the service provider. The user moves to the
認証端末30は、面前の利用者から生体情報を取得する。具体的には、認証端末30は、利用者を撮像し、顔画像を取得する。認証端末30は、取得した顔画像を管理サーバ20に送信する。The
管理サーバ20は、取得した顔画像から特徴量を生成する。管理サーバ20は、当該生成した特徴量とサービス提供者IDを含む認証要求を認証サーバ10に送信する。The
認証サーバ10は、認証要求から特徴量を取り出し、当該取り出した特徴量と認証情報データベースに登録された特徴量を用いた照合処理(1対N照合;Nは正の整数、以下同じ)を実行する。The
認証サーバ10は、照合処理により利用者を特定し、当該特定した利用者に対応付けられている複数のサービスユーザIDのうち認証要求に含まれるサービス提供者IDに対応するサービスユーザIDを特定する。The
認証サーバ10は、特定したサービスユーザIDを認証要求の送信元に送信する。認証サーバ10は、特定したサービスユーザIDを含む応答(認証要求に対する応答)を管理サーバ20に送信する。The
管理サーバ20は、取得したサービスユーザIDをキーとして利用者情報データベースを検索し、サービスユーザIDに対応する個人情報を特定する。サービス提供者(管理サーバ20、認証端末30)は、特定された個人情報に基づきサービス(例えば、代金精算、チェックイン手続き等)を利用者に提供する。The
続いて、第1の実施形態に係る認証システムに含まれる各装置の詳細について説明する。Next, we will explain in detail each device included in the authentication system related to the first embodiment.
[認証サーバ]
図6は、第1の実施形態に係る認証サーバ10の処理構成(処理モジュール)の一例を示す図である。図6を参照すると、認証サーバ10は、通信制御部201と、利用者管理部202と、データベース管理部203と、サービス登録部204と、認証部205と、顔画像更新勧告部206と、記憶部207と、を備える。
[Authentication Server]
Fig. 6 is a diagram showing an example of a processing configuration (processing module) of the
通信制御部201は、他の装置との間の通信を制御する手段である。例えば、通信制御部201は、管理サーバ20からデータ(パケット)を受信する。また、通信制御部201は、管理サーバ20に向けてデータを送信する。通信制御部201は、他の装置から受信したデータを他の処理モジュールに引き渡す。通信制御部201は、他の処理モジュールから取得したデータを他の装置に向けて送信する。このように、他の処理モジュールは、通信制御部201を介して他の装置とデータの送受信を行う。
The
利用者管理部202は、上述の利用者登録や顔画像更新を実現する手段である。利用者管理部202は、利用者を登録する登録部としての機能と、登録された顔画像を更新する更新部としての機能を有する。The
利用者管理部202は、端末40が認証サーバ10にアクセスすると、図7に示すようなメニュー表示を行う。When the terminal 40 accesses the
利用者が新規登録を希望する場合には、利用者管理部202は、利用者(生体認証を用いたサービスの提供を希望する利用者;システム利用者)のユーザID、パスワード、生体情報(顔画像)、身元確認書類、連絡先を取得する。When a user wishes to register, the
利用者管理部202は、任意の手段を用いて上記5つの情報(ユーザID、パスワード、生体情報、身元確認書類、連絡先)を取得する。例えば、利用者管理部202は、ユーザID、パスワードを決定するためのGUI(Graphical User Interface)や入力フォームを端末40に表示する。例えば、利用者管理部202は、図8に示すようなGUIを端末40に表示する。The
利用者管理部202は、GUI等により取得したユーザID、パスワードが既に登録されているユーザID、パスワードと重複していないことを検証する。当該重複が発生していなければ、利用者管理部202は、利用者の生体情報、身元確認書類及び連絡先を取得するためのGUIを端末40に表示する。The
例えば、利用者管理部202は、図9に示すようなGUIを端末40に表示する。例えば、利用者は、図9に示す「ファイル選択」ボタンを押下し、システムに登録する顔画像の画像データを指定する。指定された顔画像は、プレビュー領域に表示される(図9では選択顔画像として表示されている)。プレビューされた顔画像を登録する際には、利用者は「決定」ボタンを押下する。なお、顔画像をシステムに入力することに関し、利用者は、端末40を操作して顔画像をEメール等に添付してもよい。あるいは、利用者管理部202は、顔画像の送付先を含む情報を端末40に送信し、端末40は、当該顔画像の送付先に顔画像を送信してもよい。あるいは、利用者管理部202と端末40は、チャット等のコミュニケーションツールを利用して顔画像を送受信してもよい。利用者管理部202は、任意の手段で顔画像を取得(受信)すればよい。For example, the
顔画像を取得すると、利用者管理部202は、身元確認書類を取得する。例えば、利用者管理部202は、図10に示すようなGUIを端末40に表示する。例えば、利用者は、端末40のカメラを用いて身元確認書類を撮像する。利用者は、「ファイル選択」ボタンを押下し、撮影した身元確認書類の画像を指定する。その後、利用者は「決定」ボタンを押下し、身元確認書類を登録する。
After acquiring the facial image, the
なお、システムに登録が可能な身元確認書類には、パスポート、運転免許証等の顔画像が記載された書類(公的機関が発行した書類であって身元確認に資する書類)が例示される。また、身元確認書類には、紙媒体による書類だけでなく電子媒体による書類も含まれる。Examples of identity verification documents that can be registered in the system include documents with a facial image, such as a passport or driver's license (documents issued by public institutions that contribute to identity verification). Identity verification documents include not only paper documents but also electronic documents.
身元確認書類を取得すると、利用者管理部202は、連絡先を取得する。例えば、利用者管理部202は、図11に示すようなGUIを端末40に表示する。利用者は、連絡先(例えば、端末40で受信可能なアカウントのメールアドレス)を入力し、「決定」ボタンを押下する。Upon acquiring the identity verification document, the
利用者管理部202は、例えば、図8乃至図11に示すようなGUIによりユーザID、パスワード、生体情報(顔画像)、身元確認書類、連絡先を取得すると、利用者の本人確認を行う。具体的には、利用者管理部202は、身元確認書類から身元検証用の顔画像(以下、検証顔画像と表記する)を取得する。利用者管理部202は、テンプレートマッチング等の技術を用いて身元確認書類の所定領域から検証顔画像を抽出する。The
本人確認の際、利用者管理部202は、取得した顔画像及び検証顔画像のそれぞれから特徴量(複数の特徴量からなる特徴ベクトル)を生成する。なお、特徴点の抽出処理に関しては既存の技術を用いることができるのでその詳細な説明を省略する。例えば、利用者管理部202は、顔画像から目、鼻、口等を特徴点として抽出する。その後、利用者管理部202は、特徴点それぞれの位置や各特徴点間の距離を特徴量として計算し、複数の特徴量からなる特徴ベクトル(顔画像を特徴づけるベクトル情報)を生成する。During identity verification, the
次に、利用者管理部202は、2枚の画像の類似度を計算する。当該類似度には、カイ二乗距離やユークリッド距離等を用いることができる。なお、距離が離れているほど類似度は低く、距離が近いほど類似度が高い。利用者管理部202は、当該類似度に対して閾値処理を実行し、その結果に応じて本人確認の成否を決定する。Next, the
類似度が閾値TH1よりも高ければ、利用者管理部202は本人確認成功と判断する。 対して、類似度が閾値TH1以下であれば、利用者管理部202は、本人確認失敗と判断する。この場合、利用者管理部202は、利用者に対して品質の良い顔画像の登録を促す等の対応を行う。上述のように、本人確認が終了すると、利用者管理部202は、身元確認書類を破棄してもよい。If the similarity is higher than the threshold TH1, the
本人確認に成功すると、利用者管理部202は、ユーザID、パスワード、顔画像、上記顔画像から生成された特徴量、連絡先をデータベース管理部203に引き渡す。なお、以降の説明において、認証情報データベースに登録された顔画像を「登録顔画像」と表記する。If identity verification is successful, the
続いて、顔画像(登録顔画像)を更新する場合の利用者管理部202の動作について説明する。図12は、第1の実施形態に係る利用者管理部202の顔画像更新に関する動作の一例を示すフローチャートである。Next, the operation of the
顔画像の更新を希望する利用者は、端末40を用いて認証サーバ10にアクセスする。利用者管理部202は、端末40に図7に示すようなメニュー画面を表示する。顔画像の更新を希望する利用者は、「顔画像の更新」ボタンを押下する。A user who wishes to update his/her facial image accesses the
顔画像の更新ボタンが押下されると、利用者管理部202は、利用者がシステムにログインするためのGUIを表示する。例えば、利用者管理部202は、図13に示すような表示を行い、ユーザID、パスワードを取得する。When the face image update button is pressed, the
利用者管理部202は、取得したユーザID、パスワードをキーとして認証情報データベースを検索し、対応するエントリが存在すれば、システムに登録された利用者と判断し、顔画像の更新処理を進める。この場合、利用者管理部202は、対応するエントリから登録顔画像を読み出す。対して、上記エントリが存在しなければ、利用者管理部202は、利用者はシステムへのログインに失敗したと判断する。この場合、利用者管理部202は、その旨を利用者に通知する。なお、利用者管理部202は、認証情報データベースから顔画像を読み出したタイミングにて、当該読み出した顔画像(登録顔画像)を利用者が確認できるような表示を行ってもよい。The
システムに登録された利用者のログイン後に、利用者管理部202は、更新用の顔画像(以下、更新顔画像と表記する)を取得する(図12のステップS101)。例えば、利用者管理部202は、更新顔画像を取得するため図14に示すような表示を行う。利用者は、更新顔画像を選択し、「決定」ボタンを押下する。After a user registered in the system logs in, the
利用者管理部202は、取得した更新顔画像を用いて登録顔画像を更新してもよいか判定する。
The
利用者管理部202は、登録顔画像と更新顔画像の類似度を計算する(ステップS102)。利用者管理部202は、当該計算された類似度に対して閾値処理を実施し、その結果に応じて登録顔画像の更新可否を判定する。The
類似度が閾値TH2よりも大きければ(ステップS103、Yes分岐)、利用者管理部202は登録顔画像の更新を許可する(ステップS108)。類似度が高い2枚の顔画像は、実質的に同一人物から取得された顔画像と判断できるので、利用者管理部202は、登録顔画像の更新を許可する。この場合、利用者管理部202は、図15のような表示を行い、登録顔画像が更新された旨を利用者に通知する。If the similarity is greater than the threshold value TH2 (step S103, Yes branch), the
類似度が閾値TH3よりも小さければ(ステップS104、Yes分岐)、利用者管理部202は登録顔画像の更新を拒否する。類似度が低い2枚の顔画像は、他人同士の顔画像と判断できるので、利用者管理部202は、登録顔画像の更新を拒否する(ステップS109)。この場合、システムの不正利用等も疑われるので、利用者管理部202は、図16のような表示を行う。If the similarity is smaller than the threshold value TH3 (step S104, Yes branch), the
類似度が閾値TH3以上、且つ、閾値TH2以下の場合(ステップS103、No分岐;ステップS104、No分岐)、利用者管理部202は、身元確認書類を取得する(ステップS105)。例えば、利用者管理部202は、図17に示すようなGUIを用いて身元確認書類を取得する。利用者管理部202は、身元確認書類から検証顔画像を抽出する。If the similarity is greater than or equal to the threshold TH3 and less than or equal to the threshold TH2 (step S103, No branch; step S104, No branch), the
なお、利用者のシステム登録時に身元確認書類が破棄されず、データベースに記憶されている場合には、利用者管理部202は、ステップS105の実行を省略し、上記データベースに記憶された身元確認書類を用いてもよい。
In addition, if the identity verification document is not destroyed when the user registers with the system and is stored in the database, the
あるいは、利用者管理部202は、取得した身元確認書類の有効期限や発行日等に基づき、古い身元確認書類(顔画像更新日よりも所定期間前に発行された身元確認書類)の受け取りを拒否する等の対応をしてもよい。即ち、利用者管理部202は、身元確認書類の記載(例えば、当該書類に記載された日付、期間)に基づき、更新顔画像を抽出する身元確認書類の選別を行ってもよい。即ち、利用者管理部202は、身元確認書類の記載に基づき、検証顔画像を抽出するか否かを決定してもよい。利用者管理部202は、このような選別や決定をすることで、利用者の現在の容姿等が反映された検証顔画像を取得してもよい。Alternatively, the
利用者管理部202は、更新顔画像と検証顔画像の類似度を計算する(ステップS106)。利用者管理部202は、当該計算された類似度に対して閾値処理を実行し、その結果に応じて登録画像の更新可否を判定する。The
類似度が閾値TH4よりも高ければ(ステップS107、Yes分岐)、利用者管理部202は登録顔画像の更新を許可する(ステップS108)。この場合、利用者管理部202は、図15に示すような表示を行う。If the similarity is higher than the threshold value TH4 (step S107, Yes branch), the
対して、類似度が閾値TH4以下であれば(ステップS107、No分岐)、利用者管理部202は、登録顔画像を更新顔画像により更新することを拒否する(ステップS109)。この場合、利用者管理部202は、図16に示すような表示を行う。On the other hand, if the similarity is equal to or less than the threshold value TH4 (step S107, No branch), the
あるいは、利用者管理部202は、図18に示すような表示を行い、更新顔画像の再入力等を促してもよい。利用者管理部202は、再入力された顔画像を用いて上記説明した判定処理を繰り返してもよい。Alternatively, the
登録顔画像の更新を許可する場合、利用者管理部202は、更新顔画像から特徴量を生成する。利用者管理部202は、ユーザID、パスワード、生成した特徴量、更新顔画像をデータベース管理部203に引き渡し、データベース管理部203に生体情報(特徴量、顔画像)の更新を指示する。When updating of the registered face image is permitted, the
このように、顔画像の更新部として機能する利用者管理部202は、登録顔画像(第1の顔画像)及び更新顔画像(第2の顔画像)の類似度に応じて、登録顔画像を更新顔画像により更新するか否かを判定する。利用者管理部202は、登録顔画像及び更新顔画像の類似度が閾値TH2よりも大きい場合に、登録顔画像を更新する。利用者管理部202は、登録顔画像及び更新顔画像の類似度が閾値TH3よりも小さい場合に、登録顔画像を更新しない。In this way, the
さらに、利用者管理部202は、登録顔画像及び更新顔画像の類似度が閾値TH3以上、且つ、閾値TH2以下の場合、利用者の身元確認書類を取得する。利用者管理部202は、身元確認書類から検証顔画像(第3の顔画像)を抽出し、更新顔画像及び検証顔画像の類似度に応じて、登録顔画像を更新するか否かを判定する。利用者管理部202は、更新顔画像及び検証顔画像の類似度が閾値TH4より大きい場合に、登録顔画像を更新する。利用者管理部202は、更新顔画像及び検証顔画像の類似度が閾値TH4以下の場合に、登録顔画像を更新しない。
Furthermore, the
データベース管理部203は、認証情報データベースを管理する手段である。認証情報データベースは、システム利用者を特定する情報(ユーザID、パスワード)、当該利用者の生体情報(特徴量、顔画像)、サービス提供者を特定するサービス提供者ID、各サービスにおいて利用者を特定するサービスユーザIDを対応付けて記憶する。さらに、認証情報データベースは、利用者の連絡先も上記情報と対応付けて記憶する。認証情報データベースは、複数の利用者それぞれの顔に関する生体情報(登録顔画像、当該画像から生成された特徴量)を記憶するデータベースである。
The
データベース管理部203は、利用者管理部202から上記5つの情報(ユーザID、パスワード、特徴量、顔画像、連絡先)を取得した場合、認証情報データベースに新規エントリを追加する。例えば、利用者U1に関する上記5つの情報を取得した場合には、データベース管理部203は、図19の最下段に示されるエントリを追加する。なお、利用者登録の段階では、サービス提供者IDやサービスユーザIDは生成されていないのでこれらのフィールドには何も設定されない。
When the
データベース管理部203は、利用者管理部202から顔画像更新の指示を伴う4つの情報(ユーザID、パスワード、特徴量、顔画像)を取得した場合、対応するエントリの特徴量、顔画像を更新(上書き)する。
When the
サービス登録部204は、システム利用者による個別のサービス登録を実現する手段である。サービス登録部204は、サービス提供者の管理サーバ20から取得するサービス登録要求を処理する。
The
サービス登録部204は、取得したサービス登録要求に含まれるユーザID、パスワードをキーとして認証情報データベースを検索する。サービス登録部204は、特定した利用者(ユーザID、パスワードの組から特定される利用者)のサービス提供者IDフィールドを確認する。The
サービス登録部204は、サービス提供者IDフィールドに、管理サーバ20から取得したサービス登録要求に含まれるサービス提供者IDが設定されているか否かを判定する。管理サーバ20から取得したサービス提供者IDが既にデータベースに登録されていれば、サービス登録部204は、その旨を管理サーバ20に通知する。この場合、認証情報データベースには、利用者が登録しようとしているサービス(サービス提供者)は既に登録されているので、サービス登録部204は、サービス登録要求に対する応答として「否定応答」を送信する。The
対して、特定された利用者のサービス提供者IDフィールドに、サービス登録要求に含まれるサービス提供者IDが設定されていなければ、サービス登録部204は、当該利用者とサービス提供者に対応するサービスユーザIDを生成する。On the other hand, if the service provider ID included in the service registration request is not set in the service provider ID field of the identified user, the
上述のように、サービスユーザIDは、利用者とサービス提供者の組み合わせから一意に定まる識別情報である。例えば、サービス登録部204は、ユーザID、パスワード及びサービス提供者IDを用いてハッシュ値を計算し、当該計算されたハッシュ値をサービスユーザIDとする。具体的には、サービス登録部204は、ユーザID、パスワード及びサービス提供者IDの連結値を計算し、当該計算された連結値のハッシュ値を計算することで、サービスユーザIDを生成する。As described above, the service user ID is identification information that is uniquely determined from the combination of a user and a service provider. For example, the
なお、上記ハッシュ値を用いたサービスユーザIDの生成は例示であって、サービスユーザIDの生成方法を限定する趣旨ではない。サービスユーザIDは、システム利用者とサービス提供者の組み合わせを一意に識別できる情報であればどのような情報であってもよい。例えば、サービス登録部204は、サービス登録要求を処理するたびに一意な値を採番しサービスユーザIDとしてもよい。
Note that the generation of the service user ID using the above hash value is merely an example and is not intended to limit the method of generating the service user ID. The service user ID may be any information that can uniquely identify the combination of a system user and a service provider. For example, the
サービスユーザIDを生成すると、サービス登録部204は、ユーザID及びパスワードと共に、サービス提供者IDとサービスユーザIDをデータベース管理部203に引き渡す。データベース管理部203は、2つのID(サービス提供者ID、サービスユーザID)を認証情報データベースに登録する。例えば、利用者U1がサービス提供者S1についてサービス登録をすると、図20の最下段に示されるエントリに上記2つのIDが追加される。
After generating the service user ID, the
サービス登録はサービス提供者ごとに行われるため、1人の利用者に複数のサービス提供者、サービスユーザIDが設定されることがある。例えば、利用者U1がサービス提供者S1、S2のそれぞれに関してサービス登録を行った場合には、図21の2行目、3行目のエントリが生成される。なお、利用者U2がサービス提供者S1に関してサービス登録を行った場合には、図21の最下段のエントリが生成される。 Because service registration is performed for each service provider, multiple service providers and service user IDs may be set for one user. For example, if user U1 performs service registration for each of service providers S1 and S2, the entries in the second and third lines of Figure 21 are generated. Note that if user U2 performs service registration for service provider S1, the entry in the bottom row of Figure 21 is generated.
サービス提供者ID、サービスユーザIDが認証情報データベースに登録されると、サービス登録部204は、サービス登録要求が正常に処理されたことを管理サーバ20に通知する。サービス登録部204は、サービス登録要求に対する応答として「肯定応答」を送信する。その際、サービス登録部204は、サービスユーザIDを含む応答を管理サーバ20に送信する。
When the service provider ID and service user ID are registered in the authentication information database, the
認証部205は、システム利用者の認証処理を行う手段である。認証部205は、サービス提供者の管理サーバ20から受信する認証要求を処理する。認証部205は、認証情報データベースを参照して被認証者の認証を行う。The
認証部205は、認証要求に含まれる特徴量とサービス提供者IDを取り出す。認証部205は、取り出した特徴量とサービス提供者IDをキーとして認証情報データベースを検索し、対応するサービスユーザIDを特定する。認証部205は、認証要求から取り出した特徴量を照合側の特徴量、データベースに格納された特徴量を登録側の特徴量にそれぞれ設定し、1対N照合を実行する。The
図22は、第1の実施形態に係る認証部205の動作の一例を示すフローチャートである。
Figure 22 is a flowchart showing an example of the operation of the
認証部205は、認証情報データベースに登録された複数の特徴量それぞれと照合対象の特徴量(被認証者の特徴量)との間で類似度を計算する(ステップS201)。The
認証部205は、当該計算された複数の類似度のうち閾値TH5よりも大きい類似度が存在するか否かを判定する(ステップS202)。The
閾値TH5よりも大きい類似度が少なくとも1以上存在すれば(ステップS202、Yes分岐)、認証部205は、類似度が最も大きい利用者(ユーザID、パスワード)を特定する(ステップS203)。If there is at least one similarity greater than the threshold value TH5 (step S202, Yes branch), the
その後、認証部205は、上記特定された利用者(ユーザID、パスワード)に対応付けられている少なくとも1以上のサービス提供者IDのうち、認証要求に含まれるサービス提供者IDに一致するエントリが存在するか否かを判定する(ステップS204)。Then, the
上記のようなエントリが存在する場合(ステップS204、Yes分岐)、認証部205は、利用者の認証に成功したと判断する(ステップS205)。この場合、認証部205は、認証要求の送信元である管理サーバ20に「肯定応答」を送信する。その際、認証部205は、特定したエントリのサービスユーザIDを含む応答(認証要求に対する応答)を生成し、管理サーバ20に送信する。If such an entry exists (step S204, Yes branch), the
上記のようなエントリが存在しない場合(ステップS204、No分岐)、認証部205は、利用者の認証に失敗したと判断する(ステップS206)。この場合、認証部205は、認証要求の送信元である管理サーバ20に「否定応答」を送信する。If such an entry does not exist (step S204, No branch), the
閾値TH5よりも大きい類似度が存在しない場合にも(ステップS202、No分岐)、認証部205は、利用者の認証に失敗したと判断する(ステップS207)。
If there is no similarity greater than the threshold value TH5 (step S202, No branch), the
その後、認証部205は、上記ステップS201で計算された複数の類似度のうち閾値TH6(ただし、TH6<TH5)よりも大きい類似度が存在するか否かを判定する(ステップS208)。なお、閾値TH5は、被認証者を本人と判断するための閾値であり、閾値TH6は被認証者を他人と判断するための閾値である。Then, the
閾値TH6よりも大きい類似度が少なくとも1以上存在すれば(ステップS208、Yes分岐)、認証部205は、類似度が最も大きい利用者を特定する(ステップS209)。
If there is at least one similarity greater than the threshold value TH6 (step S208, Yes branch), the
認証部205は、当該特定された利用者の情報を用いて「認証失敗データベース」を更新する(ステップS210)。なお、認証失敗データベース及び当該データベースの更新に関する動作は後述する。The
閾値TH6よりも大きい類似度が存在しなければ(ステップS208、No分岐)、認証部205は、特段の動作を行わず処理を終了する。If there is no similarity greater than the threshold value TH6 (step S208, No branch), the
例えば、図21の例では、「FV1」の特徴量と「S1」のサービス提供者IDが認証要求に含まれる場合、特徴量FV1により2行目、3行目のエントリ(利用者)が特定され、サービス提供者ID「S1」により2行目のエントリが特定される。その結果、上記認証要求は正常に処理され、「U1S1」というサービスユーザIDを含む肯定応答が、管理サーバ20に送信される。For example, in the example of Figure 21, when the authentication request contains a feature "FV1" and a service provider ID "S1", the feature FV1 identifies the entries (users) in the second and third lines, and the service provider ID "S1" identifies the entry in the second line. As a result, the authentication request is processed normally, and a positive response including the service user ID "U1S1" is sent to the
また、被認証者の認証に失敗した場合(ステップS202、No分岐)、認証部205は、計算された類似度に対して閾値処理を実行することで、認証情報データベースに登録された利用者のうち被認証者と推定される利用者を特定する(ステップS209)。具体的には、計算された類似度が第1の閾値(閾値TH6)から第2の閾値(閾値TH5)の範囲に含まれる場合、認証部205は、被認証者の容姿の変化により認証が失敗していると判断する。認証部205は、上記範囲に含まれる類似度のうち最も値が大きい類似度に相当する利用者が被認証者であると推定する。認証部205は、被認証者と推定された利用者の情報を認証失敗データベースに記憶する(ステップS210)。
If authentication of the authenticatee fails (step S202, No branch), the
続いて、認証失敗データベース及び当該データベースの更新制御について説明する。 Next, we will explain the authentication failure database and update control of the database.
認証失敗データベースは、被認証者の容姿等が変わったことに起因し認証に失敗したと想定される利用者の情報を記憶するデータベースである。図23は、認証失敗データベースの一例を示す図である。図23を参照すると、認証失敗データベースは、ユーザID、パスワード、連絡先及び失敗回数を対応づけて記憶する。The authentication failure database is a database that stores information about users who are assumed to have failed authentication due to a change in the person's appearance, etc. Figure 23 is a diagram showing an example of an authentication failure database. Referring to Figure 23, the authentication failure database stores user IDs, passwords, contact information, and the number of failures in association with each other.
なお、図23に示す認証失敗データベースは例示であって、記憶する項目等を限定する趣旨ではない。例えば、連絡先は、ユーザID、パスワードに基づき認証情報データベースから取得可能であるので、認証失敗データベースに含まれていなくともよい。あるいは、認証失敗データベースに、顔画像や特徴量が記憶されていてもよい。 Note that the authentication failure database shown in FIG. 23 is an example and is not intended to limit the items to be stored. For example, contact information can be obtained from the authentication information database based on the user ID and password, so it does not need to be included in the authentication failure database. Alternatively, facial images and feature amounts may be stored in the authentication failure database.
認証部205は、認証要求を処理した際、当該認証要求に含まれる特徴量と認証情報データベースに記憶された複数の特徴量との間で類似度を計算する。計算された類似度のうち、閾値TH6より大きく閾値TH5以下の類似度が少なくとも1以上存在する場合(TH6<類似度≦TH5)、認証部205は、認証失敗データベースを更新する又はエントリを追加する。When the
即ち、計算された類似度が本人と認められる閾値TH5は超えないが、完全に別人と判断される類似度TH6を超えている場合、認証部205は、被認証者は容姿の変化により認証に失敗したと判断する。この場合、認証部205は、被認証者に最も似ている利用者(類似度が最も近い利用者)の情報を認証失敗データベースに登録する。なお、被認証者に最も似ている利用者が被認証者と推定される利用者である。That is, if the calculated similarity does not exceed the threshold TH5 at which the person is recognized as the actual person, but exceeds the similarity TH6 at which the person is determined to be a completely different person, the
認証部205は、上記範囲(TH6<類似度≦TH5)に含まれる類似度のうち最も値が大きい類似度に対応する特徴量のエントリ(認証情報データベースのエントリ)からユーザID、パスワード、連絡先を読み出す。認証部205は、当該読み出したユーザID、パスワードをキーとして認証失敗データベースを検索する。対応するエントリが存在しなければ、認証部205は、当該データベースに新規エントリを追加する。その際、失敗回数には「1」が設定される。The
ユーザID、パスワードをキーとして認証失敗データベースを検索した結果、対応するエントリが存在すれば、認証部205は、特定されたエントリの失敗回数フィールドの値をインクリメントする(1を加算する)。
When the authentication failure database is searched using the user ID and password as keys, if a corresponding entry is found, the
このように、認証部205は、被認証者と推定される利用者に関する認証に失敗した回数を認証失敗データベースに記憶(登録)する。In this way, the
顔画像更新勧告部206は、利用者に対して登録されている顔画像の更新を勧告する手段である。顔画像更新勧告部206は、被認証者の認証に失敗した場合に、複数の利用者のうち被認証者と推定される利用者に対して認証情報データベースに記憶された生体情報(顔画像)の更新を勧告する。より具体的には、利用者の容姿等が変わり顔認証に失敗していると判断される場合に、顔画像更新勧告部206は、その旨を利用者が所持する端末40に通知する。The facial image
顔画像更新勧告部206は、認証失敗データベースを定期的又は所定のタイミングで参照し、各エントリの失敗回数フィールドの値を取得する。顔画像更新勧告部206は、被認証者と推定される利用者に関し、認証に失敗した回数に基づいて顔画像の更新を勧告するか否かを決定する。より具体的には、顔画像更新勧告部206は、当該取得された失敗回数に対して閾値処理を実行し、その結果に応じて「顔画像更新勧告通知」を端末40に送信する。The facial image
失敗回数が閾値TH7よりも大きい場合、顔画像更新勧告部206は対応する連絡先に「顔画像更新勧告通知」を送信する。当該通知を受信した端末40は、図24に示すような表示を行い、利用者に登録顔画像の更新を促す。If the number of failures is greater than the threshold TH7, the face image
なお、顔画像更新勧告通知には、種々の情報を含めることができる。例えば、顔画像更新勧告部206は、被認証者と推定される利用者の顔画像(認証情報データベースに登録された顔画像)を含む顔画像更新勧告通知を端末40に送信してもよい。この場合、端末40は、図25に示すような表示を行うことができる。図25に示すような表示に接した利用者は、自分の顔が表示されていれば納得して認証サーバ10に登録されている顔画像を更新する。
The facial image update recommendation notice may include various information. For example, the facial image
あるいは、利用者のシステム登録時に、システム登録日や登録時の年齢等も併せて認証情報データベースに記憶しておくことで、顔画像更新勧告部206は、これらの情報を含む顔画像更新勧告通知を端末40に送信してもよい。あるいは、顔画像更新勧告部206は、顔画像が登録(又は更新)されてからのシステム登録期間を含む顔画像更新勧告通知を端末40に送信してもよい。この場合、利用者は、長い期間に亘り顔画像が更新されていないことを認識でき、顔画像を更新する動機となり得る。Alternatively, when the user registers in the system, the date of system registration, the age at the time of registration, etc. may also be stored in the authentication information database, and the facial image
顔画像更新勧告部206の動作をまとめると図26に示すようなフローチャートのとおりとなる。The operation of the facial image
顔画像更新勧告部206は、認証失敗データベースの失敗回数と閾値TH7を比較する(ステップS301)。The facial image
失敗回数が閾値TH7よりも大きければ(ステップS301、Yes分岐)、顔画像更新勧告部206は、端末40に対して顔画像更新勧告通知を送信する(ステップS302)。If the number of failures is greater than the threshold value TH7 (step S301, Yes branch), the facial image
失敗回数が閾値TH7以下であれば(ステップS301、No分岐)、顔画像更新勧告部206は、特段の動作を行わない。
If the number of failures is less than or equal to threshold TH7 (step S301, No branch), the facial image
記憶部207は、認証サーバ10の動作に必要な情報を記憶する。記憶部207には、認証情報データベース(第1のデータベース)や認証失敗データベース(第2のデータベース)が構築される。The
[管理サーバ]
図27は、第1の実施形態に係る管理サーバ20の処理構成(処理モジュール)の一例を示す図である。図27を参照すると、管理サーバ20は、通信制御部301と、個人情報取得部302と、サービス登録要求部303と、データベース管理部304と、認証要求部305と、記憶部306と、を備える。
[Administration Server]
Fig. 27 is a diagram showing an example of a processing configuration (processing module) of the
通信制御部301は、他の装置との間の通信を制御する手段である。例えば、通信制御部301は、認証サーバ10、認証端末30からデータ(パケット)を受信する。また、通信制御部301は、認証サーバ10、認証端末30に向けてデータを送信する。通信制御部301は、他の装置から受信したデータを他の処理モジュールに引き渡す。通信制御部301は、他の処理モジュールから取得したデータを他の装置に向けて送信する。このように、他の処理モジュールは、通信制御部301を介して他の装置とデータの送受信を行う。
The
個人情報取得部302は、サービス提供者がサービスを提供する際に必要となる個人情報を取得する手段である。例えば、サービス提供者が「小売店」である場合には、個人情報取得部302は、利用者の氏名等に加えて、代金決済に関する情報(例えば、クレジットカードの情報、銀行口座の情報)を取得する。あるいは、サービス提供者が「ホテル事業者」である場合には、個人情報取得部302は、氏名等に加え、宿泊に関する予約情報(例えば、宿泊日等)を取得する。The personal
個人情報取得部302は、上記氏名等の個人情報に加え、利用者がシステム登録する際に決定したユーザID、パスワードを取得する。The personal
個人情報取得部302は、個人情報、ユーザID、パスワードを任意の手段を用いて取得する。例えば、個人情報取得部302は、上記情報を入力するためのGUIやフォームを端末40に表示する(図28参照)。あるいは、図28に示すような情報が、サービス提供者が管理、運営するWEBページに表示されていてもよい。あるいは、端末40が、サービス提供者が提供するアプリケーションをダウンロードし、当該アプリケーションにより図28に示すような表示が行われてもよい。とりわけ、当該WEBページは、サービス提供者の会員情報を管理するWEBページであってもよい。即ち、各サービス提供者の会員が、自身の会員情報を管理するWEBページにてサービス登録が行われてもよい。The personal
個人情報取得部302は、GUI等を用いて取得した個人情報、ユーザID、パスワードをサービス登録要求部303に引き渡す。The personal
サービス登録要求部303は、認証サーバ10に対して、利用者のサービス利用に関する登録を要求(依頼)する手段である。
The service
サービス登録要求部303は、個人情報取得部302から取得した上記3つの情報(個人情報、ユーザID、パスワード)のうち、ユーザIDとパスワードを選択する。サービス登録要求部303は、当該選択したユーザID、パスワードとサービス提供者IDを含むサービス登録要求を認証サーバ10に送信する。The service
サービス登録要求部303は、認証サーバ10からサービス登録要求に対する応答を取得する。取得した応答が「否定応答」である場合には、サービス登録要求部303は、その旨を利用者に通知する。例えば、サービス登録要求部303は、サービス登録は既に行われている旨を利用者に通知する。The service
取得した応答が「肯定応答」である場合には、サービス登録要求部303は、サービス登録に成功した旨を利用者に通知する。また、サービス登録要求部303は、上記応答に含まれるサービスユーザIDと、個人情報取得部302から取得した個人情報と、をデータベース管理部304に引き渡す。If the acquired response is a "positive response," the service
データベース管理部304は、利用者情報データベースを管理する手段である。利用者情報データベースは、サービス提供の対象となっている利用者(システム利用者)の情報を管理するデータベースである。利用者情報データベースは、当該利用者の個人情報(例えば、氏名等)と認証サーバ10から取得したサービスユーザIDを対応付けて記憶する。
The
データベース管理部304は、サービス登録要求部303から上記情報(個人情報、サービスユーザID)を取得すると、利用者情報データベースに新規エントリを追加する。例えば、サービス提供者S1の管理サーバ20が、利用者U1に関する上記情報を取得した場合には、図29の最下段に示されるエントリが追加される。When the
認証要求部305は、認証サーバ10に対して利用者の認証を要求する手段である。
The
認証要求部305は、認証端末30から生体情報(顔画像)を取得すると、当該顔画像から特徴量を生成する。認証要求部305は、生成した特徴量とサービス提供者IDを含む認証要求を認証サーバ10に送信する。When the
認証サーバ10からの応答が「否定応答」の場合(認証失敗の場合)には、認証要求部305は、その旨を認証端末30に通知する。If the response from the
認証サーバ10からの応答が「肯定応答」の場合(認証成功の場合)には、認証要求部305は、認証サーバ10からの応答に含まれるサービスユーザIDを取り出す。認証要求部305は、当該サービスユーザIDをキーとして利用者情報データベースを検索し、対応するエントリを特定する。If the response from the
認証要求部305は、当該特定したエントリの個人情報フィールドに設定された個人情報を読み出し、認証端末30に送信する。例えば、図29の例では、サービスユーザIDが「U1S1」であれば、最下段の個人情報が認証端末30に送信される。The
記憶部306は、管理サーバ20の動作に必要な情報を記憶する。利用者情報データベースは記憶部306に構築される。The
[認証端末]
認証端末30は、利用者から取得した生体情報を管理サーバ20に送信することで、当該管理サーバ20から利用者の個人情報を取得する。認証端末30は、当該取得した個人情報を用いて利用者にサービスを提供する。
[Authentication device]
The
図30は、第1の実施形態に係る認証端末30の処理構成(処理モジュール)の一例を示す図である。図30を参照すると、認証端末30は、通信制御部401と、生体情報取得部402と、サービス提供部403と、メッセージ出力部404と、記憶部405と、を備える。
Figure 30 is a diagram showing an example of a processing configuration (processing module) of the
通信制御部401は、他の装置との間の通信を制御する手段である。例えば、通信制御部401は、管理サーバ20からデータ(パケット)を受信する。また、通信制御部401は、管理サーバ20に向けてデータを送信する。通信制御部401は、他の装置から受信したデータを他の処理モジュールに引き渡す。通信制御部401は、他の処理モジュールから取得したデータを他の装置に向けて送信する。このように、他の処理モジュールは、通信制御部401を介して他の装置とデータの送受信を行う。
The
生体情報取得部402は、カメラを制御し、利用者の生体情報(顔画像)を取得する手段である。生体情報取得部402は、定期的又は所定のタイミングにおいて自装置の前方を撮像する。生体情報取得部402は、取得した画像に人の顔画像が含まれるか否かを判定し、顔画像が含まれる場合には取得した画像データから顔画像を抽出する。The biometric
なお、生体情報取得部402による顔画像の検出処理や顔画像の抽出処理には既存の技術を用いることができるので詳細な説明を省略する。例えば、生体情報取得部402は、CNN(Convolutional Neural Network)により学習された学習モデルを用いて、画像データの中から顔画像(顔領域)を抽出してもよい。あるいは、生体情報取得部402は、テンプレートマッチング等の手法を用いて顔画像を抽出してもよい。Note that the facial image detection process and facial image extraction process performed by the biometric
生体情報取得部402は、抽出した顔画像をサービス提供部403に引き渡す。
The biometric
サービス提供部403は、所定のサービスを利用者に提供する手段である。サービス提供部403は、生体情報取得部402から取得した顔画像を管理サーバ20に送信する。管理サーバ20は、当該顔画像に対応する個人情報(例えば、氏名等)を返信する。サービス提供部403は、当該返信された個人情報を用いて、利用者にサービスを提供する。The
メッセージ出力部404は、利用者に対して種々のメッセージを出力する手段である。例えば、メッセージ出力部404は、利用者の認証結果に関するメッセージや、サービス提供に関するメッセージを出力する。メッセージ出力部404は、液晶モニタ等の表示デバイスを用いてメッセージを表示してもよいし、スピーカー等の音響機器を用いて音声メッセージを再生してもよい。The
記憶部405は、認証端末30の動作に必要な情報を記憶する。
The
[システムの動作]
続いて、第1の実施形態に係る認証システムの動作について説明する。なお、動作の説明は、サービス登録フェーズとサービス提供フェーズについて行い、利用者登録フェーズに関する説明を省略する。
[System Operation]
Next, a description will be given of the operation of the authentication system according to the first embodiment. Note that the description of the operation will focus on the service registration phase and the service provision phase, and a description of the user registration phase will be omitted.
図31は、第1の実施形態に係る認証システムのサービス登録フェーズに関する動作の一例を示すシーケンス図である。 Figure 31 is a sequence diagram showing an example of operation related to the service registration phase of the authentication system relating to the first embodiment.
管理サーバ20は、利用者から個人情報(サービスを提供するために必要な情報)、ユーザID、パスワードを取得する(ステップS01)。The
管理サーバ20は、取得したユーザID及びパスワードとサービス提供者IDを含むサービス登録要求を認証サーバ10に送信する(ステップS02)。The
認証サーバ10は、取得したユーザID、パスワード及びサービス提供者IDを用いてサービスユーザIDを生成する(ステップS03)。The
認証サーバ10は、サービス提供者IDとサービスユーザIDを認証情報データベースに格納する(ステップS04)。The
認証サーバ10は、サービスユーザIDを含む応答(サービス登録要求に対する応答)を管理サーバ20に送信する(ステップS05)。The
管理サーバ20は、ステップS01にて取得した個人情報と、認証サーバ10から取得したサービスユーザIDを対応付けて、利用者情報データベースに格納する(ステップS06)。The
図32は、第1の実施形態に係る認証システムのサービス提供フェーズに関する動作の一例を示すシーケンス図である。 Figure 32 is a sequence diagram showing an example of operation related to the service provision phase of the authentication system relating to the first embodiment.
認証端末30は、利用者の顔画像(生体情報)を取得し、当該取得した顔画像を管理サーバ20に送信する(ステップS11)。The
管理サーバ20は、取得した顔画像から特徴量を生成する(ステップS12)。The
管理サーバ20は、当該生成された特徴量とサービス提供者IDを含む認証要求を認証サーバ10に送信する(ステップS13)。The
認証サーバ10は、認証要求に含まれる特徴量とサービス提供者IDを用いた認証処理を実行し、対応するサービスユーザIDを特定する(ステップS14)。The
認証サーバ10は、特定したサービスユーザIDを含む応答(認証要求に対する応答)を管理サーバ20に送信する(ステップS15)。The
管理サーバ20は、取得したサービスユーザIDを用いて利用者情報データベースを検索し、対応する個人情報を特定する(ステップS16)。The
管理サーバ20は、特定した個人情報を認証端末30に送信する(ステップS17)。
The
認証端末30は、取得した個人情報を用いてサービスを提供する(ステップS18)。The
以上のように、第1の実施形態に係る認証システムは、被認証者の認証に失敗した場合、当該被認証者の容姿の変化等により認証に失敗しているのか否かを判定する。容姿の変化等により認証に失敗したと判定された場合には、認証サーバ10は、認証情報データベースに登録された利用者の中から被認証者と推定される利用者を特定する。認証サーバ10は、このような被認証者(認証には失敗したが、完全に他人とは断定できない被認証者)の情報を認証失敗データベースに蓄積する。その上で、認証サーバ10は、同一の利用者(被認証者と推定される利用者)に関して複数回、認証に失敗した場合に、当該利用者に対して顔画像の更新を促す。その結果、利用者は適切な時期に、認証サーバ10に登録した顔画像を更新することができ、認証に失敗する可能性が減る。即ち、認証システムの認証精度は、長期間に亘り高い水準で維持される。As described above, when the authentication system according to the first embodiment fails to authenticate a person to be authenticated, it judges whether the authentication has failed due to a change in the person's appearance or the like. When it is judged that the authentication has failed due to a change in appearance or the like, the
また、第1の実施形態に係る認証システムでは、認証サーバ10は、登録顔画像と更新顔画像の類似度に基づいて、登録顔画像の更新可否を決定する。2枚の顔画像の類似度が極めて高い場合には、認証サーバ10は、当初システム登録した利用者の顔画像が更新用の顔画像として用いられたと判断し、顔画像の更新を行う。対して、2枚の顔画像の類似度が極めて低い場合には、認証サーバ10は、当初システム登録した利用者とは別人の顔画像が更新用の顔画像として用いられたと判断し、顔画像の更新を拒否する。例えば、時間の経過と共に、利用者の容姿等が変化し2枚の顔画像が多少異なる場合には、認証サーバ10は、身元確認書類の提出を利用者に要求する。認証サーバ10は、当該身元確認書類に記載された検証顔画像と更新顔画像を比較することで、更新に用いられる顔画像の人物の身元が確認できた場合に顔画像の更新を行う。即ち、登録顔画像と更新顔画像だけでは、システム登録された利用者と顔画像の更新者が一致するか否か不明である場合に、認証サーバ10は、身元確認書類を用いてシステム利用者と更新顔画像提供者の一致性を確認する。その結果、認証サーバ10は、登録された顔画像の不正更新を防止できる。In addition, in the authentication system according to the first embodiment, the
[第2の実施形態]
続いて、第2の実施形態について図面を参照して詳細に説明する。
Second Embodiment
Next, the second embodiment will be described in detail with reference to the drawings.
第1の実施形態では、認証サーバ10は、システム登録された利用者のうち容姿の変化等により認証に失敗した被認証者を特定している。さらに、認証サーバ10は、当該特定した利用者が所持する端末40を介して顔画像の更新を促している。第2の実施形態では、認証サーバ10は、被認証者に対して認証端末30を介して顔画像の更新を促す場合について説明する。In the first embodiment, the
なお、第2の実施形態に係る認証システムの構成は第1の実施形態と同一とすることができるので図2に相当する説明を省略する。また、第2の実施形態に係る認証サーバ10、管理サーバ20、認証端末30の処理構成も第1の実施形態と同一とすることができるのでその説明を省略する。
The configuration of the authentication system according to the second embodiment can be the same as that of the first embodiment, so the explanation corresponding to Fig. 2 will be omitted. Also, the processing configurations of the
以下、第1及び第2の実施形態の相違点を中心に説明する。The following will focus on the differences between the first and second embodiments.
第2の実施形態では、利用者はシステム登録の際に、連絡先を認証サーバ10に登録する必要はない。つまり、図19等に示す認証情報データベースにおいて、連絡先フィールドは存在しなくともよい。また、認証サーバ10から顔画像更新勧告通知を受信する手段としての端末40もシステムに含まれていなくともよい。In the second embodiment, the user does not need to register contact information in the
第2の実施形態に係る認証失敗データベースは、認証に失敗した被認証者の生体情報(特徴量)と失敗回数を対応付けて記憶する(図33参照)。The authentication failure database of the second embodiment stores the biometric information (features) of individuals who have failed authentication in association with the number of failures (see Figure 33).
図34は、第2の実施形態に係る認証部205の動作の一例を示すフローチャートである。図34において、類似度が閾値TH5よりも大きい場合(ステップS202、Yes分岐)以降の動作は図22を参照して説明した第1の実施形態に係る認証部205の動作と同一とすることができるので説明を省略する。
Figure 34 is a flowchart showing an example of the operation of the
認証部205は、被認証者の認証に失敗すると、計算された類似度が閾値TH6よりも大きいか否かを判定する(ステップS211)。類似度が閾値TH6よりも大きい場合(ステップS211、Yes分岐)、認証部205は、認証失敗データベースを用いた照合処理を行う(ステップS212)。具体的には、認証部205は、被認証者の特徴量を照合側、認証失敗データベースに登録された特徴量を登録側にそれぞれ設定し、1対N照合を実行する。When the
その後、認証部205は、認証失敗データベースを更新する(ステップS213)。
Then, the
上記照合処理の結果、被認証者の特徴量と実質的に一致する特徴量が存在しなければ、認証部205は、認証失敗データベースに新たなエントリを追加し、失敗回数フィールドに「1」を設定する。また、認証部205は、追加したエントリに被認証者の特徴量を設定する。If the result of the above matching process is that there is no feature that substantially matches the feature of the person to be authenticated, the
上記照合処理の結果、被認証者の特徴量と実質的に一致する特徴量が存在すれば、認証部205は、対応するエントリの失敗回数フィールドの値に「1」を加算する。
If, as a result of the above matching process, there is a feature that substantially matches the feature of the person to be authenticated, the
その後、認証部205は、被認証者の特徴量を顔画像更新勧告部206に引き渡し、当該特徴量に対応する利用者に顔画像更新の勧告が必要か否かの判定を指示する(ステップS214)。顔画像更新勧告部206は、第1の実施形態と同様に、被認証者の失敗回数に閾値処理を施し、その結果に基づいて顔画像更新に関する勧告が必要か否かを判定する。顔画像更新勧告部206は、判定結果を認証部205に応答する。Thereafter, the
勧告が必要でなければ(ステップS215、No分岐)、認証部205は、認証失敗を認証要求の送信元に通知する(ステップS216)。なお、計算された類似度が閾値TH6よりも大きくない場合(ステップS211、No分岐)にも、認証部205は、認証失敗を認証要求の送信元に通知する。If a recommendation is not required (step S215, No branch), the
勧告が必要であれば(ステップS215、Yes分岐)、認証部205は、顔画像更新勧告部206に対して、顔画像更新勧告通知を送信するように指示する(ステップS217)。If a recommendation is necessary (step S215, Yes branch), the
当該指示を受けた顔画像更新勧告部206は、認証要求の送信元である管理サーバ20に対して顔画像更新勧告通知を送信する。当該通知は、被認証者の生体情報を取得した認証端末30に転送される。認証端末30は、図24に示すような表示を行い、被認証者に対して顔画像の更新を促す。The facial image
このように、第2の実施形態に係る認証サーバ10は、顔画像更新を促す必要がある場合に、認証結果に代えて顔画像更新勧告通知を送信する。あるいは、認証サーバ10は、認証要求に対する否定応答に当該否定応答は「顔画像更新勧告通知」に相当する旨の情報(フラグ)を含ませてもよい。この場合、認証端末30は、通常の認証失敗を受信した場合と、顔画像更新勧告に相当する認証失敗を受信した場合とで、認証に失敗した被認証者に異なるメッセージを表示することができる。In this way, the
以上のように、第2の実施形態に係る認証システムは、所定の回数、被認証者が認証に失敗した場合、当該被認証者に対して顔画像の更新を促すことができる。即ち、第2の実施形態では、被認証者と推定される利用者に代えて、認証端末30の面前で本人か否か検証されている被認証者に対して顔画像の更新が勧告される。その結果、第1の実施形態と同様に、認証精度を維持できる。As described above, the authentication system according to the second embodiment can urge the person to be authenticated to update his/her facial image if the person fails authentication a predetermined number of times. That is, in the second embodiment, instead of the user presumed to be the person to be authenticated, the person to be authenticated, whose identity is verified in front of the
続いて、認証システムを構成する各装置のハードウェアについて説明する。図35は、認証サーバ10のハードウェア構成の一例を示す図である。Next, we will explain the hardware of each device that makes up the authentication system. Figure 35 is a diagram showing an example of the hardware configuration of the
認証サーバ10は、情報処理装置(所謂、コンピュータ)により構成可能であり、図35に例示する構成を備える。例えば、認証サーバ10は、プロセッサ311、メモリ312、入出力インターフェイス313及び通信インターフェイス314等を備える。上記プロセッサ311等の構成要素は内部バス等により接続され、相互に通信可能に構成されている。The
但し、図35に示す構成は、認証サーバ10のハードウェア構成を限定する趣旨ではない。認証サーバ10は、図示しないハードウェアを含んでもよいし、必要に応じて入出力インターフェイス313を備えていなくともよい。また、認証サーバ10に含まれるプロセッサ311等の数も図35の例示に限定する趣旨ではなく、例えば、複数のプロセッサ311が認証サーバ10に含まれていてもよい。However, the configuration shown in FIG. 35 is not intended to limit the hardware configuration of the
プロセッサ311は、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、DSP(Digital Signal Processor)等のプログラマブルなデバイスである。あるいは、プロセッサ311は、FPGA(Field Programmable Gate Array)、ASIC(Application Specific Integrated Circuit)等のデバイスであってもよい。プロセッサ311は、オペレーティングシステム(OS;Operating System)を含む各種プログラムを実行する。The
メモリ312は、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、SSD(Solid State Drive)等である。メモリ312は、OSプログラム、アプリケーションプログラム、各種データを格納する。
入出力インターフェイス313は、図示しない表示装置や入力装置のインターフェイスである。表示装置は、例えば、液晶ディスプレイ等である。入力装置は、例えば、キーボードやマウス等のユーザ操作を受け付ける装置である。The input/
通信インターフェイス314は、他の装置と通信を行う回路、モジュール等である。例えば、通信インターフェイス314は、NIC(Network Interface Card)等を備える。The
認証サーバ10の機能は、各種処理モジュールにより実現される。当該処理モジュールは、例えば、メモリ312に格納されたプログラムをプロセッサ311が実行することで実現される。また、当該プログラムは、コンピュータが読み取り可能な記憶媒体に記録することができる。記憶媒体は、半導体メモリ、ハードディスク、磁気記録媒体、光記録媒体等の非トランジェント(non-transitory)なものとすることができる。即ち、本発明は、コンピュータプログラム製品として具現することも可能である。また、上記プログラムは、ネットワークを介してダウンロードするか、あるいは、プログラムを記憶した記憶媒体を用いて、更新することができる。さらに、上記処理モジュールは、半導体チップにより実現されてもよい。The functions of the
なお、管理サーバ20、認証端末30、端末40も認証サーバ10と同様に情報処理装置により構成可能であり、その基本的なハードウェア構成は認証サーバ10と相違する点はないので説明を省略する。例えば、認証端末30は、利用者を撮像するためのカメラを備えていればよい。In addition, the
情報処理装置である認証サーバ10は、コンピュータを搭載し、当該コンピュータにプログラムを実行させることで認証サーバ10の機能が実現できる。また、認証サーバ10は、当該プログラムにより顔画像更新勧告方法を実行する。The
[変形例]
なお、上記実施形態にて説明した認証システムの構成、動作等は例示であって、システムの構成等を限定する趣旨ではない。
[Modification]
The configuration, operation, and the like of the authentication system described in the above embodiment are merely examples, and are not intended to limit the system configuration, and the like.
上記実施形態では、利用者がユーザID、パスワードを決定し、当該ユーザID、パスワードを用いてシステムに登録された利用者(システム利用者)を特定することを説明した。しかし、認証システムが、システム利用者を一意に特定するID(識別子)を決定してもよい。例えば、利用者登録フェーズにおいて、認証サーバ10は利用者の生体情報(顔画像、特徴量)を取得する。認証サーバ10は、当該生体情報に基づき上記IDを生成してもよい。例えば、認証サーバ10は、顔画像の特徴量からハッシュ値を計算し、当該計算されたハッシュ値を、ユーザID、パスワードの代わりとして用いてもよい。顔画像の特徴量は利用者ごとに異なり、当該特徴量から生成されたハッシュ値も利用者ごとに異なるため、システム利用者のIDとして用いることができる。In the above embodiment, it has been described that a user determines a user ID and password, and identifies a user (system user) registered in the system using the user ID and password. However, the authentication system may determine an ID (identifier) that uniquely identifies a system user. For example, in the user registration phase, the
上記実施形態では、利用者登録フェーズとサービス登録フェーズが異なるタイミングで実行されることを説明したが、これらのフェーズは実質的に同タイミングにて実行されてもよい。例えば、利用者がサービスの提供を希望するサービス提供者に設置された認証端末30が用いられ、上記2つの登録フェーズが実行されてもよい。具体的には、利用者は、認証端末30を用いて利用者登録(生体情報、ユーザID、パスワードの入力)を行い、その後、連続して、サービス登録(個人情報、ユーザID、パスワードの入力)を行ってもよい。この場合、認証端末30は、認証サーバ10の利用者登録機能(利用者管理部202)と管理サーバ20の個人情報取得機能(個人情報取得部302)を備えればよい。In the above embodiment, it has been described that the user registration phase and the service registration phase are executed at different times, but these phases may be executed at substantially the same time. For example, an
サービス提供者が有する複数の認証端末30は、同じ敷地や建物等に設置されていなくともよい。サービス提供者が共通すれば、各認証端末30は空間的に離れた場所に設置されていてもよい。The
上記実施形態では、1つのサービス提供者に1つのサービス提供者IDを割り当てることを説明したが、複数のサービス提供者に対して1つのサービス提供者IDが割り当てられてもよい。複数のサービス提供者をグループとしてまとめ、グループごとにサービス提供者IDが発行されてもよい。例えば、サービス提供者S1とS2が連携し、同じサービスを提供するような場合には、これらのサービス提供者S1、S2に対して共通のサービス提供者IDが発行されてもよい。 In the above embodiment, one service provider ID is assigned to one service provider, but one service provider ID may be assigned to multiple service providers. Multiple service providers may be grouped together and a service provider ID may be issued for each group. For example, when service providers S1 and S2 cooperate with each other to provide the same service, a common service provider ID may be issued to service providers S1 and S2.
上記実施形態では、管理サーバ20から認証サーバ10に「顔画像から生成された特徴量」に係る生体情報が送信される場合について説明した。しかし、管理サーバ20から認証サーバ10に「顔画像」に係る生体情報が送信されてもよい。この場合、認証サーバ10は、取得した顔画像から特徴量を生成し、認証処理(照合処理)を実行すればよい。In the above embodiment, a case has been described in which biometric information related to "feature amounts generated from a facial image" is transmitted from the
上記実施形態では、認証端末30が顔画像を取得し、管理サーバ20が当該顔画像から特徴量を生成する場合について説明した。しかし、認証端末30が顔画像から特徴量を生成し、当該生成した特徴量を管理サーバ20に送信してもよい。即ち、管理サーバ20が特徴量の生成を行わなくてもよい。In the above embodiment, a case has been described in which the
上記実施形態では、認証サーバ10が利用者の生体情報(顔画像、特徴量)を記憶し、管理サーバ20が利用者の個人情報(氏名等)を記憶する場合について説明した。しかし、これら2つのサーバが統合され、当該統合されたサーバが、生体情報、個人情報を記憶していてもよい。即ち、認証端末30が生体情報を上記統合されたサーバに送信し、当該サーバが認証処理の結果として対応する個人情報を認証端末30に送信してもよい。In the above embodiment, a case has been described in which the
上記実施形態では、登録顔画像から生成された特徴量が認証情報データベースに記憶される場合について説明したが、特徴量は当該データベースに記憶されていなくともよい。認証サーバ10は、認証要求を処理するたびに、登録顔画像から特徴量を生成してもよい。In the above embodiment, the feature amount generated from the registered face image is stored in the authentication information database, but the feature amount does not have to be stored in the database. The
上記実施形態では、利用者のシステム登録時に身元確認書類を用いた本人確認が行われることを説明したが、当該本人確認は省略されてもよい。システム利用者の本人確認は、サービス提供事業者にて個別に行われてもよい。即ち、管理サーバ20が、生体情報(顔画像)と身元確認書類を用いて本人確認をしてもよい。この場合、管理サーバ20は、本人確認が終了した後に、生体情報を削除してもよい。
In the above embodiment, it has been described that identity verification is performed using an identification document when the user registers with the system, but this identity verification may be omitted. Identity verification of system users may be performed individually by the service provider. That is, the
あるいは、認証センターの職員が、利用者から取得した顔画像と身元確認書類を用いて本人確認を行い、身元が確かな利用者の情報(ユーザID、パスワード、顔画像)を認証サーバ10に入力してもよい。Alternatively, staff at the authentication center may verify the identity of the user using a facial image and identification documents obtained from the user, and input the information of the identified user (user ID, password, facial image) into the
上記実施形態では、顔画像の更新時に古い特徴量、顔画像を削除(新しい特徴量、顔画像で上書き)することを説明したが、古い特徴量、顔画像もデータベースに残しておいてもよい。また、古い特徴量が残っている場合には、認証サーバ10は、当該古い特徴量も照合処理に用いてもよい。例えば、認証サーバ10は、新しい特徴量(更新後の特徴量)を用いた照合処理に成功しない場合に、古い特徴量を照合処理に用いてもよい。このような対応により、僅かな容姿の変化等を吸収し、認証精度を高めることができる。
In the above embodiment, it has been described that old features and facial images are deleted (overwritten with new features and facial images) when updating a facial image, but the old features and facial images may also be left in the database. Furthermore, if old features remain, the
各装置(認証サーバ10、管理サーバ20、認証端末30)間のデータ送受信の形態は特に限定されないが、これら装置間で送受信されるデータは暗号化されていてもよい。これらの装置間では、生体情報が送受信され、当該生体情報を適切に保護するためには、暗号化されたデータが送受信されることが望ましい。The form of data transmission and reception between each device (
上記実施形態では、利用者の端末40を顔画像の更新に用いることを説明した。端末40は、顔画像の更新以外の用途に用いられてもよい。例えば、利用者は、端末40を利用して認証サーバ10に登録された他の情報を更新してもよい。例えば、利用者は、端末40を用いて認証サーバ10にアクセスし、生体認証によりサービスの提供を受けるサービス提供者を選択してもよい。即ち、利用者は、認証サーバ10を介してサービス登録を行ってもよい。その際、サービス提供者の数が多ければ、利用頻度の低いサービス提供者や最近利用していないサービス提供者が優先して表示されてもよい。あるいは、利用者は、端末40を用いて、システムやサービスからの退会を申し込んでもよい。In the above embodiment, the user's
上記実施形態では、顔画像更新勧告部206が、被認証者と推定される利用者の認証失敗回数に基づいて顔画像更新勧告通知を送信する場合について説明した。しかし、顔画像更新勧告部206は、失敗回数に代えて、又は、加えて他の情報に基づいて顔画像更新勧告通知の送信要否を判定してもよい。例えば、利用者の年齢に応じて顔画像更新勧告通知を送信するか否かが判定されてもよい。例えば、利用者が未成年の場合には、時間の経過に伴う顔の変化が速いため、顔画像更新勧告部206は、少ない失敗回数で顔画像更新勧告通知を送信してもよい。即ち、顔画像更新勧告部206は、利用者(認証失敗データベースに登録された利用者)の年齢に応じて、顔画像更新勧告通知の送信を定める閾値TH7を変更してもよい。あるいは、顔画像更新勧告部206は、システム登録時からの経過期間に応じて上記閾値TH7を変更してもよい。具体的には、システム登録の期間が短い場合には、閾値TH7は大きく設定され、当該期間が長い場合には閾値TH7は小さく設定される。このような対応により、システム登録期間が長くなればなるほど、顔画像更新勧告通知が送信される可能性が高まる。In the above embodiment, the face image
認証サーバ10は、同じ認証端末30(管理サーバ20)からの認証要求について複数回、認証に失敗した場合に、当該認証端末30から顔画像の更新を促してもよい。例えば、認証サーバ10は、認証に失敗した場合に、被認証者の直前の特徴量を保持しておき、同一人物について認証に失敗したと認められた場合には、管理サーバ20、認証端末30を介して顔画像の更新を促してもよい。When authentication fails multiple times in response to an authentication request from the same authentication terminal 30 (management server 20), the
認証サーバ10は、認証要求の送信元(管理サーバ20)に応じて認証に失敗した被認証者を推定するための閾値TH6を変更してもよい。例えば、認証端末30が設置された環境が悪く認証に失敗する傾向が高い場合を考える。そのような環境下で取得された顔画像や当該顔画像を用いた認証結果の信頼性は低い。そこで、認証サーバ10は閾値TH6を高く設定する。その結果、劣悪な環境下で得られた信頼性の低い結果が認証失敗データベースに登録されることを防止できる。The
認証サーバ10は、認証失敗データベースに登録された利用者に関し、当該利用者の認証に関する履歴を記憶してもよい。具体的には、当該利用者の認証に成功したサービス提供者(管理サーバ20)や認証に失敗したサービス提供者の情報を対応付けて記憶してもよい。認証サーバ10は、特定のサービス提供者について数多く認証に失敗している場合には、当該サービス提供者に対してその旨を通知してもよい。例えば、複数のサービス提供者の間で、認証に成功する確率が大きく異なる場合には、認証サーバ10は、数多く認証に失敗しているサービス提供者にその旨を通知し、顔画像撮影環境等を改善するように促してもよい。The
上記実施形態では、認証サーバ10は、容姿の変化等により認証に失敗したと推定される利用者を認証失敗データベースに登録している。認証サーバ10は、当該データベースの登録時にその旨を、管理サーバ20を介して認証端末30に通知してもよい。例えば、当該通知を受信した認証端末30は、「お客様の認証に失敗しました。システムに登録している顔画像が古くなっている可能性があります。顔画像の更新をお勧めします。」といったメッセージを表示してもよい。このように認証端末30を介して顔画像の更新を督促(勧告)する場合には、利用者は、連絡先を認証サーバ10に登録する必要はない。In the above embodiment, the
上記実施形態では、認証に失敗した被認証者について、類似度が所定の範囲(TH6<類似度≦TH5)に含まれる利用者について認証失敗データベースを用いて当該利用者の情報を記憶する場合について説明した。しかし、認証サーバ10は、認証に失敗した各被認証者について一律に情報を記憶するようにしてもよい。認証サーバ10は、認証に失敗した場合、最も大きい類似度に対応する利用者の情報を認証失敗データベースに登録してもよい。In the above embodiment, a case has been described in which, for users who have failed authentication and whose similarity falls within a predetermined range (TH6<similarity≦TH5), information on the users is stored using an authentication failure database. However, the
上記第2の実施形態では、認証部205は、認証に失敗した被認証者の特徴量を認証失敗データベースに登録している。しかし、認証部205は、被認証者の特徴量に代えて、計算された類似度のうち値が最も大きい類似度に対応する特徴量を認証失敗データベースに登録してもよい。即ち、認証失敗データベースは、複数の利用者のうち被認証者と推定される利用者(類似度が最大の利用者)の特徴量と認証失敗回数を対応付けて記憶してもよい。さらに、認証部205は、被認証者の認証に失敗した場合、認証失敗データベースに記憶された特徴量と認証に失敗した被認証者の特徴量を用いた照合処理により、認証に失敗した被認証者のエントリを特定する。認証部205は、当該特定されたエントリの失敗回数フィールドの値を更新する。In the second embodiment, the
上記説明で用いた流れ図(フローチャート、シーケンス図)では、複数の工程(処理)が順番に記載されているが、実施形態で実行される工程の実行順序は、その記載の順番に制限されない。実施形態では、例えば各処理を並行して実行する等、図示される工程の順番を内容的に支障のない範囲で変更することができる。In the flow diagrams (flowcharts, sequence diagrams) used in the above explanation, multiple steps (processes) are described in order, but the order of execution of the steps performed in the embodiments is not limited to the order described. In the embodiments, the order of the steps shown in the diagrams can be changed to the extent that does not interfere with the content, such as by executing each process in parallel.
上記の実施形態は本願開示の理解を容易にするために詳細に説明したものであり、上記説明したすべての構成が必要であることを意図したものではない。また、複数の実施形態について説明した場合には、各実施形態は単独で用いてもよいし、組み合わせて用いてもよい。例えば、実施形態の構成の一部を他の実施形態の構成に置き換えることや、実施形態の構成に他の実施形態の構成を加えることも可能である。さらに、実施形態の構成の一部について他の構成の追加、削除、置換が可能である。The above embodiments have been described in detail to facilitate understanding of the present disclosure, and it is not intended that all of the configurations described above are required. Furthermore, when multiple embodiments are described, each embodiment may be used alone or in combination. For example, it is possible to replace part of the configuration of an embodiment with the configuration of another embodiment, or to add the configuration of another embodiment to the configuration of an embodiment. Furthermore, it is possible to add, delete, or replace part of the configuration of an embodiment with other configurations.
上記の説明により、本発明の産業上の利用可能性は明らかであるが、本発明は、小売店やホテル業者等の顧客を認証する認証システムなどに好適に適用可能である。但し、本願開示の適用先は認証システムに限定されず、本願開示は、生体情報(とりわけ、登録された顔画像)の更新を行うシステムに好適である。The above explanation makes clear the industrial applicability of the present invention, which is suitably applicable to authentication systems that authenticate customers of retail stores, hotels, etc. However, the application of the present disclosure is not limited to authentication systems, and the present disclosure is suitable for systems that update biometric information (especially registered facial images).
上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。
[付記1]
複数の利用者それぞれの顔に関する生体情報を記憶する、第1のデータベースと、
前記第1のデータベースを参照して、被認証者の認証を行う認証部と、
前記被認証者の認証に失敗した場合に、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する、勧告部と、
を備える、認証サーバ。
[付記2]
前記勧告部は、前記被認証者の容姿の変化により認証が失敗していると判断される場合に、前記生体情報の更新を勧告する、付記1に記載の認証サーバ。
[付記3]
前記第1のデータベースは、前記複数の利用者それぞれの顔画像から生成された特徴量を記憶し、
前記認証部は、
前記第1のデータベースに記憶された複数の特徴量それぞれと前記被認証者の特徴量の間の類似度を計算し、
前記計算された類似度に対する閾値処理の結果に基づいて前記被認証者と推定される利用者を特定し、
前記特定された利用者の情報を第2のデータベースに記憶する、付記1又は2に記載の認証サーバ。
[付記4]
前記認証部は、第1の閾値よりも大きく、且つ、第2の閾値以下の前記計算された類似度のうち最も値が大きい類似度に対応する利用者を前記被認証者と推定する、付記3に記載の認証サーバ。
[付記5]
前記第1の閾値は、被認証者を本人と判断するための閾値であり、第2の閾値は、被認証者を他人と判断するための閾値である、付記4に記載の認証サーバ。
[付記6]
前記認証部は、少なくとも、前記被認証者と推定される利用者に関する認証に失敗した回数を前記第2のデータベースに記憶し、
前記勧告部は、前記認証に失敗した回数に基づいて前記生体情報の更新を勧告するか否かを決定する、付記3乃至5のいずれか一に記載の認証サーバ。
[付記7]
前記勧告部は、前記認証に失敗した回数に対する閾値処理の結果に基づき前記生体情報の更新を勧告する、付記6に記載の認証サーバ。
[付記8]
前記第2のデータベースは、前記被認証者と推定される利用者の連絡先を記憶する、付記3乃至7のいずれか一に記載の認証サーバ。
[付記9]
前記勧告部は、前記第2のデータベースに記憶された連絡先に顔画像更新勧告通知を送信する、付記8に記載の認証サーバ。
[付記10]
前記勧告部は、第1のデータベースに記憶された顔画像であって、前記被認証者と推定される利用者の顔画像を含む前記顔画像更新勧告通知を送信する、付記9に記載の認証サーバ。
[付記11]
前記勧告部は、前記被認証者と推定される利用者の年齢、システム登録日及びシステム登録期間のうち少なく1つを含む前記顔画像更新勧告通知を送信する、付記9又は10に記載の認証サーバ。
[付記12]
前記勧告部は、前記被認証者と推定される利用者の年齢又はシステム登録期間に応じて、前記顔画像更新勧告通知を送信するか否かを決定する、付記9乃至11のいずれか一に記載の認証サーバ。
[付記13]
前記勧告部は、前記被認証者と推定される利用者に代えて、前記被認証者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する、付記1に記載の認証サーバ。
[付記14]
前記被認証者の認証に失敗した場合、前記被認証者に関する認証に失敗した回数を記憶する第2のデータベースをさらに備え、
前記勧告部は、前記被認証者の認証に失敗した回数が所定の値よりも大きい場合に、前記被認証者に対して前記生体情報の更新を勧告する、付記13の認証サーバ。
[付記15]
前記第2のデータベースは、前記被認証者の生体情報と前記認証に失敗した回数を対応付けて記憶し、
前記認証部は、前記被認証者の認証に失敗した場合、前記第2のデータベースに記憶された生体情報と前記認証に失敗した被認証者の生体情報を用いた照合処理により、前記認証に失敗した被認証者のエントリを特定すると共に、前記特定されたエントリの認証に失敗した回数を更新する、付記14の認証サーバ。
[付記16]
前記第2のデータベースは、前記複数の利用者のうち前記被認証者と推定される利用者の生体情報と前記認証に失敗した回数を対応付けて記憶し、
前記認証部は、前記被認証者の認証に失敗した場合、前記第2のデータベースに記憶された生体情報と前記認証に失敗した被認証者の生体情報を用いた照合処理により、前記認証に失敗した被認証者のエントリを特定すると共に、前記特定されたエントリの認証に失敗した回数を更新する、付記14の認証サーバ。
[付記17]
複数の利用者それぞれの顔に関する生体情報を記憶する、第1のデータベースを備える認証サーバにおいて、
前記第1のデータベースを参照して、被認証者の認証を行い、
前記被認証者の認証に失敗した場合に、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する、顔画像更新勧告方法。
[付記18]
複数の利用者それぞれの顔に関する生体情報を記憶する、第1のデータベースを備える認証サーバに搭載されたコンピュータに、
前記第1のデータベースを参照して、被認証者の認証を行う処理と、
前記被認証者の認証に失敗した場合に、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された生体情報の更新を勧告する処理と、
を実行させるためのプログラムを記憶する、コンピュータ読取可能な記憶媒体。
A part or all of the above-described embodiments can be described as, but is not limited to, the following supplementary notes.
[Appendix 1]
a first database that stores biometric information relating to the face of each of a plurality of users;
an authentication unit that refers to the first database and authenticates a person to be authenticated;
a recommendation unit that, when authentication of the person to be authenticated fails, recommends an update of biometric information stored in the first database to a user who is presumed to be the person to be authenticated, among the plurality of users;
An authentication server comprising:
[Appendix 2]
2. The authentication server according to
[Appendix 3]
the first database stores feature amounts generated from face images of the respective users;
The authentication unit
calculating a similarity between each of the plurality of feature amounts stored in the first database and the feature amount of the person to be authenticated;
Identifying a user who is presumed to be the person to be authenticated based on a result of threshold processing of the calculated similarity;
3. The authentication server according to
[Appendix 4]
The authentication server described in Appendix 3, wherein the authentication unit estimates that the user corresponding to the largest similarity among the calculated similarities that is greater than a first threshold and less than or equal to a second threshold is the person to be authenticated.
[Appendix 5]
5. The authentication server according to claim 4, wherein the first threshold is a threshold for determining that the person to be authenticated is the person himself/herself, and the second threshold is a threshold for determining that the person to be authenticated is a different person.
[Appendix 6]
the authentication unit stores in the second database at least the number of times authentication has failed for the user presumed to be authenticated;
The authentication server according to any one of Supplementary claims 3 to 5, wherein the recommendation unit determines whether to recommend updating the biometric information based on the number of times the authentication has failed.
[Appendix 7]
The authentication server according to claim 6, wherein the recommendation unit recommends updating the biometric information based on a result of threshold processing for the number of authentication failures.
[Appendix 8]
8. The authentication server according to claim 3, wherein the second database stores contact information of the user who is presumed to be the person to be authenticated.
[Appendix 9]
9. The authentication server of
[Appendix 10]
The authentication server according to claim 9, wherein the recommendation unit transmits the facial image update recommendation notification including a facial image of a user who is presumed to be the person to be authenticated, the facial image being stored in a first database.
[Appendix 11]
The authentication server according to
[Appendix 12]
The authentication server according to any one of appendices 9 to 11, wherein the recommendation unit determines whether or not to send the facial image update recommendation notification depending on the age or system registration period of the user who is presumed to be the person to be authenticated.
[Appendix 13]
2. The authentication server according to
[Appendix 14]
a second database for storing the number of times authentication of the authenticated person has failed if authentication of the authenticated person has failed;
14. The authentication server of claim 13, wherein the recommendation unit recommends the person to be authenticated to update the biometric information if the number of times authentication failures of the person to be authenticated is greater than a predetermined value.
[Appendix 15]
the second database stores the biometric information of the person to be authenticated and the number of times the authentication has failed in association with each other;
The authentication server of claim 14, wherein, when authentication of the subject fails, the authentication unit identifies an entry of the subject who has failed to be authenticated by performing a matching process using the biometric information stored in the second database and the biometric information of the subject who has failed to be authenticated, and updates the number of times authentication has failed for the identified entry.
[Appendix 16]
the second database stores biometric information of a user who is presumed to be the person to be authenticated among the plurality of users in association with a number of times the authentication has failed;
The authentication server of claim 14, wherein, when authentication of the subject fails, the authentication unit identifies an entry of the subject who has failed to be authenticated by performing a matching process using the biometric information stored in the second database and the biometric information of the subject who has failed to be authenticated, and updates the number of times authentication has failed for the identified entry.
[Appendix 17]
An authentication server including a first database that stores biometric information relating to the faces of a plurality of users,
referring to the first database to authenticate the person to be authenticated;
a face image update recommendation method for, when authentication of the person to be authenticated fails, recommending an update of biometric information stored in the first database to a user who is presumed to be the person to be authenticated among the plurality of users;
[Appendix 18]
A computer installed in an authentication server having a first database that stores biometric information on the faces of each of a plurality of users,
a process of authenticating an authentication subject by referring to the first database;
a process of recommending, when authentication of the person to be authenticated fails, to a user who is presumed to be the person to be authenticated among the plurality of users to update biometric information stored in the first database;
A computer-readable storage medium that stores a program for executing the above.
なお、引用した上記の先行技術文献の各開示は、本書に引用をもって繰り込むものとする。以上、本発明の実施形態を説明したが、本発明はこれらの実施形態に限定されるものではない。これらの実施形態は例示にすぎないということ、及び、本発明のスコープ及び精神から逸脱することなく様々な変形が可能であるということは、当業者に理解されるであろう。即ち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得る各種変形、修正を含むことは勿論である。The disclosures of the above cited prior art documents are incorporated herein by reference. Although the embodiments of the present invention have been described above, the present invention is not limited to these embodiments. Those skilled in the art will understand that these embodiments are merely illustrative and that various modifications are possible without departing from the scope and spirit of the present invention. In other words, the present invention naturally includes various modifications and amendments that a person skilled in the art can make in accordance with the entire disclosure, including the scope of the claims, and the technical ideas.
10、100 認証サーバ
20 管理サーバ
30 認証端末
40 端末
101 第1のデータベース
102、205 認証部
103 勧告部
201、301、401 通信制御部
202 利用者管理部
203、304 データベース(DB;Data Base)管理部
204 サービス登録部
206 顔画像更新勧告部
207、306、405 記憶部
302 個人情報取得部
303 サービス登録要求部
305 認証要求部
311 プロセッサ
312 メモリ
313 入出力インターフェイス
314 通信インターフェイス
402 生体情報取得部
403 サービス提供部
404 メッセージ出力部
10, 100
Claims (11)
前記第1のデータベースを参照して、被認証者の認証を行う認証部と、
前記被認証者の認証に失敗した回数を用いて、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された前記第1の生体情報の更新を勧告する、勧告部と、
前記被認証者と推定される利用者から、前記被認証者と推定される利用者の顔に関する第2の生体情報を受信する受信部と、
前記被認証者と推定される利用者の前記第1の生体情報と前記第2の生体情報との類似度に基づいて、前記第1のデータベースに記憶される前記第1の生体情報を前記第2の生体情報により更新するか否かを決定する更新部と、
を備える、認証サーバ。 a first database that stores first biometric information relating to the faces of each of a plurality of users;
an authentication unit that refers to the first database and authenticates a person to be authenticated;
a recommendation unit that uses the number of times authentication of the subject has failed to recommend to a user who is presumed to be the subject of authentication among the plurality of users to update the first biometric information stored in the first database;
a receiving unit that receives second biometric information related to a face of the user presumed to be the person to be authenticated from the user presumed to be the person to be authenticated;
an update unit that determines whether or not to update the first biometric information stored in the first database with the second biometric information based on a similarity between the first biometric information and the second biometric information of the user who is presumed to be the subject of authentication;
An authentication server comprising :
前記勧告部は、前記認証に失敗した回数に対する閾値処理の結果に応じて前記生体情報の更新を勧告するか否かを決定し、勧告が必要な場合に、前記生体情報の更新を勧告する、the recommendation unit determines whether or not to recommend updating the biometric information depending on a result of threshold processing for the number of authentication failures, and recommends updating the biometric information when a recommendation is necessary.
請求項1に記載の認証サーバ。The authentication server of claim 1 .
前記認証部は、
前記第1のデータベースに記憶された複数の特徴量それぞれと前記被認証者の特徴量の間の類似度を計算し、
前記計算された類似度に対する閾値処理の結果に基づいて前記被認証者と推定される利用者を特定し、
前記特定された利用者の情報を前記第2のデータベースに記憶する、請求項2に記載の認証サーバ。 the first database stores feature amounts generated from face images of the respective users;
The authentication unit
calculating a similarity between each of the plurality of feature amounts stored in the first database and the feature amount of the person to be authenticated;
Identifying a user who is presumed to be the person to be authenticated based on a result of threshold processing of the calculated similarity;
The authentication server according to claim 2 , further comprising: storing information of the identified user in the second database.
前記第1のデータベースを参照して、被認証者の認証を行い、
前記被認証者の認証に失敗した回数を用いて、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された前記第1の生体情報の更新を勧告する勧告処理を行い、
前記被認証者と推定される利用者から、前記被認証者と推定される利用者の顔に関する第2の生体情報を受信し、
前記被認証者と推定される利用者の前記第1の生体情報と前記第2の生体情報との類似度に基づいて、前記第1のデータベースに記憶される前記第1の生体情報を前記第2の生体情報により更新するか否かを決定する、顔画像更新勧告方法。 An authentication server including a first database that stores first biometric information relating to the faces of each of a plurality of users,
referring to the first database to authenticate the person to be authenticated;
performing a recommendation process for recommending an update of the first biometric information stored in the first database to a user who is presumed to be the person to be authenticated among the plurality of users, using the number of times authentication of the person to be authenticated has failed;
receiving second biometric information relating to a face of the user presumed to be the person to be authenticated from the user presumed to be the person to be authenticated;
A facial image update recommendation method for determining whether or not to update the first biometric information stored in the first database with the second biometric information based on the similarity between the first biometric information and the second biometric information of a user who is presumed to be the person to be authenticated .
前記第1のデータベースを参照して、被認証者の認証を行う処理と、
前記被認証者の認証に失敗した回数を用いて、前記複数の利用者のうち前記被認証者と推定される利用者に対して前記第1のデータベースに記憶された前記第1の生体情報の更新を勧告する勧告処理と、
前記被認証者と推定される利用者から、前記被認証者と推定される利用者の顔に関する第2の生体情報を受信する処理と、
前記被認証者と推定される利用者の前記第1の生体情報と前記第2の生体情報との類似度に基づいて、前記第1のデータベースに記憶される前記第1の生体情報を前記第2の生体情報により更新するか否かを決定する処理と、を実行させるためのコンピュータプログラム。 A computer installed in an authentication server having a first database that stores first biometric information related to the faces of each of a plurality of users,
a process of authenticating an authentication subject by referring to the first database;
a recommendation process for recommending an update of the first biometric information stored in the first database to a user who is presumed to be the person to be authenticated, among the plurality of users, by using the number of times authentication of the person to be authenticated has failed;
receiving second biometric information relating to a face of the user presumed to be the person to be authenticated from the user presumed to be the person to be authenticated;
and determining whether or not to update the first biometric information stored in the first database with the second biometric information based on the degree of similarity between the first biometric information and the second biometric information of a user who is presumed to be the person to be authenticated .
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2020/023557 WO2021255821A1 (en) | 2020-06-16 | 2020-06-16 | Authentication server, facial image update recommendation method and storage medium |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JPWO2021255821A1 JPWO2021255821A1 (en) | 2021-12-23 |
| JPWO2021255821A5 JPWO2021255821A5 (en) | 2023-02-22 |
| JP7639818B2 true JP7639818B2 (en) | 2025-03-05 |
Family
ID=79268650
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022531137A Active JP7639818B2 (en) | 2020-06-16 | 2020-06-16 | Authentication server, facial image update recommendation method, and computer program |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP7639818B2 (en) |
| WO (1) | WO2021255821A1 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7243900B1 (en) | 2022-06-17 | 2023-03-22 | 三菱電機株式会社 | Authentication system and authentication device |
| WO2025163854A1 (en) * | 2024-02-01 | 2025-08-07 | 日本電気株式会社 | Authentication device, authentication method, and recording medium |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006099374A (en) | 2004-09-29 | 2006-04-13 | Oki Electric Ind Co Ltd | Biological information collation device and biological information collation system |
| JP2008250829A (en) | 2007-03-30 | 2008-10-16 | Toshiba Corp | Pedestrian verification system and pedestrian verification method |
| JP2014059687A (en) | 2012-09-18 | 2014-04-03 | Nec Biglobe Ltd | Dictionary update method, dictionary update system, and dictionary update program |
| JP2014081796A (en) | 2012-10-17 | 2014-05-08 | Hitachi Ltd | Biometric authentication server and method of administering and managing biometric authentication |
| JP2014182485A (en) | 2013-03-18 | 2014-09-29 | Canon Inc | Image processing device and method and program, and imaging device provided with image processing device |
| JP2018092122A (en) | 2016-11-30 | 2018-06-14 | バイドゥ オンライン ネットワーク テクノロジー (ベイジン) カンパニー リミテッド | User authentication method and apparatus |
-
2020
- 2020-06-16 WO PCT/JP2020/023557 patent/WO2021255821A1/en not_active Ceased
- 2020-06-16 JP JP2022531137A patent/JP7639818B2/en active Active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006099374A (en) | 2004-09-29 | 2006-04-13 | Oki Electric Ind Co Ltd | Biological information collation device and biological information collation system |
| JP2008250829A (en) | 2007-03-30 | 2008-10-16 | Toshiba Corp | Pedestrian verification system and pedestrian verification method |
| JP2014059687A (en) | 2012-09-18 | 2014-04-03 | Nec Biglobe Ltd | Dictionary update method, dictionary update system, and dictionary update program |
| JP2014081796A (en) | 2012-10-17 | 2014-05-08 | Hitachi Ltd | Biometric authentication server and method of administering and managing biometric authentication |
| JP2014182485A (en) | 2013-03-18 | 2014-09-29 | Canon Inc | Image processing device and method and program, and imaging device provided with image processing device |
| JP2018092122A (en) | 2016-11-30 | 2018-06-14 | バイドゥ オンライン ネットワーク テクノロジー (ベイジン) カンパニー リミテッド | User authentication method and apparatus |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2021255821A1 (en) | 2021-12-23 |
| JPWO2021255821A1 (en) | 2021-12-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7364057B2 (en) | Information processing device, system, face image update method and program | |
| JP2024028612A (en) | Management server, information provision method and computer program | |
| JP7537496B2 (en) | Authentication system, authentication server, registration method and computer program | |
| WO2022059081A1 (en) | Input control device, input system, input control method, and non-transitory computer-readable medium | |
| JP7757983B2 (en) | Authentication server, system, authentication server control method and program | |
| JP7582332B2 (en) | Authentication server, authentication server control method and program | |
| JP7639818B2 (en) | Authentication server, facial image update recommendation method, and computer program | |
| WO2022024281A1 (en) | Authentication server, authentication system, authentication request processing method, and storage medium | |
| JP7375918B2 (en) | Authentication server, authentication system, authentication server control method and program | |
| JP7375917B2 (en) | Authentication server, authentication system, authentication server control method and program | |
| JP7409411B2 (en) | Servers, systems, server control methods, programs, terminals, and terminal control methods | |
| AU2020244581A1 (en) | Cloud-Based Biometric Enrollment, Identification and Verification Through Identity Providers | |
| US20250111694A1 (en) | Biometric gallery management using wireless identifiers | |
| CN113395162A (en) | System and method for counting votes in an electronic voting system | |
| JP7206610B2 (en) | Personal authentication system, personal authentication method and personal authentication program | |
| JP7711820B2 (en) | PROGRAM, SERVICE SERVER, TERMINAL CONTROL METHOD, AND SERVICE SERVER CONTROL METHOD | |
| JP7529079B2 (en) | Method, server device and program | |
| US20240338431A1 (en) | Biometric gallery management at crowded venues | |
| JP7522391B2 (en) | Server, system, method and program | |
| Tuptewar et al. | Enhanced Security with Biometric Authorization in Smart Voting Machine | |
| JP7609166B2 (en) | Authentication system, terminal, management server, personal information provision method and program | |
| JP7563475B2 (en) | Server device, information provision system, information provision method and program | |
| WO2024057457A1 (en) | Authentication terminal, system, control method of authentication terminal, and recording medium | |
| JP2025158578A (en) | Server device, system, server device control method and program | |
| JP2024153801A (en) | Authentication system, information processing device, information processing method, and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221208 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221208 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240116 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240312 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240813 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20241010 |
|
| 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: 20250121 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250203 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7639818 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |