Feature-based self-explanatory methods explain their classification in terms of human-understandable features. In the medical imaging community, this semantic matching of clinical knowledge adds significantly to the trustworthiness of the AI. However, the cost of additional annotation of features remains a pressing issue. We address this problem by proposing cRedAnno, a data-/annotation-efficient self-explanatory approach for lung nodule diagnosis. cRedAnno considerably reduces the annotation need by introducing self-supervised contrastive learning to alleviate the burden of learning most parameters from annotation, replacing end-to-end training with two-stage training. When training with hundreds of nodule samples and only 1% of their annotations, cRedAnno achieves competitive accuracy in predicting malignancy, meanwhile significantly surpassing most previous works in predicting nodule attributes. Visualisation of the learned space further indicates that the correlation between the clustering of malignancy and nodule attributes coincides with clinical knowledge. Our complete code is open-source available: https://github.com/diku-dk/credanno.
翻译:在医学成像界,这种临床知识的语义匹配极大地提高了AI的可信度。然而,附加特征说明的成本仍然是一个紧迫问题。我们提出用于肺结核诊断的数据/说明-高效的自我解释方法CREDAnno, 以解决该问题。 cREDAnno采用自我监督的对比学习,以减轻从注解中学习大多数参数的负担,用两阶段培训取代端到端培训。在用数百个结核样品及其1%的注解进行培训时, cREDAnno在预测恶性方面实现了竞争性的准确性,同时大大超过以前预测结核属性的大部分工作。对所学空间的观察还表明恶性与结核属性的组合与临床知识的相互关系。我们的完整代码是开放源码:https://github.com/diku-dk/credanno。