ROCVNov 13, 2025

Attentive Feature Aggregation or: How Policies Learn to Stop Worrying about Robustness and Attend to Task-Relevant Visual Cues

arXiv:2511.10762v11 citationsh-index: 50
Originality Incremental advance
AI Analysis

This addresses robustness issues for deploying visuomotor policies in real-world environments, though it is incremental as it builds on existing pooling methods.

The paper tackles the problem of visuomotor policies being vulnerable to visual perturbations and distractors due to task-irrelevant information in pre-trained visual representations, and shows that Attentive Feature Aggregation significantly improves robustness in both simulation and real-world experiments without needing dataset augmentation or fine-tuning.

The adoption of pre-trained visual representations (PVRs), leveraging features from large-scale vision models, has become a popular paradigm for training visuomotor policies. However, these powerful representations can encode a broad range of task-irrelevant scene information, making the resulting trained policies vulnerable to out-of-domain visual changes and distractors. In this work we address visuomotor policy feature pooling as a solution to the observed lack of robustness in perturbed scenes. We achieve this via Attentive Feature Aggregation (AFA), a lightweight, trainable pooling mechanism that learns to naturally attend to task-relevant visual cues, ignoring even semantically rich scene distractors. Through extensive experiments in both simulation and the real world, we demonstrate that policies trained with AFA significantly outperform standard pooling approaches in the presence of visual perturbations, without requiring expensive dataset augmentation or fine-tuning of the PVR. Our findings show that ignoring extraneous visual information is a crucial step towards deploying robust and generalisable visuomotor policies. Project Page: tsagkas.github.io/afa

Foundations

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

Your Notes