paper-with-me

Papers

Fixing the Double Penalty in Data-Driven Weather Forecasting Through a Modified Spherical Harmonic Loss Function

2025-01-31 · Christopher Subich, Syed Zahid Husain, Leo Separovic, Jing Yang

Recent advancements in data-driven weather forecasting models have delivered deterministic models that outperform the leading operational forecast systems based on traditional, physics-based models. However, these data-driven models are typically trained with a mean squared error loss function, which causes smoothing of fine scales through a "double penalty" effect. We develop a simple, parameter-free modification to this loss function that avoids this problem by separating the loss attributable to decorrelation from the loss attributable to spectral amplitude errors. Fine-tuning the GraphCast model with this new loss function results in sharp deterministic weather forecasts, an increase of the model's effective resolution from 1,250km to 160km, improvements to ensemble spread, and improvements to predictions of tropical cyclone strength and surface wind extremes.

📄 PDF Abstract BibTeX arXiv:2501.19374

Code (1)

csubich/graphcast 공식 구현 jax

Tasks

Weather Forecasting

Similar Papers 제목 키워드 기반

Nanbeige4.2-3B on Apple Silicon: Fixing Deployment Bugs and Decreasing Looped Transformer Memory Overhead

2026-08-14 · John T. Halloran arxiv

Nanbeige4.2-3B is a 3B-parameter agentic model built around a Looped Transformer (LT) that reuses one stack of layers for a second forward pass, adding effective depth without additional parameters. Evaluated on Apple Si…

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 외 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 …

Precipitation Forecasting

Tea: Program Repair Using Neural Network Based on Program Information Attention Matrix

2021-07-17 · Wenshuo Wang, Chen Wu, Liang Cheng, Yang Zhang

The advance in machine learning (ML)-driven natural language process (NLP) points a promising direction for automatic bug fixing for software programs, as fixing a buggy program can be transformed to a translation task. …

Bug fixingProgram RepairTranslation

Double Low-Rank Representation With Projection Distance Penalty for Clustering

2021-06-19 · CVPR 2021 1 · Zhiqiang Fu, Yao Zhao, Dongxia Chang, Xingxing Zhang 외

This paper presents a novel, simple yet robust self-representation method, i.e., Double Low-Rank Representation with Projection Distance penalty (DLRRPD) for clustering. With the learned optimal projected representat…

Clustering

Scale redundancy and soft gauge fixing in positively homogeneous neural networks

2026-02-16 · Rodrigo Carmo Terin arxiv

Neural networks with positively homogeneous activations exhibit an exact continuous reparametrization symmetry: neuron-wise rescalings generate parameter-space orbits along which the input--output function is invariant. …