arXiv ScienceSearch

arXiv subjects

Ali Mokhtari

Publications and source records attributed to Ali Mokhtari.

14 recordsLinked to original sources

Attention-guided super-resolution of 4D flow MRI in carotid arteries

Four-dimensional (4D) flow magnetic resonance imaging (MRI) is a powerful non-invasive technique for visualizing and quantifying complex blood flow patterns in vivo. Despite its clinical promise, broader adoption is limited by low spatial resolution and sensitivity to noise, which restrict accurate assessment of critical hemodynamic biomarkers such as wall shear stress, pressure gradients, and turbulent kinetic energy. To overcome these challenges, we propose a deep learning-based super-resolution framework that integrates multi-scale feature extraction and attention mechanisms to enhance the quality of 4D flow MRI data. The model was trained on a dataset of 120 patients with 240 stenosed carotid arteries. High-resolution ground truth data were generated using patient-specific computational fluid dynamics (CFD) simulations based on segmented vascular geometries and physiologically realistic boundary conditions, and the resulting velocity fields served as targets for supervised learning. The proposed architecture uses convolutional block attention modules (CBAM) to guide the network toward clinically relevant spatial features and to suppress noise in low-resolution inputs. Quantitative results show that the attention-guided model substantially reduces the root mean square error (RMSE) compared with a baseline model without attention, and qualitative velocity contour analysis confirms improved reconstruction of intricate flow patterns. These findings highlight the capacity of the model to restore high-fidelity flow fields under noisy conditions and support the use of deep learning to extend the clinical utility of 4D flow MRI for non-invasive hemodynamic assessment.

physics.med-ph

A Unified Framework for Comprehensive Cardiac CT Segmentation and Phenotyping: Human-in-the-Loop Data Annotation, Vision Foundation Model Development, Multicenter Evaluation and Clinical Validation

Comprehensive quantification of cardiac structures from computed tomography (CT) remains limited not by data availability but by the scalability of measurements, which makes routine use impractical. Here we present a unified framework for comprehensive cardiac CT segmentation and phenotyping that combines a human-in-the-loop annotation pipeline, a cardiac CT augmentation technique, and a self-supervised foundation model pre-trained on 60,000 unlabeled cardiac CT scans. Using this approach, we assembled the largest and most comprehensive expert-annotated cardiac CT segmentation dataset to date, comprising 1598 cases and 14 distinct cardiac structures (1000 for training, 598 for the external test set). Across five external datasets, the framework segmented all structures more accurately and comprehensively than existing open-source tools. Self-supervised pre-training improved labeling efficiency, with the most significant gains observed during external evaluation in the low-data regime. Benchmarking across convolutional, transformer, and state-space architectures showed comparable performance, indicating that data quality and pre-training, rather than architecture, drove accuracy. The framework was scaled to population-level phenotyping, with segmented anatomy that carries functionally relevant information about ventricular function and disease severity beyond demographic variables. By openly releasing the largest dataset with human labels, code, model weights, a CT augmentation library, and software, this work provides a reproducible foundation for opportunistic cardiac phenotyping from routinely acquired CT scans.

cs.CV

Fluid dynamics informed CCTA-derived geometric parameters in right coronary artery anomalies predict abnormal invasive Adenosine FFR and Dobutamine FFR

Background: Right anomalous aortic origin of coronary arteries (R-AAOCA) involves fixed compression, assessable with adenosine-derived fractional flow reserve (FFRAdnosine), and additional stress-induced dynamic compression captured by dobutamine-derived FFR (FFRDobutamine). We hypothesized that coronary CT angiography (CCTA)-derived fluid dynamics-informed parameters outperform conventional metrics in predicting both FFR types. Methods: We retrospectively analyzed CCTA data from R-AAOCA patients who underwent invasive FFRAdnosine and FFRDobutamine assessment. Parameters were categorized as: (1) conventional metrics (cross-sectional area, perimeter, minor/major axis, intramural lumen area [ILA], effective diameter, area and diameter stenosis ratios) and (2) fluid dynamics-informed metrics (hydraulic diameter, elliptic ratio, circularity, hydraulic diameter stenosis ratio, resistance index [RI], ostial angulation penalty [OAP], and comprehensive stenosis score [CSS]). Hemodynamic relevance was defined as FFR$\leq$0.80. Results: 81 patients were included. FFRAdnosine$\leq$0.80 occurred in 5 (6.2%) and FFRDobutamine$\leq$0.80 in 16 (19.8%) patients. For FFRAdnosine, top discriminators were RI (AUC=0.97), OAP (AUC=0.97), ostial area (AUC=0.96), and CSS (AUC=0.95). For FFRDobutamine, ostial minor diameter led (AUC=0.85), followed by RI (AUC=0.83) and ILA minor diameter (AUC=0.81). RI explained 45% and 43% of FFRAdnosine and FFRDobutamine variance, respectively. At optimal thresholds, RI achieved 100% sensitivity and 95% specificity for FFRAdnosine; ostial minor diameter achieved 100% sensitivity and 57% specificity for FFRDobutamine. Conclusions: In R-AAOCA, CCTA-derived fluid dynamics-informed metrics provide excellent and superior performance compared with conventional geometric parameters in predicting hemodynamic relevance of fixed compression.

