arXiv論文メモ
新着一覧
cs.LG / cs.AI · 査読状況未確認

制約を守る組合せ最適化をFrank–Wolfe法で自己教師学習

Self-Supervised Combinatorial Optimization with Constraints via Frank-Wolfe

Akbar Rafiey, Yifei Xu, Nikolaos Karalias

この論文をやさしく読む

ひとことで言うと

ニューラルネットの出力が制約の外に出ても、実行可能な解の組み合わせへ分解して学習する方法。

何に役立つ?

硬い制約を持つ組合せ最適化に自己教師学習を適用する際、問題ごとの射影処理を減らす設計の参考になる。

この研究の面白いところ

Frank–Wolfe型の分解から学習可能な損失と、推論時の丸め保証を同時に得る。

どこまで分かった?

要旨は複数問題での良好な性能を述べるが、基準手法との差や計算時間の具体的数値はない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

ニューラルネットワークを使って離散的な組合せ最適化問題を解く自己教師学習には可能性があるが、連続値と勾配に基づく学習の中で、厳しい組合せ制約をどう扱うかが大きな課題である。組合せ目的関数を凸領域へ連続的に拡張する方法は有力だが、既存法はネットワークの出力を実行可能な多面体内へ収めるための射影を必要とし、問題ごとのその場限りの構成に頼りがちである。本研究は、ネットワークが実行可能な多面体の外側にあるかもしれない任意の連続ベクトルを予測できる一般的な枠組みを提案する。その予測を、Frank–Wolfe法と近似Carathéodoryの結果に基づく幾何学的分解アルゴリズムで、実行可能解の少数の凸結合として近似する。この分解から、離散目的関数の期待値として定義され、ほとんど至る所で微分可能な自己教師損失が得られる。同じ手順により、推論時には自動的な丸めの保証も得られる。二次割当問題、最大被覆問題、巡回セールスマン問題を含む複数の組合せ問題で、良好な実験性能を示した。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Self-supervised learning for combinatorial optimization has emerged as a promising paradigm for solving discrete optimization problems with neural networks, but a central challenge remains: handling hard combinatorial constraints within continuous, gradient-based training. Continuously extending combinatorial objectives to convex domains is a powerful technique, yet existing approaches often require projection steps that constrain neural network outputs to lie inside the feasible polytope and rely on ad-hoc and problem-specific constructions. We propose a general framework in which the neural network is allowed to predict arbitrary continuous vectors that could potentially lie outside of the feasible polytope. These predictions are then approximated by sparse convex combinations of feasible solutions using a geometric decomposition algorithm based on Frank--Wolfe methods and approximate Caratheodory results. This decomposition induces an a.e.-differentiable, self-supervised loss defined as the expected value of the discrete objective. The same procedure provides an automatic rounding guarantee at inference time. We demonstrate strong empirical performance across multiple combinatorial problems, including the Quadratic Assignment Problem, Maximum Coverage, and the Traveling Salesperson Problem.

arXiv ID: 2609.25728 / 要約の誤りについて