paper-with-me

홈 › Papers

Reverse Engineering $\ell_p$ attacks: A block-sparse optimization approach with recovery guarantees

2022-03-09 · Darshan Thaker, Paris Giampouras, René Vidal

Deep neural network-based classifiers have been shown to be vulnerable to imperceptible perturbations to their input, such as $\ell_p$-bounded norm adversarial attacks. This has motivated the development of many defense methods, which are then broken by new attacks, and so on. This paper focuses on a different but related problem of reverse engineering adversarial attacks. Specifically, given an attacked signal, we study conditions under which one can determine the type of attack ($\ell_1$, $\ell_2$ or $\ell_\infty$) and recover the clean signal. We pose this problem as a block-sparse recovery problem, where both the signal and the attack are assumed to lie in a union of subspaces that includes one subspace per class and one subspace per attack type. We derive geometric conditions on the subspaces under which any attacked signal can be decomposed as the sum of a clean signal plus an attack. In addition, by determining the subspaces that contain the signal and the attack, we can also classify the signal and determine the attack type. Experiments on digit and face classification demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2203.04886

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Linearly Convergent GAN Inversion-based Algorithm for Reverse Engineering of Deceptions

2023-06-07 · Darshan Thaker, Paris Giampouras, René Vidal

An important aspect of developing reliable deep learning systems is devising strategies that make these systems robust to adversarial attacks. There is a long line of work that focuses on developing defenses against thes…

valid

LSP Framework: A Compensatory Model for Defeating Trigger Reverse Engineering via Label Smoothing Poisoning

2024-04-19 · Beichen Li, Yuanfang Guo, Heqi Peng, Yangxi Li 외

Deep neural networks are vulnerable to backdoor attacks. Among the existing backdoor defense methods, trigger reverse engineering based approaches, which reconstruct the backdoor triggers via optimizations, are the most …

Backdoor Attackbackdoor defense

Analysis and Mitigations of Reverse Engineering Attacks on Local Feature Descriptors

2021-05-09 · Deeksha Dangwal, Vincent T. Lee, Hyo Jin Kim, Tianwei Shen 외

As autonomous driving and augmented reality evolve, a practical concern is data privacy. In particular, these applications rely on localization based on user images. The widely adopted technology uses local feature descr…

Autonomous Driving

Safely Learning with Private Data: A Federated Learning Framework for Large Language Model

2024-06-21 · JiaYing Zheng, Hainan Zhang, LingXiang Wang, Wangjie Qiu 외

Private data, being larger and quality-higher than public data, can greatly improve large language models (LLM). However, due to privacy concerns, this data is often dispersed in multiple silos, making its secure utiliza…

Federated LearningLanguage ModelingLanguage ModellingLarge Language Model

When Not to Classify: Detection of Reverse Engineering Attacks on DNN Image Classifiers

2018-10-31 · Wang Yujia, Miller David J., Kesidis George

This paper addresses detection of a reverse engineering (RE) attack targeting a deep neural network (DNN) image classifier; by querying, RE's aim is to discover the classifier's decision rule. RE can enable test-time eva…