paper-with-me

Papers

TPTNet: A Data-Driven Temperature Prediction Model Based on Turbulent Potential Temperature

2023-12-22 · Jun Park, Changhoon Lee

A data-driven model for predicting the surface temperature using neural networks was proposed to alleviate the computational burden of numerical weather prediction (NWP). Our model, named TPTNet uses only 2m temperature measured at the weather stations of the South Korean Peninsula as input to predict the local temperature at finite forecast hours. The turbulent fluctuation component of the temperature was extracted from the station measurements by separating the climatology component accounting for the yearly and daily variations. The effect of station altitude was then compensated by introducing a potential temperature. The resulting turbulent potential temperature data at irregularly distributed stations were used as input for predicting the turbulent potential temperature at forecast hours through three trained networks based on convolutional neural network (CNN), Swin Transformer, and a graphic neural network (GNN). The prediction performance of our network was compared with that of persistence and NWP, confirming that our model outperformed NWP for up to 12 forecast hours.

📄 PDF Abstract BibTeX arXiv:2312.14980

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Stochastic Depth Stochastic Depth aims to shrink the depth of a network during training, while keeping it unchanged during testing. This is achieved by randomly dropping entire…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Neural Multigrid Memory For Computational Fluid Dynamics

2023-06-21 · Duc Minh Nguyen, Minh Chau Vu, Tuan Anh Nguyen, Tri Huynh 외

Turbulent flow simulation plays a crucial role in various applications, including aircraft and ship design, industrial process optimization, and weather prediction. In this paper, we propose an advanced data-driven metho…

Computational EfficiencyPredictionVideo Prediction

Inferring turbulent velocity and temperature fields and their statistics from Lagrangian velocity measurements using physics-informed Kolmogorov-Arnold Networks

2024-07-22 · Juan Diego Toscano, Theo Käufer, Zhibo Wang, Martin Maxey 외

We propose the Artificial Intelligence Velocimetry-Thermometry (AIVT) method to infer hidden temperature fields from experimental turbulent velocity data. This physics-informed machine learning method enables us to infer…

Kolmogorov-Arnold NetworksPhysics-informed machine learning

Synergy between Observation Systems Oceanic in Turbulent Regions

2020-12-28 · Van-Khoa Nguyen, Santiago Agudelo

Ocean dynamics constitute a source of incertitude in determining the ocean's role in complex climatic phenomena. Current observation systems have limitations in achieving sufficiently statistical precision for three-dime…

regression

Modeling Multivariable High-resolution 3D Urban Microclimate Using Localized Fourier Neural Operator

2024-11-18 · Shaoxiang Qin, Dongxue Zhan, Dingyang Geng, Wenhui Peng 외

Accurate urban microclimate analysis with wind velocity and temperature is vital for energy-efficient urban planning, supporting carbon reduction, enhancing public health and comfort, and advancing the low-altitude econo…

GPU

Machine Learning-Driven Chemical Reactor Network Modeling of the Sandia-D Flame

2026-06-01 · Nicolas J. Tricard, Benjamin C. Koenig, Sili Deng arxiv

Turbulent combustion simulations are crucial for many scientific and engineering systems. However, the high cost to fully resolve the complex multiscale and multiphysics behavior makes direct simulation typically infeasi…

Computational Efficiency