physics.med-ph

HAWX: A Hardware-Aware FrameWork for Fast and Scalable ApproXimation of DNNs

This work presents HAWX, a hardware-aware scalable exploration framework that employs multi-level sensitivity scoring at different DNN abstraction levels (operator, filter, layer, and model) to guide selective integration of heterogeneous AxC blocks. Supported by predictive models for accuracy, power, and area, HAWX accelerates the evaluation of candidate configurations, achieving over 23* speedup in a layer-level search with two candidate approximate blocks and more than (3*106)* speedup at the filter-level search only for LeNet-5, while maintaining accuracy comparable to exhaustive search. Experiments across state-of-the-art DNN benchmarks such as VGG-11, ResNet-18, and EfficientNetLite demonstrate that the efficiency benefits of HAWX scale exponentially with network size. The HAWX hardware-aware search algorithm supports both spatial and temporal accelerator architectures, leveraging either off-the-shelf approximate components or customized designs.

cs.LG

multimodars: A Rust-powered toolkit for multi-modality cardiac image fusion and registration

Combining complementary imaging modalities is critical to build reliable 3D coronary models: intravascular imaging gives sub-millimetre resolution but limited whole-vessel context, while CCTA supplies 3D geometry but suffers from limited spatial resolution and artefacts (e.g., blooming). Prior work demonstrated intravascular/CCTA fusion, yet no open, flexible toolkit is tailored for multi-state analysis (rest/stress, pre-/post-stenting) while offering deterministic behaviour, high performance, and easy pipeline integration. multimodars addresses this gap with deterministic alignment algorithms, a compact NumPy-centred data model, and an optimised Rust backend suitable for scalable, reproducible experiments. The package accepts CSV/NumPy inputs including data formats produced by the AIVUS-CAA software

cs.CV

HEET: A Heterogeneity Measure to Quantify the Difference across Distributed Computing Systems

Although system heterogeneity has been extensively studied in the past, there is yet to be a study on measuring the impact of heterogeneity on system performance. For this purpose, we propose a heterogeneity measure that can characterize the impact of the heterogeneity of a system on its performance behavior in terms of throughput or makespan. We develop a mathematical model to characterize a heterogeneous system in terms of its task and machine heterogeneity dimensions and then reduce it to a single value, called Homogeneous Equivalent Execution Time (HEET), which represents the execution time behavior of the entire system. We used AWS EC2 instances to implement a real-world machine learning inference system. Performance evaluation of the HEET score across different heterogeneous system configurations demonstrates that HEET can accurately characterize the performance behavior of these systems. In particular, the results show that our proposed method is capable of predicting the true makespan of heterogeneous systems without online evaluations with an average precision of 84%. This heterogeneity measure is instrumental for solution architects to configure their systems proactively to be sufficiently heterogeneous to meet their desired performance objectives.

cs.DC

E2C: A Visual Simulator to Reinforce Education of Heterogeneous Computing Systems

With the increasing popularity of accelerator technologies (e.g., GPUs and TPUs) and the emergence of domain-specific computing via ASICs and FPGA, the matter of heterogeneity and understanding its ramifications on the performance has become more critical than ever before. However, it is challenging to effectively educate students about the potential impacts of heterogeneity on the performance of distributed systems; and on the logic of resource allocation methods to efficiently utilize the resources. Making use of the real infrastructure for benchmarking the performance of heterogeneous machines, for different applications, with respect to different objectives, and under various workload intensities is cost- and time-prohibitive. To reinforce the quality of learning about various dimensions of heterogeneity, and to decrease the widening gap in education, we develop an open-source simulation tool, called E2C, that can help students researchers to study any type of heterogeneous (or homogeneous) computing system and measure its performance under various configurations. E2C is equipped with an intuitive graphical user interface (GUI) that enables its users to easily examine system-level solutions (scheduling, load balancing, scalability, etc.) in a controlled environment within a short time. E2C is a discrete event simulator that offers the following features: (i) simulating a heterogeneous computing system; (ii) implementing a newly developed scheduling method and plugging it into the system, (iii) measuring energy consumption and other output-related metrics; and (iv) powerful visual aspects to ease the learning curve for students. We used E2C as an assignment in the Distributed and Cloud Computing course. Our anonymous survey study indicates that students rated E2C with the score of 8.7 out of 10 for its usefulness in understanding the concepts of scheduling in heterogeneous computing.

cs.DC

High Sensitive $\alpha$-Fe$_2$O$_3$ Nano-structured Gas Sensor Fabricated through Annealing Technique for Detecting Ethanol

On the way to advance the sensing technology, various strategies based on the nano-materials have been introduced to improve the performance of the gas sensors. In this study, we have introduced a facile fabrication procedure for annealing hematite to monitor ethanol gas. Due to large specific area of this conductive platform, more available target molecules (ethanol gas) are detected. To construct this platform, initially, a large scale well-separated iron oxide (hematite) nanostructures are created via an annealing process. The morphology of the nanostructure is optimized through annealing temperature and operating temperature for ethanol gas. The best response for the gas sensor is achieved for hematite nanostructures fabricated through the annealing temperature of 500{\deg}C and the operating temperature of 225$^\circ$C. The fabricated nanostructures is tested in air ambient conditions for various ethanol gas concentrations from 50 to 1000 ppm. The modified sensor exhibited acceptable reproducibility and good selectivity with no interference-effect. To examine the X-ray diffraction patterns of hematite nanostructures at three annealed temperatures, the Rietveld method and FullProf software are used in which the average crystal size has been obtained. Obviously, with increasing the annealing temperature, the average size of the crystals has been increased. The results of ultraviolet-visible spectroscopy show that the energy gap decreased with increasing annealing temperature. The maximum sensing response of hematite flower-like nanostructures is obtained at a concentration of 1000 ppm. Also, the shortest response time is estimated at about 27 seconds for ethanol at a concentration of 200 ppm. The detection limit of this sensor is obtained at 50 ppm.

physics.ins-det

E2C: A Visual Simulator for Heterogeneous Computing Systems

Heterogeneity has been an indispensable aspect of distributed computing throughout the history of these systems. In particular, with the increasing prevalence of accelerator technologies (e.g., GPUs and TPUs) and the emergence of domain-specific computing via ASICs and FPGA, the matter of heterogeneity and harnessing it has become a more critical challenge than ever before. Harnessing system heterogeneity has been a longstanding challenge in distributed systems and has been investigated extensively in the past. Making use of real infrastructure (such as those offered by the public cloud providers) for benchmarking the performance of heterogeneous machines, for different applications, with respect to different objectives, and under various workload intensities is cost- and time-prohibitive. To mitigate this burden, we develop an open-source simulation tool, called E2C, that can help researchers and practitioners study any type of heterogeneous computing system and measure its performance under various system configurations. E2C has an intuitive graphical user interface (GUI) that enables its users to easily examine system-level solutions (scheduling, load balancing, scalability, etc.) in a controlled environment within a short time and at no cost. In particular, E2C offers the following features: (i) simulating a heterogeneous computing system; (ii) implementing a newly developed scheduling method and plugging it into the system, (iii) measuring energy consumption and other output-related metrics; and (iv) powerful visual aspects to ease the learning curve for students. Potential users of E2C can be undergraduate and graduate students in computer science/engineering, researchers, and practitioners.

cs.DC

Edge-MultiAI: Multi-Tenancy of Latency-Sensitive Deep Learning Applications on Edge

Smart IoT-based systems often desire continuous execution of multiple latency-sensitive Deep Learning (DL) applications. The edge servers serve as the cornerstone of such IoT-based systems, however, their resource limitations hamper the continuous execution of multiple (multi-tenant) DL applications. The challenge is that, DL applications function based on bulky "neural network (NN) models" that cannot be simultaneously maintained in the limited memory space of the edge. Accordingly, the main contribution of this research is to overcome the memory contention challenge, thereby, meeting the latency constraints of the DL applications without compromising their inference accuracy. We propose an efficient NN model management framework, called Edge-MultiAI, that ushers the NN models of the DL applications into the edge memory such that the degree of multi-tenancy and the number of warm-starts are maximized. Edge-MultiAI leverages NN model compression techniques, such as model quantization, and dynamically loads NN models for DL applications to stimulate multi-tenancy on the edge server. We also devise a model management heuristic for Edge-MultiAI, called iWS-BFE, that functions based on the Bayesian theory to predict the inference requests for multi-tenant applications, and uses it to choose the appropriate NN models for loading, hence, increasing the number of warm-start inferences. We evaluate the efficacy and robustness of Edge-MultiAI under various configurations. The results reveal that Edge-MultiAI can stimulate the degree of multi-tenancy on the edge by at least 2X and increase the number of warm-starts by around 60% without any major loss on the inference accuracy of the applications.

cs.DC

FELARE: Fair Scheduling of Machine Learning Tasks on Heterogeneous Edge Systems

Edge computing enables smart IoT-based systems via concurrent and continuous execution of latency-sensitive machine learning (ML) applications. These edge-based machine learning systems are often battery-powered (i.e., energy-limited). They use heterogeneous resources with diverse computing performance (e.g., CPU, GPU, and/or FPGAs) to fulfill the latency constraints of ML applications. The challenge is to allocate user requests for different ML applications on the Heterogeneous Edge Computing Systems (HEC) with respect to both the energy and latency constraints of these systems. To this end, we study and analyze resource allocation solutions that can increase the on-time task completion rate while considering the energy constraint. Importantly, we investigate edge-friendly (lightweight) multi-objective mapping heuristics that do not become biased toward a particular application type to achieve the objectives; instead, the heuristics consider "fairness" across the concurrent ML applications in their mapping decisions. Performance evaluations demonstrate that the proposed heuristic outperforms widely-used heuristics in heterogeneous systems in terms of the latency and energy objectives, particularly, at low to moderate request arrival rates. We observed 8.9% improvement in on-time task completion rate and 12.6% in energy-saving without imposing any significant overhead on the edge system.

cs.DC

Autonomous Task Dropping Mechanism to Achieve Robustness in Heterogeneous Computing Systems

Robustness of a distributed computing system is defined as the ability to maintain its performance in the presence of uncertain parameters. Uncertainty is a key problem in heterogeneous (and even homogeneous) distributed computing systems that perturbs system robustness. Notably, the performance of these systems is perturbed by uncertainty in both task execution time and arrival. Accordingly, our goal is to make the system robust against these uncertainties. Considering task execution time as a random variable, we use probabilistic analysis to develop an autonomous proactive task dropping mechanism to attain our robustness goal. Specifically, we provide a mathematical model that identifies the optimality of a task dropping decision, so that the system robustness is maximized. Then, we leverage the mathematical model to develop a task dropping heuristic that achieves the system robustness within a feasible time complexity. Although the proposed model is generic and can be applied to any distributed system, we concentrate on heterogeneous computing (HC) systems that have a higher degree of exposure to uncertainty than homogeneous systems. Experimental results demonstrate that the autonomous proactive dropping mechanism can improve the system robustness by up to 20%.

cs.DC

Diffusivities bounds in the presence of Weyl corrections

In this paper, we investigate the behavior of the thermoelectric DC conductivities in the presence of Weyl corrections with momentum dissipation in the incoherent limit. Moreover, we compute the butterfly velocity and study the charge and energy diffusion with broken translational symmetry. Our results show that the Weyl coupling $\gamma$, violates the bounds on the charge and energy diffusivity. It is also shown that the Weyl corrections violate the bound on the DC electrical conductivity in the incoherent limit.

hep-th

Ab-initio study of the stability and electronic properties of wurtzite and zinc-blende BeS nanowires

In this work we study the structural stability and electronic properties of the Beryllium sulphide nanowires (NWs) in both zinc blende (ZB) and wurtzite (WZ) phases with triangle and hexagonal cross section, using first principle calculations within plane-wave pseudopotential method. A phenomenological model is used to explain the role of dangling bonds in the stability of the NWs. In contrast to the bulk phase, ZB-NWs with diameter less than 133.3 (angstrom) are found to be less favorable over WZ-NWs, in which the surface dangling bonds (DBs) on the NW facets play an important role to stabilize the NWs. Furthermore, both ZB and WZ NWs are predicted to be semiconductor and the values of the band gaps are dependent on the surface DBs as well as the size and shape of NWs. Finally, we performed atom projected density-of states (PDOSs) analysis by calculating the localized density of states on the surface atoms, as well as on the core and edge atoms.

cond-mat.mtrl-sci