paper-with-me

Papers

Get a Model! Model Hijacking Attack Against Machine Learning Models

2021-11-08 · Ahmed Salem, Michael Backes, Yang Zhang

Machine learning (ML) has established itself as a cornerstone for various critical applications ranging from autonomous driving to authentication systems. However, with this increasing adoption rate of machine learning models, multiple attacks have emerged. One class of such attacks is training time attack, whereby an adversary executes their attack before or during the machine learning model training. In this work, we propose a new training time attack against computer vision based machine learning models, namely model hijacking attack. The adversary aims to hijack a target model to execute a different task than its original one without the model owner noticing. Model hijacking can cause accountability and security risks since a hijacked model owner can be framed for having their model offering illegal or unethical services. Model hijacking attacks are launched in the same way as existing data poisoning attacks. However, one requirement of the model hijacking attack is to be stealthy, i.e., the data samples used to hijack the target model should look similar to the model's original training dataset. To this end, we propose two different model hijacking attacks, namely Chameleon and Adverse Chameleon, based on a novel encoder-decoder style ML model, namely the Camouflager. Our evaluation shows that both of our model hijacking attacks achieve a high attack success rate, with a negligible drop in model utility.

📄 PDF Abstract BibTeX arXiv:2111.04394

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBIG-bench Machine LearningData PoisoningDecodermodel

Similar Papers 제목 키워드 기반

LIPS: Lightweight Intra-Mode Privilege Separation against New Control Hijacking Attacks on RTOS Task Sandboxing

2019-11-11 · Anonymous

Lightweight Intra-Mode Privilege Separation against New Control Hijacking Attacks on RTOS Task Sandboxing

Two-in-One: A Model Hijacking Attack Against Text Generation Models

2023-05-12 · Wai Man Si, Michael Backes, Yang Zhang, Ahmed Salem

Machine learning has progressed significantly in various applications ranging from face recognition to text generation. However, its success has been accompanied by different attacks. Recently a new attack has been propo…

ClassificationFace Recognitionimage-classificationImage Classification+8

Model Hijacking Attack in Federated Learning

2024-08-04 · Zheng Li, Siyuan Wu, Ruichuan Chen, Paarijaat Aditya 외

Machine learning (ML), driven by prominent paradigms such as centralized and federated learning, has made significant progress in various critical applications ranging from autonomous driving to face recognition. However…

Autonomous DrivingData PoisoningFace RecognitionFederated Learning+1

Vera Verto: Multimodal Hijacking Attack

2024-07-31 · Minxing Zhang, Ahmed Salem, Michael Backes, Yang Zhang

The increasing cost of training machine learning (ML) models has led to the inclusion of new parties to the training pipeline, such as users who contribute training data and companies that provide computing resources. Th…

Decoderimage-classificationImage Classification

STDLens: Model Hijacking-Resilient Federated Learning for Object Detection

2023-03-21 · CVPR 2023 1 · Ka-Ho Chow, Ling Liu, Wenqi Wei, Fatih Ilhan 외

Federated Learning (FL) has been gaining popularity as a collaborative learning framework to train deep learning-based object detection models over a distributed population of clients. Despite its advantages, FL is vulne…

Federated Learningobject-detectionObject Detection