paper-with-me

홈 › Papers

LAPP: Large Language Model Feedback for Preference-Driven Reinforcement Learning

2025-04-21 · Pingcheng Jian, Xiao Wei, Yanbaihui Liu, Samuel A. Moore, Michael M. Zavlanos, Boyuan Chen

We introduce Large Language Model-Assisted Preference Prediction (LAPP), a novel framework for robot learning that enables efficient, customizable, and expressive behavior acquisition with minimum human effort. Unlike prior approaches that rely heavily on reward engineering, human demonstrations, motion capture, or expensive pairwise preference labels, LAPP leverages large language models (LLMs) to automatically generate preference labels from raw state-action trajectories collected during reinforcement learning (RL). These labels are used to train an online preference predictor, which in turn guides the policy optimization process toward satisfying high-level behavioral specifications provided by humans. Our key technical contribution is the integration of LLMs into the RL feedback loop through trajectory-level preference prediction, enabling robots to acquire complex skills including subtle control over gait patterns and rhythmic timing. We evaluate LAPP on a diverse set of quadruped locomotion and dexterous manipulation tasks and show that it achieves efficient learning, higher final performance, faster adaptation, and precise control of high-level behaviors. Notably, LAPP enables robots to master highly dynamic and expressive tasks such as quadruped backflips, which remain out of reach for standard LLM-generated or handcrafted rewards. Our results highlight LAPP as a promising direction for scalable preference-driven robot learning.

📄 PDF Abstract BibTeX arXiv:2504.15472

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Modelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

LILO: Bayesian Optimization with Natural Language Feedback

2025-10-20 · Katarzyna Kobalczyk, Zhiyuan Jerry Lin, Benjamin Letham, Zhuokai Zhao 외 arxiv

Many real-world optimization problems are guided by complex, subjective preferences that are difficult to express as explicit closed-form objectives. In response, we introduce Language-in-the-Loop Optimization (LILO), a …

Online Preference-based Reinforcement Learning with Self-augmented Feedback from Large Language Model

2024-12-22 · Songjun Tu, Jingbo Sun, Qichao Zhang, Xiangyuan Lan 외

Preference-based reinforcement learning (PbRL) provides a powerful paradigm to avoid meticulous reward engineering by learning rewards based on human preferences. However, real-time human feedback is hard to obtain in on…

Language ModelingLanguage ModellingLarge Language Model

A Large Language Model-Driven Reward Design Framework via Dynamic Feedback for Reinforcement Learning

2024-10-18 · Shengjie Sun, Runze Liu, Jiafei Lyu, Jing-Wen Yang 외

Large Language Models (LLMs) have shown significant potential in designing reward functions for Reinforcement Learning (RL) tasks. However, obtaining high-quality reward code often involves human intervention, numerous L…

Language ModelingLanguage ModellingLarge Language ModelReinforcement Learning (RL)

MLLM-as-a-Judge Exhibits Model Preference Bias

2026-04-13 · Shuitsu Koyama, Yuiga Wada, Daichi Yashima, Komei Sugiura arxiv

Automatic evaluation using multimodal large language models (MLLMs), commonly referred to as MLLM-as-a-Judge, has been widely used to measure model performance. If such MLLM-as-a-Judge methods were biased, they could dis…

Offline Learning of Nash Stable Coalition Structures with Possibly Overlapping Coalitions

2026-02-15 · Saar Cohen arxiv

Coalition formation concerns strategic collaborations of selfish agents that form coalitions based on their preferences. It is often assumed that coalitions are disjoint and preferences are fully known, which may not hol…