Detecting Communities in Tripartite Hypergraphs
Xin Liu, Tsuyoshi Murata

TL;DR
This paper introduces a novel community detection method for tripartite hypergraphs, specifically modeling social tagging systems, by developing a quality function and an efficient algorithm validated against synthetic datasets.
Contribution
It proposes a new quality function and a fast algorithm for detecting communities in tripartite hypergraphs, addressing a gap in analyzing social tagging systems.
Findings
The method effectively detects communities in synthetic datasets.
It outperforms existing techniques in accuracy and efficiency.
The approach is scalable to large hypergraphs.
Abstract
In social tagging systems, also known as folksonomies, users collaboratively manage tags to annotate resources. Naturally, social tagging systems can be modeled as a tripartite hypergraph, where there are three different types of nodes, namely users, resources and tags, and each hyperedge has three end nodes, connecting a user, a resource and a tag that the user employs to annotate the resource. Then, how can we automatically detect user, resource and tag communities from the tripartite hypergraph? In this paper, by turning the problem into a problem of finding an efficient compression of the hypergraph's structure, we propose a quality function for measuring the goodness of partitions of a tripartite hypergraph into communities. Later, we develop a fast community detection algorithm based on minimizing the quality function. We explain advantages of our method and validate it by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
