paper-with-me

Papers

Scientific Paper Classification Based on Graph Neural Network with Hypergraph Self-attention Mechanism

2022-10-07 · Jiashun Liu, Zhe Xue, Ang Li

The number of scientific papers has increased rapidly in recent years. How to make good use of scientific papers for research is very important. Through the high-quality classification of scientific papers, researchers can quickly find the resource content they need from the massive scientific resources. The classification of scientific papers will effectively help researchers filter redundant information, obtain search results quickly and accurately, and improve the search quality, which is necessary for scientific resource management. This paper proposed a science-technique paper classification method based on hypergraph neural network(SPHNN). In the heterogeneous information network of scientific papers, the repeated high-order subgraphs are modeled as hyperedges composed of multiple related nodes. Then the whole heterogeneous information network is transformed into a hypergraph composed of different hyperedges. The graph convolution operation is carried out on the hypergraph structure, and the hyperedges self-attention mechanism is introduced to aggregate different types of nodes in the hypergraph, so that the final node representation can effectively maintain high-order nearest neighbor relationships and complex semantic information. Finally, by comparing with other methods, we proved that the model proposed in this paper has improved its performance.

📄 PDF Abstract BibTeX arXiv:2210.03288

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkManagement

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 제목 키워드 기반

Computational Hypergraph Discovery, a Gaussian Process framework for connecting the dots

2023-11-28 · Théo Bourdais, Pau Batlle, Xianjin Yang, Ricardo Baptista 외

Most scientific challenges can be framed into one of the following three levels of complexity of function approximation. Type 1: Approximate an unknown function given input/output data. Type 2: Consider a collection of v…

Equation Discovery

HypeBoy: Generative Self-Supervised Representation Learning on Hypergraphs

2024-03-31 · Sunwoo Kim, Shinhwan Kang, Fanchen Bu, Soo Yong Lee 외

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…

Hypergraph representationsNode ClassificationRepresentation LearningSelf-Supervised Learning

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

Learnable Hypergraph Laplacian for Hypergraph Learning

2021-06-10 · 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 Partitioning With Embeddings

2019-09-09 · Justin Sybrandt, Ruslan Shaydulin, Ilya Safro

Problems in scientific computing, such as distributing large sparse matrix operations, have analogous formulations as hypergraph partitioning problems. A hypergraph is a generalization of a traditional graph wherein "hyp…

hypergraph partitioning