NoRA: Evaluating Grounded Reasonableness in Visual First-person Normative Action Reasoning
The paper introduces NoRA, a visual first-person benchmark comprising 1,420 annotated video clips that evaluates multimodal systems on their ability to generate and justify reasonable actions through explicit fact-reason-action support graphs, revealing that current models struggle to construct the full action space and correctly bind actions to visible evidence despite often identifying plausible individual actions.
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
The Big Problem: Knowing vs. Doing
Imagine you are teaching a robot to walk through a busy park.
- Old Way: You show the robot a list of three options: "A) Walk left," "B) Walk right," or "C) Sit down." The robot picks "B." You check if "B" is the "correct" answer.
- The Paper's Critique: This is like a multiple-choice test. In real life, nobody hands you a menu of three options. You have to look at the situation, figure out what's happening, come up with your own list of possible moves, and then pick the best one.
The authors argue that current AI models are good at picking the right answer from a menu (like a student guessing on a test), but they are bad at figuring out the menu itself and explaining why they picked a specific dish.
The Solution: NORA (The "Reasoning Gym")
The authors created a new test called NORA (Normative Reasoning in Action). Instead of asking an AI, "What should I do?" and checking if the answer matches a pre-written key, NORA asks the AI to do three things simultaneously:
- See the scene: Look at a video clip from a first-person perspective (like a GoPro on someone's head).
- Build a menu: Generate a list of reasonable things to do next.
- Justify the choice: For every action on the list, explain why it makes sense based on what is actually visible in the video.
The Analogy: Think of NORA not as a multiple-choice quiz, but as a cooking competition.
- Old Tests: The judge gives you three ingredients and asks, "Which one is the best?"
- NORA: The judge shows you a kitchen with a messy counter and a hungry guest. You have to:
- Identify the ingredients on the counter (Facts).
- Come up with a few different meals you could cook (Candidate Actions).
- Explain why "Pasta" is a good choice because "The guest is hungry" and "We have tomatoes" (Reasons).
- Crucially: If you say "I'll make a steak," but there is no meat on the counter, you fail, even if "steak" is a delicious idea.
How They Measure Success: The "Support Graph"
The paper introduces a specific way to grade the AI called a Grounded Reasonableness Score. They don't just look at the final answer; they look at the "support graph."
Imagine a tree:
- The Roots (Facts): What is actually visible? (e.g., "There is a child running," "The ground is wet").
- The Trunk (Reasons): Why does this matter? (e.g., "The child might slip," "It's dangerous to run on wet grass").
- The Fruit (Actions): What should we do? (e.g., "Stop the child," "Move to dry grass").
The Score:
- Action Alignment: Did the AI come up with a good list of fruits?
- Factual Grounding: Are the roots real? (Did the AI hallucinate a child that isn't there?)
- Support Binding: Is the fruit connected to the right roots? (Did the AI say "Stop the child" because of the wet grass, or because of a dog that isn't there?)
What They Found: The "Plausible but Wrong" Trap
The researchers tested 12 different AI models (including big names like GPT-5 and Gemini) using this new gym. Here is what they discovered:
- They are good at describing the room: Most AIs can correctly identify visible facts (e.g., "There is a lawn mower").
- They are okay at picking a fruit: They often pick a plausible action (e.g., "Keep mowing").
- They fail at the "Menu" and the "Why":
- Missing the Menu: They struggle to generate a full list of reasonable options. They often miss alternative actions that a human would consider.
- Loose Connections: They often pick a good action but attach the wrong reason to it. For example, they might say "Keep mowing" because "It's a nice day," when the real reason (visible in the video) is "The grass is long and needs cutting."
The Metaphor: Imagine a student who raises their hand and says, "The answer is 42!"
- Old Test: If 42 is the right answer, they get an A.
- NORA Test: The teacher asks, "Show your work." The student says, "Because 6 times 7 is 42."
- If the problem was actually "What is the square root of 1764?", the student gets an A for the answer but fails the test because they didn't show the right reasoning for the specific problem.
- NORA found that current AIs are great at shouting "42!" but terrible at showing the math that proves why 42 is the right move for this specific video.
The Three "Prompt" Styles
To test how the AI thinks, the researchers asked the same questions in three different ways (like changing the rules of the cooking competition):
- Direct: "Just tell me what to do." (No explanation allowed).
- Deliberate: "Think out loud. List a few options and explain them, then pick one."
- Structured: "Fill out this specific form: List Facts, List Reasons, List Actions, then Pick One."
The Result: The "Structured" approach (filling out the form) helped the best AI models perform better. It forced them to slow down and connect their facts to their actions. However, for some other models, forcing them to fill out a form actually made them worse, as if the rigid rules confused them.
The Bottom Line
The paper concludes that while AI is getting better at "seeing" and "picking," it still struggles with justified reasoning. It can often guess the right move, but it can't reliably explain why that move is right based only on what it sees in the video.
NORA is a tool to measure this gap. It shifts the question from "Can the AI pick the right answer?" to "Can the AI build a logical, visible, and defensible argument for its action?" Currently, the answer is: "They are getting there, but they are still missing the full picture."
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.