paper-with-me

홈 › Papers

Enhanced Attacks on Defensively Distilled Deep Neural Networks

2017-11-16 · Yujia Liu, Weiming Zhang, Shaohua Li, Nenghai Yu

Deep neural networks (DNNs) have achieved tremendous success in many tasks of machine learning, such as the image classification. Unfortunately, researchers have shown that DNNs are easily attacked by adversarial examples, slightly perturbed images which can mislead DNNs to give incorrect classification results. Such attack has seriously hampered the deployment of DNN systems in areas where security or safety requirements are strict, such as autonomous cars, face recognition, malware detection. Defensive distillation is a mechanism aimed at training a robust DNN which significantly reduces the effectiveness of adversarial examples generation. However, the state-of-the-art attack can be successful on distilled networks with 100% probability. But it is a white-box attack which needs to know the inner information of DNN. Whereas, the black-box scenario is more general. In this paper, we first propose the epsilon-neighborhood attack, which can fool the defensively distilled networks with 100% success rate in the white-box setting, and it is fast to generate adversarial examples with good visual quality. On the basis of this attack, we further propose the region-based attack against defensively distilled DNNs in the black-box setting. And we also perform the bypass attack to indirectly break the distillation defense as a complementary method. The experimental results show that our black-box attacks have a considerable success rate on defensively distilled networks.

📄 PDF Abstract BibTeX arXiv:1711.05934

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionGeneral Classificationimage-classificationImage ClassificationMalware Detection

Similar Papers 제목 키워드 기반

Dark Distillation: Backdooring Distilled Datasets without Accessing Raw Data

2025-02-06 · Ziyuan Yang, Ming Yan, Yi Zhang, Joey Tianyi Zhou

Dataset distillation (DD) enhances training efficiency and reduces bandwidth by condensing large datasets into smaller synthetic ones. It enables models to achieve performance comparable to those trained on the raw full …

Dataset Distillation

DOGe: Defensive Output Generation for LLM Protection Against Knowledge Distillation

2025-05-26 · Pingzhi Li, Zhen Tan, Huaizhi Qu, Huan Liu 외

Large Language Models (LLMs) represent substantial intellectual and economic investments, yet their effectiveness can inadvertently facilitate model imitation via knowledge distillation (KD).In practical scenarios, compe…

Knowledge Distillation

Robust Dataset Distillation by Matching Adversarial Trajectories

2025-03-15 · Wei Lai, Tianyu Ding, ren dongdong, Lei Wang 외

Dataset distillation synthesizes compact datasets that enable models to achieve performance comparable to training on the original large-scale datasets. However, existing distillation methods overlook the robustness of t…

Adversarial RobustnessDataset Distillation

Petri Timo

2025-03-05 · 3/5 2025 3 · Petri Timo

Petri Timo, born on December 7, 1981, in united kingdom, is a Finnish footballer who made a name for himself both domestically and internationally. With his sharp technical skills and tactical awareness, Timo became a ke…

BreakingBED -- Breaking Binary and Efficient Deep Neural Networks by Adversarial Attacks

2021-03-14 · Manoj Rohit Vemparala, Alexander Frickenstein, Nael Fasfous, Lukas Frickenstein 외

Deploying convolutional neural networks (CNNs) for embedded applications presents many challenges in balancing resource-efficiency and task-related accuracy. These two aspects have been well-researched in the field of CN…