QMCVLGAug 28, 2024

Generating Binary Species Range Maps

arXiv:2408.15956v15 citationsh-index: 26
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in automating species range mapping for conservation efforts, but it is incremental as it extends an existing presence-only technique.

The paper tackles the problem of automatically selecting per-species thresholds to binarize continuous predictions from deep learning-based species distribution models into binary range maps, and demonstrates improved performance over existing pseudo-absence free approaches.

Accurately predicting the geographic ranges of species is crucial for assisting conservation efforts. Traditionally, range maps were manually created by experts. However, species distribution models (SDMs) and, more recently, deep learning-based variants offer a potential automated alternative. Deep learning-based SDMs generate a continuous probability representing the predicted presence of a species at a given location, which must be binarized by setting per-species thresholds to obtain binary range maps. However, selecting appropriate per-species thresholds to binarize these predictions is non-trivial as different species can require distinct thresholds. In this work, we evaluate different approaches for automatically identifying the best thresholds for binarizing range maps using presence-only data. This includes approaches that require the generation of additional pseudo-absence data, along with ones that only require presence data. We also propose an extension of an existing presence-only technique that is more robust to outliers. We perform a detailed evaluation of different thresholding techniques on the tasks of binary range estimation and large-scale fine-grained visual classification, and we demonstrate improved performance over existing pseudo-absence free approaches using our method.

Code Implementations1 repo
Foundations

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

Your Notes