paper-with-me

홈 › Papers

Reservoir Static Property Estimation Using Nearest-Neighbor Neural Network

2024-09-04 · Yuhe Wang

This note presents an approach for estimating the spatial distribution of static properties in reservoir modeling using a nearest-neighbor neural network. The method leverages the strengths of neural networks in approximating complex, non-linear functions, particularly for tasks involving spatial interpolation. It incorporates a nearest-neighbor algorithm to capture local spatial relationships between data points and introduces randomization to quantify the uncertainty inherent in the interpolation process. This approach addresses the limitations of traditional geostatistical methods, such as Inverse Distance Weighting (IDW) and Kriging, which often fail to model the complex non-linear dependencies in reservoir data. By integrating spatial proximity and uncertainty quantification, the proposed method can improve the accuracy of static property predictions like porosity and permeability.

📄 PDF Abstract BibTeX arXiv:2409.15295

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial InterpolationUncertainty Quantification

Similar Papers 제목 키워드 기반

Dimension of Reservoir Computers

2019-12-10 · Thomas L. Carroll

A reservoir computer is a complex dynamical system, often created by coupling nonlinear nodes in a network. The nodes are all driven by a common driving signal. In this work, three dimension estimation methods, false nea…

A Nearest Neighbor Characterization of Lebesgue Points in Metric Measure Spaces

2020-07-08 · Tommaso Cesari, Roberto Colomboni

The property of almost every point being a Lebesgue point has proven to be crucial for the consistency of several classification algorithms based on nearest neighbors. We characterize Lebesgue points in terms of a 1-Near…

ClassificationGeneral Classificationregression

A General Spatio-Temporal Clustering-Based Non-local Formulation for Multiscale Modeling of Compartmentalized Reservoirs

2019-04-28 · Soheil Esmaeilzadeh, Amir Salehi, Gill Hetz, Feyisayo Olalotiti-lawal 외

Representing the reservoir as a network of discrete compartments with neighbor and non-neighbor connections is a fast, yet accurate method for analyzing oil and gas reservoirs. Automatic and rapid detection of coarse-sca…

Clustering

Reservoir property image slices from the Groningen gas field for image translation and segmentation

2026-05-05 · Abdulrahman Al-Fakih, Nabil Sariah, Ardiansyah Koeshidayatullah, SanLinn I. Kaka arxiv

Reservoir characterization workflows increasingly rely on image-based and machine-learning/deep learning or even generative AI approaches, but openly available geological image datasets suitable for reproducible benchmar…

Image-to-Image Translation

A Theory-Based Evaluation of Nearest Neighbor Models Put Into Practice

2018-10-11 · NeurIPS 2018 12 · Hendrik Fichtenberger, Dennis Rohde

In the $k$-nearest neighborhood model ($k$-NN), we are given a set of points $P$, and we shall answer queries $q$ by returning the $k$ nearest neighbors of $q$ in $P$ according to some metric. This concept is crucial in …

Retrieval