paper-with-me

홈 › Papers

Defending Against Adversarial Denial-of-Service Data Poisoning Attacks

2021-04-14 · Nicolas M. Müller, Simon Roschmann, Konstantin Böttinger

Data poisoning is one of the most relevant security threats against machine learning and data-driven technologies. Since many applications rely on untrusted training data, an attacker can easily craft malicious samples and inject them into the training dataset to degrade the performance of machine learning models. As recent work has shown, such Denial-of-Service (DoS) data poisoning attacks are highly effective. To mitigate this threat, we propose a new approach of detecting DoS poisoned instances. In comparison to related work, we deviate from clustering and anomaly detection based approaches, which often suffer from the curse of dimensionality and arbitrary anomaly threshold selection. Rather, our defence is based on extracting information from the training data in such a generalized manner that we can identify poisoned samples based on the information present in the unpoisoned portion of the data. We evaluate our defence against two DoS poisoning attacks and seven datasets, and find that it reliably identifies poisoned instances. In comparison to related work, our defence improves false positive / false negative rates by at least 50%, often more.

📄 PDF Abstract BibTeX arXiv:2104.06744

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBIG-bench Machine LearningClusteringData Poisoning

Similar Papers 제목 키워드 기반

A Panda? No, It's a Sloth: Slowdown Attacks on Adaptive Multi-Exit Neural Network Inference

2020-10-06 · ICLR 2021 1 · Sanghyun Hong, Yiğitcan Kaya, Ionuţ-Vlad Modoranu, Tudor Dumitraş

Recent increases in the computational demands of deep neural networks (DNNs), combined with the observation that most input samples require only simple models, have sparked interest in $input$-$adaptive$ multi-exit archi…

image-classificationImage Classification

CoAP-DoS: An IoT Network Intrusion Dataset

2022-06-29 · Jared Mathews, Prosenjit Chatterjee, Shankar Banik

The need for secure Internet of Things (IoT) devices is growing as IoT devices are becoming more integrated into vital networks. Many systems rely on these devices to remain available and provide reliable service. Denial…

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

Progressive Defense Against Adversarial Attacks for Deep Learning as a Service in Internet of Things

2020-10-15 · Ling Wang, Cheng Zhang, Zejian Luo, ChenGuang Liu 외

Nowadays, Deep Learning as a service can be deployed in Internet of Things (IoT) to provide smart services and sensor data processing. However, recent research has revealed that some Deep Neural Networks (DNN) can be eas…

ThinkTrap: Denial-of-Service Attacks against Black-box LLM Services via Infinite Thinking

2025-12-08 · Yunzhe Li, Jianan Wang, Hongzi Zhu, James Lin 외 arxiv

Large Language Models (LLMs) have become foundational components in a wide range of applications, including natural language understanding and generation, embodied intelligence, and scientific discovery. As their computa…

Natural Language Understanding

Denial-of-Service Poisoning Attacks against Large Language Models

2024-10-14 · Kuofeng Gao, Tianyu Pang, Chao Du, Yong Yang 외

Recent studies have shown that LLMs are vulnerable to denial-of-service (DoS) attacks, where adversarial inputs like spelling errors or non-semantic prompts trigger endless outputs without generating an [EOS] token. Thes…

16kSpeech-to-Text