PRIMT: Preference-based Reinforcement Learning with Multimodal Feedback and Trajectory Synthesis from Foundation Models
Ruiqi Wang, Dezhong Zhao, Ziqin Yuan, Tianyu Shao, Guohua Chen, Dominic Kao, Sungeun Hong, Byung-Cheol Min
TL;DR
PRIMT tackles reward engineering bottlenecks in robotics PbRL by fusing multimodal foundation-model feedback through a hierarchical neuro-symbolic PSL framework and by actively synthesizing trajectories via foresight and hindsight with a causal auxiliary loss. The approach reduces human annotation needs, mitigates early-stage query ambiguity, and improves state-action credit assignment, yielding superior performance across 8 tasks and real-world deployment on a Kinova Jaco. Ablation studies show the necessity of both intra-/inter-modal fusion and trajectory synthesis components, with notable gains in early learning and final task success. While incurring additional FM costs, PRIMT demonstrates favorable cost–performance trade-offs and robust generalization to diverse robotic tasks and conditions.
Abstract
Preference-based reinforcement learning (PbRL) has emerged as a promising paradigm for teaching robots complex behaviors without reward engineering. However, its effectiveness is often limited by two critical challenges: the reliance on extensive human input and the inherent difficulties in resolving query ambiguity and credit assignment during reward learning. In this paper, we introduce PRIMT, a PbRL framework designed to overcome these challenges by leveraging foundation models (FMs) for multimodal synthetic feedback and trajectory synthesis. Unlike prior approaches that rely on single-modality FM evaluations, PRIMT employs a hierarchical neuro-symbolic fusion strategy, integrating the complementary strengths of large language models and vision-language models in evaluating robot behaviors for more reliable and comprehensive feedback. PRIMT also incorporates foresight trajectory generation, which reduces early-stage query ambiguity by warm-starting the trajectory buffer with bootstrapped samples, and hindsight trajectory augmentation, which enables counterfactual reasoning with a causal auxiliary loss to improve credit assignment. We evaluate PRIMT on 2 locomotion and 6 manipulation tasks on various benchmarks, demonstrating superior performance over FM-based and scripted baselines.
