paper-with-me

홈 › Papers

Hyperspectral Image Classification Based on Faster Residual Multi-branch Spiking Neural Network

2024-09-18 · Yang Liu, Yahui Li, Rui Li, Liming Zhou, Lanxue Dang, Huiyu Mu, Qiang Ge

Convolutional neural network (CNN) performs well in Hyperspectral Image (HSI) classification tasks, but its high energy consumption and complex network structure make it difficult to directly apply it to edge computing devices. At present, spiking neural networks (SNN) have developed rapidly in HSI classification tasks due to their low energy consumption and event driven characteristics. However, it usually requires a longer time step to achieve optimal accuracy. In response to the above problems, this paper builds a spiking neural network (SNN-SWMR) based on the leaky integrate-and-fire (LIF) neuron model for HSI classification tasks. The network uses the spiking width mixed residual (SWMR) module as the basic unit to perform feature extraction operations. The spiking width mixed residual module is composed of spiking mixed convolution (SMC), which can effectively extract spatial-spectral features. Secondly, this paper designs a simple and efficient arcsine approximate derivative (AAD), which solves the non-differentiable problem of spike firing by fitting the Dirac function. Through AAD, we can directly train supervised spike neural networks. Finally, this paper conducts comparative experiments with multiple advanced HSI classification algorithms based on spiking neural networks on six public hyperspectral data sets. Experimental results show that the AAD function has strong robustness and a good fitting effect. Meanwhile, compared with other algorithms, SNN-SWMR requires a time step reduction of about 84%, training time, and testing time reduction of about 63% and 70% at the same accuracy. This study solves the key problem of SNN based HSI classification algorithms, which has important practical significance for promoting the practical application of HSI classification algorithms in edge devices such as spaceborne and airborne devices.

📄 PDF Abstract BibTeX arXiv:2409.11619

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEdge-computingHyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

3D CNN with Localized Residual Connections for Hyperspectral Image Classification

2019-12-06 · Shivangi Dwivedi, Murari Mandal, Shekhar Yadav, Santosh Kumar Vipparthi

In this paper we propose a novel 3D CNN network with localized residual connections for hyperspectral image classification. Our work chalks a comparative study with the existing methods employed for abstracting deeper fe…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Hyperspectral Images Classification Based on Multi-scale Residual Network

2020-04-26 · Xiangdong Zhang, Tengjun Wang, Yun Yang

Because hyperspectral remote sensing images contain a lot of redundant information and the data structure is highly non-linear, leading to low classification accuracy of traditional machine learning methods. The latest r…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Segmentation-Aware Hyperspectral Image Classification

2019-05-22 · Berkan Demirel, Omer Ozdil, Yunus Emre Esin, Safak Ozturk

In this paper, we propose an unified hyperspectral image classification method which takes three-dimensional hyperspectral data cube as an input and produces a classification map. In the proposed method, a deep neural ne…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+3

Self-Learning Hyperspectral and Multispectral Image Fusion via Adaptive Residual Guided Subspace Diffusion Model

2025-05-17 · CVPR 2025 1 · Jian Zhu, He Wang, Yang Xu, Zebin Wu 외

Hyperspectral and multispectral image (HSI-MSI) fusion involves combining a low-resolution hyperspectral image (LR-HSI) with a high-resolution multispectral image (HR-MSI) to generate a high-resolution hyperspectral imag…

Computational EfficiencySelf-Learning

Hyperspectral Remote Sensing Image Classification Based on Multi-scale Cross Graphic Convolution

2021-06-28 · Yunsong Zhao, Yin Li, Zhihan Chen, Tianchong Qiu 외

The mining and utilization of features directly affect the classification performance of models used in the classification and recognition of hyperspectral remote sensing images. Traditional models usually conduct featur…

ClassificationDimensionality Reductionimage-classificationImage Classification+1