bioRxiv Science⌕ Search

Biology subjects

Liu, X. X.

Publications and source records attributed to Liu, X. X..

2 recordsLinked to original sources

Fast Medical Image Auto-segmentation for Bleeding Gastric Tissue Detection based on Deep DuS-KFCM Clustering

BackgroundDetection and classification of gastric bleeding tissues are one of the challenging tasks in endoscopy image analysis. Lesion detection plays an important role in gastric cancer (GC) diagnosis and follow-up. Manual segmentation of endoscopy images is a very time-consuming task and subject to intra- and interrater variability. Accurate GB segmentation in abdominal sequences is an essential and crucial task for surgical planning and navigation in gastric lesion ablation. However, GB segmentation in endoscope is a substantially challenging work because the intensity values of gastric blood are similar to those of adjacent structures. ObjectiveIn this paper the idea is to combine two parts: Neural Network and Fuzzy Logic--Hybrid Neuro-Fuzzy system. The objective of this manuscript is to provide an efficient way to segment the gastric bleeding lesion area. This work focuses on design and development of an automated diagnostic system using gastric bleeding cancer endoscopy images. MethodsIn this paper, a coarse-to-fine method was applied to segment gastric bleeding lesion from endoscopy images, which consists of two stages including rough segmentation and refined segmentation. The rough segmentation is based on a kernel fuzzy C-means algorithm with spatial information (SKFCM) algorithm combined with spatial gray level co-occurrence matrix (GLCM) and the refined segmentation is implemented with deeplabv3+ (backbone with resnet50) algorithm to improve the overall accuracy. ResultsExperimental results for gastric bleeding segmentation show that the method provides an accuracy of 87.9476% with specificity of 96.3343% and performs better than other related methods. onclusionsThe performance of the method was evaluated using two benchmark datasets: The GB Segmentation and the healthy datasets. Then use the gastric red spots (GRS) dataset to do the final test to verify weak bleeding symptoms. Our method achieves high accuracy in gastric bleeding lesion segmentation. The work describes an innovative way of using GLCM based textural features to extract underlying information in gastric bleeding cancer imagery. Modified deep DuS-KFCM endoscopy image segmentation method based on GLCM feature, The experimental results shown to be effective in image segmentation and has good performance of resisting noise, segmentation effect more ideal.

bioinformatics↗

A Deep Learning Approach for NeoAG-Specific Prediction Considering Both HLA-Peptide Binding and Immunogenicity: Finding Neoantigens to Making T-Cell Products More Personal

BackgroundAn emerging type of cancer treatment, known as cell immunotherapy, is gaining popularity over chemotherapy or other radiation therapy that causes mass destruction to our body. One favourable approach in cell immunotherapy is the use of neoantigens as targets that help our body immune system identify the cancer cells from healthy cells. Neoantigens, which are non-autologous proteins with individual specificity, are generated by non-synonymous mutations in the tumor cell genome. Owing to its strong immunogenicity and lack of expression in normal tissues, it is now an important target for tumor immunotherapy. Neoantigens are some form of special protein fragments excreted as a by-product on the surface of cancer cells during the DNA mutation at the tumour. In cancer immunotherapies, certain neoantigens which exist only on cancer cells elicit our white blood cells (bodys defender, anti-cancer T-cell) responses that fight the cancer cells while leaving healthy cells alone. Personalized cancer vaccines therefore can be designed de novo for each individual patient, when the specific neoantigens are found to be relevant to his/her tumour. The vaccine which is usually coded in synthetic long peptides, RNA or DNA representing the neoantigens trigger an immune response in the body to destroy the cancer cells (tumour). The specific neoantigens can be found by a complex process of biopsy and genome sequencing. Alternatively, modern technologies nowadays tap on AI to predict the right neoantigen candidates using algorithms. However, determining the binding and non-binding of neoantigens on T-cell receptors (TCR) is a challenging computational task due to its very large search space. ObjectiveTo enhance the efficiency and accuracy of traditional deep learning tools, for serving the same purpose of finding potential responsiveness to immunotherapy through correctly predicted neoantigens. It is known that deep learning is possible to explore which novel neoantigens bind to T-cell receptors and which ones dont. The exploration may be technically expensive and time-consuming since deep learning is an inherently computational method. one can use putative neoantigen peptide sequences to guide personalized cancer vaccines design. MethodsThese models all proceed through complex feature engineering, including feature extraction, dimension reduction and so on. In this study, we derived 4 features to facilitate prediction and classification of 4 HLA-peptide binding namely AAC and DC from the global sequence, and the LAAC and LDC from the local sequence information. Based on the patterns of sequence formation, a nested structure of bidirectional long-short term memory neural network called local information module is used to extract context-based features around every residue. Another bilstm network layer called global information module is introduced above local information module layer to integrate context-based features of all residues in the same HLA-peptide binding chain, thereby involving inter-residue relationships in the training process. introduced ResultsFinally, a more effective model is obtained by fusing the above two modules and 4 features matric, the method performs significantly better than previous prediction schemes, whose overall r-square increased to 0.0125 and 0.1064 on train and increased to 0.0782 and 0.2926 on test datasets. The RMSE for our proposed models trained decreased to approximately 0.0745 and 1.1034, respectively, and decreased to 0.6712 and 1.6506 on test dataset. ConclusionOur work has been actively refining a machine-learning model to improve neoantigen identification and predictions with the determinants for Neoantigen identification. The final experimental results show that our method is more effective than existing methods for predicting peptide types, which can help laboratory researchers to identify the type of novel HLA-peptide binding.

bioinformatics↗