paper-with-me

Papers

Mirage: a Clean-Label Backdoor against LiDAR 3D Object Detection

2026-06-18 · Ziba Parsons, Ang Li arxiv

Deep neural network-based LiDAR 3D object detection serves as a critical perception component in safety-critical autonomous systems. However, recent studies have revealed its vulnerability to backdoor attacks. Existing attacks typically require white-box access or label modification and focus on geometric attacks such as object disappearance or bounding-box manipulation. In this paper, we present Mirage, a black-box and clean-label backdoor attack against deep neural network-based LiDAR 3DOD. Mirage injects a small number of label-consistent poisoning samples into the training set, causing the model to learn a malicious association between a trigger pattern and an attacker-chosen target class while preserving normal training semantics. As a result, the compromised model behaves normally on benign inputs yet systematically misclassifies triggered objects as the target class during deployment. We evaluate Mirage on multiple state-of-the-art LiDAR 3DOD models and benchmark datasets. Experimental results show that Mirage achieves a 73% misclassification success rate with a poisoning rate of only 0.5%, while maintaining detection performance close to that of benign models.

📄 PDF Abstract BibTeX arXiv:2606.20752

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detection

Similar Papers 제목 키워드 기반

Low-Loss Subspace Compression for Clean Gains against Multi-Agent Backdoor Attacks

2022-03-07 · Siddhartha Datta, Nigel Shadbolt

Recent exploration of the multi-agent backdoor attack demonstrated the backfiring effect, a natural defense against backdoor attacks where backdoored inputs are randomly classified. This yields a side-effect of low accur…

Backdoor Attack

A Semantic and Clean-label Backdoor Attack against Graph Convolutional Networks

2025-03-19 · Jiazhu Dai, Haoyu Sun

Graph Convolutional Networks (GCNs) have shown excellent performance in graph-structured tasks such as node classification and graph classification. However, recent research has shown that GCNs are vulnerable to a new ty…

Backdoor AttackGraph ClassificationNode Classification

A temporal chrominance trigger for clean-label backdoor attack against anti-spoof rebroadcast detection

2022-06-02 · Wei Guo, Benedetta Tondi, Mauro Barni

We propose a stealthy clean-label video backdoor attack against Deep Learning (DL)-based models aiming at detecting a particular class of spoofing attacks, namely video rebroadcast attacks. The injected backdoor does not…

Backdoor Attack

A Clean-graph Backdoor Attack against Graph Convolutional Networks with Poisoned Label Only

2024-04-19 · Jiazhu Dai, Haoyu Sun

Graph Convolutional Networks (GCNs) have shown excellent performance in dealing with various graph structures such as node classification, graph classification and other tasks. However,recent studies have shown that GCNs…

Backdoor AttackGraph ClassificationNode Classification

Invisible Clean-Label Backdoor Attacks for Generative Data Augmentation

2026-02-03 · Ting Xiang, Jinhui Zhao, Changjian Chen, Zhuo Tang arxiv

With the rapid advancement of image generative models, generative data augmentation has become an effective way to enrich training images, especially when only small-scale datasets are available. At the same time, in pra…

Data Augmentation