C2W-Tune: Cavity-to -Wall Transfer Learning for Thin Atrial Wall Segmentation in 3D Late Gadolinium-enhanced Magnetic Resonance

arXiv cs.CV / 3/27/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • C2W-Tuneは、3D LGE-MRIにおける薄い左房壁(LA wall)のセグメンテーションを、左房腔(LA cavity)モデルを解剖学的な事前知識(prior)として転移学習する二段階フレームワークとして提案しています。
  • 具体的には、Stage 1で3D U-Net(ResNeXtエンコーダ、instance normalization)を用いてLA cavityを高精度に学習し、Stage 2でその重みをLA wallに転用しつつ、段階的な層のunfreezingにより内膜側の特徴を保ったまま壁特化の微調整を行います。
  • 2018 LA Segmentation Challengeデータセットで、壁Diceは0.623→0.814、Surface Dice(1mm)は0.553→0.731に向上し、境界誤差もHD95(2.95mm→2.55mm)やASSD(0.71mm→0.63mm)で改善しました。
  • 教師データを70体の学習ボリュームに減らしてもDice 0.78・HD95 3.15mmを達成し、少数データ下でも競争力のある性能と報告値より高いDiceを示しています。

Abstract

Accurate segmentation of the left atrial (LA) wall in 3D late gadolinium-enhanced MRI (LGE-MRI) is essential for wall thickness mapping and fibrosis quantification, yet it remains challenging due to the wall's thinness, complex anatomy, and low contrast. We propose C2W-Tune, a two-stage cavity-to-wall transfer framework that leverages a high-accuracy LA cavity model as an anatomical prior to improve thin-wall delineation. Using a 3D U-Net with a ResNeXt encoder and instance normalization, Stage 1 pre-trains the network to segment the LA cavity, learning robust atrial representations. Stage 2 transfers these weights and adapts the network to LA wall segmentation using a progressive layer-unfreezing schedule to preserve endocardial features while enabling wall-specific refinement. Experiments on the 2018 LA Segmentation Challenge dataset demonstrate substantial gains over an architecture-matched baseline trained from scratch: wall Dice improves from 0.623 to 0.814, and Surface Dice at 1 mm improves from 0.553 to 0.731. Boundary errors were substantially reduced, with the 95th-percentile Hausdorff distance (HD95) decreasing from 2.95 mm to 2.55 mm and the average symmetric surface distance (ASSD) from 0.71 mm to 0.63 mm. Furthermore, even with reduced supervision (70 training volumes sampled from the same training pool), C2W-Tune achieved a Dice score of 0.78 and an HD95 of 3.15 mm, maintaining competitive performance and exceeding multi-class benchmarks that typically report Dice values around 0.6-0.7. These results show that anatomically grounded task transfer with controlled fine-tuning improves boundary accuracy for thin LA wall segmentation in 3D LGE-MRI.