| Literature DB >> 33810079 |
Helena Castañé1, Gerard Baiges-Gaya1, Anna Hernández-Aguilera1, Elisabet Rodríguez-Tomàs1, Salvador Fernández-Arroyo2, Pol Herrero2, Antoni Delpino-Rius2, Nuria Canela2, Javier A Menendez3, Jordi Camps1, Jorge Joven1.
Abstract
Hepatic biopsy is the gold standard for staging nonalcoholic fatty liver disease (NAFLD). Unfortunately, accessing the liver is invasive, requires a multidisciplinary team and is too expensive to be conducted on large segments of the population. NAFLD starts quietly and can progress until liver damage is irreversible. Given this complex situation, the search for noninvasive alternatives is clinically important. A hallmark of NAFLD progression is the dysregulation in lipid metabolism. In this context, recent advances in the area of machine learning have increased the interest in evaluating whether multi-omics data analysis performed on peripheral blood can enhance human interpretation. In the present review, we show how the use of machine learning can identify sets of lipids as predictive biomarkers of NAFLD progression. This approach could potentially help clinicians to improve the diagnosis accuracy and predict the future risk of the disease. While NAFLD has no effective treatment yet, the key to slowing the progression of the disease may lie in predictive robust biomarkers. Hence, to detect this disease as soon as possible, the use of computational science can help us to make a more accurate and reliable diagnosis. We aimed to provide a general overview for all readers interested in implementing these methods.Entities:
Keywords: NASH; adipose tissue; artificial intelligence; bariatric surgery; deep learning; metabolism
Year: 2021 PMID: 33810079 PMCID: PMC8004861 DOI: 10.3390/biom11030473
Source DB: PubMed Journal: Biomolecules ISSN: 2218-273X
Figure 1Nonalcoholic fatty liver disease is apparently progressive. The accumulation of fat in the liver may be considered clinically as a serious event, especially when accompanied or caused by metabolic dysregulation. Liver assessment is commonly underdiagnosed in the management of the metabolic syndrome with potential deleterious consequences.
Figure 2Lipotoxicity is an essential factor in the pathogenesis of liver disease. Actual mechanisms remain unknown, but the functional and structural organizations in membranes depend not only on the amount of accumulated fat but on the relative contribution of altered lipid composition and metabolism.
Figure 3Lipidomics may propel the noninvasive assessment of progressive liver disease. Schematics illustrating important factors in the design of case-control studies aimed to understand the pathogenesis of nonalcoholic steatohepatitis (NASH). As part of the metabolic syndrome, cohort matching is an essential task that considers potential covariates. The management of samples and analytical procedures are crucial to provide high quality data. Lipidomics analysis results in an enormous amount of data that require the use of computers in each step of analysis and machine learning methods may ultimately result in predictive models. Created with BioRender.com (BioRender, Toronto, ON, Canada) https://biorender.com. Accessed 11 August 2020.
Figure 4Lipidomics must consider the effect of interorgan crosstalk. Energy homeostasis is important in the health and disease of the liver and is highly dependent on metabolic signals derived from dietary intake or secreted from adipose tissue, gut, liver and all insulin-sensitive tissues.
Figure 5Deep learning is a type of machine learning. Expert systems can exceed human-level achievements in the diagnosis of a disease.
Figure 6Tasks and techniques used in machine learning. There are many types of learning, but supervised and unsupervised machine learning types are already available and relatively easy to use in biomedicine.
Overview of the main open-source machine and deep learning frameworks.
| Frameworks | Programming Languages | Features |
|---|---|---|
| Apache Spark | Java, R, Python, Scala | Structured data processing for machine learning and graph processing. |
| Caffe | C++, Python | Supports different deep learning architectures like CNN or RNN. |
| Chainer | Python | Provides a flexible, intuitive and high performance of deep learning models, such as RNN and autoencoders. |
| Deeplearning4j | Java | Works with different data types, such as images, CSV, plain text, audio and video to build a full range of deep neural network. |
| h2o.ai | Java, R, Python, Scala | Provides fast and scalable machine learning and predictive analysis platform. |
| Keras | Python | It is a deep learning API that works with machine learning platform TensorFlow. |
| Neon | Python | Artificial intelligence platform that works with images and videos. |
| Pytorch | C++, Python | It is a Python library for deep learning that provides fast and flexible framework to build dynamic neural network. |
| Scikit-learn | C, C++, Python, Cython | It is library for machine learning and statistical modeling that supports supervised and unsupervised learning. |
| TensorFlow | C++, Python | Machine learning platform that builds API for implementing machine learning, deep learning and science computing models. |
| Theano | Python | It is a Python library that provide train deep neural networks algorithms. |