ROAICVOct 11, 2023

What Matters to You? Towards Visual Representation Alignment for Robot Learning

arXiv:2310.07932v217 citationsh-index: 24
AI Analysis

This addresses the challenge of misaligned robot behaviors in service tasks by improving visual representation alignment with human preferences, though it is incremental as it builds on existing preference-based learning methods.

The paper tackles the problem of robots learning visual rewards that align with human preferences by proposing Representation-Aligned Preference-based Learning (RAPL), which uses human feedback to align visual representations and disentangle task-relevant features, resulting in preferred robot behaviors with high sample efficiency and strong zero-shot generalization across different embodiments.

When operating in service of people, robots need to optimize rewards aligned with end-user preferences. Since robots will rely on raw perceptual inputs like RGB images, their rewards will inevitably use visual representations. Recently there has been excitement in using representations from pre-trained visual models, but key to making these work in robotics is fine-tuning, which is typically done via proxy tasks like dynamics prediction or enforcing temporal cycle-consistency. However, all these proxy tasks bypass the human's input on what matters to them, exacerbating spurious correlations and ultimately leading to robot behaviors that are misaligned with user preferences. In this work, we propose that robots should leverage human feedback to align their visual representations with the end-user and disentangle what matters for the task. We propose Representation-Aligned Preference-based Learning (RAPL), a method for solving the visual representation alignment problem and visual reward learning problem through the lens of preference-based learning and optimal transport. Across experiments in X-MAGICAL and in robotic manipulation, we find that RAPL's reward consistently generates preferred robot behaviors with high sample efficiency, and shows strong zero-shot generalization when the visual representation is learned from a different embodiment than the robot's.

Foundations

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

Your Notes