Modelling brain lesion volume in patches with CNN-based Poisson
Regression
- URL: http://arxiv.org/abs/2011.13927v1
- Date: Thu, 26 Nov 2020 21:11:15 GMT
- Title: Modelling brain lesion volume in patches with CNN-based Poisson
Regression
- Authors: Kevin Raina
- Abstract summary: In this work, an efficient, computationally inexpensive CNN is implemented to estimate the number of lesion voxels in a predefined patch size from magnetic resonance (MR) images.
The ISLES2015 (SISS) data is used to train and evaluate the model, which by estimating lesion volume from raw features, accurately identified the lesion image with the larger lesion volume for 86% of paired sample patches.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Monitoring the progression of lesions is important for clinical response.
Summary statistics such as lesion volume are objective and easy to interpret,
which can help clinicians assess lesion growth or decay. CNNs are commonly used
in medical image segmentation for their ability to produce useful features
within large contexts and their associated efficient iterative patch-based
training. Many CNN architectures require hundreds of thousands parameters to
yield a good segmentation. In this work, an efficient, computationally
inexpensive CNN is implemented to estimate the number of lesion voxels in a
predefined patch size from magnetic resonance (MR) images. The output of the
CNN is interpreted as the conditional Poisson parameter over the patch,
allowing standard mini-batch gradient descent to be employed. The ISLES2015
(SISS) data is used to train and evaluate the model, which by estimating lesion
volume from raw features, accurately identified the lesion image with the
larger lesion volume for 86% of paired sample patches. An argument for the
development and use of estimating lesion volumes to also aid in model selection
for segmentation is made.
Related papers
- Text Embedded Swin-UMamba for DeepLesion Segmentation [6.654483111362868]
Integrating large language models (LLMs) into the lesion segmentation workflow offers the potential to combine imaging features with descriptions of lesion characteristics from radiology reports.<n>In this study, we investigate the feasibility of integrating text into the Swin-UMamba architecture for the task of lesion segmentation.
arXiv Detail & Related papers (2025-08-08T16:54:06Z) - Interpretable Prediction of Lymph Node Metastasis in Rectal Cancer MRI Using Variational Autoencoders [0.0]
In this work, we investigate applying a Variational Autoencoder (VAE) as a feature encoder model to replace the large pre-trained Convolutional Neural Network (CNN) used in existing approaches.<n>The motivation for using a VAE is that the generative model aims to reconstruct the images, so it directly encodes visual features and meaningful patterns across the data.<n>Our proposed model 'VAE-MLP' achieved state-of-the-art performance on the MRI dataset, with cross-validated metrics of AUC 0.86 +/- 0.05, Sensitivity 0.79 +/- 0.06, and Specificity
arXiv Detail & Related papers (2025-07-15T18:20:38Z) - An analysis of data variation and bias in image-based dermatological datasets for machine learning classification [2.039829968340841]
In clinical dermatology, classification models can detect malignant lesions on patients' skin using only RGB images as input.
Most learning-based methods employ data acquired from dermoscopic datasets on training, which are large and validated by a gold standard.
This work aims to evaluate the gap between dermoscopic and clinical samples and understand how the dataset variations impact training.
arXiv Detail & Related papers (2025-01-15T17:18:46Z) - Dimensionality Reduction and Nearest Neighbors for Improving Out-of-Distribution Detection in Medical Image Segmentation [1.2873975765521795]
This work applied the Mahalanobis distance (MD) post hoc to the bottleneck features of four Swin UNETR and nnU-net models that segmented the liver.
Images the models failed on were detected with high performance and minimal computational load.
arXiv Detail & Related papers (2024-08-05T18:24:48Z) - How Does Pruning Impact Long-Tailed Multi-Label Medical Image
Classifiers? [49.35105290167996]
Pruning has emerged as a powerful technique for compressing deep neural networks, reducing memory usage and inference time without significantly affecting overall performance.
This work represents a first step toward understanding the impact of pruning on model behavior in deep long-tailed, multi-label medical image classification.
arXiv Detail & Related papers (2023-08-17T20:40:30Z) - Convolutional neural networks for valid and efficient causal inference [1.5469452301122177]
Convolutional neural networks (CNN) have been successful in machine learning applications.
We consider the use of CNN to fit nuisance models in semiparametric estimation of the average causal effect of a treatment.
We give results on a study of the effect of early retirement on hospitalization using data covering the whole Swedish population.
arXiv Detail & Related papers (2023-01-27T14:16:55Z) - Investigating certain choices of CNN configurations for brain lesion
segmentation [5.148195106469231]
Deep learning models, in particular CNNs, have been a methodology of choice in many applications of medical image analysis including brain tumor segmentation.
We investigated the main design aspects of CNN models for the specific task of MRI-based brain tumor segmentation.
arXiv Detail & Related papers (2022-12-02T15:24:44Z) - 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) - Automated SSIM Regression for Detection and Quantification of Motion
Artefacts in Brain MR Images [54.739076152240024]
Motion artefacts in magnetic resonance brain images are a crucial issue.
The assessment of MR image quality is fundamental before proceeding with the clinical diagnosis.
An automated image quality assessment based on the structural similarity index (SSIM) regression has been proposed here.
arXiv Detail & Related papers (2022-06-14T10:16:54Z) - Preservation of High Frequency Content for Deep Learning-Based Medical
Image Classification [74.84221280249876]
An efficient analysis of large amounts of chest radiographs can aid physicians and radiologists.
We propose a novel Discrete Wavelet Transform (DWT)-based method for the efficient identification and encoding of visual information.
arXiv Detail & Related papers (2022-05-08T15:29:54Z) - Improving Classification Model Performance on Chest X-Rays through Lung
Segmentation [63.45024974079371]
We propose a deep learning approach to enhance abnormal chest x-ray (CXR) identification performance through segmentations.
Our approach is designed in a cascaded manner and incorporates two modules: a deep neural network with criss-cross attention modules (XLSor) for localizing lung region in CXR images and a CXR classification model with a backbone of a self-supervised momentum contrast (MoCo) model pre-trained on large-scale CXR data sets.
arXiv Detail & Related papers (2022-02-22T15:24:06Z) - An Analysis of the Influence of Transfer Learning When Measuring the
Tortuosity of Blood Vessels [0.7646713951724011]
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.
arXiv Detail & Related papers (2021-11-19T14:55:52Z) - Wide & Deep neural network model for patch aggregation in CNN-based
prostate cancer detection systems [51.19354417900591]
Prostate cancer (PCa) is one of the leading causes of death among men, with almost 1.41 million new cases and around 375,000 deaths in 2020.
To perform an automatic diagnosis, prostate tissue samples are first digitized into gigapixel-resolution whole-slide images.
Small subimages called patches are extracted and predicted, obtaining a patch-level classification.
arXiv Detail & Related papers (2021-05-20T18:13:58Z) - DONet: Dual Objective Networks for Skin Lesion Segmentation [77.9806410198298]
We propose a simple yet effective framework, named Dual Objective Networks (DONet), to improve the skin lesion segmentation.
Our DONet adopts two symmetric decoders to produce different predictions for approaching different objectives.
To address the challenge of large variety of lesion scales and shapes in dermoscopic images, we additionally propose a recurrent context encoding module (RCEM)
arXiv Detail & Related papers (2020-08-19T06:02:46Z) - Deep Interactive Learning: An Efficient Labeling Approach for Deep
Learning-Based Osteosarcoma Treatment Response Assessment [1.5551044212347103]
Convolutional neural networks (CNNs) can be used for automated segmentation of viable and necrotic tumor on osteosarcoma slide images.
One bottleneck for supervised learning is that large amounts of accurate annotations are required for training.
In this paper, we describe Deep Interactive Learning (DIaL) as an efficient labeling approach for training CNNs.
arXiv Detail & Related papers (2020-07-02T20:46:53Z)
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.