段階的な特徴拡張とMambaで網膜血管を抽出する
U-PEN Mamba: Progressive Expansion with Selective State-Space Modeling for Efficient Retinal Vessel Segmentation
この論文をやさしく読む
ひとことで言うと
眼底画像から血管の領域を取り出すモデルで、細かな局所形状と離れた場所どうしの関係を組み合わせます。
何に役立つ?
考えられる用途は、眼科画像解析の前処理や血管形状の測定です。要旨が報告するのは二つの画像データセットにおける抽出性能です。
この研究の面白いところ
Mambaによる大域的な文脈の扱いが、U-Netからの改善に最も大きく寄与しました。射影次元と状態サイズで効率と精度を調整できます。
どこまで分かった?
平均IoUとDiceの値は原文どおり保持していますが、それぞれの集計対象や平均方法は要旨にありません。数値を同一定義の単一領域指標として換算せず、臨床診断性能とも区別しています。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
網膜血管を正確に抽出することは、コンピュータ支援の眼科画像解析に重要だが、細い血管、低コントラスト、前景と背景の著しい不均衡は、エンコーダ・デコーダ型ネットワークにとって依然として難しい。本論文では、段階的な非線形特徴拡張と選択的状態空間モデリングを組み合わせる、U字型の網膜血管セグメンテーション構造U-PEN Mambaを提示する。提案ネットワークは、段階的拡張によって局所的な血管への応答を豊かにし、系列長に対して線形の計算複雑性を持つMamba Global Context(MGC)ブロックで長距離の空間依存関係をモデル化し、注意機構に基づくデコーダ融合で細かな血管境界を復元する。 一貫したパッチベースの前処理パイプラインを用いてCHASE DB1とDRIVEでU-PEN Mambaを評価し、畳み込み、注意機構、Transformer、Mambaに基づくセグメンテーションのベースラインと比較する。U-PEN Mambaは、学習可能なパラメータ2,160万個を使い、比較した手法の中で最良の平均Intersection over Unionを得た。CHASE DB1では0.8394、DRIVEでは0.8221で、Diceスコアはそれぞれ0.8187と0.8078だった。アブレーション研究では、MGCブロックがU-Netベースラインに対する最大の改善をもたらし、射影次元と状態サイズが精度と効率を実用的に調整する手段になることが示された。これらの結果は、選択的状態空間モデリングが、パラメータ効率のよい網膜血管抽出のための有望な大域的文脈機構であることを示す。コードはhttps://github.com/areyesan/UPEN_Mambaで公開されている。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Accurate retinal vessel segmentation is important for computer-aided ophthalmic analysis, yet thin vessels, low contrast, and severe foreground-background imbalance remain challenging for encoder-decoder networks. This paper presents U-PEN Mamba, a U-shaped retinal vessel segmentation architecture that couples progressive nonlinear feature expansion with selective state-space modeling. The proposed network enriches local vessel responses with progressive expansion, models long-range spatial dependencies through a Mamba Global Context (MGC) block with linear sequence complexity, and uses attention-based decoder fusion to recover fine vascular boundaries. We evaluate U-PEN Mamba on CHASE DB1 and DRIVE using a consistent patch-based preprocessing pipeline and compare it with convolutional, attention-based, transformer-based, and Mamba-based segmentation baselines. U-PEN Mamba obtains the best mean intersection over union among the compared methods, achieving 0.8394 on CHASE DB1 and 0.8221 on DRIVE, with Dice scores of 0.8187 and 0.8078, respectively, using 21.6M trainable parameters. Ablation studies show that the MGC block contributes the largest gain over the U-Net baseline, while projection dimension and state size provide practical accuracy-efficiency control. These results indicate that selective state-space modeling is a promising global-context mechanism for parameter-efficient retinal vessel segmentation. Code is available at: https://github.com/areyesan/UPEN_Mamba.
arXiv ID: 2609.24049 / 要約の誤りについて