On Representation Learning for Scientific News Articles Using Heterogeneous Knowledge Graphs
Angelika Romanou, Panayiotis Smeros, Karl Aberer

TL;DR
This paper explores the use of heterogeneous knowledge graphs and graph neural networks to improve the representation and credibility assessment of scientific news articles by modeling their relationships with cited research and authors.
Contribution
It introduces a methodology for representing scientific news using heterogeneous knowledge graphs and compares three graph neural network models for link prediction tasks.
Findings
HGT outperforms R-GCN and HetGNN in link prediction accuracy.
Graph neural networks effectively model relationships in scientific news data.
Results demonstrate potential for credibility assessment and knowledge tracing.
Abstract
In the era of misinformation and information inflation, the credibility assessment of the produced news is of the essence. However, fact-checking can be challenging considering the limited references presented in the news. This challenge can be transcended by utilizing the knowledge graph that is related to the news articles. In this work, we present a methodology for creating scientific news article representations by modeling the directed graph between the scientific news articles and the cited scientific publications. The network used for the experiments is comprised of the scientific news articles, their topic, the cited research literature, and their corresponding authors. We implement and present three different approaches: 1) a baseline Relational Graph Convolutional Network (R-GCN), 2) a Heterogeneous Graph Neural Network (HetGNN) and 3) a Heterogeneous Graph Transformer (HGT).…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Graph Neural Network · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Dense Connections · Softmax · Laplacian EigenMap · Adam
