IVCVNov 2, 2023

Attention based Dual-Branch Complex Feature Fusion Network for Hyperspectral Image Classification

arXiv:2311.01624v18 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses classification accuracy for hyperspectral imaging applications, representing an incremental improvement through feature fusion and attention mechanisms.

The paper tackles hyperspectral image classification by proposing a dual-branch model that fuses spatial and frequency features, achieving state-of-the-art performance on Pavia University and Salinas datasets with improved accuracy metrics.

This research work presents a novel dual-branch model for hyperspectral image classification that combines two streams: one for processing standard hyperspectral patches using Real-Valued Neural Network (RVNN) and the other for processing their corresponding Fourier transforms using Complex-Valued Neural Network (CVNN). The proposed model is evaluated on the Pavia University and Salinas datasets. Results show that the proposed model outperforms state-of-the-art methods in terms of overall accuracy, average accuracy, and Kappa. Through the incorporation of Fourier transforms in the second stream, the model is able to extract frequency information, which complements the spatial information extracted by the first stream. The combination of these two streams improves the overall performance of the model. Furthermore, to enhance the model performance, the Squeeze and Excitation (SE) mechanism has been utilized. Experimental evidence show that SE block improves the models overall accuracy by almost 1\%.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes