paper-with-me

Papers

High-Precision Geosteering via Reinforcement Learning and Particle Filters

2024-02-09 · Ressi Bonti Muhammad, Apoorv Srivastava, Sergey Alyaev, Reidar Brumer Bratvold, Daniel M. Tartakovsky

Geosteering, a key component of drilling operations, traditionally involves manual interpretation of various data sources such as well-log data. This introduces subjective biases and inconsistent procedures. Academic attempts to solve geosteering decision optimization with greedy optimization and Approximate Dynamic Programming (ADP) showed promise but lacked adaptivity to realistic diverse scenarios. Reinforcement learning (RL) offers a solution to these challenges, facilitating optimal decision-making through reward-based iterative learning. State estimation methods, e.g., particle filter (PF), provide a complementary strategy for geosteering decision-making based on online information. We integrate an RL-based geosteering with PF to address realistic geosteering scenarios. Our framework deploys PF to process real-time well-log data to estimate the location of the well relative to the stratigraphic layers, which then informs the RL-based decision-making process. We compare our method's performance with that of using solely either RL or PF. Our findings indicate a synergy between RL and PF in yielding optimized geosteering decisions.

📄 PDF Abstract BibTeX arXiv:2402.06377

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)State Estimation

Similar Papers 제목 키워드 기반

Decision-Driven Geosteering Under Uncertainty: A Unified Framework for Sequential Decision Optimization

2026-06-15 · Hibat Errahmen Djecta, Sergey Alyaev, Kristian Fossum, Reidar B. Bratvold 외 arxiv

Geosteering requires navigating a well trajectory through an unknown geological configuration, while sequentially updating decisions based on indirect measurements acquired during drilling. This work presents an uncertai…

Reinforcement Learning

Optimal Sequential Decision-Making in Geosteering: A Reinforcement Learning Approach

2023-10-07 · Ressi Bonti Muhammad, Sergey Alyaev, Reidar Brumer Bratvold

Trajectory adjustment decisions throughout the drilling process, called geosteering, affect subsequent choices and information gathering, thus resulting in a coupled sequential decision problem. Previous works on applyin…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Permutation Invariant Learning with High-Dimensional Particle Filters

2024-10-30 · Akhilan Boopathy, Aneesh Muppidi, Peggy Yang, Abhiram Iyer 외

Sequential learning in deep models often suffers from challenges such as catastrophic forgetting and loss of plasticity, largely due to the permutation dependence of gradient-based algorithms, where the order of training…

An overview of differentiable particle filters for data-adaptive sequential Bayesian inference

2023-02-19 · Xiongjie Chen, Yunpeng Li

By approximating posterior distributions with weighted samples, particle filters (PFs) provide an efficient mechanism for solving non-linear sequential state estimation problems. While the effectiveness of particle filte…

Bayesian InferenceSequential Bayesian InferenceState Estimation

Improved Particle Filters for Vehicle Localisation

2016-11-15 · Kira Kempinska, John Shawe-Taylor

The ability to track a moving vehicle is of crucial importance in numerous applications. The task has often been approached by the importance sampling technique of particle filters due to its ability to model non-linear …