AFFORD2ACT: Affordance-Guided Automatic Keypoint Selection for Generalizable and Lightweight Robotic Manipulation
Anukriti Singh, Kasra Torshizi, Khuzema Habib, Kelin Yu, Ruohan Gao, Pratap Tokekar
TL;DR
AFFORD2ACT tackles the challenge of learning manipulation policies from dense visual inputs by distilling a compact, semantically grounded set of 2D keypoints guided by text-prompted affordances. A three-stage pipeline localizes affordance regions, constructs a small keypoint pool, and learns a transformer-based policy with gating to emphasize task-relevant points, yielding a $38$-dimensional state and training in about $15$ minutes. Across six real-world tasks, the method achieves strong data efficiency and robust generalization to unseen objects, backgrounds, and distractors, with an $82\%$ success rate on unseen instances and open-vocabulary prompts. These results highlight the practical impact of combining affordance grounding with keypoint distillation to enable fast, scalable, and generalizable robotic manipulation without heavy 3D perception or manual annotation.
Abstract
Vision-based robot learning often relies on dense image or point-cloud inputs, which are computationally heavy and entangle irrelevant background features. Existing keypoint-based approaches can focus on manipulation-centric features and be lightweight, but either depend on manual heuristics or task-coupled selection, limiting scalability and semantic understanding. To address this, we propose AFFORD2ACT, an affordance-guided framework that distills a minimal set of semantic 2D keypoints from a text prompt and a single image. AFFORD2ACT follows a three-stage pipeline: affordance filtering, category-level keypoint construction, and transformer-based policy learning with embedded gating to reason about the most relevant keypoints, yielding a compact 38-dimensional state policy that can be trained in 15 minutes, which performs well in real-time without proprioception or dense representations. Across diverse real-world manipulation tasks, AFFORD2ACT consistently improves data efficiency, achieving an 82% success rate on unseen objects, novel categories, backgrounds, and distractors.
