We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Sparx: Distributed Outlier Detection at Scale

Abstract: There is no shortage of outlier detection (OD) algorithms in the literature, yet a vast body of them are designed for a single machine. With the increasing reality of already cloud-resident datasets comes the need for distributed OD techniques. This area, however, is not only understudied but also short of public-domain implementations for practical use. This paper aims to fill this gap: We design Sparx, a data-parallel OD algorithm suitable for shared-nothing infrastructures, which we specifically implement in Apache Spark. Through extensive experiments on three real-world datasets, with several billions of points and millions of features, we show that existing open-source solutions fail to scale up; either by large number of points or high dimensionality, whereas Sparx yields scalable and effective performance. To facilitate practical use of OD on modern-scale datasets, we open-source Sparx under the Apache license at this https URL
Comments: 11 pages, 7 figures, 14 tables
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Databases (cs.DB)
Journal reference: ACK SIGKDD 2022
DOI: 10.1145/3534678.3539076
Cite as: arXiv:2206.01281 [cs.DC]
  (or arXiv:2206.01281v1 [cs.DC] for this version)

Submission history

From: Leman Akoglu [view email]
[v1] Thu, 2 Jun 2022 20:09:47 GMT (1730kb,D)

Link back to: arXiv, form interface, contact.