2023
Autores
Rocha, J; Mendonça, AM; Pereira, SC; Campilho, A;
Publicação
IEEE International Conference on Bioinformatics and Biomedicine, BIBM 2023, Istanbul, Turkiye, December 5-8, 2023
Abstract
The integration of explanation techniques promotes the comprehension of a model's output and contributes to its interpretation e.g. by generating heat maps highlighting the most decisive regions for that prediction. However, there are several drawbacks to the current heat map-generating methods. Probability by itself is not indicative of the model's conviction in a prediction, as it is influenced by multiple factors, such as class imbalance. Consequently, it is possible that a model yields two true positive predictions - one with an accurate explanation map, and the other with an inaccurate one. Current state-of-the-art explanations are not able to distinguish both scenarios and alert the user to dubious explanations. The goal of this work is to represent these maps more intuitively based on how confident the model is regarding the diagnosis, by adding an extra validation step over the state-of-the-art results that indicates whether the user should trust the initial explanation or not. The proposed method, Confident-CAM, facilitates the interpretation of the results by measuring the distance between the output probability and the corresponding class threshold, using a confidence score to generate nearly null maps when the initial explanations are most likely incorrect. This study implements and validates the proposed algorithm on a multi-label chest X-ray classification exercise, targeting 14 radiological findings in the ChestX-Ray14 dataset with significant class imbalance. Results indicate that confidence scores can distinguish likely accurate and inaccurate explanations. Code available via GitHub. © 2023 IEEE.
2024
Autores
Rocha, J; Pereira, SC; Pedrosa, J; Campilho, A; Mendonça, AM;
Publicação
ARTIFICIAL INTELLIGENCE IN MEDICINE
Abstract
Chest X-ray scans are frequently requested to detect the presence of abnormalities, due to their low-cost and non-invasive nature. The interpretation of these images can be automated to prioritize more urgent exams through deep learning models, but the presence of image artifacts, e.g. lettering, often generates a harmful bias in the classifiers and an increase of false positive results. Consequently, healthcare would benefit from a system that selects the thoracic region of interest prior to deciding whether an image is possibly pathologic. The current work tackles this binary classification exercise, in which an image is either normal or abnormal, using an attention-driven and spatially unsupervised Spatial Transformer Network (STERN), that takes advantage of a novel domain-specific loss to better frame the region of interest. Unlike the state of the art, in which this type of networks is usually employed for image alignment, this work proposes a spatial transformer module that is used specifically for attention, as an alternative to the standard object detection models that typically precede the classifier to crop out the region of interest. In sum, the proposed end-to-end architecture dynamically scales and aligns the input images to maximize the classifier's performance, by selecting the thorax with translation and non-isotropic scaling transformations, and thus eliminating artifacts. Additionally, this paper provides an extensive and objective analysis of the selected regions of interest, by proposing a set of mathematical evaluation metrics. The results indicate that the STERN achieves similar results to using YOLO-cropped images, with reduced computational cost and without the need for localization labels. More specifically, the system is able to distinguish abnormal frontal images from the CheXpert dataset, with a mean AUC of 85.67% -a 2.55% improvement vs. the 0.98% improvement achieved by the YOLO-based counterpart in comparison to a standard baseline classifier. At the same time, the STERN approach requires less than 2/3 of the training parameters, while increasing the inference time per batch in less than 2 ms. Code available via GitHub.
2021
Autores
Polonia, A; Campelos, S; Ribeiro, A; Aymore, I; Pinto, D; Biskup Fruzynska, M; Veiga, RS; Canas Marques, R; Aresta, G; Araujo, T; Campilho, A; Kwok, S; Aguiar, P; Eloy, C;
Publicação
AMERICAN JOURNAL OF CLINICAL PATHOLOGY
Abstract
Objectives: This study evaluated the usefulness of artificial intelligence (AI) algorithms as tools in improving the accuracy of histologic classification of breast tissue. Methods: Overall, 100 microscopic photographs (test A) and 152 regions of interest in whole-slide images (test B) of breast tissue were classified into 4 classes: normal, benign, carcinoma in situ (CIS), and invasive carcinoma. The accuracy of 4 pathologists and 3 pathology residents were evaluated without and with the assistance of algorithms. Results: In test A, algorithm A had accuracy of 0.87, with the lowest accuracy in the benign class (0.72). The observers had average accuracy of 0.80, and most clinically relevant discordances occurred in distinguishing benign from CIS (7.1% of classcations). With the assistance of algorithm A, the observers significantly increased their average accuracy to 0.88. In test B, algorithm B had accuracy of 0.49, with the lowest accuracy in the CIS class (0.06). Me observers had average accuracy of 0.86, and most clinically relevant discordances occurred in distinguishing benign from CIS (6.3% of classifications). With the assistance of algorithm B, the observers maintained their average accuracy. Conclusions: AI tools can increase the classification accuracy of pathologists in the setting of breast lesions.
2024
Autores
Pereira, SC; Mendonca, AM; Campilho, A; Sousa, P; Lopes, CT;
Publicação
ARTIFICIAL INTELLIGENCE IN MEDICINE
Abstract
Machine Learning models need large amounts of annotated data for training. In the field of medical imaging, labeled data is especially difficult to obtain because the annotations have to be performed by qualified physicians. Natural Language Processing (NLP) tools can be applied to radiology reports to extract labels for medical images automatically. Compared to manual labeling, this approach requires smaller annotation efforts and can therefore facilitate the creation of labeled medical image data sets. In this article, we summarize the literature on this topic spanning from 2013 to 2023, starting with a meta-analysis of the included articles, followed by a qualitative and quantitative systematization of the results. Overall, we found four types of studies on the extraction of labels from radiology reports: those describing systems based on symbolic NLP, statistical NLP, neural NLP, and those describing systems combining or comparing two or more of the latter. Despite the large variety of existing approaches, there is still room for further improvement. This work can contribute to the development of new techniques or the improvement of existing ones.
2024
Autores
Ferreira, ICA; Venkadesh, KV; Jacobs, C; Coimbra, M; Campilho, A;
Publicação
BIOMEDICAL SIGNAL PROCESSING AND CONTROL
Abstract
Objective: This study aims to forecast the progression of lung cancer by estimating the future diameter of lung nodules. Methods: This approach uses as input the tabular data, axial images from tomography scans, and both data types, employing a ResNet50 model for image feature extraction and direct analysis of patient information for tabular data. The data are processed through a neural network before prediction. In the training phase, class weights are assigned based on the rarity of different types of nodules within the dataset, in alignment with nodule management guidelines. Results: Tabular data alone yielded the most accurate results, with a mean absolute deviation of 0.99 mm. For malignant nodules, the best performance, marked by a deviation of 2.82 mm, was achieved using tabular data applying Lung-RADS class weights during training. The tabular data results highlight the influence of using the initial nodule size as an input feature. These results surpass the literature reference of 348-day volume doubling time for malignant nodules. Conclusion: The developed predictive model is optimized for integration into a clinical workflow after detecting, segmenting, and classifying nodules. It provides accurate growth forecasts, establishing a more objective basis for determining follow-up intervals. Significance: With lung cancer's low survival rates, the capacity for precise nodule growth prediction represents a significant breakthrough. This methodology promises to revolutionize patient care and management, enhancing the chances for early risk assessment and effective intervention.
2024
Autores
Ferreira, A; Ramos, I; Coimbra, M; Campilho, A;
Publicação
2024 IEEE 22nd Mediterranean Electrotechnical Conference, MELECON 2024
Abstract
Lung cancer represents a significant health concern necessitating diligent monitoring of individuals at risk. While the detection of pulmonary nodules warrants clinical attention, not all cases require immediate surgical intervention, often calling for a strategic approach to follow-up decisions. The LungRADS guideline serves as a cornerstone in clinical practice, furnishing structured recommendations based on various nodule characteristics, including size, calcification, and texture, outlined within established reference tables. However, the reliance on labor-intensive manual measurements underscores the potential advantages of integrating decision support systems into this process. Herein, we propose a feature-based methodology aimed at enhancing clinical decision-making by automating the assessment of nodules in computed tomography scans. Leveraging algorithms tailored for nodule calcification, texture analysis, and segmentation, our approach facilitates the automated classification of follow-up recommendations aligned with Lung-RADS criteria. Comparison with a previously reported end-to-end image-based classification method revealed competitive performance, with the feature-based approach achieving an accuracy of 0.701 ± 0.026, while the end-to-end method attained 0.727 ± 0.020. The inherent explainability of the feature-based approach offers distinct advantages, allowing clinicians to scrutinize and modify individual features to address disagreements or rectify inaccuracies, thereby tailoring follow-up recommendations to patient profiles. © 2024 IEEE.
The access to the final selection minute is only available to applicants.
Please check the confirmation e-mail of your application to obtain the access code.