TRLGDec 13, 2021

FinRL-Meta: A Universe of Near-Real Market Environments for Data-Driven Deep Reinforcement Learning in Quantitative Finance

arXiv:2112.06753v214 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the need for diverse and efficient market simulators for quantitative finance researchers and practitioners, though it is incremental as it builds on existing DRL methods.

The paper tackles the challenge of building high-fidelity market simulators for deep reinforcement learning in finance by introducing FinRL-Meta, a framework that provides a universe of market environments, open-source data engineering tools, and multiprocessing simulation, resulting in hundreds of environments and support for thousands of GPU cores.

Deep reinforcement learning (DRL) has shown huge potentials in building financial market simulators recently. However, due to the highly complex and dynamic nature of real-world markets, raw historical financial data often involve large noise and may not reflect the future of markets, degrading the fidelity of DRL-based market simulators. Moreover, the accuracy of DRL-based market simulators heavily relies on numerous and diverse DRL agents, which increases demand for a universe of market environments and imposes a challenge on simulation speed. In this paper, we present a FinRL-Meta framework that builds a universe of market environments for data-driven financial reinforcement learning. First, FinRL-Meta separates financial data processing from the design pipeline of DRL-based strategy and provides open-source data engineering tools for financial big data. Second, FinRL-Meta provides hundreds of market environments for various trading tasks. Third, FinRL-Meta enables multiprocessing simulation and training by exploiting thousands of GPU cores. Our codes are available online at https://github.com/AI4Finance-Foundation/FinRL-Meta.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes