JP2017010459A - User authentication method, electronic device and computer program - Google Patents

User authentication method, electronic device and computer program Download PDF

Info

Publication number
JP2017010459A
JP2017010459A JP2015128020A JP2015128020A JP2017010459A JP 2017010459 A JP2017010459 A JP 2017010459A JP 2015128020 A JP2015128020 A JP 2015128020A JP 2015128020 A JP2015128020 A JP 2015128020A JP 2017010459 A JP2017010459 A JP 2017010459A
Authority
JP
Japan
Prior art keywords
line
sight
pattern
reference pattern
user
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.)
Pending
Application number
JP2015128020A
Other languages
Japanese (ja)
Inventor
幸司 川北
Koji Kawakita
幸司 川北
森 英俊
Hidetoshi Mori
森  英俊
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.)
Lenovo Singapore Pte Ltd
Original Assignee
Lenovo Singapore Pte Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lenovo Singapore Pte Ltd filed Critical Lenovo Singapore Pte Ltd
Priority to JP2015128020A priority Critical patent/JP2017010459A/en
Publication of JP2017010459A publication Critical patent/JP2017010459A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method that allows a line of sight to implement user authentication.SOLUTION: An electronic device 100 comprises: a display 101; an infrared camera 103; and infrared LEDs 105a and 105b, in which the electronic device has authentication data including a reference pattern preliminarily registered. A computer program is configured to: calculate a coordinate of a line of sight 201 of a user facing the display; receive a start input and an end input determining timing of recognizing a line-of-sight pattern from a keyboard 107; specify the reference pattern corresponding to the line-of-sight pattern 204 which a trajectory of a line-of-sight coordinate formed until reception of the end input after reception of the start input; and compare the specified reference pattern with a reference pattern constituting the authentication data. For users, the reference pattern is easier to be memorized than a character string or numeral string, and can be input in a short time.SELECTED DRAWING: Figure 1

Description

本発明は、視線を利用して電子機器がユーザ認証をする技術に関する。   The present invention relates to a technique in which an electronic device performs user authentication using a line of sight.

パーソナル・コンピュータ、タブレット端末およびスマートフォンのような情報処理装置は、一般的に使用者が入力するパスワードやPIN(personal identification number)などでユーザ認証をする。多くの利用者は覚えやすいように短い文字列のパスワードを選択する傾向にあるがそれらは第3者から容易に推測されやすい。パスワードやPINは、ハードウェア・キーボードやタッチスクリーンに表示したソフトウェア・キーボードから入力する。あるいは、特別なインターネット・サイトでは、その都度ランダムに配置した文字列のパレットを表示して順番にマウスで選択入力させる。   Information processing apparatuses such as personal computers, tablet terminals, and smartphones generally perform user authentication using a password or PIN (personal identification number) entered by a user. Many users tend to select passwords with short strings so that they are easy to remember, but they are easily guessed by third parties. The password and PIN are input from a hardware keyboard or a software keyboard displayed on the touch screen. Alternatively, on a special Internet site, a palette of character strings arranged at random is displayed each time and selected with the mouse in order.

特許文献1は、視線を利用してパスワードを入力する発明を開示する。同文献は、キーボードからのパスワード入力方式では、パスワードを打ち込む際に第3者に簡単にパスワードを盗み見される可能性があるため視線を利用することを記載している。同文献の発明では、表示部が表示する任意の画像をユーザが一定時間以上凝視したときに、システムが視線に対応する画像を選択し、複数の画像を選択した順番を登録情報に関連付けている。特許文献2は、視線とキーボード操作を組み合わせてオブジェクトに入力する発明を開示する。同文献は、ディスプレイ上を連続的に移動する視線による入力位置がキーボードの押下のタイミングで確定することを記載している。   Patent Document 1 discloses an invention for inputting a password using a line of sight. This document describes that in a password input method using a keyboard, a third party can easily steal a password when entering the password, and uses a line of sight. In the invention of this document, when a user stares at an arbitrary image displayed on the display unit for a certain time or more, the system selects an image corresponding to the line of sight, and associates the order of selecting a plurality of images with registration information. . Patent Document 2 discloses an invention in which a line of sight and keyboard operation are combined and input to an object. This document describes that the input position by the line of sight that continuously moves on the display is determined at the timing of pressing the keyboard.

特開2005−149326号公報JP-A-2005-149326 特表2013−518316号公報Special table 2013-518316 gazette

特許文献1の発明は、視線を所定の場所に一定時間集中させる必要があり、入力を確定するまで時間がかかったり、視線を集中させることがユーザの負担になったりする。また、視線を利用することで周辺にいる第3者にパスワードを見られてしまうことは防ぐことができるが、依然としてユーザが文字列や英数字列を覚えておく負担は残る。したがって、ユーザの負担を軽減して短時間でユーザ認証できる方法が求められている。   In the invention of Patent Document 1, it is necessary to concentrate the line of sight at a predetermined place for a certain period of time, and it takes time until the input is confirmed, and it is a burden on the user to concentrate the line of sight. In addition, it is possible to prevent a third party in the vicinity from seeing the password by using the line of sight, but the burden still remains for the user to remember the character string or alphanumeric string. Accordingly, there is a need for a method that can reduce user burden and can perform user authentication in a short time.

そこで本発明の目的は、視線でユーザ認証をする方法を提供することにある。さらに本発明の目的は、視線を使ってユーザの負担を軽減しながらユーザ認証をする方法を提供することにある。さらに本発明の目的は、視線を利用して短時間でユーザ認証をする方法を提供することにある。さらに本発明の目的は、そのような方法を実現する電子機器およびコンピュータ・プログラムを提供することにある。   Therefore, an object of the present invention is to provide a method for performing user authentication with a line of sight. A further object of the present invention is to provide a method for user authentication using a line of sight while reducing the burden on the user. A further object of the present invention is to provide a method for performing user authentication in a short time using a line of sight. Furthermore, the objective of this invention is providing the electronic device and computer program which implement | achieve such a method.

本発明は、ディスプレイを備える電子機器がユーザ認証をする。電子機器は、認証データと該認証データを構成する基準パターンを登録する。さらにディスプレイに対面しているユーザの視線座標を計算する。さらに視線座標の軌跡が形成する視線パターンから基準パターンを認識する。視線パターンと登録した基準パターンを比較することで、真正なユーザだけが知っている視線パターンでユーザ認証をすることができる。視線パターンはイメージであるため、複数の文字や数字で構成したパスワードまたはPINなどに比べてユーザが記憶し易い。また、キーボードの操作に不慣れなユーザにとっては、視線入力の方がパスワード入力に比べて短時間で終了できるため、認証時間を短縮することができる。   In the present invention, an electronic device including a display performs user authentication. The electronic device registers authentication data and a reference pattern constituting the authentication data. Further, the line-of-sight coordinates of the user facing the display are calculated. Further, the reference pattern is recognized from the line-of-sight pattern formed by the line-of-sight coordinate locus. By comparing the line-of-sight pattern with the registered reference pattern, user authentication can be performed with a line-of-sight pattern known only to a genuine user. Since the line-of-sight pattern is an image, it is easier for the user to memorize than a password or PIN composed of a plurality of characters and numbers. For users who are unfamiliar with keyboard operations, the line-of-sight input can be completed in a shorter time than the password input, and thus the authentication time can be shortened.

視線パターンは、ディスプレイ上を連続的に移動する視線座標の軌跡から入力デバイスの開始入力と終了入力を使って抽出することができる。入力デバイスは、ユーザが電子機器に何らかの信号を送ることができるものであればよい。基準パターンを一筆で描くことが可能な図形とすれば、連続的に移動する視線座標の軌跡からユーザが意図する視線パターンを容易に抽出することができる。基準パターンは、電子機器が提示した複数の基準パターンからユーザが選択した公開性のあるパターンとすることができる。   The line-of-sight pattern can be extracted from the locus of the line-of-sight coordinates moving continuously on the display using the start input and end input of the input device. The input device may be any device that allows the user to send some signal to the electronic device. If the reference pattern is a figure that can be drawn with a single stroke, the line-of-sight pattern intended by the user can be easily extracted from the locus of the line-of-sight coordinate that moves continuously. The reference pattern can be an open pattern selected by the user from a plurality of reference patterns presented by the electronic device.

基準パターンは、ユーザが描いた任意の視線パターンを抽象化した秘密性のあるパターンとすることができる。秘密性のあるパターンは第3者による推測が困難なので、単独で認証データとして利用することができる。ただし、秘密性のあるパターンにも、秘密情報を組み合わせることで一層認証データのセキュリティを強化することができる。   The reference pattern can be a secret pattern that abstracts an arbitrary line-of-sight pattern drawn by the user. Since a confidential pattern is difficult to guess by a third party, it can be used alone as authentication data. However, the security of authentication data can be further enhanced by combining secret information with a secret pattern.

基準パターンは、視線パターンの描画を補助するガイド画像を構成する複数の要素ブロックで構成した秘密性のあるパターンとすることができる。この場合は、視線パターンが通過する要素ブロックを検出することで、容易に基準パターンを特定できる。公開性のあるパターンは、第3者による推測が可能なので、認証データにはユーザだけが知り得る秘密情報を組み合わせることが望ましい。秘密情報は、視線パターンの描画方向、基準パターンの開始位置、またはディスプレイにおける視線パターンの描画領域などの基準パターンの属性情報としてもよい。秘密情報は、描画する複数の視線パターンから認識した基準パターンの順番を含んでもよい。   The reference pattern can be a confidential pattern composed of a plurality of element blocks constituting a guide image that assists in drawing a line-of-sight pattern. In this case, the reference pattern can be easily specified by detecting the element block through which the line-of-sight pattern passes. Since a public pattern can be inferred by a third party, it is desirable to combine secret information that only the user knows with the authentication data. The secret information may be attribute information of the reference pattern such as the drawing direction of the line-of-sight pattern, the start position of the reference pattern, or the drawing area of the line-of-sight pattern on the display. The secret information may include the order of reference patterns recognized from a plurality of line-of-sight patterns to be drawn.

この場合、入力デバイスから中間入力を受け取って連続する視線座標の軌跡から複数の視線パターンにそれぞれ対応する複数の基準パターンを特定することができる。秘密情報は、ガイド画像の要素ブロックで構成することができる。入力デバイスは、キーボード、タッチパネル、マイクロフォン、ポインティング・デバイスまたは加速度センサのいずれかとすることができる。   In this case, a plurality of reference patterns respectively corresponding to a plurality of line-of-sight patterns can be specified from the locus of continuous line-of-sight coordinates upon receiving an intermediate input from the input device. The secret information can be composed of element blocks of the guide image. The input device can be either a keyboard, a touch panel, a microphone, a pointing device, or an acceleration sensor.

本発明により、視線でユーザ認証をする方法を提供することができた。さらに本発明により、視線を使ってユーザの負担を軽減しながらユーザ認証をする方法を提供することができた。さらに本発明により、視線を利用して短時間でユーザ認証をする方法を提供することができた。さらに本発明により、そのような方法を実現する電子機器およびコンピュータ・プログラムを提供することができた。   According to the present invention, it is possible to provide a method for performing user authentication with a line of sight. Furthermore, according to the present invention, it is possible to provide a method for performing user authentication using a line of sight while reducing the burden on the user. Furthermore, according to the present invention, a method for performing user authentication in a short time using a line of sight can be provided. Furthermore, according to the present invention, an electronic apparatus and a computer program that realize such a method can be provided.

電子機器100による視線認証の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the gaze authentication by the electronic device. 電子機器100の視線認証に関する要素の機能ブロック図である。3 is a functional block diagram of elements related to line-of-sight authentication of the electronic device 100. FIG. 基準パターン211、秘密情報301および認証データ401の関係を説明するための図である。It is a figure for demonstrating the relationship between the reference pattern 211, the secret information 301, and the authentication data 401. FIG. 公開基準パターン213の一例を示す図である。It is a figure which shows an example of the open reference pattern 213. 秘密情報301の一例を説明するための図である。It is a figure for demonstrating an example of the secret information 301. FIG. 秘密情報301の一例を説明するための図である。It is a figure for demonstrating an example of the secret information 301. FIG. 秘密情報301の一例を説明するための図である。It is a figure for demonstrating an example of the secret information 301. FIG. 公開基準パターン213と秘密情報301で構成した認証データ401のデータ構造の一例を説明するための図である。It is a figure for demonstrating an example of the data structure of the authentication data 401 comprised by the public reference pattern 213 and the secret information 301. FIG. 秘密基準パターン251の一例を説明するための図である。5 is a diagram for explaining an example of a secret reference pattern 251. FIG. 電子機器100がユーザを認証する手順を示すフローチャートである。It is a flowchart which shows the procedure in which the electronic device 100 authenticates a user. 視線パターン271、273、275、277と公開基準パターン213b、213g、213k、213cの関係の一例を示す図である。It is a figure which shows an example of the relationship between the line-of-sight pattern 271,273,275,277 and the public reference pattern 213b, 213g, 213k, 213c. 他の視線認証の方法を説明するための図であるIt is a figure for demonstrating the other method of line-of-sight authentication. 他の視線認証の方法を説明するための図であるIt is a figure for demonstrating the other method of line-of-sight authentication. 他の視線認証の方法を説明するための図であるIt is a figure for demonstrating the other method of line-of-sight authentication. 他の視線認証の方法を説明するための図であるIt is a figure for demonstrating the other method of line-of-sight authentication.

[概 要]
図1は、電子機器100による視線認証の概要を説明するための図である。図2は、電子機器100の視線認証に関する要素の機能ブロック図である。図2に示す各要素は、コンピュータを構成するプロセッサ、システム・メモリ、チップセット、不揮発性メモリおよび周辺デバイスのようなハードウェア資源と、デバイス・ドライバ、オペレーティング・システムおよびアプリケーション・プログラムのようなソフトウェア資源で構成している。また、本発明を実現するソフトウェア資源は電子機器100が搭載するディスク・ドライブや不揮発性メモリなどに格納することができる。本発明を実現するソフトウェア資源は、電子機器100の外部において不揮発性の記録媒体に記録された状態で存在し、ネットワークや可搬式の記録媒体を通じて電子機器100にインストールすることができる。
[Overview]
FIG. 1 is a diagram for explaining an overview of line-of-sight authentication by the electronic device 100. FIG. 2 is a functional block diagram of elements relating to line-of-sight authentication of the electronic device 100. Each of the elements shown in FIG. 2 includes hardware resources such as a processor, system memory, chipset, non-volatile memory and peripheral devices constituting a computer, and software such as a device driver, an operating system, and an application program. Consists of resources. Further, software resources for realizing the present invention can be stored in a disk drive or a non-volatile memory mounted on the electronic device 100. The software resource for realizing the present invention exists in a state of being recorded on a non-volatile recording medium outside the electronic device 100, and can be installed in the electronic device 100 through a network or a portable recording medium.

電子機器100は、一例を挙げるとノートブック型パーソナル・コンピュータ、デスクトップ型パーソナル、コンピュータ、タブレット端末、現金自動預け払い機(ATM)およびクレジット・カード認証装置などがある。これらの電子機器では、いずれも周辺に第3者が存在する状態でユーザ認証をする場合がある。図1でユーザはディスプレイ101が表示する画像の視線位置203を凝視している。視線検出部151(図2)は、視線201の方向を検出する。本実施の形態においては、視線検出技術を特に限定する必要はないが、一例において赤外線照射方式を採用している。視線検出部151は、赤外線カメラ103、および赤外線LED105a、105bを含んでいる。   Examples of the electronic device 100 include a notebook personal computer, a desktop personal computer, a computer, a tablet terminal, an automatic teller machine (ATM), and a credit card authentication device. In any of these electronic devices, user authentication may be performed in a state where a third party exists in the vicinity. In FIG. 1, the user stares at the line-of-sight position 203 of the image displayed on the display 101. The line-of-sight detection unit 151 (FIG. 2) detects the direction of the line of sight 201. In the present embodiment, it is not necessary to specifically limit the line-of-sight detection technique, but an infrared irradiation method is adopted in one example. The line-of-sight detection unit 151 includes an infrared camera 103 and infrared LEDs 105a and 105b.

赤外線LED105a、105bが、ユーザの目に赤外線を照射すると、角膜上の所定の位置(基準点)で反射される。瞳孔は視線位置203を向いているため、視線検出部151は、赤外線カメラ103が撮影した目の画像から、基準点の位置と瞳孔の位置から視線を示す視線情報を計算して座標計算部157に送る。座標計算部157は、視線検出部151から受け取った視線情報から視線201とディスプレイ101の交点の位置を視線位置203としてその座標(視線座標)を計算しパターン認識部161に送る。   When the infrared LEDs 105a and 105b irradiate the user's eyes with infrared rays, the infrared LEDs 105a and 105b are reflected at a predetermined position (reference point) on the cornea. Since the pupil faces the line-of-sight position 203, the line-of-sight detection unit 151 calculates line-of-sight information indicating the line of sight from the position of the reference point and the position of the pupil from the eye image captured by the infrared camera 103, and the coordinate calculation unit 157. Send to. The coordinate calculation unit 157 calculates the coordinates (line-of-sight coordinates) from the line-of-sight information received from the line-of-sight detection unit 151 using the position of the intersection of the line of sight 201 and the display 101 as the line-of-sight position 203, and sends it to the pattern recognition unit 161.

画像データ生成部155は、ディスプレイ155に表示する画像データを作成する。ユーザ入力部153は、ディスプレイ101を凝視しているユーザによる操作に応じて生成したタイミング信号をパターン認識部161に送る。ユーザ入力部153は、電子機器100に何らかの信号を入力できるものであればよい。ユーザ入力部153は、電子機器100の種類に応じてさまざまな入力デバイスを選択することができる。一例を挙げるとユーザ入力部153には、キーボード107、タッチパネル(タッチスクリーンも含む)およびマウスのようなポインティング・デバイス、ユーザの音声を収集するマイクロフォン、および筐体に加えた振動を検出する加速度センサなどがある。マイクロフォンや加速度センサは、スマートフォンやタブレット端末で利用するのに都合がよい。   The image data generation unit 155 creates image data to be displayed on the display 155. The user input unit 153 sends a timing signal generated according to an operation by a user staring at the display 101 to the pattern recognition unit 161. The user input unit 153 may be anything that can input some signal to the electronic device 100. The user input unit 153 can select various input devices according to the type of the electronic device 100. For example, the user input unit 153 includes a keyboard 107, a touch panel (including a touch screen) and a pointing device such as a mouse, a microphone that collects user's voice, and an acceleration sensor that detects vibration applied to the housing. and so on. Microphones and acceleration sensors are convenient for use with smartphones and tablet terminals.

パターン認識部161は、視線位置203の軌跡に対応する視線座標群からタイミング信号で抽出したパターンである視線パターン204を認識し、基準パターン登録部159が登録している基準パターン211(図3)に対する類似度を計算する。パターン認識部161は、テンプレート・マッチングにより視線パターン204に最も類似度の高いいずれかの基準パターン211を特定する。基準パターン211にはユーザが後に説明する秘密情報301(図3)を組み込むことができる。ユーザは視線入力の際に、視線パターン204に秘密情報301を組み込むことができる。パターン認識部161は、視線パターン204からユーザが組み込んだ秘密情報301を抽出する。パターン認識部161は、特定した基準パターン211と抽出した秘密情報301の識別子を視線認証部167に送る。   The pattern recognition unit 161 recognizes the line-of-sight pattern 204, which is a pattern extracted from the line-of-sight coordinate group corresponding to the locus of the line-of-sight position 203 using a timing signal, and the reference pattern 211 registered by the reference pattern registration unit 159 (FIG. 3). Calculate the similarity to. The pattern recognition unit 161 identifies one of the reference patterns 211 having the highest similarity to the line-of-sight pattern 204 by template matching. The reference pattern 211 can incorporate secret information 301 (FIG. 3) described later by the user. The user can incorporate the secret information 301 in the line-of-sight pattern 204 when the line-of-sight is input. The pattern recognition unit 161 extracts secret information 301 incorporated by the user from the line-of-sight pattern 204. The pattern recognition unit 161 sends the identified reference pattern 211 and the extracted identifier of the secret information 301 to the line-of-sight authentication unit 167.

パターン認識部161は、画像データ生成部155に、認証画面の画像データを作成するように指示する。基準パターン登録部159は、基準パターン211(図3)と秘密情報301(図3)およびそれらの識別子を登録している。認証データ登録部165は、基準パターン211と秘密情報301の識別子で構成した認証データ401(図3)を登録している。基準パターン登録部159および認証データ登録部165は、電子機器100のセキュアな不揮発性メモリとしてもよいし、ネットワークで電子機器100に接続された認証用のサーバに設けるようにしてもよい。   The pattern recognition unit 161 instructs the image data generation unit 155 to create image data for the authentication screen. The reference pattern registration unit 159 registers the reference pattern 211 (FIG. 3), the secret information 301 (FIG. 3), and their identifiers. The authentication data registration unit 165 registers authentication data 401 (FIG. 3) composed of the reference pattern 211 and the secret information 301 identifier. The reference pattern registration unit 159 and the authentication data registration unit 165 may be a secure nonvolatile memory of the electronic device 100, or may be provided in an authentication server connected to the electronic device 100 via a network.

認証制御部163は、電子機器100を登録モードまたは認証モードで動作させる。認証制御部163は登録モードのときに電子機器100の各要素を機能させ、ユーザに基準パターン211および秘密情報301を選択させて認証データ401を生成する。認証制御部163は、認証モードのときにユーザの視線認証をするように電子機器100の各要素を機能させる。認証制御部163は、基準パターン211の識別子と秘密情報301の識別子で構成した認証データ401を認証データ登録部165に登録する。   The authentication control unit 163 causes the electronic device 100 to operate in the registration mode or the authentication mode. The authentication control unit 163 causes each element of the electronic device 100 to function in the registration mode, and causes the user to select the reference pattern 211 and the secret information 301 to generate the authentication data 401. The authentication control unit 163 causes each element of the electronic device 100 to function so as to authenticate the user's line of sight in the authentication mode. The authentication control unit 163 registers authentication data 401 composed of the identifier of the reference pattern 211 and the identifier of the secret information 301 in the authentication data registration unit 165.

視線認証部167は、パターン認識部161から受け取った基準パターン211および秘密情報301の識別子と認証データ登録部165が格納する認証データを比較して一致したときにユーザ認証してユーザ・ファンクション169にアクセス許可イベントを送る。ユーザ・ファンクションは、アプリケーション・プログラムを含んでおり、認証が成功した後にユーザにサービスを提供する。なお、図2に示した各要素の一部を電子機器100の外部に設けて、ネットワークで電子機器100に接続するようにしてもよい。   The line-of-sight authentication unit 167 compares the identifiers of the reference pattern 211 and the secret information 301 received from the pattern recognition unit 161 with the authentication data stored in the authentication data registration unit 165, and performs user authentication to the user function 169. Send access permission event. The user function includes an application program and provides services to the user after successful authentication. 2 may be provided outside the electronic device 100 and connected to the electronic device 100 via a network.

[基準パターン、秘密情報、認証データの関係]
図3は、基準パターン211、秘密情報301および認証データ401の関係を説明するための図である。一例において基準パターン211は、公開基準パターン213および秘密基準パターン251またはいずれかを含んでいる。基準パターン211は、一例として2次元空間に一筆(1ストローク)で描けるパターンとしている。ここに一筆とは、紙面に描くときは筆記具を紙面から一度も離さないで描くことができることに相当し、ポインティング・デバイスで入力するときは連続的な入力状態で描くことができることに相当する。
[Relationship between reference pattern, confidential information, and authentication data]
FIG. 3 is a diagram for explaining the relationship among the reference pattern 211, the secret information 301, and the authentication data 401. In one example, the reference pattern 211 includes a public reference pattern 213 and / or a secret reference pattern 251. As an example, the reference pattern 211 is a pattern that can be drawn with a single stroke (one stroke) in a two-dimensional space. Here, one stroke corresponds to being able to draw a writing instrument without separating it from the paper when drawing on paper, and equivalent to being able to draw in a continuous input state when inputting with a pointing device.

視線パターン204は、描画の開始と終了を何らかのタイミング信号で画定する必要がある。一筆書きのパターンは、2個のタイミング信号で視線パターン204を特定できるため視線認証に都合がよい。本発明は一筆書きのパターンに限定するものではないが、一筆書きできないパターンを採用する場合は、一筆のパターンを完成させるまでの間にある構成要素から他の構成要素に描画位置を移動するときのタイミング信号が必要になる。公開基準パターン213は、認証制御部163がユーザに公開して選択させるパターンである。図4に公開基準パターン213の一例として公開基準パターン213a〜213oを示す。基準パターン登録部159は、公開基準パターン213a〜213oおよびそれらの識別子を登録する。   The line-of-sight pattern 204 needs to define the start and end of drawing with some timing signal. The one-stroke pattern is convenient for line-of-sight authentication because the line-of-sight pattern 204 can be specified by two timing signals. The present invention is not limited to a one-stroke pattern, but when a pattern that cannot be drawn with one stroke is adopted, the drawing position is moved from one component to another component until the one-stroke pattern is completed. Timing signal is required. The disclosure reference pattern 213 is a pattern that the authentication control unit 163 displays to the user for selection. FIG. 4 shows public reference patterns 213 a to 213 o as an example of the public reference pattern 213. The reference pattern registration unit 159 registers the public reference patterns 213a to 213o and their identifiers.

秘密基準パターン251は、ユーザが任意に描画した視線パターン204をパターン認識部161が抽象化したパターンである。図9に秘密基準パターン251の一例としての秘密基準パターン253、255を示す。基準パターン登録部159は、秘密基準パターン253、255およびそれらの識別子を登録する。秘密基準パターン251は公開基準パターン213とは異なって、ユーザが創作したものであるため、それ自体で秘匿性があるパターンである。ユーザは視線位置203を移動させる際に、ユーザ入力部153を通じて描画の開始位置と終了位置に対応するタイミング信号を生成して公開基準パターン213、または秘密基準パターン251に近似した視線パターン204を描くことができる。   The secret reference pattern 251 is a pattern obtained by the pattern recognition unit 161 abstracting the line-of-sight pattern 204 arbitrarily drawn by the user. FIG. 9 shows secret reference patterns 253 and 255 as an example of the secret reference pattern 251. The reference pattern registration unit 159 registers the secret reference patterns 253 and 255 and their identifiers. Unlike the public reference pattern 213, the secret reference pattern 251 is a pattern created by the user and thus has a confidentiality by itself. When the user moves the line-of-sight position 203, the user generates a timing signal corresponding to the drawing start position and end position through the user input unit 153 to draw the line-of-sight pattern 204 approximated to the public reference pattern 213 or the secret reference pattern 251. be able to.

