Mazo Claudia, Alegre Enrique, Trujillo Maria
University of Valle, Computer and Systems Engineering School, Cali, Colombia.
University of León, Industrial and Informatics Engineering School, León, Spain.
Comput Methods Programs Biomed. 2017 Aug;147:1-10. doi: 10.1016/j.cmpb.2017.06.003. Epub 2017 Jun 10.
Histological images have characteristics, such as texture, shape, colour and spatial structure, that permit the differentiation of each fundamental tissue and organ. Texture is one of the most discriminative features. The automatic classification of tissues and organs based on histology images is an open problem, due to the lack of automatic solutions when treating tissues without pathologies.
In this paper, we demonstrate that it is possible to automatically classify cardiovascular tissues using texture information and Support Vector Machines (SVM). Additionally, we realised that it is feasible to recognise several cardiovascular organs following the same process. The texture of histological images was described using Local Binary Patterns (LBP), LBP Rotation Invariant (LBPri), Haralick features and different concatenations between them, representing in this way its content. Using a SVM with linear kernel, we selected the more appropriate descriptor that, for this problem, was a concatenation of LBP and LBPri. Due to the small number of the images available, we could not follow an approach based on deep learning, but we selected the classifier who yielded the higher performance by comparing SVM with Random Forest and Linear Discriminant Analysis. Once SVM was selected as the classifier with a higher area under the curve that represents both higher recall and precision, we tuned it evaluating different kernels, finding that a linear SVM allowed us to accurately separate four classes of tissues: (i) cardiac muscle of the heart, (ii) smooth muscle of the muscular artery, (iii) loose connective tissue, and (iv) smooth muscle of the large vein and the elastic artery. The experimental validation was conducted using 3000 blocks of 100 × 100 sized pixels, with 600 blocks per class and the classification was assessed using a 10-fold cross-validation.
using LBP as the descriptor, concatenated with LBPri and a SVM with linear kernel, the main four classes of tissues were recognised with an AUC higher than 0.98. A polynomial kernel was then used to separate the elastic artery and vein, yielding an AUC in both cases superior to 0.98.
Following the proposed approach, it is possible to separate with very high precision (AUC greater than 0.98) the fundamental tissues of the cardiovascular system along with some organs, such as the heart, arteries and veins.
组织学图像具有纹理、形状、颜色和空间结构等特征,这些特征有助于区分各种基本组织和器官。纹理是最具判别力的特征之一。由于在处理无病变组织时缺乏自动解决方案,基于组织学图像的组织和器官自动分类是一个开放性问题。
在本文中,我们证明了利用纹理信息和支持向量机(SVM)可以对心血管组织进行自动分类。此外,我们还认识到按照相同的过程识别多个心血管器官是可行的。使用局部二值模式(LBP)、LBP旋转不变量(LBPri)、哈勒克特征以及它们之间的不同组合来描述组织学图像的纹理,以此表示其内容。使用具有线性核的支持向量机,我们选择了更合适的描述符,对于这个问题,它是LBP和LBPri的组合。由于可用图像数量较少,我们无法采用基于深度学习的方法,但通过将支持向量机与随机森林和线性判别分析进行比较,我们选择了性能更高的分类器。一旦支持向量机被选为具有更高曲线下面积(代表更高的召回率和精度)的分类器,我们对其进行调优,评估不同的核,发现线性支持向量机使我们能够准确地将四类组织分开:(i)心脏的心肌,(ii)肌性动脉的平滑肌,(iii)疏松结缔组织,以及(iv)大静脉和弹性动脉的平滑肌。实验验证使用了3000个大小为100×100像素的块,每个类别600个块,并使用10折交叉验证来评估分类。
使用LBP作为描述符,与LBPri和具有线性核的支持向量机相结合,识别出主要的四类组织,其曲线下面积(AUC)高于0.98。然后使用多项式核来区分弹性动脉和静脉,在这两种情况下AUC均优于0.98。
按照所提出的方法,可以非常高精度地(AUC大于0.98)分离心血管系统的基本组织以及一些器官,如心脏、动脉和静脉。