paper-with-me

Papers

Protocol-agnostic and Data-free Backdoor Attacks on Pre-trained Models in RF Fingerprinting

2025-05-01 · Tianya Zhao, Ningning Wang, Junqing Zhang, Xuyu Wang

While supervised deep neural networks (DNNs) have proven effective for device authentication via radio frequency (RF) fingerprinting, they are hindered by domain shift issues and the scarcity of labeled data. The success of large language models has led to increased interest in unsupervised pre-trained models (PTMs), which offer better generalization and do not require labeled datasets, potentially addressing the issues mentioned above. However, the inherent vulnerabilities of PTMs in RF fingerprinting remain insufficiently explored. In this paper, we thoroughly investigate data-free backdoor attacks on such PTMs in RF fingerprinting, focusing on a practical scenario where attackers lack access to downstream data, label information, and training processes. To realize the backdoor attack, we carefully design a set of triggers and predefined output representations (PORs) for the PTMs. By mapping triggers and PORs through backdoor training, we can implant backdoor behaviors into the PTMs, thereby introducing vulnerabilities across different downstream RF fingerprinting tasks without requiring prior knowledge. Extensive experiments demonstrate the wide applicability of our proposed attack to various input domains, protocols, and PTMs. Furthermore, we explore potential detection and defense methods, demonstrating the difficulty of fully safeguarding against our proposed backdoor attack.

📄 PDF Abstract BibTeX arXiv:2505.00881

Code (1)

Tianyaz97/rf_backdoor 공식 구현 pytorch

Tasks

Backdoor Attack

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Backdoor Directions in Vision Transformers

2026-03-11 · Sengim Karayalcin, Marina Krcek, Pin-Yu Chen, Stjepan Picek arxiv

This paper investigates how Backdoor Attacks are represented within Vision Transformers (ViTs). By assuming knowledge of the trigger, we identify a specific ``trigger direction'' in the model's activations that correspon…

CEPA: Consensus Embedded Perturbation for Agnostic Detection and Inversion of Backdoors

2024-02-03 · Guangmingmei Yang, Xi Li, Hang Wang, David J. Miller 외

A variety of defenses have been proposed against Trojans planted in (backdoor attacks on) deep neural network (DNN) classifiers. Backdoor-agnostic methods seek to reliably detect and/or to mitigate backdoors irrespective…

image-classificationImage Classification

BagFlip: A Certified Defense against Data Poisoning

2022-05-26 · Yuhao Zhang, Aws Albarghouthi, Loris D'Antoni

Machine learning models are vulnerable to data-poisoning attacks, in which an attacker maliciously modifies the training set to change the prediction of a learned model. In a trigger-less attack, the attacker can modify …

Backdoor AttackData Poisoningimage-classificationImage Classification+1

Task-Agnostic Detector for Insertion-Based Backdoor Attacks

2024-03-25 · Weimin Lyu, Xiao Lin, Songzhu Zheng, Lu Pang 외

Textual backdoor attacks pose significant security threats. Current detection approaches, typically relying on intermediate feature representation or reconstructing potential triggers, are task-specific and less effectiv…

named-entity-recognitionNamed Entity RecognitionQuestion AnsweringSentence+1

NTD: Non-Transferability Enabled Backdoor Detection

2021-11-22 · Yinshan Li, Hua Ma, Zhi Zhang, Yansong Gao 외

A backdoor deep learning (DL) model behaves normally upon clean inputs but misbehaves upon trigger inputs as the backdoor attacker desires, posing severe consequences to DL model deployments. State-of-the-art defenses ar…

Face RecognitionTraffic Sign Recognition