English

ArchBench: Benchmarking Generative-AI for Software Architecture Tasks

Software Engineering 2026-03-19 v1

Abstract

Benchmarks for large language models (LLMs) have progressed from snippet-level function generation to repository-level issue resolution, yet they overwhelmingly target implementation correctness. Software architecture tasks remain under-specified and difficult to compare across models, despite their central role in maintaining and evolving complex systems. We present ArchBench, the first unified platform for benchmarking LLM capabilities on software architecture tasks. ArchBench provides a command-line tool with a standardized pipeline for dataset download, inference with trajectory logging, and automated evaluation, alongside a public web interface with an interactive leaderboard. The platform is built around a plugin architecture where each task is a self-contained module, making it straightforward for the community to contribute new architectural tasks and evaluation results. We use the term LLMs broadly to encompass generative AI (GenAI) solutions for software engineering, including both standalone models and LLM-based coding agents equipped with tools. Both the CLI tool and the web platform are openly available to support reproducible research and community-driven growth of architectural benchmarking.

Keywords

Cite

@article{arxiv.2603.17833,
  title  = {ArchBench: Benchmarking Generative-AI for Software Architecture Tasks},
  author = {Bassam Adnan and Aviral Gupta and Sreemaee Akshathala and Karthik Vaidhyanathan},
  journal= {arXiv preprint arXiv:2603.17833},
  year   = {2026}
}

Comments

5 pages, 3 figures, Software Architecture Showcase Track, ICSA 2026

R2 v1 2026-07-01T11:26:23.501Z