Expert Kernel Generation Network Driven by Contextual Mapping for Hyperspectral Image Classification
By: Guandong Li, Mengxia Ye
Potential Business Impact:
Helps computers see and sort special pictures.
Deep neural networks face several challenges in hyperspectral image classification, including high-dimensional data, sparse distribution of ground objects, and spectral redundancy, which often lead to classification overfitting and limited generalization capability. To more efficiently adapt to ground object distributions while extracting image features without introducing excessive parameters and skipping redundant information, this paper proposes EKGNet based on an improved 3D-DenseNet model, consisting of a context-aware mapping network and a dynamic kernel generation module. The context-aware mapping module translates global contextual information of hyperspectral inputs into instructions for combining base convolutional kernels, while the dynamic kernels are composed of K groups of base convolutions, analogous to K different types of experts specializing in fundamental patterns across various dimensions. The mapping module and dynamic kernel generation mechanism form a tightly coupled system - the former generates meaningful combination weights based on inputs, while the latter constructs an adaptive expert convolution system using these weights. This dynamic approach enables the model to focus more flexibly on key spatial structures when processing different regions, rather than relying on the fixed receptive field of a single static convolutional kernel. EKGNet enhances model representation capability through a 3D dynamic expert convolution system without increasing network depth or width. The proposed method demonstrates superior performance on IN, UP, and KSC datasets, outperforming mainstream hyperspectral image classification approaches.
Similar Papers
Dynamic 3D KAN Convolution with Adaptive Grid Optimization for Hyperspectral Image Classification
CV and Pattern Recognition
Helps computers see details in special pictures.
Spatial-Geometry Enhanced 3D Dynamic Snake Convolutional Neural Network for Hyperspectral Image Classification
CV and Pattern Recognition
Helps computers see tiny things in pictures better.
3D Wavelet Convolutions with Extended Receptive Fields for Hyperspectral Image Classification
CV and Pattern Recognition
Helps computers see details in special pictures.