arXiv reaDer
エッジ加重グラフ畳み込みニューラルネットワークを使用して最小コストのマルチカットを効率的に解決する方法を学ぶ
Learning to solve Minimum Cost Multicuts efficiently using Edge-Weighted Graph Convolutional Neural Networks
最小コストのマルチカット問題は、パーティションの総コストを最小化するなど、実数値のエッジ加重グラフをパーティション化するNP困難/APX困難の組み合わせ最適化問題です。グラフ畳み込みニューラルネットワーク(GNN)は、組み合わせ最適化のコンテキストで有望であることが証明されていますが、それらのほとんどは、正の値のエッジの重みに合わせて調整またはテストされているだけです。つまり、マルチカット問題の性質に準拠していません。したがって、グラフ畳み込みネットワーク、符号付きグラフ畳み込みネットワーク、グラフ同型ネットワークなどのさまざまなGNNアーキテクチャを採用して、実数値のエッジコストの効率的なエンコードを容易にします。さらに、スケーラブルな方法で実行可能なマルチカットソリューションを学習できる損失関数として、多項式プログラムへのマルチカットILP制約の再定式化を採用しています。したがって、エンドツーエンドのトレーニング可能なマルチカットに向けた最初のアプローチを提供します。私たちの調査結果は、GNNアプローチが、特に大規模なインスタンスを検討する場合に、LPソルバーや最適化されたヒューリスティックと比較して、計算時間を短縮し、スケーラビリティを大幅に向上させながら、実際に優れたソリューションを生み出すことができることをサポートしています。
The minimum cost multicut problem is the NP-hard/APX-hard combinatorial optimization problem of partitioning a real-valued edge-weighted graph such as to minimize the total cost of the partition. While graph convolutional neural networks (GNN) have proven to be promising in the context of combinatorial optimization, most of them are only tailored to or tested on positive-valued edge weights, i.e. they do not comply to the nature of the multicut problem. We therefore adapt various GNN architectures including Graph Convolutional Networks, Signed Graph Convolutional Networks and Graph Isomorphic Networks to facilitate the efficient encoding of real-valued edge costs. Moreover, we employ a reformulation of the multicut ILP constraints to a polynomial program as loss function that allows to learn feasible multicut solutions in a scalable way. Thus, we provide the first approach towards end-to-end trainable multicuts. Our findings support that GNN approaches can produce good solutions in practice while providing lower computation times and largely improved scalability compared to LP solvers and optimized heuristics, especially when considering large instances.
updated: Mon Apr 04 2022 10:21:02 GMT+0000 (UTC)
published: Mon Apr 04 2022 10:21:02 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト