用深度生成模型模拟复杂喀斯特网络结构,可随机生成真实感强的地质图谱。
A Deep Generative Model for the Simulation of Discrete Karst Networks
- 将喀斯特网络建模为带属性的图,分两步生成:先用GraphRNN学拓扑结构,再用G-DDPM生成节点特征。
- 生成的子图在几何与拓扑指标上与真实数据高度一致,验证了模型真实性。
- 适合地质建模、水文模拟等研究者使用,尤其适用于多类型喀斯特地貌的随机仿真。
由于长期地质与水文条件下复杂的物理化学过程,离散喀斯特网络的模拟极具挑战性。这些过程导致多种复杂的网络形态,每种形态均与特定水文地质条件紧密相关。本文提出一种新方法,将喀斯特网络表示为图结构,其中节点保留空间信息与属性,边表示连接关系。生成过程分为两步:首先利用图递归神经网络(GraphRNN)学习网络拓扑分布,通过逐步生成节点与边实现;其次采用图去噪扩散概率模型(G-DDPM)学习节点特征(如空间坐标与其他属性),通过采样其学习到的概率分布,生成符合原始数据统计特性的节点特征,确保生成图的真实性和代表性。我们在真实喀斯特网络数据集上测试该方法,通过几何与拓扑指标对比生成子图与实际子图,结果表明生成网络具有高度真实性。该方法可用于不同岩性类型的喀斯特网络随机模拟,是研究水流与物质运移等物理过程的有力工具。
原文摘要 · Abstract (English)
The simulation of discrete karst networks presents a significant challenge due to the complexity of the physicochemical processes occurring within various geological and hydrogeological contexts over extended periods. This complex interplay leads to a wide variety of karst network patterns, each intricately linked to specific hydrogeological conditions. We explore a novel approach that represents karst networks as graphs and applies graph generative models (deep learning techniques) to capture the intricate nature of karst environments. In this representation, nodes retain spatial information and properties, while edges signify connections between nodes. Our generative process consists of two main steps. First, we utilize graph recurrent neural networks (GraphRNN) to learn the topological distribution of karst networks. GraphRNN decomposes the graph simulation into a sequential generation of nodes and edges, informed by previously generated structures. Second, we employ denoising diffusion probabilistic models on graphs (G-DDPM) to learn node features (spatial coordinates and other properties). G-DDPMs enable the generation of nodes features on the graphs produced by the GraphRNN that adhere to the learned statistical properties by sampling from the derived probability distribution, ensuring that the generated graphs are realistic and capture the essential features of the original data. We test our approach using real-world karst networks and compare generated subgraphs with actual subgraphs from the database, by using geometry and topology metrics. Our methodology allows stochastic simulation of discrete karst networks across various types of formations, a useful tool for studying the behavior of physical processes such as flow and transport.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。