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 Ana Maria Mendonça

2019

Quantitative Assessment of Central Serous Chorioretinopathy in Angiographic Sequences of Retinal Images

Autores
Ferreira, CA; Penas, S; Silva, J; Mendonca, AM;

Publicação
2019 6TH IEEE PORTUGUESE MEETING IN BIOENGINEERING (ENBENG)

Abstract
Central serous chorioretinopathy is a retinal disease in which there is a leak of fluid into the subretinal space resulting in mild to moderate loss of visual acuity. Sequences of images from a fluorescein angiography exam are most of the times used for analyzing these leaks. This work presents a diagnostic aid method to detect and characterize the progression of fluid area along the exam, in order to provide a second opinion and increase the focus and the speed of analysis of the ophthalmologists. The method is based on a comparative approach by image subtraction between the late and early frames. The obtained segmentation results are quite promising with an average Dice coefficient of 0.801 +/- 0.106 for the training set and 0.774 +/- 0.106 for the test set.

2019

Analysis of the performance of specialists and an automatic algorithm in retinal image quality assessment

Autores
Wanderley, DS; Araujo, T; Carvalho, CB; Maia, C; Penas, S; Carneiro, A; Mendonca, AM; Campilho, A;

Publicação
2019 6TH IEEE PORTUGUESE MEETING IN BIOENGINEERING (ENBENG)

Abstract
This study describes a novel dataset with retinal image quality annotation, defined by three different retinal experts, and presents an inter-observer analysis for quality assessment that can be used as gold-standard for future studies. A state-of-the-art algorithm for retinal image quality assessment is also analysed and compared against the specialists performance. Results show that, for 71% of the images present in the dataset, the three experts agree on the given image quality label. The results obtained for accuracy, specificity and sensitivity when comparing one expert against another were in the ranges [83.0 - 85.2]%, [72.7 - 92.9]% and [80.0 - 94.7]%, respectively. The evaluated automatic quality assessment method, despite not being trained on the novel dataset, presents a performance which is within inter-observer variability.

2019

EyeWeS: Weakly Supervised Pre-Trained Convolutional Neural Networks for Diabetic Retinopathy Detection

Autores
Costa, P; Araujo, T; Aresta, G; Galdran, A; Mendonca, AM; Smailagic, A; Campilho, A;

Publicação
PROCEEDINGS OF MVA 2019 16TH INTERNATIONAL CONFERENCE ON MACHINE VISION APPLICATIONS (MVA)

Abstract
Diabetic Retinopathy (DR) is one of the leading causes of preventable blindness in the developed world. With the increasing number of diabetic patients there is a growing need of an automated system for DR detection. We propose EyeWeS, a method that not only detects DR in eye fundus images but also pinpoints the regions of the image that contain lesions, while being trained with image labels only. We show that it is possible to convert any pre-trained convolutional neural network into a weakly-supervised model while increasing their performance and efficiency. EyeWeS improved the results of Inception V3 from 94:9% Area Under the Receiver Operating Curve (AUC) to 95:8% AUC while maintaining only approximately 5% of the Inception V3's number of parameters. The same model is able to achieve 97:1% AUC in a cross-dataset experiment.

2019

UNCERTAINTY-AWARE ARTERY/VEIN CLASSIFICATION ON RETINAL IMAGES

Autores
Galdran, A; Meyer, M; Costa, P; Mendonca,; Campilho, A;

Publicação
2019 IEEE 16TH INTERNATIONAL SYMPOSIUM ON BIOMEDICAL IMAGING (ISBI 2019)

Abstract
The automatic differentiation of retinal vessels into arteries and veins (A/V) is a highly relevant task within the field of retinal image analysis. however, due to limitations of retinal image acquisition devices, specialists can find it impossible to label certain vessels in eye fundus images. In this paper, we introduce a method that takes into account such uncertainty by design. For this, we formulate the A/V classification task as a four-class segmentation problem, and a Convolutional Neural Network is trained to classify pixels into background, A/V, or uncertain classes. The resulting technique can directly provide pixelwise uncertainty estimates. In addition, instead of depending on a previously available vessel segmentation, the method automatically segments the vessel tree. Experimental results show a performance comparable or superior to several recent A/V classification approaches. In addition, the proposed technique also attains state-of-the-art performance when evaluated for the task of vessel segmentation, generalizing to data that, was not used during training, even with considerable differences in terms of appearance and resolution.

2019

Comparison of Conventional and Deep Learning Based Methods for Pulmonary Nodule Segmentation in CT Images

Autores
Rocha, J; Cunha, A; Mendonça, AM;

Publicação
PROGRESS IN ARTIFICIAL INTELLIGENCE, EPIA 2019, PT I

Abstract
Lung cancer is among the deadliest diseases in the world. The detection and characterization of pulmonary nodules are crucial for an accurate diagnosis, which is of vital importance to increase the patients’ survival rates. The segmentation process contributes to the mentioned characterization, but faces several challenges, due to the diversity in nodular shape, size, and texture, as well as the presence of adjacent structures. This paper proposes two methods for pulmonary nodule segmentation in Computed Tomography (CT) scans. First, a conventional approach which applies the Sliding Band Filter (SBF) to estimate the center of the nodule, and consequently the filter’s support points, matching the initial border coordinates. This preliminary segmentation is then refined to include mainly the nodular area, and no other regions (e.g. vessels and pleural wall). The second approach is based on Deep Learning, using the U-Net to achieve the same goal. This work compares both performances, and consequently identifies which one is the most promising tool to promote early lung cancer screening and improve nodule characterization. Both methodologies used 2653 nodules from the LIDC database: the SBF based one achieved a Dice score of 0.663, while the U-Net achieved 0.830, yielding more similar results to the ground truth reference annotated by specialists, and thus being a more reliable approach. © Springer Nature Switzerland AG 2019.

2020

Conventional Filtering Versus U-Net Based Models for Pulmonary Nodule Segmentation in CT Images

Autores
Rocha, J; Cunha, A; Mendonca, AM;

Publicação
JOURNAL OF MEDICAL SYSTEMS

Abstract
Lung cancer is considered one of the deadliest diseases in the world. An early and accurate diagnosis aims to promote the detection and characterization of pulmonary nodules, which is of vital importance to increase the patients' survival rates. The mentioned characterization is done through a segmentation process, facing several challenges due to the diversity in nodular shape, size, and texture, as well as the presence of adjacent structures. This paper tackles pulmonary nodule segmentation in computed tomography scans proposing three distinct methodologies. First, a conventional approach which applies the Sliding Band Filter (SBF) to estimate the filter's support points, matching the border coordinates. The remaining approaches are Deep Learning based, using the U-Net and a novel network called SegU-Net to achieve the same goal. Their performance is compared, as this work aims to identify the most promising tool to improve nodule characterization. All methodologies used 2653 nodules from the LIDC database, achieving a Dice score of 0.663, 0.830, and 0.823 for the SBF, U-Net and SegU-Net respectively. This way, the U-Net based models yield more identical results to the ground truth reference annotated by specialists, thus being a more reliable approach for the proposed exercise. The novel network revealed similar scores to the U-Net, while at the same time reducing computational cost and improving memory efficiency. Consequently, such study may contribute to the possible implementation of this model in a decision support system, assisting the physicians in establishing a reliable diagnosis of lung pathologies based on this segmentation task.

  • 7
  • 21