Unravelling Small Sample Size Problems in the Deep Learning World
Rohit Keshari, Soumyadeep Ghosh, Saheb Chhabra, Mayank Vatsa, Richa, Singh

TL;DR
This paper reviews deep learning challenges with small sample sizes and introduces a Dynamic Attention Pooling method that enhances model performance on limited data by focusing on discriminative features.
Contribution
It provides a comprehensive review of algorithms for small sample size problems and proposes a novel Dynamic Attention Pooling technique to improve deep learning performance in such scenarios.
Findings
Dynamic Attention Pooling improves accuracy on small datasets
The method outperforms traditional pooling in limited data settings
Effective on datasets like SVHN, C10, C100, TinyImageNet
Abstract
The growth and success of deep learning approaches can be attributed to two major factors: availability of hardware resources and availability of large number of training samples. For problems with large training databases, deep learning models have achieved superlative performances. However, there are a lot of \textit{small sample size or } problems for which it is not feasible to collect large training databases. It has been observed that deep learning models do not generalize well on problems and specialized solutions are required. In this paper, we first present a review of deep learning algorithms for small sample size problems in which the algorithms are segregated according to the space in which they operate, i.e. input space, model space, and feature space. Secondly, we present Dynamic Attention Pooling approach which focuses on extracting global information from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAverage Pooling · Convolution · 1x1 Convolution · Global Average Pooling · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Kaiming Initialization · Residual Connection · Max Pooling · Residual Block
