paper-with-me

Papers

Hypergraph Pre-training with Graph Neural Networks

2021-05-23 · Boxin Du, Changhe Yuan, Robert Barton, Tal Neiman, Hanghang Tong

Despite the prevalence of hypergraphs in a variety of high-impact applications, there are relatively few works on hypergraph representation learning, most of which primarily focus on hyperlink prediction, often restricted to the transductive learning setting. Among others, a major hurdle for effective hypergraph representation learning lies in the label scarcity of nodes and/or hyperedges. To address this issue, this paper presents an end-to-end, bi-level pre-training strategy with Graph Neural Networks for hypergraphs. The proposed framework named HyperGene bears three distinctive advantages. First, it is capable of ingesting the labeling information when available, but more importantly, it is mainly designed in the self-supervised fashion which significantly broadens its applicability. Second, at the heart of the proposed HyperGene are two carefully designed pretexts, one on the node level and the other on the hyperedge level, which enable us to encode both the local and the global context in a mutually complementary way. Third, the proposed framework can work in both transductive and inductive settings. When applying the two proposed pretexts in tandem, it can accelerate the adaptation of the knowledge from the pre-trained model to downstream applications in the transductive setting, thanks to the bi-level nature of the proposed method. The extensive experimental results demonstrate that: (1) HyperGene achieves up to 5.69% improvements in hyperedge classification, and (2) improves pre-training efficiency by up to 42.80% on average.

📄 PDF Abstract BibTeX arXiv:2105.10862

Code (0)

등록된 구현이 없습니다.

Tasks

hyperedge classificationRepresentation LearningTransductive Learning

Similar Papers 제목 키워드 기반

Deep Hypergraph Structure Learning

2022-08-26 · Zizhao Zhang, Yifan Feng, Shihui Ying, Yue Gao

Learning on high-order correlation has shown superiority in data representation learning, where hypergraph has been widely used in recent decades. The performance of hypergraph-based representation learning methods, such…

Representation Learning

Hypergraph-MLP: Learning on Hypergraphs without Message Passing

2023-12-15 · Bohan Tang, Siheng Chen, Xiaowen Dong

Hypergraphs are vital in modelling data with higher-order relations containing more than two entities, gaining prominence in machine learning and signal processing. Many hypergraph neural networks leverage message passin…

Node ClassificationRepresentation Learning

HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs

2018-09-07 · Naganand Yadati, Madhav Nimishakavi, Prateek Yadav, Vikram Nitin 외

In many real-world network datasets such as co-authorship, co-citation, email communication, etc., relationships are complex and go beyond pairwise. Hypergraphs provide a flexible and natural modeling tool to model such …

HyperGCN: A New Method For Training Graph Convolutional Networks on Hypergraphs

2019-12-01 · NeurIPS 2019 12 · Naganand Yadati, Madhav Nimishakavi, Prateek Yadav, Vikram Nitin 외

In many real-world network datasets such as co-authorship, co-citation, email communication, etc., relationships are complex and go beyond pairwise. Hypergraphs provide a flexible and natural modeling tool to model such …

HWL-HIN: A Hypergraph-Level Hypergraph Isomorphism Network as Powerful as the Hypergraph Weisfeiler-Lehman Test with Application to Higher-Order Network Robustness

2025-12-26 · Chengyu Tian, Wenbin Pei arxiv

Robustness in complex systems is of significant engineering and economic importance. However, conventional attack-based a posteriori robustness assessments incur prohibitive computational overhead. Recently, deep learnin…