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

山火事の延焼予測モデルは地形や燃料をどう使うか

Interpretable Patch-Based Deep Learning for Wildfire Spread Prediction from Ensemble Simulations

Marcin Lawenda, Aleksandra Krasicka, David Caballero, Luis Torres, Łukasz Szustak

この論文をやさしく読む

ひとことで言うと

延焼シミュレーションを代わりに計算する学習モデルを比べ、その予測が火線からの距離、燃料、地形のどれに依存するかを調べています。

何に役立つ?

多数の条件で延焼を計算する際に、代理モデルの入力選択や地域間の適用性を検討する材料になります。実際の消火判断に使える精度を実証したという意味ではありません。

この研究の面白いところ

モデルを予測誤差だけで比べず、入力を隠したり回転させたりして判断の根拠も調べています。畳み込み型とトランスフォーマー型で重視する情報が異なる点が特徴です。

どこまで分かった?

学習対象は2 m解像度のシミュレーションです。別地域への再学習なしの適用では畳み込みモデルの精度低下があり、現実の火災全般への精度保証は示されていません。要旨には具体的な計算時間の削減率もありません。

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

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

山火事の延焼予測には従来、物理に基づくシミュレータが使われてきた。物理的に解釈できる一方、アンサンブルのメンバーを追加するたびに計算費用が増える。本研究では、深層学習の代理モデルが、より少ない費用でこれらのシミュレーションをどの程度再現できるかを調べる。そのため、スペイン・カタルーニャ州のRectoret地域を対象とする、解像度2 mの延焼シミュレーション10,584件で学習する。 比較するのは、パッチを用いるU-Net、転移学習したResNet-50、風による移流方程式で制約した物理情報ニューラルネットワーク、Swin-Unetトランスフォーマーの4構成である。地形・植生変数のうち、燃焼確率に対してある程度の予測力を持つのは地表の燃料量だけであり、相関係数はr=0.27である。この変数を加えると予測誤差は21%低下する。ほかの変数は相関が弱く、情報の重複が大きい。 続いて、顕著性、遮蔽、回転を用いた実験で、モデルが何を学習したかを調べる。畳み込みモデルは主として現在の火線からの距離に依存する一方、Swin-Unetは燃料と地形をより重視する。この傾向は、別の独立した山火事データセットでも認められた。2つ目の地域であるPedrizaに再学習なしで適用した場合も、3つの畳み込みモデルはすべて延焼を予測できたが、精度は小さいながら一貫して低下した。

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

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

更新履歴

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

原文の要旨

Wildfire spread is traditionally predicted using physics-based simulators, which are physically interpretable but whose cost increases with each additional ensemble member. We ask how well deep learning surrogates can reproduce these simulations at a fraction of this cost, training them on 10,584 fire spread simulations at 2m resolution for the Rectoret region in Catalonia, Spain. Four architectures are compared: a patch-based U-Net, a transfer-learned ResNet-50, a physics-informed network constrained by the wind-driven advection equation and a Swin-Unet transformer. Among the terrain and vegetation variables, only surface fuel load predicts burn probability with any strength (r = 0.27) and including it lowers prediction error by 21%. The remaining variables correlate weakly and are highly duplicative. Next, an experiment with saliency, occlusion and rotation demonstrates the models' learning. Convolutional models rely primarily on distance from the current fire front, while Swin-Unet assigns more weight to fuel and terrain, a finding also noted in an unrelated wildfire dataset. When applied without retraining to the second region, Pedriza, all three convolutional models still predict fire spread, losing accuracy by a small but systematic margin.

著者のコメント

15 pages, 7 figures

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