CVMar 31, 2025

Adapting Vision Foundation Models for Real-time Ultrasound Image Segmentation

arXiv:2503.24368v17 citationsh-index: 21MICCAI
Originality Incremental advance
AI Analysis

This addresses the need for adaptable, high-performance real-time segmentation in clinical ultrasound applications, representing a strong domain-specific advance.

The paper tackles the problem of real-time ultrasound image segmentation by adapting hierarchical vision foundation models, achieving over 20% average improvement over nnUNet with limited supervision and ~77 FPS inference speed.

We propose a novel approach that adapts hierarchical vision foundation models for real-time ultrasound image segmentation. Existing ultrasound segmentation methods often struggle with adaptability to new tasks, relying on costly manual annotations, while real-time approaches generally fail to match state-of-the-art performance. To overcome these limitations, we introduce an adaptive framework that leverages the vision foundation model Hiera to extract multi-scale features, interleaved with DINOv2 representations to enhance visual expressiveness. These enriched features are then decoded to produce precise and robust segmentation. We conduct extensive evaluations on six public datasets and one in-house dataset, covering both cardiac and thyroid ultrasound segmentation. Experiments show that our approach outperforms state-of-the-art methods across multiple datasets and excels with limited supervision, surpassing nnUNet by over 20\% on average in the 1\% and 10\% data settings. Our method achieves $\sim$77 FPS inference speed with TensorRT on a single GPU, enabling real-time clinical applications.

Foundations

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

Your Notes