Shallow Network Based on Depthwise Over-Parameterized Convolution for Hyperspectral Image Classification
Hongmin Gao, Zhonghao Chen, and Chenming Li

TL;DR
This paper introduces a shallow hyperspectral image classification model using depthwise over-parameterized convolution to enhance feature extraction, reduce overfitting, and preserve spatial details, outperforming deeper models.
Contribution
The paper proposes a novel shallow CNN model with depthwise over-parameterized convolution and dense residual connections for improved hyperspectral image classification.
Findings
Outperforms state-of-the-art methods in accuracy
Achieves higher computational efficiency
Effectively preserves spatial edge features
Abstract
Recently, convolutional neural network (CNN) techniques have gained popularity as a tool for hyperspectral image classification (HSIC). To improve the feature extraction efficiency of HSIC under the condition of limited samples, the current methods generally use deep models with plenty of layers. However, deep network models are prone to overfitting and gradient vanishing problems when samples are limited. In addition, the spatial resolution decreases severely with deeper depth, which is very detrimental to spatial edge feature extraction. Therefore, this letter proposes a shallow model for HSIC, which is called depthwise over-parameterized convolutional neural network (DOCNN). To ensure the effective extraction of the shallow model, the depthwise over-parameterized convolution (DO-Conv) kernel is introduced to extract the discriminative features. The depthwise over-parameterized…
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
MethodsDepthwise Convolution · Convolution · Residual Connection
