BriefGPT.xyz
Sep, 2019
强化学习的组合探索优化
Exploratory Combinatorial Optimization with Reinforcement Learning
HTML
PDF
Thomas D. Barrett, William R. Clements, Jakob N. Foerster, A. I. Lvovsky
TL;DR
在解决复杂优化问题方面,探索式组合优化(ECO-DQN)通过连续改进解决方案,从而有效地学习有效的启发式方法来解决图上的组合优化问题,并在最大割问题上展示了最先进的强化学习性能。
Abstract
Many real-world problems can be reduced to
combinatorial optimization
on a
graph
, where the subset or ordering of vertices that maximize some objective function must be found. With such tasks often NP-hard and an
→