@Article{csse.2022.017733, AUTHOR = {Mustafa Youldash, Saleh Al-Dossary, Lama AlDaej, Farah AlOtaibi, Asma AlDubaikil, Noora AlBinali, Maha AlGhamdi}, TITLE = {Applying Non-Local Means Filter on Seismic Exploration}, JOURNAL = {Computer Systems Science and Engineering}, VOLUME = {40}, YEAR = {2022}, NUMBER = {2}, PAGES = {619--628}, URL = {http://www.techscience.com/csse/v40n2/44467}, ISSN = {}, ABSTRACT = {The seismic reflection method is one of the most important methods in geophysical exploration. There are three stages in a seismic exploration survey: acquisition, processing, and interpretation. This paper focuses on a pre-processing tool, the Non-Local Means (NLM) filter algorithm, which is a powerful technique that can significantly suppress noise in seismic data. However, the domain of the NLM algorithm is the whole dataset and 3D seismic data being very large, often exceeding one terabyte (TB), it is impossible to store all the data in Random Access Memory (RAM). Furthermore, the NLM filter would require a considerably long runtime. These factors make a straightforward implementation of the NLM algorithm on real geophysical exploration data infeasible. This paper redesigned and implemented the NLM filter algorithm to fit the challenges of seismic exploration. The optimized implementation of the NLM filter is capable of processing production-size seismic data on modern clusters and is 87 times faster than the straightforward implementation of NLM.}, DOI = {10.32604/csse.2022.017733} }