JP2017142614A - Information processing apparatus - Google Patents

Information processing apparatus Download PDF

Info

Publication number
JP2017142614A
JP2017142614A JP2016022918A JP2016022918A JP2017142614A JP 2017142614 A JP2017142614 A JP 2017142614A JP 2016022918 A JP2016022918 A JP 2016022918A JP 2016022918 A JP2016022918 A JP 2016022918A JP 2017142614 A JP2017142614 A JP 2017142614A
Authority
JP
Japan
Prior art keywords
authentication
unit
user
feature amount
typing
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
JP2016022918A
Other languages
Japanese (ja)
Other versions
JP6139719B1 (en
Inventor
河野 誠一
Seiichi Kono
誠一 河野
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 JP2016022918A priority Critical patent/JP6139719B1/en
Application granted granted Critical
Publication of JP6139719B1 publication Critical patent/JP6139719B1/en
Publication of JP2017142614A publication Critical patent/JP2017142614A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus which can enhance security level without reducing convenience.SOLUTION: A notebook PC 10 includes a first authentication unit 20, a storage unit 13, a timer unit 18, a feature quantity extraction unit 31, and a collation unit 32. The storage unit 13 stores in advance an authentication template including feature quantity of a fingerprint of a user and feature quantity of typing interval. The first authentication unit 20 collates feature quantity of a fingerprint read by a fingerprint reader 17 with the authentication template, for personal authentication. When the authentication is successful, the user is permitted to log in. After log-in, when the user operates a keyboard, the timer unit 18 measures time interval of key input, to be stored in the storage unit 13 as typing interval. The feature quantity extraction unit 31 analyzes the stored typing interval, to extract feature quantity. The collation unit 32 collates the extracted feature quantity with the authentication template, to identify the user.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置に関するものである。   The present invention relates to an information processing apparatus.

パーソナルコンピュータ、ノートPC、タブレット型パーソナルコンピュータ、スマートフォン、PDA(Personal Digital Assistance)、電子書籍閲覧端末等の情報処理装置には、第三者の不正なアクセスを防止するためにユーザ認証機能が設けられている。主な認証手法として、例えば、パスワードによる認証や、指紋等の生体特徴を利用した生体認証などがある。
また、情報処理装置では、ユーザ認証が一旦行われた後において、一定期間以上、ユーザによってキー操作等がされなかった場合には、スクリーンセーバを表示させたり、サスペンド状態に遷移させたりすることにより、画面に表示されているデータを第三者に見られないようにしている。そして、スクリーンセーバ等から復帰する際には、パスワード等によるユーザ認証が再び要求される。
Information processing apparatuses such as personal computers, notebook PCs, tablet personal computers, smartphones, PDAs (Personal Digital Assistance), and electronic book viewing terminals have a user authentication function to prevent unauthorized access by third parties. ing. Examples of main authentication methods include authentication by password and biometric authentication using biometric features such as fingerprints.
In addition, in the information processing apparatus, after user authentication is once performed, when a key operation or the like is not performed by the user for a certain period or longer, a screen saver is displayed or a transition to a suspended state is performed. The data displayed on the screen is not viewed by a third party. When returning from the screen saver or the like, user authentication using a password or the like is requested again.

特開2012−150625号公報JP 2012-150625 A

ところで、上述したスクリーンセーバを起動させるまでの待ち時間やサスペンド状態へ遷移させるまでの待ち時間は、ユーザが自由に設定できるようになっている。利便性を重視する場合、待ち時間を長めに設定すればよいが、待ち時間が長いほど、セキュリティレベルは低下する。例えば、ログイン状態が維持されたままユーザが席を離れた場合、待ち時間が長く設定されていればいるほど、第三者に使用されるリスクは高まる。その一方で、安全性を重視し、待ち時間を短めに設定した場合には、パスワード等の入力が頻繁に要求されることとなり、ユーザの負担が大きく、利便性が損なわれる。   By the way, the waiting time until the above-described screen saver is activated and the waiting time until the screen saver is changed to the suspend state can be freely set by the user. When convenience is emphasized, the waiting time may be set longer, but the longer the waiting time, the lower the security level. For example, when the user leaves the seat while the login state is maintained, the longer the waiting time is set, the higher the risk of being used by a third party. On the other hand, when safety is emphasized and the waiting time is set to be short, input of a password or the like is frequently requested, which imposes a heavy burden on the user and impairs convenience.

本発明は、このような事情に鑑みてなされたものであって、利便性を損なわずに、セキュリティレベルを高めることのできる情報処理装置を提供することを目的とする。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide an information processing apparatus capable of increasing the security level without impairing convenience.

本発明は、第1認証手段と、タイピング時におけるユーザの挙動データを用いてユーザ認証を行う第2認証手段とを備える情報処理装置を提供する。   The present invention provides an information processing apparatus including first authentication means and second authentication means for performing user authentication using user behavior data at the time of typing.

本発明によれば、第1認証手段によるユーザ認証に加えて、第1認証手段とは異なる第2認証手段によるユーザ認証も行われるので、セキュリティレベルを向上させることができる。また、第2認証手段は、タイピング時におけるユーザの挙動データを取得し、この取得した挙動データに基づいてユーザ認証を行うので、ユーザ認証のための特別なデータ入力をユーザに要求することなく、ユーザ認証を実施することができる。   According to the present invention, in addition to user authentication by the first authentication means, user authentication by the second authentication means different from the first authentication means is also performed, so that the security level can be improved. Further, the second authentication means acquires user behavior data at the time of typing and performs user authentication based on the acquired behavior data, so without requiring the user to input special data for user authentication, User authentication can be performed.

本発明によれば、利便性を損なうことなく、セキュリティレベルを高めることができるという効果を奏する。   According to the present invention, there is an effect that the security level can be increased without impairing convenience.

本発明の第1実施形態に係る情報処理装置の概略構成を示した図である。It is the figure which showed schematic structure of the information processing apparatus which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る情報処理装置により実行されるユーザ認証の手順を示したフローチャートである。It is the flowchart which showed the procedure of the user authentication performed by the information processing apparatus which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係る情報処理装置の概略構成を示した図である。It is the figure which showed schematic structure of the information processing apparatus which concerns on 2nd Embodiment of this invention. 本発明の第3実施形態に係る情報処理装置の概略構成を示した図である。It is the figure which showed schematic structure of the information processing apparatus which concerns on 3rd Embodiment of this invention.

以下に、本発明の各実施形態に係る情報処理装置について、図面を参照して説明する。情報処理装置の一例として、パーソナルコンピュータ、ノートPC、タブレット型パーソナルコンピュータ、スマートフォン、PDA(Personal Digital Assistance)、電子書籍閲覧端末等が挙げられるが、本実施形態では情報処理装置としてノートPCを使用した場合について説明する。   Hereinafter, an information processing apparatus according to each embodiment of the present invention will be described with reference to the drawings. As an example of the information processing apparatus, a personal computer, a notebook PC, a tablet personal computer, a smartphone, a PDA (Personal Digital Assistance), an electronic book browsing terminal, and the like can be cited. In this embodiment, a notebook PC is used as the information processing apparatus. The case will be described.

〔第1実施形態〕
図1は、本発明の第1実施形態に係るノートPC10の概略構成を示した図である。図1に示すように、ノートPC10は、制御部11、メインメモリ12、記憶部13、入力部14、表示部15、通信部16、指紋リーダ17、計時部18等を備えており、各部はバスを介して電気的に接続されている。
[First Embodiment]
FIG. 1 is a diagram showing a schematic configuration of a notebook PC 10 according to the first embodiment of the present invention. As shown in FIG. 1, the notebook PC 10 includes a control unit 11, a main memory 12, a storage unit 13, an input unit 14, a display unit 15, a communication unit 16, a fingerprint reader 17, a time measuring unit 18, and the like. It is electrically connected via a bus.

メインメモリ12は、例えば、キャッシュメモリ、RAM(Random Access Memory)等の書き込み可能なメモリで構成され、制御部11の実行プログラムの読み出しや実行プログラムによる処理データの書き込み等を行う作業領域として利用される。   The main memory 12 is composed of a writable memory such as a cache memory or a RAM (Random Access Memory), and is used as a work area for reading the execution program of the control unit 11 and writing processing data by the execution program. The

記憶部13は、例えば、ROM(Read Only Memory)、HDD(Hard Disk Drive)、フラッシュメモリ等であり、例えば、Windows(登録商標)、iOS(登録商標)、Android(登録商標)等のノートPC10全体の制御を行うためのOS、周辺機器類をハードウェア操作するための各種ドライバ、特定業務に向けられたアプリケーション、及び各種データやファイル等を格納する。   The storage unit 13 is, for example, a ROM (Read Only Memory), a HDD (Hard Disk Drive), a flash memory, or the like. For example, a notebook PC 10 such as Windows (registered trademark), iOS (registered trademark), Android (registered trademark), or the like. An OS for performing overall control, various drivers for operating hardware of peripheral devices, applications directed to specific tasks, various data and files, and the like are stored.

入力部14は、ユーザが入力操作を行うためのユーザインターフェースであり、例えば、各種キーにより構成されるキーボード、及び画面上のカーソルを移動させたり、各種メニューを選択したりするためのポインティング・スティックやマウス等で構成される。また、キーボードはフィジカルキーボードであってもよいし、タッチパネル等に各種キーが表示されるソフトウェアキーボードであってもよい。
表示部15は、例えば、液晶表示装置であり、制御部11の制御に従って表示を行う。
The input unit 14 is a user interface for a user to perform an input operation. For example, a keyboard composed of various keys, and a pointing stick for moving a cursor on the screen and selecting various menus. And mouse. The keyboard may be a physical keyboard, or a software keyboard in which various keys are displayed on a touch panel or the like.
The display unit 15 is a liquid crystal display device, for example, and performs display according to the control of the control unit 11.

指紋リーダ17は、後述する第1のユーザ認証に用いられ、ユーザの指紋を読み取り、読み取った指紋情報を制御部11に出力する。
計時部18は、後述する第2のユーザ認証に用いられ、例えば、ユーザによってキーボードが操作された場合に、各キー入力の時間間隔を計時し、この時間時間をタイピングインターバルとして記憶部13に格納する。
The fingerprint reader 17 is used for first user authentication described later, reads the user's fingerprint, and outputs the read fingerprint information to the control unit 11.
The timer 18 is used for second user authentication described later. For example, when the keyboard is operated by the user, the timer 18 measures the time interval of each key input, and stores this time in the storage unit 13 as a typing interval. To do.

制御部11は、例えば、CPU(Central Processing Unit)、マイクロプロセッサ、DSP等であり、ノートPC10の動作を統括的に制御して各種の処理を実現する。具体的には、制御部11は、バスを介して接続された記憶部13に格納されたOS(Operating System)によりノートPC10全体の制御を行うとともに、記憶部13に格納された各種プログラムを実行することにより各種処理を実現する。
更に、制御部11は、記憶部13に格納されている第1認証プログラム、第2認証プログラム等をメインメモリ12に展開して実行することにより、第1認証部20、第2認証部30として機能する。
The control unit 11 is, for example, a CPU (Central Processing Unit), a microprocessor, a DSP, and the like, and implements various processes by comprehensively controlling the operation of the notebook PC 10. Specifically, the control unit 11 controls the entire notebook PC 10 by an OS (Operating System) stored in the storage unit 13 connected via the bus and executes various programs stored in the storage unit 13. By doing so, various processes are realized.
Further, the control unit 11 develops the first authentication program, the second authentication program, and the like stored in the storage unit 13 in the main memory 12 and executes them as the first authentication unit 20 and the second authentication unit 30. Function.

第1認証部20は、指紋リーダ17によって読み取られた指紋の特徴量と、予め記憶部13に登録されているユーザ本人の指紋の特徴量とを照合し、本人認証を行う。なお、指紋認証に関する処理については、公知の技術であるため、詳細は省略する。   The first authentication unit 20 collates the feature quantity of the fingerprint read by the fingerprint reader 17 with the feature quantity of the user's own fingerprint registered in the storage unit 13 in advance, and performs identity authentication. Since the processing related to fingerprint authentication is a known technique, details are omitted.

第2認証部30は、タイピング入力時におけるユーザの挙動データに基づいてユーザ認証を繰り返し行う。本実施形態において、挙動データは、ユーザのタイピング速度に関するデータである。具体的には、第2認証部30は、記憶部13に格納されたタイピングインターバルのデータを分析して特徴量を抽出する特徴量抽出部31と、特徴量抽出部31によって抽出された特徴量と予め記憶部13に登録されているユーザ本人の特徴量である認証テンプレートとを照合し、本人か否かを判定する照合部32とを備えている。   The second authentication unit 30 repeatedly performs user authentication based on user behavior data at the time of typing input. In the present embodiment, the behavior data is data related to the user's typing speed. Specifically, the second authentication unit 30 analyzes the typing interval data stored in the storage unit 13 and extracts a feature amount, and the feature amount extracted by the feature amount extraction unit 31. And an authentication template that is a feature quantity of the user himself / herself registered in the storage unit 13 in advance, and a verification unit 32 that determines whether or not the user is the user.

次に、本実施形態に係るノートPC10のユーザ認証に係る処理手順について図2を参照して説明する。図2は、本実施形態に係るノートPC10により実行されるユーザ認証の手順を示したフローチャートである。
図2に示すように、ログイン時に指紋リーダ17及び第1認証部20による指紋認証が行われる(ステップSA1)。この結果、本人ではないと判定された場合は(ステップSA2において「NO」)、ログインが拒否され(ステップSA3)、本人であると判定された場合は(ステップSA2において「YES」)、ログインが許可される(ステップSA4)。
Next, a processing procedure related to user authentication of the notebook PC 10 according to the present embodiment will be described with reference to FIG. FIG. 2 is a flowchart showing a user authentication procedure executed by the notebook PC 10 according to the present embodiment.
As shown in FIG. 2, fingerprint authentication is performed by the fingerprint reader 17 and the first authentication unit 20 at the time of login (step SA1). As a result, if it is determined that the user is not the person (“NO” in step SA2), the login is rejected (step SA3). If the user is determined to be the person (“YES” in step SA2), the login is not performed. Allowed (step SA4).

ログインが許可され、ユーザによってキーボードからキー入力がなされると、計時部18によってタイピングインターバルが計時され、記憶部13に格納される(ステップSA5)。続いて、ユーザのキー入力開始または前回の認証時から所定期間が経過したか否かが判定され(ステップSA6)、所定期間が経過した場合に(ステップSA6において「YES」)、特徴量抽出部31による特徴量の抽出が行われる(ステップSA7)。例えば、特徴量抽出部31は、記憶部13に格納されているタイピングインターバルのデータを読み出し、横軸に絶対時間、縦軸にタイムインターバルをプロットしたグラフを作成し、これを周波数分析することにより、特徴量を抽出する。   When the login is permitted and the user inputs a key from the keyboard, the timing interval is counted by the timing unit 18 and stored in the storage unit 13 (step SA5). Subsequently, it is determined whether or not a predetermined period has elapsed since the start of user key input or the previous authentication (step SA6). When the predetermined period has elapsed ("YES" in step SA6), the feature amount extraction unit The feature amount is extracted by 31 (step SA7). For example, the feature quantity extraction unit 31 reads the data of the typing interval stored in the storage unit 13, creates a graph in which the absolute time is plotted on the horizontal axis and the time interval is plotted on the vertical axis, and this is subjected to frequency analysis. , Extract feature quantity.

照合部32は、特徴量抽出部31によって抽出された特徴量と記憶部13に予め登録されているユーザの特徴量である認証テンプレートとを照合し、本人であるか否かを判定する(ステップSA8)。この結果、本人であると判定した場合には(ステップSA8において「YES」)、ステップSA5に戻る。これにより、今回の認証から所定期間経過後に、ユーザ認証が再び行われることとなる。ここで、照合部32は、認証が終了する度に、記憶部13に格納されているタイピングインターバルを消去することとしてもよい。これにより、タイピングインターバルによりメモリが圧迫されることを回避することができる。
一方、ステップSA8において、本人でないと判定した場合には、ステップSA1に戻り、指紋による認証がユーザに要求される。
The collation unit 32 collates the feature amount extracted by the feature amount extraction unit 31 with an authentication template that is a user feature amount registered in advance in the storage unit 13 and determines whether or not the user is the person (step) SA8). As a result, when it is determined that the user is the person (“YES” in step SA8), the process returns to step SA5. Thus, user authentication is performed again after a predetermined period of time has elapsed since the current authentication. Here, the verification unit 32 may delete the typing interval stored in the storage unit 13 every time authentication is completed. Thereby, it is possible to avoid that the memory is compressed by the typing interval.
On the other hand, if it is determined in step SA8 that the user is not the person, the process returns to step SA1 and the user is required to authenticate with a fingerprint.

このように、本実施形態に係るノートPC10によれば、指紋認証を行う第1認証部20と、タイピング時のユーザの挙動データであるタイピングインターバルに基づいてユーザ認証を行う第2認証部30とを有し、第1認証部20によって認証が行われた後においても、第2認証部30によって認証が繰り返し行われる。これにより、ログイン状態のままユーザが席を立ち、その後、第三者によってノートPCが使用されてタイピングが行われた場合には、そのタイピングインターバルの特徴量から第三者であることを判別することが可能となる。これにより、第1認証部20のみによるユーザ認証を有している情報処理装置に比べて、セキュリティレベルを向上させることが可能となる。   As described above, according to the notebook PC 10 according to the present embodiment, the first authentication unit 20 that performs fingerprint authentication, the second authentication unit 30 that performs user authentication based on the typing interval that is the behavior data of the user at the time of typing, Even after the first authentication unit 20 performs authentication, the second authentication unit 30 repeatedly performs authentication. As a result, when the user stands in the logged-in state and the typing is performed using the notebook PC by a third party, it is determined that the third party is based on the characteristic amount of the typing interval. It becomes possible. Accordingly, it is possible to improve the security level as compared with the information processing apparatus having user authentication only by the first authentication unit 20.

更に、第2認証部30は、ユーザのタイピング時におけるタイピングインターバルからユーザ認証を行うので、ユーザは認証のために特別な入力や作業を行う必要がない。したがって、認証に対する煩わしさを解消することができる。このように、本実施形態に係るノートPC10によれば、ユーザのタイピング時における行動的特徴(癖)を用いてユーザ認証を行うことにより、利便性を損なうことなく、セキュリティレベルを上げることが可能となる。   Furthermore, since the second authentication unit 30 performs user authentication from a typing interval at the time of user typing, the user does not need to perform any special input or work for authentication. Therefore, the troublesomeness for authentication can be eliminated. As described above, according to the notebook PC 10 according to the present embodiment, it is possible to increase the security level without impairing convenience by performing user authentication using behavioral characteristics (癖) at the time of user typing. It becomes.

なお、本実施形態では、特徴量抽出部31は、一定の時間間隔で特徴量の抽出を行う場合について述べたが、特徴量を抽出するタイミングは上記例に限定されない。例えば、記憶部13に格納されたタイピングインターバルのデータ量が所定量以上となった場合に特徴量の抽出を行うこととしてもよい。   In the present embodiment, the feature amount extraction unit 31 has described the case of extracting feature amounts at regular time intervals, but the timing of extracting feature amounts is not limited to the above example. For example, the feature amount may be extracted when the data amount of the typing interval stored in the storage unit 13 exceeds a predetermined amount.

また、本実施形態では、第1認証部20が指紋を用いてユーザ認証を行う場合を例示したが、第1認証部20はこの例に限定されず、他の生体認証、例えば、虹彩認証、静脈認証、網膜認証等の公知の認証手法を適宜用いることが可能である。また、このような生体認証に代えて、パスワードによる認証を適用することも可能である。
また、パスワードによる認証のように、第1認証部20による認証時において、ユーザによるキー入力が要求される場合には、第2認証部30は、第1認証時に入力されたキー入力のタイピングインターバルを用いてユーザ認証を行ってもよい。このように、第1認証部20による認証と同時に第2認証部30による認証も行うことにより、セキュリティレベルを更に向上させることが可能となる。
Moreover, in this embodiment, although the case where the 1st authentication part 20 performed user authentication using a fingerprint was illustrated, the 1st authentication part 20 is not limited to this example, For example, other biometrics authentication, for example, iris authentication, Known authentication methods such as vein authentication and retina authentication can be used as appropriate. Further, instead of such biometric authentication, password authentication can be applied.
Further, when key input by the user is requested at the time of authentication by the first authentication unit 20 as in the case of authentication by password, the second authentication unit 30 sets the typing interval of the key input input at the time of the first authentication. User authentication may be performed using. Thus, by performing authentication by the second authentication unit 30 simultaneously with the authentication by the first authentication unit 20, the security level can be further improved.

また、本実施形態においては、タイピング時におけるユーザの挙動データとして、タイピングインターバルを採用し、タイピングインターバルを用いてユーザ認証を行ったが、タイピングインターバル以外の特徴をユーザの挙動データとして用いることとしてもよい。例えば、タイピングの強さ、タイピング時のパーム位置、タイピング時におけるユーザの姿勢等を用いることとしてもよい。
これらの特徴についても、タイピング時におけるユーザの癖を捉えることができ、これらの特徴を少なくとも一つ利用してユーザ認証を行うことで、ユーザ認証に関するユーザの負担を増大させることなく、セキュリティレベルを高めることが可能となる。
In this embodiment, a typing interval is adopted as user behavior data at the time of typing, and user authentication is performed using the typing interval. However, characteristics other than the typing interval may be used as user behavior data. Good. For example, the strength of typing, the palm position during typing, the posture of the user during typing, and the like may be used.
These features can also capture the user's habits when typing, and by performing user authentication using at least one of these features, the security level can be increased without increasing the user's burden on user authentication. It becomes possible to raise.

〔第2実施形態〕
上述の第1実施形態では、タイピングインターバル(タイピング速度)を用いて第2認証部がユーザ認証を行う場合について説明したが、本実施形態では、タイピングの強さを用いて第2認証部がユーザ認証を行う。以下、本発明の第2実施形態に係る情報処理装置について、図3を参照して説明する。
[Second Embodiment]
In the first embodiment described above, the case where the second authentication unit performs user authentication using the typing interval (typing speed) has been described. However, in the present embodiment, the second authentication unit uses the strength of typing. Authenticate. The information processing apparatus according to the second embodiment of the present invention will be described below with reference to FIG.

図3は、本発明の第2実施形態に係るノートPC10aの概略構成を示した図である。図3に示すように、ノートPC10aは、フィジカルキーボードの各キーの下方に設けられ、キーの押圧レベルを検出する圧力センサ40を有している。圧力センサ40によって取得された押圧データは、記憶部13に格納される。そして、上記実施形態と同様に、特徴量抽出部31aによって、押圧データから特徴量が抽出され、抽出された特徴量と予め記憶部13aに格納されている本人の特徴量である認証テンプレートとが照合部32aによって照合され、ユーザ認証が行われる。   FIG. 3 is a diagram showing a schematic configuration of a notebook PC 10a according to the second embodiment of the present invention. As shown in FIG. 3, the notebook PC 10 a includes a pressure sensor 40 that is provided below each key of the physical keyboard and detects a key pressing level. The pressing data acquired by the pressure sensor 40 is stored in the storage unit 13. Similar to the above embodiment, the feature amount extraction unit 31a extracts the feature amount from the press data, and the extracted feature amount and the authentication template that is the principal feature amount stored in advance in the storage unit 13a are obtained. Verification is performed by the verification unit 32a and user authentication is performed.

タイピングインターバルと同様に、タイピングの強さもユーザによって異なる。したがって、タイピングの押圧レベルに基づいて本人か否かを判断することが可能である。また、タイピングの強さを検出するセンサとして、圧力センサ40に代えて、加速度センサを用いてもよい。この場合、キーボードに加速度センサを設け、加速度センサによってタイピング時の衝撃を検出し、加速度センサの検出値から特徴量を抽出し、この特徴量を用いてユーザ認証を行う。   Similar to the typing interval, the strength of typing varies from user to user. Therefore, it is possible to determine whether or not the person himself / herself based on the pressing level of typing. An acceleration sensor may be used in place of the pressure sensor 40 as a sensor for detecting the strength of typing. In this case, an acceleration sensor is provided on the keyboard, an impact at the time of typing is detected by the acceleration sensor, a feature value is extracted from the detection value of the acceleration sensor, and user authentication is performed using this feature value.

〔第3実施形態〕
上記実施形態では、タイピングインターバル等を用いて第2のユーザ認証を行う場合について説明したが、本実施形態では、タイピング時のパーム位置に関する特徴量を用いて第2のユーザ認証を繰り返し行う。以下、本発明の第3実施形態に係る情報処理装置について、図4を参照して説明する。
[Third Embodiment]
Although the case where the second user authentication is performed using the typing interval or the like has been described in the above embodiment, in the present embodiment, the second user authentication is repeatedly performed using the feature amount related to the palm position at the time of typing. The information processing apparatus according to the third embodiment of the present invention will be described below with reference to FIG.

図4は、本発明の第3実施形態に係るノートPC10bの概略構成を示した図である。本実施形態に係るノートPC10bは、パーム位置を検出するための撮像部41を備えている。撮像部41によって取得された映像データは、記憶部13bに格納される。そして、上記実施形態と同様に、特徴量抽出部31bによって、映像データから特徴量が抽出され、抽出された特徴量と予め記憶部13bに格納されている本人の特徴量である認証テンプレートとが照合部32bによって照合され、第2のユーザ認証が行われる。
この場合における特徴量としては、例えば、ホームポジションにおける左右のパームの重心位置、タイピング時におけるパームの重心位置の移動量、キーボード上における指の配置等が一例として挙げられる。
FIG. 4 is a diagram showing a schematic configuration of a notebook PC 10b according to the third embodiment of the present invention. The notebook PC 10b according to the present embodiment includes an imaging unit 41 for detecting the palm position. The video data acquired by the imaging unit 41 is stored in the storage unit 13b. Similar to the above embodiment, the feature amount extraction unit 31b extracts the feature amount from the video data, and the extracted feature amount and the authentication template that is the principal feature amount stored in advance in the storage unit 13b are obtained. Collation is performed by the collation unit 32b, and second user authentication is performed.
Examples of the feature amount in this case include, for example, the center-of-gravity positions of the left and right palms at the home position, the amount of movement of the center-of-gravity position of the palm at the time of typing, and the arrangement of fingers on the keyboard.

〔第4実施形態〕
次に、本発明の第4実施形態に係る情報処理装置について説明する。本実施形態に係るノートPC10cは、タイピング時の姿勢に関する特徴量を用いて第2のユーザ認証を繰り返し行う。以下、本発明の第4実施形態に係る情報処理装置について説明する。
[Fourth Embodiment]
Next, an information processing apparatus according to the fourth embodiment of the present invention will be described. The notebook PC 10c according to the present embodiment repeatedly performs the second user authentication using the feature amount related to the posture at the time of typing. The information processing apparatus according to the fourth embodiment of the present invention will be described below.

本実施形態に係るノートPCは、上述した第3実施形態に係るノートPCと同様の構成を備えている。すなわち、本実施形態に係るノートPCは、ユーザの姿勢に関するデータを取得するための手段として撮像部41を備えている。そして、撮像部41によって取得された映像データから、ユーザの姿勢に関する特徴量を抽出する。この特徴量としては、例えば、画面と頭部との距離または両者の相対的な位置関係(例えば、角度)、タイピング中にユーザが画面を見ているときの時間とキーボードを見ているときの時間比率などが挙げられる。
このように、タイピング時における姿勢にも、個人の行動的特徴(癖)が現れるので、このような情報に基づいて本人か否かを判定することが可能である。
なお、ユーザの姿勢に関する特徴量として、画像と頭部との距離を用いる場合には、撮像部に代えて赤外線センサ等を用いることも可能である。
The notebook PC according to the present embodiment has the same configuration as the notebook PC according to the third embodiment described above. That is, the notebook PC according to the present embodiment includes the imaging unit 41 as a means for acquiring data related to the user's posture. And the feature-value regarding a user's attitude | position is extracted from the video data acquired by the imaging part 41. FIG. Examples of the feature amount include a distance between the screen and the head or a relative positional relationship (for example, an angle) between the two, a time when the user looks at the screen during typing, and a time when the keyboard is seen. For example, time ratio.
As described above, since an individual's behavioral characteristics (癖) also appear in the posture at the time of typing, it is possible to determine whether or not the person is the person based on such information.
Note that when the distance between the image and the head is used as the feature amount related to the user's posture, an infrared sensor or the like can be used instead of the imaging unit.

以上、本発明の各実施形態を用いて説明してきたが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されない。発明の要旨を逸脱しない範囲で上記実施形態に多様な変更又は改良を加えることができ、該変更又は改良を加えた形態も本発明の技術的範囲に含まれる。更に、各実施形態を適宜組み合わせた態様も本発明の技術的範囲に含まれる。   As mentioned above, although demonstrated using each embodiment of this invention, the technical scope of this invention is not limited to the range as described in the said embodiment. Various changes or improvements can be added to the above-described embodiment without departing from the gist of the invention, and embodiments to which the changes or improvements are added are also included in the technical scope of the present invention. Furthermore, the aspect which combined each embodiment suitably is also contained in the technical scope of this invention.

例えば、各実施形態では、第2認証部がタイピングインターバル(タイピング速度)、タイピングの強さ、タイピング時のパーム位置、及びタイピング時の姿勢のいずれかを用いてユーザ認証を行う場合について述べたが、第2認証部は、上述の各種特徴量のいずれか2つ以上を組み合わせ、多面的にユーザ認証を行うこととしてもよい。また、上記以外の特徴量、例えば、ミスタイピングの傾向等を用いてユーザ認証を行ってもよい。   For example, in each embodiment, the case where the second authentication unit performs user authentication using any of the typing interval (typing speed), the strength of typing, the palm position at the time of typing, and the posture at the time of typing has been described. The second authentication unit may combine any two or more of the above-described various feature amounts and perform user authentication in a multifaceted manner. Further, user authentication may be performed using a feature amount other than the above, for example, a mistyping tendency.

また、記憶部13には、事前に認証テンプレートが登録されている場合について述べたが、認証テンプレートは第1認証部による認証が行われる毎に更新されてもよい。例えば、第1認証部20による認証後において、特徴量抽出部31、31a、31bによって最初に抽出された特徴量を認証テンプレートとして記憶部13に格納することとしてもよい。
タイピング時におけるユーザの挙動は、その時々の気分や環境によって異なる。したがって、第1認証部20による認証後において、特徴量抽出部31によって最初に抽出された特徴量を認証テンプレートとして登録しておくことにより、ユーザ認証の精度を向上させることが可能となる。
Moreover, although the case where the authentication template was previously registered in the memory | storage part 13 was described, an authentication template may be updated whenever authentication by a 1st authentication part is performed. For example, after the authentication by the first authentication unit 20, the feature amount first extracted by the feature amount extraction units 31, 31a, and 31b may be stored in the storage unit 13 as an authentication template.
The user's behavior during typing varies depending on the mood and environment at that time. Therefore, after the authentication by the first authentication unit 20, the feature amount extracted first by the feature amount extraction unit 31 is registered as an authentication template, so that the accuracy of user authentication can be improved.

また、上記の各実施形態において、特徴量抽出部31、31a、31bは、記憶部13に格納されている全てのデータを用いて特徴量を抽出していたが、これに代えて、例えば、特定のキー入力がされたときのデータを抽出し、そのときのデータを用いて特徴量を抽出することとしてもよい。例えば、予め入力頻度の高い単語(例えば、「to the」、「meeting」、「thank you」等)を登録しておき、これらの単語が入力されたときのデータのみを使用して特徴量を抽出し、抽出した特徴量に基づいて第2のユーザ認証を行うこととしてもよい。このように、第2のユーザ認証を行う単語を制限することで、第2のユーザ認証の精度向上を期待することができる。なお、この場合、記憶部13には、ユーザの挙動データ(例えば、タイピングインターバル等)とそのデータが入力されたときのキーとが関連付けられて格納される。   Further, in each of the above-described embodiments, the feature quantity extraction units 31, 31a, and 31b extract feature quantities using all the data stored in the storage unit 13, but instead, for example, It is also possible to extract data when a specific key is input, and extract feature values using the data at that time. For example, words that are frequently input (for example, “to the”, “meeting”, “thank you”, etc.) are registered in advance, and feature quantities are obtained using only data when these words are input. It is good also as extracting and performing 2nd user authentication based on the extracted feature-value. In this way, by limiting the words for performing the second user authentication, it is possible to expect an improvement in the accuracy of the second user authentication. In this case, the behavior data (for example, typing interval) of the user and the key when the data is input are stored in the storage unit 13 in association with each other.

また、上述の各実施形態では、タイピング時におけるユーザの行動的特徴を利用して第2のユーザ認証を行うこととしたが、スマートフォンなどのようにユーザが端末を把持して利用するような情報処理装置においては、例えば、端末の持ち方に基づいてユーザ認証を行ってもよい。この場合、例えば、情報処理装置の外周部に圧力センサを設け、他の箇所に比べて大きな圧力が検出される位置を特徴量として取得し、この特徴量を用いてユーザ認証を行ってもよい。   Further, in each of the above-described embodiments, the second user authentication is performed using the behavioral characteristics of the user at the time of typing. However, information that the user holds and uses the terminal like a smartphone In the processing device, for example, user authentication may be performed based on how the terminal is held. In this case, for example, a pressure sensor may be provided on the outer peripheral portion of the information processing apparatus, a position where a large pressure is detected compared to other locations may be acquired as a feature value, and user authentication may be performed using this feature value. .

10、10a、10b ノートPC(情報処理装置)
11、11a、11b 制御部
12 メインメモリ
13、13a、13b 記憶部
14 入力部
15 表示部
16 通信部
17 指紋リーダ
18 計時部
20 第1認証部
30、30a、30b 第2認証部
31、31a、31b 特徴量抽出部
32、32a、32b 照合部
40 圧力センサ
41 撮像部
10, 10a, 10b Notebook PC (information processing device)
11, 11a, 11b Control unit 12 Main memory 13, 13a, 13b Storage unit 14 Input unit 15 Display unit 16 Communication unit 17 Fingerprint reader 18 Timekeeping unit 20 First authentication unit 30, 30a, 30b Second authentication unit 31, 31a, 31b Feature amount extraction unit 32, 32a, 32b Verification unit 40 Pressure sensor 41 Imaging unit

本発明の第一態様は、第1認証手段と、タイピング時におけるユーザの挙動データを用いてユーザ認証を行う第2認証手段とを備え、前記第2認証手段は、キーボードに設けられた加速度センサと、前記加速度センサによって取得された前記挙動データから特徴量を抽出する特徴量抽出手段と、特徴量抽出手段によって抽出された特徴量と、予め登録されている認証テンプレートとを照合する照合手段とを備える情報処理装置である
本発明の第二態様は、第1認証手段と、タイピング時におけるユーザの挙動データを用いてユーザ認証を行う第2認証手段とを備え、前記第2認証手段は、タイピング時におけるユーザの姿勢またはパーム位置に関する挙動データを取得する撮像手段と、前記撮像手段によって取得された前記挙動データから特徴量を抽出する特徴量抽出手段と、特徴量抽出手段によって抽出された特徴量と、予め登録されている認証テンプレートとを照合する照合手段とを備える情報処理装置である。
A first aspect of the present invention includes first authentication means and second authentication means for performing user authentication using user behavior data at the time of typing , wherein the second authentication means includes an acceleration sensor provided on a keyboard. And feature amount extraction means for extracting feature amounts from the behavior data acquired by the acceleration sensor; and feature verification means for matching the feature amounts extracted by the feature amount extraction means with a pre-registered authentication template; is an information processing apparatus that Ru equipped with.
The second aspect of the present invention includes a first authentication means and a second authentication means for performing user authentication using user behavior data at the time of typing, wherein the second authentication means includes a user posture at the time of typing or Image capturing means for acquiring behavior data related to palm position, feature amount extracting means for extracting feature amounts from the behavior data acquired by the image capturing means, feature amounts extracted by the feature amount extracting means, and registered in advance The information processing apparatus includes a verification unit that compares the authentication template.

Claims (9)

第1認証手段と、
タイピング時におけるユーザの挙動データを用いてユーザ認証を行う第2認証手段と
を備える情報処理装置。
A first authentication means;
An information processing apparatus comprising: second authentication means for performing user authentication using user behavior data at the time of typing.
前記第2認証手段は、タイピング速度、タイピング強さ、タイピング時のパーム位置、及びタイピング時におけるユーザの姿勢の少なくともいずれか一つを用いてユーザ認証を行う請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the second authentication unit performs user authentication using at least one of a typing speed, a typing strength, a palm position during typing, and a user posture during typing. 前記第2認証手段は、
キー入力の時間間隔を前記挙動データとして取得する計時手段と、
前記計時手段によって取得された前記挙動データから特徴量を抽出する特徴量抽出手段と、
特徴量抽出手段によって抽出された特徴量と、予め登録されている認証テンプレートとを照合する照合手段と
を備える請求項1または請求項2に記載の情報処理装置。
The second authentication means includes
Time measuring means for acquiring a time interval of key input as the behavior data;
Feature quantity extraction means for extracting feature quantities from the behavior data acquired by the time measuring means;
The information processing apparatus according to claim 1, further comprising a collating unit that collates the feature amount extracted by the feature amount extracting unit with a pre-registered authentication template.
前記第2認証手段は、タイピングの強さを前記挙動データとして取得する圧力センサと、
前記圧力センサによって取得された前記挙動データから特徴量を抽出する特徴量抽出手段と、
特徴量抽出手段によって抽出された特徴量と、予め登録されている認証テンプレートとを照合する照合手段と
を備える請求項1または請求項2に記載の情報処理装置。
The second authentication means includes a pressure sensor that acquires the typing strength as the behavior data;
Feature amount extraction means for extracting feature amounts from the behavior data acquired by the pressure sensor;
The information processing apparatus according to claim 1, further comprising a collating unit that collates the feature amount extracted by the feature amount extracting unit with a pre-registered authentication template.
前記第2認証手段は、
キーボードに設けられた加速度センサと、
前記加速度センサによって取得された前記挙動データから特徴量を抽出する特徴量抽出手段と、
特徴量抽出手段によって抽出された特徴量と、予め登録されている認証テンプレートとを照合する照合手段と
を備える請求項1または請求項2に記載の情報処理装置。
The second authentication means includes
An acceleration sensor provided on the keyboard;
Feature amount extraction means for extracting a feature amount from the behavior data acquired by the acceleration sensor;
The information processing apparatus according to claim 1, further comprising a collating unit that collates the feature amount extracted by the feature amount extracting unit with a pre-registered authentication template.
前記第2認証手段は、
タイピング時におけるユーザの姿勢に関する挙動データを取得する撮像手段と、
前記撮像手段によって取得された前記挙動データから特徴量を抽出する特徴量抽出手段と、
特徴量抽出手段によって抽出された特徴量と、予め登録されている認証テンプレートとを照合する照合手段と
を備える請求項1または請求項2に記載の情報処理装置。
The second authentication means includes
Imaging means for acquiring behavior data relating to the posture of the user at the time of typing;
Feature quantity extraction means for extracting feature quantities from the behavior data acquired by the imaging means;
The information processing apparatus according to claim 1, further comprising a collating unit that collates the feature amount extracted by the feature amount extracting unit with a pre-registered authentication template.
前記特徴量抽出手段は、予め登録されている特定の単語またはフレーズが入力されたときの前記挙動データを用いて特徴量を抽出する請求項3から請求項6のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the feature amount extraction unit extracts a feature amount using the behavior data when a specific word or phrase registered in advance is input. . 前記第2認証手段は、ユーザ認証に失敗した場合に、前記第1認証手段によるユーザ認証をユーザに要求する請求項1から請求項7のいずれかに記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 7, wherein the second authentication unit requests the user to be authenticated by the first authentication unit when user authentication fails. 第2認証手段は、タイピング時におけるユーザの挙動データを用いてユーザ認証を繰り返し行う請求項1から請求項8のいずれかに記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the second authentication unit repeatedly performs user authentication using user behavior data at the time of typing.
JP2016022918A 2016-02-09 2016-02-09 Information processing device Active JP6139719B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016022918A JP6139719B1 (en) 2016-02-09 2016-02-09 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016022918A JP6139719B1 (en) 2016-02-09 2016-02-09 Information processing device

Publications (2)

Publication Number Publication Date
JP6139719B1 JP6139719B1 (en) 2017-05-31
JP2017142614A true JP2017142614A (en) 2017-08-17

Family

ID=58794427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016022918A Active JP6139719B1 (en) 2016-02-09 2016-02-09 Information processing device

Country Status (1)

Country Link
JP (1) JP6139719B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019185243A1 (en) * 2018-03-26 2019-10-03 Sony Corporation Methods and apparatuses for proximity detection
WO2024057385A1 (en) * 2022-09-13 2024-03-21 日本電気株式会社 Information processing system, information processing method, and recording medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6841735B2 (en) * 2017-08-17 2021-03-10 日本電信電話株式会社 Judgment device, judgment method and judgment program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03225406A (en) * 1990-01-31 1991-10-04 Toshiba Corp Personal identification device
JP2002149309A (en) * 2000-11-10 2002-05-24 Fuji Xerox Co Ltd Personal identification device
JP2002278938A (en) * 2001-03-21 2002-09-27 Fuji Xerox Co Ltd Method and device for identifying individual, individual identification program and individual authenticating system
JP2003303176A (en) * 2002-04-09 2003-10-24 Apukotto:Kk Individual authenticating device, individual authenticating method, and individual authenticating system
US20080092209A1 (en) * 2006-06-14 2008-04-17 Davis Charles F L User authentication system
JP2009140189A (en) * 2007-12-05 2009-06-25 Isoroku Kato User authentication program and user authentication system
JP2012014413A (en) * 2010-06-30 2012-01-19 Ntt Communications Corp Key stroke authentication system, key stroke authentication method, and key stroke information acquisition control program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03225406A (en) * 1990-01-31 1991-10-04 Toshiba Corp Personal identification device
JP2002149309A (en) * 2000-11-10 2002-05-24 Fuji Xerox Co Ltd Personal identification device
JP2002278938A (en) * 2001-03-21 2002-09-27 Fuji Xerox Co Ltd Method and device for identifying individual, individual identification program and individual authenticating system
JP2003303176A (en) * 2002-04-09 2003-10-24 Apukotto:Kk Individual authenticating device, individual authenticating method, and individual authenticating system
US20080092209A1 (en) * 2006-06-14 2008-04-17 Davis Charles F L User authentication system
JP2009140189A (en) * 2007-12-05 2009-06-25 Isoroku Kato User authentication program and user authentication system
JP2012014413A (en) * 2010-06-30 2012-01-19 Ntt Communications Corp Key stroke authentication system, key stroke authentication method, and key stroke information acquisition control program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019185243A1 (en) * 2018-03-26 2019-10-03 Sony Corporation Methods and apparatuses for proximity detection
US11455382B2 (en) 2018-03-26 2022-09-27 Sony Corporation Methods and apparatuses for proximity detection
WO2024057385A1 (en) * 2022-09-13 2024-03-21 日本電気株式会社 Information processing system, information processing method, and recording medium

Also Published As

Publication number Publication date
JP6139719B1 (en) 2017-05-31

Similar Documents

Publication Publication Date Title
JP6542324B2 (en) Use of gaze determination and device input
US9710632B2 (en) User-authentication gestures
US20190005222A1 (en) Face-Controlled Liveness Verification
US11194594B2 (en) Methods and systems for detecting a user and intelligently altering user device settings
US8910253B2 (en) Picture gesture authentication
US9710630B2 (en) Electronic device and method of providing security using complex biometric information
Trojahn et al. Toward mobile authentication with keystroke dynamics on mobile phones and tablets
US8683582B2 (en) Method and system for graphical passcode security
US20160226865A1 (en) Motion based authentication systems and methods
EP3482331B1 (en) Obscuring data when gathering behavioral data
EP2836957B1 (en) Location-based access control for portable electronic device
JP2017511912A (en) Dynamic keyboard and touchscreen biometrics
JP2014502763A (en) User identification using biokinematic input
EP3559847B1 (en) Electronic device for biometric authentication of a user
JP2013186851A (en) Information processor for which input of information for cancelling security is required and log-in method
WO2017113407A1 (en) Gesture recognition method and apparatus, and electronic device
Rogowski et al. User authentication for mobile devices
US20140189855A1 (en) Gestures for Unlocking a Mobile Device
JP6139719B1 (en) Information processing device
JP6177729B2 (en) Electronics
US9424416B1 (en) Accessing applications from secured states
JP2013174955A (en) Information processor for which input of information for releasing security is requested and login method
JP2015018413A (en) Portable terminal, image display method, and program
Zhang et al. Tracing one’s touches: Continuous mobile user authentication based on touch dynamics
Ngyuen et al. Touchscreen Biometrics Across Multiple Devices.

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170407

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170418

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170427

R150 Certificate of patent or registration of utility model

Ref document number: 6139719

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250