paper-with-me

홈 › Papers

Using Long Short-term Memory (LSTM) to merge precipitation data over mountainous area in Sierra Nevada

2024-04-15 · Yihan Wang, Lujun Zhang

Obtaining reliable precipitation estimation with high resolutions in time and space is of great importance to hydrological studies. However, accurately estimating precipitation is a challenging task over high mountainous complex terrain. The three widely used precipitation measurement approaches, namely rainfall gauge, precipitation radars, and satellite-based precipitation sensors, have their own pros and cons in producing reliable precipitation products over complex areas. One way to decrease the detection error probability and improve data reliability is precipitation data merging. With the rapid advancements in computational capabilities and the escalating volume and diversity of earth observational data, Deep Learning (DL) models have gained considerable attention in geoscience. In this study, a deep learning technique, namely Long Short-term Memory (LSTM), was employed to merge a radar-based and a satellite-based Global Precipitation Measurement (GPM) precipitation product Integrated Multi-Satellite Retrievals for GPM (IMERG) precipitation product at hourly scale. The merged results are compared with the widely used reanalysis precipitation product, Multi-Radar Multi-Sensor (MRMS), and assessed against gauge observational data from the California Data Exchange Center (CDEC). The findings indicated that the LSTM-based merged precipitation notably underestimated gauge observations and, at times, failed to provide meaningful estimates, showing predominantly near-zero values. Relying solely on individual Quantitative Precipitation Estimates (QPEs) without additional meteorological input proved insufficient for generating reliable merged QPE. However, the merged results effectively captured the temporal trends of the observations, outperforming MRMS in this aspect. This suggested that incorporating bias correction techniques could potentially enhance the accuracy of the merged product.

📄 PDF Abstract BibTeX arXiv:2404.10135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extreme-Long-short Term Memory for Time-series Prediction

2022-10-15 · Sida Xing, Feihu Han, Suiyang Khoo

The emergence of Long Short-Term Memory (LSTM) solves the problems of vanishing gradient and exploding gradient in traditional Recurrent Neural Networks (RNN). LSTM, as a new type of RNN, has been widely used in various …

EEGElectroencephalogram (EEG)Time SeriesTime Series Analysis+1

Comparative Study of Long Short-Term Memory (LSTM) and Quantum Long Short-Term Memory (QLSTM): Prediction of Stock Market Movement

2024-09-04 · Tariq Mahmood, Ibtasam Ahmad, Malik Muhammad Zeeshan Ansar, Jumanah Ahmed Darwish 외

In recent years, financial analysts have been trying to develop models to predict the movement of a stock price index. The task becomes challenging in vague economic, social, and political situations like in Pakistan. In…

Predicting County Level Corn Yields Using Deep Long Short Term Memory Models

2018-05-30 · Zehui Jiang, Chao Liu, Nathan P. Hendricks, Baskar Ganapathysubramanian 외

Corn yield prediction is beneficial as it provides valuable information about production and prices prior the harvest. Publicly available high-quality corn yield prediction can help address emergent information asymmetry…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Quantum Kernel-Based Long Short-term Memory

2024-11-20 · Yu-Chao Hsu, Tai-Yu Li, Kuan-Cheng Chen

The integration of quantum computing into classical machine learning architectures has emerged as a promising approach to enhance model efficiency and computational capacity. In this work, we introduce the Quantum Kernel…

Edge-computingQuantum Machine Learning

Dependent Bidirectional RNN with Extended-long Short-term Memory

2018-01-01 · ICLR 2018 1 · Yuanhang Su, Yuzhong Huang, C. -C. Jay Kuo

In this work, we first conduct mathematical analysis on the memory, which is defined as a function that maps an element in a sequence to the current output, of three RNN cells; namely, the simple recurrent neural network…