Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

2795588361,115 · Jun 202019922001200920172026
48 results for hyperspectral data

Deep learning for Venus images uses high-res hyperspectral data to simulate ground truth.

problem Lack of accurate ground truth data for training deep neural networks in remote sensing.
method Unmixing high-resolution hyperspectral images to simulate ground truth for training a CNN.
result The model can classify mid-resolution Venus images successfully.

Novel graph-based framework for hyperspectral image classification using superpixels.

problem High classification accuracy with limited labelled data in hyperspectral images.
method Superpixel method for defining local regions, spectral and spatial features extraction, contracted graph representation, semi-supervised classifier.
result Our approach produces accurate classifications with minimal labelled data, outperforming state-of-the-art techniques.

Paper presents a graph-based semi-supervised method for hyperspectral image classification.

problem Hyperspectral image classification with limited labeled data.
method Novel superpixel algorithm based on spectral covariance matrix, followed by superpixel graph construction and classification.
result The method outperforms state-of-the-art approaches, especially in scenarios with minimal labeled data.

A 3-stage method enhances hyperspectral image classification accuracy.

problem Classifying detailed classes in hyperspectral images with limited labeled data.
method Uses Nested Sliding Window and PCA for spatial consistency, SVM for spectral estimation, and TV model for spatial smoothing.
result Our method outperforms state-of-the-art algorithms, especially in scenarios with small training sets.

Herein, we present a system for hyperspectral image segmentation that utilizes multiple class--based denoising autoencoders which are efficiently trained. Moreover, we present a novel hyperspectral data augmentation method for labelled HSI data using linear mixtures of pixels from each class, which helps the system wit…

2018-07-11abs ↗pdf ↗

We used the Ladder Network [Rasmus et al. (2015)] to perform Hyperspectral Image Classification in a semi-supervised setting. The Ladder Network distinguishes itself from other semi-supervised methods by jointly optimizing a supervised and unsupervised cost. In many settings this has proven to be more successful than o…

2018-12-04abs ↗pdf ↗

A novel framework combines deep metric learning and conditional random field for hyperspectral image classification.

problem Improving classification performance in hyperspectral image processing with limited labeled data.
method Combines spectrum-based deep metric learning and conditional random field. Uses center loss for spectrum-based features and Gaussian edge potentials for pixel-wise classification.
result Demonstrates advantages in classification accuracy and computation cost compared to classical methods.

MDGCN improves hyperspectral image classification by dynamically updating graphs.

problem Traditional CNNs struggle with irregular image regions and class boundaries.
method MDGCN uses dynamic graph convolution on hyperspectral images, adapting to local regions.
result MDGCN outperforms state-of-the-art methods on benchmark datasets.

The paper classifies U.S. crop types using hyperspectral satellite imagery.

problem Classifying crop types from hyperspectral satellite imagery.
method Gaussian Bayesian models and neural networks applied to NASA data.
result Bayesian methods outperform standard LDA and QDA.

A deep clustering method for hyperspectral images improves clustering performance by constraining intra-class distances.

problem Clustering performance degradation in hyperspectral images due to high dimensionality.
method Intra-class distance constrained deep clustering algorithm using auto-encoder network.
result The proposed algorithm outperforms state-of-the-art methods in clustering hyperspectral images.

Flexible band grouping and kernel fusion for hyperspectral image processing.

problem Large dimensionality in hyperspectral imaging.
method Non-contiguous and contiguous band grouping for dimensionality reduction; improved visual clustering; unsupervised clustering algorithms; diverse features via different proximity metrics and kernel functions; ll_{\infty}-norm multiple kernel learning.
result Heterogeneous features and kernels lead to performance gain.

This paper addresses the problem of blind and fully constrained unmixing of hyperspectral images. Unmixing is performed without the use of any dictionary, and assumes that the number of constituent materials in the scene and their spectral signatures are unknown. The estimated abundances satisfy the desired sum-to-one …

2014-03-03abs ↗pdf ↗

JigsawHSI improves land-use classification using hyperspectral images.

problem Land-use land-cover classification in hyperspectral images.
method Convolutional Neural Network (CNN) tailored for geoscientific analysis, using Jigsaw architecture.
result JigsawHSI achieves state-of-the-art performance in land-use classification.

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 network. It is expensive getting good labeled samples in hyperspectral images for remote sensing appl…

2016-11-30abs ↗pdf ↗

SaR-SVM-STV improves hyperspectral image classification with shape-adaptive reconstruction and denoising.

problem Classifying hyperspectral images with limited labeled data.
method Shape-adaptive Reconstruction (SaR) for pixel preprocessing, SVM for probability estimation, and Smoothed Total Variation (STV) for denoising.
result SaR-SVM-STV outperforms SVM-STV with fewer labeled data.

This work presents a method to localize targets in hyperspectral images using robust PCA.

problem Localizing targets in hyperspectral images with correlated signatures.
method Modeling HS images as a low-rank plus sparse component, using generalized robust PCA.
result Recovery guarantees and experimental validation show the method's effectiveness.

Unified analysis for robust PCA with applications to target localization in HS images.

problem Decomposing data matrices into low-rank and sparse components with known dictionaries.
method Unified convex demixing method for entry-wise and column-wise sparse structures, analyzing undercomplete and overcomplete cases.
result Successful recovery of constituent matrices under mild conditions on incoherence, sparsity, and rank.

MSFA clusters high-dimensional spatial data using spline-based covariance structures.

problem Clustering high-dimensional spatial data with flexible covariance structures.
method Mixture of spatial factor analyzers with spline-based covariance and matrix variate factor analyzers for dimensionality reduction.
result Proposed models accurately infer and differentiate distinct spatial patterns in tensor-variate data.

A new method classifies hyperspectral images using dynamic graph convolutional networks.

problem Complex spatial context in HSI classification leads to inaccurate results.
method Develops a GCN-based method that captures long-range contextual relations and refines graph edges.
result Significant improvement in HSI classification performance compared to state-of-the-art methods.