paper-with-me

홈 › Papers

WeatherOcc3D: VLM-Assisted Adverse Weather Aware 3D Semantic Occupancy Prediction

2026-05-15 · A. Enes Doruk, Abdelaziz Hussein, Hasan F. Ates arxiv

While multi-modal 3D semantic occupancy prediction typically enhances robustness by fusing camera and LiDAR inputs, its effectiveness is fundamentally constrained by environmental variability. Specifically, camera sensors suffer from severe low-light degradation, while LiDAR sensors encounter significant backscatter noise during heavy precipitation. These adverse conditions create a modality trust problem, as static fusion strategies fail to adaptively re-weight inputs when a specific sensor becomes unreliable. To address this, we propose a VLM-assisted framework leveraging the pre-trained CLIP latent space to guide multi-sensor integration via linguistic environmental cues. We utilize a parameter-efficient adapter to align weather-specific text embeddings with sensor features, coupled with a gating strategy that decomposes environmental uncertainty into two factors: visibility and illumination. This enables the model to dynamically modulate the fusion ratio - prioritizing semantic camera features in clear daylight and shifting to geometric LiDAR priors during rainy nights. Evaluations on the nuScenes dataset demonstrate the versatility of our approach, as implementing our proposed framework on the OccMamba and M-CONet architectures achieves mIoU scores of 26.3 and 21.1, respectively, significantly outperforming their traditional baselines.

📄 PDF Abstract BibTeX arXiv:2605.16127

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ControlUDA: Controllable Diffusion-assisted Unsupervised Domain Adaptation for Cross-Weather Semantic Segmentation

2024-02-09 · Fengyi Shen, Li Zhou, Kagan Kucukaytekin, Ziyuan Liu 외

Data generation is recognized as a potent strategy for unsupervised domain adaptation (UDA) pertaining semantic segmentation in adverse weathers. Nevertheless, these adverse weather scenarios encompass multiple possibili…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Semantic Segmentation under Adverse Conditions: A Weather and Nighttime-aware Synthetic Data-based Approach

2022-10-11 · Abdulrahman Kerim, Felipe Chamone, Washington Ramos, Leandro Soriano Marcolino 외

Recent semantic segmentation models perform well under standard weather conditions and sufficient illumination but struggle with adverse weather conditions and nighttime. Collecting and annotating training data under the…

Domain AdaptationMulti-Task LearningSegmentationSemantic Segmentation

When Cars meet Drones: Hyperbolic Federated Learning for Source-Free Domain Adaptation in Adverse Weather

2024-03-20 · Giulia Rizzoli, Matteo Caligiuri, Donald Shenaj, Francesco Barbato 외

In Federated Learning (FL), multiple clients collaboratively train a global model without sharing private data. In semantic segmentation, the Federated source Free Domain Adaptation (FFreeDA) setting is of particular int…

Autonomous VehiclesDomain AdaptationFederated LearningSegmentation+2

VLMFusionOcc3D: VLM Assisted Multi-Modal 3D Semantic Occupancy Prediction

2026-03-03 · A. Enes Doruk, Hasan F. Ates arxiv

This paper introduces VLMFusionOcc3D, a robust multimodal framework for dense 3D semantic occupancy prediction in autonomous driving. Current voxel-based occupancy models often struggle with semantic ambiguity in sparse …

Autonomous DrivingPoint Clouds

3D Semantic Segmentation in the Wild: Learning Generalized Models for Adverse-Condition Point Clouds

2023-04-03 · CVPR 2023 1 · Aoran Xiao, Jiaxing Huang, Weihao Xuan, Ruijie Ren 외

Robust point cloud parsing under all-weather conditions is crucial to level-5 autonomy in autonomous driving. However, how to learn a universal 3D semantic segmentation (3DSS) model is largely neglected as most existing …

3D Semantic SegmentationAutonomous DrivingSemantic Segmentation