← Latest papers
🤖 machine learning

Part Grounding, Not Action Knowledge: Locating the Bottleneck in VLM Affordance Prediction

This paper identifies part grounding, rather than a lack of action knowledge, as the primary bottleneck in Vision-Language Model affordance prediction, demonstrating that explicitly specifying the target object part dramatically improves action accuracy across all tested models.

Original authors: Sarthak Sattigeri

Published 2026-09-15
📖 5 min read🧠 Deep dive

Original authors: Sarthak Sattigeri

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

Robots are getting better at seeing the world. They can identify a chair, a cup, or a camera just by looking at a photograph. But there is a gap between seeing an object and knowing how to move it. To make a robot useful, we need it to understand "affordances," a concept that simply means knowing what an object is for and how a human or machine should interact with it. If a robot sees a drawer, it must know to pull it. If it sees a button, it must know to push it. This seems obvious to a human, but for artificial intelligence, it is a surprisingly difficult puzzle. Researchers have been testing vision-language models—systems that can look at an image and answer questions about it—to see if they can figure out these interactions. The results have been disappointing, with the machines often failing to give the right instructions. The big question has been why: do these models lack the basic knowledge of how things work, or are they just looking at the wrong part of the picture?

A researcher set out to solve this mystery by testing eight different artificial intelligence models on a specific task involving nineteen different objects, such as cameras, drawers, and lids. They asked the models a simple question: given a picture of an object, what motion should a robot perform on it? The correct answers were limited to a small set of actions, like pushing, pulling, or lifting. When the models were allowed to choose which part of the object to talk about, they performed very poorly. In fact, when the correct answer was to "push" something, the models almost never said that word. Out of sixty-four times where pushing was the right move, the models only got it right once. The rest of the time, they suggested actions that were completely wrong for the situation.

At first glance, this looked like a major failure of knowledge. It seemed the models simply did not know that buttons are pushed and drawers are pulled. However, when the researcher looked closer at what the models were actually saying, they found a different story. The models were not confused about the action; they were confused about the target. When shown a camera and asked what to do, the models often described how to pick up the entire camera body, rather than explaining how to press the button on the back. They were answering a reasonable question about the object as a whole, but they were missing the specific part that needed to be acted upon. The models were looking at the wrong piece of the puzzle.

To test this theory, the researcher changed the experiment. Instead of letting the models choose which part to discuss, they told the models exactly which part to focus on. They said, "Look at the button on this camera. What should a robot do with it?" The change was dramatic. As soon as the researcher named the specific part, the models' accuracy jumped significantly. Every single model improved, with their success rates rising from a low of about fifteen percent to a high of nearly ninety-five percent. The models that had previously failed to suggest "push" even once suddenly got it right almost every time. They also started using the correct language, describing how a button moves inward when pressed, even when they were not given a list of words to choose from.

This finding suggests that the problem was not a lack of physical knowledge, but a failure to ground the question in the right location. The models knew what a button was for; they just could not reliably find the button in the image on their own. The researcher also tested the models' ability to point to the exact spot on the object where a robot should grab it. On real photographs, some models did okay, but on computer-generated images, none of them could point better than a random guess. This confirmed that the weak link was indeed the ability to locate the specific part of an object that matters.

The study also uncovered a few mistakes in how the researcher had set up their own tests. They realized that their initial way of measuring success was too easy in some ways, allowing a model to score high just by guessing the center of the image, and too strict in others, penalizing models for minor errors in how they defined an action. Once these measurement errors were fixed, the results became even clearer. The models were not missing the rules of physics; they were missing the ability to focus their attention on the right detail.

The takeaway for anyone building robots is practical and specific. If you want a robot to manipulate an object, you cannot just hand it a picture and ask what to do. The system needs a way to first identify the specific part of the object that needs attention. Once that part is named, the artificial intelligence can reliably tell you how to move it. The models are not broken; they just need a little help to know where to look. This distinction changes how we think about the future of robotics. Instead of trying to teach machines every possible rule of mechanics, we might just need to give them better tools to find the right part of the world to act upon. The knowledge is there; it just needs to be pointed in the right direction.

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 →