English

SciCustom: A Framework for Custom Evaluation of Scientific Capabilities in Large Language Models

Computation and Language 2026-05-20 v1

Abstract

Large language models (LLMs) are increasingly applied to scientific research, yet existing evaluations often fail to reflect the fine-grained capabilities required in practice. Most benchmarks are manually curated or domain-generic, limiting scalability and alignment with real scientific use cases. In this paper, we propose a new framework named SciCustom to address the problem. It enables the custom construction of benchmarks from large-scale scientific data to evaluate application-specific scientific capabilities in LLMs. SciCustom first organizes scientific knowledge into ontology-grounded knowledge units with controlled granularity and trains a tagger to map large-scale data instances into this knowledge space. Given a custom requirement, relevant knowledge units are identified via voting-based multi-model consensus. These units enable relevance-aware benchmark retrieval via binary search, followed by proxy subset selection and data-grounded benchmark generation for efficient evaluation. Experiments in chemistry and healthcare demonstrate that SciCustom reveals fine-grained differences in LLM scientific capabilities that standard benchmarks overlook, while requiring neither expert annotation nor synthetic question generation. This work provides a scalable and application-aware foundation for benchmarking scientific capabilities in LLMs. The source code is available at https://github.com/yjwtheonly/SciCustom.

Keywords

Cite

@article{arxiv.2605.19357,
  title  = {SciCustom: A Framework for Custom Evaluation of Scientific Capabilities in Large Language Models},
  author = {Yiyang Gu and Junwei Yang and Junyu Luo and Ye Yuan and Bin Feng and Yingce Xia and Shufang Xie and Kaili Liu and Bohan Wu and Qi Shi and Haoran Li and Beier Xiao and Zhiping Xiao and Xiao Luo and Weizhi Zhang and Philip S. Yu and Zequn Liu and Ming Zhang},
  journal= {arXiv preprint arXiv:2605.19357},
  year   = {2026}
}

Comments

Accepted to ACL 2026 Main Conference

R2 v1 2026-07-22T07:20:53.845Z