《计算机应用》唯一官方网站 ›› 2022, Vol. 42 ›› Issue (2): 655-662.DOI: 10.11772/j.issn.1001-9081.2021041046

• 前沿与综合应用 • 上一篇    

基于聚类和局部线性回归的初至波自动拾取算法

高磊1, 罗关凤1, 刘荡1, 闵帆1,2()   

  1. 1.西南石油大学 计算机科学学院,成都 610500
    2.西南石油大学 人工智能研究所,成都 610500
  • 收稿日期:2021-06-18 修回日期:2021-07-15 接受日期:2021-07-15 发布日期:2021-11-02 出版日期:2022-02-10
  • 通讯作者: 闵帆
  • 作者简介:高磊(1979—),女,山东烟台人,副教授,博士,CCF会员,主要研究方向:机器学习和计算机技术在油气田勘探与开发中的应用;
    罗关凤(1997—),女,四川松潘人,硕士研究生,主要研究方向:机器学习;
    刘荡(1998—),男,四川达州人,硕士研究生,主要研究方向:机器学习;
    闵帆(1973—),男,重庆人,教授,博士,CCF会员,主要研究方向:粒计算、推荐系统、主动学习。

First-arrival automatic picking algorithm based on clustering and local linear regression

Lei GAO1, Guanfeng LUO1, Dang LIU1, Fan MIN1,2()   

  1. 1.School of Computer Science,Southwest Petroleum University,Chengdu Sichuan 610500,China
    2.Institute for Artificial Intelligence,Southwest Petroleum University,Chengdu Sichuan 610500,China
  • Received:2021-06-18 Revised:2021-07-15 Accepted:2021-07-15 Online:2021-11-02 Published:2022-02-10
  • Contact: Fan MIN
  • About author:GAO Lei, born in 1979, Ph. D., associate professor. Her research interests include application of machine learning and computer technology in oil and gas field exploration and development.
    LUO Guanfeng, born in 1997, M. S. candidate. Her research interests include machine learning.
    LIU Dang, born in 1998, M. S. candidate. His research interests include machine learning.
    MIN Fan, born in 1973, Ph. D., professor. His research interests include granular computing, recommender system, active learning.

摘要:

初至波拾取是地震数据处理中的关键步骤,会直接影响动校正、静校正和速度分析等的精度。目前,现有的算法受到背景噪声和复杂近地表条件的影响时拾取精度会降低。基于此,提出基于聚类和局部线性回归的初至波自动拾取算法(FPCL)。该算法由预拾取和微调两个阶段来实现。预拾取阶段先基于k均值(k-means)技术找到初至波簇,再利用基于密度的噪声应用空间聚类(DBSCAN)技术在初至波簇中进行拾取。微调阶段通过局部线性回归补齐缺失值,再利用能量比值最小化技术调整错误值。在两个地震数据集上,将FPCL与改进的能量比(IMER)法相比,准确率分别提升了4.00个百分点和3.50个百分点;与互相关技术(CCT)相比,准确率分别提升了38.00个百分点和10.25个百分点;与基于模糊C均值聚类的微震数据自动时间拾取算法(APF)相比,准确率分别提升了34.50个百分点和3.50个百分点;与基于两阶段优化的初至波自动拾取算法(FPTO)相比,准确率分别提升了5.50个百分点和16.25个百分点。上述实验结果表明FPCL更准确。

关键词: 初至波拾取, k均值聚类, 基于密度的噪声应用空间聚类, 局部线性回归, 能量比值

Abstract:

First-arrival picking is an essential step in seismic data processing, which can directly affect the accuracy of normal moveout correction, static correction and velocity analysis. At present, affected by background noise and complex near-surface conditions, the picking accuracies of the existing methods are reduced. Based on this, a First-arrival automatic Picking algorithm based on Clustering and Local linear regression (FPCL) was proposed. This algorithm was implemented in two stages: pre-picking and fine-tuning. In the pre-picking stage, the k-means technique was firstly used to find first-arrival cluster. Then the Density-Based Spatial Clustering of Applications with Noise (DBSCAN) technique was used to pick first-arrivals from the cluster. In the fine-tuning stage, the local linear regression technique was used to fill in missing values, and the energy ratio minimization technique was used to adjust error values. On two seismic datasets, compared with Improved Modified Energy Ratio (IMER) method, FPCL had the accuracy increased by 4.00 percentage points and 3.50 percentage points respectively; compared with Cross Correlation Technique (CCT), FPCL had the accuracy increased by 38.00 percentage points and 10.25 percentage points respectively; compared with Automatic time Picking for microseismic data based on a Fuzzy C-means clustering algorithm (APF), FPCL had the accuracy increased by 34.50 percentage points and 3.50 percentage points respectively; compared with First-arrival automatic Picking algorithm based on Two-stage Optimization (FPTO), FPCL had the accuracy increased by 5.50 percentage points and 16.25 percentage points respectively. The above experimental results show that FPCL is more accurate.

Key words: first-arrival picking, k-means clustering, Density-Based Spatial Clustering of Applications with Noise (DBSCAN), local linear regression, energy ratio

中图分类号: