44
Biometrics & Security Tutorial 7

Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

Embed Size (px)

Citation preview

Page 1: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

Biometrics & Security

Tutorial 7

Page 2: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

Page 3: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 4: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 5: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 1 (b) Understand the retina recognition system. Please give the differences between retinal identification and retinal authentication. (P8: 10-11)

Page 6: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 7: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 8: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 1 (c)P8:20 show a representative example of identification system. Please give another example of verification system.

Page 9: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 10: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 11: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 1 (d) Please understand the iris recognition system. (P8: 22-36)

Page 12: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 13: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 14: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 15: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 16: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 17: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 18: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 1 (e) What is texture feature (P8: 30)? Why we can use texture feature in iris recognition (P8: 31)?

Page 19: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 20: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 21: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 2. There are four steps in the Daugman’s approach (P8: 32-36). The third step generates IrisCode with 512 bytes. If 2 bits represent a feature, please compute the total number of features. (512*(8/2)=2,048)

Page 22: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 23: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 24: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• Hamming distance: the distance between two vectors A and B is ∑ | Ai - Bi |.

Page 25: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 26: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

General idea of Iris Code

Page 27: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 3. In P8:37, an example of iris verification distributions is given. Notice that Hamming distance is defined to measure the similarity of two IrisCodes.

• Which value in the figure can separate two parts, authentics and imposters?

• If the similarity between two IrisCodes is taken as 0.5, can you say they are identical?

• How about the comparison result when the similarity is 0.2?

• What conclusion will you get from the hamming distance used to compute similarity of IrisCodes? (0.38; no; yes)

Page 28: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 29: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

True Acceptance Rate

• A genuine individual is accepted. (TAR)

T hre shold (M a tc h ing sc ore s)

T A R

0

1

Total True AcceptanceTAR

Total True Attempts

Threshold=0 means that the attempts whose matching score >0 will be accepted; (everybody will be accepted)

Threshold=∞ means that the attempts whose matching score > ∞ will be accepted (nobody will be accepted)

Page 30: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

False Rejection Rate

• A genuine individual is rejected. (FRR)

Total False RejectionFRR

Total True Attempts

T hre shold (M a tc h ing sc ore s)

F R R

0

1

Threshold=0 means that the attempts whose matching score <0 will be rejected;(nobody will be rejected)

Threshold=∞ means that the attempts whose matching score < ∞ will be rejected(everybody will be rejected)

Page 31: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

True Rejection Rate

• A impostor is rejected. (TRR)

Total True RejectionTRR

Total False Attempts

T hre shold (M a tc h ing sc ore s)

T R R

0

1

Threshold=0 means that the attempts whose matching score <0 will be rejected;(nobody will be rejected)

Threshold=∞ means that the attempts whose matching score < ∞ will be rejected(everybody will be rejected)

Page 32: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

False Acceptance Rate

• A impostor is accepted. (FAR)

Total False AcceptanceFAR

Total False Attempts

T hre shold (M a tc h ing sc ore s)

F A R

0

1

Threshold=0 means that the attempts whose matching score >0 will be accepted; (everybody will be accepted)

Threshold=∞ means that the attempts whose matching score > ∞ will be accepted (nobody will be accepted)

Page 33: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

ROC

• There are some trade off among TAR, FRR, TRR, FAR.

• We need a particular threshold to keep the TAR and TRR as high as possible and to keep FAR and FRR as low as possible.

• We need the ROC curve to find the optimal threshold.

• We also use ROC curve to evaluate the system

Page 34: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

ROC(2)

T A R

0

1

1

R O C C urve

F A R

F A R

0

1

1

R O C C urve

F R R

Find the optimal point (threshold)

Page 35: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 4. P8:27 shows the corresponding Fourier transforms of iris images with different quality. Please give the property of Fourier transform of good quality iris images. (Even distribution)

Page 36: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 37: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

Fourier Transform

• Any signal can be expressed as a weighted sum of a series of sine or cosine wave

• a is the original signal• a = w1∙b + w2∙b + w3∙d• b is a low frequency component• d is a high frequency component

Page 38: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

=

3 sin(x) A

+ 1 sin(3x) B A+B

+ 0.8 sin(5x) CA+B+C

+ 0.4 sin(7x) DA+B+C+D

A sum of sines and cosines

sin(x) A

Page 39: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)

• 5. In Daugman’s approach iris is regarded as a circular pattern (P8: 32-36). In fact we can also take the iris as other pattern, as shown in P8: 29. Please try to design the corresponding scheme.

Page 40: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 41: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 42: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 43: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)
Page 44: Biometrics & Security Tutorial 7. 1 (a) Please compare two different kinds of biometrics technologies: Retina and Iris. (P8:2-3)