paper-with-me

Papers

Hypergraph Clustering: A Modularity Maximization Approach

2018-12-28 · Tarun Kumar, Sankaran Vaidyanathan, Harini Ananthapadmanabhan, Srinivasan Parthasarathy, Balaraman Ravindran

Clustering on hypergraphs has been garnering increased attention with potential applications in network analysis, VLSI design and computer vision, among others. In this work, we generalize the framework of modularity maximization for clustering on hypergraphs. To this end, we introduce a hypergraph null model, analogous to the configuration model on undirected graphs, and a node-degree preserving reduction to work with this model. This is used to define a modularity function that can be maximized using the popular and fast Louvain algorithm. We additionally propose a refinement over this clustering, by reweighting cut hyperedges in an iterative fashion. The efficacy and efficiency of our methods are demonstrated on several real-world datasets.

📄 PDF Abstract BibTeX arXiv:1812.10869

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Revisiting Modularity Maximization for Graph Clustering: A Contrastive Learning Perspective

2024-06-20 · Yunfei Liu, Jintang Li, Yuehe Chen, Ruofan Wu 외

Graph clustering, a fundamental and challenging task in graph mining, aims to classify nodes in a graph into several disjoint clusters. In recent years, graph contrastive learning (GCL) has emerged as a dominant line of …

ClusteringCommunity DetectionContrastive LearningGraph Clustering+1

Generative hypergraph clustering: from blockmodels to modularity

2021-01-24 · Philip S. Chodrow, Nate Veldt, Austin R. Benson

Hypergraphs are a natural modeling paradigm for a wide range of complex relational systems. A standard analysis task is to identify clusters of closely related or densely interconnected nodes. Many graph algorithms for t…

ClusteringCommunity DetectionGraph Clustering

Improving Coarsening Schemes for Hypergraph Partitioning by Exploiting Community Structure

2017-01-01 · SEA 2017 2017 1 · Tobias Heuer, Sebastian Schlag

We present an improved coarsening process for multilevel hypergraph partitioning that incorporates global information about the community structure. Community detection is performed via modularity maximization on a bipar…

Community Detectiongraph partitioninghypergraph partitioning

Inhomogeneous Hypergraph Clustering with Applications

2017-09-05 · NeurIPS 2017 12 · Pan Li, Olgica Milenkovic

Hypergraph partitioning is an important problem in machine learning, computer vision and network analytics. A widely used method for hypergraph partitioning relies on minimizing a normalized sum of the costs of partition…

Clusteringhypergraph partitioning

Modularity Based Community Detection in Hypergraphs

2024-06-25 · Bogumił Kamiński, Paweł Misiorek, Paweł Prałat, François Théberge

In this paper, we propose a scalable community detection algorithm using hypergraph modularity function, h-Louvain. It is an adaptation of the classical Louvain algorithm in the context of hypergraphs. We observe that a …

Bayesian OptimizationCommunity Detection