菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-02
📄 Abstract - Boosting Ultrasound Image Classification via Attribute-Guided Dual-Branch Framework

Ultrasound image classification is essential for computer-aided diagnosis. However, current methods often neglect clinical priors, leading to poor generalization in challenging scenarios and a lack of interpretability that limits clinical adoption. To address these issues, we aim to develop a medical-prior module that can be seamlessly integrated into existing pipelines to enhance both diagnostic performance and interpretability. In this paper, we propose an attribute-guided dual-branch framework for ultrasound classification that introduces domain-agnostic medical attribute priors, improving generalization while offering interpretable evidence. Specifically, a baseline branch follows conventional architectures and predicts image categories via a fully connected classifier. An attribute-guided branch injects domain-agnostic attributes as priors and produces human-interpretable decision cues. Finally, an adaptive decision module fuses the two branches in a data-dependent manner to yield the final prediction. Experiments across diverse ultrasound classification tasks demonstrate that our approach can be integrated into multiple backbones and state-of-the-art methods with low overhead, consistently improving accuracy and interpretability. Code is available at: this https URL.

顶级标签: medical machine learning
详细标签: ultrasound classification attribute-guided dual-branch interpretability medical prior 或 搜索:

基于属性引导的双分支框架提升超声图像分类性能 / Boosting Ultrasound Image Classification via Attribute-Guided Dual-Branch Framework


1️⃣ 一句话总结

本文提出了一种双分支框架,通过引入与具体疾病无关的医学属性先验(如纹理、边界等),在保持低计算开销的同时,显著提升了超声图像分类的准确性和可解释性,并能灵活嵌入现有模型。

源自 arXiv: 2607.01648