paper-with-me

홈 › Papers

VARP: Reinforcement Learning from Vision-Language Model Feedback with Agent Regularized Preferences

2025-03-18 · Anukriti Singh, Amisha Bhaskar, Peihong Yu, Souradip Chakraborty, Ruthwik Dasyam, Amrit Bedi, Pratap Tokekar

Designing reward functions for continuous-control robotics often leads to subtle misalignments or reward hacking, especially in complex tasks. Preference-based RL mitigates some of these pitfalls by learning rewards from comparative feedback rather than hand-crafted signals, yet scaling human annotations remains challenging. Recent work uses Vision-Language Models (VLMs) to automate preference labeling, but a single final-state image generally fails to capture the agent's full motion. In this paper, we present a two-part solution that both improves feedback accuracy and better aligns reward learning with the agent's policy. First, we overlay trajectory sketches on final observations to reveal the path taken, allowing VLMs to provide more reliable preferences-improving preference accuracy by approximately 15-20% in metaworld tasks. Second, we regularize reward learning by incorporating the agent's performance, ensuring that the reward model is optimized based on data generated by the current policy; this addition boosts episode returns by 20-30% in locomotion tasks. Empirical studies on metaworld demonstrate that our method achieves, for instance, around 70-80% success rate in all tasks, compared to below 50% for standard approaches. These results underscore the efficacy of combining richer visual representations with agent-aware reward regularization.

📄 PDF Abstract BibTeX arXiv:2503.13817

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Revisable Justified Belief: Preliminary Report

2015-03-27 · Alexandru Baltag, Bryan Renne, Sonja Smets

The theory $\mathsf{CDL}$ of Conditional Doxastic Logic is the single-agent version of Board's multi-agent theory $\mathsf{BRSIC}$ of conditional belief. $\mathsf{CDL}$ may be viewed as a version of AGM belief revision t…

Can VLMs Play Action Role-Playing Games? Take Black Myth Wukong as a Study Case

2024-09-19 · Peng Chen, Pi Bu, Jun Song, Yuan Gao 외

Recently, large language model (LLM)-based agents have made significant advances across various fields. One of the most popular research areas involves applying these agents to video games. Traditionally, these methods h…

Large Language Model

The Machiavellian frontier of stable mechanisms

2024-05-21 · Qiufu Chen, Yuanmei Li, Xiaopeng Yin, Luosai Zhang 외

The impossibility theorem in Roth (1982) states that no stable mechanism satisfies strategy-proofness. This paper explores the Machiavellian frontier of stable mechanisms by weakening strategy-proofness. For a fixed mech…

Position

Synchronization on circles and spheres with nonlinear interactions

2024-05-28 · Christopher Criscitiello, Quentin Rebjock, Andrew D. McRae, Nicolas Boumal

We consider the dynamics of $n$ points on a sphere in $\mathbb{R}^d$ ($d \geq 2$) which attract each other according to a function $\varphi$ of their inner products. When $\varphi$ is linear ($\varphi(t) = t$), the point…

Leveraging Domain Knowledge for Efficient Reward Modelling in RLHF: A Case-Study in E-Commerce Opinion Summarization

2024-02-23 · Swaroop Nath, Tejpalsingh Siledar, Sankara Sri Raghava Ravindra Muddu, Rupasai Rangaraju 외

Reinforcement Learning from Human Feedback (RLHF) has become a dominating strategy in aligning Language Models (LMs) with human values/goals. The key to the strategy is learning a reward model ($\varphi$), which can refl…

Opinion Summarization