paper-with-me

Papers

Hyperspectral Image Classification in the Presence of Noisy Labels

2018-09-12 · Junjun Jiang, Jiayi Ma, Zheng Wang, Chen Chen, Xian-Ming Liu

Label information plays an important role in supervised hyperspectral image classification problem. However, current classification methods all ignore an important and inevitable problem---labels may be corrupted and collecting clean labels for training samples is difficult, and often impractical. Therefore, how to learn from the database with noisy labels is a problem of great practical importance. In this paper, we study the influence of label noise on hyperspectral image classification, and develop a random label propagation algorithm (RLPA) to cleanse the label noise. The key idea of RLPA is to exploit knowledge (e.g., the superpixel based spectral-spatial constraints) from the observed hyperspectral images and apply it to the process of label propagation. Specifically, RLPA first constructs a spectral-spatial probability transfer matrix (SSPTM) that simultaneously considers the spectral similarity and superpixel based spatial information. It then randomly chooses some training samples as "clean" samples and sets the rest as unlabeled samples, and propagates the label information from the "clean" samples to the rest unlabeled samples with the SSPTM. By repeating the random assignment (of "clean" labeled samples and unlabeled samples) and propagation, we can obtain multiple labels for each training sample. Therefore, the final propagated label can be calculated by a majority vote algorithm. Experimental studies show that RLPA can reduce the level of noisy label and demonstrates the advantages of our proposed method over four major classifiers with a significant margin---the gains in terms of the average OA, AA, Kappa are impressive, e.g., 9.18%, 9.58%, and 0.1043. The Matlab source code is available at https://github.com/junjun-jiang/RLPA

📄 PDF Abstract BibTeX arXiv:1809.04212

Code (1)

junjun-jiang/RLPA 공식 구현

Tasks

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Active Label Refinement for Robust Training of Imbalanced Medical Image Classification Tasks in the Presence of High Label Noise

2024-07-08 · Bidur Khanal, Tianhong Dai, Binod Bhattarai, Cristian Linte

The robustness of supervised deep learning-based medical image classification is significantly undermined by label noise. Although several methods have been proposed to enhance classification performance in the presence …

Active LearningClassificationimage-classificationImage Classification+2

SPECIAL: Zero-shot Hyperspectral Image Classification With CLIP

2025-01-27 · Li Pang, Jing Yao, Kaiyu Li, Xiangyong Cao

Hyperspectral image (HSI) classification aims at categorizing each pixel in an HSI into a specific land cover class, which is crucial for applications like remote sensing, environmental monitoring, and agriculture. Altho…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1

Spectral-spatial classification of hyperspectral images: three tricks and a new supervised learning setting

2017-11-15 · Jacopo Acquarelli, Elena Marchiori, Lutgarde M. C. Buydens, Thanh Tran 외

Spectral-spatial classification of hyperspectral images has been the subject of many studies in recent years. In the presence of only very few labeled pixels, this task becomes challenging. In this paper we address the f…

Data AugmentationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Learning Not to Learn in the Presence of Noisy Labels

2020-02-16 · Liu Ziyin, Blair Chen, Ru Wang, Paul Pu Liang 외

Learning in the presence of label noise is a challenging yet important task: it is crucial to design models that are robust in the presence of mislabeled datasets. In this paper, we discover that a new class of loss func…

Memorizationtext-classificationText Classification

HyDeMiC: A Deep Learning-based Mineral Classifier using Hyperspectral Data

2026-01-24 · M. L. Mamud, Piyoosh Jaysaval, Frederick D Day-Lewis, M. K. Mudunuru arxiv

Hyperspectral imaging (HSI) has emerged as a powerful remote sensing tool for mineral exploration, capitalizing on unique spectral signatures of minerals. However, traditional classification methods such as discriminant …