TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Natural Adversarial Objects

Natural Adversarial Objects

Felix Lau, Nishant Subramani, Sasha Harrison, Aerin Kim, Elliot Branson, Rosanne Liu

2021-11-07object-detectionObject Detection
PaperPDF

Abstract

Although state-of-the-art object detection methods have shown compelling performance, models often are not robust to adversarial attacks and out-of-distribution data. We introduce a new dataset, Natural Adversarial Objects (NAO), to evaluate the robustness of object detection models. NAO contains 7,934 images and 9,943 objects that are unmodified and representative of real-world scenarios, but cause state-of-the-art detection models to misclassify with high confidence. The mean average precision (mAP) of EfficientDet-D7 drops 74.5% when evaluated on NAO compared to the standard MSCOCO validation set. Moreover, by comparing a variety of object detection architectures, we find that better performance on MSCOCO validation set does not necessarily translate to better performance on NAO, suggesting that robustness cannot be simply achieved by training a more accurate model. We further investigate why examples in NAO are difficult to detect and classify. Experiments of shuffling image patches reveal that models are overly sensitive to local texture. Additionally, using integrated gradients and background replacement, we find that the detection model is reliant on pixel information within the bounding box, and insensitive to the background context when predicting class labels. NAO can be downloaded at https://drive.google.com/drive/folders/15P8sOWoJku6SSEiHLEts86ORfytGezi8.

Results

TaskDatasetMetricValueModel
Object DetectionCPPE-5APM28.4YOLOv3
Object DetectionNAOmAP15.2Mask RCNN R50
Object DetectionNAOmAP w/o OOD24.6Mask RCNN R50
Object DetectionNAOmAR43.8Mask RCNN R50
Object DetectionNAOmAP15EfficientDet-D4
Object DetectionNAOmAP w/o OOD29.6EfficientDet-D4
Object DetectionNAOmAR42.7EfficientDet-D4
Object DetectionNAOmAP13.6EfficientDet-D7
Object DetectionNAOmAP w/o OOD26.6EfficientDet-D7
Object DetectionNAOmAR40.8EfficientDet-D7
Object DetectionNAOmAP13.5Faster RCNN
Object DetectionNAOmAP w/o OOD22.8Faster RCNN
Object DetectionNAOmAR41.4Faster RCNN
Object DetectionNAOmAP12.8EfficientDet-D2
Object DetectionNAOmAP w/o OOD25.4EfficientDet-D2
Object DetectionNAOmAR40.2EfficientDet-D2
Object DetectionNAOmAP11.1RetinaNet-R50
Object DetectionNAOmAP w/o OOD19.5RetinaNet-R50
Object DetectionNAOmAR37.2RetinaNet-R50
Object DetectionNAOmAP10YOLOv3
Object DetectionNAOmAP w/o OOD17.5YOLOv3
Object DetectionNAOmAR28.4YOLOv3
3DCPPE-5APM28.4YOLOv3
3DNAOmAP15.2Mask RCNN R50
3DNAOmAP w/o OOD24.6Mask RCNN R50
3DNAOmAR43.8Mask RCNN R50
3DNAOmAP15EfficientDet-D4
3DNAOmAP w/o OOD29.6EfficientDet-D4
3DNAOmAR42.7EfficientDet-D4
3DNAOmAP13.6EfficientDet-D7
3DNAOmAP w/o OOD26.6EfficientDet-D7
3DNAOmAR40.8EfficientDet-D7
3DNAOmAP13.5Faster RCNN
3DNAOmAP w/o OOD22.8Faster RCNN
3DNAOmAR41.4Faster RCNN
3DNAOmAP12.8EfficientDet-D2
3DNAOmAP w/o OOD25.4EfficientDet-D2
3DNAOmAR40.2EfficientDet-D2
3DNAOmAP11.1RetinaNet-R50
3DNAOmAP w/o OOD19.5RetinaNet-R50
3DNAOmAR37.2RetinaNet-R50
3DNAOmAP10YOLOv3
3DNAOmAP w/o OOD17.5YOLOv3
3DNAOmAR28.4YOLOv3
2D ClassificationCPPE-5APM28.4YOLOv3
2D ClassificationNAOmAP15.2Mask RCNN R50
2D ClassificationNAOmAP w/o OOD24.6Mask RCNN R50
2D ClassificationNAOmAR43.8Mask RCNN R50
2D ClassificationNAOmAP15EfficientDet-D4
2D ClassificationNAOmAP w/o OOD29.6EfficientDet-D4
2D ClassificationNAOmAR42.7EfficientDet-D4
2D ClassificationNAOmAP13.6EfficientDet-D7
2D ClassificationNAOmAP w/o OOD26.6EfficientDet-D7
2D ClassificationNAOmAR40.8EfficientDet-D7
2D ClassificationNAOmAP13.5Faster RCNN
2D ClassificationNAOmAP w/o OOD22.8Faster RCNN
2D ClassificationNAOmAR41.4Faster RCNN
2D ClassificationNAOmAP12.8EfficientDet-D2
2D ClassificationNAOmAP w/o OOD25.4EfficientDet-D2
2D ClassificationNAOmAR40.2EfficientDet-D2
2D ClassificationNAOmAP11.1RetinaNet-R50
2D ClassificationNAOmAP w/o OOD19.5RetinaNet-R50
2D ClassificationNAOmAR37.2RetinaNet-R50
2D ClassificationNAOmAP10YOLOv3
2D ClassificationNAOmAP w/o OOD17.5YOLOv3
2D ClassificationNAOmAR28.4YOLOv3
2D Object DetectionCPPE-5APM28.4YOLOv3
2D Object DetectionNAOmAP15.2Mask RCNN R50
2D Object DetectionNAOmAP w/o OOD24.6Mask RCNN R50
2D Object DetectionNAOmAR43.8Mask RCNN R50
2D Object DetectionNAOmAP15EfficientDet-D4
2D Object DetectionNAOmAP w/o OOD29.6EfficientDet-D4
2D Object DetectionNAOmAR42.7EfficientDet-D4
2D Object DetectionNAOmAP13.6EfficientDet-D7
2D Object DetectionNAOmAP w/o OOD26.6EfficientDet-D7
2D Object DetectionNAOmAR40.8EfficientDet-D7
2D Object DetectionNAOmAP13.5Faster RCNN
2D Object DetectionNAOmAP w/o OOD22.8Faster RCNN
2D Object DetectionNAOmAR41.4Faster RCNN
2D Object DetectionNAOmAP12.8EfficientDet-D2
2D Object DetectionNAOmAP w/o OOD25.4EfficientDet-D2
2D Object DetectionNAOmAR40.2EfficientDet-D2
2D Object DetectionNAOmAP11.1RetinaNet-R50
2D Object DetectionNAOmAP w/o OOD19.5RetinaNet-R50
2D Object DetectionNAOmAR37.2RetinaNet-R50
2D Object DetectionNAOmAP10YOLOv3
2D Object DetectionNAOmAP w/o OOD17.5YOLOv3
2D Object DetectionNAOmAR28.4YOLOv3
16kCPPE-5APM28.4YOLOv3
16kNAOmAP15.2Mask RCNN R50
16kNAOmAP w/o OOD24.6Mask RCNN R50
16kNAOmAR43.8Mask RCNN R50
16kNAOmAP15EfficientDet-D4
16kNAOmAP w/o OOD29.6EfficientDet-D4
16kNAOmAR42.7EfficientDet-D4
16kNAOmAP13.6EfficientDet-D7
16kNAOmAP w/o OOD26.6EfficientDet-D7
16kNAOmAR40.8EfficientDet-D7
16kNAOmAP13.5Faster RCNN
16kNAOmAP w/o OOD22.8Faster RCNN
16kNAOmAR41.4Faster RCNN
16kNAOmAP12.8EfficientDet-D2
16kNAOmAP w/o OOD25.4EfficientDet-D2
16kNAOmAR40.2EfficientDet-D2
16kNAOmAP11.1RetinaNet-R50
16kNAOmAP w/o OOD19.5RetinaNet-R50
16kNAOmAR37.2RetinaNet-R50
16kNAOmAP10YOLOv3
16kNAOmAP w/o OOD17.5YOLOv3
16kNAOmAR28.4YOLOv3

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07