2020
DOI: 10.1007/978-3-030-50426-7_33
|View full text |Cite
|
Sign up to set email alerts
|

OpenGraphGym: A Parallel Reinforcement Learning Framework for Graph Optimization Problems

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 opensource RL framework is targeted at achieving… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
3

Relationship

1
8

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 17 publications
0
9
0
Order By: Relevance
“…Conversely, libraries to simplify the usage of machine learning in CO have also been developed. OR-Gym [60] and OpenGraphGym [152] are libraries designed to facilitate the learning of heuristics for CO problems in a similar interface to the popular OpenAI Gym library [14]. In contrast, MIPLearn [142] is a library that facilitates the learning of con guration parameters for CO solvers.…”
Section: Implementation Frameworkmentioning
confidence: 99%
“…Conversely, libraries to simplify the usage of machine learning in CO have also been developed. OR-Gym [60] and OpenGraphGym [152] are libraries designed to facilitate the learning of heuristics for CO problems in a similar interface to the popular OpenAI Gym library [14]. In contrast, MIPLearn [142] is a library that facilitates the learning of con guration parameters for CO solvers.…”
Section: Implementation Frameworkmentioning
confidence: 99%
“…Related software efforts have addressed parts of the above need. OpenGraphGym (Zheng et al, 2020) implements RL-based stragies for common graph optimization challenges such as minimum vertex cover or maximum cut, but does not interface with external RL libraries and has minimal documentation. Ecole (Prouvost et al, 2020) provides an OpenAI-like gym environment for combinatorial optimization, but intends to operate in concert with traditional mixed integer solvers rather than directly exposing the environment to an RL agent.…”
Section: Rllib Provides Convenient Out-of-the-box Support For Several...mentioning
confidence: 99%
“…There are a number of methods that combine RL and GE [34][35][36][37][38]; however, they are limited to the problem of selecting nodes.…”
Section: Graph Embeddingmentioning
confidence: 99%