OpenAlex · Aktualisierung stündlich · Letzte Aktualisierung: 17.03.2026, 19:35

Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.

Artificial Intelligence and Machine Learning in Head and Neck Oncology

2022·1 Zitationen·Journal of Head & Neck Physicians and SurgeonsOpen Access
Volltext beim Verlag öffnen

1

Zitationen

1

Autoren

2022

Jahr

Abstract

INTRODUCTION Machine learning (ML) is an academic discipline that allows the computer to perform complex tasks that may not be humanly possible. It has elements of mathematics, statistics, and computer science. Recently, it has been employed in different fields, both academia and industry, to solve complex problems and develop products. It has tremendous potential in the field of medical science.[1] This editorial aims to give an overview and introduce the discipline and its applications in head-and-neck oncology. ARTIFICIAL INTELLIGENCE, MACHINE LEARNING, AND DEEP LEARNING ML and artificial intelligence (AI) are not the same. However, they are closely linked. ML is regarded as a subset of AI.[2] The utilization of a computer system to imitate human cognitive processes, such as learning and problem-solving, is known as AI. It simulates human decision-making and learns from new knowledge using logic and mathematics. The science of creating computers and robots with intelligence that mimics and exceeds that of humans is known as AI. Programs with AI capabilities can contextualize and analyze data to deliver information or automatically initiate operations without human intervention. ML learns from data and applies mathematical models to it. In ML, algorithms are designed and used to draw conclusions from previous instances. If a behavior has occurred in the past, you can anticipate whether it will do so in the future. Historical data are used to provide accurate outcomes. To forecast sensible outputs, ML algorithms use computer science and statistics. This branch of AI uses algorithms to discover patterns automatically and acquire insights from data. Algorithms are collections of mathematical operations that describe the relationship between the variables.[3] Deep learning (DL) is a subset of ML using “neural” networks in layers. These neural networks attempt to simulate the human brain. DL drives many AI applications and services that improve automation, doing analytical tasks without human intervention. DL differs from classical ML in the type of data it uses and the learning methods. ML algorithms use structured labeled data to make predictions. The input data for the model are defined and organized into tables. DL algorithms can take unstructured data such as text and images. It automates feature extraction without the need for human experts.[4] SUPERVISED AND UNSUPERVISED MACHINE LEARNING Supervised ML refers to techniques in which a model is trained on a range of input variables (or features) associated with a known outcome. In the head and neck, training a model to relate a patient's characteristics (e.g., smoking status) or clinical factors (T stage, N stage) to predict a disease recurrence outcome (recurrence occurred or not) come under this category. The trained algorithm can make outcome predictions when applied to new data. It is called a classification model when the predictions are discrete or categorical (e.g., positive or negative, malignant or not). When the predictions are continuous (e.g., a score ranging from 0 to 100), it is referred to as a regression model.[3] Unsupervised ML does not involve a predefined outcome. Algorithms identify patterns without any prior inputs. Unsupervised learning does not require labeled data sets; instead, it detects patterns in the data. Unsupervised methods are so exploratory to find undefined patterns. They use dimension reduction techniques like clustering to identify clusters, leading to outcomes automatically. For example, genomic and precision medicine studies investigate outcomes without predefined outcome data.[3] Figure 1 shows the relationship between AI, ML, and DL.Figure 1: Relationship between artificial intelligence, machine learning, and deep learningSTEPS OF MACHINE LEARNING Cleaning and organizing the data (to identify and correct problems such as outliers, missing data, and restructuring) Exploratory data analysis (statistical analysis, univariate/bivariate analysis, visualizations to understand the characteristics of the data, including the distributions and correlations between the variables.) Scaling (to make the continuous variables on the same scale) Training (usually done using 80% of the data set)/cross-validation (for hyperparameter tuning) Testing (usually done on 20% of the data set) Model evaluation and comparisons External validation. MODEL EVALUATION L COMPARISONS When multiple models are tested, the models are compared using model evaluation metrics. In classification models, the metrics are mainly based on the confusion matrix. The important ones are accuracy, precision, recall, and F1 score. The receiver operating characteristic area under the curve (AUC) can also be used. Regression models use the mean absolute error, mean squared error (MSE), root MSE, and R-squared and adjusted R-squared. The definition of these terms and how they are used for the evaluation of models may be out of the purview of this article and hence not attempted. The best among the models is selected.[2,3] COMPUTER PROGRAMMING LANGUAGES AND MACHINE LEARNING ALGORITHMS Although many are available, Python and R are the most commonly used, and both are open-source tools. The common libraries used in Python are NumPy, Pandas, and Matplotlib. R statistical programming language also has many packages dedicated to ML. Commonly used algorithms are linear regression, logistic regression, decision tree, support vector machine, Naive Bayes, kNN, K-means, random forest, dimensionality reduction algorithms, and gradient boosting algorithms (Gradient boost (GBM), XGBoost, LightGBM, and CatBoost).[1] APPLICATIONS IN HEAD-AND-NECK ONCOLOGY Massive volumes of health data and the need to draw inferences and derive insights from these data have sparked considerable interest in ML. Among the most frequently mentioned medical applications of ML include improved cancer diagnosis and prognosis prediction by combining clinical and genomic data and adaptive clinical trial designs. Computer vision algorithms that enable the rapid identification of radiographic anomalies, delineation of surgical anatomy, and classification of malignant tissues in pathologic specimens (e.g., intraoperative frozen sections and fine-needle aspirate samples) at a speed comparable to or exceeding that of human operators are another promising application. In general, the applications of ML in medicine are in (a) diagnosis, (b) prognostication, and (c) treatment. DIAGNOSTIC APPLICATIONS Early detection of oral cancer in low-resource settings necessitates a point-of-care screening tool that empowers frontline health workers (FHW). A recent study by Birur et al.[5] validated the accuracy of convolutional neural network (CNN) enabled mobile health device deployed with FHWs for delineation of suspicious oral lesions (malignant/potentially malignant disorders). Applications of ML include classifying malignant tissue based on radiologic (radiomics)[6] and histopathologic features (pathomics).[7] “Radiomics” is the broad term referring to “high-throughput extraction of quantitative features that result in the conversion of images into mineable data and the subsequent analysis of these data for decision support.”[8] Radiomic approaches perceive medical imaging as a rich source for mining quantitative features as opposed to pictures intended solely for visual and subjective interpretation. ML is commonly used for predictive modeling in radiomics. An automated classification neural network to detect differences between normal and malignant head-and-neck tissues using hyperspectral imaging (HSI) is reported. HSI is a noninvasive imaging modality that captures reflected transmitted and fluorescent light from tissues. Previously validated for other solid organ/cutaneous malignancies, it is being validated in the head and neck.[9] ML has applications in assessing HPV status. With a comprehensive feature selection process, a general linear model was built to predict HPV status using the radiomic features. The selected features indicated that HPV-positive tumors are smaller and more spherical than HPV-negative tumors.[10] ML is also tried to identify nodal metastasis and extracapsular spread using dual-energy computed tomography,[11] distinguishing head-and-neck squamous cell carcinoma (SCC) from lymphoma, inflammatory, and normal nodes. ML is also studied in conjunction with magnetic resonance imaging (MRI)/ultrasound/positron emission tomography.[12] In histopathological diagnosis, ML aids in digital pathology for the diagnosis of normal versus malignant tissue, classifying SCC across four Broder's grading with an accuracy of 97.5%;[13] however, its clinical use for grading still needs to be proven. ML has been studied for the quantification of biomarkers.[14] PROGNOSTIC APPLICATIONS ML has been studied for prognostication by gathering clinical and pathological data and forming a predictive model that analyzes data to predict outcomes. Survival prediction models have been developed for oral, larynx, hypopharynx, and nasopharynx cancers. Prediction of locoregional recurrences in oral tongue SCC is studied using the pT stage, pN stage, and adverse pathological features with a specificity of 98% and an accuracy of 88%.[15] Application of DL over traditional learning to predict distant metastases improved AUC 0.88–0.92.[16] ML is used for the prediction of progression-free survival in advanced or unresectable head and neck cancer (HNC).[17] Two-dimensional computed tomography texture analysis showed an association with overall survival in locally advanced head-and-neck squamous cell carcinoma treated with induction chemotherapy. It also has applications in nasopharyngeal cancers along with MRI for pretreatment risk assessment of distant metastases.[18] TREATMENT APPLICATIONS The promising application of ML in treatment is for automated radiotherapy planning. ML plays a role in delineating organs at risk, and the dose received, traditionally done by going through each section, making it time-consuming and cumbersome. Babier et al.[19] designed a principal component analysis algorithm (i.e., a dimension reduction approach) to predict dose-volume histograms in oropharyngeal cancer, which were input into an optimization pipeline to generate radiotherapy plans automatically. Three-dimensional CNN has been trained for primary gross tumor volume contouring and adaptive radiotherapy contouring. FUTURE AI and ML have the potential to become an integral component of oncology management decisions. They can affect every aspect of management, including screening, diagnosis, risk stratification, treatment planning, follow-up, and policy decisions.[20] Through the identification of complex patterns, AI provides excellent opportunities for automating tasks. In this regard, research is essential to facilitate the interdisciplinary incorporation of these techniques, and future advancements in this field may pave the way for additional research. Before decisions are made solely based on AI algorithms, they must be thoroughly verified. Disclosure This material has never been published and is not currently under evaluation in any other peer-reviewed publication. Ethical approval Not applicable as this is an editorial article with no patients involved. Informed consent Not applicable as this is an editorial article with no patients involved.

Ähnliche Arbeiten

Autoren

Institutionen

Themen

Radiomics and Machine Learning in Medical ImagingArtificial Intelligence in Healthcare and EducationMedical Imaging and Analysis
Volltext beim Verlag öffnen