ROAIOct 11, 2024

Language-Model-Assisted Bi-Level Programming for Reward Learning from Internet Videos

arXiv:2410.09286v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses data acquisition challenges in learning from demonstrations for reinforcement learning agents, though it appears incremental as it builds on existing methods using vision-language and large language models.

The authors tackled the problem of learning rewards from internet videos without complex data preparation by introducing a language-model-assisted bi-level programming framework, which enabled efficient reward design for synthesizing complex behaviors from YouTube videos.

Learning from Demonstrations, particularly from biological experts like humans and animals, often encounters significant data acquisition challenges. While recent approaches leverage internet videos for learning, they require complex, task-specific pipelines to extract and retarget motion data for the agent. In this work, we introduce a language-model-assisted bi-level programming framework that enables a reinforcement learning agent to directly learn its reward from internet videos, bypassing dedicated data preparation. The framework includes two levels: an upper level where a vision-language model (VLM) provides feedback by comparing the learner's behavior with expert videos, and a lower level where a large language model (LLM) translates this feedback into reward updates. The VLM and LLM collaborate within this bi-level framework, using a "chain rule" approach to derive a valid search direction for reward learning. We validate the method for reward learning from YouTube videos, and the results have shown that the proposed method enables efficient reward design from expert videos of biological agents for complex behavior synthesis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes