Fuzzy extensions of the DBScan clustering algorithm. Ienco, D. & Bordogna, G. Soft Computing, 22(5):1719–1730, March, 2018.
Fuzzy extensions of the DBScan clustering algorithm [link]Paper  doi  abstract   bibtex   
The DBSCAN algorithm is a well-known density-based clustering approach particularly useful in spatial data mining for its ability to find objects’ groups with heterogeneous shapes and homogeneous local density distributions in the feature space. Furthermore, it can be suitable as scaling down approach to deal with big data for its ability to remove noise. Nevertheless, it suffers for some limitations, mainly the inability to identify clusters with variable density distributions and partially overlapping borders, which is often a characteristics of both scientific data and real-world data. To this end, in this work, we propose three fuzzy extensions of the $$\textit\DBSCAN\$$algorithm to generate clusters with distinct fuzzy density characteristics. The original version of $$\textit\DBSCAN\$$requires two precise parameters (minPts and $$\epsilon $$) to define locally dense areas which serve as seeds of the clusters. Nevertheless, precise values of both parameters may be not appropriate in all regions of the dataset. In the proposed extensions of $$\textit\DBSCAN\$$, we define soft constraints to model approximate values of the input parameters. The first extension, named $$\textit\Fuzzy Core DBSCAN\$$, relaxes the constraint on the neighbourhood’s density to generate clusters with fuzzy core points, i.e. cores with distinct density; the second extension, named $$\textit\Fuzzy Border DBSCAN\$$, relaxes $$\epsilon $$to allow the generation of clusters with overlapping borders. Finally, the third extension, named $$\textit\Fuzzy DBSCAN\$$subsumes the previous ones, thus allowing to generate clusters with both fuzzy cores and fuzzy overlapping borders. Our proposals are compared w.r.t. state of the art fuzzy clustering methods over real-world datasets.
@article{ienco_fuzzy_2018,
	title = {Fuzzy extensions of the {DBScan} clustering algorithm},
	volume = {22},
	issn = {1433-7479},
	url = {https://doi.org/10.1007/s00500-016-2435-0},
	doi = {10.1007/s00500-016-2435-0},
	abstract = {The DBSCAN algorithm is a well-known density-based clustering approach particularly useful in spatial data mining for its ability to find objects’ groups with heterogeneous shapes and homogeneous local density distributions in the feature space. Furthermore, it can be suitable as scaling down approach to deal with big data for its ability to remove noise. Nevertheless, it suffers for some limitations, mainly the inability to identify clusters with variable density distributions and partially overlapping borders, which is often a characteristics of both scientific data and real-world data. To this end, in this work, we propose three fuzzy extensions of the \$\${\textbackslash}textit\{DBSCAN\}\$\$algorithm to generate clusters with distinct fuzzy density characteristics. The original version of \$\${\textbackslash}textit\{DBSCAN\}\$\$requires two precise parameters (minPts and \$\${\textbackslash}epsilon \$\$) to define locally dense areas which serve as seeds of the clusters. Nevertheless, precise values of both parameters may be not appropriate in all regions of the dataset. In the proposed extensions of \$\${\textbackslash}textit\{DBSCAN\}\$\$, we define soft constraints to model approximate values of the input parameters. The first extension, named \$\${\textbackslash}textit\{Fuzzy Core DBSCAN\}\$\$, relaxes the constraint on the neighbourhood’s density to generate clusters with fuzzy core points, i.e. cores with distinct density; the second extension, named \$\${\textbackslash}textit\{Fuzzy Border DBSCAN\}\$\$, relaxes \$\${\textbackslash}epsilon \$\$to allow the generation of clusters with overlapping borders. Finally, the third extension, named \$\${\textbackslash}textit\{Fuzzy DBSCAN\}\$\$subsumes the previous ones, thus allowing to generate clusters with both fuzzy cores and fuzzy overlapping borders. Our proposals are compared w.r.t. state of the art fuzzy clustering methods over real-world datasets.},
	language = {en},
	number = {5},
	urldate = {2021-10-03},
	journal = {Soft Computing},
	author = {Ienco, Dino and Bordogna, Gloria},
	month = mar,
	year = {2018},
	pages = {1719--1730},
}

Downloads: 0