paper-with-me

홈 › Papers

ClimaOoD: Improving Anomaly Segmentation via Physically Realistic Synthetic Data

2025-12-02 · Yuxing Liu, Zheng Li, Huanhuan Liang, Ji Zhang, Zeyu Sun, Yong Liu arxiv

Anomaly segmentation seeks to detect and localize unknown or out-of-distribution (OoD) objects that fall outside predefined semantic classes a capability essential for safe autonomous driving. However, the scarcity and limited diversity of anomaly data severely constrain model generalization in open-world environments. Existing approaches mitigate this issue through synthetic data generation, either by copy-pasting external objects into driving scenes or by leveraging text-to-image diffusion models to inpaint anomalous regions. While these methods improve anomaly diversity, they often lack contextual coherence and physical realism, resulting in domain gaps between synthetic and real data. In this paper, we present ClimaDrive, a semantics-guided image-to-image framework for synthesizing semantically coherent, weather-diverse, and physically plausible OoD driving data. ClimaDrive unifies structure-guided multi-weather generation with prompt-driven anomaly inpainting, enabling the creation of visually realistic training data. Based on this framework, we construct ClimaOoD, a large-scale benchmark spanning six representative driving scenarios under both clear and adverse weather conditions. Extensive experiments on four state-of-the-art methods show that training with ClimaOoD leads to robust improvements in anomaly segmentation. Across all methods, AUROC, AP, and FPR95 show notable gains, with FPR95 dropping from 3.97 to 3.52 for RbA on Fishyscapes LAF. These results demonstrate that ClimaOoD enhances model robustness, offering valuable training data for better generalization in open-world anomaly detection.

📄 PDF Abstract BibTeX arXiv:2512.02686

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data GenerationAutonomous DrivingAnomaly Detection

Similar Papers 제목 키워드 기반

ART-ASyn: Anatomy-aware Realistic Texture-based Anomaly Synthesis Framework for Chest X-Rays

2025-11-29 · Qinyi Cao, Jianan Fan, Weidong Cai arxiv

Unsupervised anomaly detection aims to identify anomalies without pixel-level annotations. Synthetic anomaly-based methods exhibit a unique capacity to introduce controllable irregularities with known masks, enabling exp…

Unsupervised Anomaly Detection

Latency-aware Road Anomaly Segmentation in Videos: A Photorealistic Dataset and New Metrics

2024-01-10 · Beiwen Tian, Huan-ang Gao, Leiyao Cui, Yupeng Zheng 외

In the past several years, road anomaly segmentation is actively explored in the academia and drawing growing attention in the industry. The rationale behind is straightforward: if the autonomous car can brake before hit…

Anomaly SegmentationAutonomous DrivingBenchmarkingGenerative Adversarial Network+1

Physically-Based Rendering for Indoor Scene Understanding Using Convolutional Neural Networks

2016-12-22 · CVPR 2017 7 · Yinda Zhang, Shuran Song, Ersin Yumer, Manolis Savva 외

Indoor scene understanding is central to applications such as robot navigation and human companion assistance. Over the last years, data-driven deep neural networks have outperformed many traditional approaches thanks to…

Boundary DetectionEdge DetectionRepresentation LearningRobot Navigation+2

Few-Shot Anomaly-Driven Generation for Anomaly Classification and Segmentation

2025-05-14 · Guan Gui, Bin-Bin Gao, Jun Liu, Chengjie Wang 외

Anomaly detection is a practical and challenging task due to the scarcity of anomaly samples in industrial inspection. Some existing anomaly detection methods address this issue by synthesizing anomalies with noise or ex…

Anomaly ClassificationAnomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly Detection

Procedural Modeling and Physically Based Rendering for Synthetic Data Generation in Automotive Applications

2017-10-17 · Apostolia Tsirikoglou, Joel Kronander, Magnus Wrenninge, Jonas Unger

We present an overview and evaluation of a new, systematic approach for generation of highly realistic, annotated synthetic data for training of deep neural networks in computer vision tasks. The main contribution is a p…

Autonomous VehiclesImage GenerationSemantic SegmentationSynthetic Data Generation