https://arxiv.org/api/UA/ciL1UqB0NPgFLuUrG9aBh1Jc 2026-04-09T18:48:01Z 8808 255 15 http://arxiv.org/abs/2407.18709v2 Immunity to Increasing Condition Numbers of Linear Superiorization versus Linear Programming 2026-01-25T20:11:16Z Given a family of linear constraints and a linear objective function one can consider whether to apply a Linear Programming (LP) algorithm or use a Linear Superiorization (LinSup) algorithm on this data. In the LP methodology one aims at finding an optimal point, i.e., a point that fulfills the constraints and has the minimal value of the objective function over these constraints. The Linear Superiorization approach considers the same data as linear programming problems but instead of attempting to solve those with linear programming methods it employs perturbation resilient feasibility-seeking algorithms and steers them toward a feasible point with reduced (not necessarily minimal) objective function value. This aim of the superiorization method (SM) is less demanding than aiming to reach full-fledged constrained optimality and it places more importance on reaching feasibility than on reaching optimality. Previous studies (e. g. [12]) compared LP and LinSup in terms of their respective outputs and the resources they use. This paper is a follow-up analysis of [12], where we investigate classical LP approaches and LinSup in terms of their sensitivity to condition numbers of the system of linear constraints. Condition numbers are a measure for the impact of deviations in the input data on the output of a problem and, in particular, they describe the factor of error propagation when given wrong or erroneous data. Therefore, the ability of LP and LinSup to cope with increased condition numbers, thus with ill-posed problems, is an important matter to consider which was not studied until now. We investigate experimentally the advantages and disadvantages of both LP and LinSup on exemplary problems of linear programming with multiple condition numbers and different problem dimensions. 2024-07-26T12:49:52Z 22 pages, 6 figures Jan Schröder Yair Censor Philipp Süss Karl-Heinz Küfer http://arxiv.org/abs/2505.12494v3 SMURF: Scalable method for unsupervised reconstruction of flow in 4D flow MRI 2026-01-25T14:50:48Z We introduce SMURF, a scalable and unsupervised machine learning method for simultaneously segmenting vascular geometries and reconstructing velocity fields from 4D flow MRI data. SMURF models geometry and velocity fields using multilayer perceptron-based functions incorporating Fourier feature embeddings and random weight factorization to accelerate convergence. A measurement model connects these fields to the observed image magnitude and phase data. Maximum likelihood estimation and subsampling enable SMURF to process high-dimensional datasets efficiently. Evaluations on synthetic, in vitro, and in vivo datasets demonstrate SMURF's performance. On synthetic internal carotid artery aneurysm data derived from CFD, SMURF achieves a quarter-voxel segmentation accuracy across noise levels of up to 50%, outperforming the state-of-the-art segmentation method by up to double the accuracy. In an in vitro experiment on Poiseuille flow, SMURF reduces velocity reconstruction RMSE by approximately 34% compared to raw measurements. In in vivo internal carotid artery aneurysm data, SMURF attains nearly half-voxel segmentation accuracy relative to expert annotations and decreases median velocity divergence residuals by about 31%, with a 27% reduction in the interquartile range. These results indicate that SMURF is robust to noise, preserves flow structure, and identifies patient-specific morphological features. SMURF advances 4D flow MRI accuracy, potentially enhancing the diagnostic utility of 4D flow MRI in clinical applications. 2025-05-18T16:37:14Z Atharva Hans Abhishek Singh Pavlos Vlachos Ilias Bilionis http://arxiv.org/abs/2601.18826v1 OCTA-Based Biomarker Characterization in nAMD 2026-01-25T11:16:07Z We aim to enhance ophthalmologists' decision-making when diagnosing the Neovascular Age-Related Macular Degeneration (nAMD). We developed three tools to analyze Optical Coherence Tomography Angiography images: (1) extracting biomarkers such as mCNV area and vessel density using image processing; (2) generating a 3D visualization of the neovascularization for a better view of the affected regions; and (3) applying an ensemble of three white box machine learning algorithms (decision tree, support vector machines and DL-Learner) for nAMD diagnosis. The learned expressions reached 100% accuracy for the training data and 68% accuracy in testing. The main advantage is that all the learned models white-box, which ensures explainability and transparency, allowing clinicians to better understand the decision-making process. 2026-01-25T11:16:07Z 2025 IEEE 6th International Conference on Image Processing, Applications and Systems (IPAS) MAria Simona Tivadar Ioana Damian Adrian Groza Simona Delia Nicoara 10.1109/IPAS63548.2025.10924557 http://arxiv.org/abs/2601.17750v1 Multi-Criteria Inverse Robustness in Radiotherapy Planning Using Semidefinite Programming 2026-01-25T08:47:20Z Radiotherapy planning naturally leads to a multi-criteria optimization problem which is subject to different sources of uncertainty. In order to find the desired treatment plan, a decision maker must balance these objectives as well as the level of robustness towards uncertainty against each other. This paper showcases a quantitative approach to do so, which combines the theoretical model with the ability to deal with practical challenges. To this end, the uncertainty, which can be expressed via the so-called dose-influence matrix, is modelled using interval matrices. We use inverse robustness to introduce an additional objective, which aims to maximize the volume of the uncertainty set. A multi-criteria approach allows to handle the uncertainty while keeping appropriate values of the other objective functions. We solve the resulting quadratically constrained quadratic optimization problem (QCQP) by first relaxing it to a convex semidefinite problem (SDP) and then reconstructing optimal solutions of the QCQP from solutions of the SDP. 2026-01-25T08:47:20Z 23 pages, 3 figures Jan Schröeder Yair Censor Philipp Süss Karl-Heinz Küfer http://arxiv.org/abs/2510.11271v2 An AI dose engine for fast carbon ion treatment planning 2026-01-24T16:27:23Z Monte Carlo (MC) simulations provide gold-standard accuracy for carbon ion therapy dose calculations but are computationally intensive. Analytical pencil beam algorithms offer speed but reduced accuracy in heterogeneous tissues. We developed the first AI-based dose engine capable of predicting absorbed dose, the alpha and beta parameters for relative biological effectiveness (RBE)- weighted optimisation in carbon ion therapy, delivering MC-level accuracy with drastically reduced computation time. We extended the transformer-based DoTA model to predict absorbed dose (C-DoTA-d), alpha (C-DoTA-alpha), and beta (C-DoTA-beta), introducing a cross-attention mechanism for alpha and beta to combine dose and energy inputs. The training dataset consisted of ~70,000 pencil beams from 187 head-and-neck patients, with ground-truth values obtained using the GPU-accelerated MC toolkit FRED. Performance was evaluated on an independent test set using gamma pass rate (1%/1 mm), depth-dose, and isodose contour Dice coefficients. MC dropout-based uncertainty analysis was performed. Median gamma pass rates exceeded 98% for all predictions (99.76% for dose, 99.14% for alpha, and 98.74% for beta), with minima above 85% in the most heterogeneous anatomies. The Dice coefficient was 0.95 for 1% isodose contours, with slightly reduced agreement in high-gradient regions. Compared to MC FRED, inference was over 400x faster (0.032 s vs. 14 s per pencil beam) while maintaining accuracy. Uncertainty analysis showed high stability, with mean standard deviations below 0.5% for all models. C-DoTA achieves MC-quality predictions of absorbed dose and RBE model parameters in ~30 milliseconds per beam. Its speed and accuracy support online adaptive planning, paving the way for more effective carbon ion therapy workflows. Future work will expand to additional anatomical sites, beam geometries, and clinical beamlines. 2025-10-13T11:05:30Z Anastasiia Quarz Angelica De Gregorio Gaia Franciosini Angelo Schiavi Zoltán Perkó Lennart Volz Christoph Hoog Antink Vincenzo Patera Marco Durante Christian Graeff http://arxiv.org/abs/2601.17463v1 Polyurethane-Based Scintillators for Neutron and Gamma Radiation Detection in Medical and Industrial Applications 2026-01-24T13:27:53Z Organic scintillators using a solid polyurethane (PU) matrix have been introduced to combine the robustness of a construction material with scintillating properties that allow gamma rays and fast neutrons to be detected efficiently and at low cost. This work compares two corresponding materials, the older M600 and the more recent M700, with EJ-276D and EJ-200 representing common plastic scintillators with and without pulse-shape discrimination (PSD) capabilities, respectively. Characterization measurements were performed with small samples of 26 mm diameter and 10 mm height, which were coupled to a photomultiplier tube (PMT) and simultaneously exposed to 252Cf fission neutrons and 137Cs gamma rays. M700 turned out to provide the best PSD performance and about the same light yield as EJ-276D, while its light pulses exhibit a shorter pulse decay. An accelerated ageing process applied in between two test campaigns was too short to trigger distinct performance degradation in any of the materials, though optical degradation was visible in EJ-276D and in EJ-200 but not in the PU-based materials. Nevertheless, the extremely robust polyurethane matrix promises advantages in medical and industrial applications where resilience and long-term stability are of crucial importance. 2026-01-24T13:27:53Z Olga Maiatska Torsten Dünnebacke Martin Kreuels Guntram Pausch Falko Scherwinski Jürgen R. Stein http://arxiv.org/abs/2601.10336v2 Radiation Shielding Performance of Different Concrete Materials: A Systematic Review 2026-01-24T03:24:07Z Background: Concrete is one of the most-used material today in nuclear, medical, and industrial applications for radiation shielding due to its economic advantages and availability together with its structural performance. However, differences in the use of aggregates, density, and other additives affect radiation attenuation efficiency. It is therefore necessary to understand and compare shielding properties of various concrete formulations for the optimization of safety and performance in radiation-prone environments. Methods: Using Preferred Reporting Items for Systematic reviews and Meta-Analyses (PRISMA) guidelines, a literature search was performed across PubMed, Scopus, ScienceDirect, and Google Scholar. 17 peer-reviewed studies published between 2010 and 2025 were analysed systematically. Data was extracted based on material composition, density, radiation type, energy range, attenuation coefficients, and shielding efficiency. The obtained results were compared to find the trend in performance and optimization of the considered materials. Conclusion: Radiation shielding efficiency of concrete is dependent on its density, microstructural characteristics and type of aggregate. For superior performance in a mixed radiation field, Heavy and boron-rich additives can be added. Newly developed UHPCs and nano-engineered concretes are lightweight, durable, and environmentally friendly options for shielding materials compared to traditional ones. Further studies are needed to focus on the standardization of test methods, validation of long-term stability, and coupling computational modelling with experimental data in order to guide material design for applications featuring enhanced radiation shielding. 2026-01-15T12:26:29Z 16 Pages. 01 Figure Christiana Subaar Ziem Samuel Aanoneda Sylivia Boateng Emmanuella Konadu Amaniampong Philimon Adjei http://arxiv.org/abs/2601.17190v1 Circularly polarized metamaterial cage for homogeneous signal-to-noise ratio enhancement in magnetic resonance imaging 2026-01-23T21:42:37Z The signal-to-noise ratio (SNR) in magnetic resonance imaging (MRI) governs the quality of signal detection and directly impacts the clarity and reliability of the acquired images. Recent advances in metamaterials have enabled lightweight solutions with selective magnetic responses, offering a route to locally boost SNR in targeted anatomical regions but often with compromised field homogeneity. Here, a wireless metamaterial cage constructed from coaxial cables is engineered for homogeneous SNR enhancement at 3.0 T. With its cylindrical geometry and electromagnetic architecture, the device supports circularly polarized resonance through engineered phase-shifted currents, enabling selective and omnidirectional interaction with the rotating B_1^- field to achieve uniform magnetic field distribution. Integrated with the body coil, the device yields a 32-fold SNR enhancement while maintaining comparable homogeneity to the body coil alone, exhibiting only 12.07% variation within the region of interest (ROI). Benchmarking against a state-of-the-art 16-channel extremity coil further shows that the metacage achieves at least 1.94-fold and 2.24-fold higher SNR in axial and coronal planes, respectively, and exhibits substantially lower SNR variation (12.07% compared to 54.83% for the extremity coil). The results establish the metacage as a compelling platform for next-generation wireless MRI technologies. 2026-01-23T21:42:37Z 23pages, 5 figures Yuhan Liu Xia Zhu Ke Wu Stephan W. Anderson Xin Zhang http://arxiv.org/abs/2601.17165v1 Benchmarking Deep Learning-Based Reconstruction Methods for Photoacoustic Computed Tomography with Clinically Relevant Synthetic Datasets 2026-01-23T20:52:35Z Deep learning (DL)-based image reconstruction methods for photoacoustic computed tomography (PACT) have developed rapidly in recent years. However, most existing methods have not employed standardized datasets, and their evaluations rely on traditional image quality (IQ) metrics that may lack clinical relevance. The absence of a standardized framework for clinically meaningful IQ assessment hinders fair comparison and raises concerns about the reproducibility and reliability of reported advancements in PACT. A benchmarking framework is proposed that provides open-source, anatomically plausible synthetic datasets and evaluation strategies for DL-based acoustic inversion methods in PACT. The datasets each include over 11,000 two-dimensional (2D) stochastic breast objects with clinically relevant lesions and paired measurements at varying modeling complexity. The evaluation strategies incorporate both traditional and task-based IQ measures to assess fidelity and clinical utility. A preliminary benchmarking study is conducted to demonstrate the framework's utility by comparing DL-based and physics-based reconstruction methods. The benchmarking study demonstrated that the proposed framework enabled comprehensive, quantitative comparisons of reconstruction performance and revealed important limitations in certain DL-based methods. Although they performed well according to traditional IQ measures, they often failed to accurately recover lesions. This highlights the inadequacy of traditional metrics and motivates the need for task-based assessments. The proposed benchmarking framework enables systematic comparisons of DL-based acoustic inversion methods for 2D PACT. By integrating clinically relevant synthetic datasets with rigorous evaluation protocols, it enables reproducible, objective assessments and facilitates method development and system optimization in PACT. 2026-01-23T20:52:35Z Panpan Chen Seonyeong Park Gangwon Jeong Refik Mert Cam Umberto Villa Mark A. Anastasio http://arxiv.org/abs/2507.13118v3 Analytic Model of Trans-axial Sensitivity in Cylindrical PET Systems Based on Solid Angle 2026-01-23T04:08:53Z In positron emission tomography (PET), a clear theoretical model describing how system sensitivity varies as a source is moved trans-axially within the field of view (FOV) is lacking. The current understanding and practical intuition often suggest that sensitivity is maximum at the center of the FOV, an assumption reflected in standardized protocols. In this work, we derive an analytic model for the trans-axial-plane sensitivity distribution in a cylindrical PET scanner based on solid angle. The model, formulated as a function of trans-axial offset from the center, is validated through both Monte Carlo simulations and physical experiments on a representative system. We find that the derived theoretical distribution is essentially consistent with simulation and experimental results, revealing a non-intuitive feature: sensitivity increases with trans-axial offset, peaks at the edge of the FOV, and drops off sharply beyond it. This study provides the first closed-form model of trans-axial geometric sensitivity in cylindrical PET scanners, offering a vital benchmark for isolating detector technology improvements and revealing a non-intuitive, offset-dependent sensitivity profile that enables new protocol optimization strategies. 2025-07-17T13:33:23Z 17 pages, 7 figures Boheng Lin Zizhuo Xie Bo Zhang Lin Wan Ao Qiu Qingguo Xie http://arxiv.org/abs/2601.15947v1 Multimodal Imaging System Combining Hyperspectral and Laser Speckle Imaging for In Vivo Hemodynamic and Metabolic Monitoring 2026-01-22T13:32:34Z We present the development and validation of a novel multimodal optical imaging platform that integrates hyperspectral imaging (HSI) and laser speckle contrast imaging (LSCI) to enable real-time, non-invasive mapping of tissue oxygenation, perfusion and metabolism, via blood flowmetry and targeting of oxy- (HbO2), deoxyhemoglobin (HHb), as well as oxidized cytochrome-c-oxidase (oxCCO). The system architecture features a single high-speed camera and dual optical path, with synchronized alternating illumination: a filtered, supercontinuum laser for HSI and a He-Ne laser for LSCI. The system performances were evaluated through in vivo experiments on rat spinal cord under normoxic and hypoxic conditions, revealing coherent physiological changes in hemodynamics, metabolism and relative blood flow index (rBFI). These results demonstrate the potential of the platform for functional tissue imaging and quantitative dynamic monitoring of both oxygen delivery and consumption. 2026-01-22T13:32:34Z Junda Wang Luca Giannoni Ayse Gertrude Yenicelik Eleni Giama Frederic Lange Kenneth J. Smith Ilias Tachtsidis http://arxiv.org/abs/2601.15073v1 A combined dose and microdosimetric modeling framework incorporating volume effects correlates with tissue sparing in proton minibeam radiotherapy 2026-01-21T15:16:39Z Proton minibeam (pMB) radiotherapy, delivers highly heterogeneous dose distributions alternating high-dose peaks and low-dose valleys. This aims to widen the therapeutic window by improving normal tissue sparing while maintaining the same or even better tumour control. The performance of pMB strongly depends on the collimator design and physical parameters. To better understand the physical and radiobiological drivers of this enhanced therapeutic window, we perform a detailed microdosimetric characterization of proton minibeams and assess their impact. We characterize radiation quality with microdosimetry through Monte Carlo simulations. Then we extend the Generalized Stochastic Microdosimetric Model to predict the normal tissue complication probability (NTCP) at different depths in water, 1cm, 2cm, and 4cm, for 100MeV proton minibeams realized with varying configurations of collimator. Results are compared with conventional homogeneous field (HF) irradiation after dose normalization to the tumor. The developed model is applied by considering tissues as divided into several functional subunits, connected by a seriality parameter. Microdosimetric characterization of proton minibeam irradiation shows differences between peak and valley regions in shaping lineal energy spectra, especially at low depth, while radiation quality uniforms progressively getting closer to the tumor. NTCP calculations results suggest an increased sparing effect for pMB over conventional HF. A strong dependence is found on the peak-to-valley dose ratio (PVDR), and on the seriality parameter. Predictions indicate substantial sparing from pMB, especially for PVDR > 15, including relatively serial organs with seriality around 0.7. This integrated dose-microdosimetric-biological framework elucidates how spatial fractionation, radiation quality, and organ architecture collectively shape tissue sparing in pMB. 2026-01-21T15:16:39Z Giulio Bordieri Marco Battestini Gianluca Lattanzi Francesco Romano Emanuele Scifoni Marta Missiaggia Francesco Giuseppe Cordoni http://arxiv.org/abs/2601.14999v1 LiDRoSIS: An Automated MATLAB-Python Platform for Image Processing and Quantitative Analysis of Lipid Droplets and ROS in Irradiated Cells 2026-01-21T13:57:03Z LiDRoSIS is an automated MATLAB-Python software suite for the segmentation and quantification of lipid droplets (LDs) and reactive oxygen species (ROS) in fluorescence microscopy images of irradiated A549 and MCF7 cells exposed to gold-based nanoparticles. It combines classical image processing algorithms with statistical post-analysis through a companion Python tool, StatLysis. The platform enables reproducible, high-throughput analysis of morphological and spectral parameters linked to nanoparticle-enhanced radiobiological responses. By bridging imaging and quantitative analytics, LiDRoSIS provides a robust framework for nanomedicine and radiation biology research. 2026-01-21T13:57:03Z 7 pages, 3 figures. Software and data available at https://github.com/marco18010104/LiDRoSIS and https://doi.org/10.5281/zenodo.17407192. For a more detailed article, please reachout fc60327@alunos.fc.ul.pt Marco Ferreira Ana Belchior Teresa Pinheiro Gil Alves Maria Lopes http://arxiv.org/abs/2601.14970v1 Beyond directions: Rotation sets for triaxial diffusion encoding by geometric filter optimization (GFO) 2026-01-21T13:19:50Z Purpose: We aim to improve the accuracy of the diffusion-weighted powder average signal for diffusion encoding with arbitrary shape. This enables a categorical improvement in all quantification based on, for example, tensor-valued diffusion encoding at no additional cost to acquisition time. Methods: We propose a method to generate optimal rotation sets that are applied to the diffusion encoding gradient waveform to yield powder averages with maximal accuracy. The method, termed ``Geometric Filter Optimization'' (GFO), amounts to designing an appropriate sampling filter which is approximately flat in the relevant part of the associated frequency space. We characterize the filter properties and benchmark the performance in terms of the accuracy and precision of powder averages and higher order rotational invariants. Results: GFO filters were found to have much smaller spectral leakage than other designs. We found that GFO leads to marked improvements in precision and accuracy in powder averaging over generic diffusion encoding objects, and similarly in higher order rotational invariants, although for sufficiently high $b$ and $N$, accuracy, but not precision, deteriorated compared to electrostatic repulsion. Conclusion: GFO provides an efficient recipe for obtaining orientations for powder averaging of signals with non-axisymmetric diffusion encoding. It places no additional demands on gradient system performance and can be used to shorten scan time. 2026-01-21T13:19:50Z 21 pages, 6 figures Sune Nørhøj Jespersen Filip Szczepankiewicz http://arxiv.org/abs/2601.15357v1 Phantom model for intracranial pressure 2026-01-21T09:28:54Z This report presents the MOD{È}FONE project, whose objective is to develop a simplified experimental model of the cerebrospinal system in order to investigate fluid-structure interactions and physiological adaptations under altered gravity conditions, with a particular focus on microgravity. The experimental setup is based on a pulsatile hydraulic circuit reproducing systolic and diastolic dynamics, coupled with deformable elements simulating vascular compliance and a cranial compartment immersed in a fluid representing cerebrospinal fluid. This model enables the analysis of cranial and spinal pressures as well as their pulsatility. The purpose of this report is to describe the design and the results of the experimental setup. 2026-01-21T09:28:54Z Célia Batonon IMT - MINES ALES, Mines Saint-Étienne MSE Heimiri Monnier UPJV, CHIMERE Arnaud Gauberville IMT - MINES ALES Léna Connesson IMT - MINES ALES