paper-with-me

홈 › Papers

Maximizing Alignment with Minimal Feedback: Efficiently Learning Rewards for Visuomotor Robot Policy Alignment

2024-12-06 · Ran Tian, Yilin Wu, Chenfeng Xu, Masayoshi Tomizuka, Jitendra Malik, Andrea Bajcsy

Visuomotor robot policies, increasingly pre-trained on large-scale datasets, promise significant advancements across robotics domains. However, aligning these policies with end-user preferences remains a challenge, particularly when the preferences are hard to specify. While reinforcement learning from human feedback (RLHF) has become the predominant mechanism for alignment in non-embodied domains like large language models, it has not seen the same success in aligning visuomotor policies due to the prohibitive amount of human feedback required to learn visual reward functions. To address this limitation, we propose Representation-Aligned Preference-based Learning (RAPL), an observation-only method for learning visual rewards from significantly less human preference feedback. Unlike traditional RLHF, RAPL focuses human feedback on fine-tuning pre-trained vision encoders to align with the end-user's visual representation and then constructs a dense visual reward via feature matching in this aligned representation space. We first validate RAPL through simulation experiments in the X-Magical benchmark and Franka Panda robotic manipulation, demonstrating that it can learn rewards aligned with human preferences, more efficiently uses preference data, and generalizes across robot embodiments. Finally, our hardware experiments align pre-trained Diffusion Policies for three object manipulation tasks. We find that RAPL can fine-tune these policies with 5x less real human preference data, taking the first step towards minimizing human feedback while maximizing visuomotor robot policy alignment.

📄 PDF Abstract BibTeX arXiv:2412.04835

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Offline Safe Policy Optimization From Heterogeneous Feedback

2025-12-23 · Ze Gong, Pradeep Varakantham, Akshat Kumar arxiv

Offline Preference-based Reinforcement Learning (PbRL) learns rewards and policies aligned with human preferences without the need for extensive reward engineering and direct interaction with human annotators. However, e…

Reinforcement LearningContinuous Control

Online Merging Optimizers for Boosting Rewards and Mitigating Tax in Alignment

2024-05-28 · Keming Lu, Bowen Yu, Fei Huang, Yang Fan 외

Effectively aligning Large Language Models (LLMs) with human-centric values while preventing the degradation of abilities acquired through Pre-training and Supervised Fine-tuning (SFT) poses a central challenge in Reinfo…

Reward Constrained Interactive Recommendation with Natural Language Feedback

2020-05-04 · Ruiyi Zhang, Tong Yu, Yilin Shen, Hongxia Jin 외

Text-based interactive recommendation provides richer user feedback and has demonstrated advantages over traditional interactive recommender systems. However, recommendations can easily violate preferences of users from …

Interactive RecommendationRecommendation Systemsreinforcement-learningReinforcement Learning (RL)+1

Reward Shaping for (Inference-Time) Alignment: A Stackelberg Game Perspective

2026-01-31 · Haichuan Wang, Tao Lin, Lingkai Kong, Ce Li 외 arxiv

Existing alignment methods directly use the reward model learned from user preference data to optimize an LLM policy, subject to KL regularization with respect to the base policy. This practice is suboptimal for maximizi…

Federated Learning with Feedback Alignment

2025-12-14 · Incheol Baek, Hyungbin Kim, Minseo Kim, Yon Dohn Chung arxiv

Federated Learning (FL) enables collaborative training across multiple clients while preserving data privacy, yet it struggles with data heterogeneity, where clients' data are not distributed independently and identicall…

Federated Learning