Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Publicações

Publicações por Hélder Filipe Oliveira

2022

Unsupervised Approach for Malignancy Assessment of Lung Nodules in Computed Tomography Scans Using Radiomic Features

Autores
Teixeira, M; Pereira, T; Silva, F; Cunha, A; Oliveira, HP;

Publicação
2022 44TH ANNUAL INTERNATIONAL CONFERENCE OF THE IEEE ENGINEERING IN MEDICINE & BIOLOGY SOCIETY, EMBC

Abstract
Lung cancer is the leading cause of cancer death worldwide. Early low-dose computed tomography (CT) screening can decrease its mortality rate and computer-aided diagnoses systems may make these screenings more accessible. Radiomic features and supervised machine learning have traditionally been employed in these systems. Contrary to supervised methods, unsupervised learning techniques do not require large amounts of annotated data which are labor-intensive to gather and long training times. Therefore, recent approaches have used unsupervised methods, such as clustering, to improve the performance of supervised models. However, an analysis of purely unsupervised methods for malignancy prediction of lung nodules from CT images has not been performed. This work studies nodule malignancy in the LIDC-IDRI image collection of chest CT scans using established radiomic features and unsupervised learning methods based on k-Means, Spectral Clustering, and Gaussian Mixture clustering. All tested methods resulted in clusters of high homogeneity malignancy. Results suggest convex feature distributions and well-separated feature subspaces associated with different diagnoses. Furthermore, diagnosis uncertainty may be explained by common characteristics captured by radiomic features. The k-Means and Gaussian Mixture models are able to generalize to unseen data, achieving a balanced accuracy of 87.23% and 86.96% when inference was tested. These results motivate the usage of unsupervised approaches for malignancy prediction of lung nodules, such as cluster-then-label models. Clinical Relevance - Unsupervised clustering of radiomic features of lung nodules in chest CT scans can differentiate between malignant and benign cases and reflects experts' diagnosis uncertainty

2020

Domain Adaptation for Heart Rate Extraction in the Neonatal Intensive Care Unit

Autores
Malafaya, D; Domingues, S; Oliveira, HP;

Publicação
2020 IEEE INTERNATIONAL CONFERENCE ON BIOINFORMATICS AND BIOMEDICINE

Abstract
Conventionally, vital sign monitoring for neonatal infants inside the Neonatal Intensive Care Unit is performed via probes affixed to their skin. However, such instruments may cause damage to the epidermis and increase the risk of infection as well as promote discomfort to the infant. As an alternative to traditional means of monitoring heart rate, remote Photoplethysmography techniques have been surging among the scientific community. These techniques have been vastly explored for adult subjects but not for neonatal infants, who would greatly benefit from such applications. This study aims at developing a regular consumer camera-based framework for continuous and contactless extraction of the heart rate in adult subjects in challenging conditions and investigating the tool's ability to adapt to a new domain which consists of newborn subjects and the real-world conditions of a Neonatal Intensive Care Unit.

2022

Multiple instance learning for lung pathophysiological findings detection using CT scans

Autores
Frade, J; Pereira, T; Morgado, J; Silva, F; Freitas, C; Mendes, J; Negrao, E; de Lima, BF; da Silva, MC; Madureira, AJ; Ramos, I; Costa, JL; Hespanhol, V; Cunha, A; Oliveira, HP;

Publicação
MEDICAL & BIOLOGICAL ENGINEERING & COMPUTING

Abstract
Lung diseases affect the lives of billions of people worldwide, and 4 million people, each year, die prematurely due to this condition. These pathologies are characterized by specific imagiological findings in CT scans. The traditional Computer-Aided Diagnosis (CAD) approaches have been showing promising results to help clinicians; however, CADs normally consider a small part of the medical image for analysis, excluding possible relevant information for clinical evaluation. Multiple Instance Learning (MIL) approach takes into consideration different small pieces that are relevant for the final classification and creates a comprehensive analysis of pathophysiological changes. This study uses MIL-based approaches to identify the presence of lung pathophysiological findings in CT scans for the characterization of lung disease development. This work was focus on the detection of the following: Fibrosis, Emphysema, Satellite Nodules in Primary Lesion Lobe, Nodules in Contralateral Lung and Ground Glass, being Fibrosis and Emphysema the ones with more outstanding results, reaching an Area Under the Curve (AUC) of 0.89 and 0.72, respectively. Additionally, the MIL-based approach was used for EGFR mutation status prediction - the most relevant oncogene on lung cancer, with an AUC of 0.69. The results showed that this comprehensive approach can be a useful tool for lung pathophysiological characterization.

2025

Conditional Score-based Diffusion Models for Lung CT Scans Generation

Autores
Cardoso A.F.; Sousa P.; Oliveira H.P.; Pereira T.;

Publicação
Annual International Conference of the IEEE Engineering in Medicine and Biology Society IEEE Engineering in Medicine and Biology Society Annual International Conference

Abstract
Chest CT scans are essential in diagnosing lung abnormalities, including lung cancer, but their utility in training deep learning models is often pushed back by limited data availability, high labeling costs, and privacy concerns. To address these challenges, this study explores the use of score-based diffusion models for the conditional generation of lung CT scans slices. Two generation scenarios are explored: one limited to lung segmentation masks and another incorporating both lung and nodule segmentation mappings to guide the synthesis process. The proposed methods are custom U-Net architecture models trained to predict the scores in Variance Preserving (VP) and Variance Exploding (VE) Stochastic Differential Equations (SDEs), composing the primary ground for comparison in conditional sample generation. The results demonstrate the VP SDEs model's superiority in generating high-fidelity images, as evidenced by high SSIM (0.894) and PSNR (28.6) values, as well as low domain-specific FID (173.4), MMD (0.0133) and ECS (0.78) scores. The generated images consistently followed the conditional mapping guidance during the generation process, effectively producing realistic lung and nodule structures, highlighting their potential for data augmentation in medical imaging tasks. While the models achieved notable success in generating accurate 2D lung CT scan slices given simple conditional image region mappings, future work surrounds the extension of these methods to 3D conditional generation and the use of richer conditional mappings to account for broader anatomical variations. Nevertheless, this study holds promise for improvement in computer-aided systems through the support in deep learning model training for lung disease diagnosis and classification.

2025

Domain-Specific Data Augmentation for Lung Nodule Malignancy Classification

Autores
Gouveia M.; Araujo J.; Oliveira H.P.; Pereira T.;

Publicação
Annual International Conference of the IEEE Engineering in Medicine and Biology Society IEEE Engineering in Medicine and Biology Society Annual International Conference

Abstract
Lung cancer is one of the leading causes of cancer-related deaths worldwide, mainly due to late diagnosis. Screening programs can benefit from Computer-Aided Diagnosis (CAD) systems that detect and classify lung nodules using Computed Tomography (CT) scans. A great proportion of the literature proposes deep learning models based on single and private datasets with no evaluation of their generalisation capability. The main goal of this work is to study and address the lack of generalisation to out-of-domain data (source domain different from the target domain). In this work, we propose using a ResNet architecture with 2.5D inputs capable of maintaining the spatial information of the nodules (3 input channels based on the anatomical planes). Secondly, we apply domain-specific data augmentation tailored for CT scans. Combined with data augmentation, using 2.5D inputs achieves the best results, both in in-domain data (LIDC-IDRI: N=1377 nodules; and LNDb: N=183 nodules) and in out-of-domain data (LUNGx: N=73 nodules). In in-domain data, an Area Under the Curve (AUC) of 0.914 was achieved in the internal test set and 0.746 in one of the external test sets. Notably, in out-of-domain data, where the ground-truth labels have been confirmed by biopsy, whereas the training data only involved radiologist annotation regarding the "likelihood of malignancy", AUC improves from 0.576 to 0.695, reaching a performance close to that of radiology experts. In the future, strategies should be applied to deal with the level of uncertainty of lung nodule annotations based solely on the observation of the CT scans.Clinical relevance- This work provides an automatic method for lung nodule malignancy classification based on CT scans, combined with generalisation methods that allow a good performance across different cohort populations and hospitals.

2025

Radiogenomic Insights from a Portuguese Lung Cancer Cohort: Foundations for Predictive Modeling

Autores
Neves, I; Freitas, C; Lemos, C; Oliveira, HP; Hespanhol, V; França, M; Pereira, T;

Publicação
Measurement and Evaluations in Cancer Care

Abstract

  • 16
  • 29