TL;DR
This paper introduces a point-cloud based deep learning framework using PointNet architecture for predicting permeability in porous media, enabling larger batch sizes and faster predictions compared to traditional CNNs.
Contribution
The novel approach models pore boundaries as point clouds, overcoming GPU memory limitations and improving permeability prediction efficiency and accuracy.
Findings
Faster permeability predictions than Lattice Boltzmann methods
Effective generalization to real-world rock samples
Outperforms CNNs in batch size and convergence
Abstract
We propose a novel deep learning framework for predicting permeability of porous media from their digital images. Unlike convolutional neural networks, instead of feeding the whole image volume as inputs to the network, we model the boundary between solid matrix and pore spaces as point clouds and feed them as inputs to a neural network based on the PointNet architecture. This approach overcomes the challenge of memory restriction of graphics processing units and its consequences on the choice of batch size, and convergence. Compared to convolutional neural networks, the proposed deep learning methodology provides freedom to select larger batch sizes, due to reducing significantly the size of network inputs. Specifically, we use the classification branch of PointNet and adjust it for a regression task. As a test case, two and three dimensional synthetic digital rock images are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
