论文标题
超图形对比学习的增强:制造和生成
Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative
论文作者
论文摘要
本文通过从图像/图表中应用对比度学习方法来提高低标签制度中超图神经网络的普遍性(我们将其称为HyperGCL)。我们关注以下问题:如何通过增强构建对超图的对比观点?我们将解决方案分为两倍。首先,在域知识的指导下,我们制定了两个方案,以增强编码高阶关系的超级中期,并从图形结构化数据中采用三种顶点增强策略。其次,为了以数据驱动的方式搜索更有效的视图,我们首次提出了超图生成模型来生成增强视图,然后提出了端到端可区分的管道,以共同学习HyperGraph Exummentations和模型参数。我们的技术创新反映在设计超图的制造和生成性增强中。实验发现包括:(i)在超级GCL的制造增强中,增强的Hyperedges提供了最大的数值增长,这意味着结构中的高阶信息通常更下游与下游相关; (ii)生成增强功能可以更好地保存高阶信息以进一步受益于普遍性; (iii)HyperGCL还提高了HyperGraph表示学习中的鲁棒性和公平性。代码在https://github.com/weitianxin/hypergcl上发布。
This paper targets at improving the generalizability of hypergraph neural networks in the low-label regime, through applying the contrastive learning approach from images/graphs (we refer to it as HyperGCL). We focus on the following question: How to construct contrastive views for hypergraphs via augmentations? We provide the solutions in two folds. First, guided by domain knowledge, we fabricate two schemes to augment hyperedges with higher-order relations encoded, and adopt three vertex augmentation strategies from graph-structured data. Second, in search of more effective views in a data-driven manner, we for the first time propose a hypergraph generative model to generate augmented views, and then an end-to-end differentiable pipeline to jointly learn hypergraph augmentations and model parameters. Our technical innovations are reflected in designing both fabricated and generative augmentations of hypergraphs. The experimental findings include: (i) Among fabricated augmentations in HyperGCL, augmenting hyperedges provides the most numerical gains, implying that higher-order information in structures is usually more downstream-relevant; (ii) Generative augmentations do better in preserving higher-order information to further benefit generalizability; (iii) HyperGCL also boosts robustness and fairness in hypergraph representation learning. Codes are released at https://github.com/weitianxin/HyperGCL.