paper-with-me

홈 › Papers

MEAOD: Model Extraction Attack against Object Detectors

2023-12-22 · Zeyu Li, Chenghui Shi, Yuwen Pu, Xuhong Zhang, Yu Li, Jinbao Li, Shouling Ji

The widespread use of deep learning technology across various industries has made deep neural network models highly valuable and, as a result, attractive targets for potential attackers. Model extraction attacks, particularly query-based model extraction attacks, allow attackers to replicate a substitute model with comparable functionality to the victim model and present a significant threat to the confidentiality and security of MLaaS platforms. While many studies have explored threats of model extraction attacks against classification models in recent years, object detection models, which are more frequently used in real-world scenarios, have received less attention. In this paper, we investigate the challenges and feasibility of query-based model extraction attacks against object detection models and propose an effective attack method called MEAOD. It selects samples from the attacker-possessed dataset to construct an efficient query dataset using active learning and enhances the categories with insufficient objects. We additionally improve the extraction effectiveness by updating the annotations of the query dataset. According to our gray-box and black-box scenarios experiments, we achieve an extraction performance of over 70% under the given condition of a 10k query budget.

📄 PDF Abstract BibTeX arXiv:2312.14677

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningmodelModel extractionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Bounding-box Watermarking: Defense against Model Extraction Attacks on Object Detectors

2024-11-20 · Satoru Koda, Ikuya Morikawa

Deep neural networks (DNNs) deployed in a cloud often allow users to query models via the APIs. However, these APIs expose the models to model extraction attacks (MEAs). In this attack, the attacker attempts to duplicate…

Model extractionobject-detectionObject Detection

A Comprehensive Study of the Robustness for LiDAR-based 3D Object Detectors against Adversarial Attacks

2022-12-20 · Yifan Zhang, Junhui Hou, Yixuan Yuan

Recent years have witnessed significant advancements in deep learning-based 3D object detection, leading to its widespread adoption in numerous applications. As 3D object detectors become increasingly crucial for securit…

3D Object DetectionBenchmarkingObjectobject-detection+1

Seeing isn't Believing: Practical Adversarial Attack Against Object Detectors

2018-12-26 · Yue Zhao, Hong Zhu, Ruigang Liang, Qintao Shen 외

In this paper, we presented systematic solutions to build robust and practical AEs against real world object detectors. Particularly, for Hiding Attack (HA), we proposed the feature-interference reinforcement (FIR) metho…

Adversarial AttackAutonomous DrivingObject

DetectorGuard: Provably Securing Object Detectors against Localized Patch Hiding Attacks

2021-02-05 · Chong Xiang, Prateek Mittal

State-of-the-art object detectors are vulnerable to localized patch hiding attacks, where an adversary introduces a small adversarial patch to make detectors miss the detection of salient objects. The patch attacker can …

image-classificationImage ClassificationObjectobject-detection+2

Towards Generic and Controllable Attacks Against Object Detection

2023-07-23 · Guopeng Li, Yue Xu, Jian Ding, Gui-Song Xia

Existing adversarial attacks against Object Detectors (ODs) suffer from two inherent limitations. Firstly, ODs have complicated meta-structure designs, hence most advanced attacks for ODs concentrate on attacking specifi…

Objectobject-detectionObject Detection