Computer Engineering Department, Bu-Ali Sina University, Shahid Fahmideh blvd., Hamedan, Iran.
J Digit Imaging. 2020 Apr;33(2):375-390. doi: 10.1007/s10278-019-00298-w.
A medical annotation system for radiology images extracts clinically useful information from the images, allowing the machines to infer useful abstract semantics and become capable of automatic reasoning and making diagnostic decision. It also supplies human-interpretable explanation for the images. We have implemented a computerized framework that, given a liver CT image, predicts radiological annotations with high accuracy, in order to generate a structured report, which includes predicting very specific high-level semantic content. Each report of a liver CT image is related to different inhomogeneous parts like the liver, lesion, and vessel. We put forward a claim that gathering all kinds of features is not suitable for filling all parts of the report. As a matter of fact, for each group of annotations, one should find and extract the best feature that results in the best answers for that specific annotation. To this end, the main challenge is discovering the relationships between these specific semantic concepts and their association with the low-level image features. Our framework was implemented by combining a set of the state-of-the-art low-level imaging features. In addition, we propose a novel feature (DLBP (deep local binary pattern)) based on LBP that incorporates multi-slice analysis in CT images and further improves the performance. In order to model our annotation system, two methods were used, namely multi-class support vector machine (SVM) and random subspace (RS) which is an ensemble learning method. Applying this representation leads to a high prediction accuracy of 93.1% despite its relatively low dimension in comparison with the existing works.
医学影像标注系统从影像中提取临床有用的信息,使机器能够推断出有用的抽象语义,并具备自动推理和做出诊断决策的能力。它还为影像提供了可解释的人类理解。我们已经实现了一个计算机框架,该框架可以准确地预测肝脏 CT 图像的放射学标注,以便生成结构化报告,其中包括预测非常具体的高级语义内容。每个肝脏 CT 图像的报告都与不同的不均匀部分相关,如肝脏、病变和血管。我们提出了一个主张,即收集各种特征并不适合填充报告的所有部分。事实上,对于每组标注,都应该找到并提取最适合该特定标注的最佳特征,从而得出最佳答案。为此,主要的挑战是发现这些特定语义概念之间的关系及其与低级图像特征的关联。我们的框架通过结合一组最先进的低级成像特征来实现。此外,我们提出了一种基于 LBP 的新特征(DLBP(深度局部二值模式)),该特征将多切片分析纳入 CT 图像中,并进一步提高了性能。为了建模我们的标注系统,使用了两种方法,即多类支持向量机(SVM)和随机子空间(RS),这是一种集成学习方法。尽管与现有工作相比,其维度相对较低,但这种表示方法可以达到 93.1%的高预测精度。