paper-with-me

Papers

MAVEN: A Meta-Reinforcement Learning Framework for Varying-Dynamics Expertise in Agile Quadrotor Maneuvers

2026-03-11 · Jin Zhou, Dongcheng Cao, Xian Wang, Shuo Li arxiv

Reinforcement learning (RL) has emerged as a powerful paradigm for achieving online agile navigation with quadrotors. Despite this success, policies trained via standard RL typically fail to generalize across significant dynamic variations, exhibiting a critical lack of adaptability. This work introduces MAVEN, a meta-RL framework that enables a single policy to achieve robust end-to-end navigation across a wide range of quadrotor dynamics. Our approach features a novel predictive context encoder, which learns to infer a latent representation of the system dynamics from interaction history. We demonstrate our method in agile waypoint traversal tasks under two challenging scenarios: large variations in quadrotor mass and severe single-rotor thrust loss. We leverage a GPU-vectorized simulator to distribute tasks across thousands of parallel environments, overcoming the long training times of meta-RL to converge in less than an hour. Through extensive experiments in both simulation and the real world, we validate that MAVEN achieves superior adaptation and agility. The policy successfully executes zero-shot sim-to-real transfer, demonstrating robust online adaptation by performing high-speed maneuvers despite mass variations of up to 66.7% and single-rotor thrust losses as severe as 70%.

📄 PDF Abstract BibTeX arXiv:2603.10714

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Distributionally Adaptive Meta Reinforcement Learning

2022-10-06 · Anurag Ajay, Abhishek Gupta, Dibya Ghosh, Sergey Levine 외

Meta-reinforcement learning algorithms provide a data-driven way to acquire policies that quickly adapt to many tasks with varying rewards or dynamics functions. However, learned meta-policies are often effective only on…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Evidence-State Rewards for Long-Context Reasoning

2026-07-02 · Ya Gao, Pekka Marttinen arxiv

Long-context reasoning requires models to locate, revise, and synthesize evidence distributed across lengthy inputs. Existing long-context RL methods usually reward final answers or static evidence extraction, offering l…

Reinforcement Learning

MAVEN: Multi-Agent Variational Exploration

2019-10-16 · NeurIPS 2019 12 · Anuj Mahajan, Tabish Rashid, Mikayel Samvelyan, Shimon Whiteson

Centralised training with decentralised execution is an important setting for cooperative deep multi-agent reinforcement learning due to communication constraints during execution and computational tractability in traini…

Multi-agent Reinforcement LearningReinforcement LearningSMACSMAC+

MAVEN: A Mesh-Aware Volumetric Encoding Network for Simulating 3D Flexible Deformation

2026-04-06 · Zhe Feng, Shilong Tao, Haonan Sun, Shaohan Chen 외 arxiv

Deep learning-based approaches, particularly graph neural networks (GNNs), have gained prominence in simulating flexible deformations and contacts of solids, due to their ability to handle unstructured physical fields an…

Composing Meta-Policies for Autonomous Driving Using Hierarchical Deep Reinforcement Learning

2017-11-04 · Richard Liaw, Sanjay Krishnan, Animesh Garg, Daniel Crankshaw 외

Rather than learning new control policies for each new task, it is possible, when tasks share some structure, to compose a "meta-policy" from previously learned policies. This paper reports results from experiments using…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1