Pith. sign in

REVIEW 35 cited by

Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1907.07484 v2 pith:BTUQRQWS submitted 2019-07-17 cs.CV cs.LGstat.ML

classification cs.CVcs.LGstat.ML
keywords benchmarkdetectionobjectimagemodelsautonomousdatadriving
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The ability to detect objects regardless of image distortions or weather conditions is crucial for real-world applications of deep learning like autonomous driving. We here provide an easy-to-use benchmark to assess how object detection models perform when image quality degrades. The three resulting benchmark datasets, termed Pascal-C, Coco-C and Cityscapes-C, contain a large variety of image corruptions. We show that a range of standard object detection models suffer a severe performance loss on corrupted images (down to 30--60\% of the original performance). However, a simple data augmentation trick---stylizing the training images---leads to a substantial increase in robustness across corruption type, severity and dataset. We envision our comprehensive benchmark to track future progress towards building robust object detection models. Benchmark, code and data are publicly available.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 35 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 136 citations worldwide. Full citation record

  1. Real-World Perturbation Testing of Autonomous Driving Systems

    cs.SE 2026-07 conditional novelty 7.0 of 10

    Model-level and offline robustness metrics for 72 camera/LiDAR perturbations do not reliably predict closed-loop failures on a full-scale autonomous vehicle.

  2. EvBS: Event-guided Blur Synthesis for Domain-adaptive Motion Deblurring

    cs.CV 2026-08 conditional novelty 6.0 of 10

    EvBS uses event streams to transfer motion patterns between image patches, synthesizing more diverse blur-sharp pairs and improving domain-adaptive deblurring.

  3. Suppress and Diversify: Refining Robust Pathways for Corruption Robustness

    cs.CV 2026-08 conditional novelty 6.0 of 10

    S&D improves corruption robustness by selecting the most stable internal pathways under a synthetic corruption and diversifying them through symmetric weight tweaks, with no test-time overhead.

  4. Small Vision-Language Models Know When They Are Wrong But Cannot Say So: A Two-Model Study of Stated versus Internal Confidence Under Realistic Image Degradation

    cs.CV 2026-07 conditional novelty 6.0 of 10

    In two small VLMs, internal token probability detects errors with AUROC up to 0.99 while verbalized confidence stays near 0.9 and performs near chance, except under severe low light where both fail.

  5. VLOD-TTA: Test-Time Adaptation of Vision-Language Object Detectors

    cs.CV 2025-10 conditional novelty 6.0 of 10

    An IoU-weighted entropy objective and image-conditioned prompt selection adapt YOLO-World and Grounding DINO at test time, improving robustness on style, weather, low-light, and corruption shifts without labels.

  6. Response Wide Shut? Surprising Observations in Basic Vision Language Model Capabilities

    cs.LG 2025-07 conditional novelty 6.0 of 10

    By probing visual, projection, and response representations, the authors find that most VLM visual knowledge loss for recognition and counting occurs in the language decoder, while spatial understanding is lost in the...

  7. Embodied Domain Adaptation for Object Detection

    cs.RO 2025-06 conditional novelty 6.0 of 10

    EDAOD adapts open-vocabulary object detectors to new indoor scenes via temporal instance clustering and contrastive learning, outperforming source-free baselines on a new benchmark.

  8. ADAM-Dehaze: Adaptive Density-Aware Multi-Stage Dehazing for Improved Object Detection in Foggy Conditions

    cs.CV 2025-06 conditional novelty 6.0 of 10

    An adaptive, density-aware multi-stage dehazing framework routes foggy images to specialized restoration branches based on a learned fog-density score, improving dehazing quality and downstream object detection.

  9. ZeroVO: Visual Odometry with Minimal Assumptions

    cs.CV 2025-06 conditional novelty 6.0 of 10

    A two-frame visual odometry model using estimated depth, language priors, and semi-supervised pseudo-label filtering achieves zero-shot metric-scale pose estimation across multiple driving datasets.

  10. SNAP: A Benchmark for Testing the Effects of Capture Conditions on Fundamental Vision Tasks

    cs.CV 2025-05 conditional novelty 6.0 of 10

    A new benchmark shows that camera capture settings and lighting systematically change the performance of image classifiers, object detectors, and VQA models, and that common vision datasets are biased toward narrow ex...

  11. On the Promise for Assurance of Differentiable Neurosymbolic Reasoning Paradigms

    cs.AI 2025-02 conditional novelty 6.0 of 10

    A systematic comparison finds that differentiable neurosymbolic systems offer better assurance mainly in arithmetic-like reasoning tasks, not across the board, and interpretable shortcuts can increase adversarial risk.

  12. Scalable Benchmarking and Robust Learning for Noise-Free Ego-Motion and 3D Reconstruction from Noisy Video

    cs.CV 2025-01 conditional novelty 6.0 of 10

    Robust-Ego3D benchmarks dense Neural SLAM under 124 synthetic noise settings, and CorrGS uses correspondence-guided pose initialization plus appearance restoration to improve ego-motion and 3D reconstruction on noisy ...

  13. Benchmarking Image Perturbations for Testing Automated Driving Assistance Systems

    cs.SE 2025-01 reject novelty 6.0 of 10

    A benchmark of 32 image perturbations on two ADAS shows most corruptions cause failures, and retraining on perturbed data improves robustness to simulated weather, but the retraining effect is confounded by new road data.

  14. Chimera: A Block-Based Neural Architecture Search Framework for Event-Based Object Detection

    cs.CV 2024-12 conditional novelty 6.0 of 10

    Chimera uses zero-shot NAS proxies and a diversity index to search heterogeneous recurrent backbones for event cameras, reaching PEDRo mAP 64.2 with 4.9M parameters.

  15. Heterogeneous Graph Transformer for Multiple Tiny Object Tracking in RGB-T Videos

    cs.CV 2024-12 conditional novelty 6.0 of 10

    HGT-Track fuses visible and thermal drone video with a heterogeneous graph transformer and reports the best MOTA and IDF1 on the authors' new VT-Tiny-MOT benchmark.

  16. Visual Modality Prompt for Adapting Vision-Language Object Detectors

    cs.CV 2024-12 conditional novelty 6.0 of 10

    ModPrompt adapts vision-language object detectors to infrared and depth data with an input-dependent visual prompt and a decoupled text-embedding residual, without updating the frozen detector.

  17. Benchmarking the Robustness of Optical Flow Estimation to Corruptions

    eess.IV 2024-11 conditional novelty 6.0 of 10

    Introduces KITTI-FC and GoPro-FC, the first corruption robustness benchmarks for optical flow, with 24 corruptions and 10 findings from 29 model variants.

  18. Robustness Emerges Early in Training Dynamics, but Is Not Preserved

    cs.LG 2026-08 conditional novelty 5.0 of 10

    Shallow layers are most robust to corruptions early in training; freezing them (EPS) or rewinding them (AWR) reduces corruption error on several benchmarks, with caveats.

  19. Bigger or Cheaper? Scale and Quantization Effects on Uncertainty Signals in Vision-Language Models Under Image Degradation

    cs.CV 2026-07 conditional novelty 5.0 of 10

    In Qwen2-VL under image degradation, scale raises internal error-detection AUROC from 0.80 to 0.98 while verbalized confidence stays weak, and 4-bit hurts the confidence signal far more than accuracy, so a 7B-4bit mod...

  20. Towards Domain-Generalized Open-Vocabulary Object Detection: A Progressive Domain-invariant Cross-modal Alignment Method

    cs.CV 2026-03 conditional novelty 5.0 of 10

    A progressive curriculum that trains open-vocabulary detectors on low-ambiguity, high-signal cross-modal alignments first improves robustness to visual domain shifts, with modest, test-tuned gains.

  21. Continual Adaptation: Environment-Conditional Parameter Generation for Object Detection in Dynamic Scenarios

    cs.CV 2025-06 conditional novelty 5.0 of 10

    A conditional diffusion model generates LoRA adapter parameters for object detectors at test time, improving continual domain adaptation accuracy by small margins over prior methods.

  22. Boosting Domain Generalized and Adaptive Detection with Diffusion Models: Fitness, Generalization, and Transferability

    cs.CV 2025-06 conditional novelty 5.0 of 10

    A single-step diffusion feature extractor with an object-masked auxiliary branch and consistency loss improves domain-generalized and adaptive detection accuracy and speed.

  23. SHARDeg: A Benchmark for Skeletal Human Action Recognition in Degraded Scenarios

    cs.CV 2025-05 conditional novelty 5.0 of 10

    A new benchmark degrades NTU-120 skeleton data three ways, shows degradation type strongly affects accuracy, and finds LogSigRNN overtakes DeGCN at 3 FPS once missing frames are interpolated.

  24. SemSegBench & DetecBench: Benchmarking Reliability and Generalization Beyond Classification

    cs.CV 2025-05 conditional novelty 5.0 of 10

    A large-scale benchmark of 76 segmentation and 61 detection models shows that robustness to attacks and corruptions does not reliably track clean accuracy, and that transformer backbones generalize better under shift.

  25. Right Time to Learn:Promoting Generalization via Bio-inspired Spacing Effect in Knowledge Distillation

    cs.LG 2025-02 conditional novelty 5.0 of 10

    Training the teacher a small number of steps ahead of the student and freezing it during distillation improves student generalization by up to 3.4% on image benchmarks.

  26. Exploring Structured Semantic Priors Underlying Diffusion Score for Test-time Adaptation

    cs.CV 2025-01 conditional novelty 5.0 of 10

    DUSA adapts classifiers and segmenters at test time by matching their predictions to conditional noise estimates from a pre-trained diffusion model, using a single timestep and active class selection.

  27. Evaluating the Adversarial Robustness of Detection Transformers

    cs.CV 2024-12 conditional novelty 5.0 of 10

    DETR object detectors are highly vulnerable to standard adversarial attacks, transfer attacks within the DETR family, and a new attack using intermediate losses cuts accuracy with smaller perturbations.

  28. Object Style Diffusion for Generalized Object Detection in Urban Scene

    cs.CV 2024-12 conditional novelty 5.0 of 10

    GoDiff improves object detection generalization across weather by generating pseudo-target images with a diffusion model and mixing style statistics during training, but the reported gains are modest and depend on kno...

  29. PhysAug: A Physical-guided and Frequency-based Data Augmentation for Single-Domain Generalized Object Detection

    cs.CV 2024-12 conditional novelty 5.0 of 10

    PhysAug adds low-frequency illumination changes and Fourier-based local occlusions to training images, improving single-domain generalized object detection by about 7 mPC on DWD and Cityscapes-C.

  30. OCDet: Object Center Detection via Bounding Box-Aware Heatmap Prediction on Edge Devices with NPUs

    cs.CV 2024-11 conditional novelty 5.0 of 10

    OCDet predicts object center heatmaps with Generalized Centerness and Balanced Continuous Focal Loss, and reports higher recall and CAS than YOLO11 on edge NPUs.

  31. Improved Robustness from Biologically Inspired Sparse Contrast Representations

    cs.CV 2025-09 conditional novelty 4.0 of 10

    Grayscale preprocessing improves nighttime semantic segmentation robustness, but the claimed benefits of the contrast filter and of sparsification are not supported by the reported experiments.

  32. Demystifying the Visual Quality Paradox in Multimodal Large Language Models

    cs.CV 2025-06 reject novelty 4.0 of 10

    Multimodal LLM accuracy can improve on visually degraded images, and a lightweight test-time tuning module that modulates input quality yields small accuracy gains on some benchmarks.

  33. Weight Averaging for Out-of-Distribution Generalization and Few-Shot Domain Adaptation

    cs.CV 2025-01 reject novelty 4.0 of 10

    Gradient-similarity-regularized weight averaging and WA+SAM fine-tuning are tested on OOD and few-shot domain adaptation benchmarks, with mixed results that do not support the claimed improvements.

  34. VENOM: Text-driven Unrestricted Adversarial Example Generation with Diffusion Models

    cs.CV 2025-01 conditional novelty 4.0 of 10

    A text-to-image diffusion attack that interleaves denoising with momentum-based adversarial gradients and an adaptive on/off switch to generate natural-looking unrestricted adversarial examples.

  35. WARLearn: Weather-Adaptive Representation Learning

    cs.CV 2024-11 conditional novelty 4.0 of 10

    WARLearn adapts a clean-weather YOLO detector to fog and low light by aligning adverse-weather features to clear-weather features with a Barlow Twins loss, reaching 52.6% mAP on RTTS and 55.7% on ExDark.

Pith tools