LGMar 31, 2024

HypeBoy: Generative Self-Supervised Representation Learning on Hypergraphs

arXiv:2404.00638v123 citationsh-index: 10ICLR
Originality Incremental advance
AI Analysis

This work addresses the challenge of learning effective representations for hypergraphs, which is important for applications involving higher-order interactions, but it appears incremental as it builds on existing generative SSL approaches.

The paper tackles the problem of generative self-supervised representation learning on hypergraphs by proposing HypeBoy, a method that formulates a hyperedge filling task and demonstrates improved performance, outperforming 16 baseline methods across 11 benchmark datasets.

Hypergraphs are marked by complex topology, expressing higher-order interactions among multiple nodes with hyperedges, and better capturing the topology is essential for effective representation learning. Recent advances in generative self-supervised learning (SSL) suggest that hypergraph neural networks learned from generative self supervision have the potential to effectively encode the complex hypergraph topology. Designing a generative SSL strategy for hypergraphs, however, is not straightforward. Questions remain with regard to its generative SSL task, connection to downstream tasks, and empirical properties of learned representations. In light of the promises and challenges, we propose a novel generative SSL strategy for hypergraphs. We first formulate a generative SSL task on hypergraphs, hyperedge filling, and highlight its theoretical connection to node classification. Based on the generative SSL task, we propose a hypergraph SSL method, HypeBoy. HypeBoy learns effective general-purpose hypergraph representations, outperforming 16 baseline methods across 11 benchmark datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes