English

Towards Comprehensive Benchmarking Infrastructure for LLMs In Software Engineering

Software Engineering 2026-01-30 v1 Artificial Intelligence

Abstract

Large language models for code are advancing fast, yet our ability to evaluate them lags behind. Current benchmarks focus on narrow tasks and single metrics, which hide critical gaps in robustness, interpretability, fairness, efficiency, and real-world usability. They also suffer from inconsistent data engineering practices, limited software engineering context, and widespread contamination issues. To understand these problems and chart a path forward, we combined an in-depth survey of existing benchmarks with insights gathered from a dedicated community workshop. We identified three core barriers to reliable evaluation: the absence of software-engineering-rich datasets, overreliance on ML-centric metrics, and the lack of standardized, reproducible data pipelines. Building on these findings, we introduce BEHELM, a holistic benchmarking infrastructure that unifies software-scenario specification with multi-metric evaluation. BEHELM provides a structured way to assess models across tasks, languages, input and output granularities, and key quality dimensions. Our goal is to reduce the overhead currently required to construct benchmarks while enabling a fair, realistic, and future-proof assessment of LLMs in software engineering.

Keywords

Cite

@article{arxiv.2601.21070,
  title  = {Towards Comprehensive Benchmarking Infrastructure for LLMs In Software Engineering},
  author = {Daniel Rodriguez-Cardenas and Xiaochang Li and Marcos Macedo and Antonio Mastropaolo and Dipin Khati and Yuan Tian and Huajie Shao and Denys Poshyvanyk},
  journal= {arXiv preprint arXiv:2601.21070},
  year   = {2026}
}

Comments

Short paper from bechmarking for software engineering workshop FSE2025

R2 v1 2026-07-01T09:24:42.905Z