paper-with-me

Papers

Multitask Deep Learning with Spectral Knowledge for Hyperspectral Image Classification

2019-05-11 · Sheng-Jie Liu, Qian Shi

In this letter, we propose a multitask deep learning method for classification of multiple hyperspectral data in a single training. Deep learning models have achieved promising results on hyperspectral image classification, but their performance highly rely on sufficient labeled samples, which are scarce on hyperspectral images. However, samples from multiple data sets might be sufficient to train one deep learning model, thereby improving its performance. To do so, we trained an identical feature extractor for all data, and the extracted features were fed into corresponding Softmax classifiers. Spectral knowledge was introduced to ensure that the shared features were similar across domains. Four hyperspectral data sets were used in the experiments. We achieved higher classification accuracies on three data sets (Pavia University, Pavia Center, and Indian Pines) and competitive results on the Salinas Valley data compared with the baseline. Spectral knowledge was useful to prevent the deep network from overfitting when the data shared similar spectral response. The proposed method tested on two deep CNNs successfully shows its ability to utilize samples from multiple data sets and enhance networks' performance.

📄 PDF Abstract BibTeX arXiv:1905.04535

Code (2)

sjliu68/Remote-Sensing-Image-Classification tf
stop68/remote-sensing-image-classification tf

Tasks

ClassificationDeep LearningGeneral ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Few-Shot Hyperspectral Image Classification With Unknown Classes Using Multitask Deep Learning

2020-09-08 · Sheng-Jie Liu, Qian Shi, Liangpei Zhang

Current hyperspectral image classification assumes that a predefined classification system is closed and complete, and there are no unknown or novel classes in the unseen data. However, this assumption may be too strict …

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

A Multitask Deep Learning Model for Classification and Regression of Hyperspectral Images: Application to the large-scale dataset

2024-07-23 · Koushikey Chhapariya, Alexandre Benoit, Krishna Mohan Buddhiraju, Anil Kumar

Multitask learning is a widely recognized technique in the field of computer vision and deep learning domain. However, it is still a research question in remote sensing, particularly for hyperspectral imaging. Moreover, …

Decoder

Clustered Multitask Nonnegative Matrix Factorization for Spectral Unmixing of Hyperspectral Data

2019-05-16 · Sara Khoshsokhan, Roozbeh Rajabi, Hadi Zayyani

In this paper, the new algorithm based on clustered multitask network is proposed to solve spectral unmixing problem in hyperspectral imagery. In the proposed algorithm, the clustered network is employed. Each pixel in t…

Clustering

Hyperspectral Unmixing Based on Clustered Multitask Networks

2018-12-27 · Sara Khoshsokhan, Roozbeh Rajabi, Hadi Zayyani

Hyperspectral remote sensing is a prominent research topic in data processing. Most of the spectral unmixing algorithms are developed by adopting the linear mixing models. Nonnegative matrix factorization (NMF) and its d…

Distributed OptimizationHyperspectral Unmixing

Multi-level Relation Learning for Cross-domain Few-shot Hyperspectral Image Classification

2023-11-02 · Chun Liu, Longwei Yang, Zheng Li, Wei Yang 외

Cross-domain few-shot hyperspectral image classification focuses on learning prior knowledge from a large number of labeled samples from source domains and then transferring the knowledge to the tasks which contain few l…

ClassificationContrastive LearningCross-Domain Few-Shotcross-domain few-shot learning+5