paper-with-me

Papers

STONet: A novel neural operator for modeling solute transport in micro-cracked reservoirs

2024-12-07 · Ehsan Haghighat, Mohammad Hesan Adeli, S Mohammad Mousavi, Ruben Juanes

In this work, we develop a novel neural operator, the Solute Transport Operator Network (STONet), to efficiently model contaminant transport in micro-cracked reservoirs. The model combines different networks to encode heterogeneous properties effectively. By predicting the concentration rate, we are able to accurately model the transport process. Numerical experiments demonstrate that our neural operator approach achieves accuracy comparable to that of the finite element method. The previously introduced Enriched DeepONet architecture has been revised, motivated by the architecture of the popular multi-head attention of transformers, to improve its performance without increasing the compute cost. The computational efficiency of the proposed model enables rapid and accurate predictions of solute transport, facilitating the optimization of reservoir management strategies and the assessment of environmental impacts. The data and code for the paper will be published at https://github.com/ehsanhaghighat/STONet.

📄 PDF Abstract BibTeX arXiv:2412.05576

Code (1)

ehsanhaghighat/stonet 공식 구현 pytorch

Tasks

Computational EfficiencyManagement

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty Quantification for Large-Scale Deep Networks via Post-StoNet Modeling

2025-08-02 · Yan Sun, Faming Liang arxiv

Deep learning has revolutionized modern data science. However, how to accurately quantify the uncertainty of predictions from large-scale deep neural networks (DNNs) remains an unresolved issue. To address this issue, we…

Sparse Learning

Tau-BNO: Brain Neural Operator for Tau Transport Model

2026-03-09 · Nuutti Barron, Heng Rao, Urmi Saha, Yu Gu 외 arxiv

Mechanistic modeling provides a biophysically grounded framework for studying the spread of pathological tau protein in tauopathies like Alzheimer's disease. Existing approaches typically model tau propagation as a diffu…

A Kernel-Expanded Stochastic Neural Network

2022-01-14 · Yan Sun, Faming Liang

The deep neural network suffers from many fundamental issues in machine learning. For example, it often gets trapped into a local minimum in training, and its prediction uncertainty is hard to be assessed. To address the…

ImputationPredictionUncertainty Quantification

Functional optimal transport: map estimation and domain adaptation for functional data

2021-02-07 · Jiacheng Zhu, Aritra Guha, Dat Do, Mengdi Xu 외

We introduce a formulation of optimal transport problem for distributions on function spaces, where the stochastic map between functional domains can be partially represented in terms of an (infinite-dimensional) Hilbert…

Domain AdaptationTransfer Learning

A Review of Mathematical Modeling, Simulation and Analysis of Membrane Channel Charge Transport

2016-09-29

The molecular mechanism of ion channel gating and substrate modulation is elusive for many voltage gated ion channels, such as eukaryotic sodium ones. The understanding of channel functions is a pressing issue in molecul…