This research presents a comparative performance analysis of three prominent hypervisor architectures—KVM, Xen, and VMware Workstation—to evaluate their scalability and resource efficiency under increasing virtual machine (VM) densities. Utilizing a standardized benchmarking framework, this study quantifies performance regressing across CPU throughput (GFLOPS), memory bandwidth, disk I/O, and initialization latency. The experiment results reveal that architectural design significantly dictates scalability limits: KVM’s kernel-integrated Type-1 model achieved the highest efficiency, maintaining a near-native CPU baseline and superior I/O resilience at peak density. In contrast, Xen’s microkernel architecture demonstrated stable but lower throughput due to Domain 0 (Dom0) management overhead, while VMware’s Type-2 hosted model exhibited the most acute performance degradation. These results demonstrate that while hosted hypervisors are suitable for low-density personal use, kernel-level integration is a mechanical necessity for maintaining performance in high-concurrency server environments. This work provides a reproducible methodology and critical data for system architects and researchers seeking to optimize resource orchestration in distributed and parallel systems.
Objective To compare the incidence and natural course of reactive axillary lymph nodes (RAL) between mRNA and attenuated whole-virus vaccines using Deauville criteria. Methods In this multi-institutional PET-CT study comprising multiple vaccine types (Pfizer–BioNTech/Comirnaty, Moderna/Spikevax, Sinovac/CoronaVac and Janssen vaccines), we evaluated the incidence and natural course of RAL in a large cohort of oncological patients utilizing a standardized Deauville scaling system (n=522; 293 Female, Deauville 3-5 positive for RAL). Univariate and multivariate analyses were conducted to evaluate the predictive value of clinical parameters (absolute neutrophil count [ANC], platelets, age, sex, tumor type, and vaccine-to-PET interval) for PET positivity. Results Pfizer–BioNTech/Comirnaty and Moderna vaccines revealed similar RAL incidences for the first 20 days after the second dose of vaccine administration (44% for the first 10 days for both groups, 26% vs. 20% for 10–20 days, respectively for Moderna and Pfizer). However, Moderna recipients revealed significantly higher incidences of RAL after 20 days compared to Pfizer–BioNTech/Comirnaty, with nodal reactivity spanning up to the 9th week post-vaccination (15% vs. 4%, respectively P < 0.001). No RAL was observed in patients who received either a single dose of J&J vaccine or two doses of CroronaVac. Younger patients showed increased likelihood of RAL, otherwise, clinical/demographic parameters were not predictive of RAL ( P = 0.014 for age, P > 0.05 for additional clinical/demographic parameters). Conclusion RAL based on strict PET criteria was observed with mRNA but not with attenuated whole-virus vaccines, in line with higher immunogenicity and stronger protection offered by mRNA vaccines.
Using the 2013 data set provided by Insurance Inc., logistic regression and linear discriminant analysis models were created along with data visualizations to find out which factors recorded in the data set and the state of those factors causes a client to cancel their policy. The factors that impact whether a client will cancel are those that directly pertain to the policy. For example, the coverage type and the premium the client is paying for the policy impacts the probability the client will cancel their policy. Factors that go into forming the policy and have a relationship between one another such as age and premium, also impact the probability that a client will cancel their policy. The credit status of a client, whether it is low, medium, or high, and the type of coverage they have, has the most impact on a client's inevitability to cancel. If a client's credit score is classified as low, then that client is has a high probability of cancelling their policy according to the LDA (Linear Discriminant Analysis) classifier and logistic regression model. Likewise, if a client has coverage type B, the probability that they will cancel their policy is higher. The sales channel used to sell a client a policy also impacts the probability they will cancel. According to the LDA classifier and the logistic regression model, if a client was sold a policy over the phone, they are more likely to cancel.
Life Cycle Assessment (LCA) is a foundational method for quantitative assessment of sustainability. Increasing data availability and rapid development of machine learning (ML) approaches offer new opportunities to advance LCA. Here, we review current progress and knowledge gaps in applying ML techniques to support LCA, and identify future research directions for LCAs to better harness the power of ML. This review analyzes forty studies reporting quantitative assessment with a combination of LCA and ML methods. We found that ML approaches have been used for generating life cycle inventories, computing characterization factors, estimating life cycle impacts, and supporting life cycle interpretation. Most of the reviewed studies employed a single ML method, with artificial neural networks (ANNs) as the most frequently applied approach. Both supervised and unsupervised ML techniques were used in LCA studies. For studies using supervised ML, training datasets were derived from diverse sources, such as literature, lab experiments, existing databases, and model simulations. Over 70 % of these reviewed studies trained ML models with less than 1500 sample datasets. Although these reviewed studies showed that ML approaches help improve prediction accuracy, pattern discovery and computational efficiency, multiple areas deserve further research. First, continuous data collection and compilation is needed to support more reliable ML and LCA modeling. Second, future studies should report sufficient details regarding the selection criteria for ML models and present model uncertainty analysis. Third, incorporating deep learning models into LCA holds promise to further improve life cycle inventory and impact assessment. Finally, the complexity of current environmental challenges calls for interdisciplinary collaborative research to achieve deep integration of ML into LCA to support sustainable development.
Human mesenchymal stem cells (hMSCs) have great potential in cell-based therapies and regenerative medicine due to their self-renewal and multipotency. hMSCs can be differentiated into several cell types, including adipocytes and osteblast. Conventional approaches for determining adipocyte formation include staining of lipid droplets (i.e., oil-red-O) during adipogenesis, which is time-consuming and uneconomical. Thus, there is an emerging need for a more effective and accurate approach to the prediction of adipogenic differentiation. Here, by combining live-cell imaging with a deep learning method, we developed a convolutional neural network-based approach to precisely predict lipid droplet formation during adipogenic differentiation of hMSCs.
Human mesenchymal stem cells (hMSCs) are multipotent progenitor cells with the potential to differentiate into various cell types, including osteoblasts, chondrocytes, and adipocytes. These cells have been extensively employed in the field of cell-based therapies and regenerative medicine due to their inherent attributes of self-renewal and multipotency. Traditional approaches for assessing hMSCs differentiation capacity have relied heavily on labor-intensive techniques, such as RT-PCR, immunostaining, and Western blot, to identify specific biomarkers. However, these methods are not only time-consuming and economically demanding, but also require the fixation of cells, resulting in the loss of temporal data. Consequently, there is an emerging need for a more efficient and precise approach to predict hMSCs differentiation in live cells, particularly for osteogenic and adipogenic differentiation. In response to this need, we developed innovative approaches that combine live-cell imaging with cutting-edge deep learning techniques, specifically employing a convolutional neural network (CNN) to meticulously classify osteogenic and adipogenic differentiation. Specifically, four notable pre-trained CNN models, VGG 19, Inception V3, ResNet 18, and ResNet 50, were developed and tested for identifying adipogenic and osteogenic differentiated cells based on cell morphology changes. We rigorously evaluated the performance of these four models concerning binary and multi-class classification of differentiated cells at various time intervals, focusing on pivotal metrics such as accuracy, the area under the receiver operating characteristic curve (AUC), sensitivity, precision, and F1-score. Among these four different models, ResNet 50 has proven to be the most effective choice with the highest accuracy (0.9572 for binary, 0.9474 for multi-class) and AUC (0.9958 for binary, 0.9836 for multi-class) in both multi-class and binary classification tasks. Although VGG 19 matched the accuracy of ResNet 50 in both tasks, ResNet 50 consistently outperformed it in terms of AUC, underscoring its superior effectiveness in identifying differentiated cells. Overall, our study demonstrated the capability to use a CNN approach to predict stem cell fate based on morphology changes, which will potentially provide insights for the application of cell-based therapy and advance our understanding of regenerative medicine.
The primary goals of this study are to determine if the datasets of positive COVID-19 test cases and CO2 emissions from Connecticut over the span of March 24th, 2020-October 31, 2021 are in any ways correlated. With climate change a prominent issue facing the entire world today, it is important to explore methods of providing records of past patterns of greenhouse gas emissions in order to inform decision making that could reduce future ones. Autoregressive integrated moving average (ARIMA) modeling is also implemented in this paper to provide forecasting based on CO2 emissions in CT starting from 2019. The most significant results from this paper are as follows: the CO2 emission data of transportation sectors including ground transportation, domestics aviation, and international aviation and weekly COVID-19 positive test cases data has a strong relationship during the first 28 weeks of the pandemic with a correlation of -86.34%. The CO2 emissions experienced on average a -22.96% change of pre-pandemic vs during initial quarantine conditions and at most a - 44.48% change when comparing the pre-pandemic mean to the during initial quarantine minimum value. Lastly, the ARIMA model found to have the lowest Akaike information criterion (AIC) was ARIMA (4,0,4). In conclusion, in the event of a collective global pandemic and lockdown conditions, less traveling resulting in a correlated decrease of CO2 emissions. This means that perhaps concentrated efforts on reducing unnecessary travel could help mitigate the levels of carbon dioxide emissions as a more long-term solution to climate change opposed to the pandemic’s short-term example.
Objective To determine temporal changes in PET/CT utilization during the COVID-19 pandemic and examine the impact of epidemiologic, demographic and oncologic factors on PET/CT utilization. Methods Clinical PET-CT utilization between 1 January 2020 and 15 June 2020 at a tertiary academic center was assessed using change-point-detection (CPD) analysis. COVID-19 epidemiologic trend was obtained from Connecticut Department of Public Health records. Demographic and oncologic data were gathered from electronic medical records and PET-CT scans by four reviewers in consensus. Results A total of 1685 cases were reviewed. CPD analysis identified five distinct phases of PET-CT utilization during COVID-19, with a sharp decline and a gradual recovery. There was a 62.5% decline in case volumes at the nadir. These changes correlated with COVID-19 epidemiologic changes in the state of Connecticut, with a negative correlation between COVID-19 cases and PET-CT utilization (τ = −0.54; P value < 0.001). Statistically significant differences in age, race, cancer type and current and prior scan positivity were observed in these five phases. A greater percentage of young patients and minorities were scanned during the pandemic relative to baseline. PET/CT scanning was less impacted for hematologic malignancies than for solid cancers, with less profound decline and better recovery. Discussion PET-CT cancer imaging was vulnerable to the COVID-19 pandemic at our institution. Epidemiologic, demographic and oncologic factors affected PET-CT utilization.
BACKGROUND:Attenuation correction (AC) using CT transmission scanning enables the accurate quantitative analysis of dedicated cardiac SPECT. However, AC is challenging for SPECT-only scanners. We developed a deep learning-based approach to generate synthetic AC images from SPECT images without AC.METHODS:CT-free AC was implemented using our customized Dual Squeeze-and-Excitation Residual Dense Network (DuRDN). 172 anonymized clinical hybrid SPECT/CT stress/rest myocardial perfusion studies were used in training, validation, and testing. Additional body mass index (BMI), gender, and scatter-window information were encoded as channel-wise input to further improve the network performance.RESULTS:Quantitative and qualitative analysis based on image voxels and 17-segment polar map showed the potential of our approach to generate consistent SPECT AC images. Our customized DuRDN showed superior performance to conventional network design such as U-Net. The averaged voxel-wise normalized mean square error (NMSE) between the predicted AC images by DuRDN and the ground-truth AC images was 2.01 ± 1.01%, as compared to 2.23 ± 1.20% by U-Net.CONCLUSIONS:Our customized DuRDN facilitates dedicated cardiac SPECT AC without CT scanning. DuRDN can efficiently incorporate additional patient information and may achieve better performance compared to conventional U-Net.
Whole-body dynamic FDG-PET imaging through continuous-bed-motion (CBM) mode multi-pass acquisition protocol is a promising metabolism measurement. However, inter-pass misalignment originating from body movement could degrade parametric quantification. We aim to apply a non-rigid registration method for inter-pass motion correction in whole-body dynamic PET. 27 subjects underwent a 90-min whole-body FDG CBM PET scan on a Biograph mCT (Siemens Healthineers), acquiring 9 over-the-heart single-bed passes and subsequently 19 CBM passes (frames). The inter-pass motion correction was executed using non-rigid image registration with multi-resolution, B-spline free-form deformations. The parametric images were then generated by Patlak analysis. The overlaid Patlak slope Ki and y-intercept Vb images were visualized to qualitatively evaluate motion impact and correction effect. The normalized weighted mean squared Patlak fitting errors (NFE) were compared in the whole body, head, and hypermetabolic regions of interest (ROI). In Ki images, ROI statistics were collected and malignancy discrimination capacity was estimated by the area under the receiver operating characteristic curve (AUC). After the inter-pass motion correction was applied, the spatial misalignment appearance between Ki and Vb images was successfully reduced. Voxel-wise normalized fitting error maps showed global error reduction after motion correction. The NFE in the whole body (p = 0.0013), head (p = 0.0021), and ROIs (p = 0.0377) significantly decreased. The visual performance of each hypermetabolic ROI in Ki images was enhanced, while 3.59% and 3.67% average absolute percentage changes were observed in mean and maximum Ki values, respectively, across all evaluated ROIs. The estimated mean Ki values had substantial changes with motion correction (p = 0.0021). The AUC of both mean Ki and maximum Ki after motion correction increased, possibly suggesting the potential of enhancing oncological discrimination capacity through inter-pass motion correction.
This paper will discuss the correlation between the SAT and the Math Inventory Test. Many school districts adopted the Math Inventory as a tool to measure student growth from grades kindergarten through high school. The Math Inventory is a computer-administered test that gives students math problems spanning from counting to high school level math. When completed, the students are given a quantile measure, much like a Lexile score for reading skill. The purpose of this study is to figure out if success on the Math Inventory is a good indicator for performing well on the SAT. For most high schools around the United States, objectives and lessons are aligned with those of the SAT. The goal of high school teachers is for students to excel on the SAT so that they can go to college, which means the tests used in middle school should be aligned with that goal. If the Math Inventory is not, then it might not be a very good use of school time and resources. Data was analyzed from the 2017-2018 school year from ten different high schools in an urban school district to determine the correlation between Math Inventory score, and the math score/sub scores of SAT/PSAT. The value of the Pearson’s correlation coefficient is used to suggest a fairly moderate positive relationship between these two variables.
Agriculture ranks as one of the top contributors to global warming and nutrient pollution. Quantifying life cycle environmental impacts from agricultural production serves as a scientific foundation for forming effective remediation strategies. However, methods capable of accurately and efficiently calculating spatially explicit life cycle global warming (GW) and eutrophication (EU) impacts at the county scale over a geographic region are lacking. The objective of this study was to determine the most efficient and accurate model for estimating spatially explicit life cycle GW and EU impacts at the county scale, with corn production in the U.S.’s Midwest region as a case study. This study compared the predictive accuracies and efficiencies of five distinct supervised machine learning (ML) algorithms, testing various sample sizes and feature selections. The results indicated that the gradient boosting regression tree model built with approximately 4000 records of monthly weather features yielded the highest predictive accuracy with cross-validation (CV) values of 0.8 for the life cycle GW impacts. The gradient boosting regression tree model built with nearly 6000 records of monthly weather features showed the highest predictive accuracy with CV values of 0.87 for the life cycle EU impacts based on all modeling scenarios. Moreover, predictive accuracy was improved at the cost of simulation time. The gradient boosting regression tree model required the longest training time. ML algorithms demonstrated to be one million times faster than the traditional process-based model with high predictive accuracy. This indicates that ML can serve as an alternative surrogate of process-based models to estimate life-cycle environmental impacts, capturing large geographic areas and timeframes.
With the continuously increasing number of new confirmed COVID-19 cases, many health experts worried about the possibility of a ‘second wave’ outbreak, which might cause more deaths and hit economies even worse. This article looks at the experiences of fighting COVID-19 from three Asia-Pacific countries and discusses whether it is a wise decision to open up America again at this time.
Agriculture ranks one of the top contributors to global warming and nutrient pollution. Quantifying life cycle environmental impacts from agricultural production serves as scientific foundation for forming effective remediation strategies. However, the methods capable of accurately and efficiently calculating spatially explicit life cycle global warming and eutrophication impacts at a fine spatial scale over a geographic region are lacking. The objective of this study was to compare two regression models for estimating spatially explicit life cycle global warming and eutrophication, with corn production in the Midwest region as a demonstrating example. The results indicated that the gradient boosting regression tree model built with monthly weather features yielded higher predictive accuracy for life cycle global warming impact and life cycle EU. Moreover, predictive accuracy was improved at the cost of simulation time. The gradient boosting regression tree model required longer training time. Additionally, all machine learning models were million times faster than the traditional process-based model and were suitable for use in computationally-intensive applications like optimization and predication.
To reduce the cost of regression testing, we propose a test case classification methodology based on clustering techniques to classify test cases into effective and non-effective groups.The clustering strategy is based on the coverage information obtained for the earlier releases of the program under test.We employed two common clustering algorithms namely centroid-based and hierarchical clustering.The empirical study results showed the test case clustering can effectively identify effective test cases with high recall ratio and considerable accuracy percentage.The paper also investigates and compares the performance of the proposed clustering-based approach with some other factors including coverage criteria, construction of features, and quantity of faults in the earlier releases.
Vulnerabilities need to be detected and removed from software. Although previous studies demonstrated the usefulness of employing prediction techniques in deciding about vulnerabilities of software components, the improvement of effectiveness of these prediction techniques is still a grand challenging research question. This paper employed a technique based on a deep neural network with rectifier linear units trained with stochastic gradient descent method and batch normalization, for predicting vulnerable software components. The features are defined as continuous sequences of tokens in source code files. Besides, a statistical feature selection algorithm is then employed to reduce the feature and search space. We evaluated the proposed technique based on some Java Android applications, and the results demonstrated that the proposed technique could predict vulnerable classes, i.e., software components, with high precision, accuracy and recall.
We introduce a novel application of feature ranking methods to the fault localization problem. We envision the problem of localizing causes of failures as instances of ranking program's elements where elements are conceptualized as features. In this paper, we define features as program's statements. However, in its fine-grained definition, the idea of program's features can refer to any traits of programs. This paper proposes feature ranking-based algorithms. The algorithms analyze execution traces of both passing and failing test cases, and extract the bug signatures from the failing test cases. The proposed procedure extracts possible combinations of program's elements when executed together from bug signatures. The feature ranking-based algorithms then order statements according to the suspiciousness of the combinations. When viewed as sequences, the combination of program's elements produced and traced in bug signatures can be utilized to reason about the common longest subsequence. The common longest subsequence of bug signatures represents the common statements executed by all failing test cases and thus provides a means for identifying statements that contain possible faults. Our evaluation indicates that the proposed feature-based fault localization outperforms existing fault localization ranking schemes.
Low graduation rate is a significant and growing problem in U.S. higher education systems. Although previous studies have demonstrated the usefulness of building statistical models for predicting students' graduation outcomes, advanced machine learning models promise to improve the effectiveness of these models, and hone in on the "difference that makes a difference" not only on the group level, but also on the level of the individual student. In this paper we propose an ensemble support vector machines based model for predicting students' graduation. Up to about 100 features, including a set of psychological-educational factors, were employed to construct the predicting model. We evaluated the proposed model using data taken from a state university's longitudinal, cohort data sets from the incoming classes of students from 2011-2012 (n=350). The experimental results demonstrated the effectiveness of the model, with considerable accuracy, precision, and recall. This paper presents the results of analysis that were conducted in order to gauge the predictive capability of a machine learning algorithm to predict on-time graduation that took into consideration students' learning and development.
Software components, which are vulnerable to being exploited, need to be identified and patched. Employing any prevention techniques designed for the purpose of detecting vulnerable software components in early stages can reduce the expenses associated with the software testing process significantly and thus help building a more reliable and robust software system. Although previous studies have demonstrated the effectiveness of adapting prediction techniques in vulnerability detection, the feasibility of those techniques is limited mainly because of insufficient training data sets. This paper proposes a prediction technique targeting at early identification of potentially vulnerable software components. In the proposed scheme, the potentially vulnerable components are viewed as mislabeled data that may contain true but not yet observed vulnerabilities. The proposed hybrid technique combines the supports vector machine algorithm and ensemble learning strategy to better identify potential vulnerable components. The proposed vulnerability detection scheme is evaluated using some Java Android applications. The results demonstrated that the proposed hybrid technique could identify potentially vulnerable classes with high precision and relatively acceptable accuracy and recall.
To ensure the function of wireless sensor networks (WSNs), nodes that fail to forward packets must be localized efficiently and then fixed or replaced promptly. The state-of-the-art work frames lossy node localization in WSNs as an optimal sequential testing problem guided by end-to-end data. It combines both the active and passive measurements to minimize the testing cost and the number of iterations. However, this hybrid approach has many limitations. Inspired by the success of coverage-based software debugging, and the similarity between software debugging and lossy node localization, we propose a coverage-based lossy node detection for WSNs. Supported by established statistic theories, this approach greatly boosts the performance. Experiments on randomly generated networks and deployed networks show that the proposed algorithm can significantly reduce testing cost and number of iterations, which are the two optimization goals of previous work. We expect to use this approach for other diagnostic problems in WSNs.