Next Article in Journal
Development of a Virtual Reality Escape Room Game for Emotion Elicitation
Next Article in Special Issue
Cost-Sensitive Models to Predict Risk of Cardiovascular Events in Patients with Chronic Heart Failure
Previous Article in Journal
Progressive-Augmented-Based DeepFill for High-Resolution Image Inpainting
Previous Article in Special Issue
Investigation of a Hybrid LSTM + 1DCNN Approach to Predict In-Cylinder Pressure of Internal Combustion Engines
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Exploring the State of Machine Learning and Deep Learning in Medicine: A Survey of the Italian Research Community

by
Alessio Bottrighi
1,2,*,† and
Marzio Pennisi
1,2,*,†
1
Dipartimento di Scienze e Innovazione Tecnologica (DiSIT), Computer Science Institute, Università del Piemonte Orientale, 15121 Alessandria, Italy
2
Laboratorio Integrato di Intelligenza Artificiale e Informatica in Medicina, Azienda Ospedaliera SS. Antonio e Biagio e Cesare Arrigo, Alessandria—e DiSIT—Università del Piemonte Orientale, 15121 Alessandria, Italy
*
Authors to whom correspondence should be addressed.
These authors contributed equally to this work.
Information 2023, 14(9), 513; https://doi.org/10.3390/info14090513
Submission received: 12 July 2023 / Revised: 31 August 2023 / Accepted: 12 September 2023 / Published: 18 September 2023
(This article belongs to the Special Issue Computer Vision, Pattern Recognition and Machine Learning in Italy)

Abstract

:
Artificial intelligence (AI) is becoming increasingly important, especially in the medical field. While AI has been used in medicine for some time, its growth in the last decade is remarkable. Specifically, machine learning (ML) and deep learning (DL) techniques in medicine have been increasingly adopted due to the growing abundance of health-related data, the improved suitability of such techniques for managing large datasets, and more computational power. ML and DL methodologies are fostering the development of new “intelligent” tools and expert systems to process data, to automatize human–machine interactions, and to deliver advanced predictive systems that are changing every aspect of the scientific research, industry, and society. The Italian scientific community was instrumental in advancing this research area. This article aims to conduct a comprehensive investigation of the ML and DL methodologies and applications used in medicine by the Italian research community in the last five years. To this end, we selected all the papers published in the last five years with at least one of the authors affiliated to an Italian institution that in the title, in the abstract, or in the keywords present the terms “machine learning” or “deep learning” and reference a medical area. We focused our research on journal papers under the hypothesis that Italian researchers prefer to present novel but well-established research in scientific journals. We then analyzed the selected papers considering different dimensions, including the medical topic, the type of data, the pre-processing methods, the learning methods, and the evaluation methods. As a final outcome, a comprehensive overview of the Italian research landscape is given, highlighting how the community has increasingly worked on a very heterogeneous range of medical problems.

1. Introduction

Currently, artificial intelligence (AI) is playing an increasingly important role in the medical field, which has ever represented in the past a source of challenges and an important area for both experimenting and developing AI methodologies. One of the first and most prominent AI research areas is machine learning (ML) [1]. Similar to medicine, for ML, the observation and analysis of data is fundamental. In the past century, the development and use of ML methodologies in medicine were, however, very limited, as presented in Figure 1. There are several reasons for such a limitation, including the fact that the application of AI in medicine was initially focused towards different approaches than ML, such as expert systems (e.g., [2]), and that the need for “large” amounts of data to automatically discover hidden patterns was unthinkable at the time.
In recent years, the advent of novel paradigms such as big data and the Internet of Things (IoT), capable of bringing huge amounts of novel heterogeneous data to feed ML/DL algorithms, as well as new computational models and the increased computational resources necessary to train complex algorithms in a reasonable time, allowed AI and, in particular, machine learning to become a growing phenomenon, both in the industrial and research fields. The adoption of AI technologies has given new opportunities but also new challenges and new issues. In particular, the advancement that AI can bring to the medical field can be related to:
  • Diagnosis and Prognosis: the analysis of medical data can assist physicians in diagnosing diseases and predicting patient outcomes. Thus, earlier detection and personalized treatment plans could be possible;
  • Drug Discovery: this could be accelerated by analyzing large amounts of biological and chemical data. Thus, new drug candidates and new potential treatments for various diseases could be identified;
  • Personalized Medicine: treatment plans for individual patients can be tailored by analyzing genetic, molecular, and clinical data. Thus, more precise and effective treatments can be designed;
  • Remote Monitoring and Telemedicine: AI-powered devices and applications can monitor patients remotely, enabling timely interventions and reducing the need (and the costs) for frequent in-person visits. Chronic disease management and rural healthcare have a particular benefit;
  • Efficiency and Cost Reduction: tasks such as medical coding, billing, and administrative processes can be automated. Furthermore, the processes in a healthcare institution can be analyzed to find possible issues and/or be confronted with gold-standard(s). In this way, it is possible to increase efficiency and reduce costs;
  • Patient Engagement: specific applications can provide patients with personalized health information, reminders, and recommendations, promoting proactive healthcare management;
  • Clinical Trials: clinical trials can be analyzed, and potential patterns can be identified in large datasets, leading to insights that might not be evident through traditional analysis methods. Thus, the peace of clinical trials and of medical research can be accelerated.
However, new issues and challenges also arise:
  • Integration: integrating AI systems into existing healthcare workflows and electronic health record systems may require significant changes to the infrastructure and processes.
  • Lack of Transparency: Some AI models (such as DL models but also some ML models) are very complex and called black boxes due to their inability to provide (clear) explanations for their outputs (i.e., decisions). The lack of transparency can be a relevant barrier to gaining trust and acceptance from medical staff and from patients.
  • Bias and Fairness: AI algorithms can inherit biases present in the acquired data used to train them. Thus, their output (i.e., medical decisions) could be affected by biases.
  • Data Privacy and Security Concerns: AI in medicine relies heavily on patient data, which raises concerns about privacy and security;
  • Regulatory Hurdles: the deployment of AI in medical practice is subject to rigorous regulatory processes to ensure patient safety and efficacy. Moreover, the legal regulation of the utilization of AI is in constant evolution. Navigating these regulatory and legal frameworks can be really time-consuming.
So, while new issues related to ethics, privacy, bias, and regulatory hurdles are posed, the application of ML and DL to the medical domain can lead to a consistent number of gains that cannot be overlooked.
By analyzing the scientific literature, we can claim that the maturity of AI methodologies has led to numerous results. In particular, looking at the production of scientific articles (see Figure 1), it is possible to see that the adoption of ML/DL methodologies has grown exponentially in the two last decades. This trend is particularly evident in the last 5 years (i.e., since 2018), and the Italian research community is one of the main worldwide players in this field, being the seventh country for the number of scientific papers indexed on SCOPUS (see Figure 2).
To obtain a picture of the Italian scientific research in ML/DL in medicine, we carried out a systematic survey of the state of the art in Italy, according to the latest trends depicted in the scientific papers produced by the Italian community. In particular, we focused on the period starting in 2018. Notably, the query was performed on 13 January 2023, and we decided to consider also the papers that were published or in publication in 2023.
In summary, with the aim of taking a snapshot of the current Italian research community on ML, in this paper:
  • We review the state of the art in Italy in recent years (i.e., since 2018), focusing on ML/DL in medicine, including all medical areas.
  • We present a general map of the ML/DL research in Italy
  • We propose a categorization of the ML/DL approaches in medicine
  • We comprehensively classify the most relevant medicine-related ML/DL applications
Let us sketch the principal assumptions in our work (and, consequently, the limitations of this survey): (i) we focus only on aspects concerning computer science, thus, we do not consider contributions from the Italian community focused on medical, ethical, and legal aspects; (ii) we focus principally on papers published in journals; and (iii) our analysis is based only on the SCOPUS databases. A more detailed discussion about such assumptions can be found in Section 2.2.
The paper is organized as follows: in Section 2, we present and discuss the methods used to gather the data for building this review. In particular, Section 2.1 describes the framework for the paper selection, Section 2.2 analyzes the possible limitations of our work, Section 2.3 presents the dimension used for the paper classification, and finally, in Section 2.4, we provide a description of the background. In Section 3, we present the output of our analyses. In Section 3.1, we present a general picture of the ML/DL research in Italy since 2018. Then, in Section 3.2, a comprehensive overview and classification of the ML/DL relevant papers in medicine are provided. Finally, in Section 4 we present our final considerations.

2. Methods

