paper-with-me

Papers

Not Every Tree Is a Forest: Benchmarking Forest Types from Satellite Remote Sensing

2025-05-03 · Yuchang Jiang, Maxim Neumann

Developing accurate and reliable models for forest types mapping is critical to support efforts for halting deforestation and for biodiversity conservation (such as European Union Deforestation Regulation (EUDR)). This work introduces ForTy, a benchmark for global-scale FORest TYpes mapping using multi-temporal satellite data1. The benchmark comprises 200,000 time series of image patches, each consisting of Sentinel-2, Sentinel-1, climate, and elevation data. Each time series captures variations at monthly or seasonal cadence. Per-pixel annotations, including forest types and other land use classes, support image segmentation tasks. Unlike most existing land use products that often categorize all forest areas into a single class, our benchmark differentiates between three forest types classes: natural forest, planted forest, and tree crops. By leveraging multiple public data sources, we achieve global coverage with this benchmark. We evaluate the forest types dataset using several baseline models, including convolution neural networks and transformer-based models. Additionally, we propose a novel transformer-based model specifically designed to handle multi-modal, multi-temporal satellite data for forest types mapping. Our experimental results demonstrate that the proposed model surpasses the baseline models in performance.

📄 PDF Abstract BibTeX arXiv:2505.01805

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingImage SegmentationSemantic SegmentationTime Series

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

FOR-instance: a UAV laser scanning benchmark dataset for semantic and instance segmentation of individual trees

2023-09-03 · Stefano Puliti, Grant Pearse, Peter Surový, Luke Wallace 외

The FOR-instance dataset (available at https://doi.org/10.5281/zenodo.8287792) addresses the challenge of accurate individual tree segmentation from laser scanning data, crucial for understanding forest ecosystems and su…

BenchmarkingInstance SegmentationScene SegmentationSegmentation+1

Jump Like A Squirrel: Optimized Execution Step Order for Anytime Random Forest Inference

2026-03-02 · Daniel Biebert, Christian Hakert, Kay Heider, Daniel Kuhse 외 arxiv

Due to their efficiency and small size, decision trees and random forests are popular machine learning models used for classification on resource-constrained systems. In such systems, the available execution time for inf…

Best-scored Random Forest Classification

2019-05-27 · Hanyuan Hang, Xiaoyu Liu, Ingo Steinwart

We propose an algorithm named best-scored random forest for binary classification problems. The terminology "best-scored" means to select the one with the best empirical performance out of a certain number of purely rand…

Binary ClassificationClassificationGeneral Classification

Identification of Tree Species in Japanese Forests based on Aerial Photography and Deep Learning

2020-07-17 · Sarah Kentsch, Savvas Karatsiolis, Andreas Kamilaris, Luca Tomhave 외

Natural forests are complex ecosystems whose tree species distribution and their ecosystem functions are still not well understood. Sustainable management of these forests is of high importance because of their significa…

Management

OptIForest: Optimal Isolation Forest for Anomaly Detection

2023-06-22 · Haolong Xiang, Xuyun Zhang, Hongsheng Hu, Lianyong Qi 외

Anomaly detection plays an increasingly important role in various fields for critical tasks such as intrusion detection in cybersecurity, financial risk detection, and human health monitoring. A variety of anomaly detect…

Anomaly DetectionBenchmarkingIntrusion Detection