LEGOBench: Scientific Leaderboard Generation Benchmark
Shruti Singh, Shoaib Alam, Husain Malwat, Mayank Singh
TL;DR
LEGOBench addresses the information overload in scientific publishing by proposing an automatic leaderboard-generation benchmark built from two large-scale sources: the PwC leaderboards (PwC-LDB) and the arXiv Papers' Collection (APC). It defines three leaderboard-generation tasks—RPG, RPLM, and LGPLM—across six configurations to evaluate graph-based and language-model-based systems using a diverse set of datasets and networks. The authors evaluate encoder-only scientific LMs and decoder LLMs, revealing sizable performance gaps and highlighting challenges in candidate retrieval, full-text utilization, and robust extraction of leaderboard entries. The benchmark and datasets enable systematic assessment of automatic leaderboard generation and related information-extraction tasks, offering a foundation for future improvements in foundation-model capabilities and practical applications in citation analysis and manuscript evaluation.
Abstract
The ever-increasing volume of paper submissions makes it difficult to stay informed about the latest state-of-the-art research. To address this challenge, we introduce LEGOBench, a benchmark for evaluating systems that generate scientific leaderboards. LEGOBench is curated from 22 years of preprint submission data on arXiv and more than 11k machine learning leaderboards on the PapersWithCode portal. We present four graph-based and two language model-based leaderboard generation task configurations. We evaluate popular encoder-only scientific language models as well as decoder-only large language models across these task configurations. State-of-the-art models showcase significant performance gaps in automatic leaderboard generation on LEGOBench. The code is available on GitHub ( https://github.com/lingo-iitgn/LEGOBench ) and the dataset is hosted on OSF ( https://osf.io/9v2py/?view_only=6f91b0b510df498ba01595f8f278f94c ).
