Papers › Seismic Signal Denoising and Decomposition Using Deep Neural Networks

Seismic Signal Denoising and Decomposition Using Deep Neural Networks

6 Nov 2018arXiv:1811.02695links table onlyarchive 2025-07-28

Weiqiang Zhu, S. Mostafa Mousavi, Gregory C. Beroza

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Denoising and filtering are widely used in routine seismic-data-processing to improve the signal-to-noise ratio (SNR) of recorded signals and by doing so to improve subsequent analyses. In this paper we develop a new denoising/decomposition method, DeepDenoiser, based on a deep neural network. This network is able to learn simultaneously a sparse representation of data in the time-frequency domain and a non-linear function that maps this representation into masks that decompose input data into a signal of interest and noise (defined as any non-seismic signal). We show that DeepDenoiser achieves impressive denoising of seismic signals even when the signal and noise share a common frequency band. Our method properly handles a variety of colored noise and non-earthquake signals. DeepDenoiser can significantly improve the SNR with minimal changes in the waveform shape of interest, even in presence of high noise levels. We demonstrate the effect of our method on improving earthquake detection. There are clear applications of DeepDenoiser to seismic imaging, micro-seismic monitoring, and preprocessing of ambient noise data. We also note that potential applications of our approach are not limited to these applications or even to earthquake data, and that our approach can be adapted to diverse signals and applications in other settings.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1811.02695")

Code

Syntology Ran 0 of 20 code samples harvested from 2 repositories linked to this paper; 20 have no recorded run.

By repository: community (archive-listed): 20 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wayneweiqiang/DeepDenoiser mentioned on GitHubtfMIT report
wayneweiqiang/quakeflow mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 0 ran; 0 honoured the contract we drafted; 20 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

20unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_azimuth wayneweiqiang/quakeflow/datasets/cut_event_hdf5.py community (archive-listed) unverified MIT (permissive) · 0817d05e8c5c3c64 · report
calc_distance_km wayneweiqiang/quakeflow/datasets/cut_event_hdf5.py community (archive-listed) unverified MIT (permissive) · d81a2354bde02db9 · report
channel_local_depth wayneweiqiang/quakeflow/datasets/cut_event_parquet.py community (archive-listed) unverified MIT (permissive) · c6d91ac8d411ad87 · report
crop_and_concat wayneweiqiang/DeepDenoiser/deepdenoiser/model.py community (archive-listed) unverified MIT (permissive) · 02c35f561051b6fe · report
crop_only wayneweiqiang/DeepDenoiser/deepdenoiser/model.py community (archive-listed) unverified MIT (permissive) · 8f3ddc1860a69076 · report
discover_remaining wayneweiqiang/quakeflow/datasets/launch_parquet_to_hdf5.py community (archive-listed) unverified MIT (permissive) · 2f64577a451d96a3 · report
discover_remaining_years wayneweiqiang/quakeflow/datasets/launch_build_dataset.py community (archive-listed) unverified MIT (permissive) · d1bc0b6013b74018 · report
extract_event_number wayneweiqiang/quakeflow/datasets/build_quakeflow_dataset.py community (archive-listed) unverified MIT (permissive) · 9ebc7570c558d619 · report
list_parquet_by_year wayneweiqiang/quakeflow/datasets/build_quakeflow_dataset.py community (archive-listed) unverified MIT (permissive) · 3bdb92ef4b5b2440 · report
load_quakeflow_dataset wayneweiqiang/quakeflow/datasets/load_dataset.py community (archive-listed) unverified MIT (permissive) · 983fe9c0088e505b · report
load_station_csv wayneweiqiang/quakeflow/datasets/cut_event_hdf5.py community (archive-listed) unverified MIT (permissive) · 5352ecfe242be179 · report
node_disk_gb wayneweiqiang/quakeflow/datasets/launch_parquet_to_hdf5.py community (archive-listed) unverified MIT (permissive) · 400fc1220c7d4415 · report
node_ram_gb wayneweiqiang/quakeflow/datasets/launch_parquet_to_hdf5.py community (archive-listed) unverified MIT (permissive) · fcba07d721d30125 · report
normalize wayneweiqiang/DeepDenoiser/deepdenoiser/data_reader.py community (archive-listed) unverified MIT (permissive) · a03238261c77c7d1 · report
normalize_batch wayneweiqiang/DeepDenoiser/deepdenoiser/data_reader.py community (archive-listed) unverified MIT (permissive) · 9d55208fc8141e58 · report
py_func_decorator wayneweiqiang/DeepDenoiser/deepdenoiser/data_reader.py community (archive-listed) unverified MIT (permissive) · e9294c3ecb0f895e · report
read_and_filter wayneweiqiang/quakeflow/datasets/build_quakeflow_dataset.py community (archive-listed) unverified MIT (permissive) · c5777d5cabfcc46b · report
read_parquet_metadata wayneweiqiang/quakeflow/datasets/build_quakeflow_catalog.py community (archive-listed) unverified MIT (permissive) · 986152c2d641d8be · report
round_robin wayneweiqiang/quakeflow/datasets/launch_build_dataset.py community (archive-listed) unverified MIT (permissive) · 54bf1340d56f0eab · report
waveform_unit wayneweiqiang/quakeflow/datasets/cut_event_parquet.py community (archive-listed) unverified MIT (permissive) · 97349587a81339f6 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections