paper-with-me

홈 › Papers

Mitigating Time Discretization Challenges with WeatherODE: A Sandwich Physics-Driven Neural ODE for Weather Forecasting

2024-10-09 · Peiyuan Liu, Tian Zhou, Liang Sun, Rong Jin

In the field of weather forecasting, traditional models often grapple with discretization errors and time-dependent source discrepancies, which limit their predictive performance. In this paper, we present WeatherODE, a novel one-stage, physics-driven ordinary differential equation (ODE) model designed to enhance weather forecasting accuracy. By leveraging wave equation theory and integrating a time-dependent source model, WeatherODE effectively addresses the challenges associated with time-discretization error and dynamic atmospheric processes. Moreover, we design a CNN-ViT-CNN sandwich structure, facilitating efficient learning dynamics tailored for distinct yet interrelated tasks with varying optimization biases in advection equation estimation. Through rigorous experiments, WeatherODE demonstrates superior performance in both global and regional weather forecasting tasks, outperforming recent state-of-the-art approaches by significant margins of over 40.0\% and 31.8\% in root mean square error (RMSE), respectively. The source code is available at \url{https://github.com/DAMO-DI-ML/WeatherODE}.

📄 PDF Abstract BibTeX arXiv:2410.06560

Code (1)

DAMO-DI-ML/WeatherODE 공식 구현 pytorch

Tasks

Weather Forecasting

Similar Papers 제목 키워드 기반

The Sandwich meta-framework for architecture agnostic deep privacy-preserving transfer learning for non-invasive brainwave decoding

2024-04-10 · Xiaoxi Wei, Jyotindra Narayan, A. Aldo Faisal

Machine learning has enhanced the performance of decoding signals indicating human behaviour. EEG decoding, as an exemplar indicating neural activity and human thoughts non-invasively, has been helpful in neural activity…

EEGEeg DecodingFederated LearningMotor Imagery+2

S2DiT: Sandwich Diffusion Transformer for Mobile Streaming Video Generation

2026-01-19 · Lin Zhao, Yushu Wu, Aleksei Lebedev, Dishani Lahiri 외 arxiv

Diffusion Transformers (DiTs) have recently improved video generation quality. However, their heavy computational cost makes real-time or on-device generation infeasible. In this work, we introduce S2DiT, a Streaming San…

Video Generation

FastFLUX: Pruning FLUX with Block-wise Replacement and Sandwich Training

2025-06-10 · Fuhan Cai, Yong Guo, Jie Li, Wenbo Li 외

Recent advancements in text-to-image (T2I) generation have led to the emergence of highly expressive models such as diffusion transformers (DiTs), exemplified by FLUX. However, their massive parameter sizes lead to slow …

Sandwich Reasoning: An Answer-Reasoning-Answer Approach for Low-Latency Query Correction

2026-01-07 · Chen Zhang, Kepu Zhang, Jiatong Zhang, Xiao Zhang 외 arxiv

Query correction is a critical entry point in modern search pipelines, demanding high accuracy strictly within real-time latency constraints. Chain-of-Thought (CoT) reasoning improves accuracy but incurs prohibitive late…

Reinforcement Learning

Sandwiched Compression: Repurposing Standard Codecs with Neural Network Wrappers

2024-02-08 · Onur G. Guleryuz, Philip A. Chou, Berivan Isik, Hugues Hoppe 외

We propose sandwiching standard image and video codecs between pre- and post-processing neural networks. The networks are jointly trained through a differentiable codec proxy to minimize a given rate-distortion loss. Thi…

Video Compression