Deep learning for denoising
Siwei Yu, Jianwei Ma, Wenlong Wang

TL;DR
This paper demonstrates that deep neural networks, specifically convolutional neural networks, can be effectively trained to perform adaptive seismic noise attenuation, outperforming traditional model-dependent methods.
Contribution
It introduces a deep learning approach for seismic denoising that does not require explicit signal or noise modeling, using synthetic and field data for validation.
Findings
Deep learning achieves comparable runtime to traditional methods on GPUs.
Effective attenuation of random, linear noise, and multiples demonstrated.
Training with artificially generated and wave-equation-based datasets is successful.
Abstract
Compared with traditional seismic noise attenuation algorithms that depend on signal models and their corresponding prior assumptions, removing noise with a deep neural network is trained based on a large training set, where the inputs are the raw datasets and the corresponding outputs are the desired clean data. After the completion of training, the deep learning method achieves adaptive denoising with no requirements of (i) accurate modelings of the signal and noise, or (ii) optimal parameters tuning. We call this intelligent denoising. We use a convolutional neural network as the basic tool for deep learning. In random and linear noise attenuation, the training set is generated with artificially added noise. In the multiple attenuation step, the training set is generated with acoustic wave equation. Stochastic gradient descent is used to solve the optimal parameters for the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
