時系列の状態空間モデルで衛星画像の変化を検出
Temporally Ordered Region-Token Mamba with Logit-Space Diffusion for Remote Sensing Change Detection
この論文をやさしく読む
ひとことで言うと
二時点の衛星画像で変化した場所を見つけるため、時間順の状態空間モデルと境界を整える拡散処理を組み合わせた。
何に役立つ?
高解像度の遠隔観測画像で変化領域とその境界を検出するモデルを設計・比較する際の参考になる。
この研究の面白いところ
四つの標準ベンチマークでF1が93.7〜99.0%となり、256×256画素の画像対を47ミリ秒で処理した。
どこまで分かった?
性能は要旨に挙げたベンチマークとゼロショット転移先での結果であり、あらゆる地域や撮影条件で同じ性能を保証しない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
衛星などによる遠隔観測の変化検出には、異なる時点の二つの画像全体にわたる推論と、変化した領域の正確な位置特定の両方が必要である。しかし、高解像度画像で密な注意機構を使うと計算費用が高く、従来の特徴の統合や粗い復号では、本当の変化と見かけの違いを分けたり、物体の境界を保ったりするのに不十分な場合がある。本研究は、時間構造を持つ状態空間モデルと、分類スコア空間での拡散による修正を組み合わせたBMD-CDを提示する。異なる二時点の深い特徴を領域トークンに変換し、明示的な時間区分に並べてから、双方向の状態空間伝播を行う。二時点順序付きMamba演算子は、系列長に対して線形の計算量で時間をまたぐ遠距離の相互作用を扱う。直交特徴分離では、学習した対ごとの回転と変化していない領域の一貫性を使い、変化に着目した出力と補完的な回転出力を作る。多尺度の復号で得た粗い変化スコアを、スコア空間で直接動く5段階の条件付き拡散デコーダで修正する。LEVIR-CD、WHU-CD、DSIFN-CD、CDD、S2Lookingでの実験は、異なる変化検出条件で高い性能を示した。四つの標準ベンチマークでのF1スコアはそれぞれ93.7%、96.0%、97.8%、99.0%で、3画素のBoundary-F1はLEVIR-CDで87.7%、WHU-CDで91.4%に改善した。全モデルの計算量は32.09 GFLOPs、256×256画素の画像対あたり47ミリ秒で、ValaisCDとB-FLAIR-testへのゼロショット転移も示した。コードは公開されている。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Remote sensing change detection requires both global reasoning across bitemporal images and precise localization of changed regions. However, dense attention is computationally expensive for high-resolution imagery, while conventional feature fusion and coarse decoding may inadequately separate genuine changes from appearance variations or preserve object boundaries. We present Bitemporal Mamba-Diffusion for Change Detection (BMD-CD), which combines temporally structured state-space modeling with logit-space diffusion refinement. BMD-CD converts deep bitemporal features into region tokens and arranges them in explicit temporal partitions before bidirectional state-space propagation. Its Bitemporal Ordered Mamba Operator enables long-range cross-temporal interaction with linear sequence complexity, while Orthogonal Feature Disentanglement forms a change-oriented output and a complementary rotated output using learned pairwise rotations and unchanged-region consistency. Multiscale decoding then produces coarse change logits, which are refined through a five-step Conditional Diffusion Decoder operating directly in logit space. Experiments on LEVIR-CD, WHU-CD, DSIFN-CD, CDD, and S2Looking demonstrate strong performance across diverse change-detection settings. BMD-CD achieves F1 scores of 93.7%, 96.0%, 97.8%, and 99.0% on the four standard benchmarks and improves 3-pixel Boundary-F1 to 87.7% and 91.4% on LEVIR-CD and WHU-CD, respectively. The full model requires 32.09 GFLOPs and 47 ms per 256 x 256 image pair, while also showing zero-shot transfer to ValaisCD and B-FLAIR-test. Our code is available at https://github.com/Aparup2139/Public_WACV/
著者のコメント
Submitted to WACV2027 Application Track
arXiv ID: 2609.27149 / 要約の誤りについて