HomeSafeBench: A Benchmark for Embodied Vision-Language Models in Free-Exploration Home Safety Inspection
This paper introduces HomeSafeBench, the first benchmark for embodied agents to perform free-exploration home safety inspection via egocentric views, and proposes CueBack, a data-construction method that significantly improves Vision-Language Model performance by leveraging the temporal structure of hazard detection to close the gap between AI and human inspectors.
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 super-smart robot friend who can see the world through its eyes and talk to you about what it sees. This is the world of Embodied AI, where computers aren't just sitting on a screen; they are "bodied" agents that can move around, look at things, and make decisions in a 3D world. Think of them like a digital explorer with a backpack, ready to solve puzzles or find lost items. But there's a catch: these robots only see what's directly in front of their "face" (called an egocentric view). They can't see behind the sofa or under the rug unless they physically walk over there and look. This makes them great at following instructions, but terrible at being proactive detectives.
Now, imagine you want this robot to be a safety inspector for your house. Its job is to wander through your home, spot dangerous things like a knife left on a counter or a rug that could make someone trip, and tell you about them before anyone gets hurt. This is a huge deal because most home accidents happen because we forget to look at the obvious dangers. The big question researchers are asking is: Can these AI explorers actually do this job, or are they too clumsy and blind to the risks?
The Paper: HomeSafeBench and the "CueBack" Trick
The researchers behind this paper, HomeSafeBench, decided to build a giant, digital obstacle course to test exactly this. They created a benchmark (a standard test) where an AI agent has to freely explore a fully interactive 3D home, looking around and moving from room to room, just like a human would. The goal? To find five specific types of dangers: fire hazards (like paper near a stove), electric shocks (like a toaster in a sink), falling objects (like a heavy box on a high shelf), trip hazards (like a banana peel on the floor), and child safety risks (like sharp knives within a kid's reach).
They built 1,000 different scenarios, each with one to five hidden dangers, and asked the best AI models in the world to find them. The results were a bit of a reality check. Even the smartest commercial AI models, which usually ace these kinds of tests, struggled mightily. The best model managed to find only about 34.7% of the dangers (measured by a score called F1), while a human inspector would have found 98.0%.
Here is the weird part: the AI wasn't just "missing" things randomly. It was being overly cautious. It had a high "precision" (when it said something was dangerous, it was usually right) but a terrible "recall" (it missed almost everything else). It was like a security guard who only screams "Fire!" when the building is already burning, but ignores the smoking candle on the table. The AI was only spotting the most obvious, loud dangers and ignoring the quiet, sneaky ones, especially things that could fall or hurt a child.
The Solution: "CueBack"
The researchers realized that training these robots by making them walk around in the simulator over and over again was too slow and expensive. Instead, they came up with a clever, low-cost trick called CueBack.
Think of it like this: Imagine you are watching a video of a detective solving a crime. In the video, the detective walks into a room, sees a muddy footprint (the clue), and then walks over to the window to confirm the suspect was there (the confirmation). If you just showed the detective the final answer ("The suspect was at the window!"), they wouldn't learn how to find the clue in the first place.
The CueBack method looks at a "perfect" path where a human (or a super-smart teacher) already knows where the danger is. It then rewinds the video to the very first moment the danger became visible from a distance. It tells the AI: "Hey, before you knew for sure, you were just exploring. But right here, you saw a hint. From this point on, you should be looking closer to confirm it."
By teaching the AI to recognize these "clues" before the "confirmation," they created a new set of training data without needing to run expensive simulations. They took a small, open-source AI model (called Qwen3-VL-4B) and taught it using this new method.
The Results
The results were surprisingly good. After this "CueBack" training, the small AI model's performance jumped from a weak 18.7% to a strong 45.3%. This is a big deal because it means this small, free model actually became better at finding home dangers than the most expensive, closed-source commercial models (which only reached 34.7%).
The study suggests that the main problem wasn't that the AI couldn't move or see; it was that it didn't know how to look for subtle risks. By teaching it to spot the early hints and then investigate, the researchers showed that you don't need a super-computer to build a good home safety inspector; you just need the right way to teach it how to pay attention. The team has released their test, the training data, and the code so anyone can try to build even better safety robots in the future.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.