arXiv:2608.21427cs.CV2026-08

用少量数据让肺结核检测模型跨数据集稳定工作。

Few-Shot Cross-Dataset Adaptation for Tuberculosis Detection Using DenseNet

论文配图:Few-Shot Cross-Dataset Adaptation for Tuberculosis Detection Using DenseNet
图 1 · 摘自论文原文
  • 用预训练DenseNet121,仅需75个样本/类即可达到98.36%准确率。
  • 全量微调比冻结主干更有效缓解数据分布差异。
  • 适合资源有限的临床场景快速部署模型。

肺结核是全球最常见且危险的细菌性疾病之一,每年造成大量死亡。尽管深度学习模型在胸片中检测肺结核已十分精准,但不同数据集间的严重领域偏移仍带来挑战:成像协议、患者人群和设备差异导致模型泛化困难。现实中,模型在一个数据集上表现良好,换到另一个数据集时性能显著下降。本文通过少样本尺度研究解决这一问题,以TBX11K为源域,Mendeley TB为目标域,系统评估三种训练策略下样本数量对性能的影响:冻结主干微调、全量微调预训练DenseNet121模型,以及从零训练。结果表明,即使仅有75个标注样本/类,模型也能达到98.36%的准确率;微调能有效缓解领域偏移。研究证实,在低资源临床部署中,对预训练模型进行全量微调是一种高效且实用的领域自适应策略。

原文摘要 · Abstract (English)

Tuberculosis (TB) is one of the most common and dangerous bacterial ailments. Every year, it causes a large number of deaths worldwide. Although many deep learning models can detect tuberculosis from chest X-rays quite accurately, severe domain shift across datasets makes the task challenging. Different imaging protocols, patient demographics, and equipment across domains make the task of generalization difficult. In real-world settings, a model may perform well on one dataset but show a noticeable drop in performance when tested on another. In this work, we address this domain adaptation challenge through a few-shot scaling study. A controlled cross-dataset evaluation is presented in this paper using TBX11K as the source domain and the Mendeley TB dataset as the target domain. It is investigated how varying the number of target samples affects model performance under three training regimes: frozen backbone adaptation, full fine-tuning of a source-pretrained DenseNet121 model, and training from scratch. The results indicate that the model can perform well even with limited data and can achieve 98.36\% accuracy with just 75 labeled samples per class. The adaptation curves demonstrate how fine-tuning effectively mitigates domain shift. These findings establish full fine-tuning of pretrained models as a highly effective and practical strategy for mitigating domain shift in low-resource clinical deployment scenarios.

肺结核检测领域自适应少样本学习DenseNet

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