paper-with-me

Papers

Forecasting Drought Using Machine Learning in California

2025-02-12 · Nan K. Li, Angela Chang, David Sherman

Drought is a frequent and costly natural disaster in California, with major negative impacts on agricultural production and water resource availability, particularly groundwater. This study investigated the performance of applying different machine learning approaches to predicting the U.S. Drought Monitor classification in California. Four approaches were used: a convolutional neural network (CNN), random forest, XGBoost, and long short term memory (LSTM) recurrent neural network, and compared to a baseline persistence model. We evaluated the models' performance in predicting severe drought (USDM drought category D2 or higher) using a macro F1 binary classification metric. The LSTM model emerged as the top performer, followed by XGBoost, CNN, and random forest. Further evaluation of our results at the county level suggested that the LSTM model would perform best in counties with more consistent drought patterns and where severe drought was more common, and the LSTM model would perform worse where drought scores increased rapidly. Utilizing 30 weeks of historical data, the LSTM model successfully forecasted drought scores for a 12-week period with a Mean Absolute Error (MAE) of 0.33, equivalent to less than half a drought category on a scale of 0 to 5. Additionally, the LSTM achieved a macro F1 score of 0.9, indicating high accuracy in binary classification for severe drought conditions. Evaluation of different window and future horizon sizes in weeks suggested that at least 24 weeks of data would result in the best performance, with best performance for shorter horizon sizes, particularly less than eight weeks.

📄 PDF Abstract BibTeX arXiv:2502.08622

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Machine Learning Approach to Forecasting Remotely Sensed Vegetation Health

2017-05-26

Drought threatens food and water security around the world, and this threat is likely to become more severe under climate change. High resolution predictive information can help farmers, water managers, and others to man…

BIG-bench Machine Learning

Modeling groundwater levels in California's Central Valley by hierarchical Gaussian process and neural network regression

2023-10-23 · Anshuman Pradhan, Kyra H. Adams, Venkat Chandrasekaran, Zhen Liu 외

Modeling groundwater levels continuously across California's Central Valley (CV) hydrological system is challenging due to low-quality well data which is sparsely and noisily sampled across time and space. The lack of co…

Gaussian ProcessesregressionUncertainty Quantification

DroughtSet: Understanding Drought Through Spatial-Temporal Learning

2024-12-19 · Xuwei Tan, Qian Zhao, Yanlan Liu, Xueru Zhang

Drought is one of the most destructive and expensive natural disasters, severely impacting natural resources and risks by depleting water resources and diminishing agricultural yields. Under climate change, accurately pr…

Time Series Forecasting

SIDE: Socially Informed Drought Estimation Toward Understanding Societal Impact Dynamics of Environmental Crisis

2024-12-17 · Lanyu Shang, Bozhang Chen, Shiwei Liu, Yang Zhang 외

Drought has become a critical global threat with significant societal impact. Existing drought monitoring solutions primarily focus on assessing drought severity using quantitative measurements, overlooking the diverse s…

TweetDrought: A Deep-Learning Drought Impacts Recognizer based on Twitter Data

2022-12-07 · Beichen Zhang, Frank Schilder, Kelly Helm Smith, Michael J. Hayes 외

Acquiring a better understanding of drought impacts becomes increasingly vital under a warming climate. Traditional drought indices describe mainly biophysical variables and not impacts on social, economic, and environme…

Transfer Learning