360,398 research outputs found

    A Service Oriented Architecture For Automated Machine Learning At Enterprise-Scale

    Get PDF
    This thesis presents a solution architecture for productizing machine learning models in an enterprise context and, tracking the model’s performance to gain insights on how and when to retrain the model. There are two challenges which this thesis deals with. First, machine learning models need to be trained regularly to incorporate unseen data to maintain it’s performance. This gives rise to the need of machine learning model management. Second, there is an overhead in deploying machine learning models into production with respect to support and operations. There is scope to reduce the time to production for a machine learning model, thus offering cost-effective solutions. These two challenges are addressed through the introduction of three services under ScienceOps called ModelDeploy, ModelMonitor and DataMonitor. ModelDeploy brings down the time to production for a machine learning model. ModelMonitor and DataMonitor helps gain insights on how and when a model should be retrained. Finally, the time to production for the proposed architecture on two cloud platforms versus a rudimentary approach is evaluated and compared. The monitoring services give insight on the model performance and how the statistics of data change over time

    231102

    Get PDF
    Sheep management and production enhancement are difficult for farmers due to the lack of dynamic response and poor welfare of the sheep. Poor welfare needs to be mitigated, and each farm must receive an expert-level assessment of critical importance. To mitigate poor welfare, researchers have conducted machine learning-based studies to automate the sheep health behavior monitoring process instead of using manual assessment. However, failure to recognize some sheep health behaviors degrades the performance of the model. In addition, behavior challenges, parameters, and analysis must be considered when conducting a study based on machine learning. In this paper, we discuss the different challenges: what are the parameters of the sheep health behaviors, and how to analyze the sheep health behaviors for automated machine learning systems to be helpful in the long term? The hypothesis is based on a different review of the literature of precision-based animal welfare monitoring systems with the potential to improve management and production.info:eu-repo/semantics/publishedVersio

    Neo: A Learned Query Optimizer

    Full text link
    Query optimization is one of the most challenging problems in database systems. Despite the progress made over the past decades, query optimizers remain extremely complex components that require a great deal of hand-tuning for specific workloads and datasets. Motivated by this shortcoming and inspired by recent advances in applying machine learning to data management challenges, we introduce Neo (Neural Optimizer), a novel learning-based query optimizer that relies on deep neural networks to generate query executions plans. Neo bootstraps its query optimization model from existing optimizers and continues to learn from incoming queries, building upon its successes and learning from its failures. Furthermore, Neo naturally adapts to underlying data patterns and is robust to estimation errors. Experimental results demonstrate that Neo, even when bootstrapped from a simple optimizer like PostgreSQL, can learn a model that offers similar performance to state-of-the-art commercial optimizers, and in some cases even surpass them

    Measuring Pain in Sickle Cell Disease using Clinical Text

    Full text link
    Sickle Cell Disease (SCD) is a hereditary disorder of red blood cells in humans. Complications such as pain, stroke, and organ failure occur in SCD as malformed, sickled red blood cells passing through small blood vessels get trapped. Particularly, acute pain is known to be the primary symptom of SCD. The insidious and subjective nature of SCD pain leads to challenges in pain assessment among Medical Practitioners (MPs). Thus, accurate identification of markers of pain in patients with SCD is crucial for pain management. Classifying clinical notes of patients with SCD based on their pain level enables MPs to give appropriate treatment. We propose a binary classification model to predict pain relevance of clinical notes and a multiclass classification model to predict pain level. While our four binary machine learning (ML) classifiers are comparable in their performance, Decision Trees had the best performance for the multiclass classification task achieving 0.70 in F-measure. Our results show the potential clinical text analysis and machine learning offer to pain management in sickle cell patients.Comment: The 42nd Annual International Conference of the IEEE Engineering in Medicine and Biology Societ

    Learning-based Predictive Control Approach for Real-time Management of Cyber-physical Systems

    Get PDF
    Cyber-physical systems (CPSs) are composed of heterogeneous, and networked hardware and software components tightly integrated with physical elements [72]. Large-scale CPSs are composed of complex components, subject to uncertainties [89], as though their design and development is a challenging task. Achieving reliability and real-time adaptation to changing environments are some of the challenges involved in large-scale CPSs development [51]. Addressing these challenges requires deep insights into control theory and machine learning. This research presents a learning-based control approach for CPSs management, considering their requirements, specifications, and constraints. Model-based control approaches, such as model predictive control (MPC), are proven to be efficient in the management of CPSs [26]. MPC is a control technique that uses a prediction model to estimate future dynamics of the system and generate an optimal control sequence over a prediction horizon. The main benefit of MPC in CPSs management comes from its ability to take the predictions of system’s environmental conditions and disturbances into account [26]. In this dissertation, centralized and distributed MPC strategies are designed for the management of CPSs. They are implemented for the thermal management of a CPS case study, smart building. The control goals are optimizing system efficiency (lower thermal power consumption in the building), and improving users’ convenience (maintaining desired indoor thermal conditions in the building). Model-based control strategies are advantageous in the management of CPSs due to their ability to provide system robustness and stability. The performance of a model-based controller strongly depends on the accuracy of the model as a representation of the system dynamics [26]. Accurate modeling of large-scale CPSs is difficult (due to the existence of unmodeled dynamics and uncertainties in the modeling process); therefore, modelbased control approach is not practical for these systems [6]. By incorporating machine learning with model-based control strategies, we can address CPS modeling challenges while preserving the advantages of model-based control methods. In this dissertation, a learning-based modeling strategy incorporated with a model-based control approach is proposed to manage energy usage and maintain thermal, visual, and olfactory performance in buildings. Neural networks (NNs) are used to learn the building’s performance criteria, occupant-related parameters, environmental conditions, and operation costs. Control inputs are generated through the model-based predictive controller and based on the learned parameters, to achieve the desired performance. In contrast to the existing building control systems presented in the literature, the proposed management system integrates current and future information of occupants (convenience, comfort, activities), building energy trends, and environment conditions (environmental temperature, humidity, and light) into the control design. This data is synthesized and evaluated in each instance of decision-making process for managing building subsystems. Thus, the controller can learn complex dynamics and adapt to the changing environment, to achieve optimal performance while satisfying problem constraints. Furthermore, while many prior studies in the filed are focused on optimizing a single aspect of buildings (such as thermal management), and little attention is given to the simultaneous management of all building objectives, our proposed management system is developed considering all buildings’ physical models, environmental conditions, comfort specifications, and occupants’ preferences, and can be applied to various building management applications. The proposed control strategy is implemented to manage indoor conditions and energy consumption in a building, simulated in EnergyPlus software. In addition, for comparison purposes, we designed and simulated a baseline controller for the building under the same conditions

    A Critical Evaluation of Business Improvement through Machine Learning: Challenges, Opportunities, and Best Practices

    Get PDF
    This paper presents a critical evaluation of the impact of machine learning (ML) on business improvement, focusing on the challenges, opportunities, and best practices associated with its implementation. The study examines the hurdles faced by businesses while integrating ML, such as data quality, talent acquisition, algorithm bias, interpretability, and privacy concerns. On the other hand, it highlights the advantages of ML, including data-driven decision-making, enhanced customer experience, process optimization, cost reduction, and the potential for new revenue streams. Furthermore, the paper offers best practices to guide businesses in successfully adopting ML solutions, covering data management, talent development, model evaluation, ethics, and regulatory compliance. Through real-world case studies, the study illustrates successful ML applications in different industries. It also addresses the ethical and social implications of ML adoption and discusses emerging trends for future directions. Ultimately, this evaluation provides valuable insights to enable informed decisions and sustainable growth for businesses leveraging machine learning
    • …
    corecore