← Latest papers
💻 computer science

SceneFunRI: Reasoning the Invisible for Task-Driven Functional Object Localization

This paper introduces SceneFunRI, a new benchmark comprising 855 instances that evaluates the ability of vision-language models to reason about the locations of invisible, occluded functional objects using task instructions and commonsense knowledge, revealing that current state-of-the-art models struggle significantly with this capability.

Original authors: Posheng Chen, Powen Cheng, Gueter Josmy Faure, Hung-Ting Su, Winston H. Hsu

Published 2026-05-15
📖 4 min read☕ Coffee break read

Original authors: Posheng Chen, Powen Cheng, Gueter Josmy Faure, Hung-Ting Su, Winston H. Hsu

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 walk into a room and someone asks you, "Where is the nightstand next to the bed?" You look around, but the nightstand is completely hidden behind a large wardrobe. You can't see it at all. However, you know from common sense that nightstands usually sit next to beds, and you can see the bed. So, you mentally "fill in the blank" and point to the spot behind the wardrobe where the nightstand must be.

This paper, SceneFunRI, is about teaching computers to do that exact mental trick.

The Problem: The "Invisible" Challenge

Current AI models (specifically Vision-Language Models, or VLMs) are like detectives who only trust what they can see with their own eyes. If a clue is hidden behind a wall, they often give up or guess randomly. They struggle to use "common sense" to figure out where things are when those things are completely invisible.

The researchers created a new test called SceneFunRI (Reasoning the Invisible).

  • The Setup: They took 855 real-world scenes where a specific object (like a lamp or a drawer) is totally hidden from view.
  • The Task: The AI is given a picture of the room and a command like, "Open the drawer of the nightstand to the right of the bed."
  • The Goal: The AI must point to the invisible nightstand's location without ever seeing it, using only the visible bed and its knowledge of how rooms are usually arranged.

The Results: AI is Still a Novice Detective

The researchers tested many different AI models on this task. The results were humbling:

  • The Best AI: Even the smartest model (Gemini 3 Flash) only got the location "close enough" about 15% of the time.
  • The Human Baseline: Humans, by comparison, got it right about 66% of the time.
  • The Gap: This shows that while AI is great at spotting what's in front of it, it is terrible at imagining what's behind obstacles.

How They Tried to Help the AI (The "Prompting" Experiments)

The researchers tried three different ways to "coach" the AI to do better, similar to how a teacher might help a student:

  1. Strong Instructions: Telling the AI, "Ignore what you see; focus on what should be there."
    • Result: This helped a little bit. It was like telling a student, "Don't just look at the picture; think about the story."
  2. Common Sense Hints: Giving the AI specific facts, like "Outlets are usually in corners."
    • Result: This didn't help much. It was like giving the student a fact sheet but not teaching them how to apply it to the specific room. The AI knew the fact but couldn't translate it into a location on the map.
  3. The "Process of Elimination" (SPoE): This was the most creative approach. Instead of asking the AI to guess the exact spot immediately, they taught it to play a game of "Hot and Cold."
    • How it works: The AI is shown the whole room. Then, it's asked, "Is the object in the left half or the right half?" It eliminates the half where the object can't be. Then it splits the remaining half again.
    • Result: This worked surprisingly well. By slowly ruling out impossible areas, the AI got much closer to the right spot. It's like finding a lost key by checking every room one by one, rather than guessing the exact drawer immediately.

The Big Takeaway

The paper concludes that current AI models are "blind" to the invisible world. They are good at describing what they see, but they haven't learned how to build a mental map of what they don't see.

The researchers found that AI is actually better at ruling out bad guesses (like crossing off rooms on a map) than it is at guessing the right spot directly. To make AI truly smart in the real world, we need to teach it to be comfortable with uncertainty and to use logic to fill in the blanks when the visual evidence is missing.

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 →