UltraMNIST Classification: A Benchmark to Train CNNs for Very Large Images
Deepak K. Gupta, Udbhav Bamba, Abhishek Thakur, Akash Gupta, Suraj, Sharan, Ertugrul Demir, Dilip K. Prasad

TL;DR
This paper introduces UltraMNIST, a benchmark dataset designed to facilitate the development of CNN models capable of effectively processing very large images, addressing challenges like memory constraints and multi-scale feature extraction.
Contribution
The paper presents the UltraMNIST dataset and two benchmark variants, enabling research on CNN training for large images under resource constraints and with improved multi-scale feature handling.
Findings
Baseline models show performance degradation with reduced resolution.
Pretrained backbones improve classification accuracy.
Budget-aware models can operate within limited GPU memory.
Abstract
Convolutional neural network (CNN) approaches available in the current literature are designed to work primarily with low-resolution images. When applied on very large images, challenges related to GPU memory, smaller receptive field than needed for semantic correspondence and the need to incorporate multi-scale features arise. The resolution of input images can be reduced, however, with significant loss of critical information. Based on the outlined issues, we introduce a novel research problem of training CNN models for very large images, and present 'UltraMNIST dataset', a simple yet representative benchmark dataset for this task. UltraMNIST has been designed using the popular MNIST digits with additional levels of complexity added to replicate well the challenges of real-world problems. We present two variants of the problem: 'UltraMNIST classification' and 'Budget-aware UltraMNIST…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
