Efficient Model-Based Purification Against Adversarial Attacks for LiDAR Segmentation

๐Ÿ“… 2025-08-25
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
LiDAR semantic segmentation in autonomous driving is vulnerable to adversarial attacks, yet existing defense methods suffer from high computational overhead and lack lightweight, range-viewโ€“oriented solutions. Method: This paper proposes the first model-driven purification framework tailored for range-view representations. It uniquely models adversarial perturbations directly in the range-view domain, constructing a differentiable and interpretable optimization network. A mathematically grounded, lightweight purification module leverages geometric and structural priors to achieve efficient robustness enhancement. Contribution/Results: Unlike generative-defense approaches reliant on large foundation models, our method significantly reduces computational cost while outperforming both generative defenses and adversarial training on benchmarks such as SemanticKITTI. Real-world vehicle deployment demonstrates its stability and accuracy under practical operating conditions.

Technology Category

Application Category

๐Ÿ“ Abstract
LiDAR-based segmentation is essential for reliable perception in autonomous vehicles, yet modern segmentation networks are highly susceptible to adversarial attacks that can compromise safety. Most existing defenses are designed for networks operating directly on raw 3D point clouds and rely on large, computationally intensive generative models. However, many state-of-the-art LiDAR segmentation pipelines operate on more efficient 2D range view representations. Despite their widespread adoption, dedicated lightweight adversarial defenses for this domain remain largely unexplored. We introduce an efficient model-based purification framework tailored for adversarial defense in 2D range-view LiDAR segmentation. We propose a direct attack formulation in the range-view domain and develop an explainable purification network based on a mathematical justified optimization problem, achieving strong adversarial resilience with minimal computational overhead. Our method achieves competitive performance on open benchmarks, consistently outperforming generative and adversarial training baselines. More importantly, real-world deployment on a demo vehicle demonstrates the framework's ability to deliver accurate operation in practical autonomous driving scenarios.
Problem

Research questions and friction points this paper is trying to address.

Defending 2D range-view LiDAR segmentation against adversarial attacks
Providing lightweight purification with minimal computational overhead
Ensuring reliable perception for autonomous driving safety
Innovation

Methods, ideas, or system contributions that make the work stand out.

Efficient purification framework for 2D range-view
Explainable network based on mathematical optimization
Minimal computational overhead with strong resilience
๐Ÿ”Ž Similar Papers
No similar papers found.