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

1122 · Oct 201319922001200920182026
12 results for Spatial-Spectral

Proposes a DR method for HSI classification with limited labeled data.

problem High dimensionality, singularity, limited training samples, lack of labeled data, heteroscedasticity, nonlinearity.
method Semi-supervised graph-based, HGF for smoothing, MLP for linear patches, RMLSC and NPMLSC for dissimilarity matrices, optimization for projection matrix.
result Improves HSI classification with limited labeled data.

This research optimizes Andrews plots for better visual clarity in high-dimensional data.

problem Visualizing high-dimensional datasets with clarity and aesthetics.
method Developed a method to add spectral smoothing to Andrews plots to reduce visual clutter.
result Optimal spatial-spectral smoothing leads to more aesthetically pleasing and clutter-free visualizations.

A new model combines spatial and spectral features for HSI classification.

problem Inefficiency and difficulty in training RNNs for HSI classification.
method Proposes St-SS-pGRU combining shorten RNN, converlusion layer, and parallel-GRU.
result Better performance and robustness in HSI classification.

PixelHop++ improves image classification with a smaller model size.

problem Improving image classification models with smaller sizes.
method Decomposing input tensor, channel-wise Saab transform, successive subspace learning, feature ranking.
result PixelHop++ offers a flexible tradeoff between model size and performance.

A new DR method for HSI classification improves accuracy with limited samples.

problem Challenges in DR for HSI classification with limited training samples.
method Graph-based spatial and spectral regularized local scaling cut (SSRLSC).
result Improved classification accuracy compared to spectral-only methods.

This paper introduces a new unsupervised method for dimensionality reduction via regression (DRR). The algorithm belongs to the family of invertible transforms that generalize Principal Component Analysis (PCA) by using curvilinear instead of linear features. DRR identifies the nonlinear features through multivariate r…

2016-01-31abs ↗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.