paper-with-me

Papers

Learnable Hypergraph Laplacian for Hypergraph Learning

2021-06-10 · Jiying Zhang, Yuzhao Chen, Xi Xiao, Runiu Lu, Shu-Tao Xia

HyperGraph Convolutional Neural Networks (HGCNNs) have demonstrated their potential in modeling high-order relations preserved in graph structured data. However, most existing convolution filters are localized and determined by the pre-defined initial hypergraph topology, neglecting to explore implicit and long-ange relations in real-world data. In this paper, we propose the first learning-based method tailored for constructing adaptive hypergraph structure, termed HypERgrAph Laplacian aDaptor (HERALD), which serves as a generic plug-in-play module for improving the representational power of HGCNNs. Specifically, HERALD adaptively optimizes the adjacency relationship between hypernodes and hyperedges in an end-to-end manner and thus the task-aware hypergraph is learned. Furthermore, HERALD employs the self-attention mechanism to capture the non-local paired-nodes relation. Extensive experiments on various popular hypergraph datasets for node classification and graph classification tasks demonstrate that our approach obtains consistent and considerable performance enhancement, proving its effectiveness and generalization ability.

📄 PDF Abstract BibTeX arXiv:2106.05701

Code (1)

youjibiying/HERALD 공식 구현 pytorch

Tasks

Graph ClassificationNode Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Learnable Hypergraph Laplacian for Hypergraph Learning

2021-06-12 · Jiying Zhang, Yuzhao Chen, Xi Xiao, Runiu Lu 외

Hypergraph Convolutional Neural Networks (HGCNNs) have demonstrated their potential in modeling high-order relations preserved in graph-structured data. However, most existing convolution filters are localized and determ…

Graph ClassificationNode Classification

Hypergraph $p$-Laplacian: A Differential Geometry View

2017-11-22 · Shota Saito, Danilo P. Mandic, Hideyuki Suzuki

The graph Laplacian plays key roles in information processing of relational data, and has analogies with the Laplacian in differential geometry. In this paper, we generalize the analogy between graph Laplacian and differ…

Hypergraphs with Edge-Dependent Vertex Weights: p-Laplacians and Spectral Clustering

2022-08-15 · Yu Zhu, Santiago Segarra

We study p-Laplacians and spectral clustering for a recently proposed hypergraph model that incorporates edge-dependent vertex weights (EDVW). These weights can reflect different importance of vertices within a hyperedge…

Clustering

HyperMagNet: A Magnetic Laplacian based Hypergraph Neural Network

2024-02-15 · Tatyana Benko, Martin Buck, Ilya Amburg, Stephen J. Young 외

In data science, hypergraphs are natural models for data exhibiting multi-way relations, whereas graphs only capture pairwise. Nonetheless, many proposed hypergraph neural networks effectively reduce hypergraphs to undir…

Node Classification

Submodular Hypergraphs: p-Laplacians, Cheeger Inequalities and Spectral Clustering

2018-03-10 · ICML 2018 7 · Pan Li, Olgica Milenkovic

We introduce submodular hypergraphs, a family of hypergraphs that have different submodular weights associated with different cuts of hyperedges. Submodular hypergraphs arise in clustering applications in which higher-or…

Clustering