paper-with-me

홈 › Papers

Task and Domain Adaptive Reinforcement Learning for Robot Control

2024-04-29 · Yu Tang Liu, Nilaksh Singh, Aamir Ahmad

Deep reinforcement learning (DRL) has shown remarkable success in simulation domains, yet its application in designing robot controllers remains limited, due to its single-task orientation and insufficient adaptability to environmental changes. To overcome these limitations, we present a novel adaptive agent that leverages transfer learning techniques to dynamically adapt policy in response to different tasks and environmental conditions. The approach is validated through the blimp control challenge, where multitasking capabilities and environmental adaptability are essential. The agent is trained using a custom, highly parallelized simulator built on IsaacGym. We perform zero-shot transfer to fly the blimp in the real world to solve various tasks. We share our code at https://github.com/robot-perception-group/adaptive_agent.

📄 PDF Abstract BibTeX arXiv:2404.18713

Code (1)

robot-perception-group/adaptive_agent 공식 구현 pytorch

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningTransfer Learning

Similar Papers 제목 키워드 기반

Digital Twin Synchronization: Bridging the Sim-RL Agent to a Real-Time Robotic Additive Manufacturing Control

2025-01-29 · Matsive Ali, Sandesh Giri, Sen Liu, Qin Yang

With the rapid development of deep reinforcement learning technology, it gradually demonstrates excellent potential and is becoming the most promising solution in the robotics. However, in the smart manufacturing domain,…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningTransfer Learning+1

Adaptive Asynchronous Control Using Meta-learned Neural Ordinary Differential Equations

2022-07-25 · Achkan Salehi, Steffen Rühl, Stephane Doncieux

Model-based Reinforcement Learning and Control have demonstrated great potential in various sequential decision making problem domains, including in robotics settings. However, real-world robotics systems often present c…

Decision MakingMeta-LearningModel-based Reinforcement Learningreinforcement-learning+2

Domain Randomization for Robust, Affordable and Effective Closed-loop Control of Soft Robots

2023-03-07 · Gabriele Tiboni, Andrea Protopapa, Tatiana Tommasi, Giuseppe Averta

Soft robots are gaining popularity thanks to their intrinsic safety to contacts and adaptability. However, the potentially infinite number of Degrees of Freedom makes their modeling a daunting task, and in many cases onl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Decentralized Deep Reinforcement Learning for a Distributed and Adaptive Locomotion Controller of a Hexapod Robot

2020-05-21 · Malte Schilling, Kai Konen, Frank W. Ohl, Timo Korthals

Locomotion is a prime example for adaptive behavior in animals and biological control principles have inspired control architectures for legged robots. While machine learning has been successfully applied to many tasks i…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

AI Online Filters to Real World Image Recognition

2020-02-11 · Hai Xiao, Jin Shang, Mengyuan Huang

Deep artificial neural networks, trained with labeled data sets are widely used in numerous vision and robotics applications today. In terms of AI, these are called reflex models, referring to the fact that they do not s…

Reinforcement Learning