paper-with-me

Papers

Impostor Networks for Fast Fine-Grained Recognition

2018-06-13 · Vadim Lebedev, Artem Babenko, Victor Lempitsky

In this work we introduce impostor networks, an architecture that allows to perform fine-grained recognition with high accuracy and using a light-weight convolutional network, making it particularly suitable for fine-grained applications on low-power and non-GPU enabled platforms. Impostor networks compensate for the lightness of its `backend' network by combining it with a lightweight non-parametric classifier. The combination of a convolutional network and such non-parametric classifier is trained in an end-to-end fashion. Similarly to convolutional neural networks, impostor networks can fit large-scale training datasets very well, while also being able to generalize to new data points. At the same time, the bulk of computations within impostor networks happen through nearest neighbor search in high-dimensions. Such search can be performed efficiently on a variety of architectures including standard CPUs, where deep convolutional networks are inefficient. In a series of experiments with three fine-grained datasets, we show that impostor networks are able to boost the classification accuracy of a moderate-sized convolutional network considerably at a very small computational cost.

📄 PDF Abstract BibTeX arXiv:1806.05217

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Does Face Recognition Accuracy Get Better With Age? Deep Face Matchers Say No

2019-11-14 · Vítor Albiero, Kevin W. Bowyer, Kushal Vangara, Michael C. King

Previous studies generally agree that face recognition accuracy is higher for older persons than for younger persons. But most previous studies were before the wave of deep learning matchers, and most considered accuracy…

Deep LearningFace Recognition

Skilled Impostor Attacks Against Fingerprint Verification Systems And Its Remedy

2015-03-16 · Carsten Gottschlich

Fingerprint verification systems are becoming ubiquitous in everyday life. This trend is propelled especially by the proliferation of mobile devices with fingerprint sensors such as smartphones and tablet computers, and …

fingerprint verificationSpeaker Recognition

Analysis of Gender Inequality In Face Recognition Accuracy

2020-01-31 · Vítor Albiero, Krishnapriya K. S., Kushal Vangara, Kai Zhang 외

We present a comprehensive analysis of how and why face recognition accuracy differs between men and women. We show that accuracy is lower for women due to the combination of (1) the impostor distribution for women havin…

Face Recognition

Trainable Adaptive Score Normalization for Automatic Speaker Verification

2025-04-06 · Jeong-Hwan Choi, Ju-Seok Seong, Ye-Rin Jeoung, Joon-Hyuk Chang

Adaptive S-norm (AS-norm) calibrates automatic speaker verification (ASV) scores by normalizing them utilize the scores of impostors which are similar to the input speaker. However, AS-norm does not involve any learning …

Speaker Verification

Does Face Recognition Error Echo Gender Classification Error?

2021-04-28 · Ying Qiu, Vítor Albiero, Michael C. King, Kevin W. Bowyer

This paper is the first to explore the question of whether images that are classified incorrectly by a face analytics algorithm (e.g., gender classification) are any more or less likely to participate in an image pair th…

ClassificationFace RecognitionGender ClassificationGeneral Classification