paper-with-me

Papers

Citation Parsing and Analysis with Language Models

2025-05-21 · Parth Sarin, Juan Pablo Alperin

A key type of resource needed to address global inequalities in knowledge production and dissemination is a tool that can support journals in understanding how knowledge circulates. The absence of such a tool has resulted in comparatively less information about networks of knowledge sharing in the Global South. In turn, this gap authorizes the exclusion of researchers and scholars from the South in indexing services, reinforcing colonial arrangements that de-center and minoritize those scholars. In order to support citation network tracking on a global scale, we investigate the capacity of open-weight language models to mark up manuscript citations in an indexable format. We assembled a dataset of matched plaintext and annotated citations from preprints and published research papers. Then, we evaluated a number of open-weight language models on the annotation task. We find that, even out of the box, today's language models achieve high levels of accuracy on identifying the constituent components of each citation, outperforming state-of-the-art methods. Moreover, the smallest model we evaluated, Qwen3-0.6B, can parse all fields with high accuracy in $2^5$ passes, suggesting that post-training is likely to be effective in producing small, robust citation parsing models. Such a tool could greatly improve the fidelity of citation networks and thus meaningfully improve research indexing and discovery, as well as further metascientific research.

📄 PDF Abstract BibTeX arXiv:2505.15948

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RenoBench: A Citation Parsing Benchmark

2026-03-26 · Parth Sarin, Juan Pablo Alperin, Adam Buttrick, Dione Mentis arxiv

Accurate parsing of citations is necessary for machine-readable scholarly infrastructure. But, despite sustained interest in this problem, existing evaluation techniques are often not generalizable, based on synthetic da…

Synthetic vs. Real Reference Strings for Citation Parsing, and the Importance of Re-training and Out-Of-Sample Data for Meaningful Evaluations: Experiments with GROBID, GIANT and Cora

2020-04-22 · WOSP 2020 8 · Mark Grennan, Joeran Beel

Citation parsing, particularly with deep neural networks, suffers from a lack of training data as available datasets typically contain only a few thousand training instances. Manually labelling citation strings is very t…

The 17% Gap: Quantifying Epistemic Decay in AI-Assisted Survey Papers

2026-01-24 · H. Kemal İlter arxiv

The adoption of Large Language Models (LLMs) in scientific writing promises efficiency but risks introducing informational entropy. While "hallucinated papers" are a known artifact, the systematic degradation of valid ci…

Semantic Parsing Using Content and Context: A Case Study from Requirements Elicitation

2014-10-01 · EMNLP 2014 10 · Reut Tsarfaty, Ilia Pogrebezky, Guy Weiss, Yaarit Natan 외
Semantic Parsing

Benchmarking Large Language Models on Reference Extraction and Parsing in the Social Sciences and Humanities

2026-03-13 · Yurui Zhu, Giovanni Colavizza, Matteo Romanello arxiv

Bibliographic reference extraction and parsing are foundational for citation indexing, linking, and downstream scholarly knowledge-graph construction. However, most established evaluations focus on clean, English, end-of…