arXiv ScienceSearch

arXiv subjects

Luis Solorio

Publications and source records attributed to Luis Solorio.

5 recordsLinked to original sources

Fast and Robust T1 Mapping Based on a 3D Dual-Echo UTE Sequence (PETALUTE) for SPION Biodistribution Assessment

Superparamagnetic iron oxide nanoparticles (SPIONs) such as ferumoxytol are promising theranostic agents detectable with MRI. Relaxation time mapping offers reproducible, quantitative biomarkers of SPION distribution, but conventional methods suffer from susceptibility artifacts, long echo times, and extended scan durations, limiting accurate quantification. This study developed a fast, B1-corrected T1-mapping protocol using PETALUTE, a 3D dual-echo ultrashort-echo MRI sequence with a rosette k-space trajectory and variable flip-angle acquisition for quantitative ferumoxytol imaging. Agarose phantoms containing 0-5000 ppm ferumoxytol were scanned at 7T with PETALUTE and vendor-supplied RARE-VTR. PETALUTE T1 maps were derived from two flip angles (4 deg and 20 deg), and mean R1 values were correlated with ferumoxytol concentration. For in vivo feasibility, mice bearing 4T1 mammary and flank tumors were scanned 24 h post-injection (ferumoxytol: n=2, 40 mg/kg; control: n=1). Regions of interest in muscle and tumors were analyzed to compare T1 and R1 values obtained with both methods. PETALUTE produced positive contrast for all phantom concentrations except 5000 ppm, whereas RARE-VTR did not. PETALUTE demonstrated a significant linear correlation between R1 and ferumoxytol concentration (R=0.975, p<0.01), in contrast to RARE-VTR (R=0.672, p=0.144). In vivo, PETALUTE enabled high-resolution, whole-abdominal imaging in 4 min 19 s. Ferumoxytol-injected mice showed T1 shortening in flank tumors, consistent with iron uptake, and PETALUTE revealed elevated T1 value with preserved T2*-weighted signal in one mammary tumor. PETALUTE-based T1 mapping provides fast, quantitative, positive-contrast ferumoxytol imaging with greater spatial coverage and a wider usable concentration range than conventional RARE-VTR.

physics.med-ph

Novel Design of 3D Printed Tumbling Microrobots for in vivo Targeted Drug Delivery

This paper presents innovative designs for 3D-printed tumbling microrobots, specifically engineered for targeted in vivo drug delivery applications. The microrobot designs, created using stereolithography 3D printing technologies, incorporate permanent micro-magnets to enable actuation via a rotating magnetic field actuator system. The experimental framework encompasses a series of locomotion characterization tests to evaluate microrobot performance under various conditions. Testing variables include variations in microrobot geometries, actuation frequencies, and environmental conditions, such as dry and wet environments, and temperature changes. The paper outlines designs for three drug loading methods, along with comprehensive assessments thermal drug release using a focused ultrasound system, as well as biocompatibility tests. Animal model testing involves tissue phantoms and in vivo rat models, ensuring a thorough evaluation of the microrobots' performance and compatibility. The results highlight the robustness and adaptability of the proposed microrobot designs, showcasing the potential for efficient and targeted in vivo drug delivery. This novel approach addresses current limitations in existing tumbling microrobot designs and paves the way for advancements in targeted drug delivery within the large intestine.

cs.RO

Inverse resolution of spatially varying diffusion coefficient using Physics-Informed neural networks

Resolving the diffusion coefficient is a key element in many biological and engineering systems, including pharmacological drug transport and fluid mechanics analyses. Additionally, these systems often have spatial variation in the diffusion coefficient which must be determined, such as for injectable drug-eluting implants into heterogeneous tissues. Unfortunately, obtaining the diffusion coefficient from images in such cases is an inverse problem with only discrete data points. The development of a robust method that can work with such noisy and ill-posed datasets to accurately determine spatially-varying diffusion coefficients is of great value across a large range of disciplines. Here, we developed an inverse solver that uses physics informed neural networks (PINNs) to calculate spatially-varying diffusion coefficients from numerical and experimental image data in varying biological and engineering applications. The residual of the transient diffusion equation for a concentration field is minimized to find the diffusion coefficient. The robustness of the method as an inverse solver was tested using both numerical and experimental datasets. The predictions show good agreement with both the numerical and experimental benchmarks; an error of less than 6.31% was obtained against all numerical benchmarks, while the diffusion coefficient calculated in experimental datasets matches the appropriate ranges of other reported literature values. Our work demonstrates the potential of using PINNs to resolve spatially-varying diffusion coefficients, which may aid a wide-range of applications, such as enabling better-designed drug-eluting implants for regenerative medicine or oncology fields.

q-bio.QM

Patient-specific, mechanistic models of tumor growth incorporating artificial intelligence and big data

Despite the remarkable advances in cancer diagnosis, treatment, and management that have occurred over the past decade, malignant tumors remain a major public health problem. Further progress in combating cancer may be enabled by personalizing the delivery of therapies according to the predicted response for each individual patient. The design of personalized therapies requires patient-specific information integrated into an appropriate mathematical model of tumor response. A fundamental barrier to realizing this paradigm is the current lack of a rigorous, yet practical, mathematical theory of tumor initiation, development, invasion, and response to therapy. In this review, we begin by providing an overview of different approaches to modeling tumor growth and treatment, including mechanistic as well as data-driven models based on ``big data" and artificial intelligence. Next, we present illustrative examples of mathematical models manifesting their utility and discussing the limitations of stand-alone mechanistic and data-driven models. We further discuss the potential of mechanistic models for not only predicting, but also optimizing response to therapy on a patient-specific basis. We then discuss current efforts and future possibilities to integrate mechanistic and data-driven models. We conclude by proposing five fundamental challenges that must be addressed to fully realize personalized care for cancer patients driven by computational models.

physics.med-ph

Training a universal instance segmentation network for live cell images of various cell types and imaging modalities

We share our recent findings in an attempt to train a universal segmentation network for various cell types and imaging modalities. Our method was built on the generalized U-Net architecture, which allows the evaluation of each component individually. We modified the traditional binary training targets to include three classes for direct instance segmentation. Detailed experiments were performed regarding training schemes, training settings, network backbones, and individual modules on the segmentation performance. Our proposed training scheme draws minibatches in turn from each dataset, and the gradients are accumulated before an optimization step. We found that the key to training a universal network is all-time supervision on all datasets, and it is necessary to sample each dataset in an unbiased way. Our experiments also suggest that there might exist common features to define cell boundaries across cell types and imaging modalities, which could allow application of trained models to totally unseen datasets. A few training tricks can further boost the segmentation performance, including uneven class weights in the cross-entropy loss function, well-designed learning rate scheduler, larger image crops for contextual information, and additional loss terms for unbalanced classes. We also found that segmentation performance can benefit from group normalization layer and Atrous Spatial Pyramid Pooling module, thanks to their more reliable statistics estimation and improved semantic understanding, respectively. We participated in the 6th Cell Tracking Challenge (CTC) held at IEEE International Symposium on Biomedical Imaging (ISBI) 2021 using one of the developed variants. Our method was evaluated as the best runner up during the initial submission for the primary track, and also secured the 3rd place in an additional round of competition in preparation for the summary publication.

cs.CV