MEIRITCOMLApr 9, 2015

Robust, scalable and fast bootstrap method for analyzing large scale data

arXiv:1504.02382v230 citations
AI Analysis

This work addresses the problem of enabling robust statistical analysis for large-scale data in distributed computing environments, representing an incremental improvement over existing bootstrap methods.

The paper tackles the challenge of performing statistical inference on large-scale datasets that exceed single-node processing capacity by proposing a scalable, robust, and computationally efficient bootstrap method. It achieves significant computational savings by avoiding recomputation for each bootstrap sample, with numerical examples demonstrating scalability, low complexity, and robust performance.

In this paper we address the problem of performing statistical inference for large scale data sets i.e., Big Data. The volume and dimensionality of the data may be so high that it cannot be processed or stored in a single computing node. We propose a scalable, statistically robust and computationally efficient bootstrap method, compatible with distributed processing and storage systems. Bootstrap resamples are constructed with smaller number of distinct data points on multiple disjoint subsets of data, similarly to the bag of little bootstrap method (BLB) [1]. Then significant savings in computation is achieved by avoiding the re-computation of the estimator for each bootstrap sample. Instead, a computationally efficient fixed-point estimation equation is analytically solved via a smart approximation following the Fast and Robust Bootstrap method (FRB) [2]. Our proposed bootstrap method facilitates the use of highly robust statistical methods in analyzing large scale data sets. The favorable statistical properties of the method are established analytically. Numerical examples demonstrate scalability, low complexity and robust statistical performance of the method in analyzing large data sets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes