English

SciRepEval: A Multi-Format Benchmark for Scientific Document Representations

Computation and Language 2023-11-14 v4 Artificial Intelligence Information Retrieval Machine Learning

Abstract

Learned representations of scientific documents can serve as valuable input features for downstream tasks without further fine-tuning. However, existing benchmarks for evaluating these representations fail to capture the diversity of relevant tasks. In response, we introduce SciRepEval, the first comprehensive benchmark for training and evaluating scientific document representations. It includes 24 challenging and realistic tasks, 8 of which are new, across four formats: classification, regression, ranking and search. We then use this benchmark to study and improve the generalization ability of scientific document representation models. We show how state-of-the-art models like SPECTER and SciNCL struggle to generalize across the task formats, and that simple multi-task training fails to improve them. However, a new approach that learns multiple embeddings per document, each tailored to a different format, can improve performance. We experiment with task-format-specific control codes and adapters and find they outperform the existing single-embedding state-of-the-art by over 2 points absolute. We release the resulting family of multi-format models, called SPECTER2, for the community to use and build on.

Keywords

Cite

@article{arxiv.2211.13308,
  title  = {SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
  author = {Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
  journal= {arXiv preprint arXiv:2211.13308},
  year   = {2023}
}

Comments

19 pages, 2 figures, 11 tables. Accepted in EMNLP 2023 Main Conference

R2 v1 2026-06-28T06:43:04.257Z