CVOct 29, 2025

Mapping and Classification of Trees Outside Forests using Deep Learning

arXiv:2510.25239v11 citationsh-index: 19Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the need for more accurate and adaptable classification of TOF for ecological applications, though it is incremental as it applies existing deep learning methods to a new dataset.

The study tackled the problem of mapping and classifying Trees Outside Forests (TOF) in agricultural landscapes by evaluating deep learning models on a new dataset from Germany, achieving a best mean Intersection-over-Union of 0.74 and mean F1 score of 0.84 with the FT-UNetFormer model.

Trees Outside Forests (TOF) play an important role in agricultural landscapes by supporting biodiversity, sequestering carbon, and regulating microclimates. Yet, most studies have treated TOF as a single class or relied on rigid rule-based thresholds, limiting ecological interpretation and adaptability across regions. To address this, we evaluate deep learning for TOF classification using a newly generated dataset and high-resolution aerial imagery from four agricultural landscapes in Germany. Specifically, we compare convolutional neural networks (CNNs), vision transformers, and hybrid CNN-transformer models across six semantic segmentation architectures (ABCNet, LSKNet, FT-UNetFormer, DC-Swin, BANet, and U-Net) to map four categories of woody vegetation: Forest, Patch, Linear, and Tree, derived from previous studies and governmental products. Overall, the models achieved good classification accuracy across the four landscapes, with the FT-UNetFormer performing best (mean Intersection-over-Union 0.74; mean F1 score 0.84), underscoring the importance of spatial context understanding in TOF mapping and classification. Our results show good results for Forest and Linear class and reveal challenges particularly in classifying complex structures with high edge density, notably the Patch and Tree class. Our generalization experiments highlight the need for regionally diverse training data to ensure reliable large-scale mapping. The dataset and code are openly available at https://github.com/Moerizzy/TOFMapper

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes