paper-with-me

홈 › Papers

Density based Spatial Clustering of Lines via Probabilistic Generation of Neighbourhood

2024-10-03 · Akanksha Das, Malay Bhattacharyya

Density based spatial clustering of points in $\mathbb{R}^n$ has a myriad of applications in a variety of industries. We generalise this problem to the density based clustering of lines in high-dimensional spaces, keeping in mind there exists no valid distance measure that follows the triangle inequality for lines. In this paper, we design a clustering algorithm that generates a customised neighbourhood for a line of a fixed volume (given as a parameter), based on an optional parameter as a continuous probability density function. This algorithm is not sensitive to the outliers and can effectively identify the noise in the data using a cardinality parameter. One of the pivotal applications of this algorithm is clustering data points in $\mathbb{R}^n$ with missing entries, while utilising the domain knowledge of the respective data. In particular, the proposed algorithm is able to cluster $n$-dimensional data points that contain at least $(n-1)$-dimensional information. We illustrate the neighbourhoods for the standard probability distributions with continuous probability density functions and demonstrate the effectiveness of our algorithm on various synthetic and real-world datasets (e.g., rail and road networks). The experimental results also highlight its application in clustering incomplete data.

📄 PDF Abstract BibTeX arXiv:2410.02290

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

DECWA : Density-Based Clustering using Wasserstein Distance

2023-10-25 · Nabil El Malki, Robin Cugny, Olivier Teste, Franck Ravat

Clustering is a data analysis method for extracting knowledge by discovering groups of data called clusters. Among these methods, state-of-the-art density-based clustering methods have proven to be effective for arbitrar…

Clustering

Hierarchical clustering with maximum density paths and mixture models

2025-03-19 · Martin Ritzert, Polina Turishcheva, Laura Hansel, Paul Wollenhaupt 외

Hierarchical clustering is an effective, interpretable method for analyzing structure in data. It reveals insights at multiple scales without requiring a predefined number of clusters and captures nested patterns and sub…

ClusteringDensity Estimation

Probabilistic Spatial Analysis in Quantitative Microscopy with Uncertainty-Aware Cell Detection using Deep Bayesian Regression of Density Maps

2021-02-23 · Alvaro Gomariz, Tiziano Portenier, César Nombela-Arrieta, Orcun Goksel

3D microscopy is key in the investigation of diverse biological systems, and the ever increasing availability of large datasets demands automatic cell identification methods that not only are accurate, but also can imply…

Cell Detectionimage-classificationImage Classificationregression

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 con…

Clustering

ADBSCAN: Adaptive Density-Based Spatial Clustering of Applications with Noise for Identifying Clusters with Varying Densities

2018-09-17 · Mohammad Mahmudur Rahman Khan, Md. Abu Bakr Siddique, Rezoana Bente Arif, Mahjabin Rahman Oishe

Density-based spatial clustering of applications with noise (DBSCAN) is a data clustering algorithm which has the high-performance rate for dataset where clusters have the constant density of data points. One of the sign…

Clustering