paper-with-me

홈 › Papers

Benchmarking Object Detectors under Real-World Distribution Shifts in Satellite Imagery

2025-03-24 · CVPR 2025 1 · Sara Al-Emadi, Yin Yang, Ferda Ofli

Object detectors have achieved remarkable performance in many applications; however, these deep learning models are typically designed under the i.i.d. assumption, meaning they are trained and evaluated on data sampled from the same (source) distribution. In real-world deployment, however, target distributions often differ from source data, leading to substantial performance degradation. Domain Generalisation (DG) seeks to bridge this gap by enabling models to generalise to Out-Of-Distribution (OOD) data without access to target distributions during training, enhancing robustness to unseen conditions. In this work, we examine the generalisability and robustness of state-of-the-art object detectors under real-world distribution shifts, focusing particularly on spatial domain shifts. Despite the need, a standardised benchmark dataset specifically designed for assessing object detection under realistic DG scenarios is currently lacking. To address this, we introduce Real-World Distribution Shifts (RWDS), a suite of three novel DG benchmarking datasets that focus on humanitarian and climate change applications. These datasets enable the investigation of domain shifts across (i) climate zones and (ii) various disasters and geographic regions. To our knowledge, these are the first DG benchmarking datasets tailored for object detection in real-world, high-impact contexts. We aim for these datasets to serve as valuable resources for evaluating the robustness and generalisation of future object detection models. Our datasets and code are available at https://github.com/RWGAI/RWDS.

📄 PDF Abstract BibTeX arXiv:2503.19202

Code (1)

rwgai/rwds 공식 구현 pytorch

Tasks

BenchmarkingHumanitarianObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Simulation-Augmented Benchmarking Framework for Automatic RSO Streak Detection in Single-Frame Space Images

2023-04-30 · Zhe Chen, Yang Yang, Anne Bettens, Youngho Eun 외

Detecting Resident Space Objects (RSOs) and preventing collisions with other satellites is crucial. Recently, deep convolutional neural networks (DCNNs) have shown superior performance in object detection when large-scal…

Benchmarkingobject-detectionObject Detection

COUNTS: Benchmarking Object Detectors and Multimodal Large Language Models under Distribution Shifts

2025-04-14 · CVPR 2025 1 · Jiansheng Li, Xingxuan Zhang, Hao Zou, Yige Guo 외

Current object detectors often suffer significant perfor-mance degradation in real-world applications when encountering distributional shifts. Consequently, the out-of-distribution (OOD) generalization capability of obje…

BenchmarkingObjectVisual Grounding

Present and Future Generalization of Synthetic Image Detectors

2024-09-21 · Pablo Bernabeu-Perez, Enrique Lopez-Cuena, Dario Garcia-Gasulla

The continued release of increasingly realistic image generation models creates a demand for synthetic image detectors. To build effective detectors we must first understand how factors like data source diversity, traini…

BenchmarkingDiversitySynthetic Image AttributionSynthetic Image Detection

DetectRL: Benchmarking LLM-Generated Text Detection in Real-World Scenarios

2024-10-31 · Junchao Wu, Runzhe Zhan, Derek F. Wong, Shu Yang 외

Detecting text generated by large language models (LLMs) is of great recent interest. With zero-shot methods like DetectGPT, detection capabilities have reached impressive levels. However, the reliability of existing det…

BenchmarkingLLM-generated Text DetectionText Detection

SemSegBench & DetecBench: Benchmarking Reliability and Generalization Beyond Classification

2025-05-23 · Shashank Agnihotri, David Schader, Jonas Jakubassa, Nico Sharei 외

Reliability and generalization in deep learning are predominantly studied in the context of image classification. Yet, real-world applications in safety-critical domains involve a broader set of semantic tasks, such as s…

BenchmarkingClassificationimage-classificationImage Classification+4