Multi Enrolled Sample f V

download Multi Enrolled Sample f V

of 25

Transcript of Multi Enrolled Sample f V

  • 8/2/2019 Multi Enrolled Sample f V

    1/25

    A Comparative Study ofCombiningMultiple Enrolled Samples for

    Fingerprint Verification

    Authors: Chunyu Yang, Jie Zhou

    Ting-Shuo Yo

    12/18/2006

    Seminar Pattern Recognition 2006-2nd Period ICS, UU

  • 8/2/2019 Multi Enrolled Sample f V

    2/25

    Outline

    Introduction

    Multi-modal fingerprint verification

    Feature fusion

    Decision fusion

    Combination of feature and decision fusion

    Results of experiments Summary

  • 8/2/2019 Multi Enrolled Sample f V

    3/25

    Introduction

    Enrollment

    Claimant

    Fingerprint verification: 1 to 1

    Fingerprint identification: 1 to many

    Fingerprint processing

    Orientation, binarized, thinned, minutiae

  • 8/2/2019 Multi Enrolled Sample f V

    4/25

    Fingerprint Processing

    Orientation Binarized

    ThinnedMinutiae

    Adapted from O'Gorman, 1998

  • 8/2/2019 Multi Enrolled Sample f V

    5/25

    Fingerprint Verification Procedure

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    6/25

    Symbols and Terminology

    Minutia: M = {x,y,} (position and orientation)

    Impression: F = {Mk | k = 1,2,...,n}

    Enrolled impressions: E = {Fi | i = 1,2,...,m}

    Claimant : C = {F0}

    Threshold : Th

    Performance

    FAR : false acceptance rate

    FRR : false rejection rate

  • 8/2/2019 Multi Enrolled Sample f V

    7/25

    ROC Curves

    Adapted from O'Gorman, 1998

  • 8/2/2019 Multi Enrolled Sample f V

    8/25

    Multimodal FingerprintVerification

    Multiple features (different feature representations)

    Multiple matchers (different matching algorithms)

    Multiple fingers

    Multiple impressions

    Data level: to fuse multiple impressions of a finger intoa new fingerprint image. (unfeasible)

    Feature fusion

    Decision fusion

  • 8/2/2019 Multi Enrolled Sample f V

    9/25

    Feature Fusion

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    10/25

    Feature Fusion (2)

    Synthesized template: T = f(E)

    Matching phase: match (C,T)

    4 Steps:

    1. Initialize T = F1, F1: largest similarity to all impressions

    2. Align all otherFi with F1

    3. Match minutiae, and count confidence ck

    4. For each minutia, calculate the total times itsposition appears in effective region, qk

    Keep minutia only if ck / qk >

  • 8/2/2019 Multi Enrolled Sample f V

    11/25

    Feature Fusion (3)

    Impression M1

    M2

    ... Mk Mk1 ...

    F1

    1 1 1...1 1 0 0. ..0

    F2

    1 0 10 0... 0 1 1 0 1. ..

    . . . ... . . ...

    . . . ... . . ...

    . . . ... . . ...

    Fm

    1 1 1 1 0 01 0. ..

    ck

    qk

  • 8/2/2019 Multi Enrolled Sample f V

    12/25

    Decision Fusion

    Match claimant with each impression, andsynthesize the decision.

    Probability based

    Neyman-Pearson

    Similarity based A numeric similarity score.

  • 8/2/2019 Multi Enrolled Sample f V

    13/25

    Decision Fusion (2)

    Sum rule

    Take average upon likelihood ration / similarity.

    Voting rule Make final decision based on the majority of each

    matching result.

  • 8/2/2019 Multi Enrolled Sample f V

    14/25

    Database and Experiments

    Database:

    THU, FVC 2002 DB1 and DB2

    Each finger: 8 impression (training/testing = 6/2)

    Number of impressions

    Different extraction/matching algorithms

    Different fusion schemes

  • 8/2/2019 Multi Enrolled Sample f V

    15/25

    Results of Experiments (1)

    All fusions are better thansingle impression.

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    16/25

    Results of Experiments (1)

    All fusions are better thansingle impression.

    Decision fusions are better

    than feature fusions.

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    17/25

    Results of Experiments (1)

    All fusions are better thansingle impression.

    Decision fusions are better

    than feature fusions. Sum rule is better than

    voting rule.

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    18/25

    Results of Experiments (2)

    Advantage of feature fusion:

    It can be done in registration stage, and hence onlyone fingerprint is matched. ( less computation )

    Only one template is saved. ( less storage ) Feature fusion and decision fusion are

    complementary to each other:

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    19/25

    A Novel Fusion Framework

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    20/25

    Results of Experiments (3)

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    21/25

    Results of Experiments (4)

    For fixed FAR, new scheme shows lower FRR.

    For fixed FRR, new scheme shows lower FAR.

    Adapted from Yang and Zhou, 2006

  • 8/2/2019 Multi Enrolled Sample f V

    22/25

    Conclusions

    Decision fusion schemes are better thanfeature fusion schemes.

    Among decision fusion strategies, sum ruleoutperforms voting rule.

    The proposed novel fusion scheme performsvery well.

  • 8/2/2019 Multi Enrolled Sample f V

    23/25

    Summary

    Fingerprint Processing

    Fingerprint Verification Procedure

    ROC Curves Feature Fusion

    Decision Fusion

    A Novel Fusion Framework

  • 8/2/2019 Multi Enrolled Sample f V

    24/25

    Question?

  • 8/2/2019 Multi Enrolled Sample f V

    25/25

    Test Question

    Which two level of fusions for multipleimpressions are discussed in this research?

    What performance measure is used in thisstudy? Give an example that algorithm Aperforms better than B with this measure.