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/Robust and Accurate Object Detection via Adversarial Learn...

Robust and Accurate Object Detection via Adversarial Learning

Xiangning Chen, Cihang Xie, Mingxing Tan, Li Zhang, Cho-Jui Hsieh, Boqing Gong

2021-03-23CVPR 2021 1AutoMLData Augmentationobject-detectionObject Detection
PaperPDFCode(official)CodeCode

Abstract

Data augmentation has become a de facto component for training high-performance deep image classifiers, but its potential is under-explored for object detection. Noting that most state-of-the-art object detectors benefit from fine-tuning a pre-trained classifier, we first study how the classifiers' gains from various data augmentations transfer to object detection. The results are discouraging; the gains diminish after fine-tuning in terms of either accuracy or robustness. This work instead augments the fine-tuning stage for object detectors by exploring adversarial examples, which can be viewed as a model-dependent data augmentation. Our method dynamically selects the stronger adversarial images sourced from a detector's classification and localization branches and evolves with the detector to ensure the augmentation policy stays current and relevant. This model-dependent augmentation generalizes to different object detectors better than AutoAugment, a model-agnostic augmentation policy searched based on one particular detector. Our approach boosts the performance of state-of-the-art EfficientDets by +1.1 mAP on the COCO object detection benchmark. It also improves the detectors' robustness against natural distortions by +3.8 mAP and against domain shift by +1.3 mAP. Models are available at https://github.com/google/automl/tree/master/efficientdet/Det-AdvProp.md

Results

TaskDatasetMetricValueModel
Object DetectionCOCO-OAverage mAP30.8Det-AdvProp (EfficientNet-B5)
Object DetectionCOCO-OEffective Robustness7.34Det-AdvProp (EfficientNet-B5)
3DCOCO-OAverage mAP30.8Det-AdvProp (EfficientNet-B5)
3DCOCO-OEffective Robustness7.34Det-AdvProp (EfficientNet-B5)
2D ClassificationCOCO-OAverage mAP30.8Det-AdvProp (EfficientNet-B5)
2D ClassificationCOCO-OEffective Robustness7.34Det-AdvProp (EfficientNet-B5)
2D Object DetectionCOCO-OAverage mAP30.8Det-AdvProp (EfficientNet-B5)
2D Object DetectionCOCO-OEffective Robustness7.34Det-AdvProp (EfficientNet-B5)
16kCOCO-OAverage mAP30.8Det-AdvProp (EfficientNet-B5)
16kCOCO-OEffective Robustness7.34Det-AdvProp (EfficientNet-B5)

Related Papers

Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17A 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-17Imbalanced Regression Pipeline Recommendation2025-07-16Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16