paper-with-me

홈 › Papers

MP-MoE: Matrix Profile-Guided Mixture of Experts for Precipitation Forecasting

2026-03-26 · Huyen Ngoc Tran, Dung Trung Tran, Hong Nguyen, Xuan Vu Phan, Nam-Phong Nguyen arxiv

Precipitation forecasting remains a persistent challenge in tropical regions like Vietnam, where complex topography and convective instability often limit the accuracy of Numerical Weather Prediction (NWP) models. While data-driven post-processing is widely used to mitigate these biases, most existing frameworks rely on point-wise objective functions, which suffer from the ``double penalty'' effect under minor temporal misalignments. In this work, we propose the Matrix Profile-guided Mixture of Experts (MP-MoE), a framework that integrates conventional intensity loss with a structural-aware Matrix Profile objective. By leveraging subsequence-level similarity rather than point-wise errors, the proposed loss facilitates more reliable expert selection and mitigates excessive penalization caused by phase shifts. We evaluate MP-MoE on rainfall datasets from two major river basins in Vietnam across multiple horizons, including 1-hour intensity and accumulated rainfall over 12, 24, and 48 hours. Experimental results demonstrate that MP-MoE outperforms raw NWP and baseline learning methods in terms of Mean Critical Success Index (CSI-M) for heavy rainfall events, while significantly reducing Dynamic Time Warping (DTW) values. These findings highlight the framework's efficacy in capturing peak rainfall intensities and preserving the morphological integrity of storm events.

📄 PDF Abstract BibTeX arXiv:2603.25046

Code (0)

등록된 구현이 없습니다.

Tasks

Precipitation Forecasting

Similar Papers 제목 키워드 기반

Knowledge-Guided Adaptive Mixture of Experts for Precipitation Prediction

2025-09-14 · Chen Jiang, Kofi Osei, Sai Deepthi Yeddula, Dongji Feng 외 arxiv

Accurate precipitation forecasting is indispensable in agriculture, disaster management, and sustainable strategies. However, predicting rainfall has been challenging due to the complexity of climate systems and the hete…

Precipitation Forecasting

PA-Net: Precipitation-Adaptive Mixture-of-Experts for Long-Tail Rainfall Nowcasting

2026-03-14 · Xinyu Xiao, Sen Lei, Eryun Liu, Shiming Xiang 외 arxiv

Precipitation nowcasting is vital for flood warning, agricultural management, and emergency response, yet two bottlenecks persist: the prohibitive cost of modeling million-scale spatiotemporal tokens from multi-variate a…

GC-MoE: Genomics-Guided Cell-Type-Specific Mixture of Experts for Histology-Based Single-Cell Spatial Transcriptomics

2026-06-01 · Kaito Shiku, Ahtisham Fazeel Abbasi, Ryoma Bise, Yuichiro Iwashita 외 arxiv

Histology-based single-cell spatial transcriptomics (ST) estimation aims to predict gene expression for individual cells from histopathological images and cell locations, reducing the need for costly single-cell ST measu…

Guided Diffusion Sampling for Precipitation Forecast Interventions

2026-05-14 · Ayumu Ueyama, Kazuhiko Kawamoto, Hiroshi Kera arxiv

Extreme precipitation causes severe societal and economic damage, and weather control has long been discussed as a potential mitigation strategy. However, to the best of our knowledge, perturbation-based interventions fo…

Weather Forecasting

MoE-Sieve: Routing-Guided LoRA for Efficient MoE Fine-Tuning

2026-03-25 · Andrea Manzoni arxiv

Standard LoRA fine-tuning of Mixture-of-Experts (MoE) models applies adapters to every expert, yet our profiling shows that per-layer expert routing is highly skewed: a small subset of experts handles most tokens in each…