paper-with-me

홈 › Papers

Online Clustering by Penalized Weighted GMM

2019-02-07 · Shlomo Bugdary, Shay Maymon

With the dawn of the Big Data era, data sets are growing rapidly. Data is streaming from everywhere - from cameras, mobile phones, cars, and other electronic devices. Clustering streaming data is a very challenging problem. Unlike the traditional clustering algorithms where the dataset can be stored and scanned multiple times, clustering streaming data has to satisfy constraints such as limit memory size, real-time response, unknown data statistics and an unknown number of clusters. In this paper, we present a novel online clustering algorithm which can be used to cluster streaming data without knowing the number of clusters a priori. Results on both synthetic and real datasets show that the proposed algorithm produces partitions which are close to what you could get if you clustered the whole data at one time.

📄 PDF Abstract BibTeX arXiv:1902.02544

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringOnline Clustering

Similar Papers 제목 키워드 기반

Clustering with Missing Features: A Penalized Dissimilarity Measure based approach

2016-04-22 · Shounak Datta, Supritam Bhattacharjee, Swagatam Das

Many real-world clustering problems are plagued by incomplete data characterized by missing or absent features for some or all of the data instances. Traditional clustering methods cannot be directly applied to such data…

ClusteringImputation

Weighted Elastic Net Penalized Mean-Variance Portfolio Design and Computation

2015-10-15

It is well known that the out-of-sample performance of Markowitz's mean-variance portfolio criterion can be negatively affected by estimation errors in the mean and covariance. In this paper we address the problem by reg…

Two-layer clustering-based sparsifying transform learning for low-dose CT reconstruction

2020-11-01 · Xikai Yang, Yong Long, Saiprasad Ravishankar

Achieving high-quality reconstructions from low-dose computed tomography (LDCT) measurements is of much importance in clinical settings. Model-based image reconstruction methods have been proven to be effective in removi…

ClusteringCT ReconstructionImage Reconstruction

Personalized Federated Learning via Convex Clustering

2022-02-01 · Aleksandar Armacki, Dragana Bajovic, Dusan Jakovetic, Soummya Kar

We propose a parametric family of algorithms for personalized federated learning with locally convex user costs. The proposed framework is based on a generalization of convex clustering in which the differences between d…

ClusteringFederated LearningPersonalized Federated Learning

Clustering Sparse Graphs

2012-12-01 · NeurIPS 2012 12 · Yudong Chen, Sujay Sanghavi, Huan Xu

We develop a new algorithm to cluster sparse unweighted graphs -- i.e. partition the nodes into disjoint clusters so that there is higher density within clusters, and low across clusters. By sparsity we mean the setting …

ClusteringStochastic Block Model