ORCA: Open-ended Response Correctness Assessment for Audio Question Answering
This paper introduces ORCA, a lightweight model-based framework for assessing open-ended responses in audio question answering that leverages a three-stage human-AI annotation pipeline to achieve high correlation with human judgments and effectively identify problematic benchmark items.
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 trying to teach a robot how to understand the world through sound—speech, music, and environmental noises. You have a new generation of "Audio Language Models" (LALMs) that can listen to a recording and answer questions about it. But how do you know if the robot is actually right?
For a long time, researchers used a multiple-choice quiz format (like "A, B, C, or D?") because it's easy to grade automatically. But in the real world, people don't just pick options; they give open-ended answers. Grading these free-form answers is like trying to grade a student's essay: it's subjective, and different teachers might give different scores for the same answer.
This paper introduces ORCA (Open-ended Response Correctness Assessment), a new tool designed to be the "super-teacher" for these audio robots. Here is how it works, broken down into simple concepts:
1. The Problem: The "Teacher Disagreement"
Imagine you ask a class of human teachers to grade a student's answer to a tricky question.
- Scenario A: The question is clear, and all teachers agree the answer is "Good." (Low disagreement).
- Scenario B: The question is vague. Some teachers think the answer is brilliant; others think it's wrong. (High disagreement).
Old grading tools would just take the average score and ignore the fact that the teachers were fighting about it. ORCA is different. It doesn't just predict the average score; it also predicts how much the teachers would argue about that answer. If ORCA predicts a high "disagreement score," it's telling you, "Hey, this question is tricky, and humans can't agree on the answer."
2. The Solution: A Three-Stage Training Camp
To build ORCA, the researchers didn't just throw data at a computer. They used a "curriculum learning" approach, which is like training an athlete in three phases:
- Phase 1: The Synthetic Drill. They used other AI models to generate millions of fake practice questions and answers. This gave ORCA a massive amount of basic training data without needing human time yet.
- Phase 2: The Simulation. They took real benchmark questions and had AI models generate answers and "judge" them. This bridged the gap between fake data and real data.
- Phase 3: The Human Touch. Finally, they brought in real human experts. They asked humans to grade answers from 15 different audio robots. Crucially, they didn't just ask for a score (1 to 5); they asked for feedback. If a human said, "I can't answer this because the question is unclear," ORCA learned to flag that.
This process resulted in a dataset of nearly 10,000 human annotations, which they used to teach ORCA how to think like a human grader.
3. The Magic Trick: Text-Only Evaluation
You might think, "To grade an audio answer, you need to listen to the audio." Surprisingly, ORCA doesn't need to listen to the sound file itself.
Instead, ORCA looks at a text summary (called a "rationale") that explains why an answer is correct based on the audio. It's like a teacher reading a student's essay about the audio, rather than listening to the audio themselves. This makes ORCA incredibly fast and efficient because it doesn't have to process heavy audio files every time it grades.
4. The Results: Better than the Giants
The researchers tested ORCA against some of the biggest, most powerful AI models available (like Google's Gemini).
- Accuracy: ORCA was better at predicting what humans would think than even the most expensive, massive AI models.
- Efficiency: ORCA is "lightweight." It's a small model that runs fast, whereas the competitors are huge and slow.
- The "Disagreement" Superpower: ORCA successfully identified which questions were confusing or ambiguous. When humans disagreed on an answer, ORCA's "uncertainty meter" went up, signaling that the question itself might be flawed.
5. Why This Matters
The paper claims that ORCA is a reliable, fast, and smart way to evaluate how well audio robots are learning. By modeling human disagreement, it helps researchers find the "bad apples" in their test questions—those confusing questions that trip up even the smartest humans.
In short, ORCA is a lightweight, smart grader that not only tells you if an audio robot is right or wrong but also warns you when the question itself is too confusing to have a single right answer.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.