paper-with-me

홈 › Papers

Clustering and Community Detection with Imbalanced Clusters

2016-08-26 · Cem Aksoylar, Jing Qian, Venkatesh Saligrama

Spectral clustering methods which are frequently used in clustering and community detection applications are sensitive to the specific graph constructions particularly when imbalanced clusters are present. We show that ratio cut (RCut) or normalized cut (NCut) objectives are not tailored to imbalanced cluster sizes since they tend to emphasize cut sizes over cut values. We propose a graph partitioning problem that seeks minimum cut partitions under minimum size constraints on partitions to deal with imbalanced cluster sizes. Our approach parameterizes a family of graphs by adaptively modulating node degrees on a fixed node set, yielding a set of parameter dependent cuts reflecting varying levels of imbalance. The solution to our problem is then obtained by optimizing over these parameters. We present rigorous limit cut analysis results to justify our approach and demonstrate the superiority of our method through experiments on synthetic and real datasets for data clustering, semi-supervised learning and community detection.

📄 PDF Abstract BibTeX arXiv:1608.07605

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity Detectiongraph partitioning

Similar Papers 제목 키워드 기반

Deep Clustering via Community Detection

2025-01-03 · Tianyu Cheng, Qun Chen

Deep clustering is an essential task in modern artificial intelligence, aiming to partition a set of data samples into a given number of homogeneous groups (i.e., clusters). Even though many Deep Neural Network (DNN) bac…

ClusteringCommunity DetectionDeep ClusteringPseudo Label

Graph-based data clustering via multiscale community detection

2019-09-06 · Zijing Liu, Mauricio Barahona

We present a graph-theoretical approach to data clustering, which combines the creation of a graph from the data with Markov Stability, a multiscale community detection framework. We show how the multiscale capabilities …

ClusteringCommunity Detectiongraph constructionSensitivity

Learning Self-Growth Maps for Fast and Accurate Imbalanced Streaming Data Clustering

2024-04-14 · Yiqun Zhang, Sen Feng, Pengkai Wang, Zexi Tan 외

Streaming data clustering is a popular research topic in data mining and machine learning. Since streaming data is usually analyzed in data chunks, it is more susceptible to encounter the dynamic cluster imbalance issue.…

Clustering

Multimodal Clustering for Community Detection

2017-02-27 · Dmitry I. Ignatov, Alexander Semenov, Daria Komissarova, Dmitry V. Gnatyshak

Multimodal clustering is an unsupervised technique for mining interesting patterns in $n$-adic binary relations or $n$-mode networks. Among different types of such generalized patterns one can find biclusters and formal …

AttributeClusteringCommunity Detection

An improved spectral clustering method for community detection under the degree-corrected stochastic blockmodel

2020-11-12 · Huan Qing, Jingli Wang

For community detection problem, spectral clustering is a widely used method for detecting clusters in networks. In this paper, we propose an improved spectral clustering (ISC) approach under the degree corrected stochas…

ClusteringCommunity DetectionStochastic Block Model