In this section, we describe our methods: first, we illustrate the ground of our survey (Section 2.1) and discuss the limitations (Section 2.2), and then, we present the dimension of our analysis (Section 2.3). Before starting with the description of the proposed framework, it is worth noting that the adoption of ML and DL methodologies to other research fields, apart from the medical and health domains, goes far beyond the results that are provided in this survey. To give an idea of the order of magnitude of the phenomenon, it it possible to observe that at the time of writing, more than 680,000 documents that include the words “machine” and “learning” or “deep” and “learning” have been indexed by SCOPUS after 2017, and more than 22,000 of them are represented by review and survey articles, with more than 2000 citations for the highest-cited ones (https://www.shorturl.at/lDPRT (accessed on 1 August 2023)). Among such reviews, it is possible to find applications of ML and DL methodologies to a set of very heterogeneous domains including, to cite some, environment and energy applications [3,4,5], materials science [6,7], agriculture [8,9], natural language processing and computer vision [10,11], industrial applications and IoT [12,13,14,15], and public health policies [16,17].

2.1. The Framework

We outline here the process for selecting and analyzing the papers included in the review. In Figure 3, we provide a visual representation of our methodology. The blue ovals represent the activities that were performed automatically, the green boxes are activities that were performed manually, and in the orange boxes, the number of papers outputted by the previous activity is reported.
  • The starting point of our work is the output of the query in Figure 3, performed (All the queries were performed on 13 January 2023) via SCOPUS (i.e., https://www.scopus.com/search/form.uri?display=advanced (accessed on 13 January 2023)), shown below:
  • (( TITLE-ABS-KEY (machine  AND  learning)
  • OR  TITLE-ABS-KEY (deep  AND  learning))
  • AND  (TITLE-ABS-KEY (medicine)
  • OR  TITLE-ABS-KEY (medical)  OR  TITLE-ABS-KEY (health)))
  • AND  PUBYEAR  >  2017
  • AND LIMIT-TO ( AFFILCOUNTRY ,  "Italy" )
We have selected all papers that in the title, in the abstract, or in the keywords present the term “machine learning” or the term “deep learning” and a reference to a medical area (i.e., one of the terms “medicine”, “medical”, and “health”) and that are published from 2018 (i.e., PUBYEAR > 2017) and at least one of authors has an affiliation to Italy (i.e., LIMIT-TO (AFFILCOUNTRY, “Italy” )) (Notably, the data for Figure 1 and Figure 2 are produced with similar queries, where the constraints about the publishing year and the affiliation country are properly removed).
This query returns as output 2742 papers. These papers are used to provide a general description of the Italian research area in the field (see Section 3.1). Then, we filter (i.e., apply more conditions to the SCOPUS query) the papers to focus our attention on the works that are more significant and relevant to our analysis. We have restricted the papers to be analyzed on the basis of:
  • Type of paper: only research journal papers (i.e., we excluded review/survey papers and conference papers);
  • Subject area: we have considered only the relevant subject areas in SCOPUS, i.e., medicine, computer science, engineering, biochemistry, genetics and molecular biology, neuroscience, pharmacology, toxicology and pharmaceutics, health profession, nursing, dentistry, immunology and microbiology, and multidisciplinary.
Moreover, we considered only journals that have published at least 5 five eligible papers in the period (i.e., the papers are published in 38 journals).
Thus, we obtained a set of 458 papers that are considered for our analysis. These papers required manual pruning before we could begin the analysis phase. Some of these papers were not directly related to the medical field, (e.g., medical problems are only cited as possible applications of the proposed approaches, the query did not exclude all the reviews/surveys, there are position papers/letters about future perspectives, etc.). Additionally, we excluded any papers with international scientific collaborations in which it was clear that the Italian researchers did not contribute to the machine learning/deep learning aspects of the work. More specifically:
  • If the paper includes the author contributions section, the contributions of the Italian researchers are checked to see if their work refers to topics regarding the development of ML/DL methodology, software, implementation, and so on. If such a case does not hold (e.g., the contribution from the Italian researcher is to provide data), the paper is excluded;
  • If the paper does not include the author contributions section, for the Italian researchers, we checked both the department/institution they belong and the academic fields and disciplines on which they work (also by checking their track record and CV when available, and past articles they co-authored). If both of them are far outside the scientific fields in which ML and DL methodologies are usually developed and used, such as computer science, engineering, mathematics, statistics, and so on, the paper is excluded.
Next, we considered also 58 papers with a high number of citations (i.e., those in the 98th percentile) that were not selected by the previous filter. These papers were read and (manually) filtered in the same way.
After these filtering steps, we were left with 214 papers. We analyzed these papers using the criteria described in Section 2.3.

2.2. Limitations

Our survey may be, of course, subject to some limitations related to the research criteria we adopted. First, we focused our research on SCOPUS, thus, excluding a priori papers that were indexed by other databases such as Web Of Science (WOS) and PubMed only. However, we can safely assert that SCOPUS usually covers more journals and records than Web of Science and PubMed and that it usually represents the ideal source for this kind of research, also considering the huge coverage overlap among these databases. Furthermore, with regards to PubMed, it must be said that it is usually more oriented to the medical domain rather than to the computer science topics described in this survey.
Another limitation may be related to the research criteria adopted for selecting the relevant papers. In particular, we focused on the research articles published in international journals, thus, excluding conference proceedings, letters, reviews, and so on. The reasons for our choice were twofold. First, we wanted to concentrate on novel research only, and for this reason, reviews and surveys were excluded. Second, we excluded conference papers because, in our opinion, novel but well-established research is commonly published in scientific journals rather than presented at international conferences, especially with regards to the Italian research community. While this can be, in general, considered correct, in some cases, the outstanding research may also be presented at leading international conferences and/or included in articles of different types. To mitigate such issues, we also included seminal papers (i.e., 98 percentile top-cited articles) that were excluded by the filtering criteria described in the previous section. Such papers have a number of citations that ranges from 90 to more than 500.
Finally, it is worth noting that at the time of writing, the researchers belonging to the Italian community have contributed in the last five years to more than 40 books regarding the topics analyzed by this survey.
All of these facts suggest that the research community is fervent (see also the discussion in Section 3.1 about international funding and international co-authoring), even beyond the results shown by this survey.

2.3. Analysis Criteria

We analyzed the papers considering the following dimensions:
  • the medical topics;
  • the type of data;
  • the type of pre-processing methods;
  • the learning methods;
  • the evaluation methods.
We also made some (simple quantitative) considerations about the publication journals.
To identify the most common medical topics addressed in the papers, we systematically recorded and analyzed them.
To classify the type of data used, we adapted the taxonomy proposed in [18] and included four categories: clinical images, biosignals, biomedicine, and electronic health records (EHR). However, we also encountered several types of data that did not fit within these four categories, which were sourced from diverse and problem-specific contexts. Given that the proportion of papers using these data was relatively low (around 10%) but relevant in the general context, we created a new generic class called “Others”. Figure 4 provides a graphical representation of the taxonomy and its related sub-areas.
Regarding the type of pre-processing methods and the learning methods, we classify the papers in the macro-areas according to the methods used. Note here that papers may belong to multiple classes if they encompass the use of methodologies belonging to different macro-areas.
We consider the following macro-classes for the type of pre-processing methods:
  • feature selection;
  • feature extraction;
  • feature reduction;
  • data filtering;
  • data normalization;
  • missing data management;
  • undersampling;
  • oversampling;
  • other.
We instead consider the following macro-class for the type of learning methods:
  • ML supervised;
  • ML unsupervised;
  • ML semisupervised;
  • ML reinforcement learning;
  • DL supervised;
  • DL unsupervised;
  • DL semisupervised;
  • DL reinforcement learning.
Finally, we analyze the evaluation methods used to check the quality of the ML/DL models in the different papers. We aim to find possible gold standards and/or best practices in ML/DL model(s).

2.4. Background

In this section, we describe the basic concepts that are useful to have full comprehension for all readers (in particular for readers who are not familiar with the area of ML and DL).
First, we provide a brief description of the type of pre-processing methods:
  • feature selection: is the process of reducing the number of input features (i.e., selection of the relevant features);
  • feature extraction: is the process of manipulating and transforming (a subset of) the raw data into (new) features;
  • feature reduction: is the process of data transformation from a high-dimensional space into a low-dimensional space, without losing their relevant properties in the transformation;
  • data filtering: is the process of removing information that is not useful in a (large) database on a specific criterion;
  • data normalization: is the process of transforming data into a standard format;
  • missing data management: is the process of managing features that present missing values;
  • undersampling and oversampling: is the process of adjusting (i.e., resampling) the class distribution of a data set. In the case of undersampling, the distribution of (observations/instances of) a class is artificially decreased. In the case of oversampling, the distribution of (observations/instances of) a class is artificially increased.
Notably, pre-processing is an optional activity that aims to manage the raw data and improve their quality with the goal of improving the performance of the learning process.
Then, let us point out that “machine learning” (ML) refers to classic machine learning such as, e.g., decision tree, regression, Bayesian classification (see for a detailed description, e.g., [19]) On the other hand, “deep learning” (DL) refers to an approach based on neural networks where the term “deep” points out the fact that the data are transformed through numerous layers (see for a detailed description, e.g., [20]).
Let us illustrate the main difference between classical ML and DL (for a detailed discussion, see [21]):
  • DL needs a large amount of data, while ML can also work with a small amount of data;
  • in DL, the feature engineering phase is eliminated; DL can learn features for improving the output accuracy. On the other side, in ML, the feature engineering phase is application dependent and manually performed;
  • DL usually has higher computational requirements that often entail the adoption of specialized hardware with very high performance (i.e., DL has higher time requirements for training than ML);
  • DL has mainly black box approaches (explainability is very difficult because of hyper-parameters and complex network design); on the other side, ML provides also white box approaches;
  • DL can achieve an accuracy rate higher than ML.
For ML and DL approaches, We consider four sub-classes (notably these sub-classes are orthogonal to the distinction between ML and DL):
  • supervised: is an approach where the learning algorithm is trained on input data labeled with the correct output classes;
  • unsupervised: is an approach where the learning algorithm is trained exclusively on unlabeled data. This is particularly useful when the outcome class is not known or the labeling process is too long and expansive;
  • semisupervised: is a paradigm where the learning algorithm is trained by using a small amount of labeled data followed by a large amount of unlabeled data. This is particularly useful when a huge amount of data are available, but only a small fraction of them have been labeled;
  • reinforcement learning: is a paradigm where the learning algorithm is self-trained on reward and punishment mechanisms (i.e., take actions and learn through trial and error).
A brief review of the methodologies and the types of ML and DL can be found in [21,22], while further details are available from various textbooks, such as the one by C. Bishop et al. [23] or the one by I. Goodfellow et al. [24].

3. Results

In this section, we present the output of our analyses:
  • in Section 3.1, we provide a general analysis on all papers to provide a (simple) general snapshot of the ML/DL Italian research in the medical area;
  • in Section 3.2, we provide a systematic analysis of the selected papers, as described in Section 2.

3.1. A Description of Italian Machine Learning/Deep Learning Research in the Medical Area at a Glance

In this section, we give a general description of the whole Italian research community through the papers published and indexed by SCOPUS since 2018.
As described in Section 1, the Italian community is one of the most productive players in the area with more than 2500 papers. Figure 5 shows a continuous increasing trend in the last 5 years. It is quite interesting to point out that most papers are published in international journals (i.e., approximately 74%) and are open-access (i.e., approximately 59%). In these papers, 74 Italian institutions are involved: in this list, there are not only universities and research institutes but also hospitals. This fact shows that participation is wide-ranging and concerns actors in all aspects, i.e., both AI and medical ones, and shows a link between the research and academic groups with the local communities.
Analyzing the funding sponsor’s point of view, it is possible to see a wide spectrum of national and international funding sponsors. Figure 6 shows the top 10 funding sponsors whom the papers have acknowledged. From a numerical point of view, the European Union was the first sponsor. Notably, the voice “European Union” groups different types of grants, e.g., Horizon 2020, the 7th Framework Programme for Research, and the European Research Council. Moreover, the financial sponsorship of the Italian government is very relevant through grants provided by two different ministries (i.e., Ministry of Education, University and Research, and Ministry of Health). The other funding sponsors confirm well-established participation in international projects funded by grants, particularly from U.S.A. and U.K. agencies. Notably, the Italian research community’s international involvement is very high and this fact is confirmed by the data concerning the nationality affiliation of the co-authors, see Figure 7.

3.2. Systematic Analysis

On the basis of the criteria and the “manual pruning” phase described in Section 2.1, we have selected 224 papers. These papers were analyzed through the criteria described in Section 2.3.
Figure 8 shows the source journals of 224 papers. The papers are distributed in 42 journals. In Figure 8, the journals are ordered in an alphabetic way. In the period analyzed, the top 3 journals for the number of publications are IEEE Access, Scientific Reports, and Applied Science.
Notably, not all the 224 papers are analyzed with our methodology, since 10 of these (i.e., [25,26,27,28,29,30,31,32,33,34]) proposed new ML/DL methodologies, metrics, or approaches that may be strongly related to the medical area, but they are not focused on a specific disease or on a particular case study. However, we believe that it is very important that the Italian community not only provides a bridge between the ML/DL area and the medical area but also proposes solutions to the general issues, which arise from the peculiarity of the medical field.
First, we focused on the medical topics considered in the paper we have analyzed. Figure 9 shows the distribution of these medical topics and Table 1 reports the paper classification by medical topic. Note that all the topics considered only by just one paper are included within the other category.
The most-faced topic is represented by SARS-CoV-2 (i.e., 11.2%). This result is not strange, since we considered the pandemic period, and most of the efforts of the scientific community were focused against SARS-CoV-2. Cancer is also a very important topic (i.e., 16.77%), with breast cancer representing one of the most considered topics (i.e., 7%), along with lung cancer, prostate cancer, and colorectal cancer, which are considered by more than one paper. Such results are in line with cancer incidence, which sees these cancers as the most common types of cancers for occurrence in Europe [248]. Since different types of cancers are considered, we considered those appearing in just one article in the other types of cancer category (i.e., 4.2%). Another relevant topic is represented by Parkinson’s disease (i.e., 3.7%).
Then, we analyzed the dimension of the type of data used. Table 2 shows that the majority of the papers (i.e., 82.2%, 176 papers) use only one data type. However, it is quite interesting to note that 38 papers (i.e., 17.5%) use 2 or 3 different types of data, dealing with the issue of managing data with different characteristics.
Figure 10 shows the distribution of the type of data used in the paper we analyzed. The most used type of data is E.H.R., and the second one is clinical images. We point out that the class other reaches the value of 16.3%, which is higher than the Biomedicine and Biosignals categories. This fact indicates that several medical topics and diseases involve the need to manage a lot of different types of data to assess and characterize their complex features.
With regards to the pre-processing category, Table 3 shows that the majority of the papers (i.e., 128, approximately 60%) indicate that the authors applied at least one pre-processing technique.
Figure 11 shows the distribution of the principal pre-processing techniques. We can see that Feature selection and Feature extraction are the most used techniques, covering approximately 50% of all cases.
Figure 12 shows the distribution of ML/DL methodologies adopted, and Table 4 presents the papers’ categorization by methodology. As described in Section 2.3, we cataloged the approaches used in 8 macro-categories.
The majority of the papers (i.e., 171, approximately 80%) use one or more approaches belonging to only one of these categories, whereas the remaining papers (i.e., 43, about 20%) use two or more approaches belonging to two categories. It is quite interesting to note that the ML approaches (i.e., 72.8%) are more used than DL approaches, and the most used approach belongs to the ML supervised category (i.e., 62.5%). In general, supervised approaches, including both ML and DL, are largely adopted (i.e., 86.3%). These facts underline how ML approaches still represent the most used approaches in the medical field in Italy, probably due to the scarcity of data needed to train DL approaches, which are, however, widely applied for image-related problems. Furthermore, most learning methodologies are supervised and, thus, focused towards a specific outcome that is already present in the training data and that clearly determines the medical question that the model should address.
Finally, we also analyzed the evaluation methodology employed in the papers to check the quality of the model(s) built. The analysis performed shows that there is not a de facto gold standard for this activity within the research community for this aspect. As a matter of fact, there is a significant heterogeneity among the techniques and statistical measures used by the different authors. However, we can summarize our analysis of this aspect on two topics:
  • how the validation phase is performed;
  • the statistical measures used.
Regarding the validation phase, we observed that such a phase is predominantly (though not exclusively) performed using two main methods:
  • a fixed split of the dataset into a training set and a test set, as well as k-fold cross-validation. The fixed split method was employed in 49 papers, accounting for approximately 22.9%. The most commonly used split values were 90–10%, 80–20%, and 70–30%;
  • the k-fold cross-validation method was used in 99 papers, representing approximately 46% of the sample. Various values of k were utilized, but the most frequently used were 10, 5, and 3.
Regarding the statistical measures employed, we observed a wide variety of measures and a lot of different combinations of these measures. However, we observed that three measures stood out as the most commonly used but not globally used: accuracy, ROC-AUC, and F1-score. Accuracy was used in approximately 112 papers (approximately 52.3%), ROC-AUC in 81 papers (approximately 37.6%), and F1-score in 66 papers (approximately 31%). Once again, the absence of a gold standard in the selection of statistical measures for evaluating trained ML/DL models becomes apparent.
In conclusion, our analysis highlights the lack of consensus in the research community regarding the choice of evaluation techniques and statistical measures for assessing ML/DL models. However, this finding highlights the prevalence of specific evaluation methods that could be considered potential best practices within the research community.

4. Discussion

The analysis of the state of the art in the scientific papers focusing on ML and DL for medicine over the last five years has uncovered a rapidly expanding research area with substantial potential for applications in healthcare (see Figure 1).
First, we proposed a methodological analysis for the papers indexed in SCOPUS, identifying a common set of dimensions. Our analysis encompassed a total of 2742 papers, out of which we conducted a detailed methodological examination of 516 papers. Among these, 214 were studied using the dimension we proposed. The findings (see Section 3) provided a comprehensive overview of the Italian research landscape in this field. In particular, these findings show how the Italian research community has worked on a very heterogeneous range of medical problems (see Table 1).
As pointed out in Figure 2, Italy had a very important role with regards to the use and application of ML and DL methodologies to the medical field in the last five years, being among the first 10 countries for the number of documents indexed by SCOPUS. Moreover, if we take a look at the gross domestic spending on the R&D in these countries, according to the available data provided by the Organisation for Economic Co-operation and Development (OECD) (source: https://data.oecd.org/rd/gross-domestic-spending-on-r-d.htm (accessed on 24 August 2023)), we see that Italy typically invests in R&D less than the other considered countries, with only the exception of Australia. If we limit our comparison to the European community landscape, by comparing the latest available data, Italian spending on R&D is approximately one-quarter of the German spending and approximately one-half of the French one (129,005.3 Million US dollars in 2021 for Germany, 63,542.7 in 2021 for France and 33,805.9 in 2021 for Italy). Furthermore, UK spending seems to be much higher (78,153.30 Million US dollars in 2020). This situation does not change much if we limit our research to government researchers in France and Italy that show very similar values in 2018, but Germany invests more than the sum of the two (always according to the available data). This may underline the great effort, at least in quantitative terms, of the Italian researchers in the field of ML and DL applied to the medical domain. Clearly, this rather impromptu comparison does not tell us all the truth, and also, qualitative measures should be taken into account for a fair and complete comparison. However, this goes far beyond the scope of this survey.
It is noteworthy to emphasize that a survey on the use of ML and DL in the medical field in Italy holds the potential to appeal to a wide range of readers (i.e., stakeholders) owing to a multitude of distinct rationales. In particular, these potential stakeholders could include:
  • Medical and Healthcare Professionals: they could be interested in understanding how ML and DL are used in practice and have reference to specific medical topics that are studied in the research;
  • Healthcare institutions: they could find indications about the treatment of specific disease(s) in their interest and consider the adoption of these technologies;
  • Technology Companies: when developing AI-based solutions, they may be interested in understanding the needs of the Italian medical sector and in finding possible collaborations in the Italian academic community;
  • Patient Associations: they could know how ML and DL are used to improve the quality of care and assistance they receive;
  • Academics institutions and Researchers: they could be interested in a detailed review of the current applications of using ML and ML in medical practice to contribute to future research and innovation and to find possible partners for new research projects;
Finally, it is really important to acknowledge that the use of ML and DL methodologies raises several legal and ethical concerns. The analysis and discussion on these topics are out of the scope of this paper. However, let us point out that the growing interest in and the adoption of ML/DL systems in the medical field, along with the positive results obtained, indicate the potential for these systems to serve as valuable tools in laboratory settings in the coming years.

Author Contributions

Conceptualization, A.B. and M.P.; methodology, A.B. and M.P.; investigation, A.B. and M.P.; data curation, A.B. and M.P.; writing—original draft preparation, A.B. and M.P.; writing—review and editing, A.B. and M.P.; visualization, A.B. and M.P.; supervision, A.B. and M.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AIArtificial intelligence
AUC-ROCArea under the curve receiver operating characteristic
DLDeep learning
IoTInternet of Things
MLMachine learning

References

  1. Samuel, A.L. Some Studies in Machine Learning Using the Game of Checkers. IBM J. 1959, 3, 535–554. [Google Scholar] [CrossRef]
  2. Shortliffe, E.H. A rule-based computer program for advising physicians regarding antimicrobial therapy selection. In Proceedings of the 1974 Annual ACM Conference, ACM 1974; Association for Computing Machinery: New York, NY, USA, 1974; p. 739. [Google Scholar] [CrossRef]
  3. Prodhan, F.A.; Zhang, J.; Hasan, S.S.; Sharma, T.P.P.; Mohana, H.P. A review of machine learning methods for drought hazard monitoring and forecasting: Current research trends, challenges, and future research directions. Environ. Model. Softw. 2022, 149, 105327. [Google Scholar] [CrossRef]
  4. Mosavi, A.; Ozturk, P.; Chau, K.W. Flood prediction using machine learning models: Literature review. Water 2018, 10, 1536. [Google Scholar] [CrossRef]
  5. Hossain, E.; Khan, I.; Un-Noor, F.; Sikander, S.S.; Sunny, M.S.H. Application of Big Data and Machine Learning in Smart Grid, and Associated Security Concerns: A Review. IEEE Access 2019, 7, 13960–13988. [Google Scholar] [CrossRef]
  6. Butler, K.T.; Davies, D.W.; Cartwright, H.; Isayev, O.; Walsh, A. Machine learning for molecular and materials science. Nature 2018, 559, 547–555. [Google Scholar] [CrossRef] [PubMed]
  7. Schmidt, J.; Marques, M.R.; Botti, S.; Marques, M.A. Recent advances and applications of machine learning in solid-state materials science. NPJ Comput. Mater. 2019, 5, 83. [Google Scholar] [CrossRef]
  8. Kamilaris, A.; Prenafeta-Boldú, F.X. Deep learning in agriculture: A survey. Comput. Electron. Agric. 2018, 147, 70–90. [Google Scholar] [CrossRef]
  9. Chlingaryan, A.; Sukkarieh, S.; Whelan, B. Machine learning approaches for crop yield prediction and nitrogen status estimation in precision agriculture: A review. Comput. Electron. Agric. 2018, 151, 61–69. [Google Scholar] [CrossRef]
  10. Young, A.; Marinescu, R.; Oxtoby, N.; Bocchetta, M.; Yong, K.; Firth, N.; Cash, D.; Thomas, D.; Dick, K.; Cardoso, J.; et al. Uncovering the heterogeneity and temporal complexity of neurodegenerative diseases with Subtype and Stage Inference. Nat. Commun. 2018, 9, 4273. [Google Scholar] [CrossRef] [PubMed]
  11. Voulodimos, A.; Doulamis, N.; Doulamis, A.; Protopapadakis, E. Deep Learning for Computer Vision: A Brief Review. Comput. Intell. Neurosci. 2018, 2018, 7068349. [Google Scholar] [CrossRef]
  12. Lei, Y.; Yang, B.; Jiang, X.; Jia, F.; Li, N.; Nandi, A.K. Applications of machine learning to machine fault diagnosis: A review and roadmap. Mech. Syst. Signal Process. 2020, 138, 106587. [Google Scholar] [CrossRef]
  13. Pang, G.; Shen, C.; Cao, L.; Hengel, A.V.D. Deep Learning for Anomaly Detection: A Review. ACM Comput. Surv. 2021, 54, 1–38. [Google Scholar] [CrossRef]
  14. Liu, R.; Yang, B.; Zio, E.; Chen, X. Artificial intelligence for fault diagnosis of rotating machinery: A review. Mech. Syst. Signal Process. 2018, 108, 33–47. [Google Scholar] [CrossRef]
  15. Mohammadi, M.; Al-Fuqaha, A.; Sorour, S.; Guizani, M. Deep learning for IoT big data and streaming analytics: A survey. IEEE Commun. Surv. Tutor. 2018, 20, 2923–2960. [Google Scholar] [CrossRef]
  16. Biran, O.; Feder, O.; Moatti, Y.; Kiourtis, A.; Kyriazis, D.; Manias, G.; Mavrogiorgou, A.; Sgouros, N.M.; T. Barata, M.; Oldani, I.; et al. PolicyCLOUD: A prototype of a cloud serverless ecosystem for policy analytics. Data Policy 2022, 4, e44. [Google Scholar] [CrossRef]
  17. Kyriazis, D.; Autexier, S.; Boniface, M.; Engen, V.; Jimenez-Peris, R.; Jordan, B.; Jurak, G.; Kiourtis, A.; Kosmidis, T.; Lustrek, M.; et al. The CrowdHEALTH project and the Hollistic Health Records: Collective Wisdom Driving Public Health Policies. Acta Inform. Med. 2019, 27, 369–373. [Google Scholar] [CrossRef]
  18. Piccialli, F.; Somma, V.D.; Giampaolo, F.; Cuomo, S.; Fortino, G. A survey on deep learning in medicine: Why, how and when? Inf. Fusion 2021, 66, 111–137. [Google Scholar] [CrossRef]
  19. Faouzi, J.; Colliot, O. Classic Machine Learning Methods. In Machine Learning for Brain Disorders; Colliot, O., Ed.; Springer US: New York, NY, USA, 2023; pp. 25–75. [Google Scholar] [CrossRef]
  20. Du, X.; Cai, Y.; Wang, S.; Zhang, L. Overview of deep learning. In Proceedings of the 2016 31st Youth Academic Annual Conference of Chinese Association of Automation (YAC), Wuhan, China, 11–13 November 2016; pp. 159–164. [Google Scholar] [CrossRef]
  21. Dargan, S.; Kumar, M.; Ayyagari, M.R.; Kumar, G. A survey of deep learning and its applications: A new paradigm to machine learning. Arch. Comput. Methods Eng. 2020, 27, 1071–1092. [Google Scholar] [CrossRef]
  22. Tufail, S.; Riggs, H.; Tariq, M.; Sarwat, A.I. Advancements and Challenges in Machine Learning: A Comprehensive Review of Models, Libraries, Applications, and Algorithms. Electronics 2023, 12, 1789. [Google Scholar] [CrossRef]
  23. Bishop, C.M. Pattern Recognition and Machine Learning (Information Science and Statistics); Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
  24. Goodfellow, I.J.; Bengio, Y.; Courville, A. Deep Learning; MIT Press: Cambridge, MA, USA, 2016; Available online: http://www.deeplearningbook.org (accessed on 1 August 2023).
  25. Ferrari, E.; Retico, A.; Bacciu, D. Measuring the effects of confounders in medical supervised classification problems: The Confounding Index (CI). Artif. Intell. Med. 2020, 103, 101804. [Google Scholar] [CrossRef] [PubMed]
  26. Cabitza, F.; Campagner, A.; Albano, D.; Aliprandi, A.; Bruno, A.; Chianca, V.; Corazza, A.; Pietto, F.; Gambino, A.; Gitto, S.; et al. The elephant in the machine: Proposing a new metric of data reliability and its application to a medical case to assess classification reliability. Appl. Sci. 2020, 10, 4014. [Google Scholar] [CrossRef]
  27. Cabitza, F.; Campagner, A.; Sconfienza, L. As if sand were stone. New concepts and metrics to probe the ground on which to build trustable AI. BMC Med. Inform. Decis. Mak. 2020, 20, 219. [Google Scholar] [CrossRef] [PubMed]
  28. Tavazzi, E.; Daberdaku, S.; Vasta, R.; Calvo, A.; Chiò, A.; Di Camillo, B. Exploiting mutual information for the imputation of static and dynamic mixed-type clinical data with an adaptive k-nearest neighbours approach. BMC Med. Inform. Decis. Mak. 2020, 20, 174. [Google Scholar] [CrossRef]
  29. Campagner, A.; Ciucci, D.; Svensson, C.M.; Figge, M.; Cabitza, F. Ground truthing from multi-rater labeling with three-way decision and possibility theory. Inf. Sci. 2021, 545, 771–790. [Google Scholar] [CrossRef]
  30. Chicco, D.; Warrens, M.; Jurman, G. The coefficient of determination R-squared is more informative than SMAPE, MAE, MAPE, MSE and RMSE in regression analysis evaluation. PeerJ Comput. Sci. 2021, 7, 1–24. [Google Scholar] [CrossRef] [PubMed]
  31. La Gatta, V.; Moscato, V.; Postiglione, M.; Sperlì, G. CASTLE: Cluster-aided space transformation for local explanations. Expert Syst. Appl. 2021, 179, 115045. [Google Scholar] [CrossRef]
  32. Campagner, A.; Cabitza, F.; Berjano, P.; Ciucci, D. Three-way decision and conformal prediction: Isomorphisms, differences and theoretical properties of cautious learning approaches. Inf. Sci. 2021, 579, 347–367. [Google Scholar] [CrossRef]
  33. Campagner, A.; Sternini, F.; Cabitza, F. Decisions are not all equal—Introducing a utility metric based on case-wise raters’ perceptions. Comput. Methods Programs Biomed. 2022, 221, 106930. [Google Scholar] [CrossRef]
  34. Parimbelli, E.; Buonocore, T.; Nicora, G.; Michalowski, W.; Wilk, S.; Bellazzi, R. Why did AI get this one wrong?—Tree-based explanations of machine learning model predictions. Artif. Intell. Med. 2023, 135, 102471. [Google Scholar] [CrossRef]
  35. Alongi, P.; Laudicella, R.; Panasiti, F.; Stefano, A.; Comelli, A.; Giaccone, P.; Arnone, A.; Minutoli, F.; Quartuccio, N.; Cupidi, C.; et al. Radiomics Analysis of Brain [18 F]FDG PET/CT to Predict Alzheimer’s Disease in Patients with Amyloid PET Positivity: A Preliminary Report on the Application of SPM Cortical Segmentation, Pyradiomics and Machine-Learning Analysis. Diagnostics 2022, 12, 933. [Google Scholar] [CrossRef]
  36. Dachena, C.; Casu, S.; Fanti, A.; Lodi, M.; Mazzarella, G. Combined use of MRI, fMRIand cognitive data for Alzheimer’s Disease: Preliminary results. Appl. Sci. 2019, 9, 3156. [Google Scholar] [CrossRef]
  37. De Falco, I.; De Pietro, G.; Sannino, G. Article A Two-Step Approach for Classification in Alzheimer’s Disease. Sensors 2022, 22, 3966. [Google Scholar] [CrossRef]
  38. Grassi, M.; Rouleaux, N.; Caldirola, D.; Loewenstein, D.; Schruers, K.; Perna, G.; Dumontier, M.; Initiative, A.D.N. A novel ensemble-based machine learning algorithm to predict the conversion from mild cognitive impairment to Alzheimer’s disease using socio-demographic characteristics, clinical information, and neuropsychological measures. Front. Neurol. 2019, 10, 756. [Google Scholar] [CrossRef] [PubMed]
  39. Lella, E.; Lombardi, A.; Amoroso, N.; Diacono, D.; Maggipinto, T.; Monaco, A.; Bellotti, R.; Tangaro, S. Machine learning and DWI brain communicability networks for Alzheimer’s disease detection. Appl. Sci. 2020, 10, 934. [Google Scholar] [CrossRef]
  40. Redolfi, A.; De Francesco, S.; Palesi, F.; Galluzzi, S.; Muscio, C.; Castellazzi, G.; Tiraboschi, P.; Savini, G.; Nigri, A.; Bottini, G.; et al. Medical Informatics Platform (MIP): A Pilot Study Across Clinical Italian Cohorts. Front. Neurol. 2020, 11, 1021. [Google Scholar] [CrossRef] [PubMed]
  41. Ferrari, E.; Bosco, P.; Calderoni, S.; Oliva, P.; Palumbo, L.; Spera, G.; Fantacci, M.; Retico, A. Dealing with confounders and outliers in classification medical studies: The Autism Spectrum Disorders case study. Artif. Intell. Med. 2020, 108, 101926. [Google Scholar] [CrossRef]
  42. Tartarisco, G.; Cicceri, G.; Di Pietro, D.; Leonardi, E.; Aiello, S.; Marino, F.; Chiarotti, F.; Gagliano, A.; Arduino, G.; Apicella, F.; et al. Use of machine learning to investigate the quantitative checklist for autism in toddlers (Q-CHAT) towards early autism screening. Diagnostics 2021, 11, 574. [Google Scholar] [CrossRef]
  43. Donelli, M.; Espa, G.; Feraco, P. A Semi-Unsupervised Segmentation Methodology Based on Texture Recognition for Radiomics: A Preliminary Study on Brain Tumours. Electronics 2022, 11, 1573. [Google Scholar] [CrossRef]
  44. Gonella, G.; Binaghi, E.; Nocera, P.; Mordacchini, C. Investigating the behaviour of machine learning techniques to segment brain metastases in radiation therapy planning. Appl. Sci. 2019, 9, 3335. [Google Scholar] [CrossRef]
  45. Munir, K.; Frezza, F.; Rizzi, A. Deep Learning Hybrid Techniques for Brain Tumor Segmentation. Sensors 2022, 22, 8201. [Google Scholar] [CrossRef]
  46. Aljuaid, H.; Alturki, N.; Alsubaie, N.; Cavallaro, L.; Liotta, A. Computer-aided diagnosis for breast cancer classification using deep neural networks and transfer learning. Comput. Methods Programs Biomed. 2022, 223, 106951. [Google Scholar] [CrossRef] [PubMed]
  47. Amoroso, N.; Pomarico, D.; Fanizzi, A.; Didonna, V.; Giotta, F.; La Forgia, D.; Latorre, A.; Monaco, A.; Pantaleo, E.; Petruzzellis, N.; et al. A roadmap towards breast cancer therapies supported by explainable artificial intelligence. Appl. Sci. 2021, 11, 4881. [Google Scholar] [CrossRef]
  48. Castaldo, R.; Pane, K.; Nicolai, E.; Salvatore, M.; Franzese, M. The impact of normalization approaches to automatically detect radiogenomic phenotypes characterizing breast cancer receptors status. Cancers 2020, 12, 518. [Google Scholar] [CrossRef]
  49. Comes, M.; Forgia, D.; Didonna, V.; Fanizzi, A.; Giotta, F.; Latorre, A.; Martinelli, E.; Mencattini, A.; Paradiso, A.; Tamborra, P.; et al. Early prediction of breast cancer recurrence for patients treated with neoadjuvant chemotherapy: A transfer learning approach on dce-mris. Cancers 2021, 13, 2298. [Google Scholar] [CrossRef] [PubMed]
  50. Costanzo, S.; Flores, A.; Buonanno, G. Machine Learning Approach to Quadratic Programming-Based Microwave Imaging for Breast Cancer Detection. Sensors 2022, 22, 4122. [Google Scholar] [CrossRef] [PubMed]
  51. de Sire, A.; Gallelli, L.; Marotta, N.; Lippi, L.; Fusco, N.; Calafiore, D.; Cione, E.; Muraca, L.; Maconi, A.; De Sarro, G.; et al. Vitamin D Deficiency in Women with Breast Cancer: A Correlation with Osteoporosis? A Machine Learning Approach with Multiple Factor Analysis. Nutrients 2022, 14, 1586. [Google Scholar] [CrossRef] [PubMed]
  52. Famouri, S.; Morra, L.; Mangia, L.; Lamberti, F. Breast Mass Detection with Faster R-CNN: On the Feasibility of Learning from Noisy Annotations. IEEE Access 2021, 9, 66163–66175. [Google Scholar] [CrossRef]
  53. Ferrillo, M.; Migliario, M.; Marotta, N.; Lippi, L.; Antonelli, A.; Calafiore, D.; Ammendolia, V.; Fortunato, L.; Renò, F.; Giudice, A.; et al. Oral Health in Breast Cancer Women with Vitamin D Deficiency: A Machine Learning Study. J. Clin. Med. 2022, 11, 4662. [Google Scholar] [CrossRef]
  54. Ferro, S.; Bottigliengo, D.; Gregori, D.; Fabricio, A.; Gion, M.; Baldi, I. Phenomapping of patients with primary breast cancer using machine learning-based unsupervised cluster analysis. J. Pers. Med. 2021, 11, 272. [Google Scholar] [CrossRef] [PubMed]
  55. Ferroni, P.; Zanzotto, F.; Riondino, S.; Scarpato, N.; Guadagni, F.; Roselli, M. Breast cancer prognosis using a machine learning approach. Cancers 2019, 11, 328. [Google Scholar] [CrossRef] [PubMed]
  56. Gallivanone, F.; Cava, C.; Corsi, F.; Bertoli, G.; Castiglioni, I. In silico approach for the definition of radiomirnomic signatures for breast cancer differential diagnosis. Int. J. Mol. Sci. 2019, 20, 5825. [Google Scholar] [CrossRef]
  57. Interlenghi, M.; Salvatore, C.; Magni, V.; Caldara, G.; Schiavon, E.; Cozzi, A.; Schiaffino, S.; Carbonaro, L.; Castiglioni, I.; Sardanelli, F. A Machine Learning Ensemble Based on Radiomics to Predict BI-RADS Category and Reduce the Biopsy Rate of Ultrasound-Detected Suspicious Breast Masses. Diagnostics 2022, 12, 187. [Google Scholar] [CrossRef]
  58. Militello, C.; Ranieri, A.; Rundo, L.; D’angelo, I.; Marinozzi, F.; Bartolotta, T.; Bini, F.; Russo, G. On unsupervised methods for medical image segmentation: Investigating classic approaches in breast cancer dce-mri. Appl. Sci. 2022, 12, 162. [Google Scholar] [CrossRef]
  59. Montemezzi, S.; Benetti, G.; Bisighin, M.; Camera, L.; Zerbato, C.; Caumo, F.; Fiorio, E.; Zanelli, S.; Zuffante, M.; Cavedon, C. 3T DCE-MRI Radiomics Improves Predictive Models of Complete Response to Neoadjuvant Chemotherapy in Breast Cancer. Front. Oncol. 2021, 11, 630780. [Google Scholar] [CrossRef] [PubMed]
  60. Pozzoli, S.; Soliman, A.; Bahri, L.; Branca, R.; Girdzijauskas, S.; Brambilla, M. Domain expertise–agnostic feature selection for the analysis of breast cancer data. Artif. Intell. Med. 2020, 108, 101928. [Google Scholar] [CrossRef] [PubMed]
  61. Dutta, R.; Boudjeltia, K.; Kotsalos, C.; Rousseau, A.; de Sousa, D.; Desmet, J.M.; Van Meerhaeghe, A.; Mira, A.; Chopard, B. Personalized pathology test for Cardiovascular disease: Approximate Bayesian computation with discriminative summary statistics learning. PLoS Comput. Biol. 2022, 18, e1009910. [Google Scholar] [CrossRef] [PubMed]
  62. De Marco, F.; Ferrucci, F.; Risi, M.; Tortora, G. Classification of QRS complexes to detect Premature Ventricular Contraction using machine learning techniques. PLoS ONE 2022, 17, e0268555. [Google Scholar] [CrossRef] [PubMed]
  63. Esposito, S.; Gialluisi, A.; Costanzo, S.; Di Castelnuovo, A.; Ruggiero, E.; De Curtis, A.; Persichillo, M.; Cerletti, C.; Donati, M.; de Gaetano, G.; et al. Dietary polyphenol intake is associated with biological aging, a novel predictor of cardiovascular disease: Cross-sectional findings from the moli-sani study. Nutrients 2021, 13, 1701. [Google Scholar] [CrossRef]
  64. Mezzatesta, S.; Torino, C.; De Meo, P.; Fiumara, G.; Vilasi, A. A machine learning-based approach for predicting the outbreak of cardiovascular diseases in patients on dialysis. Comput. Methods Programs Biomed. 2019, 177, 9–15. [Google Scholar] [CrossRef] [PubMed]
  65. Recenti, M.; Ricciardi, C.; Edmunds, K.; Gislason, M.; Gargiulo, P.; Carraro, U. Healthy Aging within an Image: Using Muscle Radiodensitometry and Lifestyle Factors to Predict Diabetes and Hypertension. IEEE J. Biomed. Health Inform. 2021, 25, 2103–2112. [Google Scholar] [CrossRef]
  66. Cascarano, G.; Debitonto, F.; Lemma, R.; Brunetti, A.; Buongiorno, D.; De Feudis, I.; Guerriero, A.; Venere, U.; Matino, S.; Rocchetti, M.; et al. A neural network for glomerulus classification based on histological images of kidney biopsy. BMC Med. Inform. Decis. Mak. 2021, 21, 300. [Google Scholar] [CrossRef] [PubMed]
  67. Chicco, D.; Lovejoy, C.; Oneto, L. A Machine Learning Analysis of Health Records of Patients with Chronic Kidney Disease at Risk of Cardiovascular Disease. IEEE Access 2021, 9, 165132–165144. [Google Scholar] [CrossRef]
  68. Ventrella, P.; Delgrossi, G.; Ferrario, G.; Righetti, M.; Masseroli, M. Supervised machine learning for the assessment of Chronic Kidney Disease advancement. Comput. Methods Programs Biomed. 2021, 209, 106329. [Google Scholar] [CrossRef] [PubMed]
  69. Angelillo, M.; Balducci, F.; Impedovo, D.; Pirlo, G.; Vessio, G. Attentional Pattern Classification for Automatic Dementia Detection. IEEE Access 2019, 7, 57706–57716. [Google Scholar] [CrossRef]
  70. Battineni, G.; Chintalapudi, N.; Amenta, F. Machine learning in medicine: Performance calculation of dementia prediction by support vector machines (SVM). Inform. Med. Unlocked 2019, 16, 100200. [Google Scholar] [CrossRef]
  71. Di Benedetto, M.; Carrara, F.; Tafuri, B.; Nigro, S.; De Blasi, R.; Falchi, F.; Gennaro, C.; Gigli, G.; Logroscino, G.; Amato, G.; et al. Deep networks for behavioral variant frontotemporal dementia identification from multiple acquisition sources. Comput. Biol. Med. 2022, 148, 105937. [Google Scholar] [CrossRef]
  72. Ieracitano, C.; Mammone, N.; Hussain, A.; Morabito, F. A novel multi-modal machine learning based approach for automatic classification of EEG recordings in dementia. Neural Netw. 2020, 123, 176–190. [Google Scholar] [CrossRef]
  73. Aliberti, A.; Pupillo, I.; Terna, S.; MacIi, E.; Di Cataldo, S.; Patti, E.; Acquaviva, A. A Multi-Patient Data-Driven Approach to Blood Glucose Prediction. IEEE Access 2019, 7, 69311–69325. [Google Scholar] [CrossRef]
  74. Berchialla, P.; Lanera, C.; Sciannameo, V.; Gregori, D.; Baldi, I. Prediction of treatment outcome in clinical trials under a personalized medicine perspective. Sci. Rep. 2022, 12, 4115. [Google Scholar] [CrossRef]
  75. Bernardini, M.; Romeo, L.; Misericordia, P.; Frontoni, E. Discovering the Type 2 Diabetes in Electronic Health Records Using the Sparse Balanced Support Vector Machine. IEEE J. Biomed. Health Inform. 2020, 24, 235–246. [Google Scholar] [CrossRef]
  76. Dagliati, A.; Marini, S.; Sacchi, L.; Cogni, G.; Teliti, M.; Tibollo, V.; De Cata, P.; Chiovato, L.; Bellazzi, R. Machine Learning Methods to Predict Diabetes Complications. J. Diabetes Sci. Technol. 2018, 12, 295–302. [Google Scholar] [CrossRef]
  77. Fiorini, S.; Hajati, F.; Barla, A.; Girosi, F. Predicting diabetes second-line therapy initiation in the Australian population via time span-guided neural attention network. PLoS ONE 2019, 14, e0211844. [Google Scholar] [CrossRef] [PubMed]
  78. D’Angelo, G.; Della-Morte, D.; Pastore, D.; Donadel, G.; De Stefano, A.; Palmieri, F. Identifying patterns in multiple biomarkers to diagnose diabetic foot using an explainable genetic programming-based approach. Future Gener. Comput. Syst. 2023, 140, 138–150. [Google Scholar] [CrossRef]
  79. Tognola, G.; Bonato, M.; Chiaramello, E.; Fiocchi, S.; Magne, I.; Souques, M.; Parazzini, M.; Ravazzani, P. Use of machine learning in the analysis of indoor ELF MF exposure in children. Int. J. Environ. Res. Public Health 2019, 16, 1230. [Google Scholar] [CrossRef] [PubMed]
  80. Tognola, G.; Chiaramello, E.; Bonato, M.; Magne, I.; Souques, M.; Fiocchi, S.; Parazzini, M.; Ravazzani, P. Cluster analysis of residential personal exposure to ELF magnetic field in children: Effect of environmental variables. Int. J. Environ. Res. Public Health 2019, 16, 4363. [Google Scholar] [CrossRef]
  81. Della Pepa, G.; Caccavella, V.; Menna, G.; Ius, T.; Auricchio, A.; Chiesa, S.; Gaudino, S.; Marchese, E.; Olivi, A. Machine Learning–Based Prediction of 6-Month Postoperative Karnofsky Performance Status in Patients with Glioblastoma: Capturing the Real-Life Interaction of Multiple Clinical and Oncologic Factors. World Neurosurg. 2021, 149, e866–e876. [Google Scholar] [CrossRef]
  82. Tariciotti, L.; Caccavella, V.; Fiore, G.; Schisano, L.; Carrabba, G.; Borsa, S.; Giordano, M.; Palmisciano, P.; Remoli, G.; Remore, L.; et al. A Deep Learning Model for Preoperative Differentiation of Glioblastoma, Brain Metastasis and Primary Central Nervous System Lymphoma: A Pilot Study. Front. Oncol. 2022, 12, 816638. [Google Scholar] [CrossRef]
  83. Chicco, D.; Jurman, G. Survival prediction of patients with sepsis from age, sex, and septic episode number alone. Sci. Rep. 2020, 10, 17156. [Google Scholar] [CrossRef] [PubMed]
  84. Ishaq, A.; Sadiq, S.; Umer, M.; Ullah, S.; Mirjalili, S.; Rupapara, V.; Nappi, M. Improving the Prediction of Heart Failure Patients’ Survival Using SMOTE and Effective Data Mining Techniques. IEEE Access 2021, 9, 39707–39716. [Google Scholar] [CrossRef]
  85. Lorenzoni, G.; Sabato, S.; Lanera, C.; Bottigliengo, D.; Minto, C.; Ocagli, H.; De Paolis, P.; Gregori, D.; Iliceto, S.; Pisanò, F. Comparison of machine learning techniques for prediction of hospitalization in heart failure patients. J. Clin. Med. 2019, 8, 1298. [Google Scholar] [CrossRef]
  86. Sbrollini, A.; Barocci, M.; Mancinelli, M.; Paris, M.; Raffaelli, S.; Marcantoni, I.; Morettini, M.; Swenne, C.; Burattini, L. Automatic diagnosis of newly emerged heart failure from serial electrocardiography by repeated structuring & learning procedure. Biomed. Signal Process. Control 2023, 79, 104185. [Google Scholar] [CrossRef]
  87. Umer, M.; Sadiq, S.; Karamti, H.; Karamti, W.; Majeed, R.; Nappi, M. IoT Based Smart Monitoring of Patients’ with Acute Heart Failure. Sensors 2022, 22, 2431. [Google Scholar] [CrossRef]
  88. Bellocchio, F.; Carioni, P.; Lonati, C.; Garbelli, M.; Martínez-Martínez, F.; Stuard, S.; Neri, L. Enhanced sentinel surveillance system for covid-19 outbreak prediction in a large european dialysis clinics network. Int. J. Environ. Res. Public Health 2021, 18, 9739. [Google Scholar] [CrossRef]
  89. Bernardini, M.; Romeo, L.; Frontoni, E.; Amini, M.R. A Semi-Supervised Multi-Task Learning Approach for Predicting Short-Term Kidney Disease Evolution. IEEE J. Biomed. Health Inform. 2021, 25, 3983–3994. [Google Scholar] [CrossRef]
  90. D’Arnese, E.; Donato, G.W.D.; Sozzo, E.D.; Sollini, M.; Sciuto, D.; Santambrogio, M.D. On the Automation of Radiomics-Based Identification and Characterization of NSCLC. IEEE J. Biomed. Health Inform. 2022, 26, 2670–2679. [Google Scholar] [CrossRef]
  91. Prelaj, A.; Boeri, M.; Robuschi, A.; Ferrara, R.; Proto, C.; Lo Russo, G.; Galli, G.; De Toma, A.; Brambilla, M.; Occhipinti, M.; et al. Machine Learning Using Real-World and Translational Data to Improve Treatment Selection for NSCLC Patients Treated with Immunotherapy. Cancers 2022, 14, 435. [Google Scholar] [CrossRef] [PubMed]
  92. Rossi, D.; Dannhauser, D.; Nastri, B.; Ballini, A.; Fiorelli, A.; Santini, M.; Netti, P.; Scacco, S.; Marino, M.; Causa, F.; et al. New trends in precision medicine: A pilot study of pure light scattering analysis as a useful tool for non-small cell lung cancer (nsclc) diagnosis. J. Pers. Med. 2021, 11, 1023. [Google Scholar] [CrossRef] [PubMed]
  93. Rundo, L.; Ledda, R.; Noia, C.; Sala, E.; Mauri, G.; Milanese, G.; Sverzellati, N.; Apolone, G.; Gilardi, M.; Messa, M.; et al. A low-dose CT-based radiomic model to improve characterization and screening recall intervals of indeterminate prevalent pulmonary nodules. Diagnostics 2021, 11, 1610. [Google Scholar] [CrossRef]
  94. Tortora, M.; Cordelli, E.; Sicilia, R.; Miele, M.; Matteucci, P.; Iannello, G.; Ramella, S.; Soda, P. Deep Reinforcement Learning for Fractionated Radiotherapy in Non-Small Cell Lung Carcinoma. Artif. Intell. Med. 2021, 119, 102137. [Google Scholar] [CrossRef]
  95. Cazzato, G.; Massaro, A.; Colagrande, A.; Lettini, T.; Cicco, S.; Parente, P.; Nacchiero, E.; Lospalluti, L.; Cascardi, E.; Giudice, G.; et al. Dermatopathology of Malignant Melanoma in the Era of Artificial Intelligence: A Single Institutional Experience. Diagnostics 2022, 12, 1972. [Google Scholar] [CrossRef] [PubMed]
  96. Madonna, G.; Masucci, G.; Capone, M.; Mallardo, D.; Grimaldi, A.; Simeone, E.; Vanella, V.; Festino, L.; Palla, M.; Scarpato, L.; et al. Clinical categorization algorithm (Clical) and machine learning approach (srf-clical) to predict clinical benefit to immunotherapy in metastatic melanoma patients: Real-world evidence from the istituto nazionale tumori irccs fondazione pascale, napoli, italy. Cancers 2021, 13, 4164. [Google Scholar] [CrossRef] [PubMed]
  97. Barile, B.; Marzullo, A.; Stamile, C.; Durand-Dubief, F.; Sappey-Marinier, D. Data augmentation using generative adversarial neural networks on brain structural connectivity in multiple sclerosis. Comput. Methods Programs Biomed. 2021, 206, 106113. [Google Scholar] [CrossRef] [PubMed]
  98. Fiorentino, G.; Visintainer, R.; Domenici, E.; Lauria, M.; Marchetti, L. MOUSSE: Multi-omics using subject-specific signatures. Cancers 2021, 13, 3423. [Google Scholar] [CrossRef] [PubMed]
  99. Seccia, R.; Gammelli, D.; Dominici, F.; Romano, S.; Landi, A.; Salvetti, M.; Tacchella, A.; Zaccaria, A.; Crisanti, A.; Grassi, F.; et al. Considering patient clinical history impacts performance of machine learning models in predicting course of multiple sclerosis. PLoS ONE 2020, 15, e0230219. [Google Scholar] [CrossRef] [PubMed]
  100. Amato, F.; Borzi, L.; Olmo, G.; Artusi, C.; Imbalzano, G.; Lopiano, L. Speech Impairment in Parkinson’s Disease: Acoustic Analysis of Unvoiced Consonants in Italian Native Speakers. IEEE Access 2021, 9, 166370–166381. [Google Scholar] [CrossRef]
  101. Buongiorno, D.; Bortone, I.; Cascarano, G.; Trotta, G.; Brunetti, A.; Bevilacqua, V. A low-cost vision system based on the analysis of motor features for recognition and severity rating of Parkinson’s Disease. BMC Med. Inform. Decis. Mak. 2019, 19, 243. [Google Scholar] [CrossRef]
  102. Caramia, C.; Torricelli, D.; Schmid, M.; Munoz-Gonzalez, A.; Gonzalez-Vargas, J.; Grandas, F.; Pons, J. IMU-Based Classification of Parkinson’s Disease from Gait: A Sensitivity Analysis on Sensor Location and Feature Selection. IEEE J. Biomed. Health Inform. 2018, 22, 1765–1774. [Google Scholar] [CrossRef]
  103. Borzì, L.; Mazzetta, I.; Zampogna, A.; Suppa, A.; Irrera, F.; Olmo, G. Predicting Axial Impairment in Parkinson’s Disease through a Single Inertial Sensor. Sensors 2022, 22, 412. [Google Scholar] [CrossRef]
  104. Impedovo, D.; Pirlo, G.; Vessio, G. Dynamic handwriting analysis for supporting earlier Parkinson’s disease diagnosis. Information 2018, 9, 247. [Google Scholar] [CrossRef]
  105. Mileti, I.; Germanotta, M.; Di Sipio, E.; Imbimbo, I.; Pacilli, A.; Erra, C.; Petracca, M.; Rossi, S.; Del Prete, Z.; Bentivoglio, A.; et al. Measuring gait quality in Parkinson’s disease through real-time gait phase recognition. Sensors 2018, 18, 919. [Google Scholar] [CrossRef] [PubMed]
  106. Ricci, M.; Lazzaro, G.; Errico, V.; Pisani, A.; Giannini, F.; Saggio, G. The Impact of Wearable Electronics in Assessing the Effectiveness of Levodopa Treatment in Parkinson’s Disease. IEEE J. Biomed. Health Inform. 2022, 26, 2920–2928. [Google Scholar] [CrossRef] [PubMed]
  107. Termine, A.; Fabrizio, C.; Strafella, C.; Caputo, V.; Petrosini, L.; Caltagirone, C.; Cascella, R.; Giardina, E. A Hybrid Machine Learning and Network Analysis Approach Reveals Two Parkinson’s Disease Subtypes from 115 RNA-Seq Post-Mortem Brain Samples. Int. J. Mol. Sci. 2022, 23, 2557. [Google Scholar] [CrossRef]
  108. Cagni, E.; Botti, A.; Wang, Y.; Iori, M.; Petit, S.; Heijmen, B. Pareto-optimal plans as ground truth for validation of a commercial system for knowledge-based DVH-prediction. Phys. Medica 2018, 55, 98–106. [Google Scholar] [CrossRef] [PubMed]
  109. Gravina, M.; Spirito, L.; Celentano, G.; Capece, M.; Creta, M.; Califano, G.; Ruvolo, C.; Morra, S.; Imbriaco, M.; Di Bello, F.; et al. Machine Learning and Clinical-Radiological Characteristics for the Classification of Prostate Cancer in PI-RADS 3 Lesions. Diagnostics 2022, 12, 1565. [Google Scholar] [CrossRef] [PubMed]
  110. Delli Pizzi, A.; Chiarelli, A.; Chiacchiaretta, P.; d’Annibale, M.; Croce, P.; Rosa, C.; Mastrodicasa, D.; Trebeschi, S.; Lambregts, D.; Caposiena, D.; et al. MRI-based clinical-radiomics model predicts tumor response before treatment in locally advanced rectal cancer. Sci. Rep. 2021, 11, 5379. [Google Scholar] [CrossRef]
  111. Gatta, R.; Vallati, M.; Dinapoli, N.; Masciocchi, C.; Lenkowicz, J.; Cusumano, D.; Casá, C.; Farchione, A.; Damiani, A.; van Soest, J.; et al. Towards a modular decision support system for radiomics: A case study on rectal cancer. Artif. Intell. Med. 2019, 96, 145–153. [Google Scholar] [CrossRef]
  112. Filitto, G.; Coppola, F.; Curti, N.; Giampieri, E.; Dall’olio, D.; Merlotti, A.; Cattabriga, A.; Cocozza, M.; Taninokuchi Tomassoni, M.; Remondini, D.; et al. Automated Prediction of the Response to Neoadjuvant Chemoradiotherapy in Patients Affected by Rectal Cancer. Cancers 2022, 14, 2231. [Google Scholar] [CrossRef]
  113. Adamo, S.; Ambrosino, P.; Ricciardi, C.; Accardo, M.; Mosella, M.; Cesarelli, M.; D’addio, G.; Maniscalco, M. A Machine Learning Approach to Predict the Rehabilitation Outcome in Convalescent COVID-19 Patients. J. Pers. Med. 2022, 12, 328. [Google Scholar] [CrossRef]
  114. Ahmad, M.; Sadiq, S.; Eshmawi, A.; Alluhaidan, A.; Umer, M.; Ullah, S.; Nappi, M. Industry 4.0 technologies and their applications in fighting COVID-19 pandemic using deep learning techniques. Comput. Biol. Med. 2022, 145, 105418. [Google Scholar] [CrossRef]
  115. Ahmed, I.; Ahmad, M.; Jeon, G.; Piccialli, F. A Framework for Pandemic Prediction Using Big Data Analytics. Big Data Res. 2021, 25, 100190. [Google Scholar] [CrossRef]
  116. Bartolucci, M.; Benelli, M.; Betti, M.; Bicchi, S.; Fedeli, L.; Giannelli, F.; Aquilini, D.; Baldini, A.; Consales, G.; Di Natale, M.; et al. The incremental value of computed tomography of COVID-19 pneumonia in predicting ICU admission. Sci. Rep. 2021, 11, 15619. [Google Scholar] [CrossRef] [PubMed]
  117. Bellocchio, F.; Lonati, C.; Titapiccolo, J.; Nadal, J.; Meiselbach, H.; Schmid, M.; Baerthlein, B.; Tschulena, U.; Schneider, M.; Schultheiss, U.; et al. Validation of a novel predictive algorithm for kidney failure in patients suffering from chronic kidney disease: The prognostic reasoning system for chronic kidney disease (PROGRES-CKD). Int. J. Environ. Res. Public Health 2021, 18, 12649. [Google Scholar] [CrossRef] [PubMed]
  118. Bertacchini, F.; Bilotta, E.; Pantano, P. On the temporal spreading of the SARS-CoV-2. PLoS ONE 2020, 15, e0240777. [Google Scholar] [CrossRef] [PubMed]
  119. Biondi, R.; Curti, N.; Coppola, F.; Giampieri, E.; Vara, G.; Bartoletti, M.; Cattabriga, A.; Cocozza, M.; Ciccarese, F.; De Benedittis, C.; et al. Classification performance for covid patient prognosis from automatic ai segmentation—A single-center study. Appl. Sci. 2021, 11, 5438. [Google Scholar] [CrossRef]
  120. Bottrighi, A.; Pennisi, M.; Roveta, A.; Massarino, C.; Cassinari, A.; Betti, M.; Bolgeo, T.; Bertolotti, M.; Rava, E.; Maconi, A. A machine learning approach for predicting high risk hospitalized patients with COVID-19 SARS-Cov-2. BMC Med. Inform. Decis. Mak. 2022, 22, 340. [Google Scholar] [CrossRef]
  121. Bougourzi, F.; Contino, R.; Distante, C.; Taleb-Ahmed, A. Recognition of COVID-19 from CT scans using two-stage deep-learning-based approach: CNR-IEMN. Sensors 2021, 21, 5878. [Google Scholar] [CrossRef]
  122. Chieregato, M.; Frangiamore, F.; Morassi, M.; Baresi, C.; Nici, S.; Bassetti, C.; Bnà, C.; Galelli, M. A hybrid machine learning/deep learning COVID-19 severity predictive model from CT images and clinical data. Sci. Rep. 2022, 12, 4329. [Google Scholar] [CrossRef] [PubMed]
  123. De Falco, I.; De Pietro, G.; Sannino, G. Classification of Covid-19 chest X-ray images by means of an interpretable evolutionary rule-based approach. Neural Comput. Appl. 2023, 35, 16061–16071. [Google Scholar] [CrossRef]
  124. Fadja, A.; Fraccaroli, M.; Bizzarri, A.; Mazzuchelli, G.; Lamma, E. Neural-Symbolic Ensemble Learning for early-stage prediction of critical state of Covid-19 patients. Med. Biol. Eng. Comput. 2022, 60, 3461–3474. [Google Scholar] [CrossRef] [PubMed]
  125. Ferrari, D.; Milic, J.; Tonelli, R.; Ghinelli, F.; Meschiari, M.; Volpi, S.; Faltoni, M.; Franceschi, G.; Iadisernia, V.; Yaacoub, D.; et al. Machine learning in predicting respiratory failure in patients with COVID-19 pneumonia—Challenges, strengths, and opportunities in a global health emergency. PLoS ONE 2020, 15, e0239172. [Google Scholar] [CrossRef] [PubMed]
  126. Flesia, L.; Monaro, M.; Mazza, C.; Fietta, V.; Colicino, E.; Segatto, B.; Roma, P. Predicting perceived stress related to the covid-19 outbreak through stable psychological traits and machine learning models. J. Clin. Med. 2020, 9, 3350. [Google Scholar] [CrossRef]
  127. Giotta, M.; Trerotoli, P.; Palmieri, V.; Passerini, F.; Portincasa, P.; Dargenio, I.; Mokhtari, J.; Montagna, M.; De Vito, D. Application of a Decision Tree Model to Predict the Outcome of Non-Intensive Inpatients Hospitalized for COVID-19. Int. J. Environ. Res. Public Health 2022, 19, 13016. [Google Scholar] [CrossRef] [PubMed]
  128. Gumaei, A.; Ismail, W.; Rafiul Hassan, M.; Hassan, M.; Mohamed, E.; Alelaiwi, A.; Fortino, G. A Decision-Level Fusion Method for COVID-19 Patient Health Prediction. Big Data Res. 2022, 27, 100287. [Google Scholar] [CrossRef]
  129. Sîrbu, A.; Barbieri, G.; Faita, F.; Ferragina, P.; Gargani, L.; Ghiadoni, L.; Priami, C. Early outcome detection for COVID-19 patients. Sci. Rep. 2021, 11, 18464. [Google Scholar] [CrossRef] [PubMed]
  130. Iori, M.; Di Castelnuovo, C.; Verzellesi, L.; Meglioli, G.; Lippolis, D.; Nitrosi, A.; Monelli, F.; Besutti, G.; Trojani, V.; Bertolini, M.; et al. Mortality Prediction of COVID-19 Patients Using Radiomic and Neural Network Features Extracted from a Wide Chest X-ray Sample Size: A Robust Approach for Different Medical Imbalanced Scenarios. Appl. Sci. 2022, 12, 3903. [Google Scholar] [CrossRef]
  131. Kumar, S.; Chaube, M.; Alsamhi, S.; Gupta, S.; Guizani, M.; Gravina, R.; Fortino, G. A novel multimodal fusion framework for early diagnosis and accurate classification of COVID-19 patients using X-ray images and speech signal processing techniques. Comput. Methods Programs Biomed. 2022, 226, 107109. [Google Scholar] [CrossRef] [PubMed]
  132. Loddo, A.; Meloni, G.; Pes, B. Using Artificial Intelligence for COVID-19 Detection in Blood Exams: A Comparative Analysis. IEEE Access 2022, 10, 119593–119606. [Google Scholar] [CrossRef]
  133. Monaco, A.; Pantaleo, E.; Amoroso, N.; Bellantuono, L.; Stella, A.; Bellotti, R. Country-level factors dynamics and ABO/Rh blood groups contribution to COVID-19 mortality. Sci. Rep. 2021, 11, 24527. [Google Scholar] [CrossRef]
  134. Schiaffino, S.; Codari, M.; Cozzi, A.; Albano, D.; Alì, M.; Arioli, R.; Avola, E.; Bnà, C.; Cariati, M.; Carriero, S.; et al. Machine learning to predict in-hospital mortality in covid-19 patients using computed tomography-derived pulmonary and vascular features. J. Pers. Med. 2021, 11, 501. [Google Scholar] [CrossRef] [PubMed]
  135. Sherwani, M.; Marzullo, A.; De Momi, E.; Calimeri, F. Lesion segmentation in lung CT scans using unsupervised adversarial learning. Med. Biol. Eng. Comput. 2022, 60, 3203–3215. [Google Scholar] [CrossRef]
  136. Verde, L.; De Pietro, G.; Ghoneim, A.; Alrashoud, M.; Al-Mutib, K.; Sannino, G. Exploring the Use of Artificial Intelligence Techniques to Detect the Presence of Coronavirus Covid-19 through Speech and Voice Analysis. IEEE Access 2021, 9, 65750–65757. [Google Scholar] [CrossRef]
  137. Gozzi, N.; Perrotta, D.; Paolotti, D.; Perra, N. Towards a data-driven characterization of behavioral changes induced by the seasonal flu. PLoS Comput. Biol. 2020, 16, e1007879. [Google Scholar] [CrossRef]
  138. Kalimeri, K.; Delfino, M.; Cattuto, C.; Perrotta, D.; Colizza, V.; Guerrisi, C.; Turbelin, C.; Duggan, J.; Edmunds, J.; Obi, C.; et al. Unsupervised extraction of epidemic syndromes from participatory influenza surveillance self-reported symptoms. PLoS Comput. Biol. 2019, 15, e1006173. [Google Scholar] [CrossRef] [PubMed]
  139. Camacho-Cogollo, J.; Bonet, I.; Gil, B.; Iadanza, E. Machine Learning Models for Early Prediction of Sepsis on Large Healthcare Datasets. Electronics 2022, 11, 1507. [Google Scholar] [CrossRef]
  140. Chicco, D.; Jurman, G. Machine learning can predict survival of patients with heart failure from serum creatinine and ejection fraction alone. BMC Med. Inform. Decis. Mak. 2020, 20, 16. [Google Scholar] [CrossRef]
  141. Wernly, B.; Mamandipoor, B.; Baldia, P.; Jung, C.; Osmani, V. Machine learning predicts mortality in septic patients using only routinely available ABG variables: A multi-centre evaluation. Int. J. Med. Inform. 2021, 145, 104312. [Google Scholar] [CrossRef]
  142. Iosa, M.; Capodaglio, E.; Pelà, S.; Persechino, B.; Morone, G.; Antonucci, G.; Paolucci, S.; Panigazzi, M. Artificial Neural Network Analyzing Wearable Device Gait Data for Identifying Patients With Stroke Unable to Return to Work. Front. Neurol. 2021, 12, 650542. [Google Scholar] [CrossRef]
  143. Scrutinio, D.; Ricciardi, C.; Donisi, L.; Losavio, E.; Battista, P.; Guida, P.; Cesarelli, M.; Pagano, G.; D’Addio, G. Machine learning to predict mortality after rehabilitation among patients with severe stroke. Sci. Rep. 2020, 10, 20127. [Google Scholar] [CrossRef]
  144. Lanera, C.; Berchialla, P.; Baldi, I.; Lorenzoni, G.; Tramontan, L.; Scamarcia, A.; Cantarutti, L.; Giaquinto, C.; Gregori, D. Use of machine learning techniques for case-detection of varicella zoster using routinely collected textual ambulatory records: Pilot observational study. JMIR Med. Inform. 2020, 8, e14330. [Google Scholar] [CrossRef]
  145. Lanera, C.; Baldi, I.; Francavilla, A.; Barbieri, E.; Tramontan, L.; Scamarcia, A.; Cantarutti, L.; Giaquinto, C.; Gregori, D. A Deep Learning Approach to Estimate the Incidence of Infectious Disease Cases for Routinely Collected Ambulatory Records: The Example ofVaricella-Zoster. Int. J. Environ. Res. Public Health 2022, 19, 5959. [Google Scholar] [CrossRef]
  146. Verde, L.; De Pietro, G.; Sannino, G. Voice Disorder Identification by Using Machine Learning Techniques. IEEE Access 2018, 6, 16246–16255. [Google Scholar] [CrossRef]
  147. Verde, L.; De Pietro, G.; Alrashoud, M.; Ghoneim, A.; Al-Mutib, K.; Sannino, G. Leveraging artificial intelligence to improve voice disorder identification through the use of a reliable mobile app. IEEE Access 2019, 7, 124048–124054. [Google Scholar] [CrossRef]
  148. Bruno, P.; Calimeri, F.; Kitanidis, A.; De Momi, E. Data reduction and data visualization for automatic diagnosis using gene expression and clinical data. Artif. Intell. Med. 2020, 107, 101884. [Google Scholar] [CrossRef]
  149. Di Santo, R.; Vaccaro, M.; Romanò, S.; Di Giacinto, F.; Papi, M.; Rapaccini, G.; De Spirito, M.; Miele, L.; Basile, U.; Ciasca, G. Machine Learning-Assisted FTIR Analysis of Circulating Extracellular Vesicles for Cancer Liquid Biopsy. J. Pers. Med. 2022, 12, 949. [Google Scholar] [CrossRef]
  150. Zonta, G.; Malagù, C.; Gherardi, S.; Giberti, A.; Pezzoli, A.; De Togni, A.; Palmonari, C. Clinical validation results of an innovative non-invasive device for colorectal cancer preventive screening through fecal exhalation analysis. Cancers 2020, 12, 1471. [Google Scholar] [CrossRef]
  151. Celli, F.; Cumbo, F.; Weitschek, E. Classification of Large DNA Methylation Datasets for Identifying Cancer Drivers. Big Data Res. 2018, 13, 21–28. [Google Scholar] [CrossRef]
  152. Carlini, G.; Curti, N.; Strolin, S.; Giampieri, E.; Sala, C.; Dall’olio, D.; Merlotti, A.; Fanti, S.; Remondini, D.; Nanni, C.; et al. Prediction of Overall Survival in Cervical Cancer Patients Using PET/CT Radiomic Features. Appl. Sci. 2022, 12, 5946. [Google Scholar] [CrossRef]
  153. Alongi, P.; Stefano, A.; Comelli, A.; Spataro, A.; Formica, G.; Laudicella, R.; Lanzafame, H.; Panasiti, F.; Longo, C.; Midiri, F.; et al. Artificial Intelligence Applications on Restaging [18F]FDG PET/CT in Metastatic Colorectal Cancer: A Preliminary Report of Morpho-Functional Radiomics Classification for Prediction of Disease Outcome. Appl. Sci. 2022, 12, 2941. [Google Scholar] [CrossRef]
  154. Prezioso, E.; Izzo, S.; Giampaolo, F.; Piccialli, F.; Dell’aversana Orabona, G.; Cuocolo, R.; Abbate, V.; Ugga, L.; Califano, L. Predictive Medicine for Salivary Gland Tumours Identification Through Deep Learning. IEEE J. Biomed. Health Inform. 2022, 26, 4869–4879. [Google Scholar] [CrossRef] [PubMed]
  155. Ferrari, M.; Mattavelli, D.; Schreiber, A.; Gualtieri, T.; Rampinelli, V.; Tomasoni, M.; Taboni, S.; Ardighieri, L.; Battocchio, S.; Bozzola, A.; et al. Does Reorganization of Clinicopathological Information Improve Prognostic Stratification and Prediction of Chemoradiosensitivity in Sinonasal Carcinomas? A Retrospective Study on 145 Patients. Front. Oncol. 2022, 12, 799680. [Google Scholar] [CrossRef] [PubMed]
  156. Buizza, G.; Paganelli, C.; D’ippolito, E.; Fontana, G.; Molinelli, S.; Preda, L.; Riva, G.; Iannalfi, A.; Valvo, F.; Orlandi, E.; et al. Radiomics and dosiomics for predicting local control after carbon-ion radiotherapy in skull-base chordoma. Cancers 2021, 13, 339. [Google Scholar] [CrossRef] [PubMed]
  157. Lanza, M.; Koprowski, R.; Boccia, R.; Ruggiero, A.; De Rosa, L.; Tortori, A.; Wilczyński, S.; Melillo, P.; Sbordone, S.; Simonelli, F. Classification tree to analyze factors connected with post operative complications of cataract surgery in a teaching hospital. J. Clin. Med. 2021, 10, 5399. [Google Scholar] [CrossRef] [PubMed]
  158. Ulivi, M.; Meroni, V.; Orlandini, L.; Prandoni, L.; Rossi, N.; Peretti, G.; Dui, L.; Mangiavini, L.; Ferrante, S. Opportunities to improve feasibility, effectiveness and costs associated with a total joint replacements high-volume hospital registry. Comput. Biol. Med. 2020, 121, 103775. [Google Scholar] [CrossRef]
  159. Marzullo, A.; Moccia, S.; Catellani, M.; Calimeri, F.; Momi, E. Towards realistic image generation using image-domain translation. Comput. Methods Programs Biomed. 2021, 200, 105834. [Google Scholar] [CrossRef]
  160. Muzio, F.; Rozzi, G.; Rossi, S.; Luciani, G.; Foresti, R.; Cabassi, A.; Fassina, L.; Miragoli, M. Artificial intelligence supports decision making during open-chest surgery of rare congenital heart defects. J. Clin. Med. 2021, 10, 5330. [Google Scholar] [CrossRef]
  161. Sargos, P.; Leduc, N.; Giraud, N.; Gandaglia, G.; Roumiguié, M.; Ploussard, G.; Rozet, F.; Soulié, M.; Mathieu, R.; Artus, P.; et al. Deep Neural Networks Outperform the CAPRA Score in Predicting Biochemical Recurrence after Prostatectomy. Front. Oncol. 2021, 10, 607923. [Google Scholar] [CrossRef]
  162. Berjano, P.; Langella, F.; Ventriglia, L.; Compagnone, D.; Barletta, P.; Huber, D.; Mangili, F.; Licandro, G.; Galbusera, F.; Cina, A.; et al. The Influence of Baseline Clinical Status and Surgical Strategy on Early Good to Excellent Result in Spinal Lumbar Arthrodesis: A Machine Learning Approach. J. Pers. Med. 2021, 11, 1377. [Google Scholar] [CrossRef]
  163. Campagner, A.; Berjano, P.; Lamartina, C.; Langella, F.; Lombardi, G.; Cabitza, F. Assessment and prediction of spine surgery invasiveness with machine learning techniques. Comput. Biol. Med. 2020, 121, 103796. [Google Scholar] [CrossRef]
  164. Bombieri, M.; Rospocher, M.; Ponzetto, S.; Fiorini, P. Machine understanding surgical actions from intervention procedure textbooks. Comput. Biol. Med. 2023, 152, 106415. [Google Scholar] [CrossRef]
  165. Kaczmarek-Majer, K.; Casalino, G.; Castellano, G.; Dominiak, M.; Hryniewicz, O.; Kamińska, O.; Vessio, G.; Díaz-Rodríguez, N. PLENARY: Explaining black-box models in natural language through fuzzy linguistic summaries. Inf. Sci. 2022, 614, 374–399. [Google Scholar] [CrossRef]
  166. Liuzzi, P.; Magliacano, A.; De Bellis, F.; Mannini, A.; Estraneo, A. Predicting outcome of patients with prolonged disorders of consciousness using machine learning models based on medical complexity. Sci. Rep. 2022, 12, 13471. [Google Scholar] [CrossRef]
  167. Ocagli, H.; Bottigliengo, D.; Lorenzoni, G.; Azzolina, D.; Acar, A.; Sorgato, S.; Stivanello, L.; Degan, M.; Gregori, D. A machine learning approach for investigating delirium as a multifactorial syndrome. Int. J. Environ. Res. Public Health 2021, 18, 7105. [Google Scholar] [CrossRef] [PubMed]
  168. Wang, R.; Hao, Y.; Yu, Q.; Chen, M.; Humar, I.; Fortino, G. Depression Analysis and Recognition Based on Functional Near-Infrared Spectroscopy. IEEE J. Biomed. Health Inform. 2021, 25, 4289–4299. [Google Scholar] [CrossRef]
  169. Naseer Qureshi, K.; Din, S.; Jeon, G.; Piccialli, F. An accurate and dynamic predictive model for a smart M-Health system using machine learning. Inf. Sci. 2020, 538, 486–502. [Google Scholar] [CrossRef]
  170. Betti, S.; Lova, R.; Rovini, E.; Acerbi, G.; Santarelli, L.; Cabiati, M.; Ry, S.; Cavallo, F. Evaluation of an integrated system of wearable physiological sensors for stress monitoring in working environments by using biological markers. IEEE Trans. Biomed. Eng. 2018, 65, 1748–1758. [Google Scholar] [CrossRef]
  171. Coro, G.; Bardelli, S.; Cuttano, A.; Scaramuzzo, R.; Ciantelli, M. A self-training automatic infant-cry detector. Neural Comput. Appl. 2023, 35, 8543–8559. [Google Scholar] [CrossRef]
  172. Ragni, F.; Archetti, L.; Roby-Brami, A.; Amici, C.; Saint-Bauzel, L. Intention prediction and human health condition detection in reaching tasks with machine learning techniques. Sensors 2021, 21, 5253. [Google Scholar] [CrossRef]
  173. Monteriù, A.; Prist, M.; Frontoni, E.; Longhi, S.; Pietroni, F.; Casaccia, S.; Scalise, L.; Cenci, A.; Romeo, L.; Berta, R.; et al. Smart sensing architecture for domestic monitoring: Methodological approach and experimental validation. Sensors 2018, 18, 2310. [Google Scholar] [CrossRef]
  174. Arpaia, P.; Crauso, F.; De Benedetto, E.; Duraccio, L.; Improta, G.; Serino, F. Soft Transducer for Patient’s Vitals Telemonitoring with Deep Learning-Based Personalized Anomaly Detection. Sensors 2022, 22, 536. [Google Scholar] [CrossRef]
  175. Sorino, P.; Caruso, M.; Misciagna, G.; Bonfiglio, C.; Campanella, A.; Mirizzi, A.; Franco, I.; Bianco, A.; Buongiorno, C.; Liuzzi, R.; et al. Selecting the best machine learning algorithm to support the diagnosis of Non-Alcoholic Fatty Liver Disease: A meta learner study. PLoS ONE 2020, 15, e0240867. [Google Scholar] [CrossRef]
  176. Chicco, D.; Jurman, G. An ensemble learning approach for enhanced classification of patients with hepatitis and cirrhosis. IEEE Access 2021, 9, 24485–24498. [Google Scholar] [CrossRef]
  177. Hassoun, S.; Bruckmann, C.; Ciardullo, S.; Perseghin, G.; Di Gaudio, F.; Broccolo, F. Setting up of a machine learning algorithm for the identification of severe liver fibrosis profile in the general US population cohort. Int. J. Med. Inform. 2023, 170, 104932. [Google Scholar] [CrossRef] [PubMed]
  178. Scala, A.; Borrelli, A.; Improta, G. Predictive analysis of lower limb fractures in the orthopedic complex operative unit using artificial intelligence: The case study of AOU Ruggi. Sci. Rep. 2022, 12, 22153. [Google Scholar] [CrossRef] [PubMed]
  179. Milella, F.; Famiglini, L.; Banfi, G.; Cabitza, F. Application of Machine Learning to Improve Appropriateness of Treatment in an Orthopaedic Setting of Personalized Medicine. J. Pers. Med. 2022, 12, 1706. [Google Scholar] [CrossRef] [PubMed]
  180. Trunfio, T.; Borrelli, A.; Improta, G. Is It Possible to Predict the Length of Stay of Patients Undergoing Hip-Replacement Surgery? Int. J. Environ. Res. Public Health 2022, 19, 6219. [Google Scholar] [CrossRef]
  181. Chicco, D.; Jurman, G. Arterial Disease Computational Prediction and Health Record Feature Ranking among Patients Diagnosed with Inflammatory Bowel Disease. IEEE Access 2021, 9, 78648–78657. [Google Scholar] [CrossRef]
  182. Cavallo, A.; Troisi, J.; Muscogiuri, E.; Cavallo, P.; Rajagopalan, S.; Citro, R.; Bossone, E.; McVeigh, N.; Forte, V.; Di Donna, C.; et al. Cardiac Computed Tomography Radiomics-Based Approach for the Detection of Left Ventricular Remodeling in Patients with Arterial Hypertension. Diagnostics 2022, 12, 322. [Google Scholar] [CrossRef]
  183. Ricciardi, C.; Cantoni, V.; Improta, G.; Iuppariello, L.; Latessa, I.; Cesarelli, M.; Triassi, M.; Cuocolo, A. Application of data mining in a cohort of Italian subjects undergoing myocardial perfusion imaging at an academic medical center. Comput. Methods Programs Biomed. 2020, 189, 105343. [Google Scholar] [CrossRef]
  184. Jacob, D.; Unnsteinsdóttir Kristensen, I.; Aubonnet, R.; Recenti, M.; Donisi, L.; Ricciardi, C.; Svansson, H.; Agnarsdóttir, S.; Colacino, A.; Jónsdóttir, M.; et al. Towards defining biomarkers to evaluate concussions using virtual reality and a moving platform (BioVRSea). Sci. Rep. 2022, 12, 8996. [Google Scholar] [CrossRef]
  185. Montagna, S.; Mariani, S.; Gamberini, E. Augmenting BDI Agency with a Cognitive Service: Architecture and Validation in Healthcare Domain. J. Med. Syst. 2021, 45, 103. [Google Scholar] [CrossRef]
  186. Falsetti, L.; Rucco, M.; Proietti, M.; Viticchi, G.; Zaccone, V.; Scarponi, M.; Giovenali, L.; Moroncini, G.; Nitti, C.; Salvi, A. Risk prediction of clinical adverse outcomes with machine learning in a cohort of critically ill patients with atrial fibrillation. Sci. Rep. 2021, 11, 18925. [Google Scholar] [CrossRef] [PubMed]
  187. Durán, C.; Ciucci, S.; Palladini, A.; Ijaz, U.Z.; Zippo, A.G.; Sterbini, F.P.; Masucci, L.; Cammarota, G.; Ianiro, G.; Spuul, P.; et al. Nonlinear machine learning pattern recognition and bacteria-metabolite multilayer network analysis of perturbed gastric microbiome. Nat. Commun. 2021, 12, 1926. [Google Scholar] [CrossRef]
  188. Nobile, M.; Capitoli, G.; Sowirono, V.; Clerici, F.; Piga, I.; van Abeelen, K.; Magni, F.; Pagni, F.; Galimberti, S.; Cazzaniga, P.; et al. Unsupervised neural networks as a support tool for pathology diagnosis in MALDI-MSI experiments: A case study on thyroid biopsies. Expert Syst. Appl. 2023, 215, 119296. [Google Scholar] [CrossRef]
  189. Comito, C.; Falcone, D.; Forestiero, A. AI-Driven Clinical Decision Support: Enhancing Disease Diagnosis Exploiting Patients Similarity. IEEE Access 2022, 10, 6878–6888. [Google Scholar] [CrossRef]
  190. Qi, W.; Aliverti, A. A multimodal wearable system for continuous and real-time breathing pattern monitoring during daily activity. IEEE J. Biomed. Health Inform. 2020, 24, 2199–2207. [Google Scholar] [CrossRef] [PubMed]
  191. Tarekegn, A.; Ricceri, F.; Costa, G.; Ferracin, E.; Giacobini, M. Predictive modeling for frailty conditions in Elderly People: Machine learning approaches. JMIR Med. Inform. 2020, 8, e16678. [Google Scholar] [CrossRef] [PubMed]
  192. Ciliberti, F.; Guerrini, L.; Gunnarsson, A.; Recenti, M.; Jacob, D.; Cangiano, V.; Tesfahunegn, Y.; Islind, A.; Tortorella, F.; Tsirilaki, M.; et al. CT-and MRI-Based 3D Reconstruction of Knee Joint to Assess Cartilage and Bone. Diagnostics 2022, 12, 279. [Google Scholar] [CrossRef] [PubMed]
  193. Crocamo, C.; Viviani, M.; Bartoli, F.; Carrà, G.; Pasi, G. Detecting binge drinking and alcohol-related risky behaviours from twitter’s users: An exploratory content-and topology-based analysis. Int. J. Environ. Res. Public Health 2020, 17, 1510. [Google Scholar] [CrossRef]
  194. Spiga, O.; Cicaloni, V.; Visibelli, A.; Davoli, A.; Paparo, M.; Orlandini, M.; Vecchi, B.; Santucci, A. Towards a precision medicine approach based on machine learning for tailoring medical treatment in alkaptonuria. Int. J. Mol. Sci. 2021, 22, 1187. [Google Scholar] [CrossRef]
  195. Delnevo, G.; Mancini, G.; Roccetti, M.; Salomoni, P.; Trombini, E.; Andrei, F. The prediction of body mass index from negative affectivity through machine learning: A confirmatory study. Sensors 2021, 21, 2361. [Google Scholar] [CrossRef]
  196. Leoni, J.; Strada, S.; Tanelli, M.; Jiang, K.; Brusa, A.; Proverbio, A. Automatic stimuli classification from ERP data for augmented communication via Brain–Computer Interfaces. Expert Syst. Appl. 2021, 184, 115572. [Google Scholar] [CrossRef]
  197. Danilov, V.; Skirnevskiy, I.; Manakov, R.; Gerget, O.; Melgani, F. Feature selection algorithm based on PDF/PMF area difference. Biomed. Signal Process. Control 2020, 57, 101681. [Google Scholar] [CrossRef]
  198. Piccialli, F.; Calabrò, F.; Crisci, D.; Cuomo, S.; Prezioso, E.; Mandile, R.; Troncone, R.; Greco, L.; Auricchio, R. Precision medicine and machine learning towards the prediction of the outcome of potential celiac disease. Sci. Rep. 2021, 11, 5683. [Google Scholar] [CrossRef] [PubMed]
  199. Ocagli, H.; Lanera, C.; Lorenzoni, G.; Prosepe, I.; Azzolina, D.; Bortolotto, S.; Stivanello, L.; Degan, M.; Gregori, D. Profiling patients by intensity of nursing care: An operative approach using machine learning. J. Pers. Med. 2020, 10, 279. [Google Scholar] [CrossRef] [PubMed]
  200. Bottigliengo, D.; Berchialla, P.; Lanera, C.; Azzolina, D.; Lorenzoni, G.; Martinato, M.; Giachino, D.; Baldi, I.; Gregori, D. The role of genetic factors in characterizing extra-intestinal manifestations in Crohn’s disease patients: Are bayesian machine learning methods improving outcome predictions? J. Clin. Med. 2019, 8, 865. [Google Scholar] [CrossRef]
  201. Delmastro, F.; Martino, F.; Dolciotti, C. Cognitive Training and Stress Detection in MCI Frail Older People through Wearable Sensors and Machine Learning. IEEE Access 2020, 8, 65573–65590. [Google Scholar] [CrossRef]
  202. Bernardini, M.; Romeo, L.; Mancini, A.; Frontoni, E. A Clinical Decision Support System to Stratify the Temporal Risk of Diabetic Retinopathy. IEEE Access 2021, 9, 151864–151872. [Google Scholar] [CrossRef]
  203. Peralta, R.; Garbelli, M.; Bellocchio, F.; Ponce, P.; Stuard, S.; Lodigiani, M.; Matos, J.; Ribeiro, R.; Nikam, M.; Botler, M.; et al. Development and validation of a machine learning model predicting arteriovenous fistula failure in a large network of dialysis clinics. Int. J. Environ. Res. Public Health 2021, 18, 12355. [Google Scholar] [CrossRef]
  204. Amato, F.; Coppolino, L.; Cozzolino, G.; Mazzeo, G.; Moscato, F.; Nardone, R. Enhancing random forest classification with NLP in DAMEH: A system for DAta Management in eHealth Domain. Neurocomputing 2021, 444, 79–91. [Google Scholar] [CrossRef]
  205. Montagna, S.; Pengo, M.; Ferretti, S.; Borghi, C.; Ferri, C.; Grassi, G.; Muiesan, M.; Parati, G. Machine Learning in Hypertension Detection: A Study on World Hypertension Day Data. J. Med. Syst. 2023, 47, 1. [Google Scholar] [CrossRef]
  206. Iadanza, E.; Goretti, F.; Sorelli, M.; Melillo, P.; Pecchia, L.; Simonelli, F.; Gherardelli, M. Automatic Detection of Genetic Diseases in Pediatric Age Using Pupillometry. IEEE Access 2020, 8, 34949–34961. [Google Scholar] [CrossRef]
  207. Bernardini, M.; Morettini, M.; Romeo, L.; Frontoni, E.; Burattini, L. TyG-er: An ensemble Regression Forest approach for identification of clinical factors related to insulin resistance condition using Electronic Health Records. Comput. Biol. Med. 2019, 112, 103358. [Google Scholar] [CrossRef]
  208. Patrini, I.; Ruperti, M.; Moccia, S.; Mattos, L.; Frontoni, E.; De Momi, E. Transfer learning for informative-frame selection in laryngoscopic videos through learned features. Med. Biol. Eng. Comput. 2020, 58, 1225–1238. [Google Scholar] [CrossRef]
  209. Amato, F.; Marrone, S.; Moscato, V.; Piantadosi, G.; Picariello, A.; Sansone, C. HOLMeS: eHealth in the big data and deep learning era. Information 2019, 10, 34. [Google Scholar] [CrossRef]
  210. Chatterjee, R.; Maitra, T.; Hafizul Islam, S.; Hassan, M.; Alamri, A.; Fortino, G. A novel machine learning based feature selection for motor imagery EEG signal classification in Internet of medical things environment. Future Gener. Comput. Syst. 2019, 98, 419–434. [Google Scholar] [CrossRef]
  211. Raglio, A.; Imbriani, M.; Imbriani, C.; Baiardi, P.; Manzoni, S.; Gianotti, M.; Castelli, M.; Vanneschi, L.; Vico, F.; Manzoni, L. Machine learning techniques to predict the effectiveness of music therapy: A randomized controlled trial. Comput. Methods Programs Biomed. 2020, 185, 105160. [Google Scholar] [CrossRef]
  212. Cicirelli, G.; D’Orazio, T. A Low-Cost Video-Based System for Neurodegenerative Disease Detection by Mobility Test Analysis. Appl. Sci. 2023, 13, 278. [Google Scholar] [CrossRef]
  213. Moro, M.; Pastore, V.; Tacchino, C.; Durand, P.; Blanchi, I.; Moretti, P.; Odone, F.; Casadio, M. A markerless pipeline to analyze spontaneous movements of preterm infants. Comput. Methods Programs Biomed. 2022, 226, 107119. [Google Scholar] [CrossRef]
  214. Amina, M.; Yazdani, J.; Rovetta, S.; Masulli, F. Toward development of PreVoid alerting system for nocturnal enuresis patients: A fuzzy-based approach for determining the level of liquid encased in urinary bladder. Artif. Intell. Med. 2020, 106, 101819. [Google Scholar] [CrossRef]
  215. Veneroni, C.; Acciarito, A.; Lombardi, E.; Imeri, G.; Kaminsky, D.; Gobbi, A.; Pompilio, P.; Dellaca’, R. Artificial intelligence for quality control of oscillometry measures. Comput. Biol. Med. 2021, 138, 104871. [Google Scholar] [CrossRef]
  216. Masi, D.; Risi, R.; Biagi, F.; Vasquez Barahona, D.; Watanabe, M.; Zilich, R.; Gabrielli, G.; Santin, P.; Mariani, S.; Lubrano, C.; et al. Application of a Machine Learning Technology in the Definition of Metabolically Healthy and Unhealthy Status: A Retrospective Study of 2567 Subjects Suffering from Obesity with or without Metabolic Syndrome. Nutrients 2022, 14, 373. [Google Scholar] [CrossRef]
  217. De Nunzio, G.; Conte, L.; Lupo, R.; Vitale, E.; Calabrò, A.; Ercolani, M.; Carvello, M.; Arigliani, M.; Toraldo, D.; De Benedetto, L. A New Berlin Questionnaire Simplified by Machine Learning Techniques in a Population of Italian Healthcare Workers to Highlight the Suspicion of Obstructive Sleep Apnea. Front. Med. 2022, 9, 866822. [Google Scholar] [CrossRef]
  218. Altilio, R.; Rossetti, A.; Fang, Q.; Gu, X.; Panella, M. A comparison of machine learning classifiers for smartphone-based gait analysis. Med. Biol. Eng. Comput. 2021, 59, 535–546. [Google Scholar] [CrossRef]
  219. Galassi, A.; Fasulo, E.; Ciceri, P.; Casazza, R.; Bonelli, F.; Zierold, C.; Calleri, M.; Blocki, F.; Palmieri, M.; Mastronardo, C.; et al. 1,25-dihydroxyvitamin D as Predictor of Renal Worsening Function in Chronic Kidney Disease. Results From the PASCaL-1,25D Study. Front. Med. 2022, 9, 840801. [Google Scholar] [CrossRef]
  220. Yang, Y.; Li, Y.; Chen, R.; Zheng, J.; Cai, Y.; Fortino, G. Risk Prediction of Renal Failure for Chronic Disease Population Based on Electronic Health Record Big Data. Big Data Res. 2021, 25, 100234. [Google Scholar] [CrossRef]
  221. Mollalo, A.; Vahedi, B.; Bhattarai, S.; Hopkins, L.; Banik, S.; Vahedi, B. Predicting the hotspots of age-adjusted mortality rates of lower respiratory infection across the continental United States: Integration of GIS, spatial statistics and machine learning algorithms. Int. J. Med. Inform. 2020, 142, 104248. [Google Scholar] [CrossRef]
  222. Monaco, A.; Amoroso, N.; Bellantuono, L.; Pantaleo, E.; Tangaro, S.; Bellotti, R. Multi-time-scale features for accurate respiratory sound classification. Appl. Sci. 2020, 10, 8606. [Google Scholar] [CrossRef]
  223. Brancati, N.; Frucci, M.; Gragnaniello, D.; Riccio, D.; Di Iorio, V.; Di Perna, L.; Simonelli, F. Learning-based approach to segment pigment signs in fundus images for Retinitis Pigmentosa analysis. Neurocomputing 2018, 308, 159–171. [Google Scholar] [CrossRef]
  224. Leone, A.; Rescio, G.; Manni, A.; Siciliano, P.; Caroppo, A. Comparative Analysis of Supervised Classifiers for the Evaluation of Sarcopenia Using a sEMG-Based Platform. Sensors 2022, 22, 2721. [Google Scholar] [CrossRef]
  225. Rossi, A.; Pappalardo, L.; Cintia, P.; Iaia, F.; Fernàndez, J.; Medina, D. Effective injury forecasting in soccer with GPS training data and machine learning. PLoS ONE 2018, 13, e0201264. [Google Scholar] [CrossRef]
  226. Martorell-Marugán, J.; Chierici, M.; Jurman, G.; Alarcón-Riquelme, M.E.; Carmona-Sáez, P. Differential diagnosis of systemic lupus erythematosus and Sjögren’s syndrome using machine learning and multi-omics data. Comput. Biol. Med. 2023, 152, 106373. [Google Scholar] [CrossRef] [PubMed]
  227. Murdaca, G.; Caprioli, S.; Tonacci, A.; Billeci, L.; Greco, M.; Negrini, S.; Cittadini, G.; Zentilin, P.; Spagnolo, E.; Gangemi, S. A machine learning application to predict early lung involvement in scleroderma: A feasibility evaluation. Diagnostics 2021, 11, 1880. [Google Scholar] [CrossRef]
  228. Polignano, M.; Narducci, F.; Iovine, A.; Musto, C.; De Gemmis, M.; Semeraro, G. HealthAssistantBot: A Personal Health Assistant for the Italian Language. IEEE Access 2020, 8, 107479–107497. [Google Scholar] [CrossRef]
  229. Ferrante, G.; Fasola, S.; Piazza, M.; Tenero, L.; Zaffanello, M.; La Grutta, S.; Piacentini, G. Vitamin D and Healthcare Service Utilization in Children: Insights from a Machine Learning Approach. J. Clin. Med. 2022, 11, 7157. [Google Scholar] [CrossRef]
  230. Awais, M.; Chiari, L.; Ihlen, E.; Helbostad, J.; Palmerini, L. Classical machine learning versus deep learning for the older adults free-living activity classification. Sensors 2021, 21, 4669. [Google Scholar] [CrossRef]
  231. Vaccari, I.; Orani, V.; Paglialonga, A.; Cambiaso, E.; Mongelli, M. A generative adversarial network (GAN) technique for internet of medical things data. Sensors 2021, 21, 3726. [Google Scholar] [CrossRef]
  232. Piccialli, F.; Cuomo, S.; Crisci, D.; Prezioso, E.; Mei, G. A deep learning approach for facility patient attendance prediction based on medical booking data. Sci. Rep. 2020, 10, 14623. [Google Scholar] [CrossRef] [PubMed]
  233. Gerussi, A.; Verda, D.; Cappadona, C.; Cristoferi, L.; Bernasconi, D.; Bottaro, S.; Carbone, M.; Muselli, M.; Invernizzi, P.; Asselta, R.; et al. LLM-PBC: Logic Learning Machine-Based Explainable Rules Accurately Stratify the Genetic Risk of Primary Biliary Cholangitis. J. Pers. Med. 2022, 12, 1587. [Google Scholar] [CrossRef]
  234. Kumar, V.; Recupero, D.; Riboni, D.; Helaoui, R. Ensembling Classical Machine Learning and Deep Learning Approaches for Morbidity Identification from Clinical Notes. IEEE Access 2021, 9, 7107–7126. [Google Scholar] [CrossRef]
  235. Stoianov, I.; Pennartz, C.; Lansink, C.; Pezzulo, G. Model-based spatial navigation in the hippocampus-ventral striatum circuit: A computational analysis. PLoS Comput. Biol. 2018, 14, e1006316. [Google Scholar] [CrossRef]
  236. Silvestri, S.; Gargiulo, F.; Ciampi, M. Iterative Annotation of Biomedical NER Corpora with Deep Neural Networks and Knowledge Bases. Appl. Sci. 2022, 12, 5775. [Google Scholar] [CrossRef]
  237. Piantadosi, G.; Sansone, M.; Fusco, R.; Sansone, C. Multi-planar 3D breast segmentation in MRI via deep convolutional neural networks. Artif. Intell. Med. 2020, 103, 101781. [Google Scholar] [CrossRef] [PubMed]
  238. Ponzio, F.; Urgese, G.; Ficarra, E.; Di Cataldo, S. Dealing with lack of training data for convolutional neural networks: The case of digital pathology. Electronics 2019, 8, 256. [Google Scholar] [CrossRef]
  239. Mazzoleni, M.; Previdi, F.; Bonfiglio, N. Classification algorithms analysis for brain–computer interface in drug craving therapy. Biomed. Signal Process. Control 2019, 52, 463–472. [Google Scholar] [CrossRef]
  240. Merone, M.; Sansone, C.; Soda, P. A computer-aided diagnosis system for HEp-2 fluorescence intensity classification. Artif. Intell. Med. 2019, 97, 71–78. [Google Scholar] [CrossRef] [PubMed]
  241. Son, L.; Ciaramella, A.; Thu Huyen, D.; Staiano, A.; Tuan, T.; Van Hai, P. Predictive reliability and validity of hospital cost analysis with dynamic neural network and genetic algorithm. Neural Comput. Appl. 2020, 32, 15237–15248. [Google Scholar] [CrossRef]
  242. de Farias, E.; di Noia, C.; Han, C.; Sala, E.; Castelli, M.; Rundo, L. Impact of GAN-based lesion-focused medical image super-resolution on the robustness of radiomic features. Sci. Rep. 2021, 11, 21361. [Google Scholar] [CrossRef]
  243. Ismail, W.; Hassan, M.; Alsalamah, H.; Fortino, G. CNN-based health model for regular health factors analysis in internet-of-medical things environment. IEEE Access 2020, 8, 52541–52549. [Google Scholar] [CrossRef]
  244. Chirikhina, E.; Chirikhin, A.; Dewsbury-Ennis, S.; Bianconi, F.; Xiao, P. Skin characterizations by using contact capacitive imaging and high-resolution ultrasound imaging with machine learning algorithms. Appl. Sci. 2021, 11, 8714. [Google Scholar] [CrossRef]
  245. Dipaola, F.; Gatti, M.; Pacetti, V.; Bottaccioli, A.; Shiffer, D.; Minonzio, M.; Menè, R.; Levra, A.; Solbiati, M.; Costantino, G.; et al. Artificial intelligence algorithms and natural language processing for the recognition of syncope patients on emergency department medical records. J. Clin. Med. 2019, 8, 1677. [Google Scholar] [CrossRef]
  246. Rizzo, S.; Savastano, A.; Lenkowicz, J.; Savastano, M.; Boldrini, L.; Bacherini, D.; Falsini, B.; Valentini, V. Artificial intelligence and oct angiography in full thickness macular hole. New developments for personalized medicine. Diagnostics 2021, 11, 2319. [Google Scholar] [CrossRef] [PubMed]
  247. Duong, L.; Le, N.; Tran, T.; Ngo, V.; Nguyen, P. Detection of tuberculosis from chest X-ray images: Boosting the performance with vision transformer and transfer learning. Expert Syst. Appl. 2021, 184, 115519. [Google Scholar] [CrossRef]
  248. Europe—canceratlas.cancer.org. Available online: https://canceratlas.cancer.org/the-burden/europe/ (accessed on 19 June 2023).
Figure 1. No. of papers indexed by SCOPUS per year on machine/deep learning for the medical field (see Section 2.1 for details about the query).
Figure 1. No. of papers indexed by SCOPUS per year on machine/deep learning for the medical field (see Section 2.1 for details about the query).
Information 14 00513 g001
Figure 2. Papers by country on machine learning/deep learning for the medical field, indexed by SCOPUS.
Figure 2. Papers by country on machine learning/deep learning for the medical field, indexed by SCOPUS.
Information 14 00513 g002
Figure 3. Graphical view of the framework applied in this work.
Figure 3. Graphical view of the framework applied in this work.
Information 14 00513 g003
Figure 4. Graphical representation of the data type taxonomy in medicine for ML/DL.
Figure 4. Graphical representation of the data type taxonomy in medicine for ML/DL.
Information 14 00513 g004
Figure 5. Report of documents published by the Italian community in machine learning/deep learning for the medical field in the years 2018–2022, indexed by SCOPUS.
Figure 5. Report of documents published by the Italian community in machine learning/deep learning for the medical field in the years 2018–2022, indexed by SCOPUS.
Information 14 00513 g005
Figure 6. The top 10 funding sponsors acknowledged in the papers.
Figure 6. The top 10 funding sponsors acknowledged in the papers.
Information 14 00513 g006
Figure 7. The top-10 coauthoring countries with Italian researchers.
Figure 7. The top-10 coauthoring countries with Italian researchers.
Information 14 00513 g007
Figure 8. Source journals of papers considered in the systematic review.
Figure 8. Source journals of papers considered in the systematic review.
Information 14 00513 g008
Figure 9. Medical topics considered in the papers. Percentages are rounded to the first decimal place.
Figure 9. Medical topics considered in the papers. Percentages are rounded to the first decimal place.
Information 14 00513 g009
Figure 10. Distribution of data types used. Percentages are rounded to the first decimal place.
Figure 10. Distribution of data types used. Percentages are rounded to the first decimal place.
Information 14 00513 g010
Figure 11. Distribution of pre-processing types used. Percentages are rounded to the first decimal place.
Figure 11. Distribution of pre-processing types used. Percentages are rounded to the first decimal place.
Information 14 00513 g011
Figure 12. Distribution of the used ML/DL approaches. Percentages are rounded to the first decimal place.
Figure 12. Distribution of the used ML/DL approaches. Percentages are rounded to the first decimal place.
Information 14 00513 g012
Table 1. Classification by medical topic.
Table 1. Classification by medical topic.
TopicReference
Alzheimer’s disease[35,36,37,38,39,40]
Autism Spectrum Disorders[41,42]
Brain Tumors[43,44,45]
Breast Cancer[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60]
Cardiovascular disease[61,62,63,64,65]
Chronic Kidney Disease[66,67,68]
Dementia[69,70,71,72]
Diabetes[73,74,75,76,77,78]
Exposure to extremely low frequency waves[79,80]
Glioblastoma[81,82]
Heart Failure[83,84,85,86,87]
Kidney Disease[88,89]
Lung Cancer[90,91,92,93,94]
Melanoma[95,96]
Multiple Sclerosis[97,98,99]
Parkinson’s Disease[100,101,102,103,104,105,106,107]
Prostate Cancer[108,109]
Rectal Cancer[110,111,112]
SARS-CoV-2[113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136]
Seasonal Flu[137,138]
Sepsis[139,140,141]
Stroke[142,143]
Varicella Zoster[144,145]
Voice-related Pathologies[146,147]
Other Types of Cancer[148,149,150,151,152,153,154,155,156]
Surgery-Related[157,158,159,160,161,162,163,164]
M-health[165,166,167,168,169,170]
Patient Telemonitoring[171,172,173,174]
Liver Diseases[175,176,177]
Orthopedic[178,179,180]
Arterial Disease[181,182,183]
Trauma[184,185]
Other[186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247]
Table 2. Number of data types used.
Table 2. Number of data types used.
Number of Data TypesNumber of Papers
1176
232
36
Table 3. Number of pre-processing methods used.
Table 3. Number of pre-processing methods used.
Number of Pre-Processing MethodsNumber of Papers
086
187
229
310
42
Table 4. Classification by approach.
Table 4. Classification by approach.
MethodologyApproachReference
Machine LearningUnsupervised[47,51,54,58,60,79,80,94,98,186,187]
[107,118,119,120,138,149,155,173,174,188,189]
Supervised[35,38,39,181,182,190,191,192,193,194]
[42,44,48,53,55,56,125,165,195,196]
[57,59,61,64,65,149,150,151,157,197]
[67,68,152,153,166,183,184,198,199,200]
[69,70,72,74,75,76,77,89,167,201]
[78,81,83,84,85,175,178,202,203,204]
[88,90,91,158,176,177,205,206,207,208]
[92,93,95,96,99,169,172,209,210,211]
[100,101,160,179,212,213,214,215,216,217]
[102,103,104,105,106,108,109,110,111,161,173,180,218,219,220]
[113,115,116,117,120,123,125,126,127,128,221,222,223,224]
[130,132,133,134,136,137,139,140,141,156]
[143,144,162,163,170,185,225,226,227,228,229]
[40,49,62,71,146,147,168,186,230,231]
[87,112,122,124,129,228,232,233]
Semi-Supervised[40,43,119,234]
Reinforcement Learning[37,129,235]
Deep LearningUnsupervised[49,125,135,159,189,197]
Supervised[45,46,50,52,62,63,66,148,236,237]
[71,73,82,86,168,230,231,232,238,239]
[87,97,112,154,171,233,240,241,242,243]
[114,121,122,124,131,142,145,164,244,245,246,247]
[39,44,77,190,191,208,209,213,234]
[101,115,132,135,141,161,214,218,222,224]
Semi-Supervised[174]
Reinforcement Learning[94,148]
Research that adopts multiple approaches may be present in more than one line.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Bottrighi, A.; Pennisi, M. Exploring the State of Machine Learning and Deep Learning in Medicine: A Survey of the Italian Research Community. Information 2023, 14, 513. https://doi.org/10.3390/info14090513

AMA Style

Bottrighi A, Pennisi M. Exploring the State of Machine Learning and Deep Learning in Medicine: A Survey of the Italian Research Community. Information. 2023; 14(9):513. https://doi.org/10.3390/info14090513

Chicago/Turabian Style

Bottrighi, Alessio, and Marzio Pennisi. 2023. "Exploring the State of Machine Learning and Deep Learning in Medicine: A Survey of the Italian Research Community" Information 14, no. 9: 513. https://doi.org/10.3390/info14090513

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop