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

配送経路探索のプログラムを探索行動の違いで多様化

Genetic Programming with Behaviour-based Niching for Learning Guided Local Search in Vehicle Routing Problems

Saining Liu, Yi Mei, Mengjie Zhang

この論文をやさしく読む

ひとことで言うと

良い配送ルートを探すプログラムを進化させる際、成績だけでなく、どのような探索をしたかで候補を分けて残す手法です。

何に役立つ?

解の質を維持しながら、進化で得られるプログラムを小さく保つ設計を考える材料になります。

この研究の面白いところ

同じ成績のプログラムでも探索の仕方が違うことに着目しています。行動ベースだけでなく、適応度ベースのアーカイブとも比較しています。

どこまで分かった?

生成した200顧客問題と別の90問題のモニタリング集合での評価です。経路コストの集約差は小さく、プログラムの小型化は5つのアーカイブ方策すべてで起きたため、行動表現だけの効果とはしていません。

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

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

遺伝的プログラミング誘導局所探索(GPGLS)は、車両経路探索の局所探索を導く効用関数を学習する。進化するプログラムは、適応度が似ていても異なる探索行動を生み得るため、集団の多様性を管理する基準として適応度だけでは不十分である。本研究では、局所探索中に集める6つの演算子水準の記述量によってプログラムを特徴付ける、行動に基づくニッチ形成を用いた GPGLS(BN-GPGLS)を提案する。 現世代のアーカイブは、行動スコアの各層から、適応度に競争力があり、かつ小型な代表を選ぶ。固定方策は常にアーカイブの親を使う一方、適応方策は、学習適応度と標準化した行動分散の信号を使ってその利用を有効化し、必要に応じて木のサイズの条件も用いる。生成した200顧客の問題で、乱数シードを対応させた30回の実行を行い、4つの行動ベースの変種を、アーカイブのない GPGLS 対照と適応度ベースのニッチ形成と比較する。 BN-Adaptive は、別の90問題のモニタリング集合で、記述的な平均順位が最良となった。集約した経路コストの差は小さい。5つのアーカイブ方策すべてで、最終集団の木のサイズの中央値は GPGLS 対照より小さく、対応付き Wilcoxon 検定は Holm 補正後も有意だった。これらの結果は、評価した設定で解の質とプログラムサイズの有用なトレードオフを示すが、サイズの減少を行動表現だけに帰するものではない。

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

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

更新履歴

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

原文の要旨

Genetic Programming Guided Local Search (GPGLS) learns utility functions that guide local search for vehicle routing. Its evolving programs can have similar fitness while inducing different search behaviour, making fitness alone an incomplete basis for population diversity management. We propose GPGLS with Behaviour-based Niching (BN-GPGLS), which characterises programs through six operator-level descriptors collected during local search. A current-generation archive selects fitness-competitive, compact representatives from strata of a behaviour score. Fixed policies use archive parents continuously, whereas adaptive policies activate them using training-fitness and standardised behaviour-dispersion signals, optionally with a tree-size condition. We compare four behaviour-based variants with a no-archive GPGLS control and fitness-based niching over 30 seed-matched runs on generated 200-customer instances. BN-Adaptive achieves the best descriptive average rank on a separate 90-instance monitoring set; aggregate routing-cost differences are small. All five archive policies produce lower final-population median tree sizes than the GPGLS control, with paired Wilcoxon comparisons remaining significant after Holm adjustment. These results identify useful solution-quality and program-size trade-offs within the evaluated setting, without attributing the size reductions to behaviour representation alone.

著者のコメント

15 pages, 3 figures

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