Detecting Miscitation on the Scholarly Web through LLM-Augmented Text-Rich Graph Learning
Huidong Wu, Haojia Xiang, Jingtong Gao, Xiangyu Zhao, Dengsheng Wu, Jianping Li

TL;DR
This paper presents LAGMiD, a novel framework combining large language models and graph neural networks to detect miscitations in scholarly citations with high accuracy and efficiency.
Contribution
The work introduces an evidence-chain reasoning mechanism and a knowledge distillation approach to enhance miscitation detection using LLMs and GNNs.
Findings
Achieves state-of-the-art accuracy in miscitation detection
Reduces inference costs significantly compared to baseline methods
Effective multi-hop citation tracing through chain-of-thought prompting
Abstract
Scholarly web is a vast network of knowledge connected by citations. However, this system is increasingly compromised by miscitation, where references do not support or even contradict the claims they are cited for. Current miscitation detection methods, which primarily rely on semantic similarity or network anomalies, struggle to capture the nuanced relationship between a citation's context and its place in the wider network. While large language models (LLMs) offer powerful capabilities in semantic reasoning for this task, their deployment is hindered by hallucination risks and high computational costs. In this work, we introduce LLM-Augmented Graph Learning-based Miscitation Detector (LAGMiD), a novel framework that leverages LLMs for deep semantic reasoning over citation graphs and distills this knowledge into graph neural networks (GNNs) for efficient and scalable miscitation…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Misinformation and Its Impacts
