paper-with-me

홈 › Papers

Recursive classification of satellite imaging time-series: An application to land cover mapping

2023-01-04 · Helena Calatrava, Bhavya Duvvuri, Haoqing Li, Ricardo Borsoi, Edward Beighley, Deniz Erdogmus, Pau Closas, Tales Imbiriba

Despite the extensive body of literature focused on remote sensing applications for land cover mapping and the availability of high-resolution satellite imagery, methods for continuously updating classification maps in real-time remain limited, especially when training data is scarce. This paper introduces the Recursive Bayesian Classifier (RBC), which converts any instantaneous classifier into a robust online method through a probabilistic framework that is resilient to non-informative image variations. Three experiments are conducted using Sentinel-2 data: water mapping of the Oroville Dam in California and the Charles River basin in Massachusetts, and deforestation detection in the Amazon. RBC is applied to a Gaussian Mixture Model (GMM), Logistic Regression (LR), and our proposed Spectral Index Classifier (SIC). Results show that RBC significantly enhances classifier robustness in multitemporal settings under challenging conditions, such as cloud cover and cyanobacterial blooms. Specifically, balanced classification accuracy improves by up to 26.95% for SIC, 12.4% for GMM, and 13.81% for LR in water mapping, and by 15.25%, 14.17%, and 14.7% in deforestation detection. Moreover, without additional training data, RBC improves the performance of the state-of-the-art DeepWaterMap and WatNet algorithms by up to 9.62% and 11.03%. These benefits are provided by RBC while requiring minimal supervision and maintaining a low computational cost that remains constant for each time step regardless of the time-series length.

📄 PDF Abstract BibTeX arXiv:2301.01796

Code (1)

neu-spiral/rbc-satimg 공식 구현 tf

Tasks

ClassificationDecision MakingLand Cover ClassificationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

RapidAI4EO: Mono- and Multi-temporal Deep Learning models for Updating the CORINE Land Cover Product

2022-10-26 · Priyash Bhugra, Benjamin Bischke, Christoph Werner, Robert Syrnicki 외

In the remote sensing community, Land Use Land Cover (LULC) classification with satellite imagery is a main focus of current research activities. Accurate and appropriate LULC classification, however, continues to be a c…

Change DetectionClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Don't overfit the history -- Recursive time series data augmentation

2022-07-06 · Amine Mohamed Aboussalah, Min-Jae Kwon, Raj G Patel, Cheng Chi 외

Time series observations can be seen as realizations of an underlying dynamical system governed by rules that we typically do not know. For time series learning tasks, we need to understand that we fit our model on avail…

Data AugmentationTime SeriesTime Series Analysis

Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention

2019-11-18 · CVPR 2020 6 · Vivien Sainte Fare Garnot, Loic Landrieu, Sebastien Giordano, Nesrine Chehata

Satellite image time series, bolstered by their growing availability, are at the forefront of an extensive effort towards automated Earth monitoring by international institutions. In particular, large-scale control of ag…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Online multi-resolution fusion of space-borne multispectral images

2022-04-26 · Haoqing Li, Bhavia Duvviri, Ricardo Borsoi, Tales Imbiriba 외

Satellite imaging has a central role in monitoring, detecting and estimating the intensity of key natural phenomena. One important feature of satellite images is the trade-off between spatial/spectral resolution and thei…

State Estimation

On Recursive Edit Distance Kernels with Application to Time Series Classification

2010-05-27 · Pierre-François Marteau, Sylvie Gibet

This paper proposes some extensions to the work on kernels dedicated to string or time series global alignment based on the aggregation of scores obtained by local alignments. The extensions we propose allow to construct…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification