iconLogo
Published:2026/1/2 18:56:15

心臓MRIをAIで解析!超進化系、LNU-Net&IBU-Net登場💖

超要約:心臓MRI画像をAIで自動解析する技術開発!診断を爆速にするかも✨

✨ ギャル的キラキラポイント ✨

● 心臓MRIの画像解析を、AIが手伝ってくれるようになるんだって!専門家がいなくても、診断がサクサク進むってこと💖 ● LNU-NetとIBU-Netっていう、めっちゃ新しいAIモデルが開発されたらしい!U-Netっていう有名なモデルよりも、さらに精度が上がってるんだって🌟 ● 医療業界が抱える課題を解決できる可能性大!診断のスピードアップや、新しいビジネスチャンスに繋がるかも😳

💖 詳細解説 💖

続きは「らくらく論文」アプリで

Two Deep Learning Approaches for Automated Segmentation of Left Ventricle in Cine Cardiac MRI

Wenhui Chu / Nikolaos V. Tsekos

Left ventricle (LV) segmentation is critical for clinical quantification and diagnosis of cardiac images. In this work, we propose two novel deep learning architectures called LNU-Net and IBU-Net for left ventricle segmentation from short-axis cine MRI images. LNU-Net is derived from layer normalization (LN) U-Net architecture, while IBU-Net is derived from the instance-batch normalized (IB) U-Net for medical image segmentation. The architectures of LNU-Net and IBU-Net have a down-sampling path for feature extraction and an up-sampling path for precise localization. We use the original U-Net as the basic segmentation approach and compared it with our proposed architectures. Both LNU-Net and IBU-Net have left ventricle segmentation methods: LNU-Net applies layer normalization in each convolutional block, while IBU-Net incorporates instance and batch normalization together in the first convolutional block and passes its result to the next layer. Our method incorporates affine transformations and elastic deformations for image data processing. Our dataset that contains 805 MRI images regarding the left ventricle from 45 patients is used for evaluation. We experimentally evaluate the results of the proposed approaches outperforming the dice coefficient and the average perpendicular distance than other state-of-the-art approaches.

cs / cs.CV / cs.LG