paper-with-me

홈 › Papers

LIV: Language-Image Representations and Rewards for Robotic Control

2023-06-01 · Yecheng Jason Ma, William Liang, Vaidehi Som, Vikash Kumar, Amy Zhang, Osbert Bastani, Dinesh Jayaraman

We present Language-Image Value learning (LIV), a unified objective for vision-language representation and reward learning from action-free videos with text annotations. Exploiting a novel connection between dual reinforcement learning and mutual information contrastive learning, the LIV objective trains a multi-modal representation that implicitly encodes a universal value function for tasks specified as language or image goals. We use LIV to pre-train the first control-centric vision-language representation from large human video datasets such as EpicKitchen. Given only a language or image goal, the pre-trained LIV model can assign dense rewards to each frame in videos of unseen robots or humans attempting that task in unseen environments. Further, when some target domain-specific data is available, the same objective can be used to fine-tune and improve LIV and even other pre-trained representations for robotic control and reward specification in that domain. In our experiments on several simulated and real-world robot environments, LIV models consistently outperform the best prior input state representations for imitation learning, as well as reward specification methods for policy synthesis. Our results validate the advantages of joint vision-language representation and reward learning within the unified, compact LIV framework.

📄 PDF Abstract BibTeX arXiv:2306.00958

Code (1)

penn-pal-lab/liv 공식 구현 pytorch

Tasks

Contrastive LearningImitation Learning

Similar Papers 제목 키워드 기반

MELD: Meta-Reinforcement Learning from Images via Latent State Models

2020-10-26 · Tony Z. Zhao, Anusha Nagabandi, Kate Rakelly, Chelsea Finn 외

Meta-reinforcement learning algorithms can enable autonomous agents, such as robots, to quickly acquire new behaviors by leveraging prior experience in a set of related training tasks. However, the onerous data requireme…

Meta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+2

Self-Imitation Learning for Robot Tasks with Sparse and Delayed Rewards

2020-10-14 · Zhixin Chen, Mengxiang Lin

The application of reinforcement learning (RL) in robotic control is still limited in the environments with sparse and delayed rewards. In this paper, we propose a practical self-imitation learning method named Self-Imit…

Imitation LearningMuJoCoReinforcement Learning (RL)

Leveraging Demonstrations for Deep Reinforcement Learning on Robotics Problems with Sparse Rewards

2017-07-27 · Mel Vecerik, Todd Hester, Jonathan Scholz, Fumin Wang 외

We propose a general and model-free approach for Reinforcement Learning (RL) on real robotics with sparse rewards. We build upon the Deep Deterministic Policy Gradient (DDPG) algorithm to use demonstrations. Both demonst…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Language to Rewards for Robotic Skill Synthesis

2023-06-14 · Wenhao Yu, Nimrod Gileadi, Chuyuan Fu, Sean Kirmani 외

Large language models (LLMs) have demonstrated exciting progress in acquiring diverse new capabilities through in-context learning, ranging from logical reasoning to code-writing. Robotics researchers have also explored …

In-Context LearningLogical ReasoningMuJoCo

Stabilizing Contrastive RL: Techniques for Robotic Goal Reaching from Offline Data

2023-06-06 · Chongyi Zheng, Benjamin Eysenbach, Homer Walke, Patrick Yin 외

Robotic systems that rely primarily on self-supervised learning have the potential to decrease the amount of human annotation and engineering effort required to learn control strategies. In the same way that prior roboti…

Contrastive LearningData AugmentationReinforcement Learning (RL)Self-Supervised Learning