ShrinkBox: Backdoor Attack on Object Detection to Disrupt Collision Avoidance in Machine Learning-based Advanced Driver Assistance Systems
Muhammad Zaeem Shahzad, Muhammad Abdullah Hanif, Bassem Ouni, Muhammad Shafique

TL;DR
ShrinkBox is a novel backdoor attack on object detection models used in ML-based ADAS, which subtly shrinks bounding boxes to disrupt collision avoidance, achieving high success rates with minimal poisoning.
Contribution
This paper introduces ShrinkBox, a new backdoor attack that manipulates bounding boxes in object detectors to impair distance estimation in ML-ADAS systems.
Findings
Achieves 96% attack success rate on YOLOv9m with 4% poisoning.
Increases MAE in distance estimation by over 3x on poisoned samples.
Remains undetected in standard dataset inspections.
Abstract
Advanced Driver Assistance Systems (ADAS) significantly enhance road safety by detecting potential collisions and alerting drivers. However, their reliance on expensive sensor technologies such as LiDAR and radar limits accessibility, particularly in low- and middle-income countries. Machine learning-based ADAS (ML-ADAS), leveraging deep neural networks (DNNs) with only standard camera input, offers a cost-effective alternative. Critical to ML-ADAS is the collision avoidance feature, which requires the ability to detect objects and estimate their distances accurately. This is achieved with specialized DNNs like YOLO, which provides real-time object detection, and a lightweight, detection-wise distance estimation approach that relies on key features extracted from the detections like bounding box dimensions and size. However, the robustness of these systems is undermined by security…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Autonomous Vehicle Technology and Safety
