paper-with-me

홈 › Papers

Efficient multi-prompt evaluation of LLMs

2024-05-27 · Felipe Maia Polo, Ronald Xu, Lucas Weber, Mírian Silva, Onkar Bhardwaj, Leshem Choshen, Allysson Flavio Melo de Oliveira, Yuekai Sun, Mikhail Yurochkin

Most popular benchmarks for comparing LLMs rely on a limited set of prompt templates, which may not fully capture the LLMs' abilities and can affect the reproducibility of results on leaderboards. Many recent works empirically verify prompt sensitivity and advocate for changes in LLM evaluation. In this paper, we consider the problem of estimating the performance distribution across many prompt variants instead of finding a single prompt to evaluate with. We introduce PromptEval, a method for estimating performance across a large set of prompts borrowing strength across prompts and examples to produce accurate estimates under practical evaluation budgets. The resulting distribution can be used to obtain performance quantiles to construct various robust performance metrics (e.g., top 95% quantile or median). We prove that PromptEval consistently estimates the performance distribution and demonstrate its efficacy empirically on three prominent LLM benchmarks: MMLU, BIG-bench Hard, and LMentry; for example, PromptEval can accurately estimate performance quantiles across 100 prompt templates on MMLU with a budget equivalent to two single-prompt evaluations. Moreover, we show how PromptEval can be useful in LLM-as-a-judge and best prompt identification applications.

📄 PDF Abstract BibTeX arXiv:2405.17202

Code (2)

felipemaiapolo/prompteval 공식 구현 pytorch
microsoft/promptbench 공식 구현 pytorch

Tasks

MMLU

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TP-Eval: Tap Multimodal LLMs' Potential in Evaluation by Customizing Prompts

2024-10-23 · Yuxuan Xie, Tianhua Li, Wenqi Shao, Kaipeng Zhang

Recently, multimodal large language models (MLLMs) have received much attention for their impressive capabilities. The evaluation of MLLMs is becoming critical to analyzing attributes of MLLMs and providing valuable insi…

Cascaded Self-Evaluation Augmented Training for Efficient Multimodal Large Language Models

2025-01-10 · Zheqi Lv, Wenkai Wang, Jiawei Wang, Shengyu Zhang 외

Efficient Multimodal Large Language Models (EMLLMs) have rapidly advanced recently. Incorporating Chain-of-Thought (CoT) reasoning and step-by-step self-evaluation has improved their performance. However, limited paramet…

Math

State of What Art? A Call for Multi-Prompt LLM Evaluation

2023-12-31 · Moran Mizrahi, Guy Kaplan, Dan Malkin, Rotem Dror 외

Recent advances in large language models (LLMs) have led to the development of various evaluation benchmarks. These benchmarks typically rely on a single instruction template for evaluating all LLMs on a specific task. I…

Flaw or Artifact? Rethinking Prompt Sensitivity in Evaluating LLMs

2025-09-01 · Andong Hua, Kenan Tang, Chenhe Gu, Jindong Gu 외 arxiv

Prompt sensitivity, referring to the phenomenon where paraphrasing (i.e., repeating something written or spoken using different words) leads to significant changes in large language model (LLM) performance, has been wide…

OmniVox: Zero-Shot Emotion Recognition with Omni-LLMs

2025-03-27 · John Murzaku, Owen Rambow

The use of omni-LLMs (large language models that accept any modality as input), particularly for multimodal cognitive state tasks involving speech, is understudied. We present OmniVox, the first systematic evaluation of …

Emotion Recognition