New Method Selects Optimal LLM Benchmark Prompts Without Model Scores

Jihan Yao, Gantavya Bhatt, Arnav Das, Peter Jin, Ke Bao, Qiaolin Yu, Khushi Bhardwaj, Chang Su, Jialei Wang, Yikai Zhu, Sugam Devare, Damon Mosk-Aoyama, Zhen Dong, Venkat Krishna Srinivasan, Yineng Zhang, Oleksii Kuchaiev, Jiantao Jiao, Banghua Zhu, Jeff Bilmes· July 14, 2026 View original

Summary

This research introduces an evaluation-unsupervised method for selecting small, representative subsets of prompts (coresets) from large LLM benchmarks, using submodular subset selection and semantic embeddings. The facility location function, operating on inexpensive prompt embeddings, effectively preserves LLM scores and rankings, outperforming score-based baselines across various benchmarks and models.

Evaluating Large Language Models (LLMs) often involves running them against extensive benchmarks, which can be computationally expensive and time-consuming. The challenge lies in selecting a smaller, representative subset of prompts that accurately reflects the model's performance and ranking across the full benchmark suite, ideally without needing to run the models first. This paper proposes an "evaluation-unsupervised" approach to benchmark coreset selection. Instead of relying on model evaluation outcomes, the method operates on a fine granularity, selecting subsets of prompts across multiple benchmarks. It leverages submodular subset selection, exploring various submodular functions, including determinantal point process (DPP) and facility location-based functions. Across a large suite of 35 diverse benchmarks and 18 frontier LLMs, the facility location (FL) function, using only inexpensive semantic prompt embeddings, proved highly effective. It preserved LLM scores better than twelve score-based and diversity-based baselines across various coreset budgets. The approach also showed strong performance even when some model scores were available, matching or outperforming state-of-the-art baselines on MMLU and MTEB leaderboards while being significantly cheaper to compute. This suggests submodularity is a robust tool for benchmark compression.

Why it matters

For professionals involved in LLM development, evaluation, and deployment, efficiently assessing model performance is critical. This method offers a way to significantly reduce the cost and time associated with benchmarking, allowing for faster iteration and more focused evaluation without sacrificing accuracy in understanding model capabilities.

How to implement this in your domain

  1. 1Analyze current LLM evaluation workflows to identify bottlenecks related to extensive prompt sets.
  2. 2Explore implementing submodular subset selection techniques for creating smaller, representative benchmark coresets.
  3. 3Utilize semantic prompt embeddings as an inexpensive input for coreset selection algorithms.
  4. 4Pilot the facility location function or similar submodular approaches to compress existing LLM benchmarks.
  5. 5Integrate coreset selection into continuous integration/continuous deployment (CI/CD) pipelines for faster model validation.

Who benefits

AI DevelopmentSoftware TestingResearch & DevelopmentData ScienceCloud Computing

Key takeaways

  • LLM benchmarking is computationally expensive and time-consuming.
  • Evaluation-unsupervised coreset selection reduces prompt sets without model scores.
  • Submodular functions, especially facility location on semantic embeddings, are effective.
  • This method significantly reduces evaluation costs while preserving score accuracy.

Original post by Jihan Yao, Gantavya Bhatt, Arnav Das, Peter Jin, Ke Bao, Qiaolin Yu, Khushi Bhardwaj, Chang Su, Jialei Wang, Yikai Zhu, Sugam Devare, Damon Mosk-Aoyama, Zhen Dong, Venkat Krishna Srinivasan, Yineng Zhang, Oleksii Kuchaiev, Jiantao Jiao, Banghua Zhu, Jeff Bilmes

"arXiv:2607.09739v1 Announce Type: new Abstract: We study LLM benchmark coreset selection: selecting a small subset of prompts over multiple benchmarks whose induced model scores and rankings approximate those obtained from the full benchmark suite. In evaluation-unsupervised benc…"

View on X

Originally posted by Jihan Yao, Gantavya Bhatt, Arnav Das, Peter Jin, Ke Bao, Qiaolin Yu, Khushi Bhardwaj, Chang Su, Jialei Wang, Yikai Zhu, Sugam Devare, Damon Mosk-Aoyama, Zhen Dong, Venkat Krishna Srinivasan, Yineng Zhang, Oleksii Kuchaiev, Jiantao Jiao, Banghua Zhu, Jeff Bilmes on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses