BIOMETRIC RECOGNITION METHOD

A biometric recognition method, comprising the step of calculating a similarity score of a candidate biometric vector with a reference biometric vector. At least one of the biometric vectors is extracted using at least one neural network.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description

This invention relates to the field of biometric recognition, for example for the purpose of identifying an individual or verifying the individual's right of access to a place or to information.

TECHNOLOGICAL BACKGROUND

A biometric recognition method conventionally comprises the following steps:

capturing an image of a recognition candidate's face;

extracting biometric characteristics from this image in the form of a biometric vector of the candidate;

calculating a similarity score of the candidate's biometric vector with a reference biometric vector stored in a database hosted by a computer or in a data medium held by the candidate, such as an integrated circuit embedded in a data card or identity document such as a passport;

validating or refusing recognition based on the similarity score.

The reference biometric vector is obtained during an enlistment operation that includes the steps of:

capturing an image of the face of an enlistment candidate;

extracting biometric characteristics from this image in the form of a reference biometric vector stored in the database hosted by a computer or in the data medium held by the candidate.

Currently, the reference biometric vector occupies a relatively large place in the memory of the data medium whereas the size of this memory is relatively limited.

In particular, it can be deduced from the document “Ongoing Face Recognition Vendor Test”, P. Grother et al., National Institute of Standards and Technology, https://www.nist.gov/sites/default/files/documents/2019/0 4/04/frvt report 2019 04 04 04.pdfthat the size of the biometric facial vectors must be relatively large to achieve the expected biometric recognition performance.

OBJECT OF THE INVENTION

One object of the invention is to provide a means to remedy the above-mentioned problem or, more generally, to limit at least part of the resources necessary for biometric recognition.

BRIEF SUMMARY OF THE INVENTION

For this purpose, the invention provides for a method of biometric recognition of individuals, comprising the following steps:

capturing an image of a part of a recognition candidate's body;

extracting biometric characteristics from this image in the form of a candidate biometric vector;

calculating a similarity score of the candidate biometric vector with a stored reference biometric vector;

validating or refusing recognition based on the similarity score;

the reference biometric vector having been obtained during a preliminary enlistment phase by:

capturing an image of a part of the body of an enlistment candidate;

extracting biometric characteristics from this image in the form of a reference biometric vector.

The extraction is performed using at least one neural network for at least one of the biometric vectors.

Using a neural network combined with quantification to create a biometric face vector allows the size of the biometric vector to be defined according to the desired performance.

In a preferred embodiment:

    • the neural network has an output layer comprising at most 128 neurons;
    • the biometric vector obtained by the neural network undergoes, before being stored, a quantification operation less than or equal to four bits per value;
    • the quantized biometric vector has a size of less than 200 bytes allowing recognition with a false rejection rate of at most about 3% and a false acceptance rate of at most about 0.0001%.

The invention also relates to an identification device designed for implementing this method.

Other characteristics and advantages of the invention will become apparent from reading the following description of a particular non-restrictive embodiment of the invention.

BRIEF DESCRIPTION OF THE DRAWINGS

Reference will be made to the single FIGURE appended herewith, which schematically shows an identification device for implementing the method of the invention.

DETAILED DESCRIPTION OF THE INVENTION

The invention is described here in application to aircraft access control at an airport. Access to the aircraft requires a boarding pass mentioning at least:

the identification elements of the aircraft and the flight;

the passenger's full name and surname.

The boarding pass is traditionally issued by an automatic terminal from a reservation number or other identification information, or at the ticket office of the airline that chartered or owns the aircraft.

In the implementation mode that will be described, a biometric reference vector is associated with a personal document and more particularly here, with the boarding pass.

This is perfectly feasible with a “paper” boarding pass but, in the implementation described here, the boarding pass is dematerialized.

To this end, and with reference to the FIGURE, passengers with a mobile phone 1 of the “computer” or “smartphone” types are offered the downloading of an application to edit the boarding pass. This application is downloaded from a computer server 2 belonging to the airline owning or chartering the aircraft. The computer server 2 typically consists of a processor and a memory containing programs, and is connected to a data transport network 3, such as the Internet, which the mobile phone 1 can connect to.

The mobile phone 1 is of the conventional type and includes a processor, a memory containing programs (some of which are commonly called applications), and at least one image sensor 8.

The computer server 2 runs a program comprising instructions for selling airline tickets. To buy an airline ticket, the future passenger must identify himself/herself on the computer server 2, select the desired flight, then pay. The program then suggests that he/she should download the application to his/her mobile phone 1 so that he/she can create his/her boarding pass.

When the downloaded application is executed, it commands a connection from the mobile phone 1 to the computer server 2 to be made to:

perform a passenger authentication process (entering a username and a password) and then,

if the authentication is successful, perform a process to create the boarding pass.

The process of creating the boarding pass includes the steps of:

capturing an image of a part of the body of an enlistment candidate;

extracting biometric characteristics from this image in the form of an initial biometric reference vector;

quantifying the initial biometric reference vector to obtain a so-called quantified biometric reference vector;

forming a two-dimensional bar code from the quantified reference biometric vector and a flight identifier.

To capture the image, the application drives the image sensor 8 of the mobile phone 1 and prompts the future passenger to take a photograph of his/her face (commonly called “selfie”). For this purpose, the application can display text or graphic indications allowing the future passenger to take a photograph having a sufficient quality (in terms of exposure, sharpness, image contrast, facial dimensions on the image, etc.) to allow the extraction of the biometric characteristics.

The application then transfers the captured image via the data transport network 3 to the computer server 2, the program of which is designed to detect the position of the face in the image, align the face in the image, and then extract the biometric characteristics. Position detection and facial alignment produce an image having predetermined dimensions cropped on the face: these operations are known per se and will not be more detailed here.

Extraction is performed by at least one neural network driven by deep learning. The neural network is here a convolution network that is configured to provide a reference vector with a maximum size of 512 bytes. Only one neural network is used here, but it is possible to use several neural networks to do the extraction.

Preferably, the neural network here has an output layer comprising at most 128 neurons to provide an initial biometric reference vector (commonly referred to as a “biometric template”) comprising 128 floating value coordinates.

The initial reference biometric vector which is then quantified to form the quantized reference biometric vector.

The quantification is less than or equal to four bits per value. It should be remembered that quantification consists in dividing all possible floating values into intervals, each of which is assigned a quantification value here on a maximum of four bits, and comparing each floating value of the initial biometric reference vector with the intervals: the floating value is then replaced by the quantification value associated with the interval which the floating value belongs to. Quantification is performed here on four bits so that the quantized biometric vector has a size of 512 bits (128 floating values times four bits of the quantization value replacing each floating value) or 64 bytes. Alternatively, the intervals can be different for each coordinate.

The neural network and the quantification operation are thus arranged so that the quantized biometric vector has a size of less than 200 bytes and allows recognition with a false rejection rate of at most about 3% and a false acceptance rate of at most about 0.0001%.

The two-dimensional bar code (commonly called “QR code” and symbolized in Q in the FIGURE) is formed in a traditional way except that the information to be included is the quantized biometric reference vector and a signature (the signature here has a size of 16 bytes). The signature is an encrypted value corresponding here to the passenger's name and flight information (including the flight ID). Preferably, before the bar code is formed, the quantified reference biometric vector and the signature should be hashed. The bar code is then sent back to the application by the computer server 2. The bar code is here arranged so as to also contain: a surname and possibly a first name of the enlistment candidate; one or more piece(s) of information relating to a journey to be made by the enlistment candidate (flight number, boarding gate, destination, date and time of departure, train number, departure station, arrival station . . . ).

It should be noted that, after the capture, all or part of the operations allowing the constitution of the two-dimensional bar code can be carried out either within a mobile phone 1 or a computer server 2, and in particular:

the extraction of the biometric characteristics can be performed by the application within the mobile phone 1 or by the computer server 2 after transmission of the captured image;

the same goes for the formation of the bar code.

At the airport, the passenger is expected to launch the application in such a way that the virtual boarding pass can be displayed. The application is also designed to present, at the passenger's request, the bar code and other information about the flight, such as the time of departure. In addition, the application is preferably so designed as to connect to the airline's computer server 2 or to a dedicated computer server 4 at the airport which the computer server 2 is connected to and which the computer server 2 has communicated the passenger information to. This makes it possible to display information relating to check-in, boarding gate, possible delays . . . on a mobile phone 1, by means of a notification or an alert,

The airport's computer server 4 is connected to a terminal 5 for access control to the boarding area. The terminal 5 includes a processor and a memory for performing a control process, as well as a two-dimensional bar code reader 6 and at least one camera 7 so arranged as to capture images of the faces of passengers standing in front of the terminal 5. The terminal 5 is so arranged as to control the opening of an access airlock under certain conditions.

To access the boarding area, the passenger commands the application to display the bar code on the screen 9 of his/her mobile phone 1, which he/she presents to the reader 6. The terminal 5 detects the bar code and controls the camera 7 to capture an image of the passenger's face.

The control program of the terminal 5 then carries out the steps of:

extracting biometric characteristics from this image in the form of a candidate biometric vector;

reading the bar code and extracting the quantified biometric reference vector and the signature therefrom;

calculating a similarity score of the candidate biometric vector with the quantified reference biometric vector and deciphering the signature;

validating or refusing recognition based on the similarity score, the accuracy of the passenger's name and the existence of a future flight corresponding to the flight identifier;

opening the access airlock if recognition is validated and issuing an alert if recognition is refused.

The calculation of the similarity score is a distance between the two vectors. More specifically, the calculation of the similarity score includes a comparison of the distance to a threshold defined according to a desired rate of false acceptance and a desired rate of false rejection.

According to a first approach, the candidate biometric vector is binarized before the similarity score is calculated. The similarity score is here a Hamming distance the calculation of which is known per se.

The calculation of the Hamming distance is very fast. However, the binarization of the candidate biometric vector degrades the accuracy of the recognition.

A second approach is that the candidate biometric vector, which contains only real values, remains unchanged (without quantification), thus maintaining good recognition accuracy.

In a first version, the value of each component of the quantized reference biometric vector that is equal to 0 is replaced by −1 to obtain a transformed quantized reference biometric vector. The cosine distance between the transformed quantified reference biometric vector and the candidate biometric vector is then calculated.

The similarity score is then a cosine distance, the calculation of which is conventional.

In a second version, when designing the recognition algorithm, the mean value μi and the standard deviation σi of each biometric vector component extracted from an image sample from a face database are calculated. Then, for each component of the quantified biometric reference vector:

if the value of the component i is 0, then the value of the component is replaced by xii−σi;

if the value of the component i is 1, then the value of the component is replaced by xii−σi.

The similarity score is then a cosine distance calculated in a classical way.

Of course, the invention is not limited to the described embodiment but encompasses any alternative solution within the scope of the invention as defined in the claims.

In particular, the reference biometric vector can be stored in a graphic form (as in the two-dimensional bar code) but also in the electronic form, for example in a memory of an RFID integrated circuit contained in a document such as a passport, in a memory of an integrated circuit of an IC card, in a computer memory.

Although in the described implementation mode, it is the reference biometric vector that is provided by the neural network, it may be the candidate biometric vector. Both vectors can be obtained by means of a neural network and/or can be quantified.

The extraction can be performed in the mobile phone. This prevents biometric data from passing through a remote computer.

Depending on the type or number of neural networks used, the size of the biometric vector may differ from the one indicated. For example, with two or three neural networks, the biometric vector can have a size of 1024 or 1536 bytes. An example of a neural network and a usable learning method is the one described in the document “DeepVisage: Making face recognition simple yet with powerful generalization skills”, Abul Hasnat et al, The IEEE International Conference on Computer Vision (ICCV), 2017, pp. 1682-1691.

The two-dimensional bar code can be stored in the memory of an electronic device such as a telephone or a multimedia tablet, or printed on a document such as a “paper” boarding pass.

It is possible to associate signature information to the reference biometric vector mixed by hashing with the flight identifier as well, which will include, for example, an integrity value calculated on the bits of the reference biometric vector obtained after hashing.

Other information may be mixed with the reference biometric vector, such as a date, the passenger's name or any other sequence of alphanumeric characters.

Instead of being carried out from a mobile phone, enlistment can be carried out from a check-in kiosk equipped with a biometric sensor and located, for example, at the airport.

Alternatively, the quantification used is a binarization. It should be recalled that a binarization is an operation consisting in comparing the value of each component of the quantified biometric reference vector to a threshold, and replacing the value of each component by 0 when the value of this component is less than or equal to the threshold and by 1 when the value of this component is above the threshold. For example, if the threshold is equal to 0, each component less than or equal to 0 is replaced by 0 and each component greater than 0 by 1. Thus, if the components of the initial reference biometric vector are each encoded on four bytes, i.e. 32 bits, and each of its components is binarized, the quantized reference biometric vector resulting from the binarization of the initial reference biometric vector is 32 times smaller than that of the initial reference biometric vector. Alternatively, the threshold may be different for each component. Preferably then, the threshold corresponds to an average value of each component. These mean values were calculated, at the time of designing the quantification algorithm, from a plurality of reference biometric vectors extracted from faces in a face database.

Other quantification modes are possible. For example, the range of possible values of each value of the initial biometric reference vector could be divided into four sub-intervals and this real value (initially encoded on 32 bits) could be replaced by a quantized value equal to 0, 1, 2 or 3 depending on the sub-interval which the real value belongs to. The quantized value is encoded on only two bits.

Upon completion of the quantification, the quantized reference biometric vector may have a different size from the one mentioned and for example a size of less than about 200 bytes, or even less than 100 bytes, or even less than 64 bytes and for example a size of 32 bytes.

The signature here results from an encoding of the name of the enlistment candidate and a piece of information relating to a journey he or she must make. Other data may be used to perform the signature.

Any data, in the form of a signature or not, can be encoded in the two-dimensional bar code.

Claims

1. A biometric recognition method, comprising the following steps: the reference biometric vector having been obtained during a preliminary enlistment phase by: wherein the extraction is carried out using at least one neural network for at least one of the biometric vectors.

capturing an image of a recognition candidate's face;
extracting biometric characteristics from this image in the form of a candidate biometric vector;
calculating a similarity score of the candidate biometric vector with a stored reference biometric vector;
validating or refusing recognition based on the similarity score;
capturing an image of an enlistment candidate's face;
extracting biometric characteristics from this image in the form of a reference biometric vector;

2. A method according to claim 1, wherein the neural network has an output layer comprising at most 128 neurons.

3. A method according to claim 1, wherein the biometric vector obtained by the neural network undergoes a quantification operation before being stored.

4. A method according to claim 1, wherein the quantification is less than or equal to four bits per coordinate of the biometric vector.

5. The method according to claim 3, wherein the quantification is a binarization.

6. A method according to claim 3, wherein the quantized biometric vector has a size of less than 200 bytes and allows recognition with a false rejection rate of at most about 3% and a false acceptance rate of at most about 0.0001%.

7. A method according to claim 6, wherein the quantification is performed to provide a biometric vector having a size of less than 100 bytes, preferably less than 64 bytes, or even equal to 32 bytes.

8. A method according to claim 5, wherein the quantized biometric vector is stored in the form of a two-dimensional bar code.

9. A method according to claim 8, wherein the quantized biometric vector is associated with a signature before being transformed into a two-dimensional bar code.

10. A method according to claim 8, wherein the bar code is arranged so as to also contain at least one of the following data:

a name of the enlistment candidate;
a first name of the enlistment candidate;
information relating to a journey to be made by the enlistment candidate.

11. A method according to claim 1, wherein the calculation of the similarity score includes a calculation of the distance between the two biometric vectors and a comparison of the distance at a threshold defined according to a desired rate of false acceptance and a desired rate of false rejection.

12. A method according to claim 11, wherein the distance is a cosine distance or a Hamming distance.

13. A personal data medium for face biometric recognition purposes, the personal medium comprising an element for storing a reference biometric vector having a size of less than about 200 bytes, preferably less than 100 bytes, or even less than 64 bytes, or even equal to 32 bytes.

14. A medium according to claim 13, wherein the storage element is a two-dimensional bar code and also contains at least one of the following data:

a signature associated with the reference biometric vector,
a name of the enlistment candidate;
a first name of the enlistment candidate;
information relating to a journey to be made by the enlistment candidate.
Patent History
Publication number: 20200019689
Type: Application
Filed: Jul 12, 2019
Publication Date: Jan 16, 2020
Patent Grant number: 11062008
Inventors: Jonathan MILGRAM (COURBEVOIE), Stéphane GENTRIC (COURBEVOIE), Franck MAURIN (COURBEVOIE)
Application Number: 16/510,268
Classifications
International Classification: G06F 21/32 (20060101); G06K 9/00 (20060101);