arXiv:2603.12290cs.IRcs.AI2026-03

用大模型增强图学习,高效识别学术引用错误。

Detecting Miscitation on the Scholarly Web through LLM-Augmented Text-Rich Graph Learning

  • 结合大模型与图神经网络,通过推理链追踪引用语境。
  • 在三个真实数据集上达到当前最优效果,推理成本大幅降低。
  • 适合关注学术可信度与自动检测系统的研究者。

学术网络由引文连接,形成知识体系,但引文误用问题日益严重,即引用内容与原文主张不符甚至矛盾。现有方法依赖语义相似性或网络异常检测,难以捕捉引用上下文与整体网络结构间的复杂关系。大语言模型虽具备强大语义推理能力,但存在幻觉风险和高计算开销。本文提出基于大模型增强图学习的引文误用检测框架LAGMiD,利用大模型进行多跳引用追溯与语义一致性评估,通过链式思维提示(chain-of-thought prompting)实现证据链推理;同时设计知识蒸馏方法,将大模型中间推理状态对齐至图神经网络嵌入,降低推理成本。进一步采用协同学习策略,将复杂案例交由大模型处理,优化图神经网络在结构特征上的泛化能力。在三个真实世界基准数据集上的实验表明,LAGMiD在检测性能上达到当前最优水平,且推理开销显著下降。

原文摘要 · Abstract (English)

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 detection. Specifically, LAGMiD introduces an evidence-chain reasoning mechanism, which uses chain-of-thought prompting, to perform multi-hop citation tracing and assess semantic fidelity. To reduce LLM inference costs, we design a knowledge distillation method aligning GNN embeddings with intermediate LLM reasoning states. A collaborative learning strategy further routes complex cases to the LLM while optimizing the GNN for structure-based generalization. Experiments on three real-world benchmarks show that LAGMiD achieves state-of-the-art miscitation detection with significantly reduced inference cost.

引文检测大模型图学习学术可信

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。