arXiv:2511.21519cs.CV2025-11被引 9

用自适应学习提升抗核抗体图像自动识别准确率

Self-Paced Learning for Images of Antinuclear Antibodies

  • 模仿人类标注逻辑,通过三组件协同实现无预处理的多实例多标签学习
  • 在自建数据集上F1-Macro提升7.0%,mAP提升12.6%,达新纪录
  • 适合医学影像自动化诊断研究者与临床辅助系统开发者

抗核抗体(ANA)检测是诊断系统性红斑狼疮、干燥综合征和硬皮病等自身免疫疾病的关键手段。尽管重要,但人工检测耗时费力且需多年训练。由于存在100多种共存抗体类型,荧光模式组合极为复杂。尽管机器学习已推动自动化,真实临床场景下的ANA检测仍面临多实例多标签(MIML)学习挑战。本文提出一种新框架,直接使用未预处理的显微镜图像处理MIML任务。受人类标注逻辑启发,该框架识别一致的ANA子区域并分配聚合标签。通过三个专用模块实现:实例采样器、概率伪标签分发器和自适应学习率权重。实例采样器通过建模模式置信度抑制低置信度实例;分发器根据实例可区分性动态分配标签;自适应学习调整训练过程以匹配实际标签观测。框架克服传统MIML方法局限,支持端到端优化。在一项ANA数据集及三个公开医疗MIML基准上进行广泛实验,结果表明其性能显著优于现有方法。在自建数据集上,模型相较最优基线实现最高+7.0% F1-Macro与+12.6% mAP提升,刷新当前最佳水平。在公共数据集上各项关键指标均位列前二,哈明损失与一错误率分别降低最多18.2%和26.9%。源代码见https://github.com/fletcherjiang/ANA-SelfPacedLearning。

原文摘要 · Abstract (English)

Antinuclear antibody (ANA) testing is a crucial method for diagnosing autoimmune disorders, including lupus, Sjögren's syndrome, and scleroderma. Despite its importance, manual ANA detection is slow, labor-intensive, and demands years of training. ANA detection is complicated by over 100 coexisting antibody types, resulting in vast fluorescent pattern combinations. Although machine learning and deep learning have enabled automation, ANA detection in real-world clinical settings presents unique challenges as it involves multi-instance, multi-label (MIML) learning. In this paper, a novel framework for ANA detection is proposed that handles the complexities of MIML tasks using unaltered microscope images without manual preprocessing. Inspired by human labeling logic, it identifies consistent ANA sub-regions and assigns aggregated labels accordingly. These steps are implemented using three task-specific components: an instance sampler, a probabilistic pseudo-label dispatcher, and self-paced weight learning rate coefficients. The instance sampler suppresses low-confidence instances by modeling pattern confidence, while the dispatcher adaptively assigns labels based on instance distinguishability. Self-paced learning adjusts training according to empirical label observations. Our framework overcomes limitations of traditional MIML methods and supports end-to-end optimization. Extensive experiments on one ANA dataset and three public medical MIML benchmarks demonstrate the superiority of our framework. On the ANA dataset, our model achieves up to +7.0% F1-Macro and +12.6% mAP gains over the best prior method, setting new state-of-the-art results. It also ranks top-2 across all key metrics on public datasets, reducing Hamming loss and one-error by up to 18.2% and 26.9%, respectively. The source code can be accessed at https://github.com/fletcherjiang/ANA-SelfPacedLearning.

医学图像自适应学习多标签分类自动化诊断

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