计算机视觉在油井产水机理诊断中的应用

Osama Elsayed Abdelaziem, A. Gawish, S. Farrag
{"title":"计算机视觉在油井产水机理诊断中的应用","authors":"Osama Elsayed Abdelaziem, A. Gawish, S. Farrag","doi":"10.2118/211804-ms","DOIUrl":null,"url":null,"abstract":"\n Diagnostic plots, introduced by K.S. Chan, are widely used to determine excessive water production mechanisms. In this paper, we introduce a computer vision model that is capable of segmenting and identifying multiple Chan signatures per plot, for the sake of surveillance and early screening, given that wells could exhibit diverse mechanisms throughout their lifecycle.\n As deep learning demands a vast amount of information, we start our workflow by building a dataset of 10,000 publicly available oil wells that have experienced varying water production mechanisms and annotating them. Next, we perform pre-processing and remove anomalies from production data, which could be misleading in analysis. Then, we visualize Chan plots as images, split the dataset, carry out augmentation, and have the data ready to be used as input for a CNN (Convolutional Neural Network) layer. Eventually, we utilize YOLO, a one-stage object detector, tune hyper-parameters and evaluate the model performance using mAP (mean average precision).\n The collected data from fields in Alaska and North Dakota represent oil wells that have been producing for decades. When working with some wells that possess noisy production data, we identified challenge, bias, and tedium in human interpretation of Chan plots. Subsequently, we observed the inevitability of cleaning well production data prior to constructing the plots, and thoroughly revealed its effect on enhancing the potentiality to get a satisfactory score. In addition, we concluded that following a simple approach of active learning, a technique that allows the user to analyze mistakes of prediction and label the data incrementally in order to achieve a greater score with fewer training labels, accomplished a significant boost in model performance especially with under-represented classes. The newly proposed model employs automatic feature extraction, expresses data in much more detail and is confirmed to be robust as it successfully predicted multiple mechanisms of excessive water production, with confidence scores higher than 80%, in wells that exhibit different production conditions such as horizontal trajectories, artificial lift, water flooding, stimulation, and other well intervention events.\n In this work, we introduce a novel computer-vision model, which combines image processing and deep learning techniques to identify multiple water production signatures that a well can undergo, and eliminate the subjectivity of human interpretation. This approach has the potential to be effective, as a part of workflow automation, in expeditious surveillance of large oilfields.","PeriodicalId":249690,"journal":{"name":"Day 2 Tue, November 01, 2022","volume":"4 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Application of Computer Vision in Diagnosing Water Production Mechanisms in Oil Wells\",\"authors\":\"Osama Elsayed Abdelaziem, A. Gawish, S. Farrag\",\"doi\":\"10.2118/211804-ms\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"\\n Diagnostic plots, introduced by K.S. Chan, are widely used to determine excessive water production mechanisms. In this paper, we introduce a computer vision model that is capable of segmenting and identifying multiple Chan signatures per plot, for the sake of surveillance and early screening, given that wells could exhibit diverse mechanisms throughout their lifecycle.\\n As deep learning demands a vast amount of information, we start our workflow by building a dataset of 10,000 publicly available oil wells that have experienced varying water production mechanisms and annotating them. Next, we perform pre-processing and remove anomalies from production data, which could be misleading in analysis. Then, we visualize Chan plots as images, split the dataset, carry out augmentation, and have the data ready to be used as input for a CNN (Convolutional Neural Network) layer. Eventually, we utilize YOLO, a one-stage object detector, tune hyper-parameters and evaluate the model performance using mAP (mean average precision).\\n The collected data from fields in Alaska and North Dakota represent oil wells that have been producing for decades. When working with some wells that possess noisy production data, we identified challenge, bias, and tedium in human interpretation of Chan plots. Subsequently, we observed the inevitability of cleaning well production data prior to constructing the plots, and thoroughly revealed its effect on enhancing the potentiality to get a satisfactory score. In addition, we concluded that following a simple approach of active learning, a technique that allows the user to analyze mistakes of prediction and label the data incrementally in order to achieve a greater score with fewer training labels, accomplished a significant boost in model performance especially with under-represented classes. The newly proposed model employs automatic feature extraction, expresses data in much more detail and is confirmed to be robust as it successfully predicted multiple mechanisms of excessive water production, with confidence scores higher than 80%, in wells that exhibit different production conditions such as horizontal trajectories, artificial lift, water flooding, stimulation, and other well intervention events.\\n In this work, we introduce a novel computer-vision model, which combines image processing and deep learning techniques to identify multiple water production signatures that a well can undergo, and eliminate the subjectivity of human interpretation. This approach has the potential to be effective, as a part of workflow automation, in expeditious surveillance of large oilfields.\",\"PeriodicalId\":249690,\"journal\":{\"name\":\"Day 2 Tue, November 01, 2022\",\"volume\":\"4 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-31\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Day 2 Tue, November 01, 2022\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.2118/211804-ms\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Day 2 Tue, November 01, 2022","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.2118/211804-ms","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

由K.S. Chan介绍的诊断图被广泛用于确定过量产水机制。在本文中,我们引入了一种计算机视觉模型,该模型能够分割和识别每个地块的多个Chan特征,以便进行监测和早期筛查,因为井在其整个生命周期中可能表现出不同的机制。由于深度学习需要大量的信息,我们通过建立一个由10,000个公开可用的油井组成的数据集开始我们的工作流程,这些油井经历了不同的产水机制,并对它们进行了注释。接下来,我们执行预处理并从生产数据中删除异常,这些异常可能会误导分析。然后,我们将Chan图可视化为图像,分割数据集,进行增强,并将数据准备用作CNN(卷积神经网络)层的输入。最后,我们利用YOLO,一种单阶段目标检测器,调整超参数并使用mAP(平均平均精度)评估模型性能。从阿拉斯加和北达科他州的油田收集的数据代表了几十年来一直在生产的油井。在处理一些具有嘈杂生产数据的井时,我们发现了人工解释Chan地块的挑战、偏见和乏味。随后,我们观察了在构建样地之前清理井生产数据的必然性,并彻底揭示了其对提高获得满意分数的可能性的作用。此外,我们得出结论,采用一种简单的主动学习方法,一种允许用户分析预测错误并逐步标记数据的技术,以便用更少的训练标签获得更高的分数,从而显著提高了模型性能,特别是在代表性不足的类中。新提出的模型采用自动特征提取,更详细地表达数据,并且被证实具有鲁棒性,因为它成功地预测了具有不同生产条件的井(如水平轨迹、人工举升、水驱、增产和其他油井干预事件)的多种过量产水机制,置信度评分高于80%。在这项工作中,我们引入了一种新的计算机视觉模型,该模型结合了图像处理和深度学习技术来识别一口井可能经历的多种产水特征,并消除了人为解释的主观性。作为工作流程自动化的一部分,这种方法在大型油田的快速监控中具有有效的潜力。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Application of Computer Vision in Diagnosing Water Production Mechanisms in Oil Wells
Diagnostic plots, introduced by K.S. Chan, are widely used to determine excessive water production mechanisms. In this paper, we introduce a computer vision model that is capable of segmenting and identifying multiple Chan signatures per plot, for the sake of surveillance and early screening, given that wells could exhibit diverse mechanisms throughout their lifecycle. As deep learning demands a vast amount of information, we start our workflow by building a dataset of 10,000 publicly available oil wells that have experienced varying water production mechanisms and annotating them. Next, we perform pre-processing and remove anomalies from production data, which could be misleading in analysis. Then, we visualize Chan plots as images, split the dataset, carry out augmentation, and have the data ready to be used as input for a CNN (Convolutional Neural Network) layer. Eventually, we utilize YOLO, a one-stage object detector, tune hyper-parameters and evaluate the model performance using mAP (mean average precision). The collected data from fields in Alaska and North Dakota represent oil wells that have been producing for decades. When working with some wells that possess noisy production data, we identified challenge, bias, and tedium in human interpretation of Chan plots. Subsequently, we observed the inevitability of cleaning well production data prior to constructing the plots, and thoroughly revealed its effect on enhancing the potentiality to get a satisfactory score. In addition, we concluded that following a simple approach of active learning, a technique that allows the user to analyze mistakes of prediction and label the data incrementally in order to achieve a greater score with fewer training labels, accomplished a significant boost in model performance especially with under-represented classes. The newly proposed model employs automatic feature extraction, expresses data in much more detail and is confirmed to be robust as it successfully predicted multiple mechanisms of excessive water production, with confidence scores higher than 80%, in wells that exhibit different production conditions such as horizontal trajectories, artificial lift, water flooding, stimulation, and other well intervention events. In this work, we introduce a novel computer-vision model, which combines image processing and deep learning techniques to identify multiple water production signatures that a well can undergo, and eliminate the subjectivity of human interpretation. This approach has the potential to be effective, as a part of workflow automation, in expeditious surveillance of large oilfields.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信