paper-with-me

홈 › Papers

HKNAS: Classification of Hyperspectral Imagery Based on Hyper Kernel Neural Architecture Search

2023-04-23 · Di Wang, Bo Du, Liangpei Zhang, DaCheng Tao

Recent neural architecture search (NAS) based approaches have made great progress in hyperspectral image (HSI) classification tasks. However, the architectures are usually optimized independently of the network weights, increasing searching time and restricting model performances. To tackle these issues, in this paper, different from previous methods that extra define structural parameters, we propose to directly generate structural parameters by utilizing the specifically designed hyper kernels, ingeniously converting the original complex dual optimization problem into easily implemented one-tier optimizations, and greatly shrinking searching costs. Then, we develop a hierarchical multi-module search space whose candidate operations only contain convolutions, and these operations can be integrated into unified kernels. Using the above searching strategy and searching space, we obtain three kinds of networks to separately conduct pixel-level or image-level classifications with 1-D or 3-D convolutions. In addition, by combining the proposed hyper kernel searching scheme with the 3-D convolution decomposition mechanism, we obtain diverse architectures to simulate 3-D convolutions, greatly improving network flexibilities. A series of quantitative and qualitative experiments on six public datasets demonstrate that the proposed methods achieve state-of-the-art results compared with other advanced NAS-based HSI classification approaches.

📄 PDF Abstract BibTeX arXiv:2304.11701

Code (1)

dotwang/hknas 공식 구현 pytorch

Tasks

Neural Architecture Search

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Tracking in Aerial Hyperspectral Videos using Deep Kernelized Correlation Filters

2017-11-20 · Burak Uzkent, Aneesh Rangnekar, Matthew J. Hoffman

Hyperspectral imaging holds enormous potential to improve the state-of-the-art in aerial vehicle tracking with low spatial and temporal resolutions. Recently, adaptive multi-modal hyperspectral sensors have attracted gro…

General ClassificationImage GenerationObject Trackingvehicle detection

Supervised classification methods applied to airborne hyperspectral images: Comparative study using mutual information

2022-10-27 · Hasna Nhaila, Asma Elmaizi, Elkebir Sarhrouni, Ahmed Hammouch

Nowadays, the hyperspectral remote sensing imagery HSI becomes an important tool to observe the Earth's surface, detect the climatic changes and many other applications. The classification of HSI is one of the most chall…

ClassificationDimensionality Reduction

C$^3$DG: Conditional Domain Generalization for Hyperspectral Imagery Classification with Convergence and Constrained-risk Theories

2024-07-04 · Zhe Gao, Bin Pan, Zhenwei Shi

Hyperspectral imagery (HSI) classification may suffer the challenge of hyperspectral-monospectra, where different classes present similar spectra. Joint spatial-spectral feature extraction is a popular solution for the p…

Domain Generalization

Faster hyperspectral image classification based on selective kernel mechanism using deep convolutional networks

2022-02-14 · Guandong Li, Chunju Zhang

Hyperspectral imagery is rich in spatial and spectral information. Using 3D-CNN can simultaneously acquire features of spatial and spectral dimensions to facilitate classification of features, but hyperspectral image inf…

Hyperspectral Image Classificationimage-classificationImage Classification

HyperImageNet: A Large-Scale High-Spatial Resolution Hyperspectral Imagery Classification Benchmark

2026-07-23 · Chuguang Zeng, Jingtao Li, Yinhe Liu, Yanfei Zhong arxiv

We present HyperImageNet, a large-scale benchmark for fine-grained hyperspectral land-cover understanding. The dataset contains 26,084 airborne hyperspectral image patches with 224 spectral bands and 138 fine-grained lan…

Instance Segmentation