An Analysis of the Influence of Transfer Learning When Measuring the
Tortuosity of Blood Vessels
- URL: http://arxiv.org/abs/2111.10255v1
- Date: Fri, 19 Nov 2021 14:55:52 GMT
- Title: An Analysis of the Influence of Transfer Learning When Measuring the
Tortuosity of Blood Vessels
- Authors: Matheus V. da Silva, Julie Ouellette, Baptiste Lacoste, Cesar H. Comin
- Abstract summary: Convolutional Neural Networks (CNNs) have been shown to provide excellent results regarding the segmentation of blood vessels.
Yet, it is still unclear if pre-trained CNNs can provide robust, unbiased, results on downstream tasks when applied to datasets that they were not trained on.
We show that the tortuosity values obtained by a CNN trained from scratch on a dataset may not agree with those obtained by a fine-tuned network that was pre-trained on a dataset having different tortuosity statistics.
- Score: 0.7646713951724011
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Characterizing blood vessels in digital images is important for the diagnosis
of many types of diseases as well as for assisting current researches regarding
vascular systems. The automated analysis of blood vessels typically requires
the identification, or segmentation, of the blood vessels in an image or a set
of images, which is usually a challenging task. Convolutional Neural Networks
(CNNs) have been shown to provide excellent results regarding the segmentation
of blood vessels. One important aspect of CNNs is that they can be trained on
large amounts of data and then be made available, for instance, in image
processing software for wide use. The pre-trained CNNs can then be easily
applied in downstream blood vessel characterization tasks such as the
calculation of the length, tortuosity, or caliber of the blood vessels. Yet, it
is still unclear if pre-trained CNNs can provide robust, unbiased, results on
downstream tasks when applied to datasets that they were not trained on. Here,
we focus on measuring the tortuosity of blood vessels and investigate to which
extent CNNs may provide biased tortuosity values even after fine-tuning the
network to the new dataset under study. We show that the tortuosity values
obtained by a CNN trained from scratch on a dataset may not agree with those
obtained by a fine-tuned network that was pre-trained on a dataset having
different tortuosity statistics. In addition, we show that the improvement in
segmentation performance when fine-tuning the network does not necessarily lead
to a respective improvement on the estimation of the tortuosity. To mitigate
the aforementioned issues, we propose the application of specific data
augmentation techniques even in situations where they do not improve
segmentation performance.
Related papers
- LMBiS-Net: A Lightweight Multipath Bidirectional Skip Connection based
CNN for Retinal Blood Vessel Segmentation [0.0]
Blinding eye diseases are often correlated with altered retinal morphology, which can be clinically identified by segmenting retinal structures in fundus images.
Deep learning has shown promise in medical image segmentation, but its reliance on repeated convolution and pooling operations can hinder the representation of edge information.
We propose a lightweight pixel-level CNN named LMBiS-Net for the segmentation of retinal vessels with an exceptionally low number of learnable parameters.
arXiv Detail & Related papers (2023-09-10T09:03:53Z) - Data-Efficient Vision Transformers for Multi-Label Disease
Classification on Chest Radiographs [55.78588835407174]
Vision Transformers (ViTs) have not been applied to this task despite their high classification performance on generic images.
ViTs do not rely on convolutions but on patch-based self-attention and in contrast to CNNs, no prior knowledge of local connectivity is present.
Our results show that while the performance between ViTs and CNNs is on par with a small benefit for ViTs, DeiTs outperform the former if a reasonably large data set is available for training.
arXiv Detail & Related papers (2022-08-17T09:07:45Z) - Transfer Learning of Deep Spatiotemporal Networks to Model Arbitrarily
Long Videos of Seizures [58.720142291102135]
Detailed analysis of seizure semiology is critical for management of epilepsy patients.
We present GESTURES, a novel architecture combining convolutional neural networks (CNNs) and recurrent neural networks (RNNs)
We show that an STCNN trained on a HAR dataset can be used in combination with an RNN to accurately represent arbitrarily long videos of seizures.
arXiv Detail & Related papers (2021-06-22T18:40:31Z) - Training robust deep learning models for medical imaging tasks with
spectral decoupling [0.0]
Spectral decoupling allows training neural networks on datasets with strong spurious correlations.
Networks trained with spectral decoupling increase the accuracy by 10 percentage points over weight decay on the dataset from a different centre.
Our results show that spectral decoupling allows training generalisable and robust neural networks to be used across multiple centres.
arXiv Detail & Related papers (2021-03-31T15:47:01Z) - Claw U-Net: A Unet-based Network with Deep Feature Concatenation for
Scleral Blood Vessel Segmentation [18.10578418379116]
Sturge-Weber syndrome (SWS) is a vascular malformation disease, and it may cause blindness if the patient's condition is severe.
How to accurately segment scleral blood vessels has become a significant problem in computer-aided diagnosis.
Claw UNet outperforms other UNet-based networks on scleral blood vessel image dataset.
arXiv Detail & Related papers (2020-10-20T09:55:29Z) - Domain Generalization for Medical Imaging Classification with
Linear-Dependency Regularization [59.5104563755095]
We introduce a simple but effective approach to improve the generalization capability of deep neural networks in the field of medical imaging classification.
Motivated by the observation that the domain variability of the medical images is to some extent compact, we propose to learn a representative feature space through variational encoding.
arXiv Detail & Related papers (2020-09-27T12:30:30Z) - Multi-Task Neural Networks with Spatial Activation for Retinal Vessel
Segmentation and Artery/Vein Classification [49.64863177155927]
We propose a multi-task deep neural network with spatial activation mechanism to segment full retinal vessel, artery and vein simultaneously.
The proposed network achieves pixel-wise accuracy of 95.70% for vessel segmentation, and A/V classification accuracy of 94.50%, which is the state-of-the-art performance for both tasks.
arXiv Detail & Related papers (2020-07-18T05:46:47Z) - Joint Learning of Vessel Segmentation and Artery/Vein Classification
with Post-processing [27.825969553813092]
Vessel segmentation and artery/vein classification provide various information on potential disorders.
We adopt a UNet-based model, SeqNet, to accurately segment vessels from the background and make prediction on the vessel type.
Our experiments show that our method improves AUC to 0.98 for segmentation and the accuracy to 0.92 in classification over DRIVE dataset.
arXiv Detail & Related papers (2020-05-27T13:06:16Z) - Retinopathy of Prematurity Stage Diagnosis Using Object Segmentation and
Convolutional Neural Networks [68.96150598294072]
Retinopathy of Prematurity (ROP) is an eye disorder primarily affecting premature infants with lower weights.
It causes proliferation of vessels in the retina and could result in vision loss and, eventually, retinal detachment, leading to blindness.
In recent years, there has been a significant effort to automate the diagnosis using deep learning.
This paper builds upon the success of previous models and develops a novel architecture, which combines object segmentation and convolutional neural networks (CNN)
Our proposed system first trains an object segmentation model to identify the demarcation line at a pixel level and adds the resulting mask as an additional "color" channel in
arXiv Detail & Related papers (2020-04-03T14:07:41Z) - Curriculum By Smoothing [52.08553521577014]
Convolutional Neural Networks (CNNs) have shown impressive performance in computer vision tasks such as image classification, detection, and segmentation.
We propose an elegant curriculum based scheme that smoothes the feature embedding of a CNN using anti-aliasing or low-pass filters.
As the amount of information in the feature maps increases during training, the network is able to progressively learn better representations of the data.
arXiv Detail & Related papers (2020-03-03T07:27:44Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.