菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-07
📄 Abstract - WING: A Window-Prior-Based Generative Network with Gated Inception for Cross-Modality CT Synthesis

Generating CT volumes from MRI and CBCT can improve treatment planning in adaptive radiotherapy while avoiding additional radiation exposure. However, direct regression of CT intensities is challenged by the inherently high dynamic range and long-tailed distributions, thereby averaging out sparse yet clinically important structures. To alleviate this issue, we reformulate the regression target into multiple windowed representations, leveraging the inductive prior that CT intensities are structure-deterministic and window-separable. These windowed views exhibit smoother distributions and admit structured fusion back to the full-range CT. Building on this reformulation, we introduce WING, a WINdow-prior-based Generative network comprising: 1) a new Gated Inception Generator to produce multi-window predictions, enabling multi-shape kernel interactions to capture cross-modality correspondence; 2) a Fuse-and-Refine Transformer to aggregate the windowed outputs and learn residuals for detail refinement; and 3) a joint adversarial training objective to enhance window-conditioned realism. Extensive experiments demonstrate that our compact WING achieves state-of-the-art performance on the MRI-to-CT and CBCT-to-CT benchmarks, while supporting multi-anatomy synthesis with a single model.

顶级标签: medical computer vision
详细标签: ct synthesis cross-modality window-prior generative network medical imaging 或 搜索:

基于窗口先验的生成网络:使用门控初始模块实现跨模态CT合成 / WING: A Window-Prior-Based Generative Network with Gated Inception for Cross-Modality CT Synthesis


1️⃣ 一句话总结

本文提出了一种名为WING的新型神经网络,通过将CT图像的合成任务分解成多个更易处理的窗口化子任务,并利用门控初始模块和变换器融合技术,实现了从MRI或CBCT图像到CT图像的高质量、结构清晰的跨模态转换,尤其能更好地保留稀疏但关键的临床细节。

源自 arXiv: 2607.06234