paper-with-me

Papers

Using Simulation Optimization to Improve Zero-shot Policy Transfer of Quadrotors

2022-01-04 · Sven Gronauer, Matthias Kissel, Luca Sacchetto, Mathias Korte, Klaus Diepold

In this work, we propose a data-driven approach to optimize the parameters of a simulation such that control policies can be directly transferred from simulation to a real-world quadrotor. Our neural network-based policies take only onboard sensor data as input and run entirely on the embedded hardware. In extensive real-world experiments, we compare low-level Pulse-Width Modulated control with higher-level control structures such as Attitude Rate and Attitude, which utilize Proportional-Integral-Derivative controllers to output motor commands. Our experiments show that low-level controllers trained with reinforcement learning require a more accurate simulation than higher-level control policies.

📄 PDF Abstract BibTeX arXiv:2201.01369

Code (1)

SvenGronauer/phoenix-drone-simulation 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Object-Centric Residual RL for Zero-Shot Sim-to-Real VLA Enhancement

2026-06-17 · Kinam Kim, Namiko Saito, Heecheol Kim, Katsushi Ikeuchi 외 arxiv

Vision-Language-Action (VLA) models can generalize across diverse manipulation tasks, but their imitation-learning-based policies remain brittle in precise physical interactions due to compounding execution errors; Can a…

Reinforcement Learning

Towards Bridging the Gap between Large-Scale Pretraining and Efficient Finetuning for Humanoid Control

2026-01-29 · Weidong Huang, Zhehan Li, Hangxin Liu, Biao Hou 외 arxiv

Reinforcement learning (RL) is widely used for humanoid control, with on-policy methods such as Proximal Policy Optimization (PPO) enabling robust training via large-scale parallel simulation and, in some cases, zero-sho…

Reinforcement Learning

AgilePE: Autonomous UAV Pursuit-Evasion via Self-Play Reinforcement Learning

2026-08-14 · Wenhao Tang, Tianyang Chen, Zhejun Cui, Boyuan An 외 arxiv

Autonomous pursuit-evasion is a fundamental challenge for Unmanned Aerial Vehicles (UAVs), requiring rapid decision-making under tightly coupled dynamics and continuously changing opponent behaviors. Traditional rule-bas…

Reinforcement Learning

Distributional Successor Features Enable Zero-Shot Policy Optimization

2024-03-10 · Chuning Zhu, Xinqi Wang, Tyler Han, Simon S. Du 외

Intelligent agents must be generalists, capable of quickly adapting to various tasks. In reinforcement learning (RL), model-based RL learns a dynamics model of the world, in principle enabling transfer to arbitrary rewar…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

BFM-Zero: A Promptable Behavioral Foundation Model for Humanoid Control Using Unsupervised Reinforcement Learning

2025-11-06 · Yitang Li, Zhengyi Luo, Tonghe Zhang, Cunxi Dai 외 arxiv

Building Behavioral Foundation Models (BFMs) for humanoid robots has the potential to unify diverse control tasks under a single, promptable generalist policy. However, existing approaches are either exclusively deployed…

Reinforcement Learning