← Latest papers
💻 computer science

FUSE: Active Functional Affordance Grounding through Adaptive Semantic-Geometric Evidence Acquisition

This paper introduces FUSE, a novel framework for active functional affordance grounding that enables embodied agents to efficiently identify and spatially ground objects based on function by adaptively acquiring semantic-geometric evidence through an uncertainty-driven exploration strategy and a learned amortized planner, validated by a new Habitat-based benchmark.

Original authors: Zhou Chen, Sathyanarayanan N. Aakur

Published 2026-08-14
📖 4 min read☕ Coffee break read

Original authors: Zhou Chen, Sathyanarayanan N. Aakur

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 a robot walking into a messy kitchen with a single instruction from your human boss: "Find something to scoop up the spilled soup." Now, imagine you can only see a tiny slice of the room through a peephole. You might see a shiny red ball, a blue box, or a weirdly shaped rock. If you just guess based on that tiny slice, you might grab the ball, thinking it's a bowl, and fail miserably. This is the daily struggle for "embodied agents"—robots that live in the real world and have to interact with it. For a long time, scientists have taught robots to recognize objects (like "that's a cup") or to guess how to hold them from a single, static photo. But real life is messy. Objects get hidden, light changes, and sometimes you need to move your head to see if that "cup" actually has a handle or if it's just a painted rock. The big question researchers are asking is: How do we teach a robot to know when it doesn't know enough, and then figure out exactly where to look next to solve the puzzle, without wasting time or energy?

This paper introduces a new way for robots to play this "where should I look?" game, called Active Functional Affordance Grounding. Instead of just staring at a picture and guessing, the robot is encouraged to actively move around, peek behind things, and gather clues until it is absolutely sure it has found the right tool for the job. The authors, Zhou Chen and Sathyanarayanan N. Aakur from Auburn University, propose a new system called FUSE (Functional Understanding through Semantic–Geometric Exploration) to solve this. Think of FUSE as a robot detective that uses two different "brains" to solve the mystery. The first brain is a "fast guesser" (an amortized planner) that quickly looks at the scene and says, "I bet the spoon is over there!" The second brain is a "slow, careful investigator" (explicit exploration) that actually builds a detailed 3D map of the room to check if the fast guesser is right.

The magic of FUSE is that it knows when to use which brain. If the fast guesser is very confident, the robot just goes with that plan, saving time and battery. But if the fast guesser is confused or the scene looks weird, FUSE switches to the slow, careful mode. It builds a 3D model of the room (using something called 3D Gaussian Splatting) to measure exactly how much it doesn't know about the shape and location of objects. It then moves the camera to the spot that will give it the most new information. The paper shows that this "adaptive" approach is a winner. In their tests, FUSE found the right object 72% of the time, which is better than just guessing randomly (56%) or using a fancy language model to guide the search (65%). It also beat the "slow, careful" method in terms of speed, running 1.33 times faster because it didn't waste time building 3D maps when it didn't need to.

The researchers also tested FUSE with different "knowledge sources"—basically, different ways of telling the robot what a "scooping tool" might look like. They found that FUSE worked well no matter which "brain" provided the list of candidates, whether it was a specialized robot model, a large language model like Llama, or even a perfect "oracle" that knew the answer in advance. However, they also found a hard limit: if the robot's list of candidates is totally wrong (like thinking a rock is a spoon), no amount of looking around will help it find the right object. The robot can only ground the object it's looking for if the object is actually on its list of possibilities.

In the end, FUSE suggests that the best way for robots to understand the world isn't just to see more, but to see smarter. By mixing quick intuition with careful, evidence-based checking, robots can stop guessing and start knowing, finding the right tools for the job even when the view is blocked or the scene is confusing. This isn't just a theoretical win; the authors show that by using this method, robots can reduce the time they spend thinking and moving by a significant margin while still getting the job done right.

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 →