公開基準パターン213は公開されている複数のパターンから選択されているため、それだけでは第3者が複数回の試行で到達することができる。秘密情報301は、視線パターン204および基準パターン211に組み込むことが可能な真正なユーザだけが知っているセキュアな情報に相当する。本実施の形態では、基準パターン211に秘密情報301を組み込むことでセキュリティを向上させることができる。一例において、秘密情報301は、基準パターン211の属性で構成することができる。認証データ401は、一例において、公開基準パターン213または秘密基準パターン251と秘密情報301を組み合わせて構成することができる。認証データ401は他の例において秘密基準パターン251だけで構成することができる。   Since the publication reference pattern 213 is selected from a plurality of published patterns, a third party can reach it by a plurality of trials. The secret information 301 corresponds to secure information known only by a genuine user that can be incorporated in the line-of-sight pattern 204 and the reference pattern 211. In the present embodiment, security can be improved by incorporating the secret information 301 into the reference pattern 211. In one example, the secret information 301 can be configured with attributes of the reference pattern 211. For example, the authentication data 401 can be configured by combining the public reference pattern 213 or the secret reference pattern 251 and the secret information 301. In another example, the authentication data 401 can be composed of only the secret reference pattern 251.

[秘密情報]
図5〜図7は、秘密情報301の一例を説明するための図である。図5(A)は、公開基準パターン213を描くときの描画方向を秘密情報として利用する例を説明する図である。一筆書きが可能な基準パターン213には、複数の描画方向が存在する。描画方向は基準パターン213の属性であり、ユーザだけが知り得る秘密情報に相当する。図5(A)において、左回りに描いた公開基準パターン204aと、右回りに描いた公開基準パターン204bは、パターン形状としてはいずれも公開基準パターン203aに属するが、両者は異なるパターンとして扱うことができる。
[Confidential information]
5 to 7 are diagrams for explaining an example of the secret information 301. FIG. 5A is a diagram illustrating an example in which the drawing direction when drawing the public reference pattern 213 is used as secret information. The reference pattern 213 that can be drawn with a single stroke has a plurality of drawing directions. The drawing direction is an attribute of the reference pattern 213 and corresponds to secret information that only the user can know. In FIG. 5A, the open reference pattern 204a drawn in the counterclockwise direction and the open reference pattern 204b drawn in the clockwise direction belong to the open reference pattern 203a as pattern shapes, but both are treated as different patterns. Can do.

図4に示す公開基準パターン213b、213c、213d、213i、213j、213k、213l、213m、213n、13oのような他の閉ループを構成する公開基準パターンについても同様に描画方向を秘密情報301として適用することができる。閉ループを構成しない公開基準パターン213e〜213hについては、上下左右のいずれかの方向を描画方向の秘密情報とすることができる。たとえば、公開基準パターン213eは、右上方向または左下方向を描画方向とすることができる。2個の閉ループを含む公開基準パターン213oには、さらにループごとに描画方向を定義することができるため、より多くの秘密情報を含めることができる。   The drawing direction is similarly applied as the secret information 301 to the public reference patterns constituting other closed loops such as the public reference patterns 213b, 213c, 213d, 213i, 213j, 213k, 213l, 213m, 213n, and 13o shown in FIG. can do. For the public reference patterns 213e to 213h that do not constitute a closed loop, any one of the upper, lower, left, and right directions can be used as the secret information of the drawing direction. For example, the public reference pattern 213e can have the drawing direction in the upper right direction or the lower left direction. Since the public reference pattern 213o including two closed loops can further define a drawing direction for each loop, more secret information can be included.

図5(B)は、頂点のある基準パターン213の描画を開始する位置を秘密情報として利用する例を説明する図である。描画の開始位置は基準パターン213の属性であり、ユーザだけが知り得る秘密情報に相当する。公開基準パターン213aは、たとえば描画方向が左回りのときに、辺215が含む頂点215aから描いた公開基準パターン214cと、辺217が含む頂点217aから描いた公開基準パターン214dと、辺219が含む頂点219aから描いた公開基準パターン214eのいずれかとして描画することができる。   FIG. 5B is a diagram for explaining an example in which a position where drawing of a reference pattern 213 having a vertex is started is used as secret information. The drawing start position is an attribute of the reference pattern 213 and corresponds to secret information that only the user can know. The public reference pattern 213a includes, for example, a public reference pattern 214c drawn from the vertex 215a included in the side 215, a public reference pattern 214d drawn from the vertex 217a included in the side 217, and a side 219 when the drawing direction is counterclockwise. It can be drawn as any of the public reference patterns 214e drawn from the vertex 219a.

公開基準パターン213aにおける辺215、217、219または頂点215a、217a、219aを描画の開始位置としての秘密情報とすることができる。なお、閉ループのパターンでは描画の開始位置と終了位置が一致するが、公開基準パターン203e〜203hのような閉ループでないパターンでは、開始位置および終了位置またはいずれかを秘密情報にすることもできる。   The sides 215, 217, 219 or the vertices 215a, 217a, 219a in the public reference pattern 213a can be used as secret information as a drawing start position. In the closed loop pattern, the drawing start position and the end position coincide with each other. However, in the non-closed pattern such as the public reference patterns 203e to 203h, the start position and / or the end position can be set as secret information.

図6は、視線パターン204を入力する際にディスプレイ101に表示するガイド画像303を示している。ガイド画像303は、ユーザの基準パターン211に近似する視線パターン204の入力を補助する。ガイド画像303は、一例として複数の正方形の要素ブロックを含んでいる。要素ブロックの形状は正方形に限定する必要はなく、長方形、円形、または三角形などとすることができる。要素ブロックは一例として2色のオブジェクトを交互に配置した市松模様で構成している。市松模様は、ユーザが視線位置203を認識して視線パターン204を入力し易いようにする。したがって、市松模様に代えてストライブ模様や格子模様でもよいし模様を設けなくてもよい。また、ガイド画像303は本発明の必須の要素ではない。   FIG. 6 shows a guide image 303 displayed on the display 101 when the line-of-sight pattern 204 is input. The guide image 303 assists the user in inputting a line-of-sight pattern 204 that approximates the reference pattern 211 of the user. For example, the guide image 303 includes a plurality of square element blocks. The shape of the element block need not be limited to a square, but may be a rectangle, a circle, a triangle, or the like. For example, the element block has a checkered pattern in which two color objects are alternately arranged. The checkered pattern makes it easy for the user to recognize the line-of-sight position 203 and input the line-of-sight pattern 204. Therefore, instead of the checkered pattern, a stripe pattern or a lattice pattern may be used, or a pattern may not be provided. The guide image 303 is not an essential element of the present invention.

ガイド画像303のコーナーおよび中央部には、ターゲット・オブジェクト303a〜303iを定義している。ターゲット・オブジェクト303a〜303iの座標を、秘密情報として利用する描画の開始位置(図5(B))として利用することができる。また、ガイド画像303を利用することで、ディスプレイ101上に視線パターン204を描画する領域(描画領域)を定義できる。描画領域は基準パターン213の属性であり、ユーザだけが知り得る秘密情報として利用できる。   Target objects 303a to 303i are defined at the corner and the center of the guide image 303. The coordinates of the target objects 303a to 303i can be used as a drawing start position (FIG. 5B) used as secret information. Further, by using the guide image 303, an area (drawing area) for drawing the line-of-sight pattern 204 on the display 101 can be defined. The drawing area is an attribute of the reference pattern 213 and can be used as secret information that only the user can know.

たとえば、図6では、ガイド画像303を4分割した描画領域305a〜305dを定義することができる。このときユーザはたとえば公開基準パターン213aに対応する視線パターン204をいずれかの描画領域305a〜305d、または、描画領域305aと描画領域305bを組み合わせた描画領域などに描画することができる。あるいはユーザは、公開基準パターン213hに対応する視線パターン204を、4個のいずれかの描画領域305a〜305d、描画領域305aと305bの組、および描画領域305cと305dの組の6個の領域に描くことができる。   For example, in FIG. 6, drawing regions 305 a to 305 d obtained by dividing the guide image 303 into four can be defined. At this time, for example, the user can draw the line-of-sight pattern 204 corresponding to the public reference pattern 213a in one of the drawing areas 305a to 305d or a drawing area that combines the drawing area 305a and the drawing area 305b. Alternatively, the user places the line-of-sight pattern 204 corresponding to the public reference pattern 213h into six regions, ie, four drawing regions 305a to 305d, a pair of drawing regions 305a and 305b, and a pair of drawing regions 305c and 305d. I can draw.

図7は、秘密情報301の一例となる秘密情報301a、301bのデータ構造を説明するための図である。公開基準パターン213aに対して秘密情報301aは、描画方向として左回りの公開基準パターン214a、開始位置として底辺左の頂点217a、および描画領域305cを登録している。秘密情報301bは、それぞれ秘密情報301が関連付けられた複数の公開基準パターン213の順序を秘密情報として登録する様子を示している。ここでは、公開基準パターン213a、213k、213gが意味のある順序で登録されている。基準パターン登録部159は、秘密情報301a、301bの識別子を登録する。   FIG. 7 is a diagram for explaining the data structure of secret information 301 a and 301 b as an example of secret information 301. The secret information 301a registers a counterclockwise public reference pattern 214a as a drawing direction, a bottom left vertex 217a as a start position, and a drawing area 305c with respect to the public reference pattern 213a. The secret information 301b shows a state in which the order of a plurality of public reference patterns 213 each associated with the secret information 301 is registered as secret information. Here, the public reference patterns 213a, 213k, and 213g are registered in a meaningful order. The reference pattern registration unit 159 registers the identifiers of the secret information 301a and 301b.

[認証データ]
図8は、公開基準パターン213と秘密情報301a、301bで構成した認証データ401aのデータ構造の一例を説明するための図である。ここでは認証データ401aを3個の公開基準パターン213a、213k、213gで構成する例を示しているが、1個の公開基準パターン213で構成してもよい。認証データ401aは、公開基準パターン213a、213k、213gの識別子と、秘密情報301としてのそれぞれの描画方向、開始位置、および描画領域の識別子で構成している。認証データ401aは、上から並んだ公開基準パターン213a、213k、213gの順番も秘密情報の一部として含んでいる。
[Authentication data]
FIG. 8 is a diagram for explaining an example of the data structure of the authentication data 401a configured by the public reference pattern 213 and the secret information 301a and 301b. Here, an example is shown in which the authentication data 401a is composed of three public reference patterns 213a, 213k, and 213g, but may be composed of a single public reference pattern 213. The authentication data 401a includes the identifiers of the public reference patterns 213a, 213k, and 213g, the respective drawing directions, start positions, and drawing area identifiers as the secret information 301. The authentication data 401a includes the order of the public reference patterns 213a, 213k, and 213g arranged from the top as a part of the secret information.

[秘密基準パターン]
図9は、秘密基準パターン251の一例としての秘密基準パターン253、255を説明するための図である。ユーザが入力した視線パターン257、259を抽象化した秘密基準パターン253、255は、ユーザの個性が希釈されているが、依然としてユーザだけが知っている秘匿性のある情報として扱うことができる。秘密基準パターン253、255は、ユーザが視線201で描画した視線パターン257、259の複数の構成部分に、パターン認識部161があらかじめ登録しておいた複数の図形の中で類似度が高いものを適用し、さらにそれらを組み合わせて作成する。
[Secret reference pattern]
FIG. 9 is a diagram for explaining secret reference patterns 253 and 255 as an example of the secret reference pattern 251. The secret reference patterns 253 and 255 obtained by abstracting the line-of-sight patterns 257 and 259 input by the user can be treated as confidential information that only the user knows, although the individuality of the user is diluted. The secret reference patterns 253 and 255 are patterns having a high similarity among a plurality of figures registered in advance by the pattern recognition unit 161 in a plurality of components of the line-of-sight patterns 257 and 259 drawn by the user with the line of sight 201. Apply and create a combination of them.

ユーザは基準パターン登録部159に秘密基準パターン253、255を登録するために任意の図形を視線パターン257、259として入力する。パターン認識部161は、視線パターン257、259を複数の登録図形で組み合わせて秘密基準パターン253、255を作成する。認証制御部163は、パターン認識部161が作成した秘密基準パターン253、255を一旦ディスプレイ101に表示する。   The user inputs an arbitrary figure as the line-of-sight patterns 257 and 259 in order to register the secret reference patterns 253 and 255 in the reference pattern registration unit 159. The pattern recognition unit 161 creates secret reference patterns 253 and 255 by combining the line-of-sight patterns 257 and 259 with a plurality of registered figures. The authentication control unit 163 once displays the secret reference patterns 253 and 255 created by the pattern recognition unit 161 on the display 101.

ユーザは、ディスプレイ101に表示された秘密基準パターン253、255をみて意図するパターンである場合に認証制御部163に指示して秘密基準パターン253、255を基準パターン登録部159に登録する。秘密基準パターン251は公開基準パターン213と同様に、いずれも開始位置と終了位置に対応するタイミング信号の間に連続的に移動する視線位置203が描くことができるパターンである。秘密基準パターン251は、ユーザが創作した秘匿性のある情報であるため、秘密情報301を組み合わせないで、単独で認証データ401に利用することもできるが、開始位置、描画方向および描画領域などの秘密情報301を組み合わせることで一層推測が困難な情報にすることができる。   The user instructs the authentication control unit 163 to register the secret reference patterns 253 and 255 in the reference pattern registration unit 159 when the secret reference patterns 253 and 255 displayed on the display 101 are the intended patterns. As with the public reference pattern 213, the secret reference pattern 251 is a pattern in which a line-of-sight position 203 that continuously moves can be drawn between timing signals corresponding to the start position and the end position. Since the secret reference pattern 251 is confidential information created by the user, it can be used alone for the authentication data 401 without combining the secret information 301, but the start position, the drawing direction, the drawing area, etc. Combining the secret information 301 can make the information more difficult to guess.

[視線認証の手順]
図10は、電子機器10がユーザを視線認証する手順を示すフローチャートである。この手順では、公開基準パターン213と秘密基準パターン251の両方について説明するが、本発明はいずれか一方だけあるいは両者を組み合わせて実現できる。ブロック501で、認証制御部163は図2の各要素を登録モードで動作させる。認証制御部163は、公開基準パターン213をディスプレイ101に表示してユーザに選択させる。認証制御部163は、選択された公開基準パターン213の識別子を基準パターン登録部159に登録する。さらに認証制御部163は、ディスプレイ101にガイド画像303や図5の画像などを表示してユーザに選択した公開基準パターン213に対する秘密情報301を選択させる。認証制御部163は、選択された秘密情報301の識別子を基準パターン登録部159に登録する。
[Gaze authentication procedure]
FIG. 10 is a flowchart illustrating a procedure in which the electronic device 10 performs line-of-sight authentication of the user. In this procedure, both the public reference pattern 213 and the secret reference pattern 251 will be described, but the present invention can be realized by either one or a combination of both. In block 501, the authentication control unit 163 operates each element of FIG. 2 in the registration mode. The authentication control unit 163 displays the public reference pattern 213 on the display 101 and allows the user to select it. The authentication control unit 163 registers the identifier of the selected public reference pattern 213 in the reference pattern registration unit 159. Further, the authentication control unit 163 displays the guide image 303, the image of FIG. 5 or the like on the display 101, and causes the user to select the secret information 301 for the public reference pattern 213 selected. The authentication control unit 163 registers the identifier of the selected secret information 301 in the reference pattern registration unit 159.

ユーザが、1個または複数個の公開基準パターン213を秘密情報301とともに選択する。秘密基準パターン251を採用する場合は、認証制御部163は、ディスプレイ101にユーザが秘密基準パターン251を登録するための視線入力を促す画像を表示する。その画像にはガイド画像303を含ませることができる。ユーザはガイダンスに従って、ディスプレイ101にたとえば視線パターン257(図9)を描く。ユーザは視線パターン257に対する秘密基準パターン253のフィードバックを受け取って、納得した時点で秘密基準パターン253を確定する。   The user selects one or more public reference patterns 213 together with the secret information 301. When the secret reference pattern 251 is employed, the authentication control unit 163 displays an image prompting the user to input a line of sight for registering the secret reference pattern 251 on the display 101. The image can include a guide image 303. The user draws, for example, a line-of-sight pattern 257 (FIG. 9) on the display 101 according to the guidance. The user receives the feedback of the secret reference pattern 253 with respect to the line-of-sight pattern 257 and determines the secret reference pattern 253 when it is satisfied.

認証制御部163は、確定した秘密基準パターン253の識別子および必要に応じて秘密情報301の識別子を基準パターン登録部159に登録する。認証制御部163は、認証データ登録部165に、公開基準パターン213、秘密基準パターン251、および秘密情報301の識別子を認証コード401として登録する。ユーザは登録した公開基準パターン213または秘密基準パターン253および秘密情報301を頭に記憶しておき、視線認証の際にはそれに近似する視線パターンを入力することになる。   The authentication control unit 163 registers the determined identifier of the secret reference pattern 253 and the identifier of the secret information 301 in the reference pattern registration unit 159 as necessary. The authentication control unit 163 registers the disclosure reference pattern 213, the secret reference pattern 251, and the identifier of the secret information 301 as the authentication code 401 in the authentication data registration unit 165. The user stores the registered public reference pattern 213 or secret reference pattern 253 and secret information 301 in his / her head, and inputs a line-of-sight pattern that approximates the line-of-sight authentication.

ブロック503で認証制御部163は、電子機器100を認証モードで動作させてディスプレイ101に認証画面を表示する。認証画面には、ガイド画像303を含ませることができる。視線検出部151がディスプレイ101を向いているユーザの視線201を検出すると、ブロック505で座標計算部157は視線座標の出力を開始する。ブロック507でユーザは登録しておいた基準パターン211を描画するために開始位置を凝視する。   In block 503, the authentication control unit 163 causes the electronic device 100 to operate in the authentication mode and displays an authentication screen on the display 101. A guide image 303 can be included in the authentication screen. When the line-of-sight detection unit 151 detects the line of sight 201 of the user facing the display 101, the coordinate calculation unit 157 starts outputting the line-of-sight coordinates in block 505. In block 507, the user stares at the start position in order to draw the registered reference pattern 211.

秘密情報301として開始位置を設定している場合は、ユーザがガイド画像303の所定の要素ブロックを凝視する。ユーザは視線位置203が開始位置に重なったと認識するとユーザ入力部153から開始入力をする。開始入力はたとえば、キーボード107の任意のキーであるSキーの押下とする。開始入力をしたユーザは、ガイド画像303を利用して、ディスプレイ101に登録しておいた描画方向および描画領域などの秘密情報301を反映させた基準パターン211を目標にして視線パターンを描く。   When the start position is set as the secret information 301, the user stares at a predetermined element block of the guide image 303. When the user recognizes that the line-of-sight position 203 overlaps the start position, the user inputs a start from the user input unit 153. The start input is, for example, pressing of an S key that is an arbitrary key on the keyboard 107. The user who made the start input uses the guide image 303 to draw a line-of-sight pattern targeting the reference pattern 211 that reflects the secret information 301 such as the drawing direction and drawing area registered in the display 101.

開始入力を受け取ったパターン認識部161は、ブロック509で受け取った視線座標を所定のサンプリング周期で記憶する処理を開始する。ブロック511でパターン認識部161は、ユーザ入力部153から終了入力を受け取ったときはブロック551に移行し、受け取らないときはブロック513に移行する。終了入力は、開始入力と同じSキーとすることができる。   The pattern recognition unit 161 that has received the start input starts a process of storing the line-of-sight coordinates received in the block 509 at a predetermined sampling period. In block 511, the pattern recognition unit 161 proceeds to block 551 when it receives an end input from the user input unit 153, and proceeds to block 513 when it does not receive it. The end input can be the same S key as the start input.

ブロック513でパターン認識部161は、ユーザ入力部153から中間入力を受け取ったときはブロック507に戻り、受け取らないときはブロック509に戻る。パターン認識部161は、開始入力を受け取ったあとは、終了入力または中間入力を受け取るまで座標計算部157から受け取った視線座標群を記憶する。中間入力は、認証データ401を2個以上の基準パターンで構成している場合にユーザが入力する。中間入力は、それまでの視線座標群で1つの視線パターンを確定するとともにさらに視線入力が継続することを示す。   In block 513, the pattern recognition unit 161 returns to block 507 when an intermediate input is received from the user input unit 153, and returns to block 509 when it does not receive it. After receiving the start input, the pattern recognition unit 161 stores the line-of-sight coordinate group received from the coordinate calculation unit 157 until the end input or the intermediate input is received. The intermediate input is input by the user when the authentication data 401 is composed of two or more reference patterns. The intermediate input indicates that one line-of-sight pattern is determined with the line-of-sight coordinate group so far and the line-of-sight input continues further.

中間入力はたとえば、キーボード107のSキーとは異なる任意のキーであるXキーの押下により行うことができる。なお、ユーザ入力部153がマウスの場合は、シングル・クリックで開始入力と終了入力を行い、ダブル・クリックで中間入力を行うことができる。ユーザ入力部153が加速度センサのときは、衝撃の回数で開始入力、終了入力および中間入力をすることができる。   The intermediate input can be performed, for example, by pressing an X key that is an arbitrary key different from the S key of the keyboard 107. In the case where the user input unit 153 is a mouse, start input and end input can be performed with a single click, and intermediate input can be performed with a double click. When the user input unit 153 is an acceleration sensor, start input, end input, and intermediate input can be performed by the number of impacts.

ブロック551でパターン認識部161は、開始入力と終了入力の間に特定した1個の視線座標群が構成する視線パターンまたは中間入力で区分された複数の視線座標群が構成する複数の視線パターンと、基準パターン登録部159が格納する基準パターン211を比較して、最も類似度の高い基準パターン211を特定する。さらに、パターン認識部161は、視線パターンから秘密情報301を抽出する。   In block 551, the pattern recognizing unit 161 includes a line-of-sight pattern formed by one line-of-sight coordinate group specified between the start input and the end input, or a plurality of line-of-sight patterns formed by a plurality of line-of-sight coordinate groups divided by intermediate inputs. The reference pattern 211 stored in the reference pattern registration unit 159 is compared to identify the reference pattern 211 having the highest similarity. Further, the pattern recognition unit 161 extracts the secret information 301 from the line-of-sight pattern.

パターン認識部161は、特定した基準パターン211と抽出した秘密情報301の識別子を基準パターン登録部159から取得して視線認証部167に送る。パターン認識部161は、たとえば図11に示す視線パターン271の視線座標群を取得したときは、公開基準パターン213bと、右回りの描画方向、開始位置303a、描画領域305a〜305dの秘密情報を認識する。   The pattern recognition unit 161 acquires the identified reference pattern 211 and the extracted secret information 301 identifier from the reference pattern registration unit 159, and sends them to the line-of-sight authentication unit 167. For example, when the line recognition group 161 of the line-of-sight pattern 271 shown in FIG. 11 is acquired, the pattern recognition unit 161 recognizes the public reference pattern 213b, the clockwise drawing direction, the start position 303a, and the secret information of the drawing areas 305a to 305d. To do.

またパターン認識部161は、視線パターン273の視線座標群を取得したときは、公開基準パターン213gと、下向きの描画方向、開始位置303b、および描画領域305a〜305dの秘密情報301を認識する。またパターン認識部161は、視線パターン275の視線座標群を取得したときは、公開基準パターン213kと、右回りの描画方向、開始位置303h、および描画領域305n、305dの秘密情報301を認識する。またパターン認識部161は、視線パターン277の視線座標群を取得したときは、公開基準パターン213cと、左回りの描画方向、開始位置303e、および描画領域305cの秘密情報301を認識する。   Further, when the line recognition coordinate group 161 of the line-of-sight pattern 273 is acquired, the pattern recognition unit 161 recognizes the public reference pattern 213g, the downward drawing direction, the start position 303b, and the secret information 301 of the drawing areas 305a to 305d. Also, when the line recognition group 161 of the line-of-sight pattern 275 is acquired, the pattern recognition unit 161 recognizes the public reference pattern 213k, the clockwise drawing direction, the start position 303h, and the secret information 301 of the drawing areas 305n and 305d. Further, when the line recognition coordinate group 161 of the line-of-sight pattern 277 is acquired, the pattern recognition unit 161 recognizes the public reference pattern 213c, the counterclockwise drawing direction, the start position 303e, and the secret information 301 of the drawing area 305c.

ブロック553で視線認証部167は、パターン認識部161から受け取った基準パターン211および秘密情報301の識別子と、認証データ登録部165が格納する認証データ401の識別子を比較して合致していると判断したときはユーザ・ファンクション169に認証成功の通知をする。パターン認識部161は、ユーザの顔認証をするよりも小さいプロセッサの負担でユーザ認証をすることができる。   In block 553, the line-of-sight authentication unit 167 determines that the identifier of the reference pattern 211 and the secret information 301 received from the pattern recognition unit 161 and the identifier of the authentication data 401 stored in the authentication data registration unit 165 match. If it is, the user function 169 is notified of successful authentication. The pattern recognition unit 161 can perform user authentication with a smaller processor burden than when performing user face authentication.

[他の視線認識の方法]
図12〜図15は、他の視線認証の方法を説明するための図である。これまで、視線パターン271〜277(図11)から公開基準パターン213b、213g、213k、231cを特定し、視線パターン257、259(図9)から秘密基準パターン253、255を特定する例を説明した。パターン認識部161が登録された基準パターン211として認識できる視線パターンを入力することは、慣れないユーザにとって難しい場合も予想される。
[Other gaze recognition methods]
12 to 15 are diagrams for explaining other gaze authentication methods. So far, an example has been described in which the public reference patterns 213b, 213g, 213k, and 231c are specified from the line-of-sight patterns 271 to 277 (FIG. 11) and the secret reference patterns 253 and 255 are specified from the line-of-sight patterns 257 and 259 (FIG. 9). . It may be difficult for an unaccustomed user to input a line-of-sight pattern that can be recognized as the registered reference pattern 211 by the pattern recognition unit 161.

図12〜図15に示す方法は、ガイド画像303を利用して視線入力をするユーザの負担を軽減することができる。図12(A)は、塗りつぶした要素ブロックが秘密基準パターン603を構成していることを示している。秘密基準パターン603は、ユーザが独自に形成した一筆の連続する要素ブロックで構成している。ガイド画像303には、秘密基準パターン603を連想させる模様は付さない。また秘密基準パターン603は、それぞれ描画方向、開始位置、および描画領域などの秘密情報401(図8)を備えることもできる。   The method illustrated in FIGS. 12 to 15 can reduce the burden on the user who uses the guide image 303 to perform line-of-sight input. FIG. 12A shows that the filled element block constitutes the secret reference pattern 603. The secret reference pattern 603 is composed of a continuous element block of one stroke that is uniquely formed by the user. The guide image 303 does not have a pattern reminiscent of the secret reference pattern 603. The secret reference pattern 603 can also include secret information 401 (FIG. 8) such as a drawing direction, a start position, and a drawing area.

図12(B)は、秘密基準パターン603に対してユーザが描いた視線パターン605を示している。ユーザは、視線パターン605が秘密基準パターン603の要素ブロックを通過するよう視線201を移動させる。パターン認識部161は、開始入力から終了入力までの間に視線位置203が通過した要素ブロックを認識して秘密基準パターン603を特定する。   FIG. 12B shows a line-of-sight pattern 605 drawn by the user with respect to the secret reference pattern 603. The user moves the line of sight 201 so that the line-of-sight pattern 605 passes through the element block of the secret reference pattern 603. The pattern recognizing unit 161 identifies the secret reference pattern 603 by recognizing the element block through which the line-of-sight position 203 passes between the start input and the end input.

図13は、斜め方向に移動する視線パターン605が通過した要素ブロックを認識する方法の一例を説明するための図である。要素ブロック607a〜607dが全体として正方形を描くように相互に隣接して並んでいるときに、視線パターンが要素ブロック607aから607dに移動する典型的な経路として視線パターン605a、605bを取り上げて説明する。パターン認識部161は、4個の要素ブロックの頂点が接触する各コーナーに要素ブロック607a〜607dよりも小さな領域609を設定する。   FIG. 13 is a diagram for explaining an example of a method for recognizing an element block through which a line-of-sight pattern 605 moving in an oblique direction has passed. When the element blocks 607a to 607d are arranged adjacent to each other so as to draw a square as a whole, the line-of-sight patterns 605a and 605b will be described as typical paths along which the line-of-sight pattern moves from the element blocks 607a to 607d. . The pattern recognition unit 161 sets a region 609 smaller than the element blocks 607a to 607d at each corner where the vertices of the four element blocks contact.

パターン認識部161は、領域609を通過した視線パターン605aは、斜め方向、すなわち、要素ブロック607aから607dに移動したと判断し、領域609を通過しないで、たとえば、要素ブロック607cを経由する視線パターン605bは、要素ブロック607a、607c、607dの順番に移動したと判断する。ガイド画像303の要素ブロックには、視線パターンを描き易いように文字や記号を付すようにしてもよい。また、ガイド画像303を構成する要素ブロックは、相互に隣接して配置する必要はなく、ディスプレイ101上に離散的に配置してもよい。要素ブロックを離散的に配置する場合は、図13のような斜め方向の移動処理は不要になる。   The pattern recognition unit 161 determines that the line-of-sight pattern 605a that has passed through the region 609 has moved in an oblique direction, that is, the element block 607a to 607d, and does not pass through the region 609, for example, the line-of-sight pattern that passes through the element block 607c. In step S605b, it is determined that the element blocks 607a, 607c, and 607d have moved in this order. Characters and symbols may be attached to the element blocks of the guide image 303 so that a line-of-sight pattern can be easily drawn. Further, the element blocks constituting the guide image 303 do not have to be arranged adjacent to each other, and may be arranged discretely on the display 101. When the element blocks are arranged discretely, the oblique movement process as shown in FIG. 13 is not necessary.

図14、図15は、離散的に配置したガイド画像351を利用した視線認証の方法を説明するための図である。ガイド画像351は、一例として離散的に配置した25個の円形の要素ブロックで構成している。要素ブロックの数および形状は特に限定しない。図14(A)には、一例として9個の要素ブロック351a〜351iで構成した秘密基準パターン631を示している。   FIGS. 14 and 15 are diagrams for explaining a method of line-of-sight authentication using discretely arranged guide images 351. FIG. As an example, the guide image 351 includes 25 circular element blocks arranged discretely. The number and shape of element blocks are not particularly limited. FIG. 14A shows a secret reference pattern 631 composed of nine element blocks 351a to 351i as an example.

秘密基準パターン631は、ユーザが任意の位置および数の要素ブロックを選択して作成する。図14(B)の視線パターン651は、秘密基準パターン631を構成する要素ブロックだけを通過する。要素ブロックは離散的に配置しているため、視線パターンは自由な順番で秘密基準パターン631を構成する要素ブロックを通過することができる。たとえば、秘密基準パターン631は、図14(B)の視線パターン651、図15(A)の視線パターン653および図15(B)の視線パターン655のいずれでも特定することができる。視線パターン651、653、655が通過する要素ブロックの順番も、開始位置、描画方向、描画位置などに加えて秘密情報301の一部にすることができる。   The secret reference pattern 631 is created by the user selecting an arbitrary position and number of element blocks. The line-of-sight pattern 651 in FIG. 14B passes only through the element blocks that constitute the secret reference pattern 631. Since the element blocks are discretely arranged, the line-of-sight pattern can pass through the element blocks constituting the secret reference pattern 631 in any order. For example, the secret reference pattern 631 can be specified by any of the line-of-sight pattern 651 in FIG. 14B, the line-of-sight pattern 653 in FIG. 15A, and the line-of-sight pattern 655 in FIG. The order of the element blocks through which the line-of-sight patterns 651, 653, and 655 pass can be a part of the secret information 301 in addition to the start position, the drawing direction, the drawing position, and the like.

これまで本発明について図面に示した特定の実施の形態をもって説明してきたが、本発明は図面に示した実施の形態に限定されるものではなく、本発明の効果を奏する限り、これまで知られたいかなる構成であっても採用することができることはいうまでもないことである。   Although the present invention has been described with the specific embodiments shown in the drawings, the present invention is not limited to the embodiments shown in the drawings, and is known so far as long as the effects of the present invention are achieved. It goes without saying that any configuration can be adopted.

100 電子機器
101 ディスプレイ
103 赤外線カメラ
105a、105b 赤外線LED
201 視線
203 視線位置
211 基準パターン
213、213a〜213o 公開基準パターン
251、253、255、603 秘密基準パターン
204、257、259、271〜277、605 視線パターン
301、301a、301b 秘密情報
303、351 ガイド画像
305a〜305d 描画領域
401、401a 認証データ
607a〜607d ガイド画像の要素ブロック
100 Electronic device 101 Display 103 Infrared camera 105a, 105b Infrared LED
201 Line of sight 203 Line of sight position 211 Reference pattern 213, 213a to 213o Open reference pattern 251, 253, 255, 603 Secret reference pattern 204, 257, 259, 271-277, 605 Line of sight pattern 301, 301a, 301b Secret information 303, 351 Guide Images 305a to 305d Drawing area 401, 401a Authentication data 607a to 607d Guide image element block

Claims (18)

ディスプレイを備える電子機器に、
認証データと該認証データを構成する基準パターンを登録するステップと、
前記ディスプレイに対面しているユーザの視線座標を計算するステップと、
前記視線座標の軌跡が形成する視線パターンに対応する前記基準パターンを認識するステップと、
を有する処理を実行させるためのコンピュータ・プログラム。
For electronic devices with a display,
Registering authentication data and a reference pattern constituting the authentication data;
Calculating line-of-sight coordinates of a user facing the display;
Recognizing the reference pattern corresponding to the line-of-sight pattern formed by the locus of the line-of-sight coordinates;
A computer program for executing a process having
ユーザが操作する入力デバイスから開始入力を受け取るステップと、
前記入力デバイスから終了入力を受け取るステップとを有し、
前記視線パターンが前記開始入力を受け取ってから前記終了入力を受け取るまでの間の前記視線座標の軌跡に対応する請求項1に記載のコンピュータ・プログラム。
Receiving a start input from an input device operated by a user;
Receiving a termination input from the input device,
The computer program according to claim 1, wherein the line-of-sight pattern corresponds to a locus of the line-of-sight coordinates from when the start input is received to when the end input is received.
前記基準パターンが、一筆で描くことが可能な図形である請求項1または請求項2に記載のコンピュータ・プログラム。   The computer program according to claim 1, wherein the reference pattern is a figure that can be drawn with a single stroke. 前記基準パターンが、前記電子機器が提示した複数の基準パターンからユーザが選択した公開性のあるパターンである請求項1または請求項2に記載のコンピュータ・プログラム。   The computer program according to claim 1, wherein the reference pattern is an open pattern selected by a user from a plurality of reference patterns presented by the electronic device. 前記基準パターンが、ユーザが描いた任意の視線パターンを抽象化した秘密性のあるパターンである請求項1または請求項2に記載のコンピュータ・プログラム。   The computer program according to claim 1, wherein the reference pattern is a secret pattern obtained by abstracting an arbitrary line-of-sight pattern drawn by a user. 前記基準パターンが、前記視線パターンの描画を補助するガイド画像を構成する複数の要素ブロックで構成した秘密性のあるパターンである請求項1または請求項2に記載のコンピュータ・プログラム。   The computer program according to claim 1, wherein the reference pattern is a confidential pattern configured by a plurality of element blocks that configure a guide image that assists drawing of the line-of-sight pattern. 前記認証データが、描画する前記視線パターンにユーザが埋め込むことができる秘密情報を含む請求項6に記載のコンピュータ・プログラム。   The computer program according to claim 6, wherein the authentication data includes secret information that can be embedded by the user in the line-of-sight pattern to be drawn. 前記秘密情報が、前記視線パターンの描画方向を含む請求項7に記載のコンピュータ・プログラム。   The computer program according to claim 7, wherein the secret information includes a drawing direction of the line-of-sight pattern. 前記秘密情報が、前記視線パターンの開始位置を含む請求項7に記載のコンピュータ・プログラム。   The computer program according to claim 7, wherein the secret information includes a start position of the line-of-sight pattern. 前記秘密情報が、前記ディスプレイにおける前記視線パターンの描画領域を含む請求項7に記載のコンピュータ・プログラム。   The computer program according to claim 7, wherein the secret information includes a drawing area of the line-of-sight pattern on the display. 前記秘密情報が、前記ガイド画像を構成する要素ブロックの順番を含む請求項7に記載のコンピュータ・プログラム。   The computer program product according to claim 7, wherein the secret information includes an order of element blocks constituting the guide image. 前記秘密情報が、描画する複数の前記視線パターンから認識した前記基準パターンの順番を含む請求項7に記載のコンピュータ・プログラム。   The computer program according to claim 7, wherein the secret information includes an order of the reference patterns recognized from the plurality of line-of-sight patterns to be drawn. 前記入力デバイスが、キーボード、タッチパネル、マイクロフォン、ポインティング・デバイスまたは加速度センサのいずれかである請求項1に記載のコンピュータ・プログラム。   The computer program according to claim 1, wherein the input device is any one of a keyboard, a touch panel, a microphone, a pointing device, and an acceleration sensor. ディスプレイを備える電子機器がユーザ認証をする方法であって、
認証データを登録するステップと、
前記ディスプレイに対面しているユーザの視線座標を計算するステップと、
所定の期間に前記視線座標の軌跡が形成した視線パターンに対応する基準パターンを特定するステップと、
前記特定した基準パターンと前記認証データを比較するステップと
を有する方法。
An electronic device including a display performs user authentication,
Registering authentication data;
Calculating line-of-sight coordinates of a user facing the display;
Identifying a reference pattern corresponding to the line-of-sight pattern formed by the locus of the line-of-sight coordinates in a predetermined period;
Comparing the identified reference pattern with the authentication data.
前記ディスプレイに前記視線パターンを通過させるための複数の要素ブロックで構成したガイド画像を表示するステップと、
前記視線パターンが通過した複数の前記要素ブロックを特定するステップとを有し、
前記比較するステップが、前記特定した複数の要素ブロックと前記認証データを比較するステップを含む請求項14に記載の方法。
Displaying a guide image composed of a plurality of element blocks for passing the line-of-sight pattern on the display;
Identifying a plurality of the element blocks through which the line-of-sight pattern has passed,
The method according to claim 14, wherein the comparing includes comparing the authentication data with the identified plurality of element blocks.
前記視線パターンが描画を開始した前記要素ブロックを特定するステップを有し、
前記比較するステップが、前記特定した要素ブロックと前記認証データを比較するステップを含む請求項15に記載の方法。
Identifying the element block from which the line-of-sight pattern started drawing,
The method of claim 15, wherein the comparing includes comparing the identified element block with the authentication data.
前記視線パターンが通過した前記要素ブロックの順番を特定するステップを有し、
前記比較するステップが、前記特定した要素ブロックの順番と前記認証データを比較するステップを含む請求項15に記載の方法。
Identifying the order of the element blocks through which the line-of-sight pattern has passed,
The method according to claim 15, wherein the comparing includes comparing the authentication data with an order of the identified element blocks.
ディスプレイとユーザ入力部を備える電子機器であって、
基準パターンを登録する認証データ登録部と、
前記ディスプレイに対面するユーザの視線から視線座標を計算する座標計算部と、
前記視線座標の軌跡からタイミング信号に基づいて抽出した視線パターンから前記基準パターンを特定するパターン認識部と、
前記特定した基準パターンと前記登録した基準パターンを比較してユーザ認証をする視線認証部と
を有する電子機器。
An electronic device comprising a display and a user input unit,
An authentication data registration unit for registering a reference pattern;
A coordinate calculation unit that calculates line-of-sight coordinates from the line of sight of the user facing the display;
A pattern recognition unit that identifies the reference pattern from the line-of-sight pattern extracted from the line-of-sight coordinate locus based on a timing signal;
An electronic apparatus comprising: a line-of-sight authentication unit that performs user authentication by comparing the specified reference pattern with the registered reference pattern.
JP2015128020A 2015-06-25 2015-06-25 User authentication method, electronic device and computer program Pending JP2017010459A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015128020A JP2017010459A (en) 2015-06-25 2015-06-25 User authentication method, electronic device and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015128020A JP2017010459A (en) 2015-06-25 2015-06-25 User authentication method, electronic device and computer program

Publications (1)

Publication Number Publication Date
JP2017010459A true JP2017010459A (en) 2017-01-12

Family

ID=57764016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015128020A Pending JP2017010459A (en) 2015-06-25 2015-06-25 User authentication method, electronic device and computer program

Country Status (1)

Country Link
JP (1) JP2017010459A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019080729A (en) * 2017-10-30 2019-05-30 株式会社カプコン Game program and game system
JP2020071773A (en) * 2018-11-01 2020-05-07 アイシン精機株式会社 Line-of-sight detection apparatus
KR20210117798A (en) * 2020-03-20 2021-09-29 한국전자통신연구원 Method and apparatus of active identity verification based on gaze path analysis

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082734A (en) * 2000-09-06 2002-03-22 Sony Corp Device and method for information processing and program storage medium
JP2005149326A (en) * 2003-11-18 2005-06-09 Canon Inc Authentication system and authentication method
JP2007141002A (en) * 2005-11-18 2007-06-07 Fujitsu Ltd Personal authentication method, personal authentication program, and personal authentication device
JP2008243149A (en) * 2007-03-29 2008-10-09 Nec Corp Authentication device, electronic apparatus provided with the same, authenticating method, and program
JP2010044600A (en) * 2008-08-13 2010-02-25 Konami Digital Entertainment Co Ltd User identification device, user identification method, and program
JP2013025463A (en) * 2011-07-19 2013-02-04 Sony Corp Information processor, information processing method, and computer program
JP2014092940A (en) * 2012-11-02 2014-05-19 Sony Corp Image display device and image display method and computer program
JP2015090569A (en) * 2013-11-06 2015-05-11 ソニー株式会社 Information processing device and information processing method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082734A (en) * 2000-09-06 2002-03-22 Sony Corp Device and method for information processing and program storage medium
JP2005149326A (en) * 2003-11-18 2005-06-09 Canon Inc Authentication system and authentication method
JP2007141002A (en) * 2005-11-18 2007-06-07 Fujitsu Ltd Personal authentication method, personal authentication program, and personal authentication device
JP2008243149A (en) * 2007-03-29 2008-10-09 Nec Corp Authentication device, electronic apparatus provided with the same, authenticating method, and program
JP2010044600A (en) * 2008-08-13 2010-02-25 Konami Digital Entertainment Co Ltd User identification device, user identification method, and program
JP2013025463A (en) * 2011-07-19 2013-02-04 Sony Corp Information processor, information processing method, and computer program
JP2014092940A (en) * 2012-11-02 2014-05-19 Sony Corp Image display device and image display method and computer program
JP2015090569A (en) * 2013-11-06 2015-05-11 ソニー株式会社 Information processing device and information processing method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019080729A (en) * 2017-10-30 2019-05-30 株式会社カプコン Game program and game system
JP2020071773A (en) * 2018-11-01 2020-05-07 アイシン精機株式会社 Line-of-sight detection apparatus
KR20210117798A (en) * 2020-03-20 2021-09-29 한국전자통신연구원 Method and apparatus of active identity verification based on gaze path analysis
KR102534582B1 (en) * 2020-03-20 2023-05-22 한국전자통신연구원 Method and apparatus of active identity verification based on gaze path analysis
US11709919B2 (en) 2020-03-20 2023-07-25 Electronics And Telecommunications Research Institute Method and apparatus of active identity verification based on gaze path analysis

Similar Documents

Publication Publication Date Title
KR102573482B1 (en) Biometric security system and method
KR102438458B1 (en) Implementation of biometric authentication
KR101425171B1 (en) Apparatus and method for input user password
US10678897B2 (en) Identification, authentication, and/or guiding of a user using gaze information
WO2016119696A1 (en) Action based identity identification system and method
KR20170138475A (en) Identification and / or authentication of the user using gaze information
US11112881B2 (en) Systems and methods for identifying user-operated features of input interfaces obfuscating user navigation
US11301056B2 (en) Systems and methods for obfuscating user selections
WO2007134433A1 (en) Security or authentication system and method using manual input measurements, such as via user manipulation of a computer mouse
KR102393892B1 (en) Terminal device and method for performing user authentication using biometric information
US11526273B2 (en) Systems and methods of selection acknowledgement for interfaces promoting obfuscation of user operations
CN108431821B (en) User interface for mobile device
US11086514B2 (en) Systems and methods for obfuscating user navigation and selections directed by free-form input
CN103761460A (en) Method for authenticating users of display equipment
US20200356260A1 (en) Systems and methods for input interfaces promoting obfuscation of user navigation and selections
US20200356263A1 (en) Systems and methods for obscuring touch inputs to interfaces promoting obfuscation of user selections
JP6674683B2 (en) Authentication processing apparatus and authentication processing method
JP2017010459A (en) User authentication method, electronic device and computer program
CN107851141A (en) For the method and system for the access for providing the user device
JP6996922B2 (en) Certification systems, goods and programs
US20160224808A1 (en) Information input method having confidentiality
KR20180056116A (en) Method and apparatus for authentication using circulation secure keypad and overlapping image
CN110574031A (en) registration scheme for electronic devices
WO2018185830A1 (en) Information processing system, information processing method, information processing device, and program
US11606697B2 (en) Electronic system for construction and detection of spatial movements in a VR space for performance of electronic activities

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161101

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170606