paper-with-me

홈 › Papers

Bidirectional recurrent imputation and abundance estimation of LULC classes with MODIS multispectral time series and geo-topographic and climatic data

2023-10-11 · José Rodríguez-Ortega, Rohaifa Khaldi, Domingo Alcaraz-Segura, Siham Tabik

Remotely sensed data are dominated by mixed Land Use and Land Cover (LULC) types. Spectral unmixing (SU) is a key technique that disentangles mixed pixels into constituent LULC types and their abundance fractions. While existing studies on Deep Learning (DL) for SU typically focus on single time-step hyperspectral (HS) or multispectral (MS) data, our work pioneers SU using MODIS MS time series, addressing missing data with end-to-end DL models. Our approach enhances a Long-Short Term Memory (LSTM)-based model by incorporating geographic, topographic (geo-topographic), and climatic ancillary information. Notably, our method eliminates the need for explicit endmember extraction, instead learning the input-output relationship between mixed spectra and LULC abundances through supervised learning. Experimental results demonstrate that integrating spectral-temporal input data with geo-topographic and climatic information significantly improves the estimation of LULC abundances in mixed pixels. To facilitate this study, we curated a novel labeled dataset for Andalusia (Spain) with monthly MODIS multispectral time series at 460m resolution for 2013. Named Andalusia MultiSpectral MultiTemporal Unmixing (Andalusia-MSMTU), this dataset provides pixel-level annotations of LULC abundances along with ancillary information. The dataset (https://zenodo.org/records/7752348) and code (https://github.com/jrodriguezortega/MSMTU) are available to the public.

📄 PDF Abstract BibTeX arXiv:2310.07223

Code (1)

jrodriguezortega/msmtu 공식 구현 pytorch

Tasks

ImputationTime Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

BRATI: Bidirectional Recurrent Attention for Time-Series Imputation

2025-01-09 · Armando Collado-Villaverde, Pablo Muñoz, Maria D. R-Moreno

Missing data in time-series analysis poses significant challenges, affecting the reliability of downstream applications. Imputation, the process of estimating missing values, has emerged as a key solution. This paper int…

ImputationMissing ValuesMultivariate Time Series ImputationTime Series+1

BRITS: Bidirectional Recurrent Imputation for Time Series

2018-05-27 · NeurIPS 2018 12 · Wei Cao, Dong Wang, Jian Li, Hao Zhou 외

Time series are widely used as signals in many classification/regression tasks. It is ubiquitous that time series contains many missing values. Given multiple correlated time series data, how to fill in missing values an…

General ClassificationImputationMissing ValuesMultivariate Time Series Forecasting+5

A convolution recurrent autoencoder for spatio-temporal missing data imputation

2019-04-29 · Reza Asadi, Amelia Regan

When sensors collect spatio-temporal data in a large geographical area, the existence of missing data cannot be escaped. Missing data negatively impacts the performance of data analysis and machine learning algorithms. I…

ImputationMultivariate Time Series Imputation

Imputation with Inter-Series Information from Prototypes for Irregular Sampled Time Series

2024-01-14 · Zhihao Yu, Xu Chu, Liantao Ma, Yasha Wang 외

Irregularly sampled time series are ubiquitous, presenting significant challenges for analysis due to missing values. Despite existing methods address imputation, they predominantly focus on leveraging intra-series infor…

ImputationMemorizationMissing ValuesTime Series

Stacked Bidirectional and Unidirectional LSTM Recurrent Neural Network for Forecasting Network-wide Traffic State with Missing Values

2020-05-24 · Zhiyong Cui, Ruimin Ke, Ziyuan Pu, Yinhai Wang

Short-term traffic forecasting based on deep learning methods, especially recurrent neural networks (RNN), has received much attention in recent years. However, the potential of RNN-based models in traffic forecasting ha…

ImputationMissing ValuesPredictionTraffic Prediction