pith. sign in

arxiv: 2012.05893 · v2 · pith:ZCWMAQMCnew · submitted 2020-12-10 · 💻 cs.AI

Flatland-RL : Multi-Agent Reinforcement Learning on Trains

classification 💻 cs.AI
keywords flatlandvrsplearningresearchpotentialapproachesbenchmarkenvironment
0
0 comments X
read the original abstract

Efficient automated scheduling of trains remains a major challenge for modern railway systems. The underlying vehicle rescheduling problem (VRSP) has been a major focus of Operations Research (OR) since decades. Traditional approaches use complex simulators to study VRSP, where experimenting with a broad range of novel ideas is time consuming and has a huge computational overhead. In this paper, we introduce a two-dimensional simplified grid environment called "Flatland" that allows for faster experimentation. Flatland does not only reduce the complexity of the full physical simulation, but also provides an easy-to-use interface to test novel approaches for the VRSP, such as Reinforcement Learning (RL) and Imitation Learning (IL). In order to probe the potential of Machine Learning (ML) research on Flatland, we (1) ran a first series of RL and IL experiments and (2) design and executed a public Benchmark at NeurIPS 2020 to engage a large community of researchers to work on this problem. Our own experimental results, on the one hand, demonstrate that ML has potential in solving the VRSP on Flatland. On the other hand, we identify key topics that need further research. Overall, the Flatland environment has proven to be a robust and valuable framework to investigate the VRSP for railway networks. Our experiments provide a good starting point for further research and for the participants of the NeurIPS 2020 Flatland Benchmark. All of these efforts together have the potential to have a substantial impact on shaping the mobility of the future.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. On the Hardness of Optimal Motion on Trees

    cs.RO 2026-06 unverdicted novelty 8.0

    Establishes NP-hardness of MAPF on trees for labeled and 2-colored variants across three objectives by proving hardness of stack rearrangement, which reduces to motion on subdivided stars.

  2. Advancing MAPF Toward the Real World: A Scalable Multi-Agent Realistic Testbed (SMART)

    cs.RO 2025-03 unverdicted novelty 5.0

    SMART is a physics-engine-based, scalable testbed for realistic evaluation of multi-agent path finding algorithms with an Action Dependency Graph integration framework.

  3. Multi-Agent Environments for Vehicle Routing Problems

    cs.LG 2024-11 unverdicted novelty 4.0

    Presents MAEnvs4VRP, a modular PyTorch library providing unified multi-agent environments for multiple variants of vehicle routing problems following the AEC model.