CVAIJun 11, 2022

Kaggle Kinship Recognition Challenge: Introduction of Convolution-Free Model to boost conventional

arXiv:2206.05488v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses kinship recognition for Kaggle competitions, offering an incremental improvement by integrating Vision Transformers with existing CNN models.

The authors tackled the Kaggle kinship recognition challenge by proposing a convolution-free Vision Transformer as a base classifier to combine with CNNs in an ensemble, resulting in improved ROC scores compared to conventional CNN-only ensembles.

This work aims to explore a convolution-free base classifier that can be used to widen the variations of the conventional ensemble classifier. Specifically, we propose Vision Transformers as base classifiers to combine with CNNs for a unique ensemble solution in Kaggle kinship recognition. In this paper, we verify our proposed idea by implementing and optimizing variants of the Vision Transformer model on top of the existing CNN models. The combined models achieve better scores than conventional ensemble classifiers based solely on CNN variants. We demonstrate that highly optimized CNN ensembles publicly available on the Kaggle Discussion board can easily achieve a significant boost in ROC score by simply ensemble with variants of the Vision Transformer model due to low correlation.

Foundations

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

Your Notes