paper-with-me

홈 › Papers

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

2024-10-11 · Harsh Mahesheka, Zhixian Xie, Zhaoran Wang, Wanxin Jin

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.

📄 PDF Abstract BibTeX arXiv:2410.09286

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Modelvalid

Similar Papers 제목 키워드 기반

Joint Optimization of Trajectory Control, Resource Allocation, and Task Offloading for Multi-UAV-Assisted IoV

2026-05-06 · Maoxin Ji, Qiong Wu, Pingyi Fan, Cui Zhang 외 arxiv

This paper investigates a multi-Unmanned Aerial Vehicle (UAV) joint base station-assisted Internet of Vehicles (IoV) task offloading system in dense urban environments. To minimize system delay and energy consumption und…

Multi-agent Reinforcement LearningDistributed Optimization

What is it like to program with artificial intelligence?

2022-08-12 · Advait Sarkar, Andrew D. Gordon, Carina Negreanu, Christian Poelitz 외

Large language models, such as OpenAI's codex and Deepmind's AlphaCode, can generate code to solve a variety of problems expressed in natural language. This technology has already been commercialised in at least one wide…

CodeLMSec Benchmark: Systematically Evaluating and Finding Security Vulnerabilities in Black-Box Code Language Models

2023-02-08 · Hossein Hajipour, Keno Hassler, Thorsten Holz, Lea Schönherr 외

Large language models (LLMs) for automatic code generation have achieved breakthroughs in several programming tasks. Their advances in competition-level programming problems have made them an essential pillar of AI-assis…

Code Generation

Natural Language Generation and Understanding of Big Code for AI-Assisted Programming: A Review

2023-07-04 · Man Fai Wong, Shangxin Guo, Ching Nam Hang, Siu Wai Ho 외

This paper provides a comprehensive review of the literature concerning the utilization of Natural Language Processing (NLP) techniques, with a particular focus on transformer-based large language models (LLMs) trained u…

Clone DetectionCode CompletionCode GenerationCode Summarization+3

Integrating Large Language Models with Internet of Things Applications

2024-10-25 · Mingyu Zong, Arvin Hekmati, Michael Guastalla, Yiyi Li 외

This paper identifies and analyzes applications in which Large Language Models (LLMs) can make Internet of Things (IoT) networks more intelligent and responsive through three case studies from critical topics: DDoS attac…

Few-Shot Learning