[2603.26791] CRISP: Characterizing Relative Impact of Scholarly Publications
About this article
Abstract page for arXiv paper 2603.26791: CRISP: Characterizing Relative Impact of Scholarly Publications
Computer Science > Digital Libraries arXiv:2603.26791 (cs) [Submitted on 25 Mar 2026] Title:CRISP: Characterizing Relative Impact of Scholarly Publications Authors:Hannah Collison, Benjamin Van Durme, Daniel Khashabi View a PDF of the paper titled CRISP: Characterizing Relative Impact of Scholarly Publications, by Hannah Collison and 2 other authors View PDF HTML (experimental) Abstract:Assessing a cited paper's impact is typically done by analyzing its citation context in isolation within the citing paper. While this focuses on the most directly relevant text, it prevents relative comparisons across all the works a paper cites. We propose CRISP, which instead jointly ranks all cited papers within a citing paper using large language models (LLMs). To mitigate LLMs' positional bias, we rank each list three times in a randomized order and aggregate the impact labels through majority voting. This joint approach leverages the full citation context, rather than evaluating citations independently, to more reliably distinguish impactful references. CRISP outperforms a prior state-of-the-art impact classifier by +9.5% accuracy and +8.3% F1 on a dataset of human-annotated citations. CRISP further gains efficiency through fewer LLM calls and performs competitively with an open-source model, enabling scalable, cost-effective citation impact analysis. We release our rankings, impact labels, and codebase to support future research. Subjects: Digital Libraries (cs.DL); Artificial Intell...