paper-with-me

홈 › Papers

AutoDetect: Designing an Autoencoder-based Detection Method for Poisoning Attacks on Object Detection Applications in the Military Domain

2025-09-03 · Alma M. Liezenga, Stefan Wijnja, Puck de Haan, Niels W. T. Brink, Jip J. van Stijn, Yori Kamphuis, Klamer Schutte arxiv

Poisoning attacks pose an increasing threat to the security and robustness of Artificial Intelligence systems in the military domain. The widespread use of open-source datasets and pretrained models exacerbates this risk. Despite the severity of this threat, there is limited research on the application and detection of poisoning attacks on object detection systems. This is especially problematic in the military domain, where attacks can have grave consequences. In this work, we both investigate the effect of poisoning attacks on military object detectors in practice, and the best approach to detect these attacks. To support this research, we create a small, custom dataset featuring military vehicles: MilCivVeh. We explore the vulnerability of military object detectors for poisoning attacks by implementing a modified version of the BadDet attack: a patch-based poisoning attack. We then assess its impact, finding that while a positive attack success rate is achievable, it requires a substantial portion of the data to be poisoned -- raising questions about its practical applicability. To address the detection challenge, we test both specialized poisoning detection methods and anomaly detection methods from the visual industrial inspection domain. Since our research shows that both classes of methods are lacking, we introduce our own patch detection method: AutoDetect, a simple, fast, and lightweight autoencoder-based method. Our method shows promising results in separating clean from poisoned samples using the reconstruction error of image slices, outperforming existing methods, while being less time- and memory-intensive. We urge that the availability of large, representative datasets in the military domain is a prerequisite to further evaluate risks of poisoning attacks and opportunities patch detection.

📄 PDF Abstract BibTeX arXiv:2509.03179

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionObject Detection

Similar Papers 제목 키워드 기반

Can't Boil This Frog: Robustness of Online-Trained Autoencoder-Based Anomaly Detectors to Adversarial Poisoning Attacks

2020-02-07 · Moshe Kravchik, Asaf Shabtai

In recent years, a variety of effective neural network-based methods for anomaly and cyber attack detection in industrial control systems (ICSs) have been demonstrated in the literature. Given their successful implementa…

Cyber Attack DetectionData PoisoningMalware ClassificationMalware Detection

Poisoning Attacks on Cyber Attack Detectors for Industrial Control Systems

2020-12-23 · Moshe Kravchik, Battista Biggio, Asaf Shabtai

Recently, neural network (NN)-based methods, including autoencoders, have been proposed for the detection of cyber attacks targeting industrial control systems (ICSs). Such detectors are often retrained, using data colle…

Learning to Poison Large Language Models for Downstream Manipulation

2024-02-21 · Xiangyu Zhou, Yao Qiang, Saleh Zare Zade, Mohammad Amin Roshani 외

The advent of Large Language Models (LLMs) has marked significant achievements in language processing and reasoning capabilities. Despite their advancements, LLMs face vulnerabilities to data poisoning attacks, where the…

Data PoisoningIn-Context LearningQuestion AnsweringSentiment Analysis

From Trojan Horses to Castle Walls: Unveiling Bilateral Data Poisoning Effects in Diffusion Models

2023-11-04 · Zhuoshi Pan, Yuguang Yao, Gaowen Liu, Bingquan Shen 외

While state-of-the-art diffusion models (DMs) excel in image generation, concerns regarding their security persist. Earlier research highlighted DMs' vulnerability to data poisoning attacks, but these studies placed stri…

Backdoor Attackbackdoor defenseData Poisoningimage-classification+3

Backdooring and Poisoning Neural Networks with Image-Scaling Attacks

2020-03-19 · Erwin Quiring, Konrad Rieck

Backdoors and poisoning attacks are a major threat to the security of machine-learning and vision systems. Often, however, these attacks leave visible artifacts in the images that can be visually detected and weaken the …