ACL 2025long0 citations

SDBench: A Survey-based Domain-specific LLM Benchmarking and Optimization Framework

Cheng Guo, Hu Kai, Shuxian Liang, Yiyang Jiang, Yi Gao, Xian-Sheng Hua, Wei Dong

Abstract

The rapid advancement of large language models (LLMs) in recent years has made it feasible to establish domain-specific LLMs for specialized fields. However, in practical development, acquiring domain-specific knowledge often requires a significant amount of professional expert manpower. Moreover, even when domain-specific data is available, the lack of a unified methodology for benchmark dataset establishment often results in uneven data distribution. This imbalance can lead to an inaccurate assessment of the true model capabilities during the evaluation of domain-specific LLMs. To address these challenges, we introduce **SDBench**, a generic framework for generating evaluation datasets for domain-specific LLMs. This method is also applicable for establishing the LLM instruction datasets. It significantly reduces the reliance on expert manpower while ensuring that the collected data is uniformly distributed. To validate the effectiveness of this framework, we also present the **BridgeBench**, a novel benchmark for bridge engineering knowledge, and the **BridgeGPT**, the first LLM specialized in bridge engineering, which can solve bridge engineering tasks.

BibTeX
@inproceedings{guo-etal-2025-sdbench,
    title = "{SDB}ench: A Survey-based Domain-specific {LLM} Benchmarking and Optimization Framework",
    author = "Guo, Cheng  and
      Kai, Hu  and
      Liang, Shuxian  and
      Jiang, Yiyang  and
      Gao, Yi  and
      Hua, Xian-Sheng  and
      Dong, Wei",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.662/",
    doi = "10.18653/v1/2025.acl-long.662",
    pages = "13492--13506",
    ISBN = "979-8-89176-251-0"
}