使用条件变分自编码器模拟森林火灾动态

Modelling forest fire dynamics using conditional variational autoencoders

Information Systems Frontiers · 2024
被引 4
ABS 3

中文导读

本文用条件变分自编码器模型模拟森林火灾过火面积的时空演变,能生成中间状态并预测未来火势,在真实数据上相似度达90%、时间一致性达99%。

Abstract

Abstract Forest fires have far-reaching consequences, threatening human life, economic stability, and the environment. Understanding the dynamics of forest fires is crucial, especially in high-incidence regions. In this work, we apply deep networks to simulate the spatiotemporal progression of the area burnt in a forest fire. We tackle the region interpolation problem challenge by using a Conditional Variational Autoencoder (CVAE) model and generate in-between representations on the evolution of the burnt area. We also apply a CVAE model to forecast the progression of fire propagation, estimating the burnt area at distinct horizons and propagation stages. We evaluate our approach against other established techniques using real-world data. The results demonstrate that our method is competitive in geometric similarity metrics and exhibits superior temporal consistency for in-between representation generation. In the context of burnt area forecasting, our approach achieves scores of 90% for similarity and 99% for temporal consistency. These findings suggest that CVAE models may be a viable alternative for modeling the spatiotemporal evolution of 2D moving regions of forest fire evolution.

计算机科学森林火灾深度学习时空建模