https://arxiv.org/api/nuFfI/Qiex41W7JYzjq1JPuxGTw2026-06-09T22:27:04Z89544515http://arxiv.org/abs/2605.24815v1GRASP MRI: A Decade of Innovation from Bench to Bedside2026-05-24T02:01:55ZGRASP (Golden-angle RAdial Sparse Parallel) MRI has emerged as one of the most influential motion-robust dynamic MRI frameworks over the past decade. By combining continuous golden-angle radial sampling with compressed sensing and parallel imaging, GRASP enables free-breathing data acquisition with flexible retrospective image reconstruction. Since its original introduction, the framework has evolved substantially and has inspired a broad range of technical developments, including motion-resolved reconstruction, real-time imaging, quantitative MRI, deep learning-enabled reconstruction, and multidimensional cardiovascular imaging. These advances have further expanded the role of GRASP MRI in a range of clinical applications where conventional breath-hold imaging is challenging. This review summarizes the technical evolution and clinical translation of GRASP MRI over the past decade, with a particular focus on the conceptual advantages of continuous radial acquisition, flexible retrospective reconstruction, and motion-robust imaging. Emerging developments in deep learning reconstruction, real-time volumetric imaging, and quantitative free-breathing MRI are also discussed together with future directions of motion-robust MRI acquisition and reconstruction.2026-05-24T02:01:55ZLi FengKai Tobias BlockHersh ChandaranaDaniel K Sodicksonhttp://arxiv.org/abs/2605.24791v1A Wireless Reconfigurable Metasurface for Enhanced Parallel Magnetic Resonance Imaging2026-05-24T00:30:51ZModern magnetic resonance imaging (MRI) relies on application-specific multi-channel receive coils to achieve high performance, but these coils are typically costly, rigid, and difficult to generalize across anatomies. Recent wireless, low-cost metamaterials offer improved signal-to-noise ratio (SNR) but remain anatomy-dependent, are prone to destructive inter-element interference, and lack demonstrated compatibility with parallel imaging. Herein, a wireless, reconfigurable coaxial loop metasurface (CLM) is introduced as a platform for localized SNR enhancement that can operate either as a standalone element or as an insertable add-on alongside existing clinical receive systems. Through its coaxial architecture and shared current pathways, the CLM establishes a collective in-phase resonant mode that enforces phase-coherent current distributions across all loops, resulting in consistently constructive interference. Benchmarking on a 3.0 T MR system using an 8-loop CLM shows SNR enhancements of up to 14.8-fold and 14.02-fold in the sagittal and axial planes, relative to the birdcage coil (BC). As an add-on to a clinical posterior receive array, it further demonstrates up to 2.9-fold SNR enhancement and compatibility with parallel imaging across ex vivo and in vivo settings. The proposed CLM paves the way toward a new class of reconfigurable and insertable MRI hardware for flexible and system-compatible signal enhancement.2026-05-24T00:30:51ZYuhan LiuXia ZhuKe WuArtem KaliaevChristina A. LeBedisStephan W. AndersonXin Zhanghttp://arxiv.org/abs/2605.24609v1Catching MRI outliers: unsupervised detection and localization of MRI artefacts and clinical anomalies using deep learning2026-05-23T14:44:31ZArtificial intelligence is increasingly integrated into radiotherapy workflows, yet such pipelines remain vulnerable to out-of-distribution image data that may introduce unexpected behavior in clinical tasks. Deep learning-based anomaly detection for pelvic magnetic resonance imaging (MRI) remains largely unexplored, and transparent evaluation of its feasibility for full automation is limited. We developed and evaluated a fully automated, unsupervised anomaly-detection framework for pelvic and brain MRI. A two-stage framework was trained on reference images from public datasets: LUND-PROBE for pelvic MRI, and IXI, fastMRI, and fastMRI+ for brain MRI. In the first stage, MRI slices were compressed into discrete tokens; in the second, the distribution of normal tokens was modeled. Anomaly evidence was estimated by combining perceptual image differences with token-surprisal scores based on negative log-likelihood. Automated detection was evaluated on pelvic MRI with synthetic global and real clinical anomalies, and on brain MRI with clinically annotated fastMRI+ abnormalities. Sensitivity, specificity, area under the receiver operating characteristic curve (AUC), and false-positive behavior in held-out normal cases were assessed. The framework achieved robust detection across hidden evaluation cohorts, with AUCs of 0.97 (95% CI, 0.95-0.98) and 0.81 (95% CI, 0.74-0.87) for pelvic and brain MRI, respectively. Heatmap analysis showed strong spatial agreement between detected anomalies and ground-truth locations, supporting localization accuracy and interpretability. These results support the potential of unsupervised anomaly detection as an automated MRI quality-control layer for radiotherapy workflows, with transparent visualization of image regions likely to compromise downstream AI-based tasks.2026-05-23T14:44:31ZThis paper has been submitted to Physics and Imaging in Radiation Oncology (phiRO)Mustafa KadhimViktor RogowskiEmilia PerssonCamila GonzalezAndré HaraldssonSofie CebergMikael NilssonMalin KügeleSven BäckChristian Jamtheim Gustafssonhttp://arxiv.org/abs/2605.26151v1Towards Real-World Identification of Fatigued Muscle Groups via Musculoskeletal Simulation2026-05-23T08:06:09ZContactless diagnosis of musculoskeletal disorders can potentially improve population health as well as robot behaviours in collaborative settings. However, current diagnosis methods require an in-person physical examination in which a trained physician senses, through contact, the force applied by various muscles. Simulation tools exist, but their use for diagnosis with real data is under-explored. In this paper, we propose an algorithm for identifying which upper-limb muscle group is fatigued. Our algorithm compares the realworld free-space motion of the subject with that of a simulated musculoskeletal model, and is therefore contactless: preventing the need for invasive sensing or in-person assessment. Our algorithm simulates various fatigue conditions using a physics-based musculoskeletal model and extracts diagnostic motion features from both real and simulated data, which are compared for diagnosis. Experimental results on real data demonstrate that the proposed method can reliably distinguish between multiple muscle-groups of fatigue. Additionally, through comprehensive performance comparisons, we show how recent advanced musculoskeletal simulators can be properly configured to address the sim-to-real gap in the context of the fatigue diagnosis task. Our approach can potentially spur further research in remote and automated diagnosis, significantly lowering the barrier to large-scale and early detection.2026-05-23T08:06:09ZVideo File: https://www.youtube.com/watch?v=scvi3DCD9UYJenishkumar ChauhanSamarth BrahmbhattVineet Vashistahttp://arxiv.org/abs/2605.24201v1Radiuma: A Unified Zero-Code Executable Graphical Workflow Generator for Reproducible and Shareable Medical Image Analysis and Machine Learning2026-05-22T20:43:21ZMedical image computing software is essential for identifying imaging biomarkers that can support diagnosis, prognosis, treatment planning, and clinical research. However, the lack of standardized, user-friendly, and reproducible software environments has limited the broader adoption of advanced medical image analysis workflows. We present Radiuma, a freely available modular platform designed to support reliable and reproducible medical image analysis across multiple modalities and file formats. Radiuma integrates image reading, visualization, registration, fusion, processing, segmentation, radiomics feature extraction, and machine learning modules for classification, regression, and clustering. Its modular design allows users to execute each component independently or connect modules through a visual workflow system, where the output of one step can be graphically passed to the next. This enables the creation of custom, executable, and reproducible multi-step pipelines without requiring extensive programming expertise. Results from each module can be inspected directly in the visualization window, providing immediate feedback on processing quality and workflow accuracy. Radiuma also supports saving and sharing customized workflows, promoting transparency, reusability, and consistency across collaborative studies. By combining flexibility, usability, and standardized analysis tools, Radiuma provides a practical environment for radiomics and machine learning research in clinical and translational settings. The platform is designed to be accessible to users with diverse expertise, including radiologists, physicists, clinicians, and data scientists.2026-05-22T20:43:21ZMohammad SalmanpourMehrdad OveisiIsaac ShiriArman Rahmimhttp://arxiv.org/abs/2605.23456v1RadMaps: A Geospatial Framework for Simultaneously Modelling Capacity and Geographic Constraints on Radiotherapy Access2026-05-22T10:13:38ZBackground: Access to radiotherapy (RT) is constrained by two compounding factors: insufficient machine capacity to meet patient demand and geographic distance from treatment facilities. Existing analyses address these factors separately, constraining the insights available to planners and policymakers. This paper presents RadMaps, an open-source geospatial framework that simultaneously models capacity and geographic constraints on RT access at any spatial scale.
Methods: RadMaps operates on Uber's H3 hexagonal grid and integrates population density data with national cancer incidence estimates and RT facility inventories. RT demand is estimated using cancer-site-specific RT utilisation rates, and geographic access is modelled via configurable decay functions using either distance, driving time, or public transport time. A greedy nearest-first allocation algorithm assigns demand to facilities subject to both capacity and geographic constraints, producing a localised access metric for every H3 hexagon.
Results: Applied globally with a 200 km step-function access threshold, RadMaps computes a capacity-only access of 70 %, a geography-only access of 91 %, and a combined RT access of 60 %, illustrating the compounding effect of capacity and geographic constraints to significantly reduce effective access. High-resolution analyses of six countries demonstrate the tool's ability to localise access deficits at sub-national scale and reveal distinct access profiles: capacity-limited, geographically-limited, and doubly-constrained.
Conclusions: RadMaps provides a flexible, open-access framework for visualising and identifying RT access gaps at regional to global scales, with applications in infrastructure planning and policy prioritisation. RadMaps' modular framework is also readily extensible to other spatial access modelling applications.2026-05-22T10:13:38ZLaurence WroeArchie BrownSophia MartinAlika HoSteinar Stapneshttp://arxiv.org/abs/2605.23075v1Multinuclear fingerprinting2026-05-21T22:16:28ZWe developed a new magnetic resonance imaging method called multinuclear fingerprinting (MNF) which leverages simultaneously-acquired proton (1H) and sodium (23Na) data to generate seven quantitative maps of the whole brain: proton density (PD), T1 and T2 relaxation times from water, and tissue sodium concentration (TSC), T1, T2short and T2long from Na+ ions. MNF consists of two parts: (1) simultaneous 1H/23Na magnetic resonance fingerprinting (MRF), and (2) a super-resolution (SR) algorithm to increase the 23Na resolution to match the 1H resolution. It was tested on the brain of seven healthy subjects at 7 T, with a final resolution of 1.5x1.5x5 mm3 for all maps acquired in 13 min. MNF could provide new fundamental insights into the inter-relationship between morphology (i.e. tissue structure from the 1H maps) and physiology (i.e. ion homeostasis from the 23Na maps) in vivo to help improve our understanding of the human brain in general, and to study neuropathologies and their treatments. Since all 1H/23Na MRF data is acquired simultaneously, all images are exactly co-registered with identical spatial and temporal resolutions. MNF could be useful in future longitudinal studies for assessing local time-dependent and conjoint 1H/23Na MR changes during tasks or interventions. MNF was initially developed for neuroimaging, but it can be adapted to any other parts of the body.2026-05-21T22:16:28ZGonzalo G. RodriguezZidan YuLauren O'DonnellMartijn A. CloosGuillaume Madelinhttp://arxiv.org/abs/2605.22327v1Robustness of breast lesion segmentation under MRI undersampling improves with k-space-aware deep learning2026-05-21T11:18:26ZPurpose: To assess whether breast lesion segmentation can be learned directly from acquired MRI k-space, and whether doing so improves robustness when data are accelerated or noisy.
Materials and Methods: This retrospective study used public breast dynamic contrast-enhanced MRI (DCE-MRI) datasets with acquired and synthetic k-space, together with a within-dataset synthetic control. We compared four 3D U-Net variants: a hybrid k-space-to-image model, a native k-space model, and magnitude and complex image-space baselines. Models were evaluated under increasing undersampling and added complex Gaussian k-space noise. The primary outcome was patient-level Dice similarity coefficient under cross-validation, with the hybrid model prespecified as the main comparison against the magnitude image-space baseline.
Results: At full sampling, the hybrid and image-space models performed similarly. As acceleration increased, the hybrid model retained substantially more segmentation accuracy and significantly outperformed the magnitude image-space baseline across moderate to high undersampling levels. The same pattern was observed when noise was added directly to k-space: the hybrid model degraded more slowly, whereas the image-space baseline failed under heavier noise. This advantage was reproduced in the within-dataset synthetic control. Feature analysis suggested that the k-space stage and image-space stage played complementary roles, with frequency-domain filtering concentrated before image-domain lesion localization.
Conclusion: K-space-aware deep learning improves the robustness of breast lesion segmentation under MRI undersampling and k-space noise, while matching image-space methods at full sampling.2026-05-21T11:18:26ZLukas T. RotkopfMarco SchlimbachJulius C. HolzschuhHeinz-Peter SchlemmerJens KleesiekMoritz Rempehttp://arxiv.org/abs/2605.22009v1SDFStent: Real-time interactive virtual stenting via SDF deformation fields2026-05-21T05:12:07ZStenting is among the most common transcatheter interventions for congenital heart disease (CHD). Patient-specific computational fluid dynamics (CFD) simulations can predict hemodynamic outcomes of intervention scenarios but require post-operative vascular geometries that reflect stent-induced shape changes, which existing tools either model inadequately or require extensive time or manual effort to generate. We present SDFStent, a signed distance function (SDF) based mesh deformation method for virtual stenting that operates in real time, maintains mesh integrity, and preserves junction geometry. The stent is modeled as a pipe surface composed of piecewise-capsule SDFs joined by a smooth-minimum operator. Mesh vertices near the expanding SDF surface are displaced along the SDF gradient with a compactly supported fall-off function and an alpha blending mask. SDFStent was benchmarked against three existing approaches and validated on three tetralogy of Fallot (ToF) patients and three coarctation of the aorta (CoA) patients using rigid-wall steady-state CFD simulations against clinical catheterization measurements. Against a prescribed diameter of 6.0 mm, the method produced a mean stented diameter of 5.92 $\pm$ 0.08 mm in 1.5 s, over 100$\times$ faster than the best stenting-specific comparator. All output meshes were watertight and self-intersection-free. CFD-simulated post-operative pressure drops agreed with clinical measurements within 4 mmHg (mean error 2 mmHg). SDFStent produces simulation-ready post-stent models that match prescribed stent dimensions at interactive speeds, from pre-operative anatomy and catheterization data alone. The implementation is open-source and available in 3D Slicer. Its scriptable architecture enables automated generation of large synthetic cohorts for data-driven surrogate modeling.2026-05-21T05:12:07Z39 pages, 12 figures, 4 tables. Under review at Computer Methods and Programs in BiomedicineBohan J. LiNicholas C. DornAndras LassoMatthew A. JolleyJeffrey A. FeinsteinDoug L. JamesAlison L. Marsdenhttp://arxiv.org/abs/2605.21835v1An Open Multi-Center Whole-Body FDG PET/CT Foundation Model for Tumor Segmentation2026-05-20T23:59:50ZThe synergistic interpretation of anatomical information from computed tomography (CT) and metabolic information from positron emission tomography (PET) is important to oncologic imaging. However, existing deep learning methods for PET/CT remain largely task-specific, are often trained on single-center cohorts, or adopt dual-branch fusion schemes that delay cross-modal interaction and underutilize early spatial correspondence between PET and CT. To address these limitations, we present an open-source, multi-center, whole-body FDG PET/CT foundation model utilizing 4,997 harmonized scans from four public datasets. Our framework employs hierarchical UNet-shaped backbones with early channel-wise concatenation, enabling anatomical and metabolic features to interact from the first embedding layer onward. We further introduce a masked autoencoding objective based on zero-mean imputation, combined with a weighted global reconstruction loss. This design avoids non-physical intensity discontinuities at masked-region boundaries that arise from learnable mask tokens. On downstream AutoPET lesion segmentation, the proposed models demonstrate strong label efficiency: with only 10\% of the labeled training data, they achieve performance comparable to models trained from scratch on the full dataset. Under extreme 5-shot linear probing, joint PET/CT pretraining also achieves higher Dice scores than separated-modality pretraining. This multi-center foundation model demonstrates label efficiency and cross-modality representation learning for PET/CT tumor segmentation. It provides a robust, open-source basis for advancing automated oncologic imaging, significantly reducing the need for large-scale manual annotations in clinical practice.2026-05-20T23:59:50ZCode available at: https://github.com/liu-xiaofeng/Foundation-Model-for-PET-CTXiaofeng LiuQianru ZhangThibault MarinMenghua XiaChi LiuGeorges El FakhriJinsong Ouyanghttp://arxiv.org/abs/2606.00072v1Hemodynamic Overlap Between Ruptured and Unruptured Cerebral Aneurysms Using an In-House Parallel C++ Finite Element Solver2026-05-20T23:53:35ZCerebral aneurysm rupture has long been associated with abnormal hemodynamic conditions, particularly wall shear stress (WSS)-related flow behavior. Although aneurysm rupture is widely recognized as a multifactorial phenomenon involving complex interactions between geometry, flow structures, and multiple hemodynamic quantities, WSS-based parameters remain among the most commonly reported metrics in computational aneurysm studies. In the present study, computational fluid dynamics simulations were performed using an in-house parallel C++ finite element solver to investigate velocity streamlines, wall shear stress (WSS), and time-averaged wall shear stress (TAWSS) in patient-specific ruptured and unruptured cerebral aneurysm models. The computed flow fields demonstrated substantial hemodynamic overlap between the two groups, with elevated WSS and TAWSS regions observed in both ruptured and unruptured aneurysms. Similar high-velocity inflow structures and localized shear concentration patterns were identified across different cases, demonstrating that elevated shear-related magnitudes can be present in aneurysms with different rupture statuses. The results show that comparable WSS- and TAWSS-based hemodynamic characteristics may exist in aneurysms with different clinical outcomes, emphasizing the complexity and case-dependent nature of cerebral aneurysm hemodynamics. Rather than proposing rupture prediction criteria, the present study provides a focused computational assessment of hemodynamic similarities between ruptured and unruptured aneurysms and highlights the importance of careful interpretation of isolated WSS- and TAWSS-based analyses in rupture assessment.2026-05-20T23:53:35ZReza BozorgpourMohammadreza Soltany Sadrabadihttp://arxiv.org/abs/2605.21350v1Advancements in Non-Invasive Neuroimaging: Exploring the Potential of Radar Technology for Brain Imaging and Tumour Detection2026-05-20T16:15:15ZThis study investigates radar technology for non-invasive brain imaging and tumour detection, offering an alternative to MRI and CT scans. Using Ansys HFSS to simulate electromagnetic interactions in brain tissues, we evaluate the penetration, signal strength, and safety of Patch and Vivaldi antennas. Results show Patch antennas are optimal for tumour localization, while Vivaldi antennas suit broader scanning applications. Although promising for safer, more accessible imaging, especially in resource-limited environments, further research with diverse models and actual patient data is essential to advance this technology in non-invasive medical diagnostics.2026-05-20T16:15:15Z7 pages, 7 figures, published at 2024 IEEE EMBC, Orlando, FL, USA2024 46th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), pp. 1-6, 2024Keniel PeartIndu BodalaShelly Vishwakarma10.1109/EMBC53108.2024.10782724http://arxiv.org/abs/2605.21083v1AIMBio-Mat: An AI-Native FAIR Platform for Closed-Loop Materials Discovery and Biomedical Translation2026-05-20T12:18:49ZMaterials discovery and biomedical translation increasingly require models that can reason across composition, processing, structure, biological response, manufacturability, safety, and governance constraints. Existing materials and biomedical data ecosystems are powerful but remain poorly coupled for AI-guided discovery. Here we present AIMBio, a conceptual framework for an AI-native, FAIR, and governance-aware decision layer that links materials provenance, biomedical context, knowledge graphs, uncertainty-aware machine learning, and human-in-the-loop active learning. The framework formulates biomedical-materials discovery as constrained multi-objective optimization under uncertainty and introduces practical requirements for metadata, model documentation, risk-tiered governance, evaluation metrics, and phased implementation. To make the roadmap testable, we add a minimum viable prototype specification and a worked pilot for AI-guided nanomaterials for drug delivery. AIMBio is positioned as exploratory and preclinical discovery infrastructure, not as clinical decision-support software; any clinical or regulated-device use would require separate validation, change control, and regulatory review. The central contribution is a publishable platform blueprint for converting fragmented materials and biomedical records into auditable, experimentally actionable, and translationally responsible discovery workflows.2026-05-20T12:18:49Z35 pages, 4 figures, and 12 tablesD. -M. MeiK. AcharyaC. M. AdhikariM. AdhikariS. AryalB. V. BensonK. BhattaS. BhattaraiN. BudhathokiA. M. CastilloD. ChakrabortyS. ChhetriS. ChoudhuryT. A. ChowdhuryR. D. CruzB. CuiS. DhitalK. -M. DongR. GapuzA. GhasemiE. Z. GnimpiebaB. D. S. GurungH. A. HashimR. I. HarryK. -E. HasinM. K. HassanzadehM. K. JhaD. KimK. -C. KongB. LamaA. MahatN. MaharjanA. MajeedJ. MammoM. M. MasudK. S. MooreA. NawazH. OliS. A. PanamaldeniyaL. PandeyR. PandeyZ. PengA. PremM. M. RanaK. Rana MagarR. RizkC. S. TadiL. -W. WangY. YangG. -L. YinC. -X. YuD. ZengM. ZhouQ. Zhouhttp://arxiv.org/abs/2605.21017v1Physics-informed neural networks for quantitative assessment of cancellous bone microstructure from photoacoustic signals2026-05-20T10:50:33ZArtificial intelligence (AI) empowers innovative diagnostic tools for common diseases, yet its clinical application in skeletal health evaluation is constrained by unsatisfactory accuracy, owing to the inherent porous and poroelastic biophysical features of bone. To address such bottlenecks amid global population aging, this study targets skeletal health and develops a reliable AI framework for precise bone microstructural characterization. We proposed Biot-PINN, a physics-informed neural network embedded with Biot's poroelasticity theory to characterize mechanical responses and wave propagation in poroelastic bone tissues. By decoding photoacoustic signals encoding bone mineral and microstructural features, the framework enables automatic bone microstructural grading. Experimental results reveal that Biot-PINN reaches an accuracy of 97%, markedly surpassing traditional data-driven approaches and providing a robust solution for early skeletal health diagnosis.2026-05-20T10:50:33Z20 pages, 4 figures, 1 tableShoukun LyuHaohan SunShibo NieWeiya XieYing GuShiying WuYa GaoQian Chenghttp://arxiv.org/abs/2604.10245v2Warm-Started Reinforcement Learning for Iterative 3D/2D Liver Registration2026-05-20T10:12:57ZRegistration between preoperative CT and intraoperative laparoscopic video plays a crucial role in augmented reality (AR) guidance for minimally invasive surgery. Learning-based methods have recently achieved registration errors comparable to optimization-based approaches while offering faster inference. However, many supervised methods produce coarse alignments that rely on additional optimization-based refinement, thereby increasing inference time.
We present a discrete-action reinforcement learning (RL) framework that formulates CT-to-video registration as a sequential decision-making process. A shared feature encoder, warm-started from a supervised pose estimation network to provide stable geometric features and faster convergence, extracts representations from CT renderings and laparoscopic frames, while an RL policy head learns to choose rigid transformations along six degrees of freedom and to decide when to stop the iteration.
Experiments on a public laparoscopic dataset demonstrated that our method achieved an average target registration error (TRE) of 15.70 mm, comparable to supervised approaches with optimization, while achieving faster convergence.
The proposed RL-based formulation enables automated, efficient iterative registration without manually tuned step sizes or stopping criteria. This discrete framework provides a practical foundation for future continuous-action and deformable registration models in surgical AR applications.2026-04-11T14:58:45ZLaparoscopic Liver Surgery, Augmented Reality, Image Registration, Reinforcement LearningHanyuan ZhangLucas HeZijie ChengAbdolrahim KadkhodamohammadiDanail StoyanovBrian R. DavidsonEvangelos B. MazomenosMatthew. J Clarkson