paper-with-me

홈 › Papers

Linear density-based clustering with a discrete density model

2018-07-21 · Roberto Pirrone, Vincenzo Cannella, Sergio Monteleone, Gabriella Giordano

Density-based clustering techniques are used in a wide range of data mining applications. One of their most attractive features con- sists in not making use of prior knowledge of the number of clusters that a dataset contains along with their shape. In this paper we propose a new algorithm named Linear DBSCAN (Lin-DBSCAN), a simple approach to clustering inspired by the density model introduced with the well known algorithm DBSCAN. Designed to minimize the computational cost of density based clustering on geospatial data, Lin-DBSCAN features a linear time complexity that makes it suitable for real-time applications on low-resource devices. Lin-DBSCAN uses a discrete version of the density model of DBSCAN that takes ad- vantage of a grid-based scan and merge approach. The name of the algorithm stems exactly from its main features outlined above. The algorithm was tested with well known data sets. Experimental results prove the efficiency and the validity of this approach over DBSCAN in the context of spatial data clustering, enabling the use of a density-based clustering technique on large datasets with low computational cost.

📄 PDF Abstract BibTeX arXiv:1807.08158

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multilayer bootstrap networks

2014-08-05 · Xiao-Lei Zhang

Multilayer bootstrap network builds a gradually narrowed multilayer nonlinear network from bottom up for unsupervised nonlinear dimensionality reduction. Each layer of the network is a nonparametric density estimator. It…

ClusteringDimensionality Reduction

Fermat Distances: Metric Approximation, Spectral Convergence, and Clustering Algorithms

2023-07-07 · Nicolás García Trillos, Anna Little, Daniel Mckenzie, James M. Murphy

We analyze the convergence properties of Fermat distances, a family of density-driven metrics defined on Riemannian manifolds with an associated probability measure. Fermat distances may be defined either on discrete sam…

Clustering

Density-Based Clustering with Kernel Diffusion

2021-10-11 · Chao Zheng, Yingjie Chen, Chong Chen, Jianqiang Huang 외

Finding a suitable density function is essential for density-based clustering algorithms such as DBSCAN and DPC. A naive density corresponding to the indicator function of a unit $d$-dimensional Euclidean ball is commonl…

ClusteringFace Clustering

Maximum entropy optimal density control of discrete-time linear systems and Schrödinger bridges

2022-04-11 · Kaito Ito, Kenji Kashima

We consider an entropy-regularized version of optimal density control of deterministic discrete-time linear systems. Entropy regularization, or a maximum entropy (MaxEnt) method for optimal control has attracted much att…

Scalable Laplacian K-modes

2018-10-31 · NeurIPS 2018 12 · Imtiaz Masud Ziko, Eric Granger, Ismail Ben Ayed

We advocate Laplacian K-modes for joint clustering and density mode finding, and propose a concave-convex relaxation of the problem, which yields a parallel algorithm that scales up to large datasets and high dimensions.…

Clusteringvalid