arXiv:2607.18283cs.LGcs.AI2026-07

用联邦学习实现低资源下胎儿超声脑干定位,保护隐私且精度高

FedCC: A Low-Resource Federated Adaptation of Foundation Models for Robust Corpus Callosum localization in Fetal Ultrasound Images

论文配图:FedCC: A Low-Resource Federated Adaptation of Foundation Models for Robust Corpus Callosum localization in Fetal Ultrasound Images
图 1 · 摘自论文原文
  • 基于DINOv2与轻量YOLO头,结合LoRA实现参数高效适配
  • 在多中心数据上达到mAP@50 0.857,训练参数减少8.5倍
  • 适合医疗数据分散、算力有限的临床场景使用

胎儿超声图像中胼胝体(CC)的准确定位对早期发现神经发育异常至关重要。由于超声成像固有的低对比度、斑点噪声及胼胝体显著的解剖变异,该任务仍极具挑战。本文提出FedCC,一种面向多中心、低资源临床环境的联邦学习框架,无需共享原始数据即可实现模型适应。框架采用冻结的DINOv2主干网络与轻量级YOLO检测头,通过引入低秩适配(LoRA)模块,仅优化并交换少量参数,大幅降低计算与通信开销。在包含10,970帧、来自58名孕妇的三中心异构设备数据集上评估,采用FedAvg策略时,DINOv2+LoRA组合实现平均mAP@50为0.857,F1分数达0.803,优于全微调与仅冻结编码器基线。相较全微调的2440万可训练参数,本方法仅需290万,通信成本降低约8.5倍。该成果为可扩展、隐私保护且临床可用的胎儿神经超声AI系统迈出关键一步。

原文摘要 · Abstract (English)

Accurate localization of the corpus callosum (CC) in fetal ultrasound (US) images is crucial for the early identification of neurodevelopmental abnormalities. However, this task remains highly challenging due to the intrinsic limitations of US imaging, including low contrast, speckle noise, and the considerable anatomical variability of the CC. We propose FedCC, a federated learning (FL)-based framework for CC localization in fetal US images, specifically designed for realistic multi-center and resource-constrained clinical settings without requiring data sharing. The framework integrates a frozen DINOv2 backbone with a lightweight YOLO-based detection head. To enable parameter-efficient adaptation, Low-Rank Adaptation (LoRA) modules are incorporated, allowing only a small subset of parameters to be optimized and exchanged among clients. This strategy substantially reduces both computational and communication overhead, making the framework suitable for low-resource environments. The proposed approach was evaluated on a multi-center dataset comprising 10,970 ultrasound frames acquired from 58 pregnant women during routine neurosonographic examinations across three clinical sites using heterogeneous imaging devices. The proposed framework achieved strong performance in the federated setting. In particular, the combination of DINOv2 and LoRA under the FedAvg strategy achieved an average mAP@50 of 0.857 and an F1-score of 0.803, outperforming both full fine-tuning and encoder-freezing baselines. Notably, the proposed approach reduced the number of trainable parameters to 2.9M compared with 24.4M in full fine-tuning, corresponding to an approximately 8.5$\times$ reduction in communication cost. These findings represent a promising step toward scalable, privacy-preserving, and clinically deployable AI systems for fetal neurosonography.

联邦学习医学图像目标检测低资源

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