Thursday 20 March 2025
Artificial Intelligence has made tremendous progress in recent years, and one of the most exciting areas is its ability to reason about physical environments using large language models. A team of researchers has developed a new framework that enables AI systems to navigate complex scenes, find objects, and solve problems by iteratively querying and retrieving information from a scene graph.
The concept of scene graphs is familiar in computer graphics, where they represent 3D environments as networks of interconnected nodes and edges. In this context, the team’s framework, called SG- RwR (Schema-Guided Retrieve-while-Reason), uses large language models to generate queries about the scene graph, retrieve relevant information, and then use that information to reason about the environment.
The key innovation here is the way SG-RwR uses code-writing to filter out irrelevant information and focus on the most important details. This approach allows the AI system to avoid hallucinations – where it mistakenly adds or removes objects from the scene graph – which has been a major challenge in previous attempts at scene understanding.
To demonstrate the power of SG-RwR, the researchers created two environments: BabyAI, a simplified world with basic objects and actions, and VirtualHome, a more complex setting with everyday items and tasks. In both environments, they tested SG-RwR’s ability to solve problems, such as finding specific objects or completing tasks like picking up a soap and putting it in a bathroom cabinet.
The results were impressive. In BabyAI, SG-RwR was able to solve traversal tasks by iteratively querying the scene graph and using the retrieved information to determine the next step. It even handled dynamic scenes where new rooms and doors became available after each action. In VirtualHome, the framework successfully completed tasks like making toast and finding a specific object in a cluttered room.
One of the most striking aspects of SG-RwR is its ability to adapt to changing environments. When faced with a partially observable environment – where some areas are inaccessible or hidden from view – the framework was able to update its understanding of the scene graph and adjust its queries accordingly. This flexibility allows it to handle a wide range of real-world scenarios, where uncertainty and unpredictability are the norm.
The potential applications of SG-RwR are vast. Imagine using AI-powered robots to navigate complex industrial facilities or assist with search and rescue operations in disaster zones. In each case, the ability to reason about physical environments and adapt to changing situations could be a game-changer.
Cite this article: “Scene Graph Reasoning: AIs New Framework for Navigating Complex Environments”, The Science Archive, 2025.
Artificial Intelligence, Scene Graphs, Large Language Models, Reasoning, Navigation, Object Detection, Problem Solving, Code Writing, Hallucinations, Adaptability







