paper-with-me

홈 › Papers

Source-Only Cross-Weather LiDAR via Geometry-Aware Point Drop

2025-11-03 · YoungJae Cheong, Jhonghyun An arxiv

Adverse weather conditions, such as rain, snow, and fog, severely degrade LiDAR semantic segmentation by introducing refraction, scattering, and point dropouts that compromise geometric integrity. While prior approaches ranging from weather simulation and mixing-based augmentation to domain randomization and regularization enhance robustness, they frequently overlook structural vulnerabilities inherent to object boundaries, corners, and highly sparse regions. To address this limitation, we propose a Light Geometry-Aware Adapter. This module aligns azimuths and applies horizontal circular padding to preserve neighbor continuity across the 0 deg-360 deg wrap-around boundary. Using a local-window K-Nearest Neighbors (KNN) search, it aggregates nearby points and computes lightweight local statistics, compressing them into compact geometry-aware cues. During training, these cues facilitate region-aware regularization, which effectively stabilizes predictions in structurally fragile areas. The proposed adapter is designed to be plug-and-play, complements existing augmentation techniques, and operates exclusively during training, incurring negligible inference overhead. Operating under a rigorous source-only cross-weather paradigm wherein models are trained on SemanticKITTI and evaluated on SemanticSTF without target-domain labels or fine-tuning, our adapter achieves a +3.4 mIoU improvement over strong data-centric augmentation baselines. Furthermore, it demonstrates performance comparable to advanced class-centric regularization methods. These findings highlight that geometry-driven regularization constitutes a critical pathway toward achieving highly robust, all-weather LiDAR segmentation.

📄 PDF Abstract BibTeX arXiv:2511.01250

Code (0)

등록된 구현이 없습니다.

Tasks

LIDAR Semantic Segmentation

Similar Papers 제목 키워드 기반

LiDAR Snowfall Simulation for Robust 3D Object Detection

2022-03-28 · CVPR 2022 1 · Martin Hahner, Christos Sakaridis, Mario Bijelic, Felix Heide 외

3D object detection is a central task for applications such as autonomous driving, in which the system needs to localize and classify surrounding traffic agents, even in the presence of adverse weather. In this paper, we…

3D Object DetectionAutonomous DrivingObjectobject-detection+3

LIE: LiDAR-only HD Map Construction with Intensity Enhancement via Online Knowledge Distillation

2026-05-02 · Kanak Mazumder, Fabian B. Flohr arxiv

Online High-Definition (HD) map construction is a key component of autonomous driving. Recent methods rely on multi-view camera images for cost-effective HD map segmentation, but cameras lack depth information for accura…

Knowledge DistillationAutonomous Driving

Simulating Realistic LiDAR Data Under Adverse Weather for Autonomous Vehicles: A Physics-Informed Learning Approach

2026-04-01 · Vivek Anand, Bharat Lohani, Rakesh Mishra, Gaurav Pandey arxiv

Accurate LiDAR simulation is crucial for autonomous driving, especially under adverse weather conditions. Existing methods struggle to capture the complex interactions between LiDAR signals and atmospheric phenomena, lea…

3D Object DetectionAutonomous VehiclesAutonomous Driving

Towards Explicit Geometry-Reflectance Collaboration for Generalized LiDAR Segmentation in Adverse Weather

2025-06-03 · CVPR 2025 1 · Longyu Yang, Ping Hu, Shangbo Yuan, Lu Zhang 외

Existing LiDAR semantic segmentation models often suffer from decreased accuracy when exposed to adverse weather conditions. Recent methods addressing this issue focus on enhancing training data through weather simulatio…

LIDAR Semantic SegmentationSemantic Segmentation

WeatherGen: A Unified Diverse Weather Generator for LiDAR Point Clouds via Spider Mamba Diffusion

2025-04-18 · CVPR 2025 1 · Yang Wu, Yun Zhu, Kaihua Zhang, Jianjun Qian 외

3D scene perception demands a large amount of adverse-weather LiDAR data, yet the cost of LiDAR data collection presents a significant scaling-up challenge. To this end, a series of LiDAR simulators have been proposed. Y…

Contrastive LearningDenoisingMambaWorld Knowledge