JP7435632B2 - 認証装置、認証方法及び認証装置用プログラム - Google Patents
認証装置、認証方法及び認証装置用プログラム Download PDFInfo
- Publication number
- JP7435632B2 JP7435632B2 JP2021575878A JP2021575878A JP7435632B2 JP 7435632 B2 JP7435632 B2 JP 7435632B2 JP 2021575878 A JP2021575878 A JP 2021575878A JP 2021575878 A JP2021575878 A JP 2021575878A JP 7435632 B2 JP7435632 B2 JP 7435632B2
- Authority
- JP
- Japan
- Prior art keywords
- authentication
- feature values
- biometric information
- feature
- master data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 29
- 238000000605 extraction Methods 0.000 description 11
- 230000006870 function Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 8
- 239000000284 extract Substances 0.000 description 6
- 210000000554 iris Anatomy 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 210000003462 vein Anatomy 0.000 description 6
- 238000004891 communication Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 230000009897 systematic effect Effects 0.000 description 2
- 238000012795 verification Methods 0.000 description 2
- 208000027418 Wounds and injury Diseases 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000006378 damage Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000007613 environmental effect Effects 0.000 description 1
- 210000000887 face Anatomy 0.000 description 1
- 230000001815 facial effect Effects 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 208000014674 injury Diseases 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 210000000707 wrist Anatomy 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/32—User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0861—Network architectures or network communication protocols for network security for authentication of entities using biometrical features, e.g. fingerprint, retina-scan
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Collating Specific Patterns (AREA)
Description
指紋認証の場合、取得部11は、入力装置2となる指紋データ取得装置へユーザ個人の指紋が触れることで、生体情報を取得する。
CPU21は、ROM22またはSSD24等の記録媒体に記憶されるプログラムを実行することで、認証装置1の各機能を実現する。
SSD24は、認証装置1の機能を実現するため必要となるデータ等も記憶する。SSD24は、他の不揮発性の記憶装置、例えば、HDD(Hard Disk Drive)であってもよく、いくつかの異なる種類の不揮発性の記憶装置により構成させてもよい。
入出力制御装置25は、入力装置2や出力装置3の入出力の制御を行う。
また、認証装置1は、ネットワークを介した情報のやり取りをする際、通信モジュール26を備えてもよい。通信モジュール26は、ネットワーク接続のために用いられる。認証装置1は、図1で説明した入力装置2や出力装置3のほか、キーボード、マウス、タッチパネルの機器のいずれかあるいは全てを備えてもよい。
比較部13は、複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう。
判定部14は、比較部13による比較の結果、各特徴値での不一致となる特徴値に差がない場合、認証しないと判定する。
2・・・入力装置
3・・・出力装置
11・・・取得部
12・・・抽出部
13・・・比較部
14・・・判定部
15・・・出力部
16・・・マスタデータ
17・・・一時記憶部
Claims (9)
- 複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう比較手段と、
前記比較手段による比較の結果、前記各特徴値での不一致となる特徴値に差がない場合、認証しないと判定する判定手段と
を備え、
前記判定手段は、前記各特徴値と前記特徴値マスタデータとの比較の結果、一致する特徴値が所定の基準を超えた場合に、前記各特徴値での不一致となる特徴値に差がないか否かの判定を行う
認証装置。 - 生体情報をランダムな間隔で複数回取得する取得手段と、
前記複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう比較手段と、
前記比較手段による比較の結果、前記各特徴値での不一致となる特徴値に差がない場合、認証しないと判定する判定手段と
を備えた認証装置。 - 前記比較手段は、前記生体情報の各特徴値と前記特徴値マスタデータとの比較により、前記不一致となる特徴値を記憶させることを行い、
前記判定手段は、前記比較手段により記憶された前記不一致となる特徴値に差がない場合に、認証しないと判定する
請求項1または請求項2に記載の認証装置。 - 複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう比較するステップと、 前記比較の結果、前記各特徴値での不一致となる特徴値に差がない場合、認証しないと判定するステップと
を含み、
前記判定するステップは、前記各特徴値と前記特徴値マスタデータとの比較の結果、一致する特徴値が所定の基準を超えた場合に、前記各特徴値での不一致となる特徴値に差がないか否かの判定を行う
コンピュータにより実行される認証方法。 - 生体情報をランダムな間隔で複数回取得を行う取得するステップと、
前記複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう比較するステップと、
前記比較の結果、前記各特徴値での不一致となる特徴値に差がない場合、認証しないと判定するステップと
を含むコンピュータにより実行される認証方法。 - 前記比較するステップは、前記生体情報の各特徴値と前記特徴値マスタデータとの比較により、前記不一致となる特徴値を記憶させることを行い、
前記判定するステップは、前記記憶された前記不一致となる特徴値に差がない場合に、認証しないと判定する
請求項4または請求項5に記載の認証方法。 - 複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう比較するステップと、 前記比較の結果、前記各特徴値での不一致となる特徴値に差がない場合、認証しないと判定するステップと
をコンピュータに実行させる認証装置用プログラムであって、
前記判定するステップは、前記各特徴値と前記特徴値マスタデータとの比較の結果、一致する特徴値が所定の基準を超えた場合に、前記各特徴値での不一致となる特徴値に差がないか否かの判定を行う
認証装置用プログラム。 - 生体情報をランダムな間隔で複数回取得を行う取得するステップと、
前記複数回取得された生体情報より認証のために必要となる特徴値を各々の生体情報より抽出した各特徴値と、認証用の特徴値マスタデータとの比較を行なう比較するステップと、
前記比較の結果、前記各特徴値での不一致となる特徴値に差がない場合、認証しないと判定するステップと
をコンピュータに実行させる認証装置用プログラム。 - 前記比較するステップは、前記生体情報の各特徴値と前記特徴値マスタデータとの比較により、前記不一致となる特徴値を記憶させることを行い、
前記判定するステップは、前記記憶された前記不一致となる特徴値に差がない場合に、認証しないと判定する
請求項7または請求項8に記載の認証装置用プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020018847 | 2020-02-06 | ||
JP2020018847 | 2020-02-06 | ||
PCT/JP2021/004233 WO2021157686A1 (ja) | 2020-02-06 | 2021-02-05 | 認証装置、認証方法及び記録媒体 |
Publications (3)
Publication Number | Publication Date |
---|---|
JPWO2021157686A1 JPWO2021157686A1 (ja) | 2021-08-12 |
JPWO2021157686A5 JPWO2021157686A5 (ja) | 2022-10-03 |
JP7435632B2 true JP7435632B2 (ja) | 2024-02-21 |
Family
ID=77199328
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021575878A Active JP7435632B2 (ja) | 2020-02-06 | 2021-02-05 | 認証装置、認証方法及び認証装置用プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20230059887A1 (ja) |
JP (1) | JP7435632B2 (ja) |
WO (1) | WO2021157686A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20220360444A1 (en) * | 2021-05-10 | 2022-11-10 | Michael James Reiman | Device and location authentication for secure patient monitoring |
WO2024150268A1 (ja) * | 2023-01-10 | 2024-07-18 | 日本電気株式会社 | 端末装置、本人確認支援方法、及びコンピュータ読み取り可能な記憶媒体 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001202334A (ja) | 2000-01-21 | 2001-07-27 | Fujitsu Ten Ltd | ユーザ識別情報の検証システム |
JP2014182552A (ja) | 2013-03-19 | 2014-09-29 | Fujitsu Ltd | 生体認証装置、生体認証方法及び生体認証用コンピュータプログラム |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11256792B2 (en) * | 2014-08-28 | 2022-02-22 | Facetec, Inc. | Method and apparatus for creation and use of digital identification |
US10868672B1 (en) * | 2015-06-05 | 2020-12-15 | Apple Inc. | Establishing and verifying identity using biometrics while protecting user privacy |
KR102396685B1 (ko) * | 2015-10-08 | 2022-05-11 | 삼성전자 주식회사 | 전자 장치의 모니터링 방법 및 장치 |
US11283631B2 (en) * | 2017-01-03 | 2022-03-22 | Nokia Technologies Oy | Apparatus, method and computer program product for authentication |
US10083696B1 (en) * | 2017-03-07 | 2018-09-25 | Daon Holdings Limited | Methods and systems for determining user liveness |
WO2018175616A1 (en) * | 2017-03-21 | 2018-09-27 | Sri International | Robust biometric access control based on dynamic structural changes in tissue |
US10671735B2 (en) * | 2017-04-10 | 2020-06-02 | Arizona Board Of Regents On Behalf Of Arizona State University | Framework for security strength and performance analysis of machine learning based biometric systems |
US20190272361A1 (en) * | 2018-03-01 | 2019-09-05 | Bank Of America Corporation | System and method for continuous and competitive authentication |
KR102510543B1 (ko) * | 2018-04-26 | 2023-03-16 | 삼성전자주식회사 | 생체 정보를 수신하는 웨어러블 장치와 통신을 수행하는 전자 장치 |
CN112424791B (zh) * | 2018-07-25 | 2024-03-19 | 日本电气株式会社 | 信息处理装置、信息处理方法和信息处理程序 |
-
2021
- 2021-02-05 US US17/797,003 patent/US20230059887A1/en active Pending
- 2021-02-05 WO PCT/JP2021/004233 patent/WO2021157686A1/ja active Application Filing
- 2021-02-05 JP JP2021575878A patent/JP7435632B2/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001202334A (ja) | 2000-01-21 | 2001-07-27 | Fujitsu Ten Ltd | ユーザ識別情報の検証システム |
JP2014182552A (ja) | 2013-03-19 | 2014-09-29 | Fujitsu Ltd | 生体認証装置、生体認証方法及び生体認証用コンピュータプログラム |
Also Published As
Publication number | Publication date |
---|---|
WO2021157686A1 (ja) | 2021-08-12 |
JPWO2021157686A1 (ja) | 2021-08-12 |
US20230059887A1 (en) | 2023-02-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10635054B2 (en) | Authentication system and method thereof | |
US7797549B2 (en) | Secure method and system for biometric verification | |
JP4111810B2 (ja) | 個人認証端末、個人認証方法及びコンピュータプログラム | |
KR20170025802A (ko) | 지문 인식 기반 인증 방법 및 장치 | |
US11997087B2 (en) | Mobile enrollment using a known biometric | |
Datta et al. | Survey of security and privacy issues on biometric system | |
JP2006059282A (ja) | 生体特徴情報に基づく認証方法 | |
JP7435632B2 (ja) | 認証装置、認証方法及び認証装置用プログラム | |
WO2016188230A1 (zh) | 一种解锁方法及装置 | |
Hong | New Authentication Methods based on User's Behavior Big Data Analysis on Cloud | |
JP6399605B2 (ja) | 認証装置、認証方法及びプログラム | |
JP3589579B2 (ja) | 生体認証装置及びその処理プログラムを記録した記録媒体 | |
JP2009042802A (ja) | 認証システム | |
JP4111960B2 (ja) | 個人認証システム、個人認証方法及びコンピュータプログラム | |
Butt et al. | Privacy protection of biometric templates | |
JP2011076289A (ja) | 生体認証装置 | |
JP4162668B2 (ja) | 個人認証システム、個人認証方法及びコンピュータプログラム | |
Edwards et al. | FFDA: A novel four-factor distributed authentication mechanism | |
JP2000076450A (ja) | 認証装置および認証方法 | |
Mayron | Behavioral biometrics for universal access and authentication | |
JP2011118561A (ja) | 個人認証装置及び個人認証方法 | |
WO2023095242A1 (ja) | 認証方法、認証プログラム、および情報処理装置 | |
CN108446550A (zh) | 一种多级验证的移动终端安全解锁方法和装置 | |
US20210303666A1 (en) | Authentication system and method thereof | |
Cimato et al. | Biometrics and privacy |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220801 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220801 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230815 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231005 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231128 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231219 |
|
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: 20240109 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240122 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7435632 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |