Iris recognition

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Iris recognition biometric systems apply mathematical pattern-recognition techniques to images of the irises of an individual's eyes.

Iris recognition is an automated method of biometric identification that uses mathematical pattern-recognition techniques on video images of one or both of the irises of an individual's eyes, whose complex random patterns are unique, stable, and can be seen from some distance.

Retinal scanning is a different, ocular-based biometric technology that uses the unique patterns on a person's retina blood vessels and is often confused with iris recognition. Iris recognition uses video camera technology with subtle near infrared illumination to acquire images of the detail-rich, intricate structures of the iris which are visible externally. Digital templates encoded from these patterns by mathematical and statistical algorithms allow the identification of an individual or someone pretending to be that individual.[1] Databases of enrolled templates are searched by matcher engines at speeds measured in the millions of templates per second per (single-core) CPU, and with remarkably low false match rates.

Several hundred million persons in several countries around the world have been enrolled in iris recognition systems for convenience purposes such as passport-free automated border-crossings and some national ID programs. A key advantage of iris recognition, besides its speed of matching and its extreme resistance to false matches, is the stability of the iris as an internal and protected, yet externally visible organ of the eye.

History

Although John Daugman developed and patented the first actual algorithms to perform iris recognition, published the first papers about it and gave the first live demonstrations, the concept behind this invention has a much longer history and today it benefits from many other active scientific contributors. In a 1953 clinical textbook, F.H. Adler[2] wrote: "In fact, the markings of the iris are so distinctive that it has been proposed to use photographs as a means of identification, instead of fingerprints." Adler referred to comments by the British ophthalmologist J.H. Doggart,[3] who in 1949 had written that: "Just as every human being has different fingerprints, so does the minute architecture of the iris exhibit variations in every subject examined. [Its features] represent a series of variable factors whose conceivable permutations and combinations are almost infinite." Later in the 1980s, two American ophthalmologists, L. Flom and A. Safir managed to patent Adler's and Doggart's conjecture that the iris could serve as a human identifier, but they had no actual algorithm or implementation to perform it and so their patent remained conjecture. The roots of this conjecture stretch back even further: in 1892 the Frenchman A. Bertillon had documented nuances in "Tableau de l'iris humain". Divination of all sorts of things based on iris patterns goes back to ancient Egypt, to Chaldea in Babylonia, and to ancient Greece, as documented in stone inscriptions, painted ceramic artefacts, and the writings of Hippocrates. (Iris divination persists today, as "iridology.")

The core theoretical idea in Daugman's algorithms is that the failure of a test of statistical independence can be a very strong basis for pattern recognition, if there is sufficiently high entropy (enough degrees-of-freedom of random variation) among samples from different classes. In 1994 he patented this basis for iris recognition and its underlying computer vision algorithms for image processing, feature extraction, and matching, and published them in a paper.[4] These algorithms became widely licensed through a series of companies: IriScan (a start-up founded by Flom, Safir, and Daugman), Iridian, Sarnoff, Sensar, LG-Iris, Panasonic, Oki, BI2, IrisGuard, Unisys, Sagem, Enschede, Securimetrics and L-1, now owned by French company Morpho.

With various improvements over the years, these algorithms remain today the basis of all significant public deployments of iris recognition, and they are consistently top performers in NIST tests (implementations submitted by L-1, MorphoTrust and Morpho, for whom Daugman serves as Chief Scientist for Iris Recognition). But research on many aspects of this technology and on alternative methods has exploded, and today there is a rapidly growing academic literature on optics, photonics, sensors, biology, genetics, ergonomics, interfaces, decision theory, coding, compression, protocol, security, mathematical and hardware aspects of this technology.

Most flagship deployments of these algorithms have been at airports, in lieu of passport presentation, and for security screening using watch-lists. In the early years of this century, major deployments began at Amsterdam's Schiphol Airport and at ten UK airport terminals allowing frequent travellers to present their iris instead of their passport, in a programme called IRIS: Iris Recognition Immigration System. Similar systems exist along the US / Canadian border, and many others. In the United Arab Emirates, all 32 air, land, and seaports deploy these algorithms to screen all persons entering the UAE requiring a visa. Because a large watch-list compiled among GCC States is exhaustively searched each time, the number of iris cross-comparisons climbed to 62 trillion in 10 years. The Government of India is enrolling the iris codes (as well as fingerprints) of all 1.2 billion citizens within three years for national ID and fraud prevention in entitlements distribution. As of October 2015 the UIDAI (Unique IDentification Authority of India) had enrolled more than 900 million persons in this biometric programme. Iris is one of three biometric identification technologies internationally standardized by ICAO for use in future passports (the other two are fingerprint and face recognition).[citation needed][when?]

Visible wavelength (VW) vs near infrared (NIR) imaging

All publicly deployed iris recognition systems acquire images of an iris while being illuminated by light in the near infrared wavelength band (NIR: 700–900 nm) of the electromagnetic spectrum. The majority of persons worldwide have "dark brown eyes", the dominant phenotype of the human population, revealing less visible texture in the VW band but appearing richly structured, like the cratered surface of the moon, in the NIR band. (Some examples are shown here.) Using the NIR spectrum also enables the blocking of corneal specular reflections from a bright ambient environment, by allowing only those NIR wavelengths from the narrow-band illuminator back into the iris camera.

Iris melanin, also known as chromophore, mainly consists of two distinct heterogeneous macromolecules, called eumelanin (brown–black) and pheomelanin (yellow–reddish),[5][6] whose absorbance at longer wavelengths in the NIR spectrum is negligible. At shorter wavelengths within the VW spectrum, however, these chromophores are excited and can yield rich patterns. Hosseini, et al.[7] provide a comparison between these two imaging modalities. An alternative feature extraction method to encode VW iris images was also introduced, which may offer an alternative approach for multi-modal biometric systems.

University of Tehran IRIS (UTIRIS) [8] image repository provides the first hybrid iris databank registered in two distinct sessions: Visible Wavelength (VW) and Near InfraRed (NIR) during 24–27 June 2007.

Visible wavelength iris image Near infrared (NIR) version Visible wavelength corneal reflections NIR imaging extracts structure
Visible light reveals rich pigmentation details of an Iris by exciting melanin, the main colouring component in the iris.
Pigmentation of the iris is invisible at longer wavelengths in the NIR spectrum
File:WhyNIR is needed.jpg
In the visible band, the albedo of a "dark brown" iris is so low that its image is dominated by corneal specular reflections.
File:IRiris.jpg
Even "dark brown" eyes reveal rich iris texture in the NIR band, and most corneal specular reflections can be blocked.

Operating principle

File:IriScan model 2100 iris scanner 1.jpg
A, now obsolete, IriScan model 2100 iris recognition camera.

An iris-recognition algorithm can identify up to 200 identification points including rings, furrows and freckles within the iris.[9] First the system has to localize the inner and outer boundaries of the iris (pupil and limbus) in an image of an eye. Further subroutines detect and exclude eyelids, eyelashes, and specular reflections that often occlude parts of the iris. The set of pixels containing only the iris, normalized by a rubber-sheet model to compensate for pupil dilation or constriction, is then analyzed to extract a bit pattern encoding the information needed to compare two iris images.

In the case of Daugman's algorithms, a Gabor wavelet transform is used. The result is a set of complex numbers that carry local amplitude and phase information about the iris pattern. In Daugman's algorithms, most amplitude information is discarded, and the 2048 bits representing an iris pattern consist of phase information (complex sign bits of the Gabor wavelet projections). Discarding the amplitude information ensures that the template remains largely unaffected by changes in illumination or camera gain (contrast), and contributes to the long-term usability of the biometric template.

For identification (one-to-many template matching) or verification (one-to-one template matching),[10] a template created by imaging an iris is compared to stored template(s) in a database. If the Hamming distance is below the decision threshold, a positive identification has effectively been made because of the statistical extreme improbability that two different persons could agree by chance ("collide") in so many bits, given the high entropy of iris templates.

Advantages

The iris of the eye has been described as the ideal part of the human body for biometric identification for several reasons:

It is an internal organ that is well protected against damage and wear by a highly transparent and sensitive membrane (the cornea). This distinguishes it from fingerprints, which can be difficult to recognize after years of certain types of manual labor. The iris is mostly flat, and its geometric configuration is only controlled by two complementary muscles (the sphincter pupillae and dilator pupillae) that control the diameter of the pupil. This makes the iris shape far more predictable than, for instance, that of the face.

The iris has a fine texture that—like fingerprints—is determined randomly during embryonic gestation. Like the fingerprint, it is very hard (if not impossible) to prove that the iris is unique. However, there are so many factors that go into the formation of these textures (the iris and fingerprint) that the chance of false matches for either is extremely low. Even genetically identical individuals (and the left and right eyes of the same individual) have completely independent iris textures. An iris scan is similar to taking a photograph and can be performed from about 10 cm to a few meters away. There is no need for the person being identified to touch any equipment that has recently been touched by a stranger, thereby eliminating an objection that has been raised in some cultures against fingerprint scanners, where a finger has to touch a surface, or retinal scanning, where the eye must be brought very close to an eyepiece (like looking into a microscope).[11]

The commercially deployed iris-recognition algorithm, John Daugman's IrisCode, has an unprecedented false match rate (better than 10−11 if a Hamming distance threshold of 0.26 is used, meaning that up to 26% of the bits in two IrisCodes are allowed to disagree due to imaging noise, reflections, etc., while still declaring them to be a match).[12] While there are some medical and surgical procedures that can affect the colour and overall shape of the iris, the fine texture remains remarkably stable over many decades. Some iris identifications have succeeded over a period of about 30 years.

Iris recognition works with clear contact lenses, eyeglasses, and non-mirrored sunglasses.

Shortcomings

Many commercial iris scanners can be easily fooled by a high quality image of an iris or face in place of the real thing.[citation needed] The scanners are often tough to adjust and can become bothersome for multiple people of different heights to use in succession. The accuracy of scanners can be affected by changes in lighting. Iris scanners are significantly more expensive than some other forms of biometrics, as well as password and proximity card security systems.

Iris scanning is a relatively new technology and is incompatible with the very substantial investment that the law enforcement and immigration authorities of some countries have already made into fingerprint recognition. Iris recognition is very difficult to perform at a distance larger than a few meters and if the person to be identified is not cooperating by holding the head still and looking into the camera. However, several academic institutions and biometric vendors are developing products that claim to be able to identify subjects at distances of up to 10 meters ("Standoff Iris" or "Iris at a Distance" as well as SRI International's "Iris on the Move" for persons walking at speeds up to 1 meter/sec).[11][13]

As with other photographic biometric technologies, iris recognition is susceptible to poor image quality, with associated failure to enroll rates. As with other identification infrastructure (national residents databases, ID cards, etc.), civil rights activists have voiced concerns that iris-recognition technology might help governments to track individuals beyond their will. Researchers have tricked iris scanners using images generated from digital codes of stored irises. Criminals could exploit this flaw to steal the identities of others.[14]

The first study on surgical patients involved modern cataract surgery and showed that it can change iris texture in such a way that iris pattern recognition is no longer feasible or the probability of falsely rejected subjects is increased.[15]

Security considerations

As with most other biometric identification technology, a still not satisfactorily solved[according to whom?] problem with iris recognition is the problem of live-tissue verification. The reliability of any biometric identification depends on ensuring that the signal acquired and compared has actually been recorded from a live body part of the person to be identified and is not a manufactured template. Many commercially available iris-recognition systems are easily fooled by presenting a high-quality photograph of a face instead of a real face[citation needed], which makes such devices unsuitable for unsupervised applications, such as door access-control systems. The problem of live-tissue verification is less of a concern in supervised applications (e.g., immigration control), where a human operator supervises the process of taking the picture.

Methods that have been suggested to provide some defence against the use of fake eyes and irises include changing ambient lighting during the identification (switching on a bright lamp), such that the pupillary reflex can be verified and the iris image be recorded at several different pupil diameters; analysing the 2D spatial frequency spectrum of the iris image for the peaks caused by the printer dither patterns found on commercially available fake-iris contact lenses; analysing the temporal frequency spectrum of the image for the peaks caused by computer displays.

Other methods include using spectral analysis instead of merely monochromatic cameras to distinguish iris tissue from other material; observing the characteristic natural movement of an eyeball (measuring nystagmus, tracking eye while text is read, etc.); testing for retinal retroreflection (red-eye effect) or for reflections from the eye's four optical surfaces (front and back of both cornea and lens) to verify their presence, position and shape. Another proposed method is to use 3D imaging (e.g., stereo cameras) to verify the position and shape of the iris relative to other eye features.

A 2004 report by the German Federal Office for Information Security noted that none of the iris-recognition systems commercially available at the time implemented any live-tissue verification technology. Like any pattern-recognition technology, live-tissue verifiers will have their own false-reject probability and will therefore further reduce the overall probability that a legitimate user is accepted by the sensor. Lua error in package.lua at line 80: module 'strict' not found.

Deployed applications

IrisGuard Inc. UAE Enrollment Station
  • United Arab Emirates IrisGuard's Homeland Security Border Control has been operating an expellee tracking system in the United Arab Emirates (UAE) since 2001, when the UAE launched a national border-crossing security initiative. Today, all of the UAE's land, air and sea ports of entry are equipped with systems. All foreign nationals who possess a visa to enter the UAE are processed through iris cameras installed at all primary and auxiliary immigration inspection points. To date, the system has apprehended over 330,000 persons re-entering the UAE with fraudulent travel documents.[citation needed]
  • Aadhaar, by far the most breathtaking deployment, began operation in 2011 in India, whose government is enrolling the iris patterns (and other biometrics) of all 1.2 billion citizens for the Aadhaar scheme for entitlements distribution, run by the Unique Identification Authority of India (UIDAI).[16] This programme enrolls about one million persons every day, across 36,000 stations operated by 83 agencies. By October 2015, the number of persons enrolled exceeded 926 million, with each new enrollee being compared to all existing ones for de-duplication checks (hence 926 trillion, i.e. 926 million-million, iris cross-comparisons per day).[17] Its purpose is to issue each citizen a biometrically provable unique entitlement number (Aadhaar) by which benefits may be claimed, and social inclusion enhanced; thus the slogan of UIDAI is: "To give the poor an identity." Iris technology providers must be granted a STQC (Standardisation Testing and Quality Certification) certificate in order to supply iris scanners for the project. By far, there are providers such as: IriTech Inc. (dual iris scanner IriMagic 100BK), Cogent (CIS-202), Iris ID (icam TD 100), Iris Guard (IG-AD-100), etc.[18]
  • Police forces across America planned to start using BI2 Technologies' mobile MORIS (Mobile Offender Recognition and Information System) in 2012. New York City Police Department was the first, installed in Manhattan fall of 2010.[19]
  • Iris recognition technology has been implemented by BioID Technologies SA in Pakistan for UNHCR repatriation project to control aid distribution for Afghan refugees. Refugees are repatriated by UNHCR in cooperation with Government of Pakistan, and they are paid for their travel. To make sure people do not get paid more than once, their irises are scanned, and the system will detect the refugees on next attempt. The database has more than 1.3 million iris code templates and around 4000 registrations per day. The one-to-many iris comparison takes place within 1.5 seconds against 1.3 million iris codes.
  • In early 2013, United Nation High Commissioner for Refugees (UNHCR) also installed a new biometrics identity management system (BIMS) by IriTech Inc. for the refugees in the Malawi Camp. During the pilot program, which lasted four weeks, more than 17,000 people enrolled their iris biometric data and had their identities verified. After the successful pilot in Malawi, Thailand was recently chosen to be the first site of the global roll-out. After 5 months, in June 2015, UNHCR has completed its registration for nearly 110,000 Myanmar refugees in Thailand’s border camps with the help of the new system.[20]
  • At Amsterdam Airport Schiphol, Netherlands, iris recognition has permitted expedited, passport-free border security passing since 2001 through the Privium program.[21]
  • Canadian Air Transport Security Authority's Restricted Area Identity Card (RAIC) program is the world's first dual-biometric program deployed around major Canadian airports for staff and aircrews to access the restricted areas using separate channels from passengers.[22][23]
  • In a number of US and Canadian airports, as part of the NEXUS program that facilitates entry into the US and Canada for pre-approved, low-risk travelers.[citation needed]
  • In several Canadian airports, as part of the CANPASS Air program that facilitates entry into Canada for pre-approved, low-risk air travelers.[24]
File:USMC Sergeant identifies Baghdaddi city council member with iris scanner.jpg
A U.S. Marine Corps Sergeant uses an iris scanner to positively identify a member of the Baghdadi city council prior to a meeting with local tribal leaders, sheiks, community leaders and U.S. service members.
  • UK's Iris Recognition Immigration System, which started operating in 2004 but which was closed to new registrations in 2011 and which has been phased out in 2012 and 2013.[25][26][27]
  • Used in 2002 to verify the recognition of the "Afghan Girl" (Sharbat Gula) by National Geographic photographer Steve McCurry.[28]
  • Since at least 2011, Google uses iris scanners to control access to their datacentres.[29]
  • In 2010, Leon, Mexico, deployed iris scanners in public spaces, that can identify up to fifty people at once.[30]
  • On May 10, 2011, Hoyos Group demonstrated a device called EyeLock using iris-recognition as an alternative to passwords to log people into password-protected Web sites and applications, like Facebook or eBay.[31]
  • SRI International Sarnoff has been developing an "Iris on the Move" system and set of products, primarily for U.S. Government clients, capable of identifying 30 people per minute.[13] Most recently, they have specialized in a product where drivers can be identified without needing to leave their vehicle.[32]
  • M2SYS Technology has deployed their RightPatient™ biometric patient identification system using iris recognition at 11 Novant Health hospitals in the Charlotte and Winston-Salem markets. The RightPatient™ iris biometric patient identification system is designed to capture both the face and the iris pattern of patients and uniquely link them to their electronic medical record.[33]
  • In March 2015, India’s Andhra Pradesh state has launched an iris-based identity management solution developed by IriTech for enhancing pension distribution system. The Chief Minister N. Chandrababu Naidu demonstrated IriShield USB MK2120U device during a launching event of Andhra Pradesh state's iris scanning facility for pension distribution. "The state's decision to use iris technology as a primary method to issue Aadhaar verified DBT (Direct Benefit Transfer) will address concerns of total inclusiveness of its residence as well as providing a more accurate and a hygiene solution," says Binod E. Mathai, Director of Biometronic Technology.[34]
  • On mid 2015, the Kenya Ministry of Education, Science and Technology in order to provide an accurate attendance tracking for all students in classes (roll-call) or school buses (getting on/off tracking) has implemented iris biometric system. The solution includes IriTech’s IriShield camera connecting to a low cost Android phone or tablet via USB cable. Iris matching is done on-board of IriShield whose internal gallery can hold up to 500 identities (expandable to 5,000 identities) which is more than enough for most of the schools. The local matching capability is a particular advantage in the school-bus scenario because it does not require wireless/3G communication between the biometric terminal in the bus and a back-end server.
  • At the end of 2015, Microsoft launched two Lumia phones (Lumia 950 and Lumia 950 XL) featuring iris scanning as a way to authenticate the user.

Iris recognition in television and movies

  • I Origins (2014), a Hollywood film by writer-director Mike Cahill and winner of the Alfred Sloan Award for best exposition of technology (2014 Sundance Film Festival), uses iris recognition for its core plot. Culminating in India with the UIDAI project to encode and enroll the iris patterns of all 1.2 billion Indian citizens by the end of 2015, the film is described as a "science fiction love story incorporating spiritualism and reincarnation", seeking to reconcile science with religious spirit-world beliefs.
  • Steven Spielberg's 2002 science fiction film Minority Report depicts a society in which what appears to be a form of iris recognition has become daily practice. The principal character undergoes an eye transplant in order to change his identity but continues to use his original eyes to gain access to restricted locations.[35]
  • In The Island (2005), a clone character played by Ewan McGregor uses his eye to gain access through a security door in the home of his DNA donor.
  • The Simpsons Movie (2007) features a scene that illustrates the difficulty of image acquisition in iris recognition.[36]
  • The TV series Numb3rs, features a scene where a robber gets into the CalSci facility by cracking the code assigned to a specific iris.
  • NCIS uses an iris scanner in the garage, where forensic vehicle investigations are carried out and evidence is stored. There is another scanner at the entrance to MTAC. The sequence of Leroy Jethro Gibbs being verified is shown in the title sequence. The imagery for this sequence has been "enhanced" using special effects. Iris recognition systems do not use the laser like beams shown in the sequence and the light that they do use is near-infrared and nearly invisible.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Adler, F.H., Physiology of the Eye (Chapter VI, page 143), Mosby (1953)
  3. Doggart, J.H., Ocular Signs in Slit-Lamp Microscopy, Kimpton (1949), page 27
  4. Daugman, J., "High confidence visual recognition of persons by a test of statistical independence", IEEE Transactions on Pattern Analysis and Machine Intelligence, 15 (11), pp 1148-1161 (1993)
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. HRSID Iris Recognition | "more than 200 points that can be used for comparison, including rings, furrows and freckles"
  10. HRSID Iris Recognition | "rapid and reliable searches in both 1 to 1 (verification) and 1 to many (identification)"
  11. 11.0 11.1 Lua error in package.lua at line 80: module 'strict' not found.
  12. "Probing the uniqueness and randomness of IrisCodes: Results from 200 billion iris pair comparisons." Proceedings of the IEEE, vol. 94 (11), 2006, pp. 1927-1935.
  13. 13.0 13.1 Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. R. Roizenblatt, P. Schor et al. Iris recognition as a biometric method after cataract surgery. Biomed Eng Online. 2004; 3: 2
  16. https://portal.uidai.gov.in/
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. CANPASS Air
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.[dead link]
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. Lua error in package.lua at line 80: module 'strict' not found.
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

  • WO 8605018  Leonard Flom, Aran Safir: Iris recognition system. 28 August 1986; also: US 4641349  issued 2/3/1987.
  • US 5291560  John Daugman: Biometric personal identification system based on iris analysis. 1 March 1994
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links

Lua error in package.lua at line 80: module 'strict' not found.