CVJul 28, 2024

Combined CNN and ViT features off-the-shelf: Another astounding baseline for recognition

arXiv:2407.19472v27 citationsh-index: 37
Originality Synthesis-oriented
AI Analysis

This work provides an incremental improvement for periocular recognition in biometrics, potentially benefiting mobile and embedded systems.

The authors tackled periocular recognition by applying pre-trained CNN and ViT features off-the-shelf, achieving boosted accuracy through their combination and demonstrating efficiency with thinner models suitable for resource-limited environments.

We apply pre-trained architectures, originally developed for the ImageNet Large Scale Visual Recognition Challenge, for periocular recognition. These architectures have demonstrated significant success in various computer vision tasks beyond the ones for which they were designed. This work builds on our previous study using off-the-shelf Convolutional Neural Network (CNN) and extends it to include the more recently proposed Vision Transformers (ViT). Despite being trained for generic object classification, middle-layer features from CNNs and ViTs are a suitable way to recognize individuals based on periocular images. We also demonstrate that CNNs and ViTs are highly complementary since their combination results in boosted accuracy. In addition, we show that a small portion of these pre-trained models can achieve good accuracy, resulting in thinner models with fewer parameters, suitable for resource-limited environments such as mobiles. This efficiency improves if traditional handcrafted features are added as well.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes