paper-with-me

Papers

A Fixed point view: A Model-Based Clustering Framework

2020-02-19 · Jianhao Ding, Lansheng Han

With the inflation of the data, clustering analysis, as a branch of unsupervised learning, lacks unified understanding and application of its mathematical law. Based on the view of fixed point, this paper restates the model-based clustering and proposes a unified clustering framework. In order to find fixed points as cluster centers, the framework iteratively constructs the contraction map, which strongly reveals the convergence mechanism and interconnections among algorithms. By specifying a contraction map, Gaussian mixture model (GMM) can be mapped to the framework as an application. We hope the fixed point framework will help the design of future clustering algorithms.

📄 PDF Abstract BibTeX arXiv:2002.08032

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A Unified Framework for Center-based Clustering of Distributed Data

2024-02-02 · Aleksandar Armacki, Dragana Bajović, Dušan Jakovetić, Soummya Kar

We develop a family of distributed center-based clustering algorithms that work over networks of users. In the proposed scenario, users contain a local dataset and communicate only with their immediate neighbours, with t…

ClusteringOutlier Detection

Co-regularized Multi-view Spectral Clustering

2011-12-01 · NeurIPS 2011 12 · Abhishek Kumar, Piyush Rai, Hal Daume

In many clustering problems, we have access to multiple views of the data each of which could be individually used for clustering. Exploiting information from multiple views, one can hope to find a clustering that is m…

Clustering

Clustering with Semidefinite Programming and Fixed Point Iteration

2020-12-16 · Pedro Felzenszwalb, Caroline Klivans, Alice Paul

We introduce a novel method for clustering using a semidefinite programming (SDP) relaxation of the Max k-Cut problem. The approach is based on a new methodology for rounding the solution of an SDP relaxation using itera…

Clustering

A Novel Theoretical Analysis for Clustering Heteroscedastic Gaussian Data without Knowledge of the Number of Clusters

2026-04-02 · Dominique Pastor, Elsa Dupraz, Ismail Hbilou, Guillaume Ansel arxiv

This paper addresses the problem of clustering measurement vectors that are heteroscedastic in that they can have different covariance matrices. From the assumption that the measurement vectors within a given cluster are…

A Comprehensive Survey on Spectral Clustering with Graph Structure Learning

2025-01-23 · Kamal Berahmand, Farid Saberi-Movahed, Razieh Sheikhpour, Yuefeng Li 외

Spectral clustering is a powerful technique for clustering high-dimensional data, utilizing graph-based representations to detect complex, non-linear structures and non-convex clusters. The construction of a similarity g…

Clusteringgraph constructionGraph structure learningSurvey