DPAttack: Diffused Patch Attacks against Universal Object Detection

October 16, 2020 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, README.md, __MACOSX, __pycache__, attack.py, constant.py, ensemble.py, eval.py, faster_helper.py, infer.py, mmdetection, others, requirements.txt, tool, utils, yolov4_helper.py

Authors Shudeng Wu, Tao Dai, Shu-Tao Xia arXiv ID 2010.11679 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.LG Citations 30 Venue arXiv.org Repository https://github.com/Wu-Shudeng/DPAttack โญ 8 Last Checked 2 months ago
Abstract
Recently, deep neural networks (DNNs) have been widely and successfully used in Object Detection, e.g. Faster RCNN, YOLO, CenterNet. However, recent studies have shown that DNNs are vulnerable to adversarial attacks. Adversarial attacks against object detection can be divided into two categories, whole-pixel attacks and patch attacks. While these attacks add perturbations to a large number of pixels in images, we proposed a diffused patch attack (\textbf{DPAttack}) to successfully fool object detectors by diffused patches of asteroid-shaped or grid-shape, which only change a small number of pixels. Experiments show that our DPAttack can successfully fool most object detectors with diffused patches and we get the second place in the Alibaba Tianchi competition: Alibaba-Tsinghua Adversarial Challenge on Object Detection. Our code can be obtained from https://github.com/Wu-Shudeng/DPAttack.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision