Learning Combinatorial Optimization Algorithms over Graphs 2020-05-06

本文提出了一种结合强化学习(RL)和图嵌入的框架,用于自动学习解决图上NP-hard优化问题的贪心算法。通过不断构建解决方案并更新节点的图嵌入来训练评估函数Q,以最大化累积奖励。这种方法适用于各种图优化问题,与传统方法相比,它利用了问题的结构特征和分布。
摘要由CSDN通过智能技术生成

Learning Combinatorial Optimization Algorithms over Graphs

Abstract

解决NP-hard问题通常需要大量的专业知识和反复试验, learn algorithm to automate this challenging, tedious process. learn heuristic algorithm利用结构特征解决问题. (same structure but differ in the data)的性质,

RL + graph embedding (incrementally constructs a solution)

how good the graph embedding network capturing the current state of the solution.决定了整个model的action .
该framework can be applied to a diverse range of optimization problems over graphs.

Introduction

传统解决np-hard graph optimization problem 又三种flavors:

  1. exact algorithms (enumeration or branch-and-bound) (缺点: difficult for large instance)
  2. polynomial-time approximation a
  • 4
    点赞
  • 19
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值