<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2022.1011007</article-id><article-id pub-id-type="publisher-id">JCC-121346</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  LGFFN-GHI: A Local-Global Feature Fuse Network for Gastric Histopathological Image Classification
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Songsong</surname><given-names>Li</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Wenzhong</surname><given-names>Liu</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Sichuan University of Light Chemical Industry, Zigong, China</addr-line></aff><pub-date pub-type="epub"><day>31</day><month>10</month><year>2022</year></pub-date><volume>10</volume><issue>11</issue><fpage>91</fpage><lpage>106</lpage><history><date date-type="received"><day>11,</day>	<month>October</month>	<year>2022</year></date><date date-type="rev-recd"><day>18,</day>	<month>November</month>	<year>2022</year>	</date><date date-type="accepted"><day>21,</day>	<month>November</month>	<year>2022</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Gastric cancer remains the third most common cause of cancer-related death. Histopathological examination of gastric cancer is the gold standard for the diagnosis of gastric cancer. However, manual pathology examination is time-consuming and laborious. Computer-aided diagnosis (CAD) systems can assist pathologists in diagnosing pathological images, thus improving the efficiency of disease diagnosis. In this paper, we propose a two-branch network named LGFFN-GHI, which can classify histopathological images of gastric cancer into two categories: normal and abnormal. LGFFN-GHI consists of two parallel networks, ResNet18 and Pvt-Tiny, which extract local and global features of microscopic gastric tissue images, respectively. We propose a feature blending module (FFB) that fuses local and global features at the same resolution in a cross-attention manner. This enables ResNet18 to acquire the global features extracted by Pvt-Tiny, while enabling Pvt-Tiny to acquire the local features extracted by ResNet18. We conducted experiments on a novel publicly available subsize image database of gastric histopathology (GasHisSDB). The experimental results show that LGFFN-GHI achieves an accuracy of 96.814%, which is 2.388% and 3.918% better than the baseline methods ResNet18 and Pvt-Tiny, respectively. Our proposed network exhibits high classification performance, demonstrating its effectiveness and future potential for the gastric histopathology image classification (GHIC) task.
 
