Skip to main content

Showing 1–1 of 1 results for author: Łącki, J

Searching in archive stat. Search in all archives.
.
  1. arXiv:2006.06743  [pdf, other

    cs.LG stat.ML

    Faster DBSCAN via subsampled similarity queries

    Authors: Heinrich Jiang, Jennifer Jang, Jakub Łącki

    Abstract: DBSCAN is a popular density-based clustering algorithm. It computes the $ε$-neighborhood graph of a dataset and uses the connected components of the high-degree nodes to decide the clusters. However, the full neighborhood graph may be too costly to compute with a worst-case complexity of $O(n^2)$. In this paper, we propose a simple variant called SNG-DBSCAN, which clusters based on a subsampled… ▽ More

    Submitted 21 October, 2020; v1 submitted 11 June, 2020; originally announced June 2020.

    Comments: 34th Conference on Neural Information Processing Systems (NeurIPS 2020)