EP1975852B1 - Method of adjusting reference information for biometric authentication and apparatus - Google Patents

Method of adjusting reference information for biometric authentication and apparatus Download PDF

Info

Publication number
EP1975852B1
EP1975852B1 EP08102265A EP08102265A EP1975852B1 EP 1975852 B1 EP1975852 B1 EP 1975852B1 EP 08102265 A EP08102265 A EP 08102265A EP 08102265 A EP08102265 A EP 08102265A EP 1975852 B1 EP1975852 B1 EP 1975852B1
Authority
EP
European Patent Office
Prior art keywords
matching ratio
user
threshold
threshold values
threshold value
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.)
Expired - Fee Related
Application number
EP08102265A
Other languages
German (de)
French (fr)
Other versions
EP1975852A1 (en
Inventor
Kazuya Uno
Koichiro Niinuma
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Publication of EP1975852A1 publication Critical patent/EP1975852A1/en
Application granted granted Critical
Publication of EP1975852B1 publication Critical patent/EP1975852B1/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/50Maintenance of biometric data or enrolment thereof
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/117Identification of persons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/2431Multiple classes

Definitions

  • biometric identification apparatuses and methods are described in, for example, Japanese Laid-open Patent Publication Nos. 2000-215313 and 2005-182184 .
  • a method of adjusting reference information for biometric authentication comprises the steps of obtaining biometric data of a user by inputting biometric information of the user, obtaining reference information including reference biometric data and threshold values corresponding to a plurality of users from storage, calculating a matching ratio of the biometric data with the respective reference biometric data of each of the users, comparing the matching ratio of each of the users with the respective threshold value of each of the users, and determining which of the matching ratios exceed the corresponding threshold values, characterised by further comprising the steps of performing authentication by obtaining and comparing the matching ratio of each of the users with the respective threshold value, adjusting the threshold values which are exceeded by the corresponding matching ratios so that all the matching ratios except the highest matching ratio become lower than the respective adjusted threshold values, and updating the threshold values stored in the storage to the adjusted threshold values adjusted in the adjusting step.
  • Figs. 1A to 1D illustrate a verification method according to the embodiment.
  • Fig. 1A illustrates thresholds in a state immediately after registration of verification information.
  • three pieces of verification information with IDs "A", "B", and "C", respectively, are registered.
  • a threshold is provided for each of the pieces of verification information. These thresholds are set to initial values. In this example, the initial values are set to "100".
  • Fig. 1B illustrates a state in which biometric information of a user corresponding to the ID "A" is entered and the degrees of similarity (e.g. matching ratio) are generated by comparing the biometric information entered with the pieces of verification information.
  • the degree of similarity between the biometric information and the verification information "A” is approximately "230"
  • the degree of similarity between the biometric information and the verification information "B” is approximately “20”
  • the degree of similarity between the biometric information and the verification information "C” is approximately "110".
  • the verification method according to the embodiment changes the thresholds corresponding to these pieces of verification information to be stricter, thereby reducing the probability of identification errors occurring.
  • the thresholds are made higher.
  • the threshold for the verification information "A” and the threshold for the verification information "C” are changed to "200".
  • Fig. 1D illustrates a state in which biometric information of the user corresponding to the ID "A" is entered again and the degrees of similarity are generated by comparing the biometric information entered with the pieces of verification information.
  • the input biometric information is of normal quality, and, as in Fig. 1B , the degree of similarity between the biometric information and the verification information "A” is approximately "230"; the degree of similarity between the biometric information and the verification information "B” is approximately "20”; and the degree of similarity between the biometric information and the verification information "C” is approximately "110".
  • the biometric-information input unit 110 is a processor configured to input biometric information.
  • the biometric-information input unit 110 includes a fingerprint sensor, a vein sensor, or the like.
  • the notifying unit 120 is a processor configured to notify a user requesting the verification apparatus 100 to identify the user of various types of information.
  • the notifying unit 120 includes a liquid crystal display (LCD) or the like.
  • the notifying unit 120 may also be configured to send the identification result to another device via a network or the like.
  • the degree-of-similarity generating unit 132 is a processor configured to generate the degrees of similarity by comparing biometric information input from the biometric-information input unit 110 with pieces of verification information registered as registrant information 141 in the storage unit 140.
  • the degrees of similarity generated by the degree-of-similarity generating unit 132 may be absolute values, such as similarity scores, or relative values evaluated in a stepwise manner, such as similarity levels.
  • Fig. 3 illustrates examples of the registrant information 141.
  • the registrant information (e.g. enrollment database) 141 is pre-stored information regarding a registrant serving as a user to be identified.
  • the registrant information 141 includes items in fields including ID, threshold, representative degree of similarity, and verification information.
  • the ID field is for registering an identification number for identifying a registrant.
  • the threshold field is for saving a threshold with which the degree of similarity is compared for identification.
  • the representative-degree-of-similarity field is for saving a representative value of the degrees of similarity generated by the degree-of-similarity generating unit 132 when the corresponding registrant has been identified correctly.
  • the minimum degree of similarity is regarded as the representative degree of similarity.
  • the average of the degrees of similarity may be regarded as the representative degree of similarity.
  • the verification information field is for registering biometric information itself obtained from the registrant or feature information of the biometric information.
  • the threshold field and the representative-degree-of-similarity field are set to predetermined initial values in an initial state.
  • the threshold field is initially set to a value adjusted such that the false acceptance rate will be less than or equal to a predetermined rate, and the representative-degree-of-similarity field is initially set to "0".
  • the threshold is updated by the threshold updating unit 135, and the representative degree of similarity value is updated by the representative-degree-of-similarity updating unit 134.
  • the fields of the registrant information 141 may be specified using additional registration means included in the verification apparatus 100, which adds ID and the like to verification information input from the biometric-information input unit 110.
  • the fields of the registrant information 141 may be specified by transferring field values and information entered using another device to the verification apparatus 100 via a certain medium.
  • the registrant information 141 may be stored in another device, and the verification apparatus 100 may be configured to access the registrant information 141 via a network.
  • Fig. 4 illustrates an example of the threshold updating history 142.
  • the threshold updating history 142 has fields including target ID, threshold fluctuation range, and related ID.
  • the target ID field is for storing the ID corresponding to verification information whose threshold has been updated.
  • the threshold fluctuation range field is for storing the fluctuation range before and after the updating of the threshold.
  • the related ID field is for storing a list of IDs corresponding to pieces of verification information due to which the threshold has been updated since the degrees of similarity generated with these pieces of verification information might have caused an identification error.
  • the registrant-information deleting unit 136 is a processor configured to delete information in units of lines from the registrant information 141 on the basis of an instruction given from an administrator or the like.
  • the registrant-information deleting unit 136 refers to the threshold updating history 142 and updates the registrant information 141 so that thresholds of the other piece(s) of verification information which have been set to strict values in association with verification information in that line will become more lenient. In the example of the embodiment, the thresholds are made lower.
  • Figs. 5A and 5B are flowcharts of a verification process.
  • the verification process is the process performed when biometric information is entered by a user to the verification apparatus 100 and the verification apparatus 100 is requested to identify the user.
  • the process it is regarded that the larger the threshold, the stricter the identification process. However, this relationship may be reversed.
  • the verification control unit 131 allows the biometric-information input unit 110 to input biometric information (step S101).
  • the verification control unit 131 allows the degree-of-similarity generating unit 132 and the verification unit 133 to perform a user candidate extracting process described later to extract user candidates from the registrant information 141 on the basis of comparisons between the degrees of similarity and corresponding thresholds (step S102). If no user candidate is found (no in step S103), the verification control unit 131 allows the notifying unit 120 to send a notification indicating "no candidate" (step S104). The flow returns to step S101, and the verification control unit 131 allows the biometric-information input unit 110 to input biometric information again. In step S103, which of the matching ratios exceed the threshold value is determined.
  • the verification control unit 131 identifies that candidate as the user (step S106).
  • the verification control unit 131 allows the representative-degree-of-similarity updating unit 134 to perform a representative-degree-of-similarity updating process described later (step S107).
  • the verification control unit 131 allows the notifying unit 120 to send a notification of the identification result (step S108).
  • the notification in the case where the user has been identified is given by, for example, displaying a message indicating that the user has been identified on a display screen, or transmitting the ID of the candidate identified as the user to another device.
  • the verification control unit 131 selects the candidate with the highest degree of similarity (step S109).
  • the verification control unit 131 retrieves the threshold of that candidate (step S110).
  • the verification control unit 131 compares a value obtained by subtracting a predetermined margin from the obtained threshold with the degree of similarity of another candidate (step S111).
  • the threshold of the candidate with the highest degree of similarity is strict enough. If the candidate with the highest degree of similarity is the only candidate with the degree of similarity exceeding the threshold (yes in step S112), the verification control unit 131 identifies the candidate with the highest degree of similarity as the user (step S113).
  • the margin used here is for adjusting the strictness of the identification process and can be decided arbitrarily according to the purpose of using the verification apparatus 100 or the like.
  • the margin may be zero.
  • a value obtained by subtracting a margin from the degree of similarity of the candidate with the highest degree of similarity may be compared with the degree of similarity of another candidate.
  • the verification control unit 131 selects the other candidates one at a time (step S114 and no in step S115), and the verification control unit 131 allows the threshold updating unit 135 to perform a threshold updating process described later to reset the threshold of another candidate selected to a strict value (step Sl16). In step S116 the threshold is adjusted.
  • the verification control unit 131 allows the representative-degree-of-similarity updating unit 134 to perform the representative-degree-of-similarity updating process described later (step S107).
  • the verification control unit 131 allows the notifying unit 120 to send a notification of the identification result (step S108).
  • the verification unit 133 obtains a threshold corresponding to the verification information from the registrant information 141 (step S204). If the degree of similarity generated by the degree-of-similarity generating unit 132 is greater than or equal to the obtained threshold (yes in step S205), the verification unit 133 adds the verification information as a user candidate (step S206). The foregoing process is repeated, and, if all pieces of verification information have been obtained in step S201 (yes in step S202), the flow ends.
  • the representative-degree-of-similarity updating unit 134 saves the degree of similarity as the representative degree of similarity in the corresponding field of the registrant information 141.
  • the foregoing process is the process performed in the case where the minimum degree of similarity of the candidate identified as the user serves as the representative degree of similarity. If a value other than the minimum value serves as the representative value, the process may be changed.
  • the threshold updating unit 135 saves the threshold as the threshold of the candidate in the corresponding field of the registrant information 141 (step S408).
  • the threshold updating unit 135 adds a line to the threshold updating history 142, sets the target ID field to the ID of the candidate, sets the threshold fluctuation range field to the foregoing fixed value, and sets the related ID field to a list of IDs of the other candidates (step 5409).
  • the threshold exceeds the predetermined upper limit value (no in step S407), the user will probably not be identified correctly when the threshold becomes too strict by updating the threshold. Therefore, the threshold is not updated.
  • steps S502 to S507 are repeated. If all lines of the threshold updating history 142 have been obtained in step S502 (yes in step S503), the line corresponding to the ID to be deleted is deleted from the registrant information 141 (step S508).
  • an identification threshold is provided in units of pieces of pre-registered verification information, and, if there is a plurality of pieces of verification information with which degrees of similarity generated by comparing the pieces of verification information with biometric information entered by a user exceed the corresponding thresholds, the thresholds corresponding to these pieces of verification information are reset to stricter values. Accordingly, the thresholds for pieces of verification information with high degrees of similarity become stricter, and, even if biometric information of low quality is entered by the user, the user can be identified with high accuracy.
  • the threshold may be reduced in accordance with the result of comparing the degree of similarity with the threshold. More specifically, a counter may be provided for each threshold. In the case where the comparison between the degree of similarity generated by the degree-of-similarity generating unit 132 and the threshold gives the result that the degree of similarity falls below the threshold within a predetermined range, that is, in the case where the degree of similarity is less than the threshold but close to the threshold, if there is no other verification information with a degree of similarity greater than or equal to a value obtained by subtracting a margin from that threshold, a counter for that threshold is incremented.
  • a counter for that threshold is initialized to zero. If the counter value exceeds a predetermined value, the threshold corresponding to the counter is reduced by one step. This reduces the threshold corresponding to verification information that should have been identified as the user but has not been identified as the user for a plurality of times since the threshold has been made higher.
  • Figs. 11A and 11B are flowcharts of a verification process.
  • the verification control unit 131 allows the biometric-information input unit 110 to input biometric information (step S601).
  • the verification control unit 131 allows the degree-of-similarity generating unit 132 to perform a degree-of-similarity generating process described later to generate the degree of similarity with each of the pieces of verification information registered in the corresponding field of the registrant information 141 (step 5602).
  • the verification control unit 131 obtains a degree of similarity S1 and a threshold T1 of the candidate for which the highest degree of similarity has been generated (hereinafter referred to as the "candidate with the highest degree of similarity") (step S603).
  • the verification control unit 131 obtains a degree of similarity S2 and a threshold T2 of the candidate for which the second highest degree of similarity has been generated (hereinafter referred to as the "candidate with the second highest degree of similarity”) (step S604).
  • the verification control unit 131 identifies the candidate with the highest degree of similarity as the user (step S610).
  • the verification control unit 131 allows the representative-degree-of-similarity updating unit 134 to perform the foregoing process of updating the representative degree of similarity (step S611). Further, the verification control unit 131 allows the notifying unit 120 to send a notification of the identification result (step S612).
  • the predetermined difference ⁇ for evaluating the difference between S1 and S2 may be decided arbitrarily according to the purpose of using the verification apparatus 100 or the like.
  • the verification control unit 131 allows the threshold updating unit 135 to perform the foregoing threshold updating process to reset the threshold of the candidate with the second highest degree of similarity to a stricter value (step S618).
  • the threshold may be reset to a stricter value in a similar manner.
  • an identification threshold is provided in units of pieces of pre-registered verification information, and, if there is a plurality of pieces of verification information with which degrees of similarity generated by comparing the pieces of verification information with biometric information entered by a user exceed the corresponding thresholds, the thresholds corresponding to these pieces of verification information are reset to stricter values. Accordingly, the thresholds for pieces of verification information with high degrees of similarity become stricter, and, even if biometric information of low quality is entered by the user, the user can be identified with high accuracy.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Human Computer Interaction (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Pathology (AREA)
  • Biophysics (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Medical Informatics (AREA)
  • Molecular Biology (AREA)
  • Surgery (AREA)
  • Animal Behavior & Ethology (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Veterinary Medicine (AREA)
  • Collating Specific Patterns (AREA)

Description

  • The present technique relates to verification apparatuses, verification methods, and verification programs for verifying whether a user is a pre-registered (e.g. an enrolled) registrant on the basis of biometric information, and more particularly, to a verification apparatus, a verification method and a verification program for identifying the user with high accuracy even on the basis of the input biometric information of low quality.
  • In the related art, biometric identification apparatuses and methods are described in, for example, Japanese Laid-open Patent Publication Nos. 2000-215313 and 2005-182184 .
  • In "Selection Strategies for Multi-label Text Categorisation" by Montejo-Raez and Urena-Lopez (Advances in Natural Language Processing, ISBN: 978-3-540-37334-6), methods for multi-label text categorisation are disclosed, used for determining a set of classes that label a given document. Two main strategies for selecting a suitable set of classes are discussed, which are selection by a fixed number of top-ranked labels, or selection using per-class thresholds.
  • According to one aspect of the invention, a method of adjusting reference information for biometric authentication comprises the steps of obtaining biometric data of a user by inputting biometric information of the user, obtaining reference information including reference biometric data and threshold values corresponding to a plurality of users from storage, calculating a matching ratio of the biometric data with the respective reference biometric data of each of the users, comparing the matching ratio of each of the users with the respective threshold value of each of the users, and determining which of the matching ratios exceed the corresponding threshold values, characterised by further comprising the steps of performing authentication by obtaining and comparing the matching ratio of each of the users with the respective threshold value, adjusting the threshold values which are exceeded by the corresponding matching ratios so that all the matching ratios except the highest matching ratio become lower than the respective adjusted threshold values, and updating the threshold values stored in the storage to the adjusted threshold values adjusted in the adjusting step.
  • Reference is made, by way of example only, to the accompanying drawings in which:
    • Fig. 1A illustrates a verification method according to an embodiment;
    • Fig. IB illustrates the verification method according to the embodiment;
    • Fig. 1C illustrates the verification method according to the embodiment;
    • Fig. ID illustrates the verification method according to the embodiment;
    • Fig. 2 is a functional block diagram of the structure of a verification apparatus according to the embodiment; Fig. 3 illustrates exemplary registrant information;
    • Fig. 4 illustrates an exemplary threshold updating history;
    • Figs. 5A and 5B are flowcharts of a verification process;
    • Fig. 6 is a flowchart of a process of extracting user candidates;
    • Fig. 7 is a flowchart of a process of updating a representative degree of similarity;
    • Figs. 8A and 8B are flowcharts of a process of updating a threshold;
    • Fig. 9 is a flowchart of a process of deleting registrant information;
    • Fig. 10 is a functional block diagram of a computer executing a verification program;
    • Figs. 11A and 11B are flowcharts of a verification process; and
    • Fig. 12 is a flowchart of a process of generating a degree of similarity.
  • A verification apparatus, a verification method, and a verification program according to preferred embodiments of the present technique will be described with reference to the accompanying drawings.
  • Biometric authentication systems are classified into one-to-one matching and one-to-N matching. One-to-N matching is the method of identifying a person solely on the basis of biometric information, without using additional identifying means, such as entry of identification (ID) or the like. In general, one-to-N matching is performed using an identification threshold regarding the degree of similarity on a system-by-system basis. The degree of similarity, which is obtained by sequentially comparing biometric information obtained from the user with pieces of pre-registered biometric information, is compared with the identification threshold, thereby identifying the user.
  • A system based on the identification threshold which is set on a system-by-system basis in the foregoing manner has a higher false rejection rate when the identification threshold is strict. In contrast, a false acceptance rate is increased by setting a lenient identification threshold.
  • First Embodiment:
  • A verification apparatus 100 according to a first embodiment of the present technique is configured to store an identification threshold (hereinafter simply referred to as a "threshold") not on a system-by-system basis, but in units of pieces of pre-registered biometric information, and to dynamically change the threshold during operation. Therefore, identification errors due to entry of low-quality biometric information are prevented from occurring, without affecting the identification accuracy of the overall system.
  • A verification method performed by the verification apparatus 100 according to the embodiment will be schematically described. In the following description, in order to avoid confusion, biometric information registered in advance for one-to-N matching is referred to as "verification information" (e.g. "biometric reference"), and biometric information entered during operation is referred to as "biometric information".
  • Figs. 1A to 1D illustrate a verification method according to the embodiment. Fig. 1A illustrates thresholds in a state immediately after registration of verification information. In this example, three pieces of verification information with IDs "A", "B", and "C", respectively, are registered. For each of the pieces of verification information, a threshold is provided. These thresholds are set to initial values. In this example, the initial values are set to "100".
  • Fig. 1B illustrates a state in which biometric information of a user corresponding to the ID "A" is entered and the degrees of similarity (e.g. matching ratio) are generated by comparing the biometric information entered with the pieces of verification information. In this example, the degree of similarity between the biometric information and the verification information "A" is approximately "230"; the degree of similarity between the biometric information and the verification information "B" is approximately "20"; and the degree of similarity between the biometric information and the verification information "C" is approximately "110".
  • That is, in this example, not only the degree of similarity between the biometric information and the verification information "A", but also the degree of similarity between the biometric information and the verification information "C" exceed corresponding thresholds set for the pieces of verification information "A" and "C". In such a case where the degrees of similarity of multiple pieces of verification information exceed the corresponding thresholds and the difference between the degrees of similarity is small, the verification method according to the embodiment changes the thresholds corresponding to these pieces of verification information to be stricter, thereby reducing the probability of identification errors occurring. In the embodiment, the thresholds are made higher. In the example shown in Fig. 1B, the threshold for the verification information "A" and the threshold for the verification information "C" are changed to "200".
  • Fig. 1C illustrates a state in which biometric information of the user corresponding to the ID "A" is entered again and the degrees of similarity are generated by comparing the biometric information entered with the pieces of verification information. In this example, the biometric information entered is of low quality for some reason, such as by placing a finger roughly in a fingerprint verification process. As a result, the degree of similarity between the biometric information and the verification information "A" is approximately "80"; the degree of similarity between the biometric information and the verification information "B" is approximately "20"; and the degree of similarity between the biometric information and the verification information "C" is approximately "110".
  • If the threshold for the verification information "A" and the threshold for the verification information "C" had not changed and remained as the initial values "100", "C" is identified as the user since "C" solely has the degree of similarity exceeding the threshold "100". However, because the thresholds are updated as shown in Fig. 1B, none of the degrees of similarity with the pieces of verification information exceed the corresponding thresholds. As a result, a verification error is prevented from occurring.
  • Fig. 1D illustrates a state in which biometric information of the user corresponding to the ID "A" is entered again and the degrees of similarity are generated by comparing the biometric information entered with the pieces of verification information. In this example, the input biometric information is of normal quality, and, as in Fig. 1B, the degree of similarity between the biometric information and the verification information "A" is approximately "230"; the degree of similarity between the biometric information and the verification information "B" is approximately "20"; and the degree of similarity between the biometric information and the verification information "C" is approximately "110".
  • In this state, the degrees of similarity generated are the same as those generated in the state illustrated in Fig. 1B. However, only the degree of similarity with the verification information "A" exceeds the corresponding threshold. Therefore, the user is correctly identified as "A". In this manner, the verification method according to the embodiment provides a threshold for each piece of verification information, and, if the degrees of similarity between a plurality of pieces of verification information and biometric information entered during operation exceed corresponding thresholds, the thresholds are dynamically changed. Accordingly, verification errors are prevented from occurring even in the case where biometric information of low quality has been entered.
  • Next, the structure of the verification apparatus 100 according to the embodiment will be described. Fig. 2 is a functional block diagram of the structure of the verification apparatus 100 according to the embodiment. As shown in Fig. 2, the verification apparatus 100 includes a biometric-information input unit 110, a notifying unit 120, a control unit 130, and a storage unit 140.
  • The biometric-information input unit 110 is a processor configured to input biometric information. For example, the biometric-information input unit 110 includes a fingerprint sensor, a vein sensor, or the like. The notifying unit 120 is a processor configured to notify a user requesting the verification apparatus 100 to identify the user of various types of information. The notifying unit 120 includes a liquid crystal display (LCD) or the like. The notifying unit 120 may also be configured to send the identification result to another device via a network or the like.
  • The control unit 130 is a controller configured to control the entire verification apparatus 100. The control unit 130 includes a verification control unit 131, a degree-of-similarity generating unit 132, a verification unit 133, a representative-degree-of-similarity updating unit 134, a threshold updating unit 135, and a registrant-information deleting unit 136. The verification control unit 131 is a control unit configured to control, in order to identify a person, the biometric-information input unit 110, the notifying unit 120, the degree-of-similarity generating unit 132, the verification unit 133, the representative-degree-of-similarity updating unit 134, and the threshold updating unit 135. A control operation performed by the verification control unit 131 will be described in detail in descriptions of processes later.
  • The degree-of-similarity generating unit 132 is a processor configured to generate the degrees of similarity by comparing biometric information input from the biometric-information input unit 110 with pieces of verification information registered as registrant information 141 in the storage unit 140. The degrees of similarity generated by the degree-of-similarity generating unit 132 may be absolute values, such as similarity scores, or relative values evaluated in a stepwise manner, such as similarity levels.
  • Fig. 3 illustrates examples of the registrant information 141. The registrant information (e.g. enrollment database) 141 is pre-stored information regarding a registrant serving as a user to be identified. The registrant information 141 includes items in fields including ID, threshold, representative degree of similarity, and verification information. The ID field is for registering an identification number for identifying a registrant. The threshold field is for saving a threshold with which the degree of similarity is compared for identification.
  • The representative-degree-of-similarity field is for saving a representative value of the degrees of similarity generated by the degree-of-similarity generating unit 132 when the corresponding registrant has been identified correctly. In this embodiment, the minimum degree of similarity is regarded as the representative degree of similarity. Alternatively, however, the average of the degrees of similarity may be regarded as the representative degree of similarity. The verification information field is for registering biometric information itself obtained from the registrant or feature information of the biometric information.
  • Among the foregoing fields, the threshold field and the representative-degree-of-similarity field are set to predetermined initial values in an initial state. For example, the threshold field is initially set to a value adjusted such that the false acceptance rate will be less than or equal to a predetermined rate, and the representative-degree-of-similarity field is initially set to "0". During operation, the threshold is updated by the threshold updating unit 135, and the representative degree of similarity value is updated by the representative-degree-of-similarity updating unit 134.
  • The fields of the registrant information 141 may be specified using additional registration means included in the verification apparatus 100, which adds ID and the like to verification information input from the biometric-information input unit 110. Alternatively, the fields of the registrant information 141 may be specified by transferring field values and information entered using another device to the verification apparatus 100 via a certain medium. Alternatively, the registrant information 141 may be stored in another device, and the verification apparatus 100 may be configured to access the registrant information 141 via a network.
  • The verification unit 133 is a processor configured to compare thresholds saved in the corresponding field of the registrant information 141 with the degrees of similarity generated by the degree-of-similarity generating unit 132 by comparing pieces of verification information corresponding to the thresholds with biometric information input from the biometric-information input unit 110. The representative-degree-of-similarity updating unit 134 is a processor configured to update, when a user identification process determines that verification information registered in the corresponding field of the registrant information 141 is that user's verification information, the representative degree of similarity corresponding to that verification information.
  • The threshold updating unit 135 is a processor configured to update the thresholds saved in the corresponding field of the registrant information 141 when it is likely that a verification error will occur due to the current threshold settings, such as when a plurality of pieces of verification information with which the degrees of similarity exceed the corresponding thresholds are found as a result of comparing the degree of similarity with the threshold in units of pieces of verification information registered in the corresponding field of the registrant information 141. The threshold updating unit 135 is configured to record, when the threshold is updated, which piece of verification information has the degree of similarity associated with the updating of the threshold in a threshold updating history 142 in the storage unit 140.
  • Fig. 4 illustrates an example of the threshold updating history 142. As shown in Fig. 4, the threshold updating history 142 has fields including target ID, threshold fluctuation range, and related ID. The target ID field is for storing the ID corresponding to verification information whose threshold has been updated. The threshold fluctuation range field is for storing the fluctuation range before and after the updating of the threshold. The related ID field is for storing a list of IDs corresponding to pieces of verification information due to which the threshold has been updated since the degrees of similarity generated with these pieces of verification information might have caused an identification error.
  • The registrant-information deleting unit 136 is a processor configured to delete information in units of lines from the registrant information 141 on the basis of an instruction given from an administrator or the like. When deleting a line from the registrant information 141, the registrant-information deleting unit 136 refers to the threshold updating history 142 and updates the registrant information 141 so that thresholds of the other piece(s) of verification information which have been set to strict values in association with verification information in that line will become more lenient. In the example of the embodiment, the thresholds are made lower.
  • In this manner, when deleting a piece of verification information, thresholds that have been set to strict values in association with the deleted piece of verification information are made more lenient. Accordingly, the false rejection rate is reduced, and an easy-to-use system can be realized.
  • Next, processes performed by the verification apparatus 100 will be described. Figs. 5A and 5B are flowcharts of a verification process. The verification process is the process performed when biometric information is entered by a user to the verification apparatus 100 and the verification apparatus 100 is requested to identify the user. In the following description of the process, it is regarded that the larger the threshold, the stricter the identification process. However, this relationship may be reversed.
  • The verification control unit 131 allows the biometric-information input unit 110 to input biometric information (step S101). The verification control unit 131 allows the degree-of-similarity generating unit 132 and the verification unit 133 to perform a user candidate extracting process described later to extract user candidates from the registrant information 141 on the basis of comparisons between the degrees of similarity and corresponding thresholds (step S102). If no user candidate is found (no in step S103), the verification control unit 131 allows the notifying unit 120 to send a notification indicating "no candidate" (step S104). The flow returns to step S101, and the verification control unit 131 allows the biometric-information input unit 110 to input biometric information again. In step S103, which of the matching ratios exceed the threshold value is determined.
  • In contrast, if a user candidate(s) is/are found (yes in step S103), and the number of user candidates is one (yes in step S105), the verification control unit 131 identifies that candidate as the user (step S106). The verification control unit 131 allows the representative-degree-of-similarity updating unit 134 to perform a representative-degree-of-similarity updating process described later (step S107). The verification control unit 131 allows the notifying unit 120 to send a notification of the identification result (step S108). The notification in the case where the user has been identified is given by, for example, displaying a message indicating that the user has been identified on a display screen, or transmitting the ID of the candidate identified as the user to another device.
  • In contrast, if a user candidate(s) is/are found (yes in step S103) and the number of user candidates found is plural (no in step S105), the verification control unit 131 selects the candidate with the highest degree of similarity (step S109). The verification control unit 131 retrieves the threshold of that candidate (step S110). The verification control unit 131 compares a value obtained by subtracting a predetermined margin from the obtained threshold with the degree of similarity of another candidate (step S111).
  • If there is no other candidate having the degree of similarity that exceeds the value obtained by subtracting the predetermined margin from the obtained threshold, the threshold of the candidate with the highest degree of similarity is strict enough. If the candidate with the highest degree of similarity is the only candidate with the degree of similarity exceeding the threshold (yes in step S112), the verification control unit 131 identifies the candidate with the highest degree of similarity as the user (step S113).
  • The margin used here is for adjusting the strictness of the identification process and can be decided arbitrarily according to the purpose of using the verification apparatus 100 or the like. For example, the margin may be zero. Alternatively, instead of comparing the value obtained by subtracting the margin from the threshold of the candidate with the highest degree of similarity with the degree of similarity of another candidate, a value obtained by subtracting a margin from the degree of similarity of the candidate with the highest degree of similarity may be compared with the degree of similarity of another candidate.
  • Thereafter, the verification control unit 131 selects the other candidates one at a time (step S114 and no in step S115), and the verification control unit 131 allows the threshold updating unit 135 to perform a threshold updating process described later to reset the threshold of another candidate selected to a strict value (step Sl16). In step S116 the threshold is adjusted. After completion of the process on all the other candidates (yes in step S115), the verification control unit 131 allows the representative-degree-of-similarity updating unit 134 to perform the representative-degree-of-similarity updating process described later (step S107). The verification control unit 131 allows the notifying unit 120 to send a notification of the identification result (step S108).
  • If there is/are (an)other user candidate(s) even in the case where the user has been identified correctly, a verification error may occur the next time the verification apparatus 100 is requested to identify the user if biometric information of low quality is entered by the user for a certain reason. In such a case, the probability of an identification error occurring can be reduced by resetting the threshold(s) of the other user candidate(s) to a stricter value(s).
  • In the case where there is another candidate with the degree of similarity exceeding the value obtained by subtracting the predetermined margin from the obtained threshold (no in step S112), verification information of a person other than the user may happen to have the highest degree of similarity due to the input biometric information of low quality or the like, and the verification control unit 131 allows the notifying unit 120 to send a notification indicating that there is a plurality of candidates (step S117) The verification control unit 131 allows the threshold updating unit 135 to perform the threshold updating process described later to reset the thresholds of all the user candidates extracted in step S102 to stricter values (step S118) The flow returns to step S101.
  • Fig. 6 is a flowchart of a process of extracting user candidates. As shown in Fig. 6, the degree-of-similarity generating unit 132 obtains one piece of verification information from the registrant information 141 (step S201). If the verification information is obtained successfully (no in step S202), the degree-of-similarity generating unit 132 generates the degree of similarity by comparing the biometric information input from the biometric-information input unit 110 with the obtained piece of verification information (step S203).
  • The verification unit 133 obtains a threshold corresponding to the verification information from the registrant information 141 (step S204). If the degree of similarity generated by the degree-of-similarity generating unit 132 is greater than or equal to the obtained threshold (yes in step S205), the verification unit 133 adds the verification information as a user candidate (step S206). The foregoing process is repeated, and, if all pieces of verification information have been obtained in step S201 (yes in step S202), the flow ends.
  • Fig. 7 is a flowchart of a process of updating the representative degree of similarity. As shown in Fig. 7, the representative-degree-of-similarity updating unit 134 obtains the degree of similarity of the candidate identified as the user (step S301). The representative-degree-of-similarity updating unit 134 obtains that candidate's representative degree of similarity from the registrant information 141 (step S302). If the representative degree of similarity is zero, that is, the representative degree of similarity has not been set yet (yes in step S303), or if the representative degree of similarity is not zero, that is, the representative degree of similarity has already been set (no in step S303) and is greater than the degree of similarity (yes in step S304), the representative-degree-of-similarity updating unit 134 saves the degree of similarity as the representative degree of similarity in the corresponding field of the registrant information 141.
  • The foregoing process is the process performed in the case where the minimum degree of similarity of the candidate identified as the user serves as the representative degree of similarity. If a value other than the minimum value serves as the representative value, the process may be changed.
  • Figs. 8A and 8B are flowcharts of a process of updating the threshold. As shown in Figs. 8A and 8B, the threshold updating unit 135 obtains, from the registrant information 141, the threshold and the representative degree of similarity of the candidate for which the process is being performed (step S401). The threshold updating unit 135 adds a predetermined fixed value to the obtained threshold in order to make the identification process stricter (step S402). The threshold updating unit 135 subtracts, from the representative degree of similarity, a margin that has been set by taking into consideration variations among the quality of biometric information and the like (step 5403).
  • The fixed value for making the identification process stricter can be decided arbitrary according to the purpose of using the verification apparatus 100 or the like. Instead of the fixed value, an output of a function having the degree of similarity as an argument may be used as the value to be added to the threshold for making the identification process stricter. The function with the degree of similarity as an argument is, for example, a function that outputs a smaller value as the degree of similarity becomes larger.
  • If the representative degree of similarity is greater than the threshold (yes in step S404), the threshold updating unit 135 saves the representative degree of similarity as the threshold of the candidate in the corresponding field of the registrant information 141 (step S405). The threshold updating unit 135 initializes the representative degree of similarity of the candidate in the corresponding field of the registrant information 141 to "zero" in order to start new evaluation of the representative degree of similarity (step S406).
  • In contrast, in the case where the representative degree of similarity is less than or equal to the threshold (no in step S404), if the threshold is less than or equal to a predetermined upper limit value (yes in step S407), the threshold updating unit 135 saves the threshold as the threshold of the candidate in the corresponding field of the registrant information 141 (step S408). The threshold updating unit 135 adds a line to the threshold updating history 142, sets the target ID field to the ID of the candidate, sets the threshold fluctuation range field to the foregoing fixed value, and sets the related ID field to a list of IDs of the other candidates (step 5409).
  • If the threshold exceeds the predetermined upper limit value (no in step S407), the user will probably not be identified correctly when the threshold becomes too strict by updating the threshold. Therefore, the threshold is not updated.
  • Fig. 9 is a flowchart of a process of deleting the registrant information 141. This process is performed by the registrant-information deleting unit 136 in the case where an instruction is given by an administrator or the like to delete a particular line of the registrant information 141.
  • As shown in Fig. 9, the registrant-information deleting unit 136 obtains an ID to be deleted (step S501). The registrant-information deleting unit 136 obtains one line of the threshold updating history 142 (step S502). If one line has been successfully obtained (no in step S503), the registrant-information deleting unit 136 checks whether or not the ID to be deleted is included in the related ID field of that line (step S504).
  • If the ID to be deleted is included in the related ID field of that line (yes in step S505), the registrant-information deleting unit 136 divides the value in the threshold fluctuation range field of that line by the number of IDs included in the related ID field of that line (step S506). The registrant-information deleting unit 136 rewrites the registrant information 141 so that the threshold corresponding to the ID in the target ID field of that line becomes a value obtained by subtracting the quotient from the threshold (step S507).
  • The processing in steps S502 to S507 is repeated. If all lines of the threshold updating history 142 have been obtained in step S502 (yes in step S503), the line corresponding to the ID to be deleted is deleted from the registrant information 141 (step S508).
  • Various changes can be made to the structure of the verification apparatus 100 according to the embodiment, which is shown in Fig. 2, without departing from the scope of the embodiment. For example, portions of the structure of the verification apparatus 100, such as the entire control unit 130 and the entire storage unit 140, may be moved to a server connected to the verification apparatus 100 via a network, and a server-client configuration for identifying a user by transferring information between the verification apparatus 100 and the server can be realized.
  • Alternatively, the functions of the control unit 130 of the verification apparatus 100 may be implemented as software, and the software may be executed on a computer, thereby realizing functions equivalent to those of the verification apparatus 100. Hereinafter, an exemplary computer configured to execute a verification program 1071 implementing the functions of the control unit 130 as software will be described.
  • Fig. 10 is a functional block diagram of a computer 1000 configured to execute the verification program 1071. The computer 1000 includes a central processing unit (CPU) 1010 configured to perform various arithmetic operations, an input unit 1020 configured to accept data entered by a user, a biometric-information input unit 1021 configured to input biometric information of a user, a monitor 1030 configured to display various types of information, a medium reader 1040 configured to read a program or the like from a recording medium, a network interface unit 1050 configured to transfer data to and from another computer via a network, a random access memory (RAM) 1060 configured to temporarily store various types of information, and a hard disk drive (HDD) 1070, which are interconnected via a bus 1080.
  • Alternatively, the biometric-information input unit 1021 may be included in another device, and biometric information input in that device may be transmitted to the computer 1000 via a network. The computer 1000 may perform an identification process and return the identification result.
  • The HDD 1070 stores the verification program 1071 having the same or similar functions as those of the control unit 130 shown in Fig. 2 and verification data 1072 corresponding to various types of data stored in the storage unit 140 shown in Fig. 2. Alternatively, the verification data 1072 may be distributed among and stored in other computers connected to the computer 1000 via a network.
  • The CPU 1010 loads the verification program 1071 from the HDD 1070 and expands the verification program 1071 in the RAM 1060, and the verification program 1071 starts functioning as a verification process 1061. The verification process 1061 expands information and the like read from the verification data 1072 in an area allocated thereto on the RAM 1060 as needed, and various types of data processing are performed on the basis of the expanded data and the like.
  • The foregoing verification program 1071 may not necessarily be stored in the HDD 1070. Alternatively, the verification program 1071 stored on a storage medium, such as a compact-disc read-only memory (CD-ROM) or the like, may be read and executed by the computer 1000. Alternatively, the verification program 1071 may be stored in another computer (or server) connected to the computer 1000 via a public line, the Internet, a local area network (LAN), a wide area network (WAN), or the like, and the computer 1000 may read and execute the verification program 1071 stored in the other computer (or server).
  • As has been described above, according to the first embodiment, an identification threshold is provided in units of pieces of pre-registered verification information, and, if there is a plurality of pieces of verification information with which degrees of similarity generated by comparing the pieces of verification information with biometric information entered by a user exceed the corresponding thresholds, the thresholds corresponding to these pieces of verification information are reset to stricter values. Accordingly, the thresholds for pieces of verification information with high degrees of similarity become stricter, and, even if biometric information of low quality is entered by the user, the user can be identified with high accuracy.
  • In the foregoing embodiment, the technique of reducing the threshold when information is deleted from the registrant information 141 has been described. Alternatively, the threshold may be reduced in accordance with the result of comparing the degree of similarity with the threshold. More specifically, a counter may be provided for each threshold. In the case where the comparison between the degree of similarity generated by the degree-of-similarity generating unit 132 and the threshold gives the result that the degree of similarity falls below the threshold within a predetermined range, that is, in the case where the degree of similarity is less than the threshold but close to the threshold, if there is no other verification information with a degree of similarity greater than or equal to a value obtained by subtracting a margin from that threshold, a counter for that threshold is incremented. In contrast, if there is such other verification information, a counter for that threshold is initialized to zero. If the counter value exceeds a predetermined value, the threshold corresponding to the counter is reduced by one step. This reduces the threshold corresponding to verification information that should have been identified as the user but has not been identified as the user for a plurality of times since the threshold has been made higher.
  • Second Embodiment:
  • According to a second embodiment of the present technique, modifications of the processes performed by the verification apparatus 100 according to the first embodiment will be described. Since the structure of the verification apparatus 100 for performing these modified processes is similar to that of the verification apparatus 100 shown in Fig. 2, a repeated description thereof is omitted.
  • Figs. 11A and 11B are flowcharts of a verification process. The verification control unit 131 allows the biometric-information input unit 110 to input biometric information (step S601). The verification control unit 131 allows the degree-of-similarity generating unit 132 to perform a degree-of-similarity generating process described later to generate the degree of similarity with each of the pieces of verification information registered in the corresponding field of the registrant information 141 (step 5602).
  • The verification control unit 131 obtains a degree of similarity S1 and a threshold T1 of the candidate for which the highest degree of similarity has been generated (hereinafter referred to as the "candidate with the highest degree of similarity") (step S603). The verification control unit 131 obtains a degree of similarity S2 and a threshold T2 of the candidate for which the second highest degree of similarity has been generated (hereinafter referred to as the "candidate with the second highest degree of similarity") (step S604).
  • If S1 is less than T1 (no in step S605), the candidate with the highest degree of similarity cannot be identified as the user, and the other candidates cannot be identified as the user either. Thus, the verification control unit 131 allows the notifying unit 120 to send a notification indicating "no candidate" (step S606). If S2 is less than T2 (no in step S607), the flow returns to step S601, and the verification control unit 131 allows the biometric-information input unit 110 to input biometric information again.
  • If S2 is greater than or equal to T2 (yes in step S607), the candidate with the second highest degree of similarity, who is not the user, may be incorrectly identified as the user by performing a verification process the next time and thereafter. Therefore, the verification control unit 131 allows the threshold updating unit 135 to perform the foregoing threshold updating process to reset the threshold of the candidate with the second highest degree of similarity to a stricter value, and the flow returns to step S601 (step S608). For the candidate with the third highest degree of similarity and onward, if the degree of similarity is higher than the corresponding threshold, the threshold may be reset to a stricter value in a similar manner.
  • In contrast, if S1 is greater than or equal to T1 (yes in step S605) and the difference between S1 and S2 is greater than or equal to a predetermined difference Δ and is sufficiently large (yes in step S609), the verification control unit 131 identifies the candidate with the highest degree of similarity as the user (step S610). The verification control unit 131 allows the representative-degree-of-similarity updating unit 134 to perform the foregoing process of updating the representative degree of similarity (step S611). Further, the verification control unit 131 allows the notifying unit 120 to send a notification of the identification result (step S612). The predetermined difference Δ for evaluating the difference between S1 and S2 may be decided arbitrarily according to the purpose of using the verification apparatus 100 or the like.
  • If S2 is greater than or equal to T2 (yes in step S613), the candidate with the second highest degree of similarity, who is not the user, may be incorrectly identified as the user by performing a verification process the next time and thereafter. Therefore, the verification control unit 131 allows the threshold updating unit 135 to perform the foregoing threshold updating process to reset the threshold of the candidate with the second highest degree of similarity to a stricter value (step S614). For the candidate with the third highest degree of similarity and onward, if the degree of similarity is higher than the corresponding threshold, the threshold may be reset to a stricter value in a similar manner.
  • In contrast, if S1 is greater than or equal to T1 (yes in step S605) and the difference between S1 and S2 is less than the predetermined difference Δ (no in step S609), the candidate with the highest degree of similarity may happen to have the highest degree of similarity due to the input biometric information of low quality or the like. Therefore, the verification control unit 131 allows the notifying unit 120 to send a notification indicating "no candidate" (step S615). In order to prevent verification errors from occurring, the verification control unit 131 allows the threshold updating unit 135 to perform the foregoing threshold updating process to reset the threshold of the candidate with the highest degree of similarity to a stricter value (step S616). If S2 is less than T2 (no in step S617), the flow returns to step S601, and the verification control unit 131 allows the biometric-information input unit 110 to input biometric information again.
  • In contrast, if S2 is greater than or equal to T2 (yes in step S617), the candidate with the second highest degree of similarity, who is not the user, may be incorrectly identified as the user by performing a verification process the next time and thereafter. Therefore, the verification control unit 131 allows the threshold updating unit 135 to perform the foregoing threshold updating process to reset the threshold of the candidate with the second highest degree of similarity to a stricter value (step S618). For the candidate with the third highest degree of similarity and onward, if the degree of similarity is higher than the corresponding threshold, the threshold may be reset to a stricter value in a similar manner.
  • Fig. 12 is a flowchart of a process of generating the degree of similarity. As shown in Fig. 12, the degree-of-similarity generating unit 132 obtains one piece of verification information from the registrant information 141 (step S701). If the verification information is obtained successfully and not all pieces of verification information have been obtained yet (no in step S202), the degree-of-similarity generating unit 132 generates the degree of similarity by comparing the biometric information input from the biometric-information input unit 110 with the obtained piece of verification information (step S703). The foregoing process is repeated, and, if all pieces of verification information have been obtained in step S701 (yes in step S702), the process ends.
  • As has been described above, the thresholds for pieces of verification information with high degrees of similarity are set to strict values by controlling the thresholds on the basis of the degrees of similarity and the thresholds of the candidates with the highest and second highest degrees of similarity. Even if biometric information of low quality is entered by the user, the user can be identified with high accuracy.
  • According to the embodiment, an identification threshold is provided in units of pieces of pre-registered verification information, and, if there is a plurality of pieces of verification information with which degrees of similarity generated by comparing the pieces of verification information with biometric information entered by a user exceed the corresponding thresholds, the thresholds corresponding to these pieces of verification information are reset to stricter values. Accordingly, the thresholds for pieces of verification information with high degrees of similarity become stricter, and, even if biometric information of low quality is entered by the user, the user can be identified with high accuracy.
  • As has been described above, a verification apparatus, a verification method, and a verification program according to the embodiments of the present technique are effective in verifying whether or not a user is a pre-registered registrant, and in particular, are suitable for identifying the user with high accuracy even in the case where biometric information of low quality has been input.

Claims (18)

  1. A method of adjusting reference information for biometric authentication, comprising steps of:
    obtaining biometric data of a user by inputting biometric information of the user (S101, S601);
    obtaining reference information including reference biometric data and threshold values corresponding to a plurality of users from storage (S201, S204, S603, S604);
    calculating a matching ratio of the biometric data with the respective reference biometric data of each of the users (S203, S603, S604);
    comparing the matching ratio of each of the users with the respective threshold value of each of the users (S205, S605, S607); and
    determining which of the matching ratios exceed the corresponding threshold values (S102),
    characterised by further comprising the steps of:
    performing authentication by obtaining and comparing the matching ratio of each of the users with the respective threshold value (S113, S610);
    adjusting the threshold values which are exceeded by the corresponding matching ratios, so that all the matching ratios except the highest matching ratio become lower than the respective adjusted threshold values (S402, S403); and
    updating the threshold values stored in the storage to the adjusted threshold values adjusted in the adjusting step (S116, S118, S405, S408, S608, S614, S616, S618).
  2. The method of claim 1, wherein the adjusting step (S402, S403) adjusts the threshold value of each of the users with matching ratios higher than the respective threshold values except the threshold value of the user with the highest matching ratio, by adding a first predetermined value to the threshold value (S402) when a representative matching ratio of the user is not greater than the adjusted threshold value (S408), and by subtracting a second predetermined value from the representative matching ratio (S403) when the representative matching ratio of the user is greater than the adjusted threshold value (S405).
  3. The method of claim 2, wherein the step of obtaining biometric data (S601), the step of obtaining reference information (S603, S604), the step of calculating a matching ratio (S603, S604), the step of comparing (S605, S607), the step of determining, the step of adjusting the threshold values (S402, S403), and the step of updating the threshold values (S608, S614, S616, S618) are repeated until the difference between the highest matching ratio and the second highest matching ratio becomes not less than a predetermined value (S609).
  4. The method of claim 2, wherein the step of obtaining biometric data (S101), the step of obtaining reference information (S201, S204), the step of calculating a matching ratio (S203), the step of comparing (S205), the step of determining (S102), the step of adjusting the threshold values (S402, S403), and the step of updating the threshold values (S118, S405, S408) are repeated until the difference between the threshold value of a user having the highest matching ratio and a second highest matching ratio becomes not less than a predetermined difference (S112).
  5. The method of any preceding claim, wherein the adjusting step (S402, S403) is performed on the basis that the threshold value does not exceed an upper limit value corresponding to the threshold value.
  6. The method of any preceding claim, further comprising a step of deleting the reference information of a user (S508), wherein the deleting step deletes the reference information with reference to the storage.
  7. A biometric authentication apparatus (100) comprising:
    a storage (140) for storing reference biometric data and threshold values corresponding to a plurality of users, respectively; and
    a processor (130) for obtaining biometric data of a user by inputting biometric information of the user, calculating a matching ratio of the biometric data with the reference biometric data of each of the users, performing authentication by comparison of the matching ratio of each of the users with the threshold value of each of the users, respectively,
    wherein said processor (130) provides an adjustment mechanism (131, 132, 133, 134, 135) for adjusting the reference information, comprising:
    obtaining biometric data of a user by inputting biometric information of the user;
    obtaining reference information corresponding to a plurality of users from the storage (140);
    calculating a matching ratio of the biometric data with the respective reference biometric data of each of the users;
    comparing the matching ratio of each of the users with the respective threshold value of each of the users; and
    determining which of the matching ratios exceed the corresponding threshold values,
    characterised by the adjustment mechanism (131, 132, 133, 134, 135) further comprising:
    performing authentication by obtaining and comparing the matching ratio of each of the users with the respective threshold value;
    adjusting the threshold values which are exceeded by the corresponding matching ratios, so that all the matching ratios except the highest matching ratio become lower than the respective adjusted threshold values; and
    updating the threshold values stored in the storage to the adjusted threshold values.
  8. The apparatus (100) of claim 7, wherein the adjusting mechanism (131, 132, 133, 134, 135) is arranged to adjust the threshold value of each of the users with matching ratios higher than the respective threshold values except the threshold value of the user with the highest matching ratio, by adding a first predetermined value to the threshold value when a representative matching ratio of the user is not greater than the adjusted threshold value, and by subtracting a second predetermined value from the representative matching ratio when the representative matching ratio of the user is greater than the adjusted threshold value.
  9. The apparatus (100) of claim 8, wherein the adjusting mechanism (131, 132, 133, 134, 135) is further arranged to repeat the obtaining of biometric data, the obtaining of reference information, the calculating of a matching ratio, the comparing, the determining, the adjusting of the threshold values, and the updating of the threshold values until the difference between the highest matching ratio and the second matching ratio becomes not less than a predetermined value.
  10. The apparatus (100) of claim 8, wherein the adjusting mechanism (131, 132, 133, 134, 135) is arranged to repeat the obtaining of biometric data, the obtaining of reference information, the calculating of a matching ratio, the comparing, the determining, the adjusting of the threshold values and the updating of the threshold values until the difference between the threshold value of a user having the highest matching ratio and the second highest matching ratio becomes not less than a predetermined difference.
  11. The apparatus (100) of any of claims 7 to 10, wherein the adjusting mechanism (131, 132, 133, 134, 135) is arranged to operate on the basis that the threshold value does not exceed an upper limit value corresponding to the threshold value.
  12. The apparatus (100) of any of claims 7 to 10, wherein the adjusting mechanism (131, 132, 133, 134, 135) is arranged to operate on the basis of a matching ratio of a user.
  13. A computer program (1071) for controlling an apparatus according to a process comprising the functions of:
    obtaining biometric data of a user by inputting biometric information of the user;
    obtaining reference information including reference biometric data and threshold values corresponding to a plurality of users from storage;
    calculating a matching ratio of the biometric data with the respective reference biometric data of each of the users;
    comparing the matching ratio of each of the users with the respective threshold value of each of the users; and
    determining which of the matching ratios exceed the corresponding threshold values,
    characterised by the functions of:
    performing authentication by obtaining and comparing the matching ratio of each of the users with the respective adjusted threshold value;
    adjusting the threshold values which are exceeded by the corresponding matching ratios, so that all the matching ratios except the highest matching ratio become lower than the respective adjusted threshold values; and
    updating the threshold values stored in the storage to the adjusted threshold values adjusted by the adjusting function.
  14. The program of claim 13, wherein the adjusting function adjusts the threshold value of each of the users with matching ratios higher than the respective threshold values except the threshold value of the user with the highest matching ratio, by adding a first predetermined value to the threshold value when a representative matching ratio of the user is not greater than the adjusted threshold value, and by subtracting a second predetermined value from the representative matching ratio when the representative matching ratio of the user is greater than the adjusted threshold value.
  15. The program of claim 14, wherein the function of obtaining biometric data, the function of obtaining reference information, the function of calculating a matching ratio, the function of comparing, the function of determining, the function of adjusting the threshold values and the function of updating the threshold values are repeatedly executed until the difference between the highest matching ratio and the second matching ratio becomes not less than a predetermined value.
  16. The program of claim 14, wherein the function of obtaining biometric data, the function of obtaining reference information, the function of calculating a matching ratio, the function of comparing, the function of determining, the function of adjusting the threshold values and the function of updating the threshold values are repeatedly executed until the difference between the threshold value of a user having the highest matching ratio and the second highest matching ratio becomes not less than a predetermined difference.
  17. The program of any of claims 13 to 16, wherein the adjusting function adjusts on the basis that the threshold value does not exceed an upper limit value corresponding to the threshold value.
  18. The program of any of claims 13 to 16, wherein the adjusting function adjusts on the basis of a matching ratio of a user.
EP08102265A 2007-03-28 2008-03-04 Method of adjusting reference information for biometric authentication and apparatus Expired - Fee Related EP1975852B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007085785A JP5003242B2 (en) 2007-03-28 2007-03-28 Verification device, verification method and verification program

Publications (2)

Publication Number Publication Date
EP1975852A1 EP1975852A1 (en) 2008-10-01
EP1975852B1 true EP1975852B1 (en) 2010-12-01

Family

ID=39615758

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08102265A Expired - Fee Related EP1975852B1 (en) 2007-03-28 2008-03-04 Method of adjusting reference information for biometric authentication and apparatus

Country Status (6)

Country Link
US (1) US8242881B2 (en)
EP (1) EP1975852B1 (en)
JP (1) JP5003242B2 (en)
KR (1) KR100986788B1 (en)
CN (1) CN101277190B (en)
DE (1) DE602008003704D1 (en)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5012092B2 (en) * 2007-03-02 2012-08-29 富士通株式会社 Biometric authentication device, biometric authentication program, and combined biometric authentication method
WO2010106644A1 (en) * 2009-03-17 2010-09-23 富士通株式会社 Data collating device and program
JP5230501B2 (en) * 2009-03-26 2013-07-10 富士フイルム株式会社 Authentication apparatus and authentication method
JPWO2010116470A1 (en) * 2009-03-30 2012-10-11 富士通株式会社 Biometric authentication device, biometric authentication method, and storage medium
JP5729302B2 (en) * 2009-09-09 2015-06-03 日本電気株式会社 Biometric authentication system, method and program
JP2012018432A (en) 2010-07-06 2012-01-26 Hitachi Omron Terminal Solutions Corp Biological authentication device and biological authentication method
WO2012014308A1 (en) * 2010-07-29 2012-02-02 富士通株式会社 Biometric authentication device, biometric authentication method and computer program for biometric authentication in addition to biometric information registration device
JP5533536B2 (en) * 2010-10-08 2014-06-25 富士通株式会社 Information processing program, apparatus and method
JP5505323B2 (en) * 2011-01-25 2014-05-28 富士通株式会社 Biometric authentication device, control program for controlling biometric authentication device, control method for controlling biometric authentication device, and control method for biometric authentication system
JP5601277B2 (en) * 2011-05-06 2014-10-08 富士通株式会社 Information processing apparatus, information processing system, and search method
JP5932317B2 (en) * 2011-12-02 2016-06-08 綜合警備保障株式会社 Face authentication database management method, face authentication database management apparatus, and face authentication database management program
US9336456B2 (en) * 2012-01-25 2016-05-10 Bruno Delean Systems, methods and computer program products for identifying objects in video data
AT514146B1 (en) 2013-03-08 2018-06-15 Ekey Biometric Systems Gmbh Method for identifying a person
JP6303374B2 (en) * 2013-10-03 2018-04-04 富士通株式会社 Authentication device, authentication method, and program
US10586028B2 (en) * 2013-10-21 2020-03-10 Purdue Research Foundation Customized biometric data capture for improved security
JP2015121874A (en) * 2013-12-20 2015-07-02 富士通株式会社 Biometric authentication device, data verification method for collation, and data verification computer program for collation
CN103995997B (en) * 2014-05-15 2017-09-12 华为技术有限公司 The distribution method and equipment of a kind of user right
US10339296B2 (en) * 2014-07-22 2019-07-02 Lg Electronics Inc. Terminal apparatus and control method for terminal apparatus
KR101736710B1 (en) * 2015-08-07 2017-05-17 주식회사 슈프리마 Method and apparatus for management of biometric data
US10002242B2 (en) 2015-08-17 2018-06-19 Qualcomm Incorporated Electronic device access control using biometric technologies
CN105404807B (en) * 2015-12-08 2019-02-05 Oppo广东移动通信有限公司 Promote the method, device and mobile terminal of fingerprint recognition performance
CN106056054B (en) * 2016-05-24 2019-08-09 青岛海信移动通信技术股份有限公司 A kind of method and terminal carrying out fingerprint recognition
JP6292421B2 (en) * 2016-07-22 2018-03-14 富士ゼロックス株式会社 Authentication apparatus and program
CN108876385B (en) 2017-05-11 2020-06-16 创新先进技术有限公司 Identity authentication method, device and system
SE1750762A1 (en) * 2017-06-15 2018-12-16 Fingerprint Cards Ab Template matching of a biometric object
WO2020218656A1 (en) * 2019-04-26 2020-10-29 엘지전자 주식회사 Electronic apparatus and control method therefor

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5229764A (en) * 1991-06-20 1993-07-20 Matchett Noel D Continuous biometric authentication matrix
KR19980703120A (en) * 1995-03-20 1998-10-15 조안나 티. 라우 Image Identification System and Method
US6173068B1 (en) * 1996-07-29 2001-01-09 Mikos, Ltd. Method and apparatus for recognizing and classifying individuals based on minutiae
DE69815291T2 (en) * 1997-01-17 2004-04-29 British Telecommunications P.L.C. SAFETY DEVICE AND METHOD
US6160903A (en) * 1998-04-24 2000-12-12 Dew Engineering And Development Limited Method of providing secure user access
JP2000215313A (en) 1999-01-22 2000-08-04 Mitsubishi Electric Corp Method and device identifying data
JP4480832B2 (en) * 2000-01-21 2010-06-16 三菱電機株式会社 Fingerprint verification device and verification method thereof
US20030046237A1 (en) * 2000-05-09 2003-03-06 James Uberti Method and system for enabling the issuance of biometrically secured online credit or other online payment transactions without tokens
JP2001338297A (en) * 2000-05-29 2001-12-07 Oki Electric Ind Co Ltd Person identifying device
JP2002222424A (en) * 2001-01-29 2002-08-09 Nec Corp Fingerprint matching system
JP4153691B2 (en) * 2001-11-06 2008-09-24 株式会社東芝 Face image matching device and face image matching method
US7079007B2 (en) * 2002-04-19 2006-07-18 Cross Match Technologies, Inc. Systems and methods utilizing biometric data
JP2004078686A (en) 2002-08-20 2004-03-11 Toshiba Corp Personal identification device and method, passage control device and method
US7539856B2 (en) * 2003-05-27 2009-05-26 Microsoft Corporation Distributed authentication in a protocol-based sphere of trust in which a given external connection outside the sphere of trust may carry communications from multiple sources
US7088220B2 (en) * 2003-06-20 2006-08-08 Motorola, Inc. Method and apparatus using biometric sensors for controlling access to a wireless communication device
US7218760B2 (en) * 2003-06-30 2007-05-15 Microsoft Corporation Stereo-coupled face shape registration
JP2005182184A (en) 2003-12-16 2005-07-07 Toshiba Corp Person recognition apparatus, person recognition method and access control apparatus
KR100602526B1 (en) * 2004-01-31 2006-08-22 뷰웨이 주식회사 Verification of Iris Patterns Based on Variable Threshold
US20060016868A1 (en) * 2004-07-01 2006-01-26 American Express Travel Related Services Company, Inc. Method and system for hand geometry recognition biometrics on a smartcard
US7266536B2 (en) * 2004-09-02 2007-09-04 Hewlett-Packard Development Company, L.P. Calibrated classifiers with threshold comparisons
JP4340618B2 (en) * 2004-10-08 2009-10-07 富士通株式会社 Biometric information authentication apparatus and method, biometric information authentication program, and computer-readable recording medium recording the biometric information authentication program
US7298873B2 (en) * 2004-11-16 2007-11-20 Imageware Systems, Inc. Multimodal biometric platform
US7734067B2 (en) * 2004-12-07 2010-06-08 Electronics And Telecommunications Research Institute User recognition system and method thereof
KR20070023022A (en) * 2005-08-23 2007-02-28 주식회사 아이디테크 Method For Updating A Biological Information

Also Published As

Publication number Publication date
JP5003242B2 (en) 2012-08-15
CN101277190B (en) 2011-05-18
EP1975852A1 (en) 2008-10-01
KR100986788B1 (en) 2010-10-12
KR20080088416A (en) 2008-10-02
DE602008003704D1 (en) 2011-01-13
CN101277190A (en) 2008-10-01
JP2008243054A (en) 2008-10-09
US20080240515A1 (en) 2008-10-02
US8242881B2 (en) 2012-08-14

Similar Documents

Publication Publication Date Title
EP1975852B1 (en) Method of adjusting reference information for biometric authentication and apparatus
US20200311391A1 (en) Biometric identification and verification
JP5286297B2 (en) Biometric authentication system
CN103313018A (en) Registration determination device, control method thereof, and electronic apparatus
US20100045787A1 (en) Authenticating apparatus, authenticating system, and authenticating method
US11403875B2 (en) Processing method of learning face recognition by artificial intelligence module
CN108764369B (en) Figure identification method and device based on data fusion and computer storage medium
KR101852774B1 (en) Error correction method for prescription recognition, and error correction system for prescription recognition
US10997281B2 (en) Information processing device, biometric authentication method, and recording medium recording biometric authentication program
US8370344B2 (en) Information processing apparatus, information processing method, information processing program and recording medium for determining an order of displaying search items
JP6570978B2 (en) Cluster selection device
JP2015045984A (en) Information processing apparatus, character recognition method, and program
CN111783088B (en) Malicious code family clustering method and device and computer equipment
JP5063639B2 (en) Data classification method, apparatus and program
US11531737B1 (en) Biometric identity disambiguation
JP2011034254A (en) Similar search device, similar search system and similar search method
JP7033228B1 (en) Authentication system, authentication method and authentication program
US11095814B2 (en) Image processing apparatus and image processing method
CN111177802B (en) Behavior marker model training system and method
JP2011100332A (en) Attribute analysis method by full name, program, and system
CN117271674A (en) Method and device for identifying field type, electronic equipment and storage medium
JP2021193497A (en) Relearning necessity determination program, relearning necessity determination method, and information processing apparatus

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA MK RS

17P Request for examination filed

Effective date: 20090401

AKX Designation fees paid

Designated state(s): DE FR GB

17Q First examination report despatched

Effective date: 20091117

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 602008003704

Country of ref document: DE

Date of ref document: 20110113

Kind code of ref document: P

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20110902

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602008003704

Country of ref document: DE

Effective date: 20110902

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 9

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 10

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 11

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602008003704

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: G06K0009620000

Ipc: G06V0030190000

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20220127

Year of fee payment: 15

Ref country code: DE

Payment date: 20220203

Year of fee payment: 15

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20220209

Year of fee payment: 15

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 602008003704

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20230304

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230304

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230304

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230331

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20231003