Meta-World+: An Improved, Standardized, RL Benchmark
Reginald McLean, Evangelos Chatzaroulas, Luc McCutcheon, Frank Röder, Tianhe Yu, Zhanpeng He, K. R. Zentner, Ryan Julian, J K Terry, Isaac Woungang, Nariman Farsad, Pablo Samuel Castro
TL;DR
The paper addresses inconsistent versioning in the Meta-World benchmark that impeded fair evaluation of multi-task and meta-RL algorithms. It presents a preserved, reproducible reimplementation with selectable reward versions (V1/V2), new task sets (MT25/ML25), and Gymnasium integration, together with empirical analyses across algorithms and reward schemes. Key contributions include exposing cross-version inconsistencies, enabling customizable task sets, and detailing a scalable, open-source benchmark design intended to guide future multi-task/meta-RL benchmarking. The work aims to standardize evaluation practices, improve reproducibility, and inform benchmark design for more robust assessment of algorithmic advances.
Abstract
Meta-World is widely used for evaluating multi-task and meta-reinforcement learning agents, which are challenged to master diverse skills simultaneously. Since its introduction however, there have been numerous undocumented changes which inhibit a fair comparison of algorithms. This work strives to disambiguate these results from the literature, while also leveraging the past versions of Meta-World to provide insights into multi-task and meta-reinforcement learning benchmark design. Through this process we release a new open-source version of Meta-World (https://github.com/Farama-Foundation/Metaworld/) that has full reproducibility of past results, is more technically ergonomic, and gives users more control over the tasks that are included in a task set.
