Optimizing Oil and Gas Acquisitions Using Recommender Systems
Harsh Kumar, Geneva Allison, Jehil Mehta, Jesse Pisel, Michael Pyrcz

TL;DR
This paper applies a Factorization Machine recommender system to oil and gas well acquisition data, improving recommendation accuracy and providing insights into company-well interactions to optimize purchase decisions.
Contribution
It introduces a novel application of Factorization Machines for well acquisition recommendations, incorporating company and well features to enhance decision-making.
Findings
Model achieved a hit rate of 0.680
Reciprocal rank of 0.469 indicates reasonable ranking quality
Precision of 0.229 and recall of 0.463 demonstrate moderate recommendation effectiveness
Abstract
Well acquisition in the oil and gas industry can often be a hit or miss process, with a poor purchase resulting in substantial loss. Recommender systems suggest items (wells) that users (companies) are likely to buy based on past activity, and applying this system to well acquisition can increase company profits. While traditional recommender systems are impactful enough on their own, they are not optimized. This is because they ignore many of the complexities involved in human decision-making, and frequently make subpar recommendations. Using a preexisting Python implementation of a Factorization Machine results in more accurate recommendations based on a user-level ranking system. We train a Factorization Machine model on oil and gas well data that includes features such as elevation, total depth, and location. The model produces recommendations by using similarities between companies…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Reservoir Engineering and Simulation Methods · Topic Modeling
