paper-with-me

홈 › Papers

Weighted Clustering

2011-09-08 · Margareta Ackerman, Shai Ben-David, Simina Brânzei, David Loker

One of the most prominent challenges in clustering is "the user's dilemma," which is the problem of selecting an appropriate clustering algorithm for a specific task. A formal approach for addressing this problem relies on the identification of succinct, user-friendly properties that formally capture when certain clustering methods are preferred over others. Until now these properties focused on advantages of classical Linkage-Based algorithms, failing to identify when other clustering paradigms, such as popular center-based methods, are preferable. We present surprisingly simple new properties that delineate the differences between common clustering paradigms, which clearly and formally demonstrates advantages of center-based approaches for some applications. These properties address how sensitive algorithms are to changes in element frequencies, which we capture in a generalized setting where every element is associated with a real-valued weight.

📄 PDF Abstract BibTeX arXiv:1109.1844

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Weighted Clustering Ensemble: A Review

2019-10-06 · Mimi Zhang

Clustering ensemble, or consensus clustering, has emerged as a powerful tool for improving both the robustness and the stability of results from individual clustering methods. Weighted clustering ensemble arises naturall…

ClusteringClustering Ensemble

Weighted Graph Nodes Clustering via Gumbel Softmax

2021-02-22 · Deepak Bhaskar Acharya, Huaming Zhang

Graph is a ubiquitous data structure in data science that is widely applied in social networks, knowledge representation graphs, recommendation systems, etc. When given a graph dataset consisting of one graph or more gra…

ClusteringGraph ClusteringNode ClusteringRecommendation Systems

ClusterFuG: Clustering Fully connected Graphs by Multicut

2023-01-28 · Ahmed Abbas, Paul Swoboda

We propose a graph clustering formulation based on multicut (a.k.a. weighted correlation clustering) on the complete graph. Our formulation does not need specification of the graph topology as in the original sparse form…

ClusteringGraph ClusteringInstance SegmentationSemantic Segmentation

Double Self-weighted Multi-view Clustering via Adaptive View Fusion

2020-11-20 · Xiang Fang, Yuchong Hu

Multi-view clustering has been applied in many real-world applications where original data often contain noises. Some graph-based multi-view clustering methods have been proposed to try to reduce the negative influence o…

Clustering

Power Weighted Shortest Paths for Clustering Euclidean Data

2019-05-30 · Daniel Mckenzie, Steven Damelin

We study the use of power weighted shortest path distance functions for clustering high dimensional Euclidean data, under the assumption that the data is drawn from a collection of disjoint low dimensional manifolds. We …

Clustering