Search papers, labs, and topics across Lattice.
This paper introduces ROVED, a hybrid preference-based RL framework that reduces the need for expensive oracle feedback by leveraging vision-language embeddings (VLE) to generate segment-level preferences and only querying an oracle when the VLE exhibits high uncertainty. They further improve performance by fine-tuning the VLE model with oracle feedback using a parameter-efficient method. Experiments on robotic manipulation tasks demonstrate that ROVED matches or exceeds the performance of existing preference-based methods while reducing oracle queries by up to 80%, and generalizes across tasks, yielding up to 90% cumulative annotation savings.
Get 80% of your oracle feedback for free: ROVED leverages vision-language embeddings to drastically reduce the need for human preferences in reinforcement learning.
Preference-based reinforcement learning can learn effective reward functions from comparisons, but its scalability is constrained by the high cost of oracle feedback. Lightweight vision-language embedding (VLE) models provide a cheaper alternative, but their noisy outputs limit their effectiveness as standalone reward generators. To address this challenge, we propose ROVED, a hybrid framework that combines VLE-based supervision with targeted oracle feedback. Our method uses the VLE to generate segment-level preferences and defers to an oracle only for samples with high uncertainty, identified through a filtering mechanism. In addition, we introduce a parameter-efficient fine-tuning method that adapts the VLE with the obtained oracle feedback in order to improve the model over time in a synergistic fashion. This ensures the retention of the scalability of embeddings and the accuracy of oracles, while avoiding their inefficiencies. Across multiple robotic manipulation tasks, ROVED matches or surpasses prior preference-based methods while reducing oracle queries by up to 80%. Remarkably, the adapted VLE generalizes across tasks, yielding cumulative annotation savings of up to 90%, highlighting the practicality of combining scalable embeddings with precise oracle supervision for preference-based RL.