Confidence Estimation in Automatic Short Answer Grading with LLMs
This paper proposes a hybrid confidence framework for automatic short answer grading that combines model-based signals with dataset-derived aleatoric uncertainty to produce more reliable confidence estimates and improve selective grading performance than single-source approaches.
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 a classroom where a robot teacher is trying to grade short answers written by students. The robot is very smart (it's a Large Language Model, or LLM), but it isn't perfect. Sometimes it gets confused, and sometimes the student's answer is just vague or hard to understand.
The big problem is: How does the robot know when it's unsure? If the robot says, "I'm 90% sure this answer is correct," but it's actually wrong, that's dangerous. The goal of this paper is to teach the robot how to say, "I'm not sure about this one, a human should check it."
Here is how the researchers solved this, explained simply:
1. The Three Ways the Robot "Guesses" Its Own Confidence
The researchers tested three different ways for the robot to tell us how confident it is:
- The "Honesty" Method (Verbalizing): They simply asked the robot, "On a scale of 0 to 1, how sure are you?" The robot just made up a number.
- The Problem: The robot is like a student who is confident even when they are wrong. It tends to overestimate its own abilities.
- The "Internal Math" Method (Latent): They looked at the robot's internal math. When the robot picks an answer, it calculates the probability of every possible word it could say next. They used these numbers to guess confidence.
- The Problem: This was actually the worst method. The robot's internal math didn't match reality at all.
- The "Double-Check" Method (Consistency): They asked the robot the same question five times with slightly different settings. If the robot gave the same answer every time, they assumed it was confident. If it changed its mind, they assumed it was unsure.
- The Result: This was okay, but not perfect.
2. The Missing Piece: The "Confusing Question" Factor
The researchers realized that the robot's confidence wasn't the only thing that mattered. Sometimes, the question itself or the student's answer is just inherently confusing, no matter how smart the robot is.
- The Analogy: Imagine a student writes, "The sky is blue because of the ocean." This is a weird, ambiguous sentence. Even a human teacher might argue about whether to give it points or not. This is called Aleatoric Uncertainty (uncertainty coming from the data itself).
- The Solution: The researchers created a system to measure how "messy" the student answers were. They grouped similar-looking answers together. If a group of similar answers had a mix of "Correct" and "Incorrect" grades from humans, that group was labeled as "Highly Confusing."
3. The "Hybrid" Super-Confidence
The researchers combined the robot's own confidence signals with this new "Confusing Question" measurement.
- The Metaphor: Think of the robot as a weather forecaster.
- The robot's internal confidence is like the forecaster saying, "My computer model says it will rain."
- The dataset uncertainty is like looking out the window and seeing, "But the sky is actually clear and sunny."
- If you only listen to the computer model, you might bring an umbrella when you don't need one. But if you combine the model with the actual sky conditions, you get a much better forecast.
By mixing the robot's "I think I know this" with the "This question is actually tricky" data, they created a Hybrid Confidence Score.
4. What Happened? (The Results)
The researchers tested this new Hybrid Score against the old methods:
- Better Sorting: When they used the Hybrid Score to filter out the "doubtful" answers and send them to humans, the robot got the remaining answers right much more often. It was like a bouncer at a club who is much better at spotting fake IDs.
- More Honest: The old methods often lied (they said they were 90% sure when they were only 60% sure). The Hybrid Score was much more honest. If it said 80%, it was actually right 80% of the time.
5. Why This Matters
The paper concludes that you cannot rely on the robot's internal feelings alone to know if it's right. You also need to look at how messy or ambiguous the student's answers are.
By using this Hybrid Confidence, schools can safely use AI to grade most answers automatically, while only sending the truly confusing or risky ones to human teachers. This saves time for teachers and ensures students get fair grades, because the AI knows exactly when to say, "I need help with this one."
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.