CluBS Outperforms K-means
Paluno researchers develop method that uncovers hidden data patterns with 32nd ACM SIGKDD publication

Researchers at the Paluno Research Institute in the Faculty of Computer Science at the University of Duisburg-Essen have developed a new clustering method called CluBS, which uncovers hidden regularities in data by grouping data points according to mathematical functions.
The CluBS method, which stands for Clustering Behavioral Similarity, uses symbolic regression to search for a function that best describes a preliminary set of data points. This approach allows CluBS to identify meaningful groups in data, even when the underlying relationships are not yet known.
Conventional clustering methods, such as K-means, can fail to identify meaningful groups if the different behaviors cannot be clearly separated in feature space. In contrast, CluBS takes a step-by-step approach, alternating between function discovery and cluster assignment, to find the most accurate grouping of data points.
The researchers involved in the development of CluBS include Peter Zdankin, Arne Kummerow, and Professor Dr. Torben Weis. Their findings are published in the Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2.
## Why it matters The ability to uncover hidden regularities in data is crucial in understanding complex systems, such as technical, biological, or economic systems. By grouping data points according to mathematical functions, CluBS provides a more nuanced understanding of the relationships within the data. This can lead to more accurate insights and better decision-making in a wide range of fields.
The development of CluBS addresses a common challenge in data analysis, where a single model may not be sufficient to describe the relationships within a dataset. By allowing for multiple functions to be discovered and assigned to different groups of data points, CluBS provides a more flexible and powerful approach to clustering data.





