DeDA: Deep Directed Accumulator
- URL: http://arxiv.org/abs/2303.08434v1
- Date: Wed, 15 Mar 2023 08:12:28 GMT
- Title: DeDA: Deep Directed Accumulator
- Authors: Hang Zhang, Rongguang Wang, Renjiu Hu, Jinwei Zhang, and Jiahao Li
- Abstract summary: Chronic active multiple sclerosis lesions, also termed as rim+ lesions, can be characterized by a hyperintense rim at the edge of the lesion on quantitative susceptibility maps.
Recent studies have shown that the identification performance of such lesions remains unsatisfied due to the limited amount of data and high class imbalance.
We propose a simple yet effective image processing operation, deep directed (DeDA) that provides a new perspective for injecting domain-specific inductive biases (priors) into neural networks for rim+ lesion identification.
- Score: 10.779418078441065
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Chronic active multiple sclerosis lesions, also termed as rim+ lesions, can
be characterized by a hyperintense rim at the edge of the lesion on
quantitative susceptibility maps. These rim+ lesions exhibit a geometrically
simple structure, where gradients at the lesion edge are radially oriented and
a greater magnitude of gradients is observed in contrast to rim- (non rim+)
lesions. However, recent studies have shown that the identification performance
of such lesions remains unsatisfied due to the limited amount of data and high
class imbalance. In this paper, we propose a simple yet effective image
processing operation, deep directed accumulator (DeDA), that provides a new
perspective for injecting domain-specific inductive biases (priors) into neural
networks for rim+ lesion identification. Given a feature map and a set of
sampling grids, DeDA creates and quantizes an accumulator space into finite
intervals, and accumulates feature values accordingly. This DeDA operation is a
generalized discrete Radon transform and can also be regarded as a symmetric
operation to the grid sampling within the forward-backward neural network
framework, the process of which is order-agnostic, and can be efficiently
implemented with the native CUDA programming. Experimental results on a dataset
with 177 rim+ and 3986 rim- lesions show that 10.1% of improvement in a partial
(false positive rate<0.1) area under the receiver operating characteristic
curve (pROC AUC) and 10.2% of improvement in an area under the precision recall
curve (PR AUC) can be achieved respectively comparing to other state-of-the-art
methods. The source code is available online at
https://github.com/tinymilky/DeDA
Related papers
- Region Guided Attention Network for Retinal Vessel Segmentation [19.587662416331682]
We present a lightweight retinal vessel segmentation network based on the encoder-decoder mechanism with region-guided attention.
Dice loss penalises false positives and false negatives equally, encouraging the model to generate more accurate segmentation.
Experiments on a benchmark dataset show better performance (0.8285, 0.8098, 0.9677, and 0.8166 recall, precision, accuracy and F1 score respectively) compared to state-of-the-art methods.
arXiv Detail & Related papers (2024-07-22T00:08:18Z) - Rethinking PGD Attack: Is Sign Function Necessary? [131.6894310945647]
We present a theoretical analysis of how such sign-based update algorithm influences step-wise attack performance.
We propose a new raw gradient descent (RGD) algorithm that eliminates the use of sign.
The effectiveness of the proposed RGD algorithm has been demonstrated extensively in experiments.
arXiv Detail & Related papers (2023-12-03T02:26:58Z) - FS-Net: Full Scale Network and Adaptive Threshold for Improving
Extraction of Micro-Retinal Vessel Structures [4.776514178760067]
We propose a full-scale micro-vessel extraction mechanism based on an encoder-decoder neural network architecture.
The proposed solution has been evaluated using the DRIVE, CHASE-DB1, and STARE datasets.
arXiv Detail & Related papers (2023-11-14T10:32:17Z) - Cross-Dataset Adaptation for Instrument Classification in Cataract
Surgery Videos [54.1843419649895]
State-of-the-art models, which perform this task well on a particular dataset, perform poorly when tested on another dataset.
We propose a novel end-to-end Unsupervised Domain Adaptation (UDA) method called the Barlow Adaptor.
In addition, we introduce a novel loss called the Barlow Feature Alignment Loss (BFAL) which aligns features across different domains.
arXiv Detail & Related papers (2023-07-31T18:14:18Z) - Self-Supervised Equivariant Regularization Reconciles Multiple Instance
Learning: Joint Referable Diabetic Retinopathy Classification and Lesion
Segmentation [3.1671604920729224]
Lesion appearance is a crucial clue for medical providers to distinguish referable diabetic retinopathy (rDR) from non-referable DR.
Most existing large-scale DR datasets contain only image-level labels rather than pixel-based annotations.
This paper leverages self-supervised equivariant learning and attention-based multi-instance learning to tackle this problem.
We conduct extensive validation experiments on the Eyepacs dataset, achieving an area under the receiver operating characteristic curve (AU ROC) of 0.958, outperforming current state-of-the-art algorithms.
arXiv Detail & Related papers (2022-10-12T06:26:05Z) - Segmentation of Blood Vessels, Optic Disc Localization, Detection of
Exudates and Diabetic Retinopathy Diagnosis from Digital Fundus Images [0.0]
Diabetic Retinopathy (DR) is a complication of long-standing, unchecked diabetes and one of the leading causes of blindness in the world.
This paper focuses on improved and robust methods to extract some of the features of DR, viz. Blood Vessels and Exudates.
The vessel segmentation, optic disc localization and DCNN achieve accuracies of 95.93%, 98.77% and 75.73% respectively.
arXiv Detail & Related papers (2022-07-09T22:26:04Z) - Building Brains: Subvolume Recombination for Data Augmentation in Large
Vessel Occlusion Detection [56.67577446132946]
A large training data set is required for a standard deep learning-based model to learn this strategy from data.
We propose an augmentation method that generates artificial training samples by recombining vessel tree segmentations of the hemispheres from different patients.
In line with the augmentation scheme, we use a 3D-DenseNet fed with task-specific input, fostering a side-by-side comparison between the hemispheres.
arXiv Detail & Related papers (2022-05-05T10:31:57Z) - An Uncertainty-Driven GCN Refinement Strategy for Organ Segmentation [53.425900196763756]
We propose a segmentation refinement method based on uncertainty analysis and graph convolutional networks.
We employ the uncertainty levels of the convolutional network in a particular input volume to formulate a semi-supervised graph learning problem.
We show that our method outperforms the state-of-the-art CRF refinement method by improving the dice score by 1% for the pancreas and 2% for spleen.
arXiv Detail & Related papers (2020-12-06T18:55:07Z) - Probabilistic Numeric Convolutional Neural Networks [80.42120128330411]
Continuous input signals like images and time series that are irregularly sampled or have missing values are challenging for existing deep learning methods.
We propose Probabilistic Convolutional Neural Networks which represent features as Gaussian processes (GPs)
We then define a convolutional layer as the evolution of a PDE defined on this GP, followed by a nonlinearity.
In experiments we show that our approach yields a $3times$ reduction of error from the previous state of the art on the SuperPixel-MNIST dataset and competitive performance on the medical time2012 dataset PhysioNet.
arXiv Detail & Related papers (2020-10-21T10:08:21Z) - Improved Slice-wise Tumour Detection in Brain MRIs by Computing
Dissimilarities between Latent Representations [68.8204255655161]
Anomaly detection for Magnetic Resonance Images (MRIs) can be solved with unsupervised methods.
We have proposed a slice-wise semi-supervised method for tumour detection based on the computation of a dissimilarity function in the latent space of a Variational AutoEncoder.
We show that by training the models on higher resolution images and by improving the quality of the reconstructions, we obtain results which are comparable with different baselines.
arXiv Detail & Related papers (2020-07-24T14:02:09Z)
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.