基于主成分分析和梯度增强决策树算法的套管损伤预测方法

M. Song, Xiangguang Zhou
{"title":"基于主成分分析和梯度增强决策树算法的套管损伤预测方法","authors":"M. Song, Xiangguang Zhou","doi":"10.2118/194956-MS","DOIUrl":null,"url":null,"abstract":"\n The examination and prevention of casing damage is an important work in oil and gas field development projects. Casing damage will directly influence the production of oil and gas, the effect of water injection and the life cycle of oil, gas and water well. With the number of casing damage wells increasing year by year in each oil field, inspections and precautions of casing damage status have become more and more important during development of the filed. With the development of big data technologies, we can predict the casing damage based on historical and real-time data, and optimize the maintenance intervals of casing.\n In this paper, we proposed a casing damage prediction method based on principal component analysis (PCA) and gradient boosting decision tree (GBDT) algorithm. Building a three-nodes Spark big data platform, we tested our proposed method on a dataset in an oil-field in mid-east China. Firstly, based on data analysis and expertise, selected 10 parameters which affect the casing damage most, including casing outside diameter, wall thickness, perforation density etc. Secondly, using PCA to reduce the dimension of parameters. Thirdly, building the algorithm model of casing damage risk assessment by GBDT, training and optimizing the model parameters. Fourthly, using the proposed model for casing damage prediction.\n Using precision and AUC(Area Under ROC Curve) to evaluate the proposed method, and compared with traditional methods, including decision tree, logistic regression and Naïve Bayes, the experiment results show that compared with traditional methods, the proposed method gain 86.3% precision and AUC is 1, both higher than traditional methods, which means it has better prediction precision and performance. The proposed method also can apply to predict the probability of a normal well becoming a casing damage well, and finally can provide the decision support for on-site operations. The proposed method using data-driven idea to provide the decision support for oilfield operations, and lay the foundation for the construction of intelligence oilfield.","PeriodicalId":11321,"journal":{"name":"Day 3 Wed, March 20, 2019","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2019-03-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":"{\"title\":\"A Casing Damage Prediction Method Based on Principal Component Analysis and Gradient Boosting Decision Tree Algorithm\",\"authors\":\"M. Song, Xiangguang Zhou\",\"doi\":\"10.2118/194956-MS\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"\\n The examination and prevention of casing damage is an important work in oil and gas field development projects. Casing damage will directly influence the production of oil and gas, the effect of water injection and the life cycle of oil, gas and water well. With the number of casing damage wells increasing year by year in each oil field, inspections and precautions of casing damage status have become more and more important during development of the filed. With the development of big data technologies, we can predict the casing damage based on historical and real-time data, and optimize the maintenance intervals of casing.\\n In this paper, we proposed a casing damage prediction method based on principal component analysis (PCA) and gradient boosting decision tree (GBDT) algorithm. Building a three-nodes Spark big data platform, we tested our proposed method on a dataset in an oil-field in mid-east China. Firstly, based on data analysis and expertise, selected 10 parameters which affect the casing damage most, including casing outside diameter, wall thickness, perforation density etc. Secondly, using PCA to reduce the dimension of parameters. Thirdly, building the algorithm model of casing damage risk assessment by GBDT, training and optimizing the model parameters. Fourthly, using the proposed model for casing damage prediction.\\n Using precision and AUC(Area Under ROC Curve) to evaluate the proposed method, and compared with traditional methods, including decision tree, logistic regression and Naïve Bayes, the experiment results show that compared with traditional methods, the proposed method gain 86.3% precision and AUC is 1, both higher than traditional methods, which means it has better prediction precision and performance. The proposed method also can apply to predict the probability of a normal well becoming a casing damage well, and finally can provide the decision support for on-site operations. The proposed method using data-driven idea to provide the decision support for oilfield operations, and lay the foundation for the construction of intelligence oilfield.\",\"PeriodicalId\":11321,\"journal\":{\"name\":\"Day 3 Wed, March 20, 2019\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-03-15\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"5\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Day 3 Wed, March 20, 2019\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.2118/194956-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 3 Wed, March 20, 2019","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.2118/194956-MS","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5

摘要

套管损伤检测与预防是油气田开发项目中的一项重要工作。套管损坏将直接影响到油气产量、注水效果和油、气、水井生命周期。随着各油田套管损坏井数量的逐年增加,在油田开发过程中,对套管损坏状况的检查和预防变得越来越重要。随着大数据技术的发展,可以基于历史数据和实时数据预测套管损坏情况,优化套管维修间隔。提出了一种基于主成分分析(PCA)和梯度增强决策树(GBDT)算法的套管损伤预测方法。建立了一个三节点Spark大数据平台,在中国中东某油田的数据集上对本文提出的方法进行了测试。首先,根据数据分析和专业知识,选取了对套管损伤影响最大的10个参数,包括套管外径、壁厚、射孔密度等;其次,利用主成分分析法对参数进行降维。第三,利用GBDT建立套管损伤风险评估算法模型,并对模型参数进行训练和优化。第四,应用该模型进行套管损伤预测。利用精度和ROC曲线下面积(Area Under ROC Curve, AUC)对所提出方法进行评价,并与决策树、逻辑回归和Naïve贝叶斯等传统方法进行比较,实验结果表明,与传统方法相比,所提出方法的精度为86.3%,AUC为1,均高于传统方法,具有更好的预测精度和性能。该方法还可用于正常井变成套管损坏井的概率预测,为现场作业提供决策支持。该方法运用数据驱动思想,为油田作业提供决策支持,为油田智能化建设奠定基础。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
A Casing Damage Prediction Method Based on Principal Component Analysis and Gradient Boosting Decision Tree Algorithm
The examination and prevention of casing damage is an important work in oil and gas field development projects. Casing damage will directly influence the production of oil and gas, the effect of water injection and the life cycle of oil, gas and water well. With the number of casing damage wells increasing year by year in each oil field, inspections and precautions of casing damage status have become more and more important during development of the filed. With the development of big data technologies, we can predict the casing damage based on historical and real-time data, and optimize the maintenance intervals of casing. In this paper, we proposed a casing damage prediction method based on principal component analysis (PCA) and gradient boosting decision tree (GBDT) algorithm. Building a three-nodes Spark big data platform, we tested our proposed method on a dataset in an oil-field in mid-east China. Firstly, based on data analysis and expertise, selected 10 parameters which affect the casing damage most, including casing outside diameter, wall thickness, perforation density etc. Secondly, using PCA to reduce the dimension of parameters. Thirdly, building the algorithm model of casing damage risk assessment by GBDT, training and optimizing the model parameters. Fourthly, using the proposed model for casing damage prediction. Using precision and AUC(Area Under ROC Curve) to evaluate the proposed method, and compared with traditional methods, including decision tree, logistic regression and Naïve Bayes, the experiment results show that compared with traditional methods, the proposed method gain 86.3% precision and AUC is 1, both higher than traditional methods, which means it has better prediction precision and performance. The proposed method also can apply to predict the probability of a normal well becoming a casing damage well, and finally can provide the decision support for on-site operations. The proposed method using data-driven idea to provide the decision support for oilfield operations, and lay the foundation for the construction of intelligence oilfield.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Laser Gun: The Next Perforation Technology High-Order Accurate Method for Solving the Anisotropic Eikonal Equation Recognizing Abnormal Shock Signatures During Drilling with Help of Machine Learning Optimizing Field Scale Polymer Development in Strong Aquifer Fields in the South of the Sultanate of Oman Experimental Study to Estimate CO2 Solubility in a High Pressure High Temperature HPHT Reservoir Carbonate Aquifer
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1