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

最適分類木を厳密に求める接合木型の線形計画法

An Exact Junction-Tree Extended Formulation for Optimal Classification Trees

Jiancheng TU and WenqiFan

この論文をやさしく読む

ひとことで言うと

深さを制限した分類木について、最良の木を求め、その最適性まで証明する計算法です。

何に役立つ?

解釈しやすい小さな分類木を、近似的な探索ではなく厳密に最適化したい場合の方法になります。計算予算内で最適性を示せる問題を増やすことを狙っています。

この研究の面白いところ

モデルを縮めても最適解を失わない変換と、部分木を共有する二つの解法を組み合わせます。LPに整数性があることを利用しています。

どこまで分かった?

二値特徴と深さの上限がある分類木が対象です。約1桁の高速化は評価した問題群での実行時間の幾何平均で、すべての問題例の速度を保証する値ではありません。

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

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

接合木表現を用いて、二値特徴を持つ深さに上限のある分類木の厳密な線形計画(LP)定式化を開発する。この定式化は整数性を持ち、部分木の再帰的な最適化を支える。厳密な縮約によって、最適値と最適な木の復元可能性を保ったままモデルを小さくする。縮約後のモデルは、列生成とメッセージパッシングという二つの解法に対応する。 列生成は整数性を持つ制限LPを解き、実行可能領域全体に対する限界値を用いて最適性を証明する。メッセージパッシングは、最適な部分木のコストを再帰的に組み合わせる。両手法は共通する部分木問題を解く。先行する木の決定が固定されれば、これらの問題は独立かつ並列に評価できる。 計算実験では、厳密な縮約によって接合木定式化の規模が大幅に減ることを示す。得られた線形計画定式化は、試験した混合整数定式化が同じ計算予算内に最適性を確立できない問題例でも、最適性を証明する。また、列生成とメッセージパッシングは、既存の最先端の最適分類木の厳密解法と比べ、より多くの問題例で最適性を証明し、実行時間の幾何平均を約1桁削減する。

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

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

更新履歴

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

原文の要旨

We develop an exact linear programming (LP) formulation for bounded-depth classification trees with binary features, using a junction-tree representation. The formulation is integral and supports recursive subtree optimization. Exact reductions make the model smaller while preserving the optimal value and recovery of an optimal tree. The reduced model supports two solution methods: column generation and message passing. Column generation solves integral restricted LPs and uses bounds over the full feasible domain to certify optimality. Message passing recursively combines optimal subtree costs. Both methods solve common subtree problems that, once the preceding tree decisions are fixed, can be evaluated independently and in parallel. Computational experiments show that the exact reductions substantially reduce the size of the junction-tree formulation. The resulting linear programming formulation certifies instances for which the tested mixed-integer formulation does not establish optimality within the same computational budget, while the column-generation and message-passing methods certify more instances and achieve an order-of-magnitude reduction in geometric-mean runtime relative to an existing state-of-the-art exact method for optimal classification trees.

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