Affordance Transfer Across Object Instances via Semantically Anchored Functional Map
Xiaoxiang Dong, Weiming Zhi
TL;DR
SemFM addresses the challenge of transferring demonstrated affordances across geometrically diverse objects by anchoring correspondences at semantically meaningful regions and propagating them with a functional map. It integrates semantic cues from pretrained models with a spectral surface representation, enabling dense, coherent transfer from a single demonstration while maintaining efficiency relative to multi-view VLM approaches. The approach is validated on synthetic categories and real robotic tasks, showing favorable accuracy and runtime trade-offs, with practical implications for perception-to-action loops in robotics. Overall, SemFM provides a controllable, interpretable framework that couples semantic region alignment with intrinsic surface structure to generalize manipulation affordances across object instances.
Abstract
Traditional learning from demonstration (LfD) generally demands a cumbersome collection of physical demonstrations, which can be time-consuming and challenging to scale. Recent advances show that robots can instead learn from human videos by extracting interaction cues without direct robot involvement. However, a fundamental challenge remains: how to generalize demonstrated interactions across different object instances that share similar functionality but vary significantly in geometry. In this work, we propose \emph{Semantic Anchored Functional Maps} (SemFM), a framework for transferring affordances across objects from a single visual demonstration. Starting from a coarse mesh reconstructed from an image, our method identifies semantically corresponding functional regions between objects, selects mutually exclusive semantic anchors, and propagates these constraints over the surface using a functional map to obtain a dense, semantically consistent correspondence. This enables demonstrated interaction regions to be transferred across geometrically diverse objects in a lightweight and interpretable manner. Experiments on synthetic object categories and real-world robotic manipulation tasks show that our approach enables accurate affordance transfer with modest computational cost, making it well-suited for practical robotic perception-to-action pipelines.
