scispace - formally typeset
Open AccessDOI

A-iLearn: An adaptive incremental learning model for spoof fingerprint detection

TLDR
A-iLearn as discussed by the authors is an adaptive incremental learning model that adapts to the features of the live and spoof fingerprint images and efficiently recognizes the new spoof fingerprints and the known spoof fingerprints when the new data is available.
Abstract
Incremental learning enables the learner to accommodate new knowledge without retraining the existing model. It is a challenging task that requires learning from new data and preserving the knowledge extracted from the previously accessed data. This challenge is known as the stability-plasticity dilemma. We propose A-iLearn, a generic model for incremental learning which overcomes the stability-plasticity dilemma by carefully integrating the ensemble of base classifiers trained on new data with the current ensemble without retraining the model from scratch using entire data. We demonstrate the efficacy of the proposed A-iLearn model on spoof fingerprint detection application. One of the significant challenges associated with spoof fingerprint detection is the performance drop on spoofs generated using new fabrication materials. A-iLearn is an adaptive incremental learning model that adapts to the features of the “live” and “spoof” fingerprint images and efficiently recognizes the new spoof fingerprints and the known spoof fingerprints when the new data is available. To the best of our knowledge, A-iLearn is the first attempt in incremental learning algorithms that adapts to the properties of data for generating a diverse ensemble of base classifiers. From the experiments conducted on standard high-dimensional datasets LivDet 2011, LivDet 2013 and LivDet 2015, we show that the performance gain on new fake materials is significantly high. On average, we achieve 49.57% improvement in accuracy between the consecutive learning phases.

read more

Citations
More filters
Book ChapterDOI

Detecting and Learning the Unknown in Semantic Segmentation

TL;DR: In this paper , the authors present a method to assess the occurrence frequency of anomalies in order to select anomaly types to include into a model's set of semantic categories and demonstrate that those anomalies can then be learned in an unsupervised fashion.
Journal ArticleDOI

An encoded histogram of ridge bifurcations and contours for fingerprint presentation attack detection

TL;DR: Wang et al. as discussed by the authors proposed an improved feature extractor called BiRi-PAD (Encoded Histogram of Ridge Bifurcations and Contours for fingerprint Presentation Attack Detection) that aims to enhance the accuracy of live fingerprint detection.
Journal ArticleDOI

Accelerating automatic hate speech detection using parallelized ensemble learning models

TL;DR: In this paper , the authors proposed parallelization to the standard ensemble learning algorithms to speed up the automatic hate speech detection on social media platforms (SMPs) and observed a significant speedup with high efficiency, claiming that the proposed models are suitable for the considered application.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Journal ArticleDOI

ImageNet Large Scale Visual Recognition Challenge

TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
Journal ArticleDOI

The WEKA data mining software: an update

TL;DR: This paper provides an introduction to the WEKA workbench, reviews the history of the project, and, in light of the recent 3.6 stable release, briefly discusses what has been added since the last stable version (Weka 3.4) released in 2003.
Journal ArticleDOI

A Survey on Transfer Learning

TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.
Journal ArticleDOI

No free lunch theorems for optimization

TL;DR: A framework is developed to explore the connection between effective optimization algorithms and the problems they are solving and a number of "no free lunch" (NFL) theorems are presented which establish that for any algorithm, any elevated performance over one class of problems is offset by performance over another class.
Related Papers (5)
Trending Questions (1)
What is ilearn?

A-iLearn is a generic model for incremental learning that overcomes the stability-plasticity dilemma by integrating an ensemble of base classifiers trained on new data with the current ensemble without retraining the model from scratch.