arXiv:2508.20909cs.CVeess.IV2025-08被引 22

用DINOv3的高保真特征提升医学图像分割精度

Dino U-Net: Exploiting High-Fidelity Dense Features from Foundation Models for Medical Image Segmentation

  • 基于冻结的DINOv3主干,用适配器融合语义与空间细节
  • 提出保真投影模块,减少降维中的特征损失
  • 在7个数据集上达顶尖性能,模型越大效果越好

大规模自然图像预训练的基础模型为医学图像分割提供了强大范式,但如何有效迁移其表征以实现精确临床应用仍是挑战。本文提出Dino U-Net,一种新型编码器-解码器架构,旨在利用DINOv3视觉基础模型的高保真密集特征。该架构采用冻结的DINOv3主干作为编码器,并引入专用适配器,融合模型丰富的语义特征与低层空间细节。为在降维过程中保持表征质量,设计了新的保真感知投影模块(FAPM),有效优化并投影特征供解码器使用。我们在七个不同公共医学图像分割数据集上进行了广泛实验,结果表明Dino U-Net在多种成像模态下持续超越此前方法,达到当前最优性能。框架具有高度可扩展性,随着主干模型规模增大至70亿参数,分割精度持续提升。研究证实,利用通用基础模型的优越密集预训练特征,是一种高效且参数节省的医学图像分割精度提升途径。代码已公开于https://github.com/yifangao112/DinoUNet。

原文摘要 · Abstract (English)

Foundation models pre-trained on large-scale natural image datasets offer a powerful paradigm for medical image segmentation. However, effectively transferring their learned representations for precise clinical applications remains a challenge. In this work, we propose Dino U-Net, a novel encoder-decoder architecture designed to exploit the high-fidelity dense features of the DINOv3 vision foundation model. Our architecture introduces an encoder built upon a frozen DINOv3 backbone, which employs a specialized adapter to fuse the model's rich semantic features with low-level spatial details. To preserve the quality of these representations during dimensionality reduction, we design a new fidelity-aware projection module (FAPM) that effectively refines and projects the features for the decoder. We conducted extensive experiments on seven diverse public medical image segmentation datasets. Our results show that Dino U-Net achieves state-of-the-art performance, consistently outperforming previous methods across various imaging modalities. Our framework proves to be highly scalable, with segmentation accuracy consistently improving as the backbone model size increases up to the 7-billion-parameter variant. The findings demonstrate that leveraging the superior, dense-pretrained features from a general-purpose foundation model provides a highly effective and parameter-efficient approach to advance the accuracy of medical image segmentation. The code is available at https://github.com/yifangao112/DinoUNet.

医学图像分割DINOv3特征融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。