IVCVNov 14, 2024

Assessing the Performance of the DINOv2 Self-supervised Learning Vision Transformer Model for the Segmentation of the Left Atrium from MRI Images

arXiv:2411.09598v111 citationsh-index: 9Medical Imaging
Originality Synthesis-oriented
AI Analysis

This work addresses accurate segmentation for atrial fibrillation diagnosis and treatment planning in medical imaging, representing an incremental application of an existing method to a new domain.

The paper tackled left atrium segmentation from MRI images, a challenging task due to complex anatomy and limited annotated data, by applying the DINOv2 self-supervised vision transformer, achieving a mean Dice score of 0.871 and Jaccard Index of 0.792 with fine-tuning.

Accurate left atrium (LA) segmentation from pre-operative scans is crucial for diagnosing atrial fibrillation, treatment planning, and supporting surgical interventions. While deep learning models are key in medical image segmentation, they often require extensive manually annotated data. Foundation models trained on larger datasets have reduced this dependency, enhancing generalizability and robustness through transfer learning. We explore DINOv2, a self-supervised learning vision transformer trained on natural images, for LA segmentation using MRI. The challenges for LA's complex anatomy, thin boundaries, and limited annotated data make accurate segmentation difficult before & during the image-guided intervention. We demonstrate DINOv2's ability to provide accurate & consistent segmentation, achieving a mean Dice score of .871 & a Jaccard Index of .792 for end-to-end fine-tuning. Through few-shot learning across various data sizes & patient counts, DINOv2 consistently outperforms baseline models. These results suggest that DINOv2 effectively adapts to MRI with limited data, highlighting its potential as a competitive tool for segmentation & encouraging broader use in medical imaging.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes