Movatterモバイル変換


[0]ホーム

URL:


JP2008191743A - Face authentication device - Google Patents

Face authentication device
Download PDF

Info

Publication number
JP2008191743A
JP2008191743AJP2007022791AJP2007022791AJP2008191743AJP 2008191743 AJP2008191743 AJP 2008191743AJP 2007022791 AJP2007022791 AJP 2007022791AJP 2007022791 AJP2007022791 AJP 2007022791AJP 2008191743 AJP2008191743 AJP 2008191743A
Authority
JP
Japan
Prior art keywords
authentication
face
unit
matching score
security strength
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
Application number
JP2007022791A
Other languages
Japanese (ja)
Other versions
JP5045128B2 (en
Inventor
Takayoshi Yamashita
隆義 山下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Omron Corp, Omron Tateisi Electronics CofiledCriticalOmron Corp
Priority to JP2007022791ApriorityCriticalpatent/JP5045128B2/en
Publication of JP2008191743ApublicationCriticalpatent/JP2008191743A/en
Application grantedgrantedCritical
Publication of JP5045128B2publicationCriticalpatent/JP5045128B2/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Landscapes

Abstract

<P>PROBLEM TO BE SOLVED: To perform high-security face authentication for preventing impersonation. <P>SOLUTION: A face authentication device for calculating a collation score showing similarity between a face in an input facial image and a face previously registered, and having an authentication means for performing authentication by comparing the calculated collation score and a threshold has a control means for performing the control for improving security strength of the authentication means based on a history of failures in authentication. The security strength is preferably realized by increasing the threshold, by invalidating processing corresponding to illumination variations and face orientation, and by reducing an individual range in a feature space. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

Translated fromJapanese

本発明は、顔認証技術に関し、特に、顔認証技術においてなりすましによる誤認証を防止する技術に関する。  The present invention relates to a face authentication technique, and more particularly to a technique for preventing erroneous authentication due to impersonation in the face authentication technique.

現在、様々な場面で顔認証技術が利用されている。たとえば、高機能化によってセキュリティ対策が重視され始めている携帯電話機や、所定区域内への立ち入りを管理する入退室管理システム等において、顔認証技術が利用されている。このように、顔認証技術が普及し始めている一方で、写真等を用いたなりすましが問題となっている。  Currently, face recognition technology is used in various situations. For example, face authentication technology is used in mobile phones, for which security measures are beginning to be emphasized due to higher functionality, and in an entrance / exit management system that manages entry into a predetermined area. Thus, while face authentication technology has begun to spread, spoofing using photographs and the like has become a problem.

なりすましを防止するために、認証者に対して、目を所定時間閉じて開くという動作を行わせたり、顔の向きや表情を指示する技術が知られている(たとえば、特許文献1,2)。
特開2002−251614号公報特開2003−317100号公報
In order to prevent impersonation, a technique for causing the authenticator to perform an operation of closing and opening the eyes for a predetermined time, or instructing a face orientation or facial expression is known (for example,Patent Documents 1 and 2). .
JP 2002-251614 A JP 2003-317100 A

上記の従来技術のように、顔認証とジェスチャの読み取りとを組み合わせることで、なりすましを検知することが可能であるが、ユーザはジェスチャを行う必要があり、負担が生じていた。  Although it is possible to detect impersonation by combining face authentication and reading of a gesture as in the above-described conventional technology, the user needs to perform a gesture and a burden is generated.

また、なりすまし行為をしようとする人物が、認証を成功させようとして複数回認証処理を試行した場合でも、常に同一の処理を行っていた。したがって、なりすまし者のスキルが向上すると、なりすましが成功してしまう可能性もあった。  In addition, even when a person who tries to impersonate tries authentication processing a plurality of times in order to succeed in authentication, the same processing is always performed. Therefore, if the skill of the impersonator is improved, the impersonation may be successful.

そこで、本発明はこれらの問題を解決して、なりすましを防止した高セキュリティな顔認証技術を提供することを目的とする。  Therefore, an object of the present invention is to solve these problems and provide a high-security face authentication technique that prevents spoofing.

本発明に係る顔認証装置は、なりすましに対する危険性を判断し、なりすましの危険性が高い場合には認証成功の判断基準を厳しくするものである。  The face authentication apparatus according to the present invention determines the risk of impersonation, and when the risk of impersonation is high, the criteria for determining the success of authentication are strict.

本発明に係る顔認証装置は、認証手段と、認証手段のセキュリティレベルを制御する制御手段とを有する。認証手段は、入力される顔画像中の顔とあらかじめ登録された顔との類似度を示す照合スコアを算出し、算出された照合スコアと閾値との比較によって、認証に成功したと判断する。  The face authentication apparatus according to the present invention includes an authentication unit and a control unit that controls the security level of the authentication unit. The authentication means calculates a matching score indicating the degree of similarity between the face in the input face image and a face registered in advance, and determines that the authentication is successful by comparing the calculated matching score with a threshold value.

認証手段は、より具体的には、入力された顔画像から顔を検出する顔検出手段、検出された顔から特徴量を取得する特徴量取得手段、取得された特徴量と登録された特徴量を照合して照合スコアを算出する照合手段などを含んで構成されることができる。顔検出するための技術としては、テンプレートマッチングやニューラルネットワークによる学習結果を用いる技術など、既存のどのような技術が用いられても良い。また、取得する特徴量は、顔の個人差を表現する特徴を表すものであれば、どのような特徴量が用いられても良い。  More specifically, the authentication unit is a face detection unit that detects a face from the input face image, a feature amount acquisition unit that acquires a feature amount from the detected face, and the acquired feature amount and the registered feature amount Can be configured to include a collating means for calculating a collation score. As a technique for detecting a face, any existing technique such as a technique using template matching or a learning result by a neural network may be used. In addition, any feature amount may be used as long as the feature amount to be acquired represents a feature expressing individual differences in the face.

本発明における制御手段は、認証の失敗履歴に基づいて、認証手段のセキュリティ強度
を上げる処理を行う。認証の失敗とは、入力された顔画像中の顔と、あらかじめ登録された顔とが一致しないと認証手段によって判断されることをいう。
The control means in the present invention performs processing for increasing the security strength of the authentication means based on the authentication failure history. Authentication failure means that the authentication means determines that the face in the input face image does not match the face registered in advance.

制御手段は、より具体的には、連続して認証に失敗した回数に応じて、認証手段のセキュリティ強度を上げるように構成されることができる。また、制御手段は、連続して失敗した認証に係る照合スコア(例えば、その合計など)に応じて、制御手段のセキュリティ強度を上げるように構成されることができる。また、制御手段は、直近の所定回数の認証(試行)における、失敗の回数または頻度に応じて、認証手段のセキュリティ強度を上げる構成とすることができる。また、制御手段は、直近の所定回数の認証における、失敗した認証に係る照合スコアに応じて、制御手段のセキュリティ強度を上げることができる。  More specifically, the control means can be configured to increase the security strength of the authentication means in accordance with the number of times authentication has failed continuously. In addition, the control means can be configured to increase the security strength of the control means in accordance with a matching score (for example, the sum total) related to authentication that has failed successively. Further, the control means can be configured to increase the security strength of the authentication means according to the number or frequency of failures in the most recent predetermined number of authentications (trials). Further, the control means can increase the security strength of the control means according to the verification score related to the failed authentication in the most recent predetermined number of authentications.

なお、セキュリティ強度を上げるというのは、認証手段において他人を誤って本人(登録者)と判断する確率を少なくする、すなわち、他人許容率を低くすることをいう。  Increasing the security strength means reducing the probability that the authentication means erroneously determines another person (registrant), that is, lowering the other person's allowable rate.

一般に、なりすましを行おうとする者は、認証を繰り返して行い、なんとか認証を成功させようとする。そして、試行回数が増すにつれて、徐々になりすましのスキルが向上すると考えられる。これに対して、本発明に係る顔認証装置は、認証の失敗履歴に基づいてセキュリティ強度を上げているので、なりすまし者の試行回数が増すにつれて認証成功とみなす判断基準を厳しくできる。したがって、なりすまし者のスキルが向上した場合でも、それに伴ってセキュリティ強度も上がるので、なりすましを防止することが可能となる。  In general, a person who tries to impersonate repeats authentication and manages to succeed. And as the number of trials increases, it is considered that the skill of impersonation gradually improves. On the other hand, since the face authentication apparatus according to the present invention increases the security strength based on the authentication failure history, the criteria for determining the authentication success as the number of attempts by the spoofer can be tightened. Therefore, even when the skill of the impersonator is improved, the security strength is increased accordingly, and it is possible to prevent impersonation.

本発明における制御手段は、具体的には、以下のようにして認証手段のセキュリティ強度を上げる制御を行う。たとえば、制御手段は、認証が成功したと判断する照合スコアの閾値を高くするように認証手段を制御することができる。閾値を上げることで、セキュリティ強度が上がる。  Specifically, the control means in the present invention performs control to increase the security strength of the authentication means as follows. For example, the control means can control the authentication means so as to increase the threshold value of the matching score for determining that the authentication is successful. Increasing the threshold increases the security strength.

あるいは、入力される顔画像の撮影状態に応じて補正を行う補正手段を認証手段が有する場合には、制御手段は、認証手段がこれらの補正を無効とするように制御することができる。ここでいう補正処理には、顔画像の照明条件に応じて顔画像を補正する処理や取得される特徴量にバイアスをかける処理、顔画像における顔の向きに応じて取得される特徴量にバイアスをかける処理や照合アルゴリズムを変更する処理などが含まれる。言い換えると、ここでいう補正処理とは、顔画像に応じて本人拒否率を下げるような処理と表現できる。このような補正処理を無効とすることで、本人拒否率が上がってしまう可能性があるものの、他人許容率も下がるため、セキュリティ強度を上げることができる。  Alternatively, when the authentication unit has a correction unit that performs correction according to the photographing state of the input face image, the control unit can control the authentication unit to invalidate these corrections. The correction processing here includes processing for correcting the face image according to the illumination condition of the face image, processing for biasing the acquired feature amount, and biasing to the feature amount acquired according to the orientation of the face in the face image. Processing to change the collation algorithm. In other words, the correction processing referred to here can be expressed as processing that lowers the person rejection rate in accordance with the face image. Disabling such correction processing may increase the rejection rate of the principal, but also reduces the acceptance rate of others, thereby increasing the security strength.

また、認証手段が学習型の認証アルゴリズムを用いるものである場合、制御手段は登録された顔の特徴空間の範囲を狭めるように認証手段を制御することができる。登録された顔と一致するとみなされる特徴空間の範囲が狭まるため、セキュリティ強度が上がる。  When the authentication means uses a learning type authentication algorithm, the control means can control the authentication means so as to narrow the range of the registered facial feature space. Since the range of the feature space considered to match the registered face is narrowed, the security strength is increased.

なお、本発明は、上記手段の少なくとも一部を有する顔認証装置として捉えることができる。また、本発明は、上記処理の少なくとも一部を含む顔認証方法、または、かかる方法を実現するためのプログラムとして捉えることもできる。上記手段および処理の各々は可能な限り互いに組み合わせて本発明を構成することができる。  The present invention can be understood as a face authentication device having at least a part of the above means. The present invention can also be understood as a face authentication method including at least a part of the above processing, or a program for realizing the method. Each of the above means and processes can be combined with each other as much as possible to constitute the present invention.

たとえば、本発明の一態様としての顔認証方法は、情報処理装置が、認証対象者の顔画像の入力を受け付ける画像入力ステップと、あらかじめ登録された顔との類似度を示す照合スコアを算出する照合スコア算出ステップと、算出された照合スコアが所定の閾値以上である場合に、認証に成功したと判断する認証ステップと、認証の失敗履歴に基づいて、前記認証ステップにおけるセキュリティ強度を上げる制御ステップと、を実行することを
特徴とする。
For example, in the face authentication method as one aspect of the present invention, the information processing apparatus calculates a matching score indicating the degree of similarity between an image input step for receiving input of a face image of the person to be authenticated and a face registered in advance. A verification score calculating step, an authentication step for determining that the authentication is successful when the calculated verification score is equal to or greater than a predetermined threshold, and a control step for increasing the security strength in the authentication step based on the authentication failure history And executing.

また、本発明の一態様としての顔認証プログラムは、情報処理装置に対して、認証対象者の顔画像の入力を受け付ける画像入力ステップと、あらかじめ登録された顔との類似度を示す照合スコアを算出する照合スコア算出ステップと、算出された照合スコアが所定の閾値以上である場合に、認証に成功したと判断する認証ステップと、認証の失敗履歴に基づいて、前記認証ステップにおけるセキュリティ強度を上げる制御ステップと、を実行させることを特徴とする。  Further, the face authentication program as one aspect of the present invention provides an information processing apparatus with an image input step for receiving an input of a face image of a person to be authenticated and a matching score indicating the similarity between a face registered in advance. Based on a verification score calculation step to be calculated, an authentication step to determine that the authentication is successful when the calculated verification score is equal to or greater than a predetermined threshold, and an authentication failure history, the security strength in the authentication step is increased. And a control step.

本発明によれば、なりすましを防止した高セキュリティな顔認証が可能となる。  According to the present invention, high-security face authentication that prevents spoofing is possible.

以下に図面を参照して、この発明の好適な実施の形態を例示的に詳しく説明する。  Exemplary embodiments of the present invention will be described in detail below with reference to the drawings.

(第1の実施形態)
<構成>
本実施形態に係る顔認証装置1は、ハードウェア的には、バスを介して接続されたCPU(中央演算処理装置)、主記憶装置(RAM)、補助記憶装置などを備えるように構成される。この場合、プログラムがCPUに実行されることによって、顔認証装置1が実現される。
(First embodiment)
<Configuration>
Theface authentication device 1 according to the present embodiment is configured to include a CPU (Central Processing Unit), a main storage device (RAM), an auxiliary storage device, and the like connected via a bus in terms of hardware. . In this case, theface authentication apparatus 1 is realized by executing the program on the CPU.

図1は、顔認証装置1の機能ブロック例を示す図である。顔認証装置1は、補助記憶装置に記憶された各種のプログラム(OS,アプリケーション等)が主記憶装置にロードされCPUにより実行されることによって、画像入力部2、顔認証部3、顔検出部4、特徴量取得部5、照合部6、登録者DB7、制御部8、条件DB9として機能する。また、顔認証装置1の全部または一部は、専用のチップとして構成されても良い。  FIG. 1 is a diagram illustrating an example of functional blocks of theface authentication device 1. Theface authentication device 1 is loaded with various programs (OS, applications, etc.) stored in the auxiliary storage device and executed by the CPU, whereby theimage input unit 2, theface authentication unit 3, and theface detection unit 4. It functions as a featurequantity acquisition unit 5, acollation unit 6, aregistrant DB 7, acontrol unit 8, and acondition DB 9. Further, all or part of theface authentication device 1 may be configured as a dedicated chip.

次に、顔認証装置1が含む各機能部について説明する。  Next, each functional unit included in theface authentication device 1 will be described.

画像入力部2は、顔画像のデータを顔認証装置1へ入力するためのインタフェースとして機能する。画像入力部2によって、顔画像のデータが顔認証装置1へ入力される。画像入力部2は、顔認証装置1へ顔画像のデータを入力するためのどのような既存の技術を用いて構成されても良い。  Theimage input unit 2 functions as an interface for inputting face image data to theface authentication device 1. Theimage input unit 2 inputs face image data to theface authentication apparatus 1. Theimage input unit 2 may be configured using any existing technique for inputting face image data to theface authentication device 1.

たとえば、ネットワーク(LANやインターネットなど)を介して顔画像のデータが顔認証装置1へ入力されても良い。また、デジタルカメラやデジタルビデオカメラ等から顔画像が顔認証装置1へ入力されても良い。また、顔認証装置1がデジタルカメラ等の撮像装置またはデジタルカメラ等の撮像装置を備える各種装置(携帯電話機やPDA(Personal Digital Assistant)等)の内部に含まれ、撮像された画像が顔認証装置1へと入力されても良い。  For example, face image data may be input to theface authentication apparatus 1 via a network (such as a LAN or the Internet). In addition, a face image may be input to theface authentication apparatus 1 from a digital camera, a digital video camera, or the like. Further, theface authentication device 1 is included in various devices (such as a mobile phone and a PDA (Personal Digital Assistant)) equipped with an imaging device such as a digital camera or an imaging device such as a digital camera, and the captured image is a face authentication device. 1 may be input.

顔認証部3は、顔認証装置1へ入力された顔画像が登録者DB7に登録されている顔と一致するか否かの判定を行う。顔認証部3は、顔検出部4、特徴量取得部5および照合部6を含む。  Theface authentication unit 3 determines whether or not the face image input to theface authentication device 1 matches the face registered in theregistrant DB 7. Theface authentication unit 3 includes aface detection unit 4, a featureamount acquisition unit 5, and acollation unit 6.

顔検出部4は、画像入力部2を介して入力された顔画像から、人の顔を検出する。顔検出部4は、たとえば、顔全体の輪郭に対応した基準テンプレートを用いたテンプレートマッチングによって顔を検出するように構成されても良い。また、顔検出部4は、顔の構成要素(目、鼻、耳など)に基づくテンプレートマッチングによって顔を検出するように構
成されても良い。また、顔検出部4は、肌の色に近い領域を検出し、その領域を顔として検出するように構成されても良い。また、顔検出部4は、ニューラルネットワークを使って教師信号による学習を行い、顔らしい領域を顔として検出するように構成されても良い。また、顔検出部4は、その他既存のどのような技術が適用されることによって実現されても良い。
Theface detection unit 4 detects a human face from the face image input via theimage input unit 2. Theface detection unit 4 may be configured to detect a face by template matching using a reference template corresponding to the outline of the entire face, for example. Further, theface detection unit 4 may be configured to detect a face by template matching based on face components (eyes, nose, ears, etc.). Theface detection unit 4 may be configured to detect an area close to the skin color and detect the area as a face. Further, theface detection unit 4 may be configured to perform learning by a teacher signal using a neural network and detect a face-like region as a face. Theface detection unit 4 may be realized by applying any other existing technique.

顔検出部4は、検出された顔の位置を特定し、その位置を特徴量取得部5へ渡す。このとき、顔検出部4は、顔の傾きや顔の大きさを取得し、その値を特徴量取得部5にさらに渡すように構成されても良い。  Theface detection unit 4 specifies the position of the detected face and passes the position to the featureamount acquisition unit 5. At this time, theface detection unit 4 may be configured to acquire the inclination of the face and the size of the face, and further pass the values to the featureamount acquisition unit 5.

特徴量取得部5は、顔検出部4によって検出された顔から特徴点を検出し、その特徴点付近での特徴量を取得する。特徴量取得部5が取得する特徴量としては、画像の輝度値、Sobelフィルタ特徴量、HaarWavelet特徴量、GaborWavelet特徴量、Haar特徴量、これらを複合した値を用いることができる。また、特徴量取得部5が取得する特徴量は、その他の既存のどのような特徴量であっても構わない。  The featureamount acquisition unit 5 detects a feature point from the face detected by theface detection unit 4 and acquires a feature amount near the feature point. As the feature value acquired by the featurevalue acquiring unit 5, an image brightness value, a Sobel filter feature value, a Haar Wavelet feature value, a Gabor Wavelet feature value, a Haar feature value, or a value obtained by combining these can be used. The feature quantity acquired by the featurequantity acquisition unit 5 may be any other existing feature quantity.

照合部6は、入力された顔画像の特徴量と、登録者DB7に格納されている登録者の顔の特徴量とを照合し、類似度を示す照合スコアを算出する。ここでは、照合部6は、照合スコアを1000点満点として算出し、スコアが高いほど類似度が高いものとする。そして、照合部6は、算出した照合スコアが所定の判定閾値以上である場合には、入力された顔画像中の顔と、登録者DB7に格納されている顔が一致すると判定し、判定結果を出力する。  Thecollation unit 6 collates the feature amount of the input face image with the feature amount of the registrant's face stored in theregistrant DB 7, and calculates a collation score indicating the similarity. Here, thecollation unit 6 calculates the collation score as a perfect score, and the higher the score, the higher the similarity. And thecollation part 6 determines with the face in the input face image and the face stored in registrant DB7 matching, when the calculated collation score is more than a predetermined determination threshold value, and the determination result Is output.

登録者DB7には、登録者の顔の特徴量が格納される。  Theregistrant DB 7 stores the facial features of the registrant.

制御部8は、過去の認証の失敗履歴に基づいて、顔認証部3のセキュリティ強度を制御する。制御部8は、なりすましが行われている危険性を表す値として、なりすまし度を以下のように算出する。すなわち、制御部は、直近の連続して失敗した認証について、照合スコアとスコアの最大値(例えば、1000)との差(1000−照合スコア)の合計を、なりすまし度として算出する。このようにして算出されるなりすまし度は、登録者との不一致度を表すものであり、値が大きいほど入力された顔が登録者の顔と似ていないことを示す。したがって、この値が大きいほど他人による認証が行われている可能性が高い、すなわち、なりすましが行われている可能性が高いといえる。なお、制御部8は、一旦認証が成功した場合には、なりすまし度をリセットする。  Thecontrol unit 8 controls the security strength of theface authentication unit 3 based on the past authentication failure history. Thecontrol unit 8 calculates the degree of impersonation as follows as a value representing the risk of impersonation. That is, the control unit calculates the total difference (1000−matching score) between the matching score and the maximum score value (for example, 1000) as the degree of impersonation for the latest consecutively failed authentications. The impersonation degree calculated in this way represents the degree of inconsistency with the registrant, and the larger the value, the more the input face is not similar to the registrant's face. Therefore, it can be said that the larger this value is, the higher the possibility that authentication by another person is performed, that is, the higher possibility that spoofing is performed. Note that thecontrol unit 8 resets the degree of impersonation once authentication is successful.

制御部8は、なりすまし度の値に応じて、顔認証部3の認証が成功したと判断する判定閾値の値を大きくする制御を行う。なりすまし度の値と判定閾値との値の関係は、条件DB9に格納されている。このように、判定閾値を高くすることによって、登録者とは異なる他人が誤って登録者であると判定される確率(他人許容率)を低くすることができる。したがって、なりすまし者による認証が成功する可能性を低くすることができ、なりすましを防止することができる。  Thecontrol unit 8 performs control to increase the value of the determination threshold value for determining that the authentication of theface authentication unit 3 has succeeded according to the value of the degree of impersonation. The relationship between the value of the degree of impersonation and the determination threshold value is stored in thecondition DB 9. In this way, by increasing the determination threshold, it is possible to reduce the probability (other person's allowable rate) that another person different from the registrant is erroneously determined to be the registrant. Therefore, it is possible to reduce the possibility of successful authentication by the impersonator and prevent impersonation.

条件DB9には、なりすまし度の値と判定閾値の関係とが格納される。図2は、なりすまし度と判定閾値の関係を示すテーブルの一例である。なお、判定閾値をいくつにするかは照合部6の設計に依存し、また判定閾値をなりすまし度に応じてどのように高くしていくのかも適宜設計することができる。  Thecondition DB 9 stores the value of the degree of impersonation and the relationship between the determination threshold values. FIG. 2 is an example of a table indicating the relationship between the degree of impersonation and the determination threshold value. Note that the number of determination thresholds depends on the design of thecollation unit 6, and how the determination threshold is increased according to the degree of impersonation can be appropriately designed.

<動作例>
以下に、顔認証装置1の動作例について説明する。図3は、顔認証装置1の動作例を示すフローチャートである。
<Operation example>
Below, the operation example of theface authentication apparatus 1 is demonstrated. FIG. 3 is a flowchart illustrating an operation example of theface authentication device 1.

まず、顔認証装置1は、画像入力部2を介して被認証者の顔画像の入力を受け付ける(S101)。そして、顔認証部3が、入力された被認証者の顔と、登録者DB7に格納されている顔が一致するか否かの認証を行う(S102)。より具体的には、顔検出部4が入力画像から顔を検出し、特徴量取得部5が顔の特徴量を取得し、照合部6が取得した特徴量と登録者の特徴量の比較をして、照合スコアが判定閾値以上であるか否かによって認証結果を判定する。  First, theface authentication device 1 receives an input of a face image of the person to be authenticated through the image input unit 2 (S101). Then, theface authentication unit 3 authenticates whether the input face of the person to be authenticated matches the face stored in the registrant DB 7 (S102). More specifically, theface detection unit 4 detects a face from the input image, the featureamount acquisition unit 5 acquires the feature amount of the face, and compares the feature amount acquired by thecollation unit 6 with the feature amount of the registrant. Then, the authentication result is determined based on whether or not the matching score is equal to or greater than the determination threshold value.

顔認証部3は、算出された照合スコアが判定閾値以上であるか否かを判定することによって、認証が成功したか否か判定する(S103)。照合スコアが判定閾値以上である場合(S103−YES)は、認証に成功したと判断して処理を終了する(S104)。  Theface authentication unit 3 determines whether or not the authentication is successful by determining whether or not the calculated matching score is equal to or greater than a determination threshold (S103). If the matching score is equal to or greater than the determination threshold (S103-YES), it is determined that the authentication has been successful, and the process is terminated (S104).

照合スコアが判定閾値未満である場合(S103−NO)は、連続して失敗した回数が所定の回数以下であるか判定する(S105)。所定回数より多く続けて認証に失敗した場合(S105−NO)は、認証の失敗を確定させて処理を終了させる(S106)。ここで、たとえば、顔認証機能をロックさせて、パスワード入力や音声認識など他の手段による認証を受けなければ、顔画像による認証を行えないようにしても良い。  When the collation score is less than the determination threshold (S103-NO), it is determined whether the number of consecutive failures is equal to or less than a predetermined number (S105). If authentication fails for more than the predetermined number of times (S105-NO), the authentication failure is confirmed and the process is terminated (S106). Here, for example, the face authentication function may be locked so that authentication by a face image cannot be performed unless authentication by other means such as password input or voice recognition is performed.

連続して認証に失敗した回数が所定回数以下である場合(S105−YES)は、制御部8が、なりすまし度を算出する(S107)。具体的には、制御部8は、連続して失敗した照合に係る照合スコアの最大値からの差(例えば、1000−照合スコア)の累積をなりすまし度として算出する。そして、制御部8は、条件DB9を参照して、算出したなりすまし度に応じて、顔認証部3の判定閾値の値を変更する(S108)。  When the number of consecutive authentication failures is less than or equal to the predetermined number (S105-YES), thecontrol unit 8 calculates the degree of impersonation (S107). Specifically, thecontrol unit 8 calculates the accumulation of the difference (for example, 1000−matching score) from the maximum value of the matching score related to the failed matching continuously as the degree of impersonation. Then, thecontrol unit 8 refers to thecondition DB 9 and changes the determination threshold value of theface authentication unit 3 according to the calculated degree of impersonation (S108).

この後、ステップS101へ戻り、再び、顔画像の入力そして顔認証を行う。この際、なりすまし度に応じて、判定閾値が大きくなっているので、セキュリティが厳しくなっている。したがって、なりすましが成功してしまう可能性を低くすることができる。  Thereafter, the process returns to step S101, and the face image is input and the face authentication is performed again. At this time, since the determination threshold value is increased according to the degree of impersonation, security is severe. Therefore, the possibility that spoofing will be successful can be reduced.

<実施形態の作用・効果>
本実施形態では、認証の失敗履歴に基づいて、失敗した認証の照合スコアの累積値をなりすまし度として算出している。そして、このなりすまし度に応じて判定閾値を上げて顔認証のセキュリティ強度を強くする制御を行っている。
<Operation / Effect of Embodiment>
In the present embodiment, based on the authentication failure history, the accumulated value of the verification scores of the failed authentications is calculated as the degree of impersonation. Then, control is performed to increase the security level of face authentication by raising the determination threshold according to the degree of impersonation.

このような構成によって、なりすまし者によるなりすまし行為を検知し、なりすましの試行回数が増えるとともに、なりすましが成功しにくくするようにできる。特に、なりすまし者が何回も試行回数を重ねて、なりすましのスキルが向上した場合であっても、顔認証装置も判定閾値を上げるので、セキュリティレベルを維持することができる。  With such a configuration, it is possible to detect an impersonation act by an impersonator and increase the number of attempts for impersonation and make it difficult for impersonation to succeed. In particular, even if the impersonator repeats the number of trials and the impersonation skill is improved, the face authentication device also raises the determination threshold, so that the security level can be maintained.

(第2の実施形態)
図4は、第2の実施形態に係る顔認証装置1の機能ブロック例を示す図である。本実施形態が第1の実施形態と異なるのは、顔認証部3に照明対応部10および顔向き対応部11が設けられている点と、制御部8の制御内容である。
(Second Embodiment)
FIG. 4 is a diagram illustrating an example of functional blocks of theface authentication device 1 according to the second embodiment. This embodiment differs from the first embodiment in that theface authentication unit 3 is provided with anillumination corresponding unit 10 and a face orientation corresponding unit 11 and the control content of thecontrol unit 8.

まず、照明対応部10および顔向き対応部11について説明する。照明対応部10および顔向き対応部11は、いずれも、入力された顔画像の照明条件や顔向きの条件に応じて、顔認証処理に補正処理を施す機能部である。一般に照明条件が悪い場合(逆光や横からの照明、全体的に明るい・暗いなど)や、顔向きが正面ではない場合などには、登録者本人の画像が入力された場合も他人の画像が入力された場合も、照合スコアが低くなってしまう。そこで、入力された画像に対して補正(ヒストグラム平坦化やガンマ補正など)を行ったり、取得する特徴量を変化させたり、取得する特徴量にバイアスをかけたり、ある
いは、判定閾値の値を下げたりといった補正処理を行うことが、従来から採用されている。
First, theillumination corresponding part 10 and the face orientation corresponding part 11 will be described. Both theillumination corresponding unit 10 and the face orientation corresponding unit 11 are functional units that perform a correction process on the face authentication process in accordance with the illumination condition and face orientation condition of the input face image. In general, when the lighting conditions are bad (backlight or side lighting, overall bright or dark), or when the face is not in front, the image of the other person is displayed even when the registrant's image is entered. If entered, the matching score will be low. Therefore, correction (such as histogram flattening and gamma correction) is performed on the input image, the feature quantity to be acquired is changed, the feature quantity to be acquired is biased, or the judgment threshold value is lowered. Conventionally, it has been adopted to perform a correction process such as.

照明対応部10は、顔画像のコントラストを判定することによって、照明条件を取得する。そして、照明対応部10は、照明条件に応じて、入力された顔画像に対してヒストグラムの平坦化処理を施す。また、照明対応部10は、特徴量取得部5が取得する特徴量に対してバイアスをかける処理を行っても良い。  The illumination corresponding |compatible part 10 acquires illumination conditions by determining the contrast of a face image. And the illumination corresponding |compatible part 10 performs the flattening process of a histogram with respect to the input face image according to illumination conditions. Moreover, the illumination corresponding |compatible part 10 may perform the process which biases with respect to the feature-value which the feature-value acquisition part 5 acquires.

顔向き対応部11は、顔検出部4が検出する顔の特徴点の位置関係により、顔の向きを取得する。そして、顔が横向きや上向きや下向きなど正面向きではない場合には、顔認証部3の判定閾値を下げる処理を行う。また、顔向き対応部11は、特徴量取得部5が取得する特徴量に対してバイアスをかける処理を行っても良い。また、顔向き対応部11は、顔の向きに応じて、顔認証部3が用いる認証アルゴリズムを変更しても良い。  The face orientation correspondence unit 11 acquires the face orientation based on the positional relationship between the facial feature points detected by theface detection unit 4. If the face is not facing forward, such as sideways, upward, or downward, a process for lowering the determination threshold of theface authentication unit 3 is performed. Further, the face orientation corresponding unit 11 may perform a process of biasing the feature amount acquired by the featureamount acquiring unit 5. Further, the face orientation corresponding unit 11 may change the authentication algorithm used by theface authenticating unit 3 according to the face orientation.

次に、本実施形態における制御部8が行う、なりすまし度に応じたセキュリティ強度を上げる処理について説明する。  Next, a process of increasing the security strength according to the degree of impersonation performed by thecontrol unit 8 in the present embodiment will be described.

制御部8は、第1の実施形態と同様の方法によって算出したなりすまし度に応じて、照明対応部10や顔向き対応部11が行う補正処理を無効にする。なりすまし度と、無効にする補正機能の関係は、条件DB9に格納されている。図5は、本実施形態に係る条件DBの例を示す図であり、なりすまし度と補正機能の有効・無効の関係を示す図である。本実施形態では、なりすまし度が0でなければ照明対応部10の機能は無効にし、なりすまし度がさらに大きくなれば顔向き対応部11の機能も無効にしている。もっとも、なりすまし度と補正機能の有効・無効の関係は適宜設計することができる。  Thecontrol unit 8 invalidates the correction processing performed by theillumination corresponding unit 10 and the face orientation corresponding unit 11 according to the degree of impersonation calculated by the same method as in the first embodiment. The relationship between the degree of impersonation and the correction function to be invalidated is stored in thecondition DB 9. FIG. 5 is a diagram showing an example of the condition DB according to the present embodiment, and is a diagram showing the relationship between the degree of impersonation and the validity / invalidity of the correction function. In this embodiment, if the impersonation degree is not 0, the function of theillumination corresponding unit 10 is invalidated, and if the impersonation degree is further increased, the function of the face orientation corresponding unit 11 is also invalidated. However, the relationship between the degree of impersonation and the validity / invalidity of the correction function can be designed as appropriate.

図6は、本実施形態に係る顔認証装置1の動作例を示すフローチャートである。以下、図6を参照して、本実施形態に係る顔認証装置1の動作例について説明する。  FIG. 6 is a flowchart showing an operation example of theface authentication apparatus 1 according to the present embodiment. Hereinafter, an operation example of theface authentication apparatus 1 according to the present embodiment will be described with reference to FIG.

まず、顔認証装置1は、顔画像の入力を受け付ける(S201)。そして、顔画像に応じた補正処理を行う(S202)。具体的には、顔画像の照明条件に応じて、照明対応部10が入力画像に対してヒストグラム平坦化処理を施す。また、顔画像中の顔の向きに応じて、顔向き対応部11は、特徴量取得部5が取得する特徴量に対してバイアスをかける処理を施す。そして、顔認証部3は、入力された顔と登録されている顔を照合して認証を行う(S203)。照合スコアが判定閾値以上である場合(S204−YES)は、認証が成功したとして処理を終了する(S205)。  First, theface authentication device 1 accepts input of a face image (S201). Then, correction processing corresponding to the face image is performed (S202). Specifically, theillumination corresponding unit 10 performs histogram flattening processing on the input image according to the illumination condition of the face image. Further, the face orientation corresponding unit 11 performs a process of biasing the feature amount acquired by the featureamount acquiring unit 5 according to the face orientation in the face image. Then, theface authentication unit 3 performs authentication by comparing the input face with the registered face (S203). If the collation score is equal to or greater than the determination threshold value (S204-YES), the process is terminated as a result of successful authentication (S205).

照合スコアが判定閾値未満である場合(S204−NO)は、連続して認証に失敗した回数が所定の回数以下であるか判定する(S206)。連続して認証に失敗した回数が所定の回数よりも多い場合(S206−NO)は、認証の失敗を確定させて処理を終了させる(S207)。連続して認証に失敗した回数が所定の回数以下であれば(S206−YES)、制御部8が、なりすまし度を算出する(S208)。そして、制御部8がなりすまし度に応じて、照明対応部10および顔向き対応部11の機能の有効・無効を制御し(S209)、ステップS201へ戻る。  When the collation score is less than the determination threshold value (S204-NO), it is determined whether the number of consecutive authentication failures is equal to or less than a predetermined number (S206). If the number of consecutive authentication failures is greater than the predetermined number (S206—NO), the authentication failure is confirmed and the process is terminated (S207). If the number of consecutive authentication failures is less than or equal to the predetermined number (S206—YES), thecontrol unit 8 calculates the degree of impersonation (S208). Then, thecontrol unit 8 controls the validity / invalidity of the functions of theillumination corresponding unit 10 and the face orientation corresponding unit 11 according to the degree of impersonation (S209), and the process returns to step S201.

そして、再び、画像入力・補正処理・認証処理が行われる。ただし、ステップS202において実行される補正処理は、S209で有効と設定された補正処理のみとなる。  Then, image input / correction processing / authentication processing is performed again. However, the correction process executed in step S202 is only the correction process set as valid in S209.

このような構成によって、第1の実施形態と同様に、なりすましを検知し、なりすましの試行回数が増えるとともに、セキュリティ強度を上げ、なりすましを防止することができる。  With this configuration, as in the first embodiment, it is possible to detect impersonation, increase the number of attempts for impersonation, increase the security strength, and prevent impersonation.

(第3の実施形態)
第3の実施形態に係る顔認証装置1の機能ブロックは、図1で示した第1の実施形態と同様である。
(Third embodiment)
The functional blocks of theface authentication device 1 according to the third embodiment are the same as those in the first embodiment shown in FIG.

本実施形態における顔認証部3は、学習型の認証アルゴリズムを用いており、登録者本人の登録データの特徴空間における領域と、入力画像中の顔の特徴量との距離に基づいて照合スコアを算出する。  Theface authentication unit 3 in the present embodiment uses a learning type authentication algorithm, and calculates a matching score based on the distance between the area in the feature space of the registered data of the registrant himself and the feature quantity of the face in the input image. calculate.

本実施形態では、制御部8が、なりすまし度に応じて、本人データの特徴空間内での領域を狭くする制御を行うことで、セキュリティ強度を上げる。図7は、特徴空間において本人領域を狭くする制御を説明する概念図である。図7において、黒丸が本人データ、白丸が他人データを表す。このようなデータ分布の場合、通常であれば、実線で示す領域が本人領域になる。しかしながら、制御部8は、なりすまし度に応じて、本人領域を点線で示すような範囲に狭くする。  In the present embodiment, thecontrol unit 8 increases the security strength by performing control to narrow the area in the feature space of the principal data according to the degree of impersonation. FIG. 7 is a conceptual diagram illustrating control for narrowing the principal area in the feature space. In FIG. 7, black circles represent the principal data, and white circles represent the other person data. In the case of such data distribution, the area indicated by the solid line is usually the principal area. However, thecontrol unit 8 narrows the principal area to a range indicated by a dotted line according to the degree of impersonation.

制御部8が、どの程度本人領域の範囲を狭くするかについては、あらかじめ定められていても良く、本人データの分布に応じて決定されても良い。本実施形態では、標準の本人領域の範囲の他に、これよりも狭い2段階(「狭い」「非常に狭い」)の範囲をあらかじめ設定している。  The extent to which thecontrol unit 8 narrows the range of the principal area may be determined in advance or may be determined according to the distribution of the principal data. In the present embodiment, in addition to the standard principal area range, a narrower two-stage range (“narrow” and “very narrow”) is set in advance.

図8は、条件DB9に格納される、なりすまし度と採用する特徴空間の対応例を示す図である。図に示すように、なりすまし度が大きくなるにつれて、特徴空間における本人領域の範囲を徐々に狭くする。  FIG. 8 is a diagram illustrating an example of correspondence between the degree of impersonation and the feature space to be employed, which is stored in thecondition DB 9. As shown in the figure, as the degree of impersonation increases, the range of the principal area in the feature space is gradually narrowed.

このように、なりすまし度に応じて、制御部8が本人領域の範囲を狭くすることで、入力された顔画像と登録者の類似度が低く算出され、したがって、セキュリティが厳しくなるのでなりすましが成功してしまうことを防ぐことが可能となる。  In this way, thecontrol unit 8 reduces the identity area range according to the degree of impersonation, so that the similarity between the input face image and the registrant is calculated to be low, and thus impersonation is successful because security becomes severe. It becomes possible to prevent that.

図9は、本実施形態に係る顔認証装置1の動作例を示すフローチャートである。本実施形態における動作例は第1の実施形態とほぼ同様であるが、ステップS308における、制御部8の制御が、特徴空間における本人領域の範囲をなりすまし度に応じて狭くする処理である点が異なる。  FIG. 9 is a flowchart illustrating an operation example of theface authentication apparatus 1 according to the present embodiment. The operation example in the present embodiment is almost the same as that in the first embodiment. However, the control of thecontrol unit 8 in step S308 is a process of narrowing the range of the person area in the feature space according to the degree of impersonation. Different.

このような処理によっても、上記実施形態と同様に、なりすましを検知して、なりすましの試行回数が増えるとともに、セキュリティ強度を上げ、なりすましを防止することができる。  Also by such processing, impersonation can be detected and the number of impersonation trials can be increased, security strength can be increased, and impersonation can be prevented, as in the above embodiment.

(その他)
上記の実施形態では、なりすまし度として、連続して失敗した認証に係る照合スコアの照合スコア最大値からの差(例えば、1000−照合スコア)の合計を用いた。しかしながら、なりすまし度としては、他の方法によって算出した値を用いることができる。
(Other)
In the above-described embodiment, the total of the differences (for example, 1000−matching score) from the matching score maximum value of the matching score related to the authentication that failed successively is used as the degree of impersonation. However, as the degree of impersonation, a value calculated by another method can be used.

たとえば、なりすまし度として、連続して失敗した認証に係る照合スコアと判定閾値との差の合計を用いることもできる。また、なりすまし度として、連続して失敗した認証の回数を用いることができる。また、なりすまし度として、直近の所定回数の認証における、照合スコアと最大スコアの差の合計を用いることもできる。また、なりすまし度として、直近の所定回数の認証における、失敗認証の回数を用いることもできる。また、なりすまし度として、全期間における失敗認証の割合を用いることもできる。  For example, as the degree of impersonation, the sum of the differences between the verification score related to authentication that has failed successively and the determination threshold value can be used. Further, the number of authentications that have failed in succession can be used as the degree of impersonation. Further, as the degree of impersonation, the sum of differences between the matching score and the maximum score in the most recent predetermined number of authentications can be used. Further, as the degree of impersonation, the number of failed authentications in the most recent predetermined number of authentications can be used. Moreover, the ratio of failure authentication over the whole period can also be used as the degree of impersonation.

また、上記の各実施形態における、判定閾値の変更、補正機能の無効化、特徴空間の制御は、これらの全部または一部を組み合わせて実行することも可能である。  Further, the change of the determination threshold value, the invalidation of the correction function, and the control of the feature space in each of the above-described embodiments can be executed in combination of all or part of them.

第1および第3の実施形態に係る顔認証装置の機能ブロック例を示す図である。It is a figure which shows the example of a functional block of the face authentication apparatus which concerns on 1st and 3rd embodiment.第1の実施形態に係る条件DBの例を示す図である。It is a figure which shows the example of condition DB which concerns on 1st Embodiment.第1の実施形態に係る顔認証装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the face authentication apparatus which concerns on 1st Embodiment.第2の実施形態に係る顔認証装置の機能ブロック例を示す図である。It is a figure which shows the example of a functional block of the face authentication apparatus which concerns on 2nd Embodiment.第2の実施形態に係る条件DBの例を示す図である。It is a figure which shows the example of condition DB which concerns on 2nd Embodiment.第2の実施形態に係る顔認証装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the face authentication apparatus which concerns on 2nd Embodiment.第3の実施形態における特徴空間制御を説明する概念図である。It is a conceptual diagram explaining the feature space control in 3rd Embodiment.第3の実施形態に係る条件DBの例を示す図である。It is a figure which shows the example of condition DB which concerns on 3rd Embodiment.第3の実施形態に係る顔認証装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the face authentication apparatus which concerns on 3rd Embodiment.

符号の説明Explanation of symbols

1 顔認証装置
2 画像入力部
3 顔認証部
4 顔検出部
5 特徴量取得部
6 照合部
7 登録者DB
8 制御部
9 条件DB
10 照明対応部
11 顔向き対応部


DESCRIPTION OFSYMBOLS 1Face authentication apparatus 2Image input part 3Face authentication part 4Face detection part 5 Feature-value acquisition part 6Collation part 7 Registrant DB
8Control unit 9 Condition DB
10 Illumination corresponding part 11 Face orientation corresponding part


Claims (8)

Translated fromJapanese
入力される顔画像中の顔とあらかじめ登録された顔との類似度を示す照合スコアを算出し、算出された照合スコアと閾値との比較によって認証を行う認証手段を有する顔認証装置であって、
認証の失敗履歴に基づいて、前記認証手段のセキュリティ強度を上げる制御を行う制御手段を有することを特徴とする顔認証装置。
A face authentication device having an authentication unit that calculates a matching score indicating a degree of similarity between a face in an input face image and a face registered in advance, and performs authentication by comparing the calculated matching score with a threshold value. ,
A face authentication apparatus comprising control means for performing control to increase the security strength of the authentication means based on an authentication failure history.
前記制御手段は、連続して認証に失敗した回数に応じて、前記認証手段のセキュリティ強度を上げる
ことを特徴とする請求項1に記載の顔認証装置。
The face authentication apparatus according to claim 1, wherein the control unit increases the security strength of the authentication unit according to the number of times authentication fails continuously.
前記制御手段は、連続して失敗した認証に係る照合スコアに応じて、前記認証手段のセキュリティ強度を上げる
ことを特徴とする請求項1に記載の顔認証装置。
The face authentication apparatus according to claim 1, wherein the control unit increases the security strength of the authentication unit according to a matching score related to authentication that has failed successively.
前記制御手段は、前記認証手段の前記閾値を高くすることによって、前記認証手段のセキュリティ強度を上げる
ことを特徴とする請求項1〜3のいずれかに記載の顔認証装置。
The face authentication apparatus according to claim 1, wherein the control unit increases the security strength of the authentication unit by increasing the threshold value of the authentication unit.
前記認証手段は、入力される顔画像の撮影状態に応じた補正を行う補正手段を有し、
前記制御手段は、前記補正手段の機能を無効とすることで、前記認証手段のセキュリティ強度を上げる
ことを特徴とする請求項1〜4のいずれかに記載の顔認証装置。
The authentication unit includes a correction unit that performs correction according to the shooting state of the input face image.
The face authentication apparatus according to claim 1, wherein the control unit increases the security strength of the authentication unit by invalidating the function of the correction unit.
前記認証手段は、学習型の認証アルゴリズムを用いるものであり、
前記制御手段は、登録された顔の特徴空間の範囲を狭めることで、前記認証手段のセキュリティ強度を上げる
ことを特徴とする請求項1〜5のいずれかに記載の顔認証装置。
The authentication means uses a learning type authentication algorithm,
The face authentication apparatus according to claim 1, wherein the control unit increases the security strength of the authentication unit by narrowing a range of a registered facial feature space.
情報処理装置が、
認証対象者の顔画像の入力を受け付ける画像入力ステップと、
あらかじめ登録された顔との類似度を示す照合スコアを算出する照合スコア算出ステップと、
算出された照合スコアが所定の閾値以上である場合に、認証に成功したと判断する認証ステップと、
認証の失敗履歴に基づいて、前記認証ステップにおけるセキュリティ強度を上げる制御ステップと、
を実行することを特徴とする顔認証方法。
Information processing device
An image input step for receiving input of a face image of the person to be authenticated;
A matching score calculating step for calculating a matching score indicating a similarity to a face registered in advance;
An authentication step for determining that the authentication is successful when the calculated matching score is equal to or greater than a predetermined threshold;
A control step for increasing the security strength in the authentication step based on an authentication failure history;
The face authentication method characterized by performing.
情報処理装置に対して、
認証対象者の顔画像の入力を受け付ける画像入力ステップと、
あらかじめ登録された顔との類似度を示す照合スコアを算出する照合スコア算出ステップと、
算出された照合スコアが所定の閾値以上である場合に、認証に成功したと判断する認証ステップと、
認証の失敗履歴に基づいて、前記認証ステップにおけるセキュリティ強度を上げる制御ステップと、
を実行させることを特徴とする顔認証プログラム。
For information processing equipment
An image input step for receiving input of a face image of the person to be authenticated;
A matching score calculating step for calculating a matching score indicating a similarity to a face registered in advance;
An authentication step for determining that the authentication is successful when the calculated matching score is equal to or greater than a predetermined threshold;
A control step for increasing the security strength in the authentication step based on an authentication failure history;
A face authentication program characterized in that
JP2007022791A2007-02-012007-02-01 Face recognition deviceActiveJP5045128B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
JP2007022791AJP5045128B2 (en)2007-02-012007-02-01 Face recognition device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
JP2007022791AJP5045128B2 (en)2007-02-012007-02-01 Face recognition device

Publications (2)

Publication NumberPublication Date
JP2008191743Atrue JP2008191743A (en)2008-08-21
JP5045128B2 JP5045128B2 (en)2012-10-10

Family

ID=39751817

Family Applications (1)

Application NumberTitlePriority DateFiling Date
JP2007022791AActiveJP5045128B2 (en)2007-02-012007-02-01 Face recognition device

Country Status (1)

CountryLink
JP (1)JP5045128B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2010146502A (en)*2008-12-222010-07-01Toshiba CorpAuthentication processor and authentication processing method
JP2010157212A (en)*2008-12-302010-07-15Mitsubishi Electric Research Laboratories IncMethod for comparing input image of unknown face with reference image of known face
WO2011111155A1 (en)*2010-03-082011-09-15富士通株式会社Biometric authentication device, biometric authentication program and method
JP2014106794A (en)*2012-11-282014-06-09Nec Casio Mobile Communications LtdFace authentication device, authentication method and program thereof, and information apparatus
JP2014197427A (en)*2014-07-142014-10-16ヤフー株式会社Task order reception/placement mediation device, task order reception/placement mediation system, task order reception/placement mediation method and task order reception/placement mediation program
WO2018116373A1 (en)*2016-12-202018-06-28三菱電機株式会社Vehicle-mounted image authentication device
JP2018136641A (en)*2017-02-202018-08-30綜合警備保障株式会社Security system, management apparatus, and security method
JP2018538608A (en)*2015-10-312018-12-27華為技術有限公司Huawei Technologies Co.,Ltd. Face verification method and electronic device
WO2019116895A1 (en)*2017-12-122019-06-20株式会社東海理化電機製作所Biological information authentication device
CN111881429A (en)*2019-05-022020-11-03三星电子株式会社 Liveness detection method and device and face verification method and device
JP2021152816A (en)*2020-03-242021-09-30富士フイルムビジネスイノベーション株式会社Information processing system, information processing device, and program
JP2022535639A (en)*2020-05-092022-08-10北京市商▲湯▼科技▲開▼▲發▼有限公司 Performance parameter determination method and device, electronic device, storage medium, and program product
WO2024075550A1 (en)*2022-10-052024-04-11Necソリューションイノベータ株式会社Processing apparatus

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP7253735B2 (en)2019-07-022023-04-07パナソニックIpマネジメント株式会社 Passage decision device, passage management system, passability decision method, and computer program
JP6707702B1 (en)2019-09-182020-06-10株式会社ソリトンシステムズ User authentication device and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2001005967A (en)*1999-06-212001-01-12Matsushita Electric Ind Co Ltd Image transmitting device and neural network
JP2001034753A (en)*1999-07-162001-02-09Fujitsu Denso LtdFingerprint collating and discriminating method
JP2001076144A (en)*1999-09-032001-03-23Omron CorpPicture collation device
JP2006145835A (en)*2004-11-192006-06-08Hitachi LtdSecurity system, authentication server, authentication method and program
JP2006330936A (en)*2005-05-242006-12-07Matsushita Electric Works LtdFace authentication device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2001005967A (en)*1999-06-212001-01-12Matsushita Electric Ind Co Ltd Image transmitting device and neural network
JP2001034753A (en)*1999-07-162001-02-09Fujitsu Denso LtdFingerprint collating and discriminating method
JP2001076144A (en)*1999-09-032001-03-23Omron CorpPicture collation device
JP2006145835A (en)*2004-11-192006-06-08Hitachi LtdSecurity system, authentication server, authentication method and program
JP2006330936A (en)*2005-05-242006-12-07Matsushita Electric Works LtdFace authentication device

Cited By (29)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2010146502A (en)*2008-12-222010-07-01Toshiba CorpAuthentication processor and authentication processing method
JP2010157212A (en)*2008-12-302010-07-15Mitsubishi Electric Research Laboratories IncMethod for comparing input image of unknown face with reference image of known face
US9013271B2 (en)2010-03-082015-04-21Fujitsu LimitedBiometric authentication apparatus and method
JP5447647B2 (en)*2010-03-082014-03-19富士通株式会社 Biometric authentication device, biometric authentication program and method
WO2011111155A1 (en)*2010-03-082011-09-15富士通株式会社Biometric authentication device, biometric authentication program and method
JP2014106794A (en)*2012-11-282014-06-09Nec Casio Mobile Communications LtdFace authentication device, authentication method and program thereof, and information apparatus
US10614293B2 (en)2012-11-282020-04-07Nec CorporationFacial recognition apparatus, recognition method and program therefor, and information device
US12125312B2 (en)2012-11-282024-10-22Nec CorporationDecreasing lighting-induced false facial recognition
US10083344B2 (en)2012-11-282018-09-25Nec CorporationFacial recognition apparatus, recognition method and program therefor, and information device
US10303926B2 (en)2012-11-282019-05-28Nec CorporationDecreasing lighting-induced false facial recognition
US10956715B2 (en)2012-11-282021-03-23Nec CorporationDecreasing lighting-induced false facial recognition
JP2014197427A (en)*2014-07-142014-10-16ヤフー株式会社Task order reception/placement mediation device, task order reception/placement mediation system, task order reception/placement mediation method and task order reception/placement mediation program
JP2018538608A (en)*2015-10-312018-12-27華為技術有限公司Huawei Technologies Co.,Ltd. Face verification method and electronic device
US10552593B2 (en)2015-10-312020-02-04Huawei Technologies Co., Ltd.Face verification method and electronic device
WO2018116373A1 (en)*2016-12-202018-06-28三菱電機株式会社Vehicle-mounted image authentication device
US11087120B2 (en)2016-12-202021-08-10Mitsubishi Electric CorporationImage authentication device, image authentication method, and automobile
JP2018136641A (en)*2017-02-202018-08-30綜合警備保障株式会社Security system, management apparatus, and security method
US11508183B2 (en)*2017-12-122022-11-22Kabushiki Kaisha Tokai Rika Denki SeisakushoBiometric information authentication device
JPWO2019116895A1 (en)*2017-12-122020-10-22株式会社東海理化電機製作所 Biometric information authentication device
CN111279356A (en)*2017-12-122020-06-12株式会社东海理化电机制作所Biometric information authentication device
WO2019116895A1 (en)*2017-12-122019-06-20株式会社東海理化電機製作所Biological information authentication device
JP7191061B2 (en)2019-05-022022-12-16三星電子株式会社 Liveness inspection method and apparatus
JP2020184331A (en)*2019-05-022020-11-12三星電子株式会社Samsung Electronics Co.,Ltd. Liveness inspection method and device, face recognition method and device
US11804070B2 (en)2019-05-022023-10-31Samsung Electronics Co., Ltd.Method and apparatus with liveness detection
CN111881429A (en)*2019-05-022020-11-03三星电子株式会社 Liveness detection method and device and face verification method and device
US12266214B2 (en)2019-05-022025-04-01Samsung Electronics Co., Ltd.Method and apparatus with liveness detection
JP2021152816A (en)*2020-03-242021-09-30富士フイルムビジネスイノベーション株式会社Information processing system, information processing device, and program
JP2022535639A (en)*2020-05-092022-08-10北京市商▲湯▼科技▲開▼▲發▼有限公司 Performance parameter determination method and device, electronic device, storage medium, and program product
WO2024075550A1 (en)*2022-10-052024-04-11Necソリューションイノベータ株式会社Processing apparatus

Also Published As

Publication numberPublication date
JP5045128B2 (en)2012-10-10

Similar Documents

PublicationPublication DateTitle
JP5045128B2 (en) Face recognition device
JP5228872B2 (en) Biometric authentication apparatus, biometric authentication method, biometric authentication computer program, and computer system
JP4699139B2 (en) Security system
JP4826234B2 (en) Face authentication apparatus, security strength changing method and program
US9864756B2 (en)Method, apparatus for providing a notification on a face recognition environment, and computer-readable recording medium for executing the method
CN100468444C (en) Authentication device, authentication method, authentication program, and computer-readable recording medium
US8049596B2 (en)Correlation-based biometric authentication apparatus, authentication method and program
US20140380446A1 (en)Method and apparatus for protecting browser private information
KR101821115B1 (en)Method and apparatus for fingerprint recognition
KR20160117129A (en)Personal identification device, identification threshold setting method and program recording medium
WO2007004498A1 (en)Iris authentication device, iris authentication method, and iris authentication program
US11503021B2 (en)Mobile enrollment using a known biometric
JP5850138B2 (en) Biometric authentication device, biometric authentication method, and biometric authentication program
US9292752B2 (en)Image processing device and image processing method
JP2015138449A (en)Personal authentication device, personal authentication method and program
JP4899552B2 (en) Authentication device, authentication method, authentication program, and computer-readable recording medium recording the same
WO2016110024A1 (en)Terminal unlock method and device based on eye-print identification
Qin et al.Quality assessment of finger-vein image
JP2019159974A (en)Authentication device, authentication method and authentication program
KR20210047848A (en)Control device and control method for face diistinction
JP2014182552A (en)Biometric authentication device, biometric authentication method, and computer program for biometric authentication
KR102825757B1 (en)Certificate apparatus
JP2022140657A (en) face recognition device
KR101906141B1 (en)Apparatus and Method for Multi-level Iris Scan in Mobile Communication Terminal
KR20160045371A (en)Certification method using biometric information

Legal Events

DateCodeTitleDescription
A621Written request for application examination

Free format text:JAPANESE INTERMEDIATE CODE: A621

Effective date:20091210

A977Report on retrieval

Free format text:JAPANESE INTERMEDIATE CODE: A971007

Effective date:20120224

A131Notification of reasons for refusal

Free format text:JAPANESE INTERMEDIATE CODE: A131

Effective date:20120313

A521Request for written amendment filed

Free format text:JAPANESE INTERMEDIATE CODE: A523

Effective date:20120509

TRDDDecision of grant or rejection written
A01Written decision to grant a patent or to grant a registration (utility model)

Free format text:JAPANESE INTERMEDIATE CODE: A01

Effective date:20120619

A01Written decision to grant a patent or to grant a registration (utility model)

Free format text:JAPANESE INTERMEDIATE CODE: A01

A61First payment of annual fees (during grant procedure)

Free format text:JAPANESE INTERMEDIATE CODE: A61

Effective date:20120702

FPAYRenewal fee payment (event date is renewal date of database)

Free format text:PAYMENT UNTIL: 20150727

Year of fee payment:3

R150Certificate of patent or registration of utility model

Ref document number:5045128

Country of ref document:JP

Free format text:JAPANESE INTERMEDIATE CODE: R150

Free format text:JAPANESE INTERMEDIATE CODE: R150

R250Receipt of annual fees

Free format text:JAPANESE INTERMEDIATE CODE: R250


[8]ページ先頭

©2009-2025 Movatter.jp