-
Notifications
You must be signed in to change notification settings - Fork 0
/
references.bib
29 lines (23 loc) · 2.17 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@article{tomato,
author = {Chazal, Frédéric and Guibas, Leonidas and Oudot, Steve and Skraba, Primoz},
year = {2011},
month = {06},
pages = {},
title = {Persistence-Based Clustering in Riemannian Manifolds},
volume = {60},
journal = {Journal of the ACM},
doi = {10.1145/1998196.1998212}
}
@Article{data5010013,
AUTHOR = {Ultsch, Alfred and Lötsch, Jörn},
TITLE = {The Fundamental Clustering and Projection Suite (FCPS): A Dataset Collection to Test the Performance of Clustering and Data Projection Algorithms},
JOURNAL = {Data},
VOLUME = {5},
YEAR = {2020},
NUMBER = {1},
ARTICLE-NUMBER = {13},
URL = {https://www.mdpi.com/2306-5729/5/1/13},
ISSN = {2306-5729},
ABSTRACT = {In the context of data science, data projection and clustering are common procedures. The chosen analysis method is crucial to avoid faulty pattern recognition. It is therefore necessary to know the properties and especially the limitations of projection and clustering algorithms. This report describes a collection of datasets that are grouped together in the Fundamental Clustering and Projection Suite (FCPS). The FCPS contains 10 datasets with the names “Atom”, “Chainlink”, “EngyTime”, “Golfball”, “Hepta”, “Lsun”, “Target”, “Tetra”, “TwoDiamonds”, and “WingNut”. Common clustering methods occasionally identified non-existent clusters or assigned data points to the wrong clusters in the FCPS suite. Likewise, common data projection methods could only partially reproduce the data structure correctly on a two-dimensional plane. In conclusion, the FCPS dataset collection addresses general challenges for clustering and projection algorithms such as lack of linear separability, different or small inner class spacing, classes defined by data density rather than data spacing, no cluster structure at all, outliers, or classes that are in contact. This report describes a collection of datasets that are grouped together in the Fundamental Clustering and Projection Suite (FCPS). It is designed to address specific problems of structure discovery in high-dimensional spaces.},
DOI = {10.3390/data5010013}
}