| Literature DB >> 33912213 |
Sijie Yang1, Fei Zhu1, Xinghong Ling1,2, Quan Liu1, Peiyao Zhao1.
Abstract
With the progress of medical technology, biomedical field ushered in the era of big data, based on which and driven by artificial intelligence technology, computational medicine has emerged. People need to extract the effective information contained in these big biomedical data to promote the development of precision medicine. Traditionally, the machine learning methods are used to dig out biomedical data to find the features from data, which generally rely on feature engineering and domain knowledge of experts, requiring tremendous time and human resources. Different from traditional approaches, deep learning, as a cutting-edge machine learning branch, can automatically learn complex and robust feature from raw data without the need for feature engineering. The applications of deep learning in medical image, electronic health record, genomics, and drug development are studied, where the suggestion is that deep learning has obvious advantage in making full use of biomedical data and improving medical health level. Deep learning plays an increasingly important role in the field of medical health and has a broad prospect of application. However, the problems and challenges of deep learning in computational medical health still exist, including insufficient data, interpretability, data privacy, and heterogeneity. Analysis and discussion on these problems provide a reference to improve the application of deep learning in medical health.Entities:
Keywords: computational medicine; deep learning; drug development; electronic health records; genomics; health care; medical imaging
Year: 2021 PMID: 33912213 PMCID: PMC8075004 DOI: 10.3389/fgene.2021.607471
Source DB: PubMed Journal: Front Genet ISSN: 1664-8021 Impact factor: 4.599
FIGURE 1Application of deep learning models in computational medicine.
FIGURE 2Illustration of neural network architecture.
FIGURE 3Schematic diagram of neural network calculation.
A summary of the neural networks.
| Fully connected neural network | It is widely used at the end of the other neural network models to integrate features and make predictions | It is not easy to process high-dimensional data | Combined with other neural networks, it is widely used in many fields |
| Convolutional neural network | It can extract highly abstract and complex features from images | It has too many parameters, and the training speed is slow | It is suitable for processing imaging-related tasks, such as clinical imaging |
| Recurrent neural network | It has a memory function and can effectively process data about sequence and time | Training procedure is difficult and computationally intensive | It is suitable for processing sequence related biomedical data, such as DNA sequence, protein sequence, electronic health records |
| Autoencoder | It can perform unsupervised learning without using labeled data | It needs a pretraining phase | It is suitable for feature dimensionality reduction or learning effective features from data, such as clinical imaging and genomics |
| Deep belief network | It can be used for both supervised learning and unsupervised learning | The training process is computationally intensive | It is suitable for automatic feature extraction tasks, such as genomics and drug development |
FIGURE 4Fully connected neural network.
FIGURE 5Convolutional neural network.
FIGURE 6Illustration of recurrent neural network.
FIGURE 7Illustration of autoencoder.
FIGURE 8Illustration of restricted Boltzmann machine.
FIGURE 9Illustration of deep belief network.
Some frequently used deep learning packages.
| Keras | Python | |
| PyTorch | Python | |
| TensorFlow | Python | |
| Caffe | C++/Python/MATLAB | |
| Theano | Python | |
| Torch | LuaJIT/C |
FIGURE 10Convolutional neural network structure for detecting pneumonia with chest X-ray images.
FIGURE 11An unsupervised deep learning framework that converts the raw electronic health record into a deep representation of the patient.
FIGURE 12Diagram of deep learning model to predict enhancer–promoter interactions (Chen Y. et al., 2016).
FIGURE 13Diagram of deep learning model to predict the binding affinity scores of drugs–targets.
Some deep learning models used in computational medicine.
| Breast cancer type classification ( | A simple and effective method for the classification of hematoxylin and eosin–stained histological breast cancer images | ||
| Clinical image | DeepKnee ( | An automatic pipeline for osteoarthritis severity assessment from plain radiographs | |
| Robotic instrument segmentation ( | A robotic instrument segmentation approach based on the deep learning network architecture | ||
| Segmentation of the left ventricle ( | An automatic segmentation approach of the left ventricle using deep learning and deformable model | ||
| Electronic health record | Embeddings ( | A deep learning method that learns low-dimensional representations of concepts in medicine | |
| Med2Vec ( | A representation learning model for learning code representations and visit representations | ||
| Doctor AI ( | An automatic diagnosis machine that predicts medical codes | ||
| Patient2Vec ( | A deep learning method that learns an interpretable deep representation of longitudinal electronic health records data | ||
| DeepCare ( | A deep learning model that reads electronic health record data and infers disease progression and predicts future outcome | ||
| GRU-D ( | Captures the informative missingness | ||
| Genomics | DeepChrome ( | A deep learning framework that learns combinatorial interactions among histone modification marks to predict the gene expression | |
| D-GEX ( | A deep learning method that infers the expression of the target gene from the expression of the marker gene | ||
| ADAGE ( | Analysis using Denoising Autoencoders for Gene Expression | ||
| AttentiveChrome ( | A unified architecture that models and interprets dependencies among chromatin factors for controlling gene regulation | ||
| GEDFN ( | A deep learning classifier embedding feature graph information | ||
| CancerTypePrediction ( | A model that uses gene expression inputs and predicts cancer types | ||
| Deepnet-RBQ ( | A multimodal deep belief network that predicts the target sites of RNA-binding proteins | ||
| DeepCpG ( | A model for predicting the methylation state of CpG dinucleotides in multiple cells | ||
| SPEID ( | A deep neural network for predicting enhancer–promoter interactions from sequence data | ||
| Xpresso ( | Deep learning models for predicting gene expression levels from genomic sequence | ||
| Basset ( | A tool for learning highly accurate models of DNA sequence activity | ||
| Integrative deep models for alternative splicing ( | Deep learning models for alternative splicing | ||
| ExPecto ( | A deep learning framework for predicting expression effects of human genome variants | ||
| Gene2vec ( | A deep learning neural embedding for prediction of mammalian N6-methyladenosine sites | ||
| CNNC ( | A deep learning method for inferring gene relationships from single-cell expression data | ||
| Drug development | DeepDTIs ( | A deep belief network for predicting the interaction between drugs and targets | |
| DeepDTA ( | The convolutional neural networks for predicting the binding affinity value of drug–target pairs | ||
| deepDTnet ( | A deep learning method for predicting drug–target interactions. | ||
| MLP ( | A deep learning model that predicts pharmacological properties of drugs and drug repurposing | ||
| DeepSynergy ( | A deep learning approach for predicting the synergy of drug combinations | ||
| deepDR ( | A deep learning approach for inferring new drug–disease relationships for in silicon drug repurposing | ||
| DeepCPI ( | A deep learning framework for large-scale | ||
| Drug-Combo-Generator ( | Deep generative models for drug combination generation |