Related Experiment Video
Updated: Feb 17, 2026

07:13
Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
Published on: October 27, 2023
1.7K
Multimodal Personal Verification Using Likelihood Ratio for the Match Score Fusion
Long Binh Tran1, Thai Hoang Le2
1Computer Science Department, University of Lac Hong, Dong Nai 810000, Vietnam.
Computational Intelligence and Neuroscience
|December 12, 2017
Summary
This study introduces a new personal verification system using multimodal biometrics like face and fingerprint. The novel approach enhances accuracy for reliable person identification across various applications.
Area of Science:
- Computer Science
- Biometrics
- Pattern Recognition
Background:
- Multimodal biometric systems offer enhanced security and accuracy compared to unimodal systems.
- Effective fusion of scores from multiple biometric traits is crucial for robust personal verification.
- Existing methods like Support Vector Machines (SVM) and sum rule have limitations in handling complex biometric data.
Purpose of the Study:
- To develop and evaluate a novel personal verification system integrating multiple biometric modalities.
- To improve the accuracy and reliability of person identification using a likelihood ratio test for score fusion.
- To compare the proposed system's performance against established approaches like SVM and sum rule.
Main Methods:
- Feature extraction using Zernike Moments (ZM) from face, fingerprint, hand shape, and palm print data.
- Score-level fusion of multiple biometric matchers employing the likelihood ratio test.
- Estimation of genuine and impostor score densities using a Gaussian Mixture Model (GMM).
Main Results:
- The proposed system demonstrated superior identification performance compared to SVM and sum rule methods.
- Experimental results confirmed higher accuracy in personal verification using the novel fusion technique.
- The system effectively handles score fusion from diverse biometric traits.
Conclusions:
- The developed multimodal biometric verification system achieves excellent identification accuracy.
- The likelihood ratio test-based fusion approach provides a robust method for personal verification.
- The system's high performance makes it suitable for a wide range of person identification applications.
Related Concept Videos
Sign Test for Matched Pairs
434
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in...
To conduct the sign test, we first calculate the differences in...
434
Wilcoxon Signed-Ranks Test for Matched Pairs
509
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
509
Confidence Coefficient
10.7K
The confidence coefficient is also known as the confidence level or degree of confidence. It is the percent expression for the probability, 1-α, that the confidence interval contains the true population parameter assuming that the confidence interval is obtained after sufficient unbiased sampling; for example, if the CL = 90%, then in 90 out of 100 samples the interval estimate will enclose the true population parameter. Here α is the area under the curve, distributed equally under...
10.7K
Expected Frequencies in Goodness-of-Fit Tests
8.7K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
8.7K
Multiple Comparison Tests
4.5K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.5K
Odds Ratio
1.9K
The odds ratio (OR) is a statistical measure used extensively in epidemiology and research to quantify the strength of association between exposure and outcome across different groups. Unlike relative risk, which compares the probabilities of an event occurring, the odds ratio compares the odds of an event occurring in the exposed group to the odds of it occurring in the unexposed group. The odds, in this context, are calculated as the probability of the event happening divided by the...
1.9K