Abstract
This paper presents an open-source, parallel AI environment (named OpenGraphGym) to facilitate the application of reinforcement learning (RL) algorithms to address combinatorial graph optimization problems. This environment incorporates a basic deep reinforcement learning method, and several graph embeddings to capture graph features, it also allows users to rapidly plug in and test new RL algorithms and graph embeddings for graph optimization problems. This new open-source RL framework is targeted at achieving both high performance and high quality of the computed graph solutions. This RL framework forms the foundation of several ongoing research directions, including 1) benchmark works on different RL algorithms and embedding methods for classic graph problems; 2) advanced parallel strategies for extreme-scale graph computations, as well as 3) performance evaluation on real-world graph solutions.
Original language | English |
---|---|
Title of host publication | Computational Science – ICCS 2020 - 20th International Conference, Proceedings |
Editors | Valeria V. Krzhizhanovskaya, Gábor Závodszky, Michael H. Lees, Peter M.A. Sloot, Peter M.A. Sloot, Peter M.A. Sloot, Jack J. Dongarra, Sérgio Brissos, João Teixeira |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 439-452 |
Number of pages | 14 |
ISBN (Print) | 9783030504250 |
DOIs | |
State | Published - 2020 |
Event | 20th International Conference on Computational Science, ICCS 2020 - Amsterdam, Netherlands Duration: Jun 3 2020 → Jun 5 2020 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 12141 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 20th International Conference on Computational Science, ICCS 2020 |
---|---|
Country/Territory | Netherlands |
City | Amsterdam |
Period | 06/3/20 → 06/5/20 |
Funding
This research was funded by the U.S. Department of Energy, Office of Science, Advanced Scientific Computing Research (Interoperable Design of Extreme-scale Application Software).
Keywords
- Distributed GPU computing
- Graph optimization problems
- Open AI software environment
- Reinforcement learning