44 research outputs found
A Unified Single-stage Learning Model for Estimating Fiber Orientation Distribution Functions on Heterogeneous Multi-shell Diffusion-weighted MRI
Diffusion-weighted (DW) MRI measures the direction and scale of the local
diffusion process in every voxel through its spectrum in q-space, typically
acquired in one or more shells. Recent developments in micro-structure imaging
and multi-tissue decomposition have sparked renewed attention to the radial
b-value dependence of the signal. Applications in tissue classification and
micro-architecture estimation, therefore, require a signal representation that
extends over the radial as well as angular domain. Multiple approaches have
been proposed that can model the non-linear relationship between the DW-MRI
signal and biological microstructure. In the past few years, many deep
learning-based methods have been developed towards faster inference speed and
higher inter-scan consistency compared with traditional model-based methods
(e.g., multi-shell multi-tissue constrained spherical deconvolution). However,
a multi-stage learning strategy is typically required since the learning
process relied on various middle representations, such as simple harmonic
oscillator reconstruction (SHORE) representation. In this work, we present a
unified dynamic network with a single-stage spherical convolutional neural
network, which allows efficient fiber orientation distribution function (fODF)
estimation through heterogeneous multi-shell diffusion MRI sequences. We study
the Human Connectome Project (HCP) young adults with test-retest scans. From
the experimental results, the proposed single-stage method outperforms prior
multi-stage approaches in repeated fODF estimation with shell dropoff and
single-shell DW-MRI sequences
Scaling Up 3D Kernels with Bayesian Frequency Re-parameterization for Medical Image Segmentation
With the inspiration of vision transformers, the concept of depth-wise
convolution revisits to provide a large Effective Receptive Field (ERF) using
Large Kernel (LK) sizes for medical image segmentation. However, the
segmentation performance might be saturated and even degraded as the kernel
sizes scaled up (e.g., ) in a Convolutional Neural
Network (CNN). We hypothesize that convolution with LK sizes is limited to
maintain an optimal convergence for locality learning. While Structural
Re-parameterization (SR) enhances the local convergence with small kernels in
parallel, optimal small kernel branches may hinder the computational efficiency
for training. In this work, we propose RepUX-Net, a pure CNN architecture with
a simple large kernel block design, which competes favorably with current
network state-of-the-art (SOTA) (e.g., 3D UX-Net, SwinUNETR) using 6
challenging public datasets. We derive an equivalency between kernel
re-parameterization and the branch-wise variation in kernel convergence.
Inspired by the spatial frequency in the human visual system, we extend to vary
the kernel convergence into element-wise setting and model the spatial
frequency as a Bayesian prior to re-parameterize convolutional weights during
training. Specifically, a reciprocal function is leveraged to estimate a
frequency-weighted value, which rescales the corresponding kernel element for
stochastic gradient descent. From the experimental results, RepUX-Net
consistently outperforms 3D SOTA benchmarks with internal validation (FLARE:
0.929 to 0.944), external validation (MSD: 0.901 to 0.932, KiTS: 0.815 to
0.847, LiTS: 0.933 to 0.949, TCIA: 0.736 to 0.779) and transfer learning (AMOS:
0.880 to 0.911) scenarios in Dice Score.Comment: Both codes and pretrained models are available at:
https://github.com/MASILab/RepUX-Ne
Deep conditional generative models for longitudinal single-slice abdominal computed tomography harmonization
Two-dimensional single-slice abdominal computed tomography (CT) provides a
detailed tissue map with high resolution allowing quantitative characterization
of relationships between health conditions and aging. However, longitudinal
analysis of body composition changes using these scans is difficult due to
positional variation between slices acquired in different years, which leading
to different organs/tissues captured. To address this issue, we propose
C-SliceGen, which takes an arbitrary axial slice in the abdominal region as a
condition and generates a pre-defined vertebral level slice by estimating
structural changes in the latent space. Our experiments on 2608 volumetric CT
data from two in-house datasets and 50 subjects from the 2015 Multi-Atlas
Abdomen Labeling Challenge dataset (BTCV) Challenge demonstrate that our model
can generate high-quality images that are realistic and similar. We further
evaluate our method's capability to harmonize longitudinal positional variation
on 1033 subjects from the Baltimore Longitudinal Study of Aging (BLSA) dataset,
which contains longitudinal single abdominal slices, and confirmed that our
method can harmonize the slice positional variance in terms of visceral fat
area. This approach provides a promising direction for mapping slices from
different vertebral levels to a target slice and reducing positional variance
for single-slice longitudinal analysis. The source code is available at:
https://github.com/MASILab/C-SliceGen
Assessment of breast pathologies using nonlinear microscopy
Rapid intraoperative assessment of breast excision specimens is clinically important because up to 40% of patients undergoing breast-conserving cancer surgery require reexcision for positive or close margins. We demonstrate nonlinear microscopy (NLM) for the assessment of benign and malignant breast pathologies in fresh surgical specimens. A total of 179 specimens from 50 patients was imaged with NLM using rapid extrinsic nuclear staining with acridine orange and intrinsic second harmonic contrast generation from collagen. Imaging was performed on fresh, intact specimens without the need for fixation, embedding, and sectioning required for conventional histopathology. A visualization method to aid pathological interpretation is presented that maps NLM contrast from two-photon fluorescence and second harmonic signals to features closely resembling histopathology using hematoxylin and eosin staining. Mosaicking is used to overcome trade-offs between resolution and field of view, enabling imaging of subcellular features over square-centimeter specimens. After NLM examination, specimens were processed for standard paraffin-embedded histology using a protocol that coregistered histological sections to NLM images for paired assessment. Blinded NLM reading by three pathologists achieved 95.4% sensitivity and 93.3% specificity, compared with paraffin-embedded histology, for identifying invasive cancer and ductal carcinoma in situ versus benign breast tissue. Interobserver agreement was κ = 0.88 for NLM and κ = 0.89 for histology. These results show that NLM achieves high diagnostic accuracy, can be rapidly performed on unfixed specimens, and is a promising method for intraoperative margin assessment.National Institutes of Health (U.S.) (Grant R01-CA178636-01)National Institutes of Health (U.S.) (Grant R01-CA75289-16)United States. Air Force Office of Scientific Research (Grant FA9550-10-1-0551)United States. Air Force Office of Scientific Research (Grant FA9550-12-1-0499)National Institutes of Health (U.S.) (National Research Service Award Postdoctoral Fellowship F32-CA165484
UNesT: Local Spatial Representation Learning with Hierarchical Transformer for Efficient Medical Segmentation
Transformer-based models, capable of learning better global dependencies,
have recently demonstrated exceptional representation learning capabilities in
computer vision and medical image analysis. Transformer reformats the image
into separate patches and realizes global communication via the self-attention
mechanism. However, positional information between patches is hard to preserve
in such 1D sequences, and loss of it can lead to sub-optimal performance when
dealing with large amounts of heterogeneous tissues of various sizes in 3D
medical image segmentation. Additionally, current methods are not robust and
efficient for heavy-duty medical segmentation tasks such as predicting a large
number of tissue classes or modeling globally inter-connected tissue
structures. To address such challenges and inspired by the nested hierarchical
structures in vision transformer, we proposed a novel 3D medical image
segmentation method (UNesT), employing a simplified and faster-converging
transformer encoder design that achieves local communication among spatially
adjacent patch sequences by aggregating them hierarchically. We extensively
validate our method on multiple challenging datasets, consisting of multiple
modalities, anatomies, and a wide range of tissue classes, including 133
structures in the brain, 14 organs in the abdomen, 4 hierarchical components in
the kidneys, inter-connected kidney tumors and brain tumors. We show that UNesT
consistently achieves state-of-the-art performance and evaluate its
generalizability and data efficiency. Particularly, the model achieves whole
brain segmentation task complete ROI with 133 tissue classes in a single
network, outperforming prior state-of-the-art method SLANT27 ensembled with 27
networks.Comment: 19 pages, 17 figures. arXiv admin note: text overlap with
arXiv:2203.0243
Nucleus subtype classification using inter-modality learning
Understanding the way cells communicate, co-locate, and interrelate is
essential to understanding human physiology. Hematoxylin and eosin (H&E)
staining is ubiquitously available both for clinical studies and research. The
Colon Nucleus Identification and Classification (CoNIC) Challenge has recently
innovated on robust artificial intelligence labeling of six cell types on H&E
stains of the colon. However, this is a very small fraction of the number of
potential cell classification types. Specifically, the CoNIC Challenge is
unable to classify epithelial subtypes (progenitor, endocrine, goblet),
lymphocyte subtypes (B, helper T, cytotoxic T), or connective subtypes
(fibroblasts, stromal). In this paper, we propose to use inter-modality
learning to label previously un-labelable cell types on virtual H&E. We
leveraged multiplexed immunofluorescence (MxIF) histology imaging to identify
14 subclasses of cell types. We performed style transfer to synthesize virtual
H&E from MxIF and transferred the higher density labels from MxIF to these
virtual H&E images. We then evaluated the efficacy of learning in this
approach. We identified helper T and progenitor nuclei with positive predictive
values of (prevalence ) and
(prevalence ) respectively on virtual H&E. This approach
represents a promising step towards automating annotation in digital pathology
Understanding PRRSV Infection in Porcine Lung Based on Genome-Wide Transcriptome Response Identified by Deep Sequencing
Porcine reproductive and respiratory syndrome (PRRS) has been one of the most economically important diseases affecting swine industry worldwide and causes great economic losses each year. PRRS virus (PRRSV) replicates mainly in porcine alveolar macrophages (PAMs) and dendritic cells (DCs) and develops persistent infections, antibody-dependent enhancement (ADE), interstitial pneumonia and immunosuppression. But the molecular mechanisms of PRRSV infection still are poorly understood. Here we report on the first genome-wide host transcriptional responses to classical North American type PRRSV (N-PRRSV) strain CH 1a infection using Solexa/Illumina's digital gene expression (DGE) system, a tag-based high-throughput transcriptome sequencing method, and analyse systematically the relationship between pulmonary gene expression profiles after N-PRRSV infection and infection pathology. Our results suggest that N-PRRSV appeared to utilize multiple strategies for its replication and spread in infected pigs, including subverting host innate immune response, inducing an anti-apoptotic and anti-inflammatory state as well as developing ADE. Upregulation expression of virus-induced pro-inflammatory cytokines, chemokines, adhesion molecules and inflammatory enzymes and inflammatory cells, antibodies, complement activation were likely to result in the development of inflammatory responses during N-PRRSV infection processes. N-PRRSV-induced immunosuppression might be mediated by apoptosis of infected cells, which caused depletion of immune cells and induced an anti-inflammatory cytokine response in which they were unable to eradicate the primary infection. Our systems analysis will benefit for better understanding the molecular pathogenesis of N-PRRSV infection, developing novel antiviral therapies and identifying genetic components for swine resistance/susceptibility to PRRS
State Of the Art Report in the fields of numerical analysis and scientific computing. Final version as of 16/02/2020 deliverable D4.1 of the HORIZON 2020 project EURAD.: European Joint Programme on Radioactive Waste Management
Document information Project Acronym EURAD Project Title European Joint Programme on Radioactive Waste Management Project Type European Joint Programme (EJP) EC grant agreement No. 847593 Project starting / end date 1 st June 2019-30 May 2024 Work Package No. 4 Work Package Title Development and Improvement Of NUmerical methods and Tools for modelling coupled processes Work Package Acronym DONUT Deliverable No. 4.