Reliability in Semantic Segmentation: Can We Use Synthetic Data?
Thibaut Loiseau, Tuan-Hung Vu, Mickael Chen, Patrick P\'erez and, Matthieu Cord

TL;DR
This paper introduces a synthetic data generation method using fine-tuned Stable Diffusion to evaluate and improve the robustness and out-of-distribution detection of semantic segmentation models in safety-critical applications.
Contribution
It demonstrates how synthetic data can be used to assess real-world reliability of segmentation models and improve their OOD detection capabilities.
Findings
High correlation between synthetic OOD evaluation and real OOD performance
Synthetic data effectively reveals model robustness to out-of-distribution inputs
Approach enhances model calibration and OOD detection
Abstract
Assessing the robustness of perception models to covariate shifts and their ability to detect out-of-distribution (OOD) inputs is crucial for safety-critical applications such as autonomous vehicles. By nature of such applications, however, the relevant data is difficult to collect and annotate. In this paper, we show for the first time how synthetic data can be specifically generated to assess comprehensively the real-world reliability of semantic segmentation models. By fine-tuning Stable Diffusion with only in-domain data, we perform zero-shot generation of visual scenes in OOD domains or inpainted with OOD objects. This synthetic data is employed to evaluate the robustness of pretrained segmenters, thereby offering insights into their performance when confronted with real edge cases. Through extensive experiments, we demonstrate a high correlation between the performance of models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Generative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference
MethodsDiffusion
