Open Drunkar opened 6 years ago
Heuristics are typically expressed in the form of rules, which can be interpreted as policies to make decisions. We believe that these policies can be parameterized using DNNs, and be trained to obtain new and stronger algorithms for many different combinatorial optimization problems, similar to the way DNNs have boosted performance in the applications mentioned before.
ヒューリスティクスは決定を行うルールの集合と考えることができるので、DNNsでパラメタライズし学習することでより強力なアルゴリズムを獲得できるはず。
computing a single instance for TSP100 takes 0.03s on a 6850K CPU, whereas we solve 10000 instances using a single 1080Ti in 5s (0.0005s/instance). Our method is O(n 2 ), and given sufficient parallelism runs in O(n),
一言でいうと
論文リンク
https://arxiv.org/abs/1803.08475
著者/所属機関
W.W.M. Kool, M. Welling
投稿日付(yyyy/MM/dd)
2018/3/22
掲載誌・学会等
arxiv.org
先行研究と比べてどこがすごい?
技術や手法のキモはどこ?
どうやって有効だと検証した?
議論や検証がまだ必要なところはある?
次に読むべき論文は?
コメント