下一级植被健康指数预测:使用MODIS时间序列的ConvLSTM研究
Serkan Kartal1, Muzaffer Can Iban2, Aliihsan Sekertekin3
1Department of Computer Engineering, Çukurova University, 01380, Adana, Türkiye.
Environmental science and pollution research international
|February 14, 2024
概括
这项研究使用卫星数据和ConvLSTM模型预测植被健康状况. 一个具有全球规模计算的1层ConvLSTM实现了优越的植被健康指数 (VHI) 预测准确度.
科学领域:
- 环境科学 环境科学
- 遥感 遥感 遥感 遥感
- 机器学习 机器学习
背景情况:
- 植被健康指数 (VHI) 对于使用卫星数据监测植被健康至关重要.
- 预测VHI对农业和生态至关重要,但先进的机器学习应用有限.
- 现有的方法往往缺乏未来植被健康预测所需的精度.
研究的目的:
- 使用遥感图像预测植物健康指数 (VHI) 值.
- 评估结合的卷积神经网络 (CNN) 和长期短期记忆 (LSTM) 模型 (ConvLSTM) 对于VHI预测的有效性.
- 将传统的VHI计算与使用NDVI和LST的拟议全球规模方法进行比较.
主要方法:
- 使用MODIS的标准化差异植被指数 (NDVI) 和陆地表面温度 (LST) 数据计算VHI时间序列.
- 采用卷积神经网络 (CNN) 和长期短期记忆 (LSTM) 混合模型 (ConvLSTM) 进行时间序列预测.
- 采用一种全新的全球范围的方法来计算VHI,包括全球最低和最高的NDVI和LST值.
主要成果:
- 一层ConvLSTM结构在VHI预测中通常优于二层和三层模型.
- 实现了较低的平均根平均平方误差 (RMSE) 值:0.025 (1步),0.026 (2步) 和0.026 (3步前).
- 全球规模的VHI计算方法与ConvLSTM结合,比传统方法表现优越.
结论:
- ConvLSTM模型,特别是1层结构,对于从卫星图像中预测VHI是有效的.
- 拟议的全球规模VHI计算提高了预测准确度.
- 这种方法为先进的植被健康监测和预测提供了一个有希望的工具.
更多相关视频
12:26Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
Published on: October 11, 2016
13.3K
15:30A Telemetric, Gravimetric Platform for Real-Time Physiological Phenotyping of Plant–Environment Interactions
Published on: August 5, 2020
11.5K
相关概念视频
Light Acquisition
8.5K
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
8.5K
Regulation of Transpiration by Stomata
28.3K
During photosynthesis, plants acquire the necessary carbon dioxide and release the produced oxygen back into the atmosphere. Openings in the epidermis of plant leaves is the site of this exchange of gasses. A single opening is called a stoma—derived from the Greek word for “mouth.” Stomata open and close in response to a variety of environmental cues.
28.3K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Time-Series Graph
4.4K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.4K
Precipitation and Co-precipitation
1.8K
Precipitation and coprecipitation methods can be used to separate a mixture of ions in a solution. In qualitative inorganic analysis, ions that form sparingly soluble precipitates with the same reagent are separated based on the differences in solubility products. For example, consider the separation of Cu(II) and Fe(II) ions by precipitation as insoluble sulfides. First, copper(II) sulfide is precipitated by the addition of acidic H2S, where the dissociation of H2S is suppressed. Adding H2S...
1.8K
Survival Tree
85
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
85
