← Latest papers
🤖 AI

Structured Prompts Improve Evaluation of Language Models

This study introduces a reproducible DSPy+HELM framework demonstrating that structured prompting strategies significantly improve language model performance and alter benchmark rankings, revealing that prompt choice is a critical factor often overlooked in static evaluation configurations.

Original authors: Asad Aali, Muhammad Ahmed Mohsin, Vasiliki Bikia, Arnav Singhvi, Richard Gaus, Suhana Bedi, Hejie Cui, Miguel Fuentes, Alyssa Unell, Yifan Mai, Jordan Cahoon, Michael Pfeffer, Roxana Daneshjou, Sanmi
Published 2026-04-02
📖 4 min read☕ Coffee break read

Original authors: Asad Aali, Muhammad Ahmed Mohsin, Vasiliki Bikia, Arnav Singhvi, Richard Gaus, Suhana Bedi, Hejie Cui, Miguel Fuentes, Alyssa Unell, Yifan Mai, Jordan Cahoon, Michael Pfeffer, Roxana Daneshjou, Sanmi Koyejo, Emily Alsentzer, Christopher Potts, Nigam H. Shah, Akshay S. Chaudhari

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a talent scout trying to hire the best chef for a new restaurant. You have a list of top chefs (the Language Models or LMs), and you want to see who cooks the best meal.

In the past, the standard way to test these chefs was to give them one single, rigid recipe (a "static prompt") and see how well they followed it. If Chef A followed the recipe perfectly but Chef B struggled with that specific wording, you'd rank Chef A higher.

The Problem:
The authors of this paper realized that this is a bit unfair. Just like a chef might be amazing at cooking Italian food but terrible at following a specific French recipe, a smart AI might be brilliant at solving problems but just "misunderstand" the specific way the question was asked. If you only ask one question, you aren't seeing the chef's true potential; you're just seeing how well they handle that one specific sentence.

The Solution: The "Menu" Approach
The researchers decided to stop using just one recipe. Instead, they used a tool called DSPy to create a whole menu of different ways to ask the same question.

Think of it like this:

  • The Old Way: You ask the chef, "Make me a burger." (Some chefs make a great burger; others get confused by the vague instruction).
  • The New Way: You give the chef a menu of instructions:
    1. "Make me a burger, but first tell me your step-by-step plan." (This is Chain-of-Thought).
    2. "Here are three examples of perfect burgers I've made before; copy that style." (This is Few-Shot).
    3. "Imagine you are a world-famous chef; now make me a burger." (This is Optimization).

What They Found:
When they tested the chefs using this "menu" approach, three big things happened:

  1. Everyone Got Better: On average, the chefs performed 6% better when given a better menu. It turns out, the chefs weren't bad; they just needed the instructions to be clearer.
  2. The Rankings Changed: The "Leaderboard" (the list of who is #1) got shuffled. In some cases, a chef who was ranked #3 suddenly jumped to #1 because they were finally given instructions that matched their strengths.
    • Analogy: It's like a race where everyone was running on a muddy track. Once you paved the road (gave better prompts), the runner who was previously slipping in the mud suddenly became the fastest.
  3. The "Magic Trick" Was Simple: They expected that the most complex, computer-generated instructions would be the best. But they found that the biggest boost came from simply asking the AI to "think step-by-step" (Chain-of-Thought).
    • Analogy: It's like asking a student to "show their work" on a math test. Once they start writing down their steps, they get the right answer much more often. Adding fancy extra instructions didn't help much more than just asking them to think first.

The Cost:
Some of these new instructions were very long (like giving the chef a 50-page cookbook), which costs more time and money to run. However, the "think step-by-step" method was the sweet spot: it gave huge improvements without costing much extra time.

The Big Takeaway:
The paper concludes that we can't trust the current "Leaderboards" that rank AI models based on a single, static question. The ranking depends too much on how you ask the question, not just how smart the AI is.

In short: If you want to know who the best AI is, don't just ask them one question. Give them a few different ways to answer, and you might be surprised by who actually wins.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →