1,721,184 research outputs found

    Overview of the combination of biometric matchers

    No full text
    Biometric identity verification refers to technologies used to measure human physical or behavioral characteristics, which offer a radical alternative to passports, ID cards, driving licenses or PIN numbers in authentication. Since biometric systems present several limitations in terms of accuracy, universality, distinctiveness, acceptability, methods for combining biometric matchers have attracted increasing attention of researchers with the aim of improving the ability of systems to handle poor quality and incomplete data, achieving scalability to manage huge databases of users, ensuring interoperability, and protecting user privacy against attacks. The combination of biometric systems, also known as "biometric fusion", can be classified into unimodal biometric if it is based on a single biometric trait and multimodal biometric if it uses several biometric traits for person authentication. The main goal of this study is to analyze different techniques of information fusion applied in the biometric field. This paper overviews several systems and architectures related to the combination of biometric systems, both unimodal and multimodal, classifying them according to a given taxonomy. Moreover, we deal with the problem of biometric system evaluation, discussing both performance indicators and existing benchmarks. As a case study about the combination of biometric matchers, we present an experimental comparison of many different approaches of fusion of matchers at score level, carried out on three very different benchmark databases of scores. Our experiments show that the most valuable performance is obtained by mixed approaches, based on the fusion of scores. The source code of all the method implemented for this research is freely available for future comparisons1. After a detailed analysis of pros and cons of several existing approaches for the combination of biometric matchers and after an experimental evaluation of some of them, we draw our conclusion and suggest some future directions of research, hoping that this work could be a useful start point for newer research

    Particle swarm optimization for prototype reduction

    No full text
    The problem addressed in this paper concerns the prototype reduction for a nearest-neighbor classifier. An efficient method based on Particle Swarm Optimization is here proposed for finding a good set of prototypes. Starting from an initial random selection of a small number of training patterns, we generate a set of prototypes, using the Particle Swarm Optimization, that minimizes the error rate on the training set. To improve the classification performance, during the training phase the prototype generation is repeated N times, then each of the resulting N sets of prototypes is used to classify each test pattern, finally these N classification results are combined by the “vote rule”. The performance improvement with respect to the state-of-the-art approaches is validated through experiments with several benchmark datasets

    A multi-matcher system based on Knuckle-based features

    No full text
    We describe a new multi-matcher biometric approach, using Knuckle-based features extracted from the middle finger and from the ring finger, with fusion applied at the matching-score level. The features extraction is performed by Radon Transform and by Haar Wavelet, then these features are transformed by Non-Linear Fisher Transform. Finally, the matching process is based on Parzen Window classifiers. Moreover, we study a method based on tokenised pseudo-random numbers and user specific knuckle features. The experimental results show the effectiveness of the system in terms of equal error rate (near zero Equal Error Rate)

    When Fingerprints Are Combined with Iris - A Case Study: FVC2004 and CASIA

    No full text
    This paper presents novel studies on fusion strategies for personal identification using fingerprint and iris biometrics. The purpose of our paper is to investigate whether the integration of iris and fingerprint biometrics can achieve performance that may not be possible using a single biometric technology. Moreover we are interested in evaluating the correlation among the best state of art algorithms for fingerprint verification presented at FVC2004. We show that the fusion among some competitors of FVC2004 permits a drastically reduction of the performance. Particularly interesting is the result obtained by combining the competitors of FVC2004 and an IRIS matcher in terms of EER (the most used parameter in the evaluation of real identification systems), significantly lower than for other approaches. This indicates that the intrinsic error of the system is very low and tends to 0 for some of the tests carried out. The results of this paper confirm that a multimodal biometric can overcome some of the limitations of a single biometric resulting in a substantial performance improvement

    Over-complete feature generation and feature selection for biometry

    No full text
    In this paper a novel method for obtaining an appropriate representation of patterns is presented. The information is extracted using an over-complete global feature combination, and then the most useful features are selected by Sequential Forward Floating Selection (SFFS). This new method has been tested in two problems: trained integration of iris and face biometrics; on-line signature verification system based on global information and a one-class classifier (Parzen Window Classifier). To the best of our knowledge, this is the first work that studies and proposes a set of “artificial” features for combining biometric matchers, created starting from the scores of the matchers. We show that a classifier trained on such set of features gains a noticeable performance improvement with respect to fixed fusion rules and other trained fusion methods. Moreover, we show that an on-line signature matcher based on the “artificial” features gains a noticeable performance improvement with respect to a matcher based on the “original” global features

    Machine learning multi-classifiers for peptide classification

    No full text
    In this paper, we study the performance improvement that it is possible to obtain combining classifiers based on different notions (each trained using a different physicochemical property of amino-acids). This multi-classifier has been tested in three problems: HIV-protease; recognition of T-cell epitopes; predictive vaccinology. We propose a multi-classifier that combines a classifier that approaches the problem as a two-class pattern recognition problem and a method based on a one-class classifier. Several classifiers combined with the “sum rule” enables us to obtain an improvement performance over the best results previously published in the literature

    Particle swarm optimization for ensembling generation for evidential k-nearest-neighbour classifier

    No full text
    The problem addressed in this paper concerns the ensembling generation for evidential k-nearest-neighbour classifier. An efficient method based on Particle Swarm Optimization is here proposed. We improve the performance of the evidential k- nearest-neighbour (EkNN) classifier using a random subspace based ensembling method. Given a set of random subspace EkNN classifier, a Particle Swarm Optimization is used for obtaining the best parameters of the set of evidential k-nearest-neighbour classifiers, finally these classifiers are combined by the “vote rule”. The performance improvement with respect to the state-of-the-art approaches is validated through experiments with several benchmark datasets

    A genetic approach for building different alphabets for peptide and protein classification

    Full text link
    Abstract Background In this paper, it is proposed an optimization approach for producing reduced alphabets for peptide classification, using a Genetic Algorithm. The classification task is performed by a multi-classifier system where each classifier (Linear or Radial Basis function Support Vector Machines) is trained using features extracted by different reduced alphabets. Each alphabet is constructed by a Genetic Algorithm whose objective function is the maximization of the area under the ROC-curve obtained in several classification problems. Results The new approach has been tested in three peptide classification problems: HIV-protease, recognition of T-cell epitopes and prediction of peptides that bind human leukocyte antigens. The tests demonstrate that the idea of training a pool classifiers by reduced alphabets, created using a Genetic Algorithm, allows an improvement over other state-of-the-art feature extraction methods. Conclusion The validity of the novel strategy for creating reduced alphabets is demonstrated by the performance improvement obtained by the proposed approach with respect to other reduced alphabets-based methods in the tested problems.</p

    An ensemble of reduced alphabets with protein encoding based on grouped weight for predicting DNA-binding proteins

    No full text
    It is well known in the literature that an ensemble of classifiers obtains good performance with respect to that obtained by a stand-alone method. Hence, it is very important to develop ensemble methods well suited for bioinformatics data. In this work, we propose to combine the feature extraction method based on grouped weight with a set of amino-acid alphabets obtained by a Genetic Algorithm. The proposed method is applied for predicting DNA-binding proteins. As classifiers, the linear support vector machine and the radial basis function support vector machine are tested. As performance indicators, the accuracy and Matthews’s correlation coefficient are reported. Matthews’s correlation coefficient obtained by our ensemble method is ≈0.97 when the jackknife cross-validation is used. This result outperforms the performance obtained in the literature using the same dataset where the features are extracted directly from the amino-acid sequence
    corecore