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

血管の途切れをメッシュでつなぎ直す画像処理

Mind the Gap: Mesh-Guided Repair of Broken Vessels

Gniewosz Drwiega, Wojciech Szymanski, Marek Wodzinski

この論文をやさしく読む

ひとことで言うと

画像中で途切れてしまった血管の分割結果を、メッシュを手掛かりにつなぎ直す方法です。

何に役立つ?

血管の中心線や枝分かれを使う画像解析で、領域の重なりを保ちながら接続性を改善する用途が考えられます。

この研究の面白いところ

3種類の血管でccDiceの改善を示し、通常のDiceがほぼ変わらない場合でも接続性を改善できることを示しました。

どこまで分かった?

評価は挙げられたデータセットとnnU-Netの分割結果に基づきます。臨床での有効性や、誤った接続を作る頻度は要旨にありません。

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

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

血管の領域分割は通常、画素に相当するボクセルごとの分類として最適化する。しかし小さな局所誤差でも、領域の重なりを示す指標にはほとんど影響しないまま血管のつながりを大きく壊すことがある。中心線、分岐、連結成分、グラフ構造を使う後段の解析では特に問題となる。著者らは、nnU-Netが出力した途切れのある血管領域を修復する、メッシュを手掛かりとした後処理を提案する。予測された各二値マスクに対して変形可能なテンプレートメッシュを実際の空間座標で表面に適合させ、症例ごとの幾何学的な足場とする。最終的な領域分割をメッシュから直接ボクセル化するのではなく、前景領域の増大を制約しながら、離れた成分をつなぐ細い橋の候補を提案または検証するために使う。 大動脈についてAortaSeg24とSEGA、ウィリス動脈輪についてTopCoW、肺動脈についてPARSEを使い、3種類の血管解剖で評価した。指標にはDice、連結成分を考慮したccDice、0次ベッチ数を用いた。各データセットで重なりを保ちながら連結性が大幅に改善し、Diceはほぼ不変だった一方、ccDiceは大動脈で0.596から0.992、TopCoWで0.722から0.835、PARSEで0.028から0.862へ上昇した。FOMAMLによるメタ初期化は症例ごとの適合も速め、実用的なメッシュに基づく血管トポロジーの修復を支える。明示的なメッシュ表現は、ボクセルごとの分割が概ね正確でも生じる接続構造の誤りを直す幾何学的な事前知識になり得る。

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

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

更新履歴

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

原文の要旨

Vessel segmentation is commonly optimized as voxel-wise classification, but small local errors can strongly disrupt vascular connectivity while having little effect on overlap scores. This is particularly problematic for downstream analyses that rely on centerlines, branches, connected components, or graph structure. We propose a mesh-guided post-processing framework for repairing broken vessel segmentations produced by nnU-Net. For each predicted binary mask, a deformable template mesh is fitted to the mask surface in physical space and used as a case-specific geometric scaffold. The fitted mesh is not voxelized as the final segmentation; instead, it guides conservative reconnection of disconnected components by proposing or validating thin bridge candidates under foreground-growth constraints. We evaluated this approach in three vascular anatomies using AortaSeg24 and SEGA for the aorta, TopCoW for the Circle of Willis, and PARSE for the pulmonary arteries. Performance is measured using Dice, connected-component Dice (ccDice), and the Betti-0 number. Across these datasets, repair substantially improved connectivity while preserving overlap: Dice remained nearly unchanged, whereas ccDice increased from 0.596 to 0.992 for aorta, from 0.722 to 0.835 for TopCoW, and from 0.028 to 0.862 for PARSE. The FOMAML meta-initialization further accelerated the fitting per-case, supporting practical mesh-based repair of the vascular topology. These results suggest that explicit mesh representations can provide a useful geometric prior for correcting topological failures in otherwise accurate voxel segmentations.

著者のコメント

Accepted at ShapeMI 2026 (Shape in Medical Imaging), MICCAI 2026 Workshop. 17 pages, 5 figures, 3 tables

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