Parallel computation of PDFs on big spatial data using Spark

Ji Liu,Noel Moreno Lemus,Esther Pacitti,Fabio Porto,Patrick Valduriez
DOI: https://doi.org/10.1007/s10619-019-07260-3
IF: 0.974
2019-02-21
Distributed and Parallel Databases
Abstract:<h3 class="a-plus-plus">Abstract</h3> <p class="a-plus-plus">We consider big spatial data, which is typically produced in scientific areas such as geological or seismic interpretation. The spatial data can be produced by observation (e.g. using sensors or soil instruments) or numerical simulation programs and correspond to points that represent a 3D soil cube area. However, errors in signal processing and modeling create some uncertainty, and thus a lack of accuracy in identifying geological or seismic phenomenons. Such uncertainty must be carefully analyzed. To analyze uncertainty, the main solution is to compute a Probability Density Function (PDF) of each point in the spatial cube area. However, computing PDFs on big spatial data can be very time consuming (from several hours to even months on a computer cluster). In this paper, we propose a new solution to efficiently compute such PDFs in parallel using Spark, with three methods: data grouping, machine learning prediction and sampling. We evaluate our solution by extensive experiments on different computer clusters using big data ranging from hundreds of GB to several TB. The experimental results show that our solution scales up very well and can reduce the execution time by a factor of 33 (in the order of seconds or minutes) compared with a baseline method.</p>
computer science, information systems, theory & methods
What problem does this paper attempt to address?