paper-with-me

홈 › Papers

Vision Mamba for Permeability Prediction of Porous Media

2025-10-16 · Ali Kashefi, Tapan Mukerji arxiv

Vision Mamba has recently received attention as an alternative to Vision Transformers (ViTs) for image classification. The network size of Vision Mamba scales linearly with input image resolution, whereas ViTs scale quadratically, a feature that improves computational and memory efficiency. Moreover, Vision Mamba requires a significantly smaller number of trainable parameters than traditional convolutional neural networks (CNNs), and thus, they can be more memory efficient. Because of these features, we introduce, for the first time, a neural network that uses Vision Mamba as its backbone for predicting the permeability of three-dimensional porous media. We compare the performance of Vision Mamba with ViT and CNN models across multiple aspects of permeability prediction and perform an ablation study to assess the effects of its components on accuracy. We demonstrate in practice the aforementioned advantages of Vision Mamba over ViTs and CNNs in the permeability prediction of three-dimensional porous media. We make the source code publicly available to facilitate reproducibility and to enable other researchers to build on and extend this work. We believe the proposed framework has the potential to be integrated into large vision models in which Vision Mamba is used instead of ViTs.

📄 PDF Abstract BibTeX arXiv:2510.14516

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Neural Networks for Predicting Permeability Tensors of 2D Porous Media: Comparison of Convolution- and Transformer-based Architectures

2025-12-01 · Sigurd Vargdal, Paula Reis, Henrik Andersen Sveinsson, Gaute Linga arxiv

Permeability is a central concept in the macroscopic description of flow through porous media, with applications spanning from oil recovery to hydrology. Traditional methods for determining the permeability tensor involv…

Data Augmentation

Topological Data Analysis combined with Machine Learning for Predicting Permeability of Porous Media

2026-05-17 · Ebru Dagdelen, Catherin Neena Lalu, Aakash Karlekar, Manav Arora 외 arxiv

Flow in porous media is difficult to address using standard analytical or numerical methods due to its complexity. However, since synthetic representations of porous media are easy to produce and data from physical exper…

Predicting Porosity, Permeability, and Tortuosity of Porous Media from Images by Deep Learning

2020-07-06 · Krzysztof M. Graczyk, Maciej Matyka

Convolutional neural networks (CNN) are utilized to encode the relation between initial configurations of obstacles and three fundamental quantities in porous media: porosity ($\varphi$), permeability $k$, and tortuosity…

Relation

CNN-powered micro- to macro-scale flow modeling in deformable porous media

2025-01-11 · Yousef Heider, Fadi Aldakheel, Wolfgang Ehlers

This work introduces a novel application for predicting the macroscopic intrinsic permeability tensor in deformable porous media, using a limited set of micro-CT images of real microgeometries. The primary goal is to dev…

Data Augmentation

Synthetic Porous Microstructures: Automatic Design, Simulation, and Permeability Analysis

2025-02-20 · Thomas Lavigne, Camilo Andrés Suarez Afanador, Anas Obeidat, Stéphane Urcun

This study introduces an open-source computational framework for the generation and permeability evaluation of synthetic porous media. The proposed methodology integrates crystallographic and meshing tools to construct c…

Benchmarking