268 research outputs found
Spectral Graph Convolutions for Population-based Disease Prediction
Exploiting the wealth of imaging and non-imaging information for disease
prediction tasks requires models capable of representing, at the same time,
individual features as well as data associations between subjects from
potentially large populations. Graphs provide a natural framework for such
tasks, yet previous graph-based approaches focus on pairwise similarities
without modelling the subjects' individual characteristics and features. On the
other hand, relying solely on subject-specific imaging feature vectors fails to
model the interaction and similarity between subjects, which can reduce
performance. In this paper, we introduce the novel concept of Graph
Convolutional Networks (GCN) for brain analysis in populations, combining
imaging and non-imaging data. We represent populations as a sparse graph where
its vertices are associated with image-based feature vectors and the edges
encode phenotypic information. This structure was used to train a GCN model on
partially labelled graphs, aiming to infer the classes of unlabelled nodes from
the node features and pairwise associations between subjects. We demonstrate
the potential of the method on the challenging ADNI and ABIDE databases, as a
proof of concept of the benefit from integrating contextual information in
classification tasks. This has a clear impact on the quality of the
predictions, leading to 69.5% accuracy for ABIDE (outperforming the current
state of the art of 66.8%) and 77% for ADNI for prediction of MCI conversion,
significantly outperforming standard linear classifiers where only individual
features are considered.Comment: International Conference on Medical Image Computing and
Computer-Assisted Interventions (MICCAI) 201
A novel grading biomarker for the prediction of conversion from mild cognitive impairment to Alzheimer's disease
OBJECTIVE: Identifying mild cognitive impairment (MCI) subjects who will progress to Alzheimer's disease is not only crucial in clinical practice, but also has a significant potential to enrich clinical trials. The purpose of this study is to develop an effective biomarker for an accurate prediction of MCI-to-AD conversion from magnetic resonance (MR) images. METHODS: We propose a novel grading biomarker for the prediction of MCI-to-AD conversion. First, we comprehensively study the effects of several important factors on the performance in the prediction task including registration accuracy, age correction, feature selection and the selection of training data. Based on the studies of these factors, a grading biomarker is then calculated for each MCI subject using sparse representation techniques. Finally, the grading biomarker is combined with age and cognitive measures to provide a more accurate prediction of MCI-to-AD conversion. RESULTS: Using the ADNI dataset, the proposed global grading biomarker achieved an area under the receiver operating characteristic curve (AUC) in the range of 79%-81% for the prediction of MCI-to-AD conversion within 3 years in 10-fold cross validations. The classification AUC further increases to 84%-92% when age and cognitive measures are combined with the proposed grading biomarker. CONCLUSION: The obtained accuracy of the proposed biomarker benefits from the contributions of different factors: a tradeoff registration level to align images to the template space; the removal of the normal aging effect; selection of discriminative voxels; the calculation of the grading biomarker using AD and normal control groups; the integration of sparse representation technique and the combination of cognitive measures. SIGNIFICANCE: The evaluation on the ADNI dataset shows the efficacy of the proposed biomarker and demonstrates a significant contribution in accurate prediction of MCI-to-AD conversion
Instantiated mixed effects modeling of Alzheimer's disease markers
The assessment and prediction of a subject's current and future risk of developing neurodegenerative diseases like Alzheimer's disease are of great interest in both the design of clinical trials as well as in clinical decision making. Exploring the longitudinal trajectory of markers related to neurodegeneration is an important task when selecting subjects for treatment in trials and the clinic, in the evaluation of early disease indicators and the monitoring of disease progression. Given that there is substantial intersubject variability, models that attempt to describe marker trajectories for a whole population will likely lack specificity for the representation of individual patients. Therefore, we argue here that individualized models provide a more accurate alternative that can be used for tasks such as population stratification and a subject-specific prognosis. In the work presented here, mixed effects modeling is used to derive global and individual marker trajectories for a training population. Test subject (new patient) specific models are then instantiated using a stratified “marker signature” that defines a subpopulation of similar cases within the training database. From this subpopulation, personalized models of the expected trajectory of several markers are subsequently estimated for unseen patients. These patient specific models of markers are shown to provide better predictions of time-to-conversion to Alzheimer's disease than population based models
IntersectGAN: Learning Domain Intersection for Generating Images with Multiple Attributes
Generative adversarial networks (GANs) have demonstrated great success in
generating various visual content. However, images generated by existing GANs
are often of attributes (e.g., smiling expression) learned from one image
domain. As a result, generating images of multiple attributes requires many
real samples possessing multiple attributes which are very resource expensive
to be collected. In this paper, we propose a novel GAN, namely IntersectGAN, to
learn multiple attributes from different image domains through an intersecting
architecture. For example, given two image domains and with certain
attributes, the intersection denotes a new domain where images
possess the attributes from both and domains. The proposed
IntersectGAN consists of two discriminators and to distinguish
between generated and real samples of different domains, and three generators
where the intersection generator is trained against both discriminators. And an
overall adversarial loss function is defined over three generators. As a
result, our proposed IntersectGAN can be trained on multiple domains of which
each presents one specific attribute, and eventually eliminates the need of
real sample images simultaneously possessing multiple attributes. By using the
CelebFaces Attributes dataset, our proposed IntersectGAN is able to produce
high quality face images possessing multiple attributes (e.g., a face with
black hair and a smiling expression). Both qualitative and quantitative
evaluations are conducted to compare our proposed IntersectGAN with other
baseline methods. Besides, several different applications of IntersectGAN have
been explored with promising results
Edge-variational Graph Convolutional Networks for Uncertainty-aware Disease Prediction
There is a rising need for computational models that can complementarily
leverage data of different modalities while investigating associations between
subjects for population-based disease analysis. Despite the success of
convolutional neural networks in representation learning for imaging data, it
is still a very challenging task. In this paper, we propose a generalizable
framework that can automatically integrate imaging data with non-imaging data
in populations for uncertainty-aware disease prediction. At its core is a
learnable adaptive population graph with variational edges, which we
mathematically prove that it is optimizable in conjunction with graph
convolutional neural networks. To estimate the predictive uncertainty related
to the graph topology, we propose the novel concept of Monte-Carlo edge
dropout. Experimental results on four databases show that our method can
consistently and significantly improve the diagnostic accuracy for Autism
spectrum disorder, Alzheimer's disease, and ocular diseases, indicating its
generalizability in leveraging multimodal data for computer-aided diagnosis.Comment: Accepted to MICCAI 202
GAN-based multiple adjacent brain MRI slice reconstruction for unsupervised alzheimer’s disease diagnosis
Unsupervised learning can discover various unseen diseases, relying on
large-scale unannotated medical images of healthy subjects. Towards this,
unsupervised methods reconstruct a single medical image to detect outliers
either in the learned feature space or from high reconstruction loss. However,
without considering continuity between multiple adjacent slices, they cannot
directly discriminate diseases composed of the accumulation of subtle
anatomical anomalies, such as Alzheimer's Disease (AD). Moreover, no study has
shown how unsupervised anomaly detection is associated with disease stages.
Therefore, we propose a two-step method using Generative Adversarial
Network-based multiple adjacent brain MRI slice reconstruction to detect AD at
various stages: (Reconstruction) Wasserstein loss with Gradient Penalty + L1
loss---trained on 3 healthy slices to reconstruct the next 3
ones---reconstructs unseen healthy/AD cases; (Diagnosis) Average/Maximum loss
(e.g., L2 loss) per scan discriminates them, comparing the reconstructed/ground
truth images. The results show that we can reliably detect AD at a very early
stage with Area Under the Curve (AUC) 0.780 while also detecting AD at a late
stage much more accurately with AUC 0.917; since our method is fully
unsupervised, it should also discover and alert any anomalies including rare
disease.Comment: 10 pages, 4 figures, Accepted to Lecture Notes in Bioinformatics
(LNBI) as a volume in the Springer serie
Narrow genetic base in forest restoration with holm oak (Quercus ilex L.) in Sicily
In order to empirically assess the effect of actual seed sampling strategy on
genetic diversity of holm oak (Quercus ilex) forestations in Sicily, we have
analysed the genetic composition of two seedling lots (nursery stock and
plantation) and their known natural seed origin stand by means of six nuclear
microsatellite loci. Significant reduction in genetic diversity and significant
difference in genetic composition of the seedling lots compared to the seed
origin stand were detected. The female and the total effective number of
parents were quantified by means of maternity assignment of seedlings and
temporal changes in allele frequencies. Extremely low effective maternity
numbers were estimated (Nfe 2-4) and estimates accounting for both
seed and pollen donors gave also low values (Ne 35-50). These values
can be explained by an inappropriate forestry seed harvest strategy limited to
a small number of spatially close trees
Beyond solid-state lighting: Miniaturization, hybrid integration, and applications og GaN nano- and micro-LEDs
Gallium Nitride (GaN) light-emitting-diode (LED) technology has been the revolution in modern lighting. In the last decade, a huge global market of efficient, long-lasting and ubiquitous white light sources has developed around the inception of the Nobel-price-winning blue GaN LEDs. Today GaN optoelectronics is developing beyond lighting, leading to new and innovative devices, e.g. for micro-displays, being the core technology for future augmented reality and visualization, as well as point light sources for optical excitation in communications, imaging, and sensing. This explosion of applications is driven by two main directions: the ability to produce very small GaN LEDs (microLEDs and nanoLEDs) with high efficiency and across large areas, in combination with the possibility to merge optoelectronic-grade GaN microLEDs with silicon microelectronics in a fully hybrid approach. GaN LED technology today is even spreading into the realm of display technology, which has been occupied by organic LED (OLED) and liquid crystal display (LCD) for decades. In this review, the technological transition towards GaN micro- and nanodevices beyond lighting is discussed including an up-to-date overview on the state of the art
Five-class differential diagnostics of neurodegenerative diseases using random undersampling boosting
Differentiating between different types of neurodegenerative diseases is not only crucial in clinical practice when treatment decisions have to be made, but also has a significant potential for the enrichment of clinical trials. The purpose of this study is to develop a classification framework for distinguishing the four most common neurodegenerative diseases, including Alzheimer's disease, frontotemporal lobe degeneration, Dementia with Lewy bodies and vascular dementia, as well as patients with subjective memory complaints. Different biomarkers including features from images (volume features, region-wise grading features) and non-imaging features (CSF measures) were extracted for each subject. In clinical practice, the prevalence of different dementia types is imbalanced, posing challenges for learning an effective classification model. Therefore, we propose the use of the RUSBoost algorithm in order to train classifiers and to handle the class imbalance training problem. Furthermore, a multi-class feature selection method based on sparsity is integrated into the proposed framework to improve the classification performance. It also provides a way for investigating the importance of different features and regions. Using a dataset of 500 subjects, the proposed framework achieved a high accuracy of 75.2% with a balanced accuracy of 69.3% for the five-class classification using ten-fold cross validation, which is significantly better than the results using support vector machine or random forest, demonstrating the feasibility of the proposed framework to support clinical decision making
Protein tyrosine phosphatases expression during development of mouse superior colliculus
Protein tyrosine phosphatases (PTPs) are key regulators of different processes during development of the central nervous system. However, expression patterns and potential roles of PTPs in the developing superior colliculus remain poorly investigated. In this study, a degenerate primer-based reverse transcription-polymerase chain reaction (RT-PCR) approach was used to isolate seven different intracellular PTPs and nine different receptor-type PTPs (RPTPs) from embryonic E15 mouse superior colliculus. Subsequently, the expression patterns of 11 PTPs (TC-PTP, PTP1C, PTP1D, PTP-MEG2, PTP-PEST, RPTPJ, RPTPε, RPTPRR, RPTPσ, RPTPκ and RPTPγ) were further analyzed in detail in superior colliculus from embryonic E13 to postnatal P20 stages by quantitative real-time RT-PCR, Western blotting and immunohistochemistry. Each of the 11 PTPs exhibits distinct spatiotemporal regulation of mRNAs and proteins in the developing superior colliculus suggesting their versatile roles in genesis of neuronal and glial cells and retinocollicular topographic mapping. At E13, additional double-immunohistochemical analysis revealed the expression of PTPs in collicular nestin-positive neural progenitor cells and RC-2-immunoreactive radial glia cells, indicating the potential functional importance of PTPs in neurogenesis and gliogenesis
- …