← Latest papers
💻 computer science

VKnowU: Evaluating Visual Knowledge Understanding in Multimodal LLMs

The paper introduces VKnowU, a comprehensive benchmark for evaluating visual knowledge understanding in Multimodal Large Language Models, and proposes VideoKnow+, a reinforcement learning-based model that significantly improves performance on this benchmark and other video understanding tasks by explicitly incorporating structured visual knowledge.

Original authors: Tianxiang Jiang, Sheng Xia, Yicheng Xu, Linquan Wu, Xiangyu Zeng, Limin Wang, Yu Qiao, Yi Wang

Published 2026-07-07
📖 4 min read☕ Coffee break read

Original authors: Tianxiang Jiang, Sheng Xia, Yicheng Xu, Linquan Wu, Xiangyu Zeng, Limin Wang, Yu Qiao, Yi Wang

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 have a very smart robot friend who can watch videos and answer questions about them. For a long time, this robot has been great at spotting things. If you show it a video of a dog chasing a ball, it can tell you, "That's a dog," "That's a ball," and "The dog is running."

But there's a problem: the robot doesn't really understand the world the way humans do. It doesn't intuitively know that if you drop a ball, it will fall down (gravity), or that a glass cup is fragile and might break if you drop it, or that a person frowning is probably upset. It sees the pixels, but it misses the "common sense" behind them.

This paper introduces a new way to test and teach robots this missing "common sense," which the authors call Visual Knowledge.

The Problem: The Robot is "Blind" to Common Sense

The authors created a giant test called VKnowU (Visual Knowledge Understanding). Think of this as a final exam for robots, but instead of math or history, the questions are about how the world works and how people think.

The test is split into two main subjects:

  1. World-Centric (The Physics Class): Does the robot know that a heavy box is harder to lift than a feather? Does it know that a coin will fall to the ground?
  2. Human-Centric (The Psychology Class): Does the robot understand that a boy looking at a messy room might be planning to make a bigger mess? Does it know that if adults walk in, they might be shocked?

The Results: When they gave this test to the smartest robots available (like the ones from Google, OpenAI, and open-source teams), the robots scored poorly. They were especially bad at the "Physics Class." They could describe the scene perfectly but failed to predict what would happen next or understand the materials of objects. They were "seeing" but not "understanding."

The Solution: Teaching the Robot to "See, Think, Answer"

To fix this, the authors built a new training method called VideoKnow+. They realized that robots were trying to guess answers based on their language training (like guessing the answer to a riddle without looking at the picture).

They introduced a new rule for the robot: "See, Think, Answer."

  • See: Before answering, the robot must first describe exactly what it sees in the video, focusing on the visual clues.
  • Think: Then, it uses those visual clues to reason.
  • Answer: Finally, it gives the answer.

They also created a special "reward system." Imagine a teacher grading the robot. If the robot tries to guess the answer using only words, the teacher gives it a low score. But if the robot writes a description that proves it saw the visual evidence (like "The box is wood, so it's heavy"), the teacher gives it a high score. This forces the robot to actually pay attention to the video, not just its internal database of facts.

The Outcome

After training with this new method and a massive new dataset of videos (called VKnowQA), the robot got much better.

  • It improved its score on the "Visual Knowledge" test by a significant margin.
  • It also got better at other general video tests, proving that learning to understand the world helps it in many areas.

The Big Picture

The paper argues that for robots to become truly intelligent, they need to stop just being "pattern matchers" (recognizing objects) and start being "world understanders." Just like a human child learns that fire is hot and glass is breakable by observing the world, robots need to learn these "visual truths" to bridge the gap between simply seeing an image and truly understanding what is happening in it.

In short: The paper built a test to show robots are bad at common sense, and then built a new training method that forces them to look at the evidence before guessing, making them much smarter and more reliable.

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 →