Effective and Efficient Attributed Hypergraph Embedding on Nodes and Hyperedges
Yiran Li, Gongyao Guo, Chen Feng, Jieming Shi

TL;DR
This paper introduces SAHE, a novel method for attributed hypergraph embedding that unifies node and hyperedge representations, achieving superior quality and scalability for large-scale hypergraphs in various tasks.
Contribution
SAHE proposes a unified embedding framework with new similarity measures and optimized algorithms, advancing the state of the art in attributed hypergraph embedding.
Findings
SAHE outperforms 11 baselines in embedding quality.
SAHE is up to orders of magnitude faster.
SAHE effectively handles large-scale attributed hypergraphs.
Abstract
An attributed hypergraph comprises nodes with attributes and hyperedges that connect varying numbers of nodes. Attributed hypergraph node and hyperedge embedding (AHNEE) maps nodes and hyperedges to compact vectors for use in important tasks such as node classification, hyperedge link prediction, and hyperedge classification. Generating high-quality embeddings is challenging due to the complexity of attributed hypergraphs and the need to embed both nodes and hyperedges, especially in large-scale data. Existing solutions often fall short by focusing only on nodes or lacking native support for attributed hypergraphs, leading to inferior quality, and struggle with scalability on large attributed hypergraphs. We propose SAHE, an efficient and effective approach that unifies node and hyperedge embeddings for AHNEE computation, advancing the state of the art via comprehensive embedding…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
