安定した1本の決定木で予測値と不確かさを示す
Beyond Point Prediction: Artificial Representative Trees with Uncertainty
この論文をやさしく読む
ひとことで言うと
1本の分かりやすい決定木から、予測値だけでなく予測区間やしきい値を超える確率も出す研究です。データを変えて学び直したときにも、分岐構造が安定しやすい木を使います。
何に役立つ?
なぜその予測になったかを説明し、再学習による分岐の変化も抑えたい分析で参考になります。数値予測と確率予測を別々のモデルに分けずに扱える点も利点です。
この研究の面白いところ
提案法がすべての指標で優れるとはしていません。通常の決定木のほうが予測はやや良く区間も狭い一方、提案法は分岐変数の再現性で優れるという比較です。
どこまで分かった?
結果は5種類のシミュレーション、21のベンチマーク、NHANESの横断データ例での反復交差検証によります。要旨には具体的な誤差や被覆率の数値がなく、あらゆるデータ分布で同じ性能を保証するものではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
ランダムフォレスト(RF)は予測性能が高い一方で内部が分かりにくく、単一の決定木は解釈しやすい一方で不安定である。人工代表木(ART)はRFの解釈可能な代理モデルとして開発されたが、不確かさを定量化する独立の予測モデルとしての利用は、体系的に調べられていない。本研究では、ARTと葉ごとのMondrian適合的予測システム(CPS)を組み合わせ、1本の木から連続値の予測、予測区間、任意のしきい値を超える確率を提供できるようにする。 5つのシミュレーションシナリオ、21のベンチマークデータセット、および横断的なNHANESの例示データセットにおいて、CPS付きARTを、CPS付き決定木と、回帰用と確率用に分けた木と比較した。反復交差検証により、予測性能、解釈可能性、安定性を評価した。CPS付きARTは、ベンチマークとNHANESの両方で、小さく構造の安定した木を与え、分岐に使う変数の選択の再現性は決定木より大幅に高かった。 一方、決定木は予測性能がやや良く、予測区間も狭かったが、被覆率はおおむね同程度だった。CPSに基づく木は、複数モデルを用いる方法よりも、概してBrierスコアが低く、その変動も小さかった。したがってARTとCPSの組合せは、連続値の予測と較正された確率を、単一の解釈可能で安定したモデルから提供する。安定性と解釈可能性が不可欠な状況で、予測性能と再現性・透明性の均衡を取る方法となる。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Random forests (RFs) predict well but are opaque, whereas single decision trees are interpretable but unstable. Artificial representative trees (ARTs) were developed as interpretable surrogate models for RFs, but their use as standalone prediction models with uncertainty quantification has not been systematically investigated. We combine ARTs with leaf-wise Mondrian conformal predictive systems (CPS), enabling a single tree to provide continuous predictions, prediction intervals, and probabilities of exceeding arbitrary thresholds. We compared ARTs with CPS against decision trees with CPS and separate regression and probability trees across five simulation scenarios, 21 benchmark datasets, and a cross-sectional NHANES example data set. Repeated cross-validation assessed predictive performance, interpretability, and stability. ARTs with CPS yield compact, structurally stable trees with substantially more reproducible split-variable selection than decision trees across benchmark datasets and NHANES. Decision trees showed slightly better predictive performance and narrower prediction intervals, while coverage was broadly comparable. CPS-based trees generally achieved lower and less variable Brier scores than multi-model approaches. Combining ARTs with CPS therefore provides a single, interpretable, and stable model for continuous predictions and calibrated probabilities, balancing predictive performance with reproducibility and transparency in settings where stability and interpretability are essential.
著者のコメント
28 pages and 10 figures (without appendix)
arXiv ID: 2609.24528 / 要約の誤りについて