paper-with-me

홈 › Papers

Distribution Shifts at Scale: Out-of-distribution Detection in Earth Observation

2024-12-18 · Burak Ekim, Girmaw Abebe Tadesse, Caleb Robinson, Gilles Hacheme, Michael Schmitt, Rahul Dodhia, Juan M. Lavista Ferres

Training robust deep learning models is critical in Earth Observation, where globally deployed models often face distribution shifts that degrade performance, especially in low-data regions. Out-of-distribution (OOD) detection addresses this challenge by identifying inputs that differ from in-distribution (ID) data. However, existing methods either assume access to OOD data or compromise primary task performance, making them unsuitable for real-world deployment. We propose TARDIS, a post-hoc OOD detection method for scalable geospatial deployments. The core novelty lies in generating surrogate labels by integrating information from ID data and unknown distributions, enabling OOD detection at scale. Our method takes a pre-trained model, ID data, and WILD samples, disentangling the latter into surrogate ID and surrogate OOD labels based on internal activations, and fits a binary classifier as an OOD detector. We validate TARDIS on EuroSAT and xBD datasets, across 17 experimental setups covering covariate and semantic shifts, showing that it performs close to the theoretical upper bound in assigning surrogate ID and OOD samples in 13 cases. To demonstrate scalability, we deploy TARDIS on the Fields of the World dataset, offering actionable insights into pre-trained model behavior for large-scale deployments. The code is publicly available at https://github.com/microsoft/geospatial-ood-detection.

📄 PDF Abstract BibTeX arXiv:2412.13394

Code (1)

microsoft/geospatial-ood-detection 공식 구현 pytorch

Tasks

Earth ObservationOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

EarthShift: a benchmark for measuring robustness to real-world distribution shifts in Earth observation

2026-05-28 · Kelsey Doerksen, Hannah Kerner arxiv

Current Earth observation benchmarks focus on measuring performance on diverse tasks and applications, typically measuring generalization in-distribution. But when models are deployed, they must generalize to myriad out-…

Sequential Change Point Detection via Denoising Score Matching

2025-01-22 · Wenbin Zhou, Liyan Xie, Zhigang Peng, Shixiang Zhu

Sequential change-point detection plays a critical role in numerous real-world applications, where timely identification of distributional shifts can greatly mitigate adverse outcomes. Classical methods commonly rely on …

Change Point DetectionDenoising

FlowEO: Generative Unsupervised Domain Adaptation for Earth Observation

2025-12-01 · Georges Le Bellier, Nicolas Audebert arxiv

The increasing availability of Earth observation data offers unprecedented opportunities for large-scale environmental monitoring and analysis. However, these datasets are inherently heterogeneous, stemming from diverse …

Unsupervised Domain AdaptationSemantic Segmentation

ShiftySpeech: A Large-Scale Synthetic Speech Dataset with Distribution Shifts

2025-02-08 · Ashi Garg, Zexin Cai, Lin Zhang, Henry Li Xinyuan 외

The problem of synthetic speech detection has enjoyed considerable attention, with recent methods achieving low error rates across several established benchmarks. However, to what extent can low error rates on academic b…

BenchmarkingSelf-Supervised LearningSynthetic Speech Detectiontext-to-speech+1

TextDS: Parameter-Efficient Representation Alignment for Scene Text Detection under Distribution Shifts

2026-06-26 · Boyuan Chen, Zichen Dang, Chuang Yang, Lap-Pui Chau 외 arxiv

In real-world deployments, scene text detectors inevitably face distribution shifts beyond the training distribution. Prior work often depends on large-scale scene-text pretraining, yet evaluation under cross-domain chan…

Scene Text Detection