← Latest papers
💻 computer science

NICE FACT: Diagnosing and Calibrating VLMs in Quantitative Reasoning for Kinematic Physics

This paper introduces NICE and FACT, a dual-diagnostic paradigm that evaluates and calibrates the confidence of vision-language models in kinematic physics reasoning, revealing that current state-of-the-art models often fail to correctly identify visual preconditions or apply physical laws despite their confidence.

Original authors: Jian Lan, Zhicheng Liu, Xinpeng Wang, Yuhao Zhou, Haokun Chen, Jiancheng Lv, Barbara Plank, Thomas Seidl

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Jian Lan, Zhicheng Liu, Xinpeng Wang, Yuhao Zhou, Haokun Chen, Jiancheng Lv, Barbara Plank, Thomas Seidl

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 Picture: The "Confident Fool" Problem

Imagine you are taking a physics test with a student who is incredibly confident but actually doesn't understand the material. They guess the answer "6.9" for a question where the real answer is "6.6."

Because 6.9 is close to 6.6, a standard grading system (which the paper calls MRA) gives them a passing grade. But the system has no way of knowing how the student got there. Did they actually do the math? Or did they just guess?

This paper argues that current AI models (called Vision-Language Models or VLMs) are like this student. They can sometimes give the right number, but they are often just "stochastic parrots"—guessing based on patterns in their training data rather than actually "seeing" the video or understanding the laws of physics.

The authors introduce a new way to grade these AI models called FACT and NICE.


Part 1: FACT (The "Why" Diagnosis)

FACT stands for a diagnostic system that breaks down the AI's thinking process into four specific areas to see where it is failing. Think of it like a mechanic taking apart a car engine to find the broken part, rather than just looking at the speedometer.

The authors found that these AI models fail in three specific "cognitive" ways:

  1. Visual Fidelity (The "Blind Spot"):

    • The Analogy: Imagine trying to calculate how fast a car is going, but you don't know if the camera is zoomed in or far away.
    • The Finding: The AI often fails to identify the basic visual clues it needs to solve the problem. It doesn't realize it needs a "scale reference" (like a ruler in the background) or that it needs to track an object across multiple frames. It tries to solve the math without the necessary ingredients.
  2. Physical Law Comprehension (The "Wrong Formula"):

    • The Analogy: A student who knows the word "velocity" but uses the formula for "acceleration" to solve the problem.
    • The Finding: Even when the AI sees the video, it often picks the wrong physics formula. It doesn't actually "know" the laws of kinematics; it just guesses which formula sounds right.
  3. Temporal Grounding (The "Lost in Time" Problem):

    • The Analogy: Watching a video of a ball falling, but the AI thinks the ball fell in 1 second when it actually took 3 seconds.
    • The Finding: The AI is terrible at understanding when things happen. It can't accurately link a specific event to a specific timestamp. Without knowing the exact time, any math it does is based on a hallucination.

Part 2: NICE (The "Confidence" Calibration)

NICE stands for a method to check if the AI is "honest" about how sure it is.

  • The Problem: The AI is usually overconfident. If it guesses "6.9," it might say, "I am 100% sure this is the answer." But if you ask it about "6.8" or "7.0" (numbers very close to the real answer), it might say, "I am 0% sure."
  • The Metaphor: Imagine a dart player who hits the bullseye once and claims they are a master, but misses the board entirely if they try to hit the same spot again. They lack "neighborhood awareness"—they don't understand that being close to the answer is also good.
  • The Solution (Nicon): The authors created a new tool called Nicon to fix this. It forces the AI to realize that answers close to the truth are also "good." It smooths out the AI's confidence so it doesn't just bet everything on one single number, making the AI more reliable.

The Results: What Did They Find?

The authors tested 6 of the smartest AI models available (like Qwen, Gemma, and GLM). Here is what they discovered:

  1. They are "Blind": The models often fail to see the basic visual requirements needed to solve a problem.
  2. They are "Parrots": They don't actually understand physics formulas; they just mimic the pattern of using them.
  3. They are "Time-Blind": They struggle to track time accurately in videos.
  4. Bigger isn't Better: The paper found that simply making the AI models bigger (adding more "brain power" or parameters) didn't fix these problems. A giant model was just as confused as a smaller one.

The Conclusion

The paper concludes that we cannot just measure AI by how many answers they get right (Accuracy). We need to measure how they get there.

To build AI that can truly interact with the physical world (like robots), we need to stop treating them as "black boxes" that just output numbers. Instead, we need to use tools like FACT and NICE to force them to actually "see" the video, "understand" the physics, and "know" when they are unsure.

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 →