paper-with-me

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 the target model by abusing the responses from the API. Backdoor-based DNN watermarking is known as a promising defense against MEAs, wherein the defender injects a backdoor into extracted models via API responses. The backdoor is used as a watermark of the model; if a suspicious model has the watermark (i.e., backdoor), it is verified as an extracted model. This work focuses on object detection (OD) models. Existing backdoor attacks on OD models are not applicable for model watermarking as the defense against MEAs on a realistic threat model. Our proposed approach involves inserting a backdoor into extracted models via APIs by stealthily modifying the bounding-boxes (BBs) of objects detected in queries while keeping the OD capability. In our experiments on three OD datasets, the proposed approach succeeded in identifying the extracted models with 100% accuracy in a wide variety of experimental scenarios.

📄 PDF Abstract BibTeX arXiv:2411.13047

Code (0)

등록된 구현이 없습니다.

Tasks

Model extractionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

GENIE: Watermarking Graph Neural Networks for Link Prediction

2024-06-07 · Venkata Sai Pranav Bachina, Ankit Gangwal, Aaryan Ajay Sharma, Charu Sharma

Graph Neural Networks (GNNs) have become invaluable intellectual property in graph-based machine learning. However, their vulnerability to model stealing attacks when deployed within Machine Learning as a Service (MLaaS)…

Backdoor AttackDrug DiscoveryGraph ClassificationLink Prediction+3

Fraternal Twins: Unifying Attacks on Machine Learning and Digital Watermarking

2017-03-16 · Erwin Quiring, Daniel Arp, Konrad Rieck

Machine learning is increasingly used in security-critical applications, such as autonomous driving, face recognition and malware detection. Most learning methods, however, have not been designed with security in mind an…

Autonomous DrivingBIG-bench Machine LearningFace RecognitionMalware Detection+1

Watermarking Graph Neural Networks based on Backdoor Attacks

2021-10-21 · Jing Xu, Stefanos Koffas, Oguzhan Ersoy, Stjepan Picek

Graph Neural Networks (GNNs) have achieved promising performance in various real-world applications. Building a powerful GNN model is not a trivial task, as it requires a large amount of training data, powerful computing…

ClassificationGraph ClassificationModel extractionNode Classification+1

Hide&Seek: Remove Image Watermarks with Negligible Cost via Pixel-wise Reconstruction

2026-03-01 · Huajie Chen, Tianqing Zhu, Hailin Yang, Yuchen Zhong 외 arxiv

Watermarking has emerged as a key defense against the misuse of machine-generated images (MGIs). Yet the robustness of these protections remains underexplored. To reveal the limits of SOTA proactive image watermarking de…

Elevating Defenses: Bridging Adversarial Training and Watermarking for Model Resilience

2023-12-21 · Janvi Thakkar, Giulio Zizzo, Sergio Maffeis

Machine learning models are being used in an increasing number of critical applications; thus, securing their integrity and ownership is critical. Recent studies observed that adversarial training and watermarking have a…