中文
相关论文

相关论文: Optimizing the Weather Research and Forecasting Mo…

200 篇论文

Machine learning for time-series forecasting remains a key area of research. Despite successful application of many machine learning techniques, relating computational efficiency to forecast error remains an under-explored domain. This…

机器学习 · 计算机科学 2023-09-28 Elin Törnquist , Wagner Costa Santos , Timothy Pogue , Nicholas Wingle , Robert A. Caulk

Extreme weather amplified by climate change is causing increasingly devastating impacts across the globe. The current use of physics-based numerical weather prediction (NWP) limits accuracy due to high computational cost and strict…

Fitting complicated models to large datasets is a bottleneck of many analyses. We present GooFit, a library and tool for constructing arbitrarily-complex probability density functions (PDFs) to be evaluated on nVidia GPUs or on multicore…

分布式、并行与集群计算 · 计算机科学 2015-06-17 R. Andreassen , B. T. Meadows , M. de Silva , M. D. Sokoloff , K. Tomko

Energy-efficient computation is an inevitable trend for mobile edge computing (MEC) networks. Resource allocation strategies for maximizing the computation efficiency are critically important. In this paper, computation efficiency…

信号处理 · 电气工程与系统科学 2020-02-12 Fuhui Zhou , Rose Qingyang Hu

Most useful weather prediction for the public is near the surface. The processes that are most relevant for near-surface weather prediction are also those that are most interactive and exhibit positive feedback or have key role in energy…

Mixture-of-Experts (MoE) models scale large language models through conditional computation, but inference becomes memory-bound once expert weights exceed the capacity of GPU memory. In this case, weights must be offloaded to external…

机器学习 · 计算机科学 2025-12-05 Zehao Fan , Zhenyu Liu , Yunzhen Liu , Yayue Hou , Hadjer Benmeziane , Kaoutar El Maghraoui , Liu Liu

We propose a neural network approach to produce probabilistic weather forecasts from a deterministic numerical weather prediction. Our approach is applied to operational surface temperature outputs from the Global Deterministic Prediction…

大气与海洋物理 · 物理学 2025-04-07 David Landry , Anastase Charantonis , Claire Monteleoni

We propose an application of online hard sample mining for efficient training of Neural Radiance Fields (NeRF). NeRF models produce state-of-the-art quality for many 3D reconstruction and rendering tasks but require substantial…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Juuso Korhonen , Goutham Rangu , Hamed R. Tavakoli , Juho Kannala

The use of a Numerical Weather Model (NWM) to provide in situ atmosphere information for mapping functions of atmosphere delay has been evaluated using Very Long Baseline Interferometry (VLBI) data spanning eleven years. Parameters required…

地球物理 · 物理学 2007-05-23 A. Niell , L. Petrov

Recent advances in multi and many-core processors have led to significant improvements in the performance of scientific computing applications. However, the addition of a large number of complex cores have also increased the overall power…

分布式、并行与集群计算 · 计算机科学 2023-02-23 Akash Dutta , Jee Choi , Ali Jannesari

Training massive-scale deep learning models on datasets spanning tens of terabytes presents critical challenges in hardware utilization and training reproducibility. In this paper, we identify and resolve profound data-loading bottlenecks…

分布式、并行与集群计算 · 计算机科学 2026-04-24 Kashish Mittal , Di Yu , Roozbeh Ketabi , Arushi Arora , Brendon Lapp , Peng Zhang

The integration of mobile edge computing (MEC) and wireless power transfer (WPT) technologies has recently emerged as an effective solution for extending battery life and increasing the computing power of wireless devices. In this paper, we…

网络与互联网体系结构 · 计算机科学 2020-02-25 Yuegui Chen , Suzhi Bi , Xian Li , Xiaohui Lin , Hui Wang

The paper presents a spatio-temporal wind speed forecasting algorithm using Deep Learning (DL)and in particular, Recurrent Neural Networks(RNNs). Motivated by recent advances in renewable energy integration and smart grids, we apply our…

机器学习 · 计算机科学 2017-07-27 Amir Ghaderi , Borhan M. Sanandaji , Faezeh Ghaderi

Post-processing typically takes the outputs of a Numerical Weather Prediction (NWP) model and applies linear statistical techniques to produce improve localized forecasts, by including additional observations, or determining systematic…

CASIM is a microphysics scheme which calculates the interaction between moisture droplets in the atmosphere and forms a critical part of weather and climate modelling codes. However the calculations involved are computationally intensive…

分布式、并行与集群计算 · 计算机科学 2020-10-29 Nick Brown , Alexandr Nigay , Michèle Weiland , Adrian Hill , Ben Shipway

Computer Technology has Revolutionized Science. This has motivated scientists to develop mathematical model to simulate salient features of Physical universe. These models can approximate reality at many levels of scale such as atomic…

分布式、并行与集群计算 · 计算机科学 2012-01-12 Vijay Dhir , Rattan K. Datta , Maitreyee Dutta

We use OpenMP to target hardware accelerators (GPUs) on Summit, a newly deployed supercomputer at the Oak Ridge Leadership Computing Facility (OLCF), demonstrating simplified access to GPU devices for users of our astrophysics code GenASiS…

计算物理 · 物理学 2019-09-09 Reuben D. Budiardja , Christian Y. Cardall

A popular class of algorithms to optimize the dual LP relaxation of the discrete energy minimization problem (a.k.a.\ MAP inference in graphical models or valued constraint satisfaction) are convergent message-passing algorithms, such as…

最优化与控制 · 数学 2017-09-18 Tomas Werner

Modern data-intensive applications demand high computation capabilities with strict power constraints. Unfortunately, such applications suffer from a significant waste of both execution cycles and energy in current computing systems due to…

Sparse Mixture-of-Experts (MoE) models can outperform dense large language models at similar computation by activating only a small set of experts per token. However, stacking many expert modules introduces substantial parameter memory,…