• Optics and Precision Engineering
  • Vol. 31, Issue 6, 936 (2023)
Hong YU1,*, Renze LUO1, Chunmeng CHEN2, Xiang TANG3, and Renquan LUO1
Author Affiliations
  • 1College of Electrical Engineering and Information,Southwest Petroleum University, Chengdu60500, China
  • 2Department of Nuclear Medicine, The No. People’s Hospital of Yibin, Yibin644000, China
  • 3College of Computer Science, Southwest Petroleum University, Chengdu610500, China
  • show less
    DOI: 10.37188/OPE.20233106.0936 Cite this Article
    Hong YU, Renze LUO, Chunmeng CHEN, Xiang TANG, Renquan LUO. Bone scintigraphic classification method based on ACGAN and transfer learning[J]. Optics and Precision Engineering, 2023, 31(6): 936 Copy Citation Text show less

    Abstract

    Owing to the limited availability of samples and unbalanced categories of bone images, it is difficult to classify these images. To improve the classification accuracy of bone images, this study developed a bone-image classification method based on auxiliary classifier generative adversarial network (ACGAN) data generation and transfer learning. First, an multi-attention U-Net-based ACGAN (MU-ACGAN) model was designed to address the imbalance of bone-image categories. The model uses U-Net as the generator framework and combines dense residual connection and channel-spatial attention mechanism to improve the generation of bone-image detail features. The discriminator extracts bone-image features by using a dense residual attention convolution block for discrimination. Next, the amount of data was further expanded via combination with traditional data enhancement methods. Finally, a multi-scale convolutional neural network was designed to extract the features at different scales of bone imaging so as to improve the classification effect. In the model training process, a two-stage transfer learning method was adopted to optimize the initialization parameters of the model and address the problem of overfitting. Experimental results indicate that the classification accuracy of the proposed method reaches 85.71%, effectively alleviating the problem of low classification accuracy on small sample bone-image datasets.
    minGmaxDV(D,G)=Ex-Pdata(x)[logD(x)]+Ez-Pdata(x)[log(1-D(G(z)))](1)

    View in Article

    LS=E[logP(S=real|Xreal)]+E[logP(S=fake|Xfake)](2)

    View in Article

    LC=E[logP(C=c|Xreal)]+E[logP(C=c|Xfake)](3)

    View in Article

    LG=Ls-Lc(4)

    View in Article

    LD=Lc+Ls(5)

    View in Article

    zc=concatenate(x1+x2)(6)

    View in Article

    zch(h)=1W0iWxc(h,i)(7)

    View in Article

    zcw(w)=1H0iHxc(j,w)(8)

    View in Article

    f=δ(F1([zch,zcw]))(9)

    View in Article

    gch=σ(Fh(fh))(10)

    View in Article

    gcw=σ(Fw(fw))(11)

    View in Article

    xc'(i,j)=xc(i,j)×gch(i)×gcw(j)(12)

    View in Article

    xout=δ(Conv1×1(xc+xc'))(13)

    View in Article

    xi=Hi([x0,x1,,xi-1])(14)

    View in Article

    Accuarcy=TP+TNTP+TN+FP+FN(15)

    View in Article

    Precision=TPTP+FP(16)

    View in Article

    Recall=TPTP+FN(17)

    View in Article

    Specificity=TNTN+FP(18)

    View in Article

    F-1=2×Precision×RecallPrecision+Recall(19)

    View in Article

    Hong YU, Renze LUO, Chunmeng CHEN, Xiang TANG, Renquan LUO. Bone scintigraphic classification method based on ACGAN and transfer learning[J]. Optics and Precision Engineering, 2023, 31(6): 936
    Download Citation