paper-with-me

Papers

PCLD: Point Cloud Layerwise Diffusion for Adversarial Purification

2024-03-11 · Mert Gulsen, Batuhan Cengiz, Yusuf H. Sahin, Gozde Unal

Point clouds are extensively employed in a variety of real-world applications such as robotics, autonomous driving and augmented reality. Despite the recent success of point cloud neural networks, especially for safety-critical tasks, it is essential to also ensure the robustness of the model. A typical way to assess a model's robustness is through adversarial attacks, where test-time examples are generated based on gradients to deceive the model. While many different defense mechanisms are studied in 2D, studies on 3D point clouds have been relatively limited in the academic field. Inspired from PointDP, which denoises the network inputs by diffusion, we propose Point Cloud Layerwise Diffusion (PCLD), a layerwise diffusion based 3D point cloud defense strategy. Unlike PointDP, we propagated the diffusion denoising after each layer to incrementally enhance the results. We apply our defense method to different types of commonly used point cloud models and adversarial attacks to evaluate its robustness. Our experiments demonstrate that the proposed defense method achieved results that are comparable to or surpass those of existing methodologies, establishing robustness through a novel technique. Code is available at https://github.com/batuceng/diffusion-layer-robustness-pc.

📄 PDF Abstract BibTeX arXiv:2403.06698

Code (1)

batuceng/diffusion-layer-robustness-pc 공식 구현 pytorch

Tasks

Adversarial PurificationAutonomous DrivingDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Generating Adversarial Point Clouds Using Diffusion Model

2025-07-25 · Ruiyang Zhao, Bingbing Zhu, Chuxuan Tong, Xiaoyi Zhou 외 arxiv

Adversarial attack methods for 3D point cloud classification reveal the vulnerabilities of point cloud recognition models. This vulnerability could lead to safety risks in critical applications that use deep learning mod…

3D Point Cloud ClassificationAutonomous VehiclesAdversarial AttackPoint Clouds

Ada3Diff: Defending against 3D Adversarial Point Clouds via Adaptive Diffusion

2022-11-29 · Kui Zhang, Hang Zhou, Jie Zhang, Qidong Huang 외

Deep 3D point cloud models are sensitive to adversarial attacks, which poses threats to safety-critical applications such as autonomous driving. Robust training and defend-by-denoising are typical strategies for defendin…

Autonomous DrivingDenoising

CPCLDETECTOR: Knowledge Enhancement and Alignment Selection for Chinese Patronizing and Condescending Language Detection

2025-09-23 · Jiaxun Yang, Yifei Han, Long Zhang, Yujie Liu 외 arxiv

Chinese Patronizing and Condescending Language (CPCL) is an implicitly discriminatory toxic speech targeting vulnerable groups on Chinese video platforms. The existing dataset lacks user comments, which are a direct refl…

Transferable 3D Adversarial Shape Completion using Diffusion Models

2024-07-14 · Xuelong Dai, Bin Xiao

Recent studies that incorporate geometric features and transformers into 3D point cloud feature learning have significantly improved the performance of 3D deep-learning models. However, their robustness against adversari…

3D Point Cloud ClassificationAdversarial AttackPoint Cloud Classification

PointDP: Diffusion-driven Purification against Adversarial Attacks on 3D Point Cloud Recognition

2022-08-21 · Jiachen Sun, Weili Nie, Zhiding Yu, Z. Morley Mao 외

3D Point cloud is becoming a critical data representation in many real-world applications like autonomous driving, robotics, and medical imaging. Although the success of deep learning further accelerates the adoption of …

Autonomous DrivingDeep Learning