English

SciDef: Automating Definition Extraction from Academic Literature with Large Language Models

Information Retrieval 2026-02-06 v1 Computation and Language

Abstract

Definitions are the foundation for any scientific work, but with a significant increase in publication numbers, gathering definitions relevant to any keyword has become challenging. We therefore introduce SciDef, an LLM-based pipeline for automated definition extraction. We test SciDef on DefExtra & DefSim, novel datasets of human-extracted definitions and definition-pairs' similarity, respectively. Evaluating 16 language models across prompting strategies, we demonstrate that multi-step and DSPy-optimized prompting improve extraction performance. To evaluate extraction, we test various metrics and show that an NLI-based method yields the most reliable results. We show that LLMs are largely able to extract definitions from scientific literature (86.4% of definitions from our test-set); yet future work should focus not just on finding definitions, but on identifying relevant ones, as models tend to over-generate them. Code & datasets are available at https://github.com/Media-Bias-Group/SciDef.

Keywords

Cite

@article{arxiv.2602.05413,
  title  = {SciDef: Automating Definition Extraction from Academic Literature with Large Language Models},
  author = {Filip Kučera and Christoph Mandl and Isao Echizen and Radu Timofte and Timo Spinde},
  journal= {arXiv preprint arXiv:2602.05413},
  year   = {2026}
}

Comments

Under Review - Submitted to SIGIR 2026 Resources Track; 8 pages, 6 figures, 4 tables

R2 v1 2026-07-01T09:37:26.785Z