paper-with-me

홈 › Papers

Detecting Reference Errors in Scientific Literature with Large Language Models

2024-11-09 · Tianmai M. Zhang, Neil F. Abernethy

Reference errors, such as citation and quotation errors, are common in scientific papers. Such errors can result in the propagation of inaccurate information, but are difficult and time-consuming to detect, posing a significant challenge to scientific publishing. To support automatic detection of reference errors, this work evaluated the ability of large language models in OpenAI's GPT family to detect quotation errors. Specifically, we prepared an expert-annotated, general-domain dataset of statement-reference pairs from journal articles. Large language models were evaluated in different settings with varying amounts of reference information provided by retrieval augmentation. Our results showed that large language models are able to detect erroneous citations with limited context and without fine-tuning. This study contributes to the growing literature that seeks to utilize artificial intelligence to assist in the writing, reviewing, and publishing of scientific papers. Potential avenues for further improvements in this task are also discussed.

📄 PDF Abstract BibTeX arXiv:2411.06101

Code (1)

tianmai-zhang/ReferenceErrorDetection 공식 구현

Tasks

Articles

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Multi-Task Identification of Entities, Relations, and Coreference for Scientific Knowledge Graph Construction

2018-08-29 · EMNLP 2018 10 · Yi Luan, Luheng He, Mari Ostendorf, Hannaneh Hajishirzi

We introduce a multi-task setup of identifying and classifying entities, relations, and coreference clusters in scientific articles. We create SciERC, a dataset that includes annotations for all three tasks and develop a…

ArticlesCoreference ResolutionJoint Entity and Relation ExtractionNamed Entity Recognition (NER)+1

LLM hallucinations in the wild: Large-scale evidence from non-existent citations

2026-05-08 · Zhenyue Zhao, Yihe Wang, Toby Stuart, Mathijs De Vaan 외 arxiv

Large language models (LLMs) are known to generate plausible but false information across a wide range of contexts, yet the real-world magnitude and consequences of this hallucination problem remain poorly understood. He…

Multi-Turn Agentic Scientific Literature Search via Workflow Induction

2026-07-01 · Jisen Li, Bingxuan Li, Nanyi Jiang, Xuying Ning 외 hf

Scientific literature search often requires more than retrieving papers from a single query: users' intents are underspecified, preference-dependent, and evolve through interaction. Existing search agents typically rely …

FacTool: Factuality Detection in Generative AI -- A Tool Augmented Framework for Multi-Task and Multi-Domain Scenarios

2023-07-25 · I-Chun Chern, Steffi Chern, Shiqi Chen, Weizhe Yuan 외

The emergence of generative pre-trained models has facilitated the synthesis of high-quality text, but it has also posed challenges in identifying factual errors in the generated text. In particular: (1) A wider range of…

Code GenerationFact CheckingMathematical Reasoning

Decontamination of the scientific literature

2022-10-28 · Guillaume Cabanac

Research misconduct and frauds pollute the scientific literature. Honest errors and malevolent data fabrication, image manipulation, journal hijacking, and plagiarism passed peer review unnoticed. Problematic papers dece…

Image Manipulation