Can Vision-Language Models Assess Proxemic Risk from Egocentric Robot Images?
This study evaluates open-source vision-language models for assessing proxemic risk from egocentric robot images, finding that while fine-tuning offers only modest overall gains, advanced prompting significantly improves high-danger detection in specific models like Qwen-VL, though correct safety classifications do not necessarily correlate with accurate spatial grounding.
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 teaching a robot to walk through a busy coffee shop. You don't just want it to see a table; you want it to feel the space around it. This is the world of proxemics, a fancy word for the study of how much personal space humans need to feel comfortable. Think of it like invisible bubbles: a tight bubble for a best friend, a medium one for a coworker, and a wide one for a stranger. If a robot pops into your tight bubble without asking, it's rude and potentially dangerous.
Now, imagine giving that robot a camera on its head (an "egocentric" view) so it sees the world exactly as we do. The big question scientists are asking is: Can we teach a robot to look at a picture and instantly know, "Oh no, I'm too close to that person!" or "Phew, I have plenty of room"? This is where Vision-Language Models (VLMs) come in. These are super-smart AI programs that can look at an image and talk about it, kind of like a robot that can read a picture book and tell you the story. Researchers are excited because if these AIs can understand personal space just by looking, we might not need expensive, heavy sensors on every robot. We could just give them a camera and a brain.
But here is the twist: just because an AI can describe a picture doesn't mean it truly understands where things are in 3D space. This paper puts three different AI "brains" to the test to see if they can act as a safety guard for robots.
The Experiment: Can AI Spot Danger?
The researchers built a special training set using 1,243 photos taken from a robot's point of view in real-world settings. They labeled every photo with a "danger level" based on how close people were to the robot:
- High Danger: Someone is right in the robot's face (collision imminent!).
- Moderate Danger: Someone is close, and the robot needs to move carefully.
- Low Danger: Someone is nearby, but the robot just needs to keep an eye on them.
- Minimum Danger: The coast is clear.
They tested three different open-source AI models: InternVL, SmolVLM, and Qwen-VL. They tried to teach these models in two ways: first, by just asking them questions in different styles (like giving a simple command vs. a complex, step-by-step reasoning puzzle), and second, by giving them a tiny bit of extra training (called "fine-tuning") on 200 specific images.
The Results: One Hero, Two Strugglers
The findings were a mix of "not bad" and "not good enough."
1. The "Random Guess" Problem
Without any special training, all three models performed almost exactly like a student guessing on a multiple-choice test. Their overall accuracy was barely better than flipping a coin. Even after the extra training, the general ability to sort all four danger levels correctly didn't improve much. It's as if the models were good at describing the coffee shop but terrible at knowing when to stop walking.
2. The Qwen Exception
However, there was one standout hero: Qwen-VL. While the other two models (InternVL and SmolVLM) basically failed to spot the most dangerous situations (missing almost all of them), Qwen-VL actually got better at spotting "High Danger" scenarios.
- Crucially, this improvement came from a specific combination of how they asked the question and how they trained the model. The best results were achieved when using a very specific, complex prompt that asked the AI to "think step-by-step" along with a first round of fine-tuning. With this setup, Qwen-VL managed to catch about 79% of the high-danger situations.
- The other models, even with the same complex prompts and training, still missed almost everything.
- Interestingly, giving Qwen-VL additional training (a second round of fine-tuning) didn't help much more; the biggest boost came from that specific pairing of the advanced "thinking" prompt and the initial fine-tuning round.
3. The "Blind Spot" Surprise
Here is the most interesting part. The researchers checked if the AI was actually looking at the person to decide if it was dangerous. They asked the AI to draw a box around the person it was worried about.
- The Shock: Even when Qwen-VL correctly shouted "DANGER!", it often didn't draw the box around the right person. Sometimes it pointed at the floor, sometimes at a wall, and sometimes at the right person.
- The Conclusion: The paper suggests that the model might be guessing the danger level based on a "feeling" or a pattern in the whole image, rather than actually understanding the specific distance to the person. It's like a student who gets the right answer on a math test but can't show the work or point to the numbers they used.
What This Means for Robot Safety
The paper concludes that while these AI models are getting smarter, they aren't quite ready to be the sole safety guard for a robot walking through a crowd.
- They can't be trusted yet: If you rely on them, you might miss a collision because the model thinks it's safe when it's not, or it might panic when it's safe.
- Prompting and specific training matter: Giving the models a little extra training helped Qwen-VL only slightly on its own, but it didn't fix the other models. The biggest gains came from asking the model to reason carefully combined with a specific fine-tuning configuration.
- The "Blind" Danger: The biggest takeaway is that getting the right label (High Danger) doesn't mean the robot knows why it's dangerous. It might be right for the wrong reasons.
In short, these Vision-Language Models are like very chatty tourists who can describe a scene beautifully but often get lost when asked to navigate it. They show promise, especially the Qwen model when asked to think carefully and trained just right, but they still need a lot more practice before we can let them drive a robot through a busy street without a human watching their back.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.