English

Convolutional Surrogate for 3D Discrete Fracture-Matrix Tensor Upscaling

Machine Learning 2026-04-06 v1 Numerical Analysis Numerical Analysis

Abstract

Modeling groundwater flow in three-dimensional fractured crystalline media requires accounting for strong spatial heterogeneity induced by fractures. Fine-scale discrete fracture-matrix (DFM) simulations can capture this complexity but are computationally expensive, especially when repeated evaluations are needed. To address this, we aim to employ a multilevel Monte Carlo (MLMC) framework in which numerical homogenization is used to upscale sub-resolution fracture effects when transitioning between accuracy levels. To reduce the cost of conventional 3D numerical homogenization, we develop a surrogate model that predicts the equivalent hydraulic conductivity tensor Keq from a voxelized 3D domain representing tensor-valued random fields of matrix and fracture conductivities. Fracture size, orientation, and aperture are sampled from distributions informed by natural observations. The surrogate architecture combines a 3D convolutional neural network with feed-forward layers, enabling it to capture both local spatial features and global interactions. Three surrogates are trained on data generated by DFM simulations, each corresponding to a different fracture-to-matrix conductivity contrast. Performance is evaluated across a wide range of fracture network parameters and matrix-field correlation lengths. The trained models achieve high accuracy, with normalized root-mean-square errors below 0.22 across most test cases. Practical applicability is demonstrated by comparing numerically homogenized conductivities with surrogate predictions in two macro-scale problems: computing equivalent conductivity tensors and predicting outflow from a constrained 3D domain. In both cases, surrogate-based upscaling preserves accuracy while substantially reducing computational cost, achieving speedups exceeding 100x when inference is performed on a GPU.

Keywords

Cite

@article{arxiv.2604.02335,
  title  = {Convolutional Surrogate for 3D Discrete Fracture-Matrix Tensor Upscaling},
  author = {Martin Špetlík and Jan Březina},
  journal= {arXiv preprint arXiv:2604.02335},
  year   = {2026}
}

Comments

28 pages, 9 figures, published, https://github.com/ martinspetlik/MLMC-DFM/tree/MS_3d

R2 v1 2026-07-01T11:51:38.508Z