Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Denoising distributed acoustic sensing data using unsupervised deep learning #38

Open
kwinkunks opened this issue Aug 27, 2023 · 0 comments
Labels
machine learning Has to do with machine learning not open Not open research, might be difficult

Comments

@kwinkunks
Copy link
Member

I would expect this one from Fomel to be reproducible.

Denoising distributed acoustic sensing data using unsupervised deep learning

Liuqing Yang, Sergey Fomel, Shoudong Wang, Xiaohong Chen, and Yangkang Chen

https://doi.org/10.1190/geo2022-0460.1

Distributed acoustic sensing (DAS) technology has been widely used in seismic exploration to acquire high-quality data due to its noteworthy advantages, such as high coverage, high resolution, low cost, and strong environmental friendliness. However, the seismic signals acquired in DAS are often masked by various types of noise (e.g., high-frequency random, high-amplitude erratic, horizontal, and coupled noise), which seriously decreases the signal-to-noise ratio. We develop a fully connected neural network with dense and residual connections to attenuate various complex noises in real DAS data. The network is designed to learn the features of useful reflection signals and remove various noises in an unsupervised way, therefore enjoying the convenience of label-free processing. Our network uses several encoders and decoders to compress and reconstruct the abstract waveform features, respectively. Each encoder/decoder consists of one dense block with stacked fully connected blocks (FCBs). To transfer the shallow-level features to the deep level for reuse, we add the skip connections with one FCB between the corresponding encoders and decoders. Our method provides encouraging results when applied to synthetic and real DAS data sets. Compared with several traditional and advanced deep-learning methods, our method can more effectively attenuate strong noise and better extract hidden signals.

@kwinkunks kwinkunks added not open Not open research, might be difficult machine learning Has to do with machine learning labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
machine learning Has to do with machine learning not open Not open research, might be difficult
Projects
None yet
Development

No branches or pull requests

1 participant