Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 4 de 4
Filtrar
Mais filtros











Base de dados
Intervalo de ano de publicação
1.
Front Oncol ; 13: 1139902, 2023.
Artigo em Inglês | MEDLINE | ID: mdl-37664038

RESUMO

Introduction: Gliomas are still considered as challenging in oncologic management despite the developments in treatment approaches. The complete elimination of a glioma might not be possible even after a treatment and assessment of therapeutic response is important to determine the future course of actions for patients with such cancers. In the recent years radiomics has emerged as a promising solution with potential applications including prediction of therapeutic response. Hence, this study was focused on investigating whether morphometry-based radiomics signature could be used to predict therapeutic response in patients with gliomas following radiotherapy. Methods: 105 magnetic resonance (MR) images including segmented and non-segmented images were used to extract morphometric features and develop a morphometry-based radiomics signature. After determining the appropriate machine learning algorithm, a prediction model was developed to predict the therapeutic response eliminating the highly correlated features as well as without eliminating the highly correlated features. Then the model performance was evaluated. Results: Tumor grade had the highest contribution to develop the morphometry-based signature. Random forest provided the highest accuracy to train the prediction model derived from the morphometry-based radiomics signature. An accuracy of 86% and area under the curve (AUC) value of 0.91 were achieved for the prediction model evaluated without eliminating the highly correlated features whereas accuracy and AUC value were 84% and 0.92 respectively for the prediction model evaluated after eliminating the highly correlated features. Discussion: Nonetheless, the developed morphometry-based radiomics signature could be utilized as a noninvasive biomarker for therapeutic response in patients with gliomas following radiotherapy.

2.
Sci Rep ; 13(1): 15772, 2023 09 22.
Artigo em Inglês | MEDLINE | ID: mdl-37737249

RESUMO

Apparent diffusion coefficient (ADC) of magnetic resonance imaging (MRI) is an indispensable imaging technique in clinical neuroimaging that quantitatively assesses the diffusivity of water molecules within tissues using diffusion-weighted imaging (DWI). This study focuses on developing a robust machine learning (ML) model to predict the aggressiveness of gliomas according to World Health Organization (WHO) grading by analyzing patients' demographics, higher-order moments, and grey level co-occurrence matrix (GLCM) texture features of ADC. A population of 722 labeled MRI-ADC brain image slices from 88 human subjects was selected, where gliomas are labeled as glioblastoma multiforme (WHO-IV), high-grade glioma (WHO-III), and low-grade glioma (WHO I-II). Images were acquired using 3T-MR systems and a region of interest (ROI) was delineated manually over tumor areas. Skewness, kurtosis, and statistical texture features of GLCM (mean, variance, energy, entropy, contrast, homogeneity, correlation, prominence, and shade) were calculated using ADC values within ROI. The ANOVA f-test was utilized to select the best features to train an ML model. The data set was split into training (70%) and testing (30%) sets. The train set was fed into several ML algorithms and selected most promising ML algorithm using K-fold cross-validation. The hyper-parameters of the selected algorithm were optimized using random grid search technique. Finally, the performance of the developed model was assessed by calculating accuracy, precision, recall, and F1 values reported for the test set. According to the ANOVA f-test, three attributes; patient gender (1.48), GLCM energy (9.48), and correlation (13.86) that performed minimum scores were excluded from the dataset. Among the tested algorithms, the random forest classifier(0.8772 ± 0.0237) performed the highest mean-cross-validation score and selected to build the ML model which was able to predict tumor categories with an accuracy of 88.14% over the test set. The study concludes that the developed ML model using the above features except for patient gender, GLCM energy, and correlation, has high prediction accuracy in glioma grading. Therefore, the outcomes of this study enable to development of advanced tumor classification applications that assist in the decision-making process in a real-time clinical environment.


Assuntos
Glioma , Imageamento por Ressonância Magnética , Humanos , Imagem de Difusão por Ressonância Magnética , Glioma/diagnóstico por imagem , Neuroimagem , Aprendizado de Máquina
3.
JCO Clin Cancer Inform ; 7: e2200101, 2023 01.
Artigo em Inglês | MEDLINE | ID: mdl-36745858

RESUMO

PURPOSE: Breast cancer is the most frequent cancer in women worldwide. However, its diagnosis mostly depends on visual examination of radiologic images, leading to an overdiagnosis with substantial costs. Therefore, a quantitative approach such as dynamic contrast enhanced (DCE)-magnetic resonance imaging (MRI) through pharmacokinetic (PK) modeling is required for reliable analysis. As PK parameters lack information on parameter heterogeneity, texture-based analysis is required to quantify PK parameter heterogeneity. Therefore, this study focused on determining the usefulness of fractal dimension (FD) as a potential imaging biomarker of tumor heterogeneity for discriminating benign and malignant breast lesions. METHODS: Parametric maps for PK parameters, extravasation rate of contrast agent from blood plasma to extravascular extracellular space (Ktrans) and volume fraction of extravascular extracellular space (ve), were generated for the regions of interest (ROIs) under the standard model using 18 lesions. Then, tumor ROI and pixel DCE-MRI time-course data were analyzed to extract pixel values of Ktrans and ve. For each ROI, FD values of Ktrans and ve were computed using the blanket method. RESULTS: The FD values of Ktrans for benign and malignant lesions varied from 2.96 to 3.49 and from 2.37 to 3.16, respectively, whereas FD values of ve for benign and malignant lesions varied from 3.01 to 5.15 and 2.42 to 3.44, respectively. There were significant differences in FD values derived from Ktrans parametric maps (P = .0053) and ve parametric maps (P = .0271) between benign and malignant lesions according to the statistical analysis. CONCLUSION: Incorporating texture heterogeneity changes in breast lesions captured by FD with quantitative DCE-MRI parameters generated under the standard model is a potential marker for prediction of malignant lesions.


Assuntos
Neoplasias da Mama , Fractais , Feminino , Humanos , Mama/diagnóstico por imagem , Mama/patologia , Neoplasias da Mama/diagnóstico , Imageamento por Ressonância Magnética/métodos , Meios de Contraste/farmacocinética
4.
Biomed Eng Online ; 21(1): 52, 2022 Aug 01.
Artigo em Inglês | MEDLINE | ID: mdl-35915448

RESUMO

BACKGROUND: Diffusion-weighted (DW) imaging is a well-recognized magnetic resonance imaging (MRI) technique that is being routinely used in brain examinations in modern clinical radiology practices. This study focuses on extracting demographic and texture features from MRI Apparent Diffusion Coefficient (ADC) images of human brain tumors, identifying the distribution patterns of each feature and applying Machine Learning (ML) techniques to differentiate malignant from benign brain tumors. METHODS: This prospective study was carried out using 1599 labeled MRI brain ADC image slices, 995 malignant, 604 benign from 195 patients who were radiologically diagnosed and histopathologically confirmed as brain tumor patients. The demographics, mean pixel values, skewness, kurtosis, features of Grey Level Co-occurrence Matrix (GLCM), mean, variance, energy, entropy, contrast, homogeneity, correlation, prominence and shade, were extracted from MRI ADC images of each patient. At the feature selection phase, the validity of the extracted features were measured using ANOVA f-test. Then, these features were used as input to several Machine Learning classification algorithms and the respective models were assessed. RESULTS: According to the results of ANOVA f-test feature selection process, two attributes: skewness (3.34) and GLCM homogeneity (3.45) scored the lowest ANOVA f-test scores. Therefore, both features were excluded in continuation of the experiment. From the different tested ML algorithms, the Random Forest classifier was chosen to build the final ML model, since it presented the highest accuracy. The final model was able to predict malignant and benign neoplasms with an 90.41% accuracy after the hyper parameter tuning process. CONCLUSIONS: This study concludes that the above mentioned features (except skewness and GLCM homogeneity) are informative to identify and differentiate malignant from benign brain tumors. Moreover, they enable the development of a high-performance ML model that has the ability to assist in the decision-making steps of brain tumor diagnosis process, prior to attempting invasive diagnostic procedures, such as brain biopsies.


Assuntos
Neoplasias Encefálicas , Aprendizado de Máquina , Encéfalo/diagnóstico por imagem , Neoplasias Encefálicas/diagnóstico por imagem , Humanos , Imageamento por Ressonância Magnética , Estudos Prospectivos , Estudos Retrospectivos
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA