Remote Sensing Image Classification Using Deep Ensemble Learning
Niful Islam, Md. Rayhan Ahmed, Nur Mohammad Fahad, Salekul Islam, A.K.M. Muzahidul Islam, Saddam Mukta, Swakkhar Shatabda

TL;DR
This paper introduces a fusion ensemble model combining CNNs and Vision Transformers for remote sensing image classification, achieving high accuracy and efficient training by mitigating feature redundancy.
Contribution
It proposes a novel ensemble approach that trains multiple CNN-ViT fusion models and combines their outputs, improving classification accuracy and computational efficiency.
Findings
Achieved 98.10% accuracy on UC Merced dataset
Outperformed existing architectures on multiple datasets
Demonstrated efficient training with reduced redundancy
Abstract
Remote sensing imagery plays a crucial role in many applications and requires accurate computerized classification techniques. Reliable classification is essential for transforming raw imagery into structured and usable information. While Convolutional Neural Networks (CNNs) are mostly used for image classification, they excel at local feature extraction, but struggle to capture global contextual information. Vision Transformers (ViTs) address this limitation through self attention mechanisms that model long-range dependencies. Integrating CNNs and ViTs, therefore, leads to better performance than standalone architectures. However, the use of additional CNN and ViT components does not lead to further performance improvement and instead introduces a bottleneck caused by redundant feature representations. In this research, we propose a fusion model that combines the strengths of CNNs and…
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
TopicsRemote-Sensing Image Classification · Advanced Neural Network Applications · Advanced Image Fusion Techniques