</p></abstract><kwd-group><kwd>Deep Learning</kwd><kwd> Gastric Cancer Screening</kwd><kwd> Histopathological Images</kwd><kwd> Transformer</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Gastric cancer is a global health problem, with more than 1 million people newly diagnosed with the disease each year worldwide. Despite a global decline in incidence and mortality over the past 50 years, gastric cancer remains the third leading cause of cancer-related death [<xref ref-type="bibr" rid="scirp.121346-ref1">1</xref>]. Gastric cancer remains a globally important cancer, According to estimates from the GLOBOCAN project of the International Agency for Research on Cancer [<xref ref-type="bibr" rid="scirp.121346-ref2">2</xref>], more than 1 million new cases and an estimated 769,000 deaths occur in 2020 (equivalent to 1 in 13 deaths worldwide), ranking fifth in incidence and fourth in mortality worldwide. Most gastric cancers are diagnosed at an advanced stage because they have latent and non-specific symptoms that lead to a poor prognosis. It has been reported that early and accurate detection of gastric cancer can improve the 5-year survival rate of patients by about 90% [<xref ref-type="bibr" rid="scirp.121346-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.121346-ref4">4</xref>]. However, the diagnosis of early gastric cancer is largely limited by the number of experienced imaging specialists. In addition, diagnostic accuracy depends heavily on the clinical experience of the specialist and is susceptible to a variety of factors. Qualified specialists are also unlikely to avoid all misdiagnoses and missed diagnoses [<xref ref-type="bibr" rid="scirp.121346-ref5">5</xref>]. The traditional method of gastric cancer diagnosis is to identify the morphological features of malignant cells by histopathological biopsy specimens, while manual pathological examination of gastric sections is time-consuming and laborious [<xref ref-type="bibr" rid="scirp.121346-ref5">5</xref>].</p><p>Recent advances in machine learning and image processing have enabled the development of CAD systems for faster detection and diagnosis of gastric cancer from histopathological images. CAD systems analyze histopathological images of sample tissues to identify histopathological patterns corresponding to cancerous and non-cancerous conditions and classify histopathological images as benign and malignant, respectively. The main challenge in classifying histopathological images of gastric cancer is the inherent complexity of histopathological images, such as cell overlap, subtle differences between images, and uneven color distribution. Recently developed deep learning methods using hematoxylin and eosin (H&amp;E) stained whole section images have shown the potential to rapidly detect adenocarcinomas in gastric biopsy and resection specimens with relatively high sensitivity and specificity, which can support future diagnostic pathology workflows as well as further analysis by accurately segmenting cancer regions [<xref ref-type="bibr" rid="scirp.121346-ref6">6</xref>].</p><p>The aim of this study is to develop an accurate and reliable classification model for histopathological images of gastric cancer. The deep learning classification model we developed consists of three main parts, two parallel branches and an information exchange module between them. First, using ResNet18 [<xref ref-type="bibr" rid="scirp.121346-ref7">7</xref>] branch to extract the local information of gastric tissue image. Then, the PVT-Tiny [<xref ref-type="bibr" rid="scirp.121346-ref8">8</xref>] branch is used to extract the global information describing the gastric tissue image. Finally, we propose the bidirectional cross-attention module that fuses local and global information, which enables the ResNet18 branch to acquire the global information extracted by the PVT-Tiny branch, and enables the PVT-Tiny branch to acquire the local information extracted by the ResNet18 branch.</p><p>This paper is organized as follows: Section 2 presents the literature review. Section 3 introduces the classification model based on LGFFN-GHI for gastric tissue images. Section 4 presents the data and experimental setup. Section 5 compares the performance of our model with several classical deep learning models. Section 6 gives the conclusion of this paper.</p></sec><sec id="s2"><title>2. Related Works</title><p>In the study of [<xref ref-type="bibr" rid="scirp.121346-ref9">9</xref>], the authors compared three aspects of feature extraction, feature dimensionality reduction, and classifier for histopathological images of gastric cancer. In the classifier, this work compares random deep forest (RF) and artificial neural network (ANN). ANN classifier outperforms RF classifier. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref10">10</xref>], the authors proposed a method to classify histopathological images of gastric cancer by nuclear attribute relationship map. The images are pre-analyzed and the cell nuclei are first segmented, followed by selective nuclear classification. Based on the classification, different types of nuclei were constructed into cell relationship maps, and features were extracted for each cell relationship map. A total of 332 feature vectors, including mean, variance, skewness and kurtosis, were extracted based on the features of the maps. Finally, RF was used for classification. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref11">11</xref>], the authors proposed three deep learning classification algorithms for gastric cancer histopathology. The first set of experiments was classified by convolutional neural network (CNN) method. The accuracy of the classification results was 86.4%. In the second set of experiments, features were extracted by CNN and then classified by RBF kernel support vector machine. The accuracy of the classification result is 89.2%. The third set of experiments uses K-SVD to learn the features extracted by CNN to get the complete dictionary, and then performs sparse decomposition. The classification was performed using a linear kernel support vector machine, and the classification accuracy was 95%.</p><p>In the study of [<xref ref-type="bibr" rid="scirp.121346-ref12">12</xref>], a nine-layer deep convolutional neural network (DCNN) is proposed, which consists of three convolutional layers, three maximum pooling layers, two fully connected layers, and one output layer. This work yielded an accuracy of 96.88%. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref13">13</xref>], the authors designed a supervised feed-forward CNN model. The network classified tumor and necrotic regions with 69.9% and 81.4% accuracy, respectively. In addition, several comparative experiments were conducted in this work. AlexNet was used for deep learning, color and texture features were used for machine learning, and RF was used for classification. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref14">14</xref>], the authors propose a new deep learning network-based model for classification of histopathological images of gastric cancer. To extract deep features, the proposed deep learning network has different structures, a shallow multiscale module and a deep network module. Several comparison experiments were performed, such as AlexNet, VGG-16, ResNet-50, ResNet-101, Inception-V4, and DenseNet-121. After comparison, the proposed network achieved good results. For the patch level, the classification accuracy of the model is 97.93%. For the slice level, the classification accuracy of the model is 100%. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref15">15</xref>], the authors constructed a 50-layer residual network model. In this model, multi-size convolutional kernels are used to extract features, and after extensive training, the network achieves an output F-score of 95.5%. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref16">16</xref>], a feature balancing module (FBM) is proposed that can distinguish subtle differences in images. The balancing module has two types of channels: the first is a channel attention (CA) module and the second is a spatial attention (SA) module. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref17">17</xref>], the authors propose a ten-layer convolutional neural network, in which three convolutional layers extract features, four pooling layers reduce the image size, and three fully connected layers output feature values. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref18">18</xref>], the authors propose a recalibration-based multi-instance deep learning method for histopathological image classification of gastric cancer. In this method, two convolutional layers and one pooling layer are added to transform the ResNet-v2 network into a full network model. The pooling layer is averaged pooling with two convolutional layers: one for feature extraction and the other for classification. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref19">19</xref>], the authors fused the two networks, DeepLab-V3 and ResNet-50, and introduced the structure of the ResNet-50 network into DeepLab-V3 and built a new convolutional neural network on top of DeepLab-V3. In this work, 2,166 complete slices were selected as the training set and 300 slices as the test set. After extensive training, the final accuracy of the model is 87.3%, sensitivity is 99.6%, and specificity is 84.3%. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref20">20</xref>], the authors propose a multi-scale deep learning network, in which images with different magnifications are selected from the whole WSI images, patches of the same size are extracted from the images with different magnifications, and then these patches are put into the deep HIPO. Then, this multi-scale deep learning network can learn images of multiple scales. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref21">21</xref>], the authors used the standard Inception-V3 network framework. By changing the depth multiplier, the parameters can be reduced. To increase the robustness of the images, data enhancement methods such as mirroring and rotation are used. The Adam optimization algorithm is used to optimize the network. After extensive training, the network model with the lowest validation error was selected. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref22">22</xref>], the authors propose three classical convolutional neural networks for image classification: AlexNet, ResNet-50 and Inception-V3. In the data selection, ten-fold cross validation is used to test the performance of the classification. The data is divided into ten parts, train:validation:test = 8:1:1. For each combination, the classification results of the three classical networks are obtained. Finally, the ten results are a series of outputs that are used to calculate accuracy, sensitivity and specificity. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref23">23</xref>], an intelligent attention mechanism (HCRF-AM) model based on hierarchical conditional random fields is proposed in. The HCRF-AM model consists of an attention mechanism (AM) module and an image classification (IC) module. In the AM module, the HCRF model is built to extract attention regions. In the IC module, a convolutional neural network model is trained using the selected attention regions, and then an integrated learning algorithm for classification probability is used to obtain image-level results from the patch-level output of the CNN. In addition, the AM module and migration learning techniques enable the network to generalize well to other types of image data in addition to histopathological images. In the study of [<xref ref-type="bibr" rid="scirp.121346-ref24">24</xref>], a novel multi-instance classification framework based on graph convolutional network (GCN) is proposed for gastric microscopy image classification. First, patch embeddings are generated by feature extraction. Then, graph structure is introduced to model the spatial topological structure relationship between instances. In addition, a graph classification model with hierarchical pooling is constructed to implement this multi-instance classification task.</p><p>Previous studies have used convolutional neural network to recognize pathological images of gastric cancer. CNN model is the main type of deep learning, which can be applied to many machine vision tasks. CNN model also has some shortcomings, one of which is that CNN model can not handle global information well. In contrast, the vision transformer (ViT) model used in the field of computer vision can extract more abundant global information. In medicine, the composition of histopathological images is complex. The proportion of abnormal areas in some abnormal images is large, while the proportion of abnormal areas in some abnormal slices is small. Therefore, the model used for the classification task of tissue pathological images must have a strong ability to comprehensively extract global and local information. Considering the actual situation of CNN and ViT models, we heuristic proposed a hybrid model for GHIC tasks, namely LGFFN-GHI, which integrates local information and global information into an organic whole (<xref ref-type="fig" rid="fig1">Figure 1</xref>).</p></sec><sec id="s3"><title>3. Methodology</title><sec id="s3_1"><title>3.1. CNN Branch: ResNet18</title><p>The branch of the LGFFN-GHI model used to extract local features from gastric tissue images is ResNet18 [<xref ref-type="bibr" rid="scirp.121346-ref7">7</xref>]. ResNet18 consists of a pyramid model with a backbone block stacked with four stages of residual blocks, and the size of the feature map output at each stage is halved while the number of channels is doubled.</p></sec><sec id="s3_2"><title>3.2. Transformer Branch: PVT-Tiny</title><p>Since Vision Transformer (ViT) [<xref ref-type="bibr" rid="scirp.121346-ref25">25</xref>] was introduced to image classification tasks in 2021 and has been successful. There has been a lot of work devoted to various variants of ViT [<xref ref-type="bibr" rid="scirp.121346-ref8">8</xref>] [<xref ref-type="bibr" rid="scirp.121346-ref26">26</xref>] - [<xref ref-type="bibr" rid="scirp.121346-ref33">33</xref>] for computer vision tasks such as image classification, target detection, image segmentation, etc. PVT (Pyramid Vision Transformer) [<xref ref-type="bibr" rid="scirp.121346-ref8">8</xref>] is one of the ViT variants for intensive prediction tasks such as image detection and image segmentation. PVT introduces a pyramid structure similar to CNN compared to ViT, making PVT apply as a backbone like CNN for intensive prediction tasks, such as segmentation and detection. Similar to the CNN backbone [<xref ref-type="bibr" rid="scirp.121346-ref7">7</xref>] similarly, PVT has four stages to generate feature maps at different scales. All stages share a similar architecture, which consists of a patch embedding layer and L i Transformer encoder layers.</p><p>In the first stage, given an input image of size H &#215; W &#215; 3 , it is first divided into</p><p>H W 4 2 patches, each of size is 4 &#215; 4 &#215; 3 . Then, the flattened patches are input into the linear projection to obtain patches of size H W 4 2 &#215; C 1 of the embedded</p><p>patches. Then, the embedded patches are passed together with the positional embedding through a Transformer encoder with L 1 layers, and the output is</p><p>reconstructed as a feature map of size H 4 &#215; W 4 &#215; C 1 feature map of size F 1 .</p><p>Similarly, using the feature map from the previous stage as input, the following feature map is obtained: F 2 , F 3 , F 4 , which are in steps of 8, 16, 32 pixels with respect to the input image, respectively.</p><p>The Transformer encoder for stage i has L i encoder layers, each consisting of an attention layer and a feedforward layer [<xref ref-type="bibr" rid="scirp.121346-ref34">34</xref>]. Since PVT needs to handle high-resolution (e.g., 4-stride) feature mapping, a space-reduction attention (SRA) layer is proposed to replace the traditional multi-head attention (MHA) layer in the encoder [<xref ref-type="bibr" rid="scirp.121346-ref34">34</xref>]. The SRA is similar to the MHA. Similar to MHA, SRA receives a query Q, a key K and a value V as input and outputs a fine-grained feature. The difference is that SRA reduces the spatial scale of K and V before the attention operation, which greatly reduces the computational or memory overhead. The details of the SRA in phase i can be expressed as follows:</p><p>S R A ( Q , K , V ) = C o n c a t ( h e a d 0 , ⋯ , h e a d N i ) W O (1)</p><p>h e a d j = A t t e n t i o n ( Q W j Q , S R ( K ) W j K , S R ( V ) W j V ) (2)</p><p>which C o n c a t ( ⋅ ) is the connection operation in [<xref ref-type="bibr" rid="scirp.121346-ref34">34</xref>]. W j Q ∈ ℝ C i &#215; d h e a d ,</p><p>W j K ∈ ℝ C i &#215; d h e a d , W j V ∈ ℝ C i &#215; d h e a d and W O ∈ ℝ C i &#215; C i are the linear projection parameters. N i is the number of heads of the attention layer in stage i. Therefore,</p><p>the size of each head (i.e. d h e a d ) is equal to C i N i . S R ( ⋅ ) is the operation to reduce</p><p>the spatial dimensionality of the input sequence (i.e., K or V), is denoted as follows:</p><p>S R ( X ) = N o r m ( R e s h a p e ( X , R i ) W S ) (3)</p><p>where X ∈ ℝ H i W i &#215; C i denotes an input sequence, and R i is the reduction rate of the attention layer in stage i. R e s h a p e ( X , R i ) is the operation that reshapes the</p><p>input sequence x into a sequence of size H i W i R i 2 &#215; ( R i 2 C i ) . W s ∈ ℝ R i 2 C i &#215; C i is reduces</p><p>the dimensionality of the input sequence to a linear projection of C i . N o r m ( ⋅ ) representation layer normalization [<xref ref-type="bibr" rid="scirp.121346-ref35">35</xref>]. Same as the attention operation in the original Transformer [<xref ref-type="bibr" rid="scirp.121346-ref34">34</xref>], the formula for the calculation of A t t e n t i o n ( ⋅ ) as follows:</p><p>A t t e n t i o n ( q , k , v ) = S o f t m a x ( q k T d h e a d ) v (4)</p></sec><sec id="s3_3"><title>3.3. LGFFN-GHI</title><p><xref ref-type="fig" rid="fig1">Figure 1</xref> depicts the structure of LGFFN-GHI. The CNN branch uses the ResNet18 network structure. It consists of a backbone network, four stages of residual blocks and classifiers connected. Two residual blocks are included in each stage. The first residual block in each stage halves the size of the input feature map and doubles the number of channels. In contrast to the way the feature maps of the original network are reduced in resolution, we introduce the Transition module [<xref ref-type="bibr" rid="scirp.121346-ref36">36</xref>]. The Transition module is a Conv-Batch Normalization-Relu-Batch Normalization-Avg Pooling sequence. Transformer branch uses the PVT-Tiny network. It is similar to ResNet18 and contains four stages and a classifier. Each stage consists of a patch embedding layer and two Transformer encoders. To be consistent with ResNet18 feature dimension, we change the output feature dimension of the third stage from 320 to 256. The linear mapping of the traditional Transformer is changed to a convolutional operation in PVT, and the zero-fill operation of convolution can imply position information [<xref ref-type="bibr" rid="scirp.121346-ref37">37</xref>], so we remove the position encoding in PVT-Tiny. For classification, PVT uses the traditional ViT approach to add a category tag to the last layer of Transformer encoder. We use PVTv2 on the PVT-Tiny branch [<xref ref-type="bibr" rid="scirp.121346-ref38">38</xref>] approach, i.e., the output of the last layer of Transformer encoder is averaged as the category marker.</p></sec><sec id="s3_4"><title>3.4. Feature Fuse Block (FFB)</title><p>In order to blend the local features extracted by the ResNet18 branch and the global features extracted by the PVT-Tiny branch, we propose a local-global feature blending module. The module consists of two branches using bidirectional concordance to mix local and global features respectively. In each stage, it is placed in front of the residual block and the Transformer encoder layer. The specific formula for the PVT-Tiny-&gt; ResNet18 branch is follows:</p><p>X = A t t e n t i o n ( X , S R ( Z W Z K ) , S R ( Z W Z V ) ) + X (5)</p><p>where X ∈ ℝ H i &#215; W i &#215; C i is the input feature map of ResNet18 in stagei, and Z ∈ ℝ H i W i &#215; C i is the input sequenc of PVT-Tiny in stage i. W Z K ∈ ℝ C i &#215; C i and W Z V ∈ ℝ C i &#215; C i are the linear projection parameters. The formulas S R ( ⋅ ) according to (3), in order to reduce the computational, the settings of R i from the first stage to the fourth stage are 8, 4, 2 and 1, respectively. The A t t e n t i o n ( ⋅ ) calculation formula differs from equation (4) by changing d h e a d is changed to C i . Similarly, the specific formula for the ResNet18 -&gt; PVT-Tiny branch is follows:</p><p>Z = A t t e n t i o n ( Z , S R ( X W X K ) , S R ( X W X V ) ) + Z (6)</p><p>where W X K ∈ ℝ C i &#215; C i and W X V ∈ ℝ C i &#215; C i are linear projection parameters.</p></sec></sec><sec id="s4"><title>4. Data and Experimental Parameter Settings</title><sec id="s4_1"><title>4.1. GasHisSDB Dataset</title><p>Four pathologists from Longhua Hospital of Shanghai University of Traditional Chinese Medicine provided 600 pathological images of gastric cancer in size of 2048 &#215; 2048. Three sizes of pathology images (160 &#215; 160, 120 &#215; 120, 80 &#215; 80 pixels) were directly cropped to obtain the database GasHisSDB [<xref ref-type="bibr" rid="scirp.121346-ref39">39</xref>]. Among them, 13, 124 abnormal images and 20, 160 normal images were sub-database of 160 &#215; 160 pixel size. Normal: no cancer cells were present in the images. Abnormal: cancer cells were present in the images. Each normal image did not contain cancerous areas. Each cell had no or very small anisotropy. In the abnormal images, the cancer cells are often in irregularly arranged multilayers with nuclei of variable size and division [<xref ref-type="bibr" rid="scirp.121346-ref40">40</xref>]. <xref ref-type="fig" rid="fig2">Figure 2</xref> shows some samples of normal and abnormal gastric cancer pathology images. The training set, validation set and test set were randomly divided in the ratio of 6:2:2 on a 160 &#215; 160 sub-data set.</p></sec><sec id="s4_2"><title>4.2. Experimentation Settings</title><p>We used Pytorch to write our code. The computing platform used was an Nvidia Tesla M40 24GB graphics processing unit. In the training phase, AdamW was used as an optimizer with a learning rate set to 1e−5 and trained for 100 epochs. During training, no data enhancement strategy was used. After training, the model with the lowest loss in the validation set was selected for testing.</p></sec><sec id="s4_3"><title>4.3. Evaluation Metrics</title><p>In this study, Accuracy, Precision, Recall, Specificity, and F1 Score were used as</p><p>metrics to evaluate the model for classifying gastric pathology images. For the problem of class imbalance in gastric pathology images, Matthew correlation coefficient (MCC) [<xref ref-type="bibr" rid="scirp.121346-ref41">41</xref>] [<xref ref-type="bibr" rid="scirp.121346-ref42">42</xref>] was also used for evaluation. It is one of the balance metrics for unbalanced datasets, considering true and false predictions for both negative and positive categories. The diagnostic significance of the classifier at different thresholds is evaluated by plotting the accuracy-recall (PR) and receiver operating characteristic (ROC) curves. They are mathematically formulated as follows:</p><p>A c c u r a c y = T P + T N T P + T N + F P + F N (7)</p><p>Precision = T P T P + F P (8)</p><p>Recall = T P T P + F N (9)</p><p>S p e c i f i c i t y = T N T N + F P (10)</p><p>F 1 = 2 ⋅ Precision ⋅ Recall Precision + Recall (11)</p><p>M C C = ( T P ⋅ T N ) − ( F P ⋅ F N ) ( T P + F P ) ( T P + F N ) ( T N + F P ) ( T N + F N ) (12)</p><p>where TP refers to correctly predicted abnormal images, TN refers to correctly predicted normal images, FP refers to incorrectly predicted abnormal images, and FN refers to incorrectly predicted normal images.</p></sec></sec><sec id="s5"><title>5. Results and Discussion</title><p>To validate the performance of the proposed model for classifying pathological images of gastric cancer, we compared it with several classical deep learning models, including AlexNet [<xref ref-type="bibr" rid="scirp.121346-ref43">43</xref>], VGG16 [<xref ref-type="bibr" rid="scirp.121346-ref44">44</xref>], Inception-V3 [<xref ref-type="bibr" rid="scirp.121346-ref45">45</xref>] and ResNet50 [<xref ref-type="bibr" rid="scirp.121346-ref7">7</xref>]. To further validate this benefit by combining the two networks, we also trained ReNet18 and PVT-Tiny independently for comparison with our proposed approach.</p><p>The training process of the proposed deep learning model is shown in <xref ref-type="fig" rid="fig3">Figure 3</xref> and <xref ref-type="fig" rid="fig4">Figure 4</xref>, where the model converges after 100 epochs of training. The loss</p><p>of the validation set reaches a minimum of 0.1417 at the 91st epoch (<xref ref-type="fig" rid="fig4">Figure 4</xref>), at which time the accuracy of the training and validation sets are 96.83 and 95.75, respectively (<xref ref-type="fig" rid="fig3">Figure 3</xref>). <xref ref-type="fig" rid="fig5">Figure 5</xref> shows the LGFFN-GHI classification confusion matrix on the test set. Out of a total of 6656 test images, 4032 images were in the normal category and 2624 images were in the abnormal category. Among them, 3960 images of the normal category were classified correctly and 72 images were classified incorrectly. The images in the abnormal category were classified correctly in 2484 images and incorrectly in 140 images. As can be seen from <xref ref-type="fig" rid="fig5">Figure 5</xref>, our model is generally accurate for the secondary classification of gastric cancer, which fully demonstrates that our proposed method is effective and can be applied to the binary classification problem of gastric cancer.</p><p><xref ref-type="table" rid="table1">Table 1</xref> shows the model evaluation results of LGFFN-GHI with other models on the test set. In terms of classification accuracy, the lowest is 84.960% for Inception_v3, while our proposed method achieves the highest 96.814%. Among them, ResNet18 and Pvt-Tiny reached 94.426% and 92.833%, respectively, and LGFFN-GHI improved by 2.388% and 3.918%, respectively. The proposed classification method achieves the highest precision, recall, specificity, F1 score and Matthew correlation coefficient all with 97.183%, 94.664%, 98.214%, 95.907% and 93.322%, respectively. Among them, the precision improved by 4.754% and 7.262%, the recall improved by 1.143% and 2.515%, the specificity improved by 3.2% and 4.936%, the F1 score improved by 2.935% and 4.885%, and the Matthew correlation coefficient improved by 4.964% and 8.245%. It can be seen that the two branches in LGFFN-GHI, ResNet18 and Pvt-Tiny, can benefit from each other's extracted information through FFB as a bridge of information exchange. LGFFN-GHI outperforms the base model in accuracy, precision, recall, specificity, F1 score and Matthew correlation coefficient. The CNN branch of LGFFN-GHI is ResNet18, which is good at capturing local information in images, such as the structural information of cell clusters composed of several cells in gastric pathology tissue images. The Transformer branch of LGFFN-GHI is Pvt-Tiny, which can directly extract the global information in the image, such as the relationship between cell clusters in the gastric pathology tissue image and the image texture information. FFB in LGFFN-GHI serves as a bridge for information exchange, enabling ResNet18 and Pvt-Tiny to benefit from each other's extracted information.</p><p><xref ref-type="fig" rid="fig6">Figure 6</xref> shows the ROC curves of the three classifiers LGFFN-GHI, ResNet18 and Pvt-Tiny on the test set, and their AUC values are 99.3%, 98.9% and 98.1%, respectively, and our proposed method improves 0.4% and 1.2% over ResNet18 and Pvt-Tiny, respectively. This indicates that LGFFN-GHI can effectively extract feature information, and has high robustness, so as to effectively improve the accuracy of gastric cancer classification. Relatively speaking, the AUC value of Pvt-Tiny is significantly lower, indicating that the extracted features are not sufficient for gastric cancer classification, and there is a certain gap between PVT-TINY and LGFFN-GHI.</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Results of LGFFN-GHI compared with different models on the test set (%)</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Model</th><th align="center" valign="middle" >Accuracy</th><th align="center" valign="middle" >Precision</th><th align="center" valign="middle" >Recall</th><th align="center" valign="middle" >Specificity</th><th align="center" valign="middle" >F1Score</th><th align="center" valign="middle" >MCC</th></tr></thead><tr><td align="center" valign="middle" >ResNet18</td><td align="center" valign="middle" >94.426</td><td align="center" valign="middle" >92.429</td><td align="center" valign="middle" >93.521</td><td align="center" valign="middle" >95.014</td><td align="center" valign="middle" >92.972</td><td align="center" valign="middle" >88.358</td></tr><tr><td align="center" valign="middle" >Pvt-Tiny</td><td align="center" valign="middle" >92.833</td><td align="center" valign="middle" >89.921</td><td align="center" valign="middle" >92.149</td><td align="center" valign="middle" >93.278</td><td align="center" valign="middle" >91.022</td><td align="center" valign="middle" >85.077</td></tr><tr><td align="center" valign="middle" >AlexNet</td><td align="center" valign="middle" >90.985</td><td align="center" valign="middle" >88.953</td><td align="center" valign="middle" >88.071</td><td align="center" valign="middle" >92.881</td><td align="center" valign="middle" >88.510</td><td align="center" valign="middle" >81.096</td></tr><tr><td align="center" valign="middle" >Vgg16</td><td align="center" valign="middle" >95.582</td><td align="center" valign="middle" >96.120</td><td align="center" valign="middle" >92.53</td><td align="center" valign="middle" >97.569</td><td align="center" valign="middle" >94.291</td><td align="center" valign="middle" >90.735</td></tr><tr><td align="center" valign="middle" >Inception_v3</td><td align="center" valign="middle" >84.960</td><td align="center" valign="middle" >78.089</td><td align="center" valign="middle" >85.975</td><td align="center" valign="middle" >84.300</td><td align="center" valign="middle" >81.842</td><td align="center" valign="middle" >69.291</td></tr><tr><td align="center" valign="middle" >ResNet50</td><td align="center" valign="middle" >91.195</td><td align="center" valign="middle" >87.463</td><td align="center" valign="middle" >90.663</td><td align="center" valign="middle" >91.542</td><td align="center" valign="middle" >89.034</td><td align="center" valign="middle" >81.720</td></tr><tr><td align="center" valign="middle" >LGFFN-GHI</td><td align="center" valign="middle" >96.814</td><td align="center" valign="middle" >97.183</td><td align="center" valign="middle" >94.664</td><td align="center" valign="middle" >98.214</td><td align="center" valign="middle" >95.907</td><td align="center" valign="middle" >93.322</td></tr></tbody></table></table-wrap></sec><sec id="s6"><title>6. Conclusions and Future Work</title><p>In this paper, an LGFFN-GHI model is proposed to classify histopathological images of gastric cancer into normal and abnormal. In the experiment, LGFFN-GHI was tested on the publicly available gastric cancer histopathology dataset (GasHisSDB) to achieve 96.814% accuracy. Our model outperforms classical neural network models, including AlexNet, VGG16, Inception-V3, ResNet50, ReNet18 and PVT-Tiny, showing its potential for gastric cancer histopathology image classification tasks. The model not only considers the advantages of classical CNN models in describing local information, but also uses the latest Transformer model for global information description, considering both global and local associations of images in spatial context.</p><p>Although LGFFN-GHI is very effective for gastric cancer diagnosis, this method needs to be validated on a larger dataset before it can be used in the clinic. We intend to include this work as part of our future work. In addition, we would like to explore LGFFN-GHI for breast, colon and prostate cancer diagnosis. The number of parameters of LGFFN-GHI is larger than the general model, and we will further optimize it to reduce the number of parameters in the future.</p></sec><sec id="s7"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s8"><title>Cite this paper</title><p>Li, S.S. and Liu, W.Z. (2022) LGFFN-GHI: A Local-Global Feature Fuse Network for Gastric Histopathological Image Classification. Journal of Computer and Communications, 10, 91-106. https://doi.org/10.4236/jcc.2022.1011007</p></sec></body><back><ref-list><title>References</title><ref id="scirp.121346-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Thrift, A.P. and El-Serag, H.B. (2020) Burden of Gastric Cancer. Clinical Gastroenterology and Hepatology, 18, 534-542. https://doi.org/10.1016/j.cgh.2019.07.045</mixed-citation></ref><ref id="scirp.121346-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Sung, H., Ferlay, J., Siegel, R.L., Laversanne, M., Soerjomataram, I. and Jemal, A. (2021) Global Cancer Statistics 2020: Globocan Estimates of Incidence and Mortality Worldwide for 36 Cancers in 185 Countries. CA: A Cancer Journal for Clinicians, 71, 209-249. https://doi.org/10.3322/caac.21660</mixed-citation></ref><ref id="scirp.121346-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Amin, M.B., Greene, F.L., Edge, S.B., Compton, C.C., Gershenwald, J.E. and Brookland, R.K. (2017) The Eighth Edition AJCC Cancer Staging Manual: Continuing to Build a Bridge from a Population-Based to a More “Personalized” Approach to Cancer Staging. CA: A Cancer Journal for Clinicians, 67, 93-99. https://doi.org/10.3322/caac.21388</mixed-citation></ref><ref id="scirp.121346-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Sano, T., Coit, D.G., Kim, H.H., Roviello, F., Kassab, P. and Wittekind, C. (2017) Proposal of a New Stage Grouping of Gastric Cancer for TNM Classification: International Gastric Cancer Association Staging Project. Gastric Cancer, 20, 217-225. https://doi.org/10.1007/s10120-016-0601-9</mixed-citation></ref><ref id="scirp.121346-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Niu, P., Zhao, L., Wu, H., Zhao, D. and Chen, Y. (2020) Artificial Intelligence in Gastric Cancer: Application and Future Perspectives. World Journal of Gastroenterology, 26, Article No. 5408. https://doi.org/10.3748/wjg.v26.i36.5408</mixed-citation></ref><ref id="scirp.121346-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Smyth, E.C., Nilsson, M., Grabsch, H.I., van Grieken, N.C. and Lordick, F. (2020) Gastric Cancer. The Lancet, 396, 635-648. https://doi.org/10.1016/S0140-6736(20)31288-5</mixed-citation></ref><ref id="scirp.121346-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">He, K., Zhang, X., Ren, S. and Sun, J. (2016) Deep Residual Learning for Image Recognition. 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, 27-30 June 2016, 770-778. https://doi.org/10.1109/CVPR.2016.90</mixed-citation></ref><ref id="scirp.121346-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Wang, W., Xie, E., Li, X., Fan, D., Song, K. and Liang, D. (2021) Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions. 2021 IEEE/CVF International Conference on Computer Vision (ICCV), Montreal, 10-17 October 2021, 568-578. https://doi.org/10.1109/ICCV48922.2021.00061</mixed-citation></ref><ref id="scirp.121346-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Korkmaz, S.A. and Binol, H. (2018) Classification of Molecular Structure Images by Using Ann, Rf, Lbp, Hog, and Size Reduction Methods for Early Stomach Cancer Detection. Journal of Molecular Structure, 1156, 255-263. https://doi.org/10.1016/j.molstruc.2017.11.093</mixed-citation></ref><ref id="scirp.121346-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Sharma, H., Zerbe, N., B&amp;ouml;ger, C., Wienert, S., Hellwich, O. and Hufnagl, P. (2017) A Comparative Study of Cell Nuclei Attributed Relational Graphs for Knowledge Description and Categorization in Histopathological Gastric Cancer Whole Slide Images. 2017 IEEE 30th International Symposium on Computer-Based Medical Systems (CBMS), Thessaloniki, 22-24 June 2017, 61-66. https://doi.org/10.1109/CBMS.2017.25</mixed-citation></ref><ref id="scirp.121346-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Liu, B., Zhang, M., Guo, T. and Cheng, Y. (2018) Classification of Gastric Slices Based on Deep Learning and Sparse Representation. 2018 Chinese Control and Decision Conference (CCDC), Shenyang, 9-11 June 2018, 1825-1829. https://doi.org/10.1109/CCDC.2018.8407423</mixed-citation></ref><ref id="scirp.121346-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Garcia, E., et al. (2017) Automatic Lymphocyte Detection on Gastric Cancer Ihc Images Using Deep Learning. 2017 IEEE 30th International Symposium on Computer-Based Medical Systems (CBMS), Thessaloniki, 22-24 June 2017, 200-204. https://doi.org/10.1109/CBMS.2017.94</mixed-citation></ref><ref id="scirp.121346-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Sharma, H., Zerbe, N., Klempert, I., Hellwich, O. and Hufnagl, P. (2017) Deep Convolutional Neural Networks for Automatic Classification of Gastric Carcinoma Using Whole Slide Images in Digital Histopathology. Computerized Medical Imaging and Graphics, 61, 2-13. https://doi.org/10.1016/j.compmedimag.2017.06.001</mixed-citation></ref><ref id="scirp.121346-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Li, Y., Li, X., Xie, X. and Shen, L. (2018) Deep Learning Based Gastric Cancer Identification. 2018 IEEE 15th International Symposium on Biomedical Imaging (ISBI 2018), Washington DC, 4-7 April 2018, 182-185. https://doi.org/10.1109/ISBI.2018.8363550</mixed-citation></ref><ref id="scirp.121346-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Liu, B., Yao, K., Huang, M., Zhang, J., Li, Y. and Li, R. (2018) Gastric Pathology Image Recognition Based On Deep Residual Networks. 2018 IEEE 42nd Annual Computer Software and Applications Conference (COMPSAC), Vol. 2, 408-412. https://doi.org/10.1109/COMPSAC.2018.10267</mixed-citation></ref><ref id="scirp.121346-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Zhu, Z., Ding, X., Zhang, D. and Wang, L. (2020) Weakly-Supervised Balanced Attention Network for Gastric Pathology Image Localization and Classification. 2020 IEEE 17th International Symposium on Biomedical Imaging (ISBI), Iowa City, 3-7 April 2020, 1-4. https://doi.org/10.1109/ISBI45749.2020.9098567</mixed-citation></ref><ref id="scirp.121346-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Kloeckner, J., Sansonowicz, T.K., Rodrigues, á.L. and Nunes, T.W. (2020) Multi-Categorical Classification Using Deep Learning Applied to the Diagnosis of Gastric Cancer. Jornal Brasileiro de Patologia e Medicina Laboratorial, 56, 1-8. https://doi.org/10.5935/1676-2444.20200013</mixed-citation></ref><ref id="scirp.121346-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Wang, S., Zhu, Y., Yu, L., Chen, H., Lin, H. and Wan, X. (2019) Rmdl: Recalibrated Multi-Instance Deep Learning for Whole Slide Gastric Image Classification. Medical Image Analysis, 58, Article ID: 101549. https://doi.org/10.1016/j.media.2019.101549</mixed-citation></ref><ref id="scirp.121346-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Song, Z., Zou, S., Zhou, W., Huang, Y., Shao, L. and Yuan, J. (2020) Clinically Applicable Histopathological Diagnosis System for Gastric Cancer Detection Using Deep Learning. Nature Communications, 11, Article No. 4294. https://doi.org/10.1038/s41467-020-18147-8</mixed-citation></ref><ref id="scirp.121346-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Kosaraju, S.C., Hao, J., Koh, H.M. and Kang, M. (2020) Deep-Hipo: Multi-Scale Receptive Field Deep Learning for Histopathological Image Analysis. Methods, 179, 3-13. https://doi.org/10.1016/j.ymeth.2020.05.012</mixed-citation></ref><ref id="scirp.121346-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Iizuka, O., Kanavati, F., Kato, K., Rambeau, M., Arihiro, K. and Tsuneki, M. (2020) Deep Learning Models for Histopathological Classification of Gastric and Colonic Epithelial Tumours. Scientific Reports, 10, Article No. 1504. https://doi.org/10.1038/s41598-020-58467-9</mixed-citation></ref><ref id="scirp.121346-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Cho, K., Lee, S.H. and Jang, H. (2020) Feasibility of Fully Automated Classification of Whole Slide Images Based on Deep Learning. The Korean Journal of Physiology &amp; Pharma-cology, 24, 89-99. https://doi.org/10.4196/kjpp.2020.24.1.89</mixed-citation></ref><ref id="scirp.121346-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Li, Y., Wu, X., Li, C., Li, X., Chen, H. and Sun, C. (2022) A Hierarchical Conditional Random Field-Based Attention Mechanism Approach for Gastric Histopathology Image Classification. Applied Intelligence, 52, 1-22. https://doi.org/10.1007/s10489-021-02377-4</mixed-citation></ref><ref id="scirp.121346-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Xiang, X. and Wu, X. (2021) Multiple Instance Classification for Gastric Cancer Pathological Images Based on Implicit Spatial Topological Structure Representation. Applied Sciences, 11, Article ID: 10368. https://doi.org/10.3390/app112110368</mixed-citation></ref><ref id="scirp.121346-ref25"><label>25</label><mixed-citation publication-type="other" xlink:type="simple">Kolesnikov, A., Dosovitskiy, A., Weissenborn, D., Heigold, G., Uszkoreit, J. and Beyer, L. (2021) An Image Is Worth 16X16 Words: Transformers for Image Recognition at Scale.</mixed-citation></ref><ref id="scirp.121346-ref26"><label>26</label><mixed-citation publication-type="other" xlink:type="simple">Liu, Z., Lin, Y., Cao, Y., Hu, H., Wei, Y. and Zhang, Z. (2021) Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows. Proceedings of the IEEE/ CVF International Conference on Computer Vision, Montreal, 10-17 October 2021, 10012-10022. https://doi.org/10.1109/ICCV48922.2021.00986</mixed-citation></ref><ref id="scirp.121346-ref27"><label>27</label><mixed-citation publication-type="other" xlink:type="simple">Li, W., Wang, X., Xia, X., Wu, J., Xiao, X. and Zheng, M. (2022) Sepvit: Separable Vision Transformer.</mixed-citation></ref><ref id="scirp.121346-ref28"><label>28</label><mixed-citation publication-type="other" xlink:type="simple">Dong, X., Bao, J., Chen, D., Zhang, W., Yu, N. and Yuan, L. (2021) Cswin Transformer: A General Vision Transformer Backbone with Cross-Shaped Windows. 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), New Orleans, 18-24 June 2022, 12114-12124. https://doi.org/10.1109/CVPR52688.2022.01181</mixed-citation></ref><ref id="scirp.121346-ref29"><label>29</label><mixed-citation publication-type="other" xlink:type="simple">Li, Y., Yao, T., Pan, Y. and Mei, T. (2022) Contextual Transformer Networks for Visual Recognition. IEEE Transactions on Pattern Analysis and Machine Intelligence. https://doi.org/10.1109/TPAMI.2022.3164083</mixed-citation></ref><ref id="scirp.121346-ref30"><label>30</label><mixed-citation publication-type="other" xlink:type="simple">Yuan, L., Chen, Y., Wang, T., Yu, W., Shi, Y. and Jiang, Z. (2021) Tokens-to-Token Vit: Training Vision Transformers from Scratch on ImageNet. 2021 IEEE/CVF International Conference on Computer Vision (ICCV), Montreal, 10-17 October 2021, 58-567. https://doi.org/10.1109/ICCV48922.2021.00060</mixed-citation></ref><ref id="scirp.121346-ref31"><label>31</label><mixed-citation publication-type="other" xlink:type="simple">Wu, H., Xiao, B., Codella, N., Liu, M., Dai, X. and Yuan, L. (2021) Cvt: Introducing Convolutions to Vision Transformers. 2021 IEEE/CVF International Conference on Computer Vision (ICCV), Montreal, 10-17 October 2021, 2-31. https://doi.org/10.1109/ICCV48922.2021.00009</mixed-citation></ref><ref id="scirp.121346-ref32"><label>32</label><mixed-citation publication-type="other" xlink:type="simple">Chen, J., Lu, Y., Yu, Q., Luo, X., Adeli, E. and Wang, Y. (2021) Transunet: Transformers Make Strong Encoders for Medical Image Segmentation.</mixed-citation></ref><ref id="scirp.121346-ref33"><label>33</label><mixed-citation publication-type="other" xlink:type="simple">Han, K., Xiao, A., Wu, E., Guo, J., Xu, C. and Wang, Y. (2021) Transformer in Transformer. Advances in Neural Information Processing Systems 34: Annual Conference on Neural Information Processing Systems, December 2021, 15908-15919.</mixed-citation></ref><ref id="scirp.121346-ref34"><label>34</label><mixed-citation publication-type="other" xlink:type="simple">Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L. and Gomez, A.N. (2017) Attention Is All You Need. 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, 4-9 December 2017, 5998-6008.</mixed-citation></ref><ref id="scirp.121346-ref35"><label>35</label><mixed-citation publication-type="other" xlink:type="simple">Ba, J.L., Kiros, J.R. and Hinton, G.E. (2016) Layer Normalization.</mixed-citation></ref><ref id="scirp.121346-ref36"><label>36</label><mixed-citation publication-type="other" xlink:type="simple">Huang, G., Liu, Z., Van Der Maaten, L. and Weinberger, K.Q. (2017) Densely Connected Convolutional Networks. 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Honolulu, 21-26 July 2017, 4700-4708. https://doi.org/10.1109/CVPR.2017.243</mixed-citation></ref><ref id="scirp.121346-ref37"><label>37</label><mixed-citation publication-type="other" xlink:type="simple">Chu, X., Zhang, B., Tian, Z., Wei, X. and Xia, H. (2021) Do We Really Need Explicit Position Encodings for Vision Transformers?</mixed-citation></ref><ref id="scirp.121346-ref38"><label>38</label><mixed-citation publication-type="other" xlink:type="simple">Wang, W., Xie, E., Li, X., Fan, D., Song, K. and Liang, D. (2022) Pvtv2: Improved Baselines with Pyramid Vision Transformer. Computational Visual Media, 8, 415-424. https://doi.org/10.1007/s41095-022-0274-8</mixed-citation></ref><ref id="scirp.121346-ref39"><label>39</label><mixed-citation publication-type="other" xlink:type="simple">Hu, W., Li, C., Li, X., Rahaman, M.M., Ma, J. and Zhang, Y. (2022) Gashissdb: A New Gastric Histopathology Image Dataset for Computer Aided Diagnosis of Gastric Cancer. Computers in Biology and Medicine, 142, Article ID: 105207. https://doi.org/10.1016/j.compbiomed.2021.105207</mixed-citation></ref><ref id="scirp.121346-ref40"><label>40</label><mixed-citation publication-type="other" xlink:type="simple">Wang, F., Shen, L., Li, J., Zhou, Z., Liang, H. and Zhang, X. (2019) The Chinese Society of Clinical Oncology (CSCO): Clinical Guidelines for the Diagnosis and Treatment of Gastric Cancer. Cancer Communications, 39, 1-31. https://doi.org/10.1186/s40880-019-0349-9</mixed-citation></ref><ref id="scirp.121346-ref41"><label>41</label><mixed-citation publication-type="other" xlink:type="simple">Boughorbel, S., Jarray, F. and El-Anbari, M. (2017) Optimal Classifier for Imbalanced Data Using Matthews Correlation Coefficient Metric. PLOS ONE, 12, e177678. https://doi.org/10.1371/journal.pone.0177678</mixed-citation></ref><ref id="scirp.121346-ref42"><label>42</label><mixed-citation publication-type="other" xlink:type="simple">Chicco, D. and Jurman, G. (2020) The Advantages of the Matthews Correlation Coefficient (Mcc) over F1 Score and Accuracy in Binary Classification Evaluation. BMC Genomics, 21, Article No. 6. https://doi.org/10.1186/s12864-019-6413-7</mixed-citation></ref><ref id="scirp.121346-ref43"><label>43</label><mixed-citation publication-type="other" xlink:type="simple">Krizhevsky, A., Sutskever, I. and Hinton, G.E. (2012) Imagenet Classification with Deep Convolutional Neural Networks. Communications of the ACM, 60, 84-90.</mixed-citation></ref><ref id="scirp.121346-ref44"><label>44</label><mixed-citation publication-type="other" xlink:type="simple">Simonyan, K. and Zisserman, A. (2014) Very Deep Convolutional Networks for Large-Scale Image Recognition.</mixed-citation></ref><ref id="scirp.121346-ref45"><label>45</label><mixed-citation publication-type="other" xlink:type="simple">Szegedy, C., Vanhoucke, V., Ioffe, S., Shlens, J. and Wojna, Z. (2016) Rethinking the Inception Architecture for Computer Vision. 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, 27-30 June 2016, 2818-2826. https://doi.org/10.1109/CVPR.2016.308</mixed-citation></ref></ref-list></back></article>