paper-with-me

Papers

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, most of the research in the remote sensing domain focuses on small and single-task-based annotated datasets, which limits the generalizability and scalability of the developed models to more diverse and complex real-world scenarios. Thus, in this study, we propose a multitask deep learning model designed to perform multiple classification and regression tasks simultaneously on hyperspectral images. We validated our approach on a large hyperspectral dataset called TAIGA, which contains 13 forest variables, including three categorical variables and ten continuous variables with different biophysical parameters. We design a sharing encoder and task-specific decoder network to streamline feature learning while allowing each task-specific decoder to focus on the unique aspects of its respective task. Additionally, a dense atrous pyramid pooling layer and attention network were integrated to extract multi-scale contextual information and enable selective information processing by prioritizing task-specific features. Further, we computed multitask loss and optimized its parameters for the proposed framework to improve the model performance and efficiency across diverse tasks. A comprehensive qualitative and quantitative analysis of the results shows that the proposed method significantly outperforms other state-of-the-art methods. We trained our model across 10 seeds/trials to ensure robustness. Our proposed model demonstrates higher mean performance while maintaining lower or equivalent variability. To make the work reproducible, the codes will be available at https://github.com/Koushikey4596/Multitask-Deep-Learning-Model-for-Taiga-datatset.

📄 PDF Abstract BibTeX arXiv:2407.16384

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

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$…
Attention 설명 없음
Focus 설명 없음

Similar 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 classificati…

ClassificationDeep LearningGeneral ClassificationHyperspectral Image Classification+2

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

Contrastive Learning for Regression on Hyperspectral Data

2024-02-12 · Mohamad Dhaini, Maxime Berar, Paul Honeine, Antonin Van Exem

Contrastive learning has demonstrated great effectiveness in representation learning especially for image classification tasks. However, there is still a shortage in the studies targeting regression tasks, and more speci…

Contrastive Learningimage-classificationImage Classificationregression+1

Image-level Classification in Hyperspectral Images using Feature Descriptors, with Application to Face Recognition

2016-05-11 · Vivek Sharma, Luc van Gool

In this paper, we proposed a novel pipeline for image-level classification in the hyperspectral images. By doing this, we show that the discriminative spectral information at image-level features lead to significantly im…

ClassificationFace RecognitionGeneral Classification

Active Deep Learning for Classification of Hyperspectral Images

2016-11-30 · Peng Liu, HUI ZHANG, Kie B. Eom

Active deep learning classification of hyperspectral images is considered in this paper. Deep learning has achieved success in many applications, but good-quality labeled samples are needed to construct a deep learning n…

Active LearningClassificationClassification Of Hyperspectral ImagesDeep Learning+2