paper-with-me

홈 › Papers

Online Arbitrary Shaped Clustering through Correlated Gaussian Functions

2023-02-13 · Ole Christian Eidheim

There is no convincing evidence that backpropagation is a biologically plausible mechanism, and further studies of alternative learning methods are needed. A novel online clustering algorithm is presented that can produce arbitrary shaped clusters from inputs in an unsupervised manner, and requires no prior knowledge of the number of clusters in the input data. This is achieved by finding correlated outputs from functions that capture commonly occurring input patterns. The algorithm can be deemed more biologically plausible than model optimization through backpropagation, although practical applicability may require additional research. However, the method yields satisfactory results on several toy datasets on a noteworthy range of hyperparameters.

📄 PDF Abstract BibTeX arXiv:2302.06335

Code (1)

https://gitlab.com/eidheim/online-arbitrary-shaped-clustering 공식 구현

Tasks

ClusteringModel OptimizationOnline Clustering

Similar Papers 제목 키워드 기반

Fast Online Clustering with Randomized Skeleton Sets

2015-06-10 · Krzysztof Choromanski, Sanjiv Kumar, Xiaofeng Liu

We present a new fast online clustering algorithm that reliably recovers arbitrary-shaped data clusters in high throughout data streams. Unlike the existing state-of-the-art online clustering methods based on k-means or …

ClusteringNonparametric ClusteringOnline Clustering

DISCO: Internal Evaluation of Density-Based Clustering

2025-02-28 · Anna Beer, Lena Krieger, Pascal Weber, Martin Ritzert 외

In density-based clustering, clusters are areas of high object density separated by lower object density areas. This notion supports arbitrarily shaped clusters and automatic detection of noise points that do not belong …

Clustering

Spherical Wards clustering and generalized Voronoi diagrams

2017-05-04 · Marek Śmieja, Jacek Tabor

Gaussian mixture model is very useful in many practical problems. Nevertheless, it cannot be directly generalized to non Euclidean spaces. To overcome this problem we present a spherical Gaussian-based clustering approac…

Clustering

Graph-based Clustering under Differential Privacy

2018-03-10 · Rafael Pinot, Anne Morvan, Florian Yger, Cédric Gouy-Pailler 외

In this paper, we present the first differentially private clustering method for arbitrary-shaped node clusters in a graph. This algorithm takes as input only an approximate Minimum Spanning Tree (MST) $\mathcal{T}$ rele…

Clustering

IPD:An Incremental Prototype based DBSCAN for large-scale data with cluster representatives

2022-02-16 · Jayasree Saha, Jayanta Mukherjee

DBSCAN is a fundamental density-based clustering technique that identifies any arbitrary shape of the clusters. However, it becomes infeasible while handling big data. On the other hand, centroid-based clustering is impo…

Clustering