paper-with-me

Papers

Hypergraph Clustering Based on PageRank

2020-06-15 · Yuuki Takai, Atsushi Miyauchi, Masahiro Ikeda, Yuichi Yoshida

A hypergraph is a useful combinatorial object to model ternary or higher-order relations among entities. Clustering hypergraphs is a fundamental task in network analysis. In this study, we develop two clustering algorithms based on personalized PageRank on hypergraphs. The first one is local in the sense that its goal is to find a tightly connected vertex set with a bounded volume including a specified vertex. The second one is global in the sense that its goal is to find a tightly connected vertex set. For both algorithms, we discuss theoretical guarantees on the conductance of the output vertex set. Also, we experimentally demonstrate that our clustering algorithms outperform existing methods in terms of both the solution quality and running time. To the best of our knowledge, ours are the first practical algorithms for hypergraphs with theoretical guarantees on the conductance of the output set.

📄 PDF Abstract BibTeX arXiv:2006.08302

Code (1)

ChristopheVuong/hypergraph-ideas

Tasks

Clustering

Similar Papers 제목 키워드 기반

Provably Extending PageRank-based Local Clustering Algorithm to Weighted Directed Graphs with Self-Loops and to Hypergraphs

2024-12-04 · Zihao Li, Dongqi Fu, Hengyu Liu, Jingrui He

Local clustering aims to find a compact cluster near the given starting instances. This work focuses on graph local clustering, which has broad applications beyond graphs because of the internal connectivities within var…

ClusteringGraph Clustering

PageRank algorithm for Directed Hypergraph

2019-08-29 · Loc Tran, Tho Quan, An Mai

During the last two decades, we easilly see that the World Wide Web's link structure is modeled as the directed graph. In this paper, we will model the World Wide Web's link structure as the directed hypergraph. Moreover…

Quadratic Decomposable Submodular Function Minimization: Theory and Practice (Computation and Analysis of PageRank over Hypergraphs)

2019-02-26 · Pan Li, Niao He, Olgica Milenkovic

We introduce a new convex optimization problem, termed quadratic decomposable submodular function minimization (QDSFM), which allows to model a number of learning tasks on graphs and hypergraphs. The problem exhibits clo…

hypergraph partitioning

Network Capacity Bound for Personalized PageRank in Multimodal Networks

2017-06-01 · M. A. Kłopotek, S. T. Wierzchoń, R. A. Kłopotek

In a former paper the concept of Bipartite PageRank was introduced and a theorem on the limit of authority flowing between nodes for personalized PageRank has been generalized. In this paper we want to extend those resul…

A flexible PageRank-based graph embedding framework closely related to spectral eigenvector embeddings

2022-07-22 · Disha Shur, Yufan Huang, David F. Gleich

We study a simple embedding technique based on a matrix of personalized PageRank vectors seeded on a random set of nodes. We show that the embedding produced by the element-wise logarithm of this matrix (1) are related t…

Graph Embedding