Skip to content
GCC AI Research

Search

Results for "imaging"

Continual Learning in Medical Imaging: A Survey and Practical Analysis

arXiv ·

This survey paper reviews recent literature on continual learning in medical imaging, addressing challenges like catastrophic forgetting and distribution shifts. It covers classification, segmentation, detection, and other tasks, while providing a taxonomy of studies and identifying challenges. The authors also maintain a GitHub repository to keep the survey up-to-date with the latest research.

High-resolution imaging of electron beam-sensitive materials

KAUST ·

KAUST researchers developed a new methodology for high-resolution transmission electron microscopy (TEM) imaging of beam-sensitive materials. The method addresses challenges in acquiring images with low electron doses, aligning images, and determining defocus values. The processes incorporate two provisional patents and are applicable to aligning nanosized crystals and noisy images with periodic features. Why it matters: This advancement enables the study of delicate materials like MOFs at atomic resolution, with broad applications in materials science and nanotechnology.

Picture perfect X-ray capture

KAUST ·

Researchers at KAUST have developed a nanocomposite material that converts X-rays into light with nearly 100% efficiency. The material combines a metal-organic framework (MOF) containing zirconium with an organic TADF chromophore. This design achieves high resolution and sensitivity in X-ray imaging, potentially reducing medical imaging doses by a factor of 22. Why it matters: This innovation could lead to more efficient and safer medical imaging and security screening technologies in the region and beyond.

New single-molecule imaging technique developed at KAUST

KAUST ·

KAUST researchers developed a new single-molecule imaging method called the cumulative-area (CA) method. This method allows for simultaneous characterization of size, shape, and conformational dynamics of individual molecules, along with accurate determination of diffusion kinetics. The researchers demonstrated the CA method's effectiveness on nano- and micro-sized objects, extracting quantitative information about size, diffusion, and relaxation time. Why it matters: This advancement expands the capabilities of molecule imaging techniques in the region and has potential applications in polymer dynamics research and the study of molecular mechanisms within cells.

MedNNS: Supernet-based Medical Task-Adaptive Neural Network Search

arXiv ·

The paper introduces MedNNS, a neural network search framework designed for medical imaging, addressing challenges in architecture selection and weight initialization. MedNNS constructs a meta-space encoding datasets and models based on their performance using a Supernetwork-based approach, expanding the model zoo size by 51x. The framework incorporates rank loss and Fréchet Inception Distance (FID) loss to capture inter-model and inter-dataset relationships, improving alignment in the meta-space and outperforming ImageNet pre-trained DL models and SOTA NAS methods.

FissionFusion: Fast Geometric Generation and Hierarchical Souping for Medical Image Analysis

arXiv ·

Researchers at MBZUAI introduce FissionFusion, a hierarchical model merging approach to improve medical image analysis performance. The method uses local and global aggregation of models based on hyperparameter configurations, along with a cyclical learning rate scheduler for efficient model generation. Experiments show FissionFusion outperforms standard model souping by approximately 6% on HAM10000 and CheXpert datasets and improves OOD performance.