paper-with-me

Papers

LPF-Defense: 3D Adversarial Defense based on Frequency Analysis

2022-02-23 · Hanieh Naderi, Kimia Noorbakhsh, Arian Etemadi, Shohreh Kasaei

Although 3D point cloud classification has recently been widely deployed in different application scenarios, it is still very vulnerable to adversarial attacks. This increases the importance of robust training of 3D models in the face of adversarial attacks. Based on our analysis on the performance of existing adversarial attacks, more adversarial perturbations are found in the mid and high-frequency components of input data. Therefore, by suppressing the high-frequency content in the training phase, the models robustness against adversarial examples is improved. Experiments showed that the proposed defense method decreases the success rate of six attacks on PointNet, PointNet++ ,, and DGCNN models. In particular, improvements are achieved with an average increase of classification accuracy by 3.8 % on drop100 attack and 4.26 % on drop200 attack compared to the state-of-the-art methods. The method also improves models accuracy on the original dataset compared to other available methods.

📄 PDF Abstract BibTeX arXiv:2202.11287

Code (2)

kimianoorbakhsh/lpf-defence 공식 구현 pytorch
kimianoorbakhsh/lpf-defense 공식 구현 pytorch

Tasks

3D Point Cloud ClassificationAdversarial DefensePoint Cloud Classification

Methods 이 논문이 사용한 방법론

DGCNN 설명 없음

Similar Papers 제목 키워드 기반

Defending against Patch-Based and Texture-Based Adversarial Attacks with Spectral Decomposition

2026-04-12 · Wei Zhang, Xinyu Chang, Xiao Li, Yiming Zhu 외 arxiv

Adversarial examples present significant challenges to the security of Deep Neural Network (DNN) applications. Specifically, there are patch-based and texture-based attacks that are usually used to craft physical-world a…

Trans-defense: Transformer-based Denoiser for Adversarial Defense with Spatial-Frequency Domain Representation

2025-10-31 · Alik Pramanick, Mayank Bansal, Utkarsh Srivastava, Suklav Ghosh 외 arxiv

In recent times, deep neural networks (DNNs) have been successfully adopted for various applications. Despite their notable achievements, it has become evident that DNNs are vulnerable to sophisticated adversarial attack…

Adversarial Defense

A Frequency Perspective of Adversarial Robustness

2021-10-26 · Shishira R Maiya, Max Ehrlich, Vatsal Agarwal, Ser-Nam Lim 외

Adversarial examples pose a unique challenge for deep learning systems. Despite recent advances in both attacks and defenses, there is still a lack of clarity and consensus in the community about the true nature and unde…

Adversarial Robustness

Robustification of Segmentation Models Against Adversarial Perturbations In Medical Imaging

2020-09-23 · Hanwool Park, Amirhossein Bayat, Mohammad Sabokrou, Jan S. Kirschke 외

This paper presents a novel yet efficient defense framework for segmentation models against adversarial attacks in medical imaging. In contrary to the defense methods against adversarial attacks for classification models…

Deep LearningSegmentation

Mel Frequency Spectral Domain Defenses against Adversarial Attacks on Speech Recognition Systems

2022-03-29 · Nicholas Mehlman, Anirudh Sreeram, Raghuveer Peri, Shrikanth Narayanan

A variety of recent works have looked into defenses for deep neural networks against adversarial attacks particularly within the image processing domain. Speech processing applications such as automatic speech recognitio…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition