paper-with-me

Papers

Learning Interpretable Deep Disentangled Neural Networks for Hyperspectral Unmixing

2023-10-03 · Ricardo Augusto Borsoi, Deniz Erdoğmuş, Tales Imbiriba

Although considerable effort has been dedicated to improving the solution to the hyperspectral unmixing problem, non-idealities such as complex radiation scattering and endmember variability negatively impact the performance of most existing algorithms and can be very challenging to address. Recently, deep learning-based frameworks have been explored for hyperspectral umixing due to their flexibility and powerful representation capabilities. However, such techniques either do not address the non-idealities of the unmixing problem, or rely on black-box models which are not interpretable. In this paper, we propose a new interpretable deep learning method for hyperspectral unmixing that accounts for nonlinearity and endmember variability. The proposed method leverages a probabilistic variational deep-learning framework, where disentanglement learning is employed to properly separate the abundances and endmembers. The model is learned end-to-end using stochastic backpropagation, and trained using a self-supervised strategy which leverages benefits from semi-supervised learning techniques. Furthermore, the model is carefully designed to provide a high degree of interpretability. This includes modeling the abundances as a Dirichlet distribution, the endmembers using low-dimensional deep latent variable representations, and using two-stream neural networks composed of additive piecewise-linear/nonlinear components. Experimental results on synthetic and real datasets illustrate the performance of the proposed method compared to state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2310.02340

Code (1)

ricardoborsoi/IDNet_release 공식 구현 pytorch

Tasks

Deep LearningDisentanglementHyperspectral Unmixing

Similar Papers 제목 키워드 기반

Endmember-Guided Unmixing Network (EGU-Net): A General Deep Learning Framework for Self-Supervised Hyperspectral Unmixing

2021-05-21 · Danfeng Hong, Lianru Gao, Jing Yao, Naoto Yokoya 외

Over the past decades, enormous efforts have been made to improve the performance of linear or nonlinear mixing models for hyperspectral unmixing, yet their ability to simultaneously generalize various spectral variabili…

Hyperspectral Unmixing

Unrolling Plug-and-Play Network for Hyperspectral Unmixing

2024-09-07 · Min Zhao, Linruize Tang, Jie Chen

Deep learning based unmixing methods have received great attention in recent years and achieve remarkable performance. These methods employ a data-driven approach to extract structure features from hyperspectral image, h…

Hyperspectral Unmixing

Hyperspectral Unmixing of Agricultural Images taken from UAV Using Adapted U-Net Architecture

2024-09-29 · Vytautas Paura, Virginijus Marcinkevičius

The hyperspectral unmixing method is an algorithm that extracts material (usually called endmember) data from hyperspectral data cube pixels along with their abundances. Due to a lower spatial resolution of hyperspectral…

Hyperspectral Unmixing

Deep Diffusion Models and Unsupervised Hyperspectral Unmixing for Realistic Abundance Map Synthesis

2025-06-16 · Martina Pastorino, Michael Alibani, Nicola Acito, Gabriele Moser

This paper presents a novel methodology for generating realistic abundance maps from hyperspectral imagery using an unsupervised, deep-learning-driven approach. Our framework integrates blind linear hyperspectral unmixin…

BenchmarkingData AugmentationEarth ObservationHyperspectral Unmixing+1

MultiHU-TD: Multifeature Hyperspectral Unmixing Based on Tensor Decomposition

2023-10-05 · Mohamad Jouni, Mauro Dalla Mura, Lucas Drumetz, Pierre Comon

Hyperspectral unmixing allows representing mixed pixels as a set of pure materials weighted by their abundances. Spectral features alone are often insufficient, so it is common to rely on other features of the scene. Mat…

Hyperspectral UnmixingTensor Decomposition