Dreaming Falcon: Physics-Informed Model-Based Reinforcement Learning for Quadcopters
Eashan Vytla, Bhavanishankar Kalavakolanu, Andrew Perrault, Matthew McCrink

TL;DR
This paper introduces a physics-informed world model for reinforcement learning in quadcopters, aiming to improve generalization and robustness in dynamic environments by integrating physical principles into the model.
Contribution
It proposes a physics-informed approach to world model learning for quadcopters, enhancing the integration of physical dynamics into model-based RL.
Findings
Physics-informed model improves physical consistency
Both models struggle to generalize to new trajectories
Rapid divergence prevents policy convergence
Abstract
Current control algorithms for aerial robots struggle with robustness in dynamic environments and adverse conditions. Model-based reinforcement learning (RL) has shown strong potential in handling these challenges while remaining sample-efficient. Additionally, Dreamer has demonstrated that online model-based RL can be achieved using a recurrent world model trained on replay buffer data. However, applying Dreamer to aerial systems has been quite challenging due to its sample inefficiency and poor generalization of dynamics models. Our work explores a physics-informed approach to world model learning and improves policy performance. The world model treats the quadcopter as a free-body system and predicts the net forces and moments acting on it, which are then passed through a 6-DOF Runge-Kutta integrator (RK4) to predict future state rollouts. In this paper, we compare this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adaptive Dynamic Programming Control · Model Reduction and Neural Networks
