paper-with-me

Papers

Train Hard, Fight Easy: Robust Meta Reinforcement Learning

2023-09-21 · NeurIPS 2023 11

A major challenge of reinforcement learning (RL) in real-world applications is the variation between environments, tasks or clients. Meta-RL (MRL) addresses this issue by learning a meta-policy that adapts to new tasks. Standard MRL methods optimize the average return over tasks, but often suffer from poor results in tasks of high risk or difficulty. This limits system reliability since test tasks are not known in advance. In this work, we define a robust MRL objective with a controlled robustness level. Optimization of analogous robust objectives in RL is known to lead to both biased gradients and data inefficiency. We prove that the gradient bias disappears in our proposed MRL framework. The data inefficiency is addressed via the novel Robust Meta RL algorithm (RoML). RoML is a meta-algorithm that generates a robust version of any given MRL algorithm, by identifying and over-sampling harder tasks throughout training. We demonstrate that RoML achieves robust returns on multiple navigation and continuous control benchmarks.

📄 PDF Abstract BibTeX

Code (3)

ido90/robustmetarl 공식 구현
ido90/roml-maml 공식 구현 pytorch
ido90/roml-pearl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Harfang3D Dog-Fight Sandbox: A Reinforcement Learning Research Platform for the Customized Control Tasks of Fighter Aircrafts

2022-10-13 · Muhammed Murat Özbek, Süleyman Yıldırım, Muhammet Aksoy, Eric Kernin 외

The advent of deep learning (DL) gave rise to significant breakthroughs in Reinforcement Learning (RL) research. Deep Reinforcement Learning (DRL) algorithms have reached super-human level skills when applied to vision-b…

Atari GamesDecision MakingDeep Reinforcement Learningreinforcement-learning+2

FootsiesGym: A Fighting Game Benchmark for Two-Player Zero-Sum Imperfect-Information Games

2026-07-07 · Chase McDonald, Nathan Tsang, Wesley N. Kerr arxiv

We present FootsiesGym, an open-source environment for learning in a non-trivial two-player, zero-sum, imperfect-information game. Built on HiFight's minimalist 2D fighting game Footsies, it isolates the cyclic, non-tran…

Reinforcement Learning

Dogfight Search: A Swarm-Based Optimization Algorithm for Complex Engineering Optimization and Mountainous Terrain Path Planning

2026-03-30 · Yujing Sun, Jie Cai, Xingguo Xu, Yuansheng Gao 외 arxiv

Dogfight is a tactical behavior of cooperation between fighters. Inspired by this, this paper proposes a novel metaphor-free metaheuristic algorithm called Dogfight Search (DoS). Unlike traditional algorithms, DoS draws …

Expert Training: Task Hardness Aware Meta-Learning for Few-Shot Classification

2020-07-13 · Yucan Zhou, Yu Wang, Jianfei Cai, Yu Zhou 외

Deep neural networks are highly effective when a large number of labeled samples are available but fail with few-shot classification tasks. Recently, meta-learning methods have received much attention, which train a meta…

General ClassificationMeta-Learning

An Imitative Reinforcement Learning Framework for Autonomous Dogfight

2024-06-17 · Siyuan Li, Rongchang Zuo, Bofei Liu, Peng Liu 외

Unmanned Combat Aerial Vehicle (UCAV) dogfight, which refers to a fight between two or more UCAVs usually at close quarters, plays a decisive role on the aerial battlefields. With the evolution of artificial intelligence…

Imitation Learningreinforcement-learningReinforcement Learning