paper-with-me

홈 › Papers

FDINet: Protecting against DNN Model Extraction via Feature Distortion Index

2023-06-20 · Hongwei Yao, Zheng Li, Haiqin Weng, Feng Xue, Zhan Qin, Kui Ren

Machine Learning as a Service (MLaaS) platforms have gained popularity due to their accessibility, cost-efficiency, scalability, and rapid development capabilities. However, recent research has highlighted the vulnerability of cloud-based models in MLaaS to model extraction attacks. In this paper, we introduce FDINET, a novel defense mechanism that leverages the feature distribution of deep neural network (DNN) models. Concretely, by analyzing the feature distribution from the adversary's queries, we reveal that the feature distribution of these queries deviates from that of the model's training set. Based on this key observation, we propose Feature Distortion Index (FDI), a metric designed to quantitatively measure the feature distribution deviation of received queries. The proposed FDINET utilizes FDI to train a binary detector and exploits FDI similarity to identify colluding adversaries from distributed extraction attacks. We conduct extensive experiments to evaluate FDINET against six state-of-the-art extraction attacks on four benchmark datasets and four popular model architectures. Empirical results demonstrate the following findings FDINET proves to be highly effective in detecting model extraction, achieving a 100% detection accuracy on DFME and DaST. FDINET is highly efficient, using just 50 queries to raise an extraction alarm with an average confidence of 96.08% for GTSRB. FDINET exhibits the capability to identify colluding adversaries with an accuracy exceeding 91%. Additionally, it demonstrates the ability to detect two types of adaptive attacks.

📄 PDF Abstract BibTeX arXiv:2306.11338

Code (0)

등록된 구현이 없습니다.

Tasks

Model extraction

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Efficient Continual Learning through Frequency Decomposition and Integration

2025-03-28 · Ruiqi Liu, Boyu Diao, Libo Huang, Hangda Liu 외

Continual learning (CL) aims to learn new tasks while retaining past knowledge, addressing the challenge of forgetting during task adaptation. Rehearsal-based methods, which replay previous samples, effectively mitigate …

Continual Learning

SIGMark: Scalable In-Generation Watermark with Blind Extraction for Video Diffusion

2026-03-03 · Xinjie Zhu, Zijing Zhao, Hui Jin, Qingxiao Guo 외 arxiv

Artificial Intelligence Generated Content (AIGC), particularly video generation with diffusion models, has been advanced rapidly. Invisible watermarking is a key technology for protecting AI-generated videos and tracing …

Video Generation

FlowGuard: Flow Matching for Identity-Independent Detection of Data-Free Model Stealing Attacks on Energy System Intrusion Detection Systems

2026-06-02 · Maxime Schwarzer, Laurin Holz, Tobias Huerten, Johannes Loevenich 외 arxiv

Artificial Intelligence (AI)-based Intrusion Detection Systems (IDS) deployed in energy infrastructure are vulnerable to model theft attacks, which allow adversaries to create evasive traffic offline. Current defences ag…

Intrusion DetectionModel extraction

ProDiF: Protecting Domain-Invariant Features to Secure Pre-Trained Models Against Extraction

2025-03-17 · Tong Zhou, Shijin Duan, Gaowen Liu, Charles Fleming 외

Pre-trained models are valuable intellectual property, capturing both domain-specific and domain-invariant features within their weight spaces. However, model extraction attacks threaten these assets by enabling unauthor…

Model extraction

Refacing: reconstructing anonymized facial features using GANs

2018-10-15 · David Abramian, Anders Eklund

Anonymization of medical images is necessary for protecting the identity of the test subjects, and is therefore an essential step in data sharing. However, recent developments in deep learning may raise the bar on the am…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation