paper-with-me

홈 › Papers

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, Jin Xie, Jian Yang

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. Yet, they can only simulate a single adverse weather with a single physical model, and the fidelity of the generated data is quite limited. This paper presents WeatherGen, the first unified diverse-weather LiDAR data diffusion generation framework, significantly improving fidelity. Specifically, we first design a map-based data producer, which can provide a vast amount of high-quality diverse-weather data for training purposes. Then, we utilize the diffusion-denoising paradigm to construct a diffusion model. Among them, we propose a spider mamba generator to restore the disturbed diverse weather data gradually. The spider mamba models the feature interactions by scanning the LiDAR beam circle or central ray, excellently maintaining the physical structure of the LiDAR data. Subsequently, following the generator to transfer real-world knowledge, we design a latent feature aligner. Afterward, we devise a contrastive learning-based controller, which equips weather control signals with compact semantic knowledge through language supervision, guiding the diffusion model to generate more discriminative data. Extensive evaluations demonstrate the high generation quality of WeatherGen. Through WeatherGen, we construct the mini-weather dataset, promoting the performance of the downstream task under adverse weather conditions. Code is available: https://github.com/wuyang98/weathergen

📄 PDF Abstract BibTeX arXiv:2504.13561

Code (1)

wuyang98/weathergen 공식 구현 pytorch

Tasks

Contrastive LearningDenoisingMambaWorld Knowledge

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…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

A comparative study of stochastic and deep generative models for multisite precipitation synthesis

2021-07-16 · Jorge Guevara, Dario Borges, Campbell Watson, Bianca Zadrozny

Future climate change scenarios are usually hypothesized using simulations from weather generators. However, there only a few works comparing and evaluating promising deep learning models for weather generation against c…

Deep Learning

ArchesWeather & ArchesWeatherGen: a deterministic and generative model for efficient ML weather forecasting

2024-12-17 · Guillaume Couairon, Renu Singh, Anastase Charantonis, Christian Lessig 외

Weather forecasting plays a vital role in today's society, from agriculture and logistics to predicting the output of renewable energies, and preparing for extreme weather events. Deep learning weather forecasting models…

GPUWeather Forecasting

Evaluating Skill and Stability of ArchesWeather and ArchesWeatherGen under Multi-Decadal Climate Simulations

2026-05-28 · Renu Singh, Robert Brunstein, Antonia Jost, Yana Hasson 외 arxiv

We evaluate the climate simulation capabilities of ArchesWeather and ArchesWeatherGen, two machine learning models originally trained for weather forecasting and evaluated up to a 10-day lead time. ArchesWeather is a det…

Weather Forecasting

OmniLiDAR: A Unified Diffusion Framework for Multi-Domain 3D LiDAR Generation

2026-05-13 · Youquan Liu, Weidong Yang, Ao Liang, Xiang Xu 외 arxiv

LiDAR scene generation is increasingly important for scalable simulation and synthetic data creation, especially under diverse sensing conditions that are costly to capture at scale. Typically, diffusion-based LiDAR gene…

LIDAR Semantic Segmentation3D Object DetectionData AugmentationScene Generation

ReaLiTy and LADS: A Unified Framework and Dataset Suite for LiDAR Adaptation Across Sensors and Adverse Weather Conditions

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

Reliable LiDAR perception requires robustness across sensors, environments, and adverse weather. However, existing datasets rarely provide physically consistent observations of the same scene under varying sensor configu…

Point Clouds