CVLGNov 29, 2021

On the Effectiveness of Neural Ensembles for Image Classification with Small Datasets

arXiv:2111.14493v1
Originality Incremental advance
AI Analysis

It addresses the problem of data efficiency in image classification for domains with small datasets, though it is incremental as it applies an existing ensembling concept to a new context.

The paper tackles image classification with limited labeled data by using ensembles of small networks, showing they outperform deeper or wider single networks and current state-of-the-art methods in this setting.

Deep neural networks represent the gold standard for image classification. However, they usually need large amounts of data to reach superior performance. In this work, we focus on image classification problems with a few labeled examples per class and improve data efficiency by using an ensemble of relatively small networks. For the first time, our work broadly studies the existing concept of neural ensembling in domains with small data, through extensive validation using popular datasets and architectures. We compare ensembles of networks to their deeper or wider single competitors given a total fixed computational budget. We show that ensembling relatively shallow networks is a simple yet effective technique that is generally better than current state-of-the-art approaches for learning from small datasets. Finally, we present our interpretation according to which neural ensembles are more sample efficient because they learn simpler functions.

Foundations

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

Your Notes