arXiv:2505.13986math.OCcs.AI2025-05KDD

用环形与扇形结构先验提升图分割的RL方法

RIDGECUT: Learning Graph Partitioning with Rings and Wedges

  • 基于环形和扇形结构设计动作空间,约束节点划分
  • 在真实交通图上实现更低的归一化割值
  • 适合需要空间结构先验的图分割任务

强化学习在图的组合优化中展现潜力,但如何有效融入领域知识仍具挑战。现有方法多采用无约束的节点级动作,导致动作空间过大、探索效率低。本文提出RidgeCut,一种基于归一化割问题的强化学习框架,通过引入城市道路拓扑中的环形与扇形结构先验,将图转化为线性或环形表示,支持基于Transformer的策略网络,并使用近端策略优化高效训练。该方法生成的分区不仅符合预期的空间布局,且在合成与真实交通图上均显著优于现有方法,对不同图规模具有强归纳泛化能力。尽管以交通网络为背景,但该机制可推广至其他需嵌入结构先验的图分割场景。

原文摘要 · Abstract (English)

Reinforcement learning (RL) has shown promise for combinatorial optimization problems on graphs by learning heuristics that generalize across instances. However, effectively incorporating domain knowledge into RL frameworks for graph partitioning remains challenging, as existing approaches typically rely on unconstrained node-level actions that lead to large action spaces and inefficient exploration. In this paper, we propose RidgeCut, an RL framework that constrains the action space to enforce structure-aware partitioning in the Normalized Cut problem. Using transportation networks as a motivating example, we introduce a novel concept that leverages domain knowledge about urban road topology -- where natural partitions often take the form of concentric rings and radial wedges. By transforming the graph into linear or circular representations, our method enables the use of transformer-based policies and efficient learning via Proximal Policy Optimization. The resulting partitions from RidgeCut are not only aligned with expected spatial layouts but also achieve lower normalized cuts compared to existing methods. Experimental results on synthetic and real-world traffic graphs demonstrate that RidgeCut consistently outperforms existing methods while exhibiting strong inductive generalization across graph sizes. Although motivated by road networks, RidgeCut provides a general mechanism for embedding structural priors into RL frameworks for graph partitioning.

图分割强化学习结构先验

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。