Affostruction: 3D Affordance Grounding with Generative Reconstruction
Chunghyun Park, Seunghyeon Lee, Minsu Cho
TL;DR
Affostruction tackles affordance grounding from RGBD by first reconstructing complete object geometry from partial observations using a multi-view sparse voxel fusion with constant token complexity and a flow-based generative prior. It then grounds open-vocabulary affordances on the reconstructed full shape via a flow-based model conditioned on CLIP text, capturing uncertainty with probabilistic heatmaps, and finally guides view selection by prioritizing viewpoints that reveal high-affordance regions. The approach extends TRELLIS with multi-view RGBD conditioning and an integrated affordance-flow module, achieving state-of-the-art results in both 3D reconstruction (IoU up to 32.67 on Toys4k) and complete-geometry affordance grounding (aIoU up to 19.1 on Affogato), while enabling efficient active-view sampling that accelerates functional understanding. This unified, uncertainty-aware framework improves robotic manipulation by enabling accurate reasoning about occluded functional regions and by optimizing data collection through affordance-driven view planning, with strong empirical gains over prior single-view or decoupled reconstruction-plus-grounding baselines.
Abstract
This paper addresses the problem of affordance grounding from RGBD images of an object, which aims to localize surface regions corresponding to a text query that describes an action on the object. While existing methods predict affordance regions only on visible surfaces, we propose Affostruction, a generative framework that reconstructs complete geometry from partial observations and grounds affordances on the full shape including unobserved regions. We make three core contributions: generative multi-view reconstruction via sparse voxel fusion that extrapolates unseen geometry while maintaining constant token complexity, flow-based affordance grounding that captures inherent ambiguity in affordance distributions, and affordance-driven active view selection that leverages predicted affordances for intelligent viewpoint sampling. Affostruction achieves 19.1 aIoU on affordance grounding (40.4\% improvement) and 32.67 IoU for 3D reconstruction (67.7\% improvement), enabling accurate affordance prediction on complete shapes.
