ROAICVMar 31

RAAP: Retrieval-Augmented Affordance Prediction with Cross-Image Action Alignment

arXiv:2603.2941984.0h-index: 8Has Code
AI Analysis

This work addresses the challenge of enabling robots to perform fine-grained interactions in diverse environments, representing an incremental improvement over existing methods by combining retrieval and learning approaches.

The paper tackles the problem of robust affordance prediction for robotic manipulation by introducing RAAP, which unifies retrieval with alignment-based learning to improve generalization to unseen objects and categories, achieving consistent performance with as few as tens of samples per task and enabling zero-shot manipulation in simulation and real-world settings.

Understanding object affordances is essential for enabling robots to perform purposeful and fine-grained interactions in diverse and unstructured environments. However, existing approaches either rely on retrieval, which is fragile due to sparsity and coverage gaps, or on large-scale models, which frequently mislocalize contact points and mispredict post-contact actions when applied to unseen categories, thereby hindering robust generalization. We introduce Retrieval-Augmented Affordance Prediction (RAAP), a framework that unifies affordance retrieval with alignment-based learning. By decoupling static contact localization and dynamic action direction, RAAP transfers contact points via dense correspondence and predicts action directions through a retrieval-augmented alignment model that consolidates multiple references with dual-weighted attention. Trained on compact subsets of DROID and HOI4D with as few as tens of samples per task, RAAP achieves consistent performance across unseen objects and categories, and enables zero-shot robotic manipulation in both simulation and the real world. Project website: https://github.com/SEU-VIPGroup/RAAP.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes