paper-with-me

Papers

Learning to Adapt in Dynamic, Real-World Environments Through Meta-Reinforcement Learning

2018-03-30 · ICLR 2019 5 · Anusha Nagabandi, Ignasi Clavera, Simin Liu, Ronald S. Fearing, Pieter Abbeel, Sergey Levine, Chelsea Finn

Although reinforcement learning methods can achieve impressive results in simulation, the real world presents two major challenges: generating samples is exceedingly expensive, and unexpected perturbations or unseen situations cause proficient but specialized policies to fail at test time. Given that it is impractical to train separate policies to accommodate all situations the agent may see in the real world, this work proposes to learn how to quickly and effectively adapt online to new tasks. To enable sample-efficient learning, we consider learning online adaptation in the context of model-based reinforcement learning. Our approach uses meta-learning to train a dynamics model prior such that, when combined with recent data, this prior can be rapidly adapted to the local context. Our experiments demonstrate online adaptation for continuous control tasks on both simulated and real-world agents. We first show simulated agents adapting their behavior online to novel terrains, crippled body parts, and highly-dynamic environments. We also illustrate the importance of incorporating online adaptation into autonomous agents that operate in the real world by applying our method to a real dynamic legged millirobot. We demonstrate the agent's learned ability to quickly adapt online to a missing leg, adjust to novel terrains and slopes, account for miscalibration or errors in pose estimation, and compensate for pulling payloads.

📄 PDF Abstract BibTeX arXiv:1803.11347

Code (2)

iclavera/learning_to_adapt tf
jesbu1/carl pytorch

Tasks

continuous-controlContinuous ControlMeta-LearningMeta Reinforcement LearningModel-based Reinforcement LearningPose Estimationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

From Abstraction to Reality: DARPA's Vision for Robust Sim-to-Real Autonomy

2025-03-14 · Erfaun Noorani, Zachary Serlin, Ben Price, Alvaro Velasquez

The DARPA Transfer from Imprecise and Abstract Models to Autonomous Technologies (TIAMAT) program aims to address rapid and robust transfer of autonomy technologies across dynamic and complex environments, goals, and pla…

Domain AdaptationImitation LearningMeta-Learning

Context is Everything: Implicit Identification for Dynamics Adaptation

2022-03-10 · Ben Evans, Abitha Thankaraj, Lerrel Pinto

Understanding environment dynamics is necessary for robots to act safely and optimally in the world. In realistic scenarios, dynamics are non-stationary and the causal variables such as environment parameters cannot nece…

MuJoCo

An Adaptive Metaheuristic Framework for Changing Environments

2024-04-18 · Bestoun S. Ahmed

The rapidly changing landscapes of modern optimization problems require algorithms that can be adapted in real-time. This paper introduces an Adaptive Metaheuristic Framework (AMF) designed for dynamic environments. It i…

Navigate

Test-Time Mixture of World Models for Embodied Agents in Dynamic Environments

2026-01-30 · Jinwoo Jang, Minjong Yoo, Sihyung Yoon, Honguk Woo arxiv

Language model (LM)-based embodied agents are increasingly deployed in real-world settings. Yet, their adaptability remains limited in dynamic environments, where constructing accurate and flexible world models is crucia…

Continual Learning of Visual Concepts for Robots through Limited Supervision

2021-01-26 · Ali Ayub, Alan R. Wagner

For many real-world robotics applications, robots need to continually adapt and learn new concepts. Further, robots need to learn through limited data because of scarcity of labeled data in the real-world environments. T…

BIG-bench Machine LearningContinual Learning