电子科技 ›› 2025, Vol. 38 ›› Issue (4): 25-30.doi: 10.16180/j.cnki.issn1007-7820.2025.04.004

• • 上一篇    下一篇

基于CycleGAN的地震数据去噪方法

傅鹏1, 宋晓霞2()   

  1. 1.山西大同大学 煤炭工程学院,山西 大同 037000
    2.山西大同大学 计算机与网络工程学院,山西 大同 037000
  • 收稿日期:2023-10-19 修回日期:2023-10-30 出版日期:2025-04-15 发布日期:2025-04-16
  • 通讯作者: 宋晓霞(1975-),女,E-mail:sxxly2002@163.com,博士,教授。研究方向:智能信息处理。 E-mail:sxxly2002@163.com
  • 作者简介:傅鹏(2000-),男,硕士研究生。研究方向:地震数据处理、图像去噪。
  • 基金资助:
    山西省自然科学基金(201901D111311);山西省高质量发展研究课题(SXGZL202302)

Seismic Data Denoising Method Based on CycleGAN

FU Peng1, SONG Xiaoxia2()   

  1. 1. School of Coal Engineering,Shanxi Datong University,Datong 037000,China
    2. School of Computer and Network Engineering, Shanxi Datong University,Datong 037000,China
  • Received:2023-10-19 Revised:2023-10-30 Online:2025-04-15 Published:2025-04-16
  • Supported by:
    Natural Science Foundation of Shanxi(201901D111311);Research Topic on High-Quality Development in Shanxi(SXGZL202302)

摘要:

针对实际地震数据被大量随机噪声干扰而难以获得配对的无噪数据问题,文中提出一种基于CycleGAN(Cycle Generative Adversarial Network)的地震数据随机噪声压制方法来获得高质量的地震数据。将残差网络引入循环生成对抗网络的生成网络中,通过跳跃连接形式加快网络的训练速度,并扩充残差块中的卷积层,增强残差块结构来更好地获取样本特征。对合成数据和实际数据分别进行实验,利用SNR(Signal to Noise Ratio)和MSE(Mean Square Error)等评价指标验证其去噪效果,并将结果与CNN(Convolutional Neural Network)去噪方法进行对比。结果表明,相较于CNN,所提方法的SNR、MSE和PSNR(Peak Signal-to-Noise Ratio)在合成数据实验中分别提升了0.59 dB、23.72、2.81 dB,在实际数据实验中分别提升了4.63 dB、1.13、0.77 dB,训练时间缩短约58%。

关键词: 地震数据, 随机噪声, 去噪, 生成对抗网络, CycleGAN, 图像处理, 卷积神经网络, 深度学习

Abstract:

In view of the problem that the actual seismic data is interfered by a large amount of random noise and it is difficult to obtain paired noise-free data, this study proposes a random noise suppression method of seismic data based on CycleGAN(Cycle Generative Adversarial Network) to obtain high-quality seismic data. The residual network is introduced into the generative network of cyclic generative adversarial network, and the training speed of the network is accelerated by jumping connection, and the convolution layer in the residual block is expanded and the structure of the residual block is enhanced to obtain the sample features better. Experiments are conducted with synthetic data and actual data respectively, and evaluation indexes such as SNR(Signal to Noise Ratio) and MSE(Mean Square Error) are used to verify the denoising effect. The results show that compared with CNN, the SNR, MSE and PSNR(Peak Signal-to-Noise Ratio) of the proposed method increased by 0.59 dB, 23.72 and 2.81 dB respectively, in the synthetic data experiment. In the actual data experiment, the increase is 4.63 dB, 1.13 and 0.77 dB, respectively, and the training time is reduced by about 58%.

Key words: seismic data, random noise, denoising, generative adversarial network, CycleGAN, image processing, convolutional neural network, deep learning

中图分类号: 

  • TP311