Search papers, labs, and topics across Lattice.
This paper introduces Benchmark Agent, an autonomous system that streamlines the labor-intensive process of benchmark construction for evaluating large language models (LLMs) and multimodal language models (MLLMs). By automating the entire pipeline鈥攆rom query analysis to quality control鈥擝enchmark Agent successfully generates 15 diverse benchmarks, revealing that current models exhibit significant weaknesses in domain-specific reasoning tasks. The findings highlight the importance of continuously evolving benchmarks to maintain relevance and effectiveness in model evaluation, ultimately enhancing research outcomes in the field.
Current LLMs falter in domain-specific reasoning, revealing critical gaps that Benchmark Agent's evolving benchmarks can help address.
Benchmarks are fundamental for evaluating and advancing LLMs and MLLMs by providing standardized and explicit measures of performance. However, their construction is labor-intensive and hard to reuse, raising concerns about sustainability and scalability. Moreover, existing benchmarks often quickly reach performance saturation after their release, resulting in insufficient discrimination among state-of-the-art models. To address these challenges, we introduce Benchmark Agent, a fully autonomous agentic system designed for benchmark building. Our framework orchestrates the complete benchmark construction pipeline, from user query analysis and subtask design to data annotation and quality control. To assess Benchmark Agent, we implement it to produce 15 representative benchmarks, spanning diverse evaluation scenarios, including text understanding, multimodal understanding, and domain-specific reasoning. Extensive experiments, including human evaluation, LLM-as-a-judge assessment, and consistency checks, demonstrate Benchmark Agent can generate high-quality benchmark samples with minimal human involvement. More importantly, through continual evaluation, we observe several insightful findings, including that current models struggle with certain domain-specific reasoning tasks. We believe that rapidly evolving benchmarks can contribute significantly to the research community. The preview and code will be publicly available at the demo page and code repository.