AI Agents 相关度: 7/10

RLGT: A reinforcement learning framework for extremal graph theory

Ivan Damnjanović, Uroš Milivojević, Irena Đorđević, Dragan Stevanović
arXiv: 2602.17276v1 发布: 2026-02-19 更新: 2026-02-19

AI 摘要

RLGT是一个图论强化学习框架,旨在系统化现有工作,支持多种图结构,提升计算性能。

主要贡献

  • 系统化图论强化学习工作
  • 支持多种图结构(有向/无向,带环/无环,多颜色)
  • 优化计算性能,模块化设计

方法论

利用强化学习方法,将极值图论问题转化为组合优化问题进行求解。

原文摘要

Reinforcement learning (RL) is a subfield of machine learning that focuses on developing models that can autonomously learn optimal decision-making strategies over time. In a recent pioneering paper, Wagner demonstrated how the Deep Cross-Entropy RL method can be applied to tackle various problems from extremal graph theory by reformulating them as combinatorial optimization problems. Subsequently, many researchers became interested in refining and extending the framework introduced by Wagner, thereby creating various RL environments specialized for graph theory. Moreover, a number of problems from extremal graph theory were solved through the use of RL. In particular, several inequalities concerning the Laplacian spectral radius of graphs were refuted, new lower bounds were obtained for certain Ramsey numbers, and contributions were made to the Turán-type extremal problem in which the forbidden structures are cycles of length three and four. Here, we present Reinforcement Learning for Graph Theory (RLGT), a novel RL framework that systematizes the previous work and provides support for both undirected and directed graphs, with or without loops, and with an arbitrary number of edge colors. The framework efficiently represents graphs and aims to facilitate future RL-based research in extremal graph theory through optimized computational performance and a clean and modular design.

标签

强化学习 图论 极值图论 组合优化

arXiv 分类

cs.LG math.CO