95 research outputs found

    Classification of Smoking Cessation Status Using Various Data Mining Methods

    Get PDF
    AMS Subj. Classification: 62P10, 62H30, 68T01This study examines different approaches of binary classification applied to the prob- lem of making distinction between former and current smokers. Prediction is based on data collected in national survey performed by the National center for health statistics of America in 2000. The process consists of two essential parts. The first one determines which attributes are relevant to smokers status, by using methods like basic genetic algorithm and different evaluation functions [1]. The second part is a classification itself, performed by using methods like logistic regression, neural networks and others [2]. Solving these types of problems has its real contributions in decision support systems used by some health institutions

    Diagnosis of Cardiovascular Diseases by Boosted Neural Networks

    Get PDF
    A boosting by filtering technique for neural network systems with back propagation together with a majority voting scheme is presented in this paper. Previous research with regards to predict the presence of cardiovascular diseases has shown accuracy rates up to 72.9%. Using a boosting by filtering technique prediction accuracy increased over 80%. The designed neural network system in this article presents a significant increase of robustness and it is shown that by majority voting of the parallel networks, recognition rates reach to > 90 in the V.A. Medical Center, Long Beach and Cleveland Clinic Foundation data set

    Deep Learning Approaches with Optimum Alpha for Energy Usage Forecasting

    Get PDF
    Energy use is an essential aspect of many human activities, from individual to industrial scale. However, increasing global energy demand and the challenges posed by environmental change make understanding energy use patterns crucial. Accurate predictions of future energy consumption can greatly influence decision-making, supply-demand stability and energy efficiency. Energy use data often exhibits time-series patterns, which creates complexity in forecasting. To address this complexity, this research utilizes Deep Learning (DL), Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), Long Short-term Memory (LSTM), Bidirectional LSTM (Bi-LSTM), and Gated Recurrent Unit (GRU) models. The main objective is to improve the accuracy of energy usage forecasting by optimizing the alpha value in exponential smoothing, thereby improving forecasting accuracy. The results showed that all DL methods experienced improved accuracy when using optimum alpha. LSTM has the most optimal MAPE, RMSE, and R2 values compared to other methods. This research promotes energy management, decision-making, and efficiency by providing an innovative framework for accurate forecasting of energy use, thus contributing to a sustainable and efficient energy system

    A Comparison of Machine Learning Gesture Recognition Techniques for Medication Adherence

    Get PDF
    Every year, many poor health outcomes are the result of patients missing their medication, as prescribed by their healthcare providers. Guidance and reminders to these patients would result in better health outcomes and significant financial savings to the economy. This thesis utilizes accelerometers and gyroscopes, which are widely available inside devices (e.g., smart phones and watches) to actively monitor patient activities, including those related to adherence to medication regimens. Different machine learning techniques are compared for recognizing when a pill bottle has been opened. Such actions could remind the patient to take their medication if an opening were not detected. An artificial neural network (ANN) model will be compared with a support vector machine (SVM) and a K-nearest neighbor (KNN) classifier. The models are trained on data collected by former University of Oklahoma students. Raw (normalized) sensor data is used, without extensive data processing or feature extraction. A neural network proves the most promising with an accuracy of 98.12%, as well as the greatest flexibility in data pre-processing requirements. KNN achieved high accuracy, although results were likely due to overfitting limited data with the simple model. SVM did not perform as well as the others, however; it did achieve similar results to previous research utilizing the approach (e.g., ~95% accuracy). Data collected from a greater number of gestures and additional test subjects is needed to verify generalization. A medication adherence system utilizing the developed model would be an acceptable approach

    A Modular Approach to Lung Nodule Detection from Computed Tomography Images Using Artificial Neural Networks and Content Based Image Representation

    Get PDF
    Lung cancer is one of the most lethal cancer types. Research in computer aided detection (CAD) and diagnosis for lung cancer aims at providing effective tools to assist physicians in cancer diagnosis and treatment to save lives. In this dissertation, we focus on developing a CAD framework for automated lung cancer nodule detection from 3D lung computed tomography (CT) images. Nodule detection is a challenging task that no machine intelligence can surpass human capability to date. In contrast, human recognition power is limited by vision capacity and may suffer from work overload and fatigue, whereas automated nodule detection systems can complement expert’s efforts to achieve better detection performance. The proposed CAD framework encompasses several desirable properties such as mimicking physicians by means of geometric multi-perspective analysis, computational efficiency, and the most importantly producing high performance in detection accuracy. As the central part of the framework, we develop a novel hierarchical modular decision engine implemented by Artificial Neural Networks. One advantage of this decision engine is that it supports the combination of spatial-level and feature-level information analysis in an efficient way. Our methodology overcomes some of the limitations of current lung nodule detection techniques by combining geometric multi-perspective analysis with global and local feature analysis. The proposed modular decision engine design is flexible to modifications in the decision modules; the engine structure can adopt the modifications without having to re-design the entire system. The engine can easily accommodate multi-learning scheme and parallel implementation so that each information type can be processed (in parallel) by the most adequate learning technique of its own. We have also developed a novel shape representation technique that is invariant under rigid-body transformation and we derived new features based on this shape representation for nodule detection. We implemented a prototype nodule detection system as a demonstration of the proposed framework. Experiments have been conducted to assess the performance of the proposed methodologies using real-world lung CT data. Several performance measures for detection accuracy are used in the assessment. The results show that the decision engine is able to classify patterns efficiently with very good classification performance

    Motivational and Intervention Systems and Monitoring with mHealth Tools

    Get PDF
    Use of mobile and telecommunication technologies has become widespread in the last decade. With this development, use of mobile devices in healthcare (mHealth) is also increasing. Mobile phones, smartphones, and other mobile devices are affordable tools for different health-related services. In my research, with my research team, I have helped to develop several mHealth tools to address the quality of life of cancer survivors, cancer patients, and individuals at increased risk for cancer. Tobacco smoking is the major cause of several types of often-fatal cancers and cardio-respiratory diseases. Optimally, we hypothesize that the most effective mHealth tools should be customized and personalized. For smokers, the goal is to encourage cessation. For cancer survivors, one goal is to increase physical activity, which is associated with decreased rates of recurrent disease. In patients with incurable cancers, efficient and current monitoring of symptoms should contribute to better palliation. This dissertation explores multiple issues in use of mHealth tools with these medical populations. We discuss a general framework for collecting and managing healthcare data and mathematical models for data analysis. The specific contributions of this dissertation are: 1.) The design and development of a culturally tailored customized text messaging system for motivation and intervention; 2.) The design and development of a data collection system for an mHealth intervention, and; 3.) A model for monitoring pain levels using mobile devices

    Clinical risk modelling with machine learning: adverse outcomes of pregnancy

    Get PDF
    As a complex biological process, there are various health issues that are related to pregnancy. Prenatal care, a type of preventative healthcare at different points in gestation is comprised of management, treatment, and mitigation of such issues. This also includes risk prediction for adverse pregnancy outcomes, where probabilistic modelling is used to calculate individual’s risk at the early stages of pregnancy. This type of modelling can have a definite clinical scope such as in prenatal screening, and an educational aim where awareness of a healthy lifestyle is promoted, such as in health education. Currently, the most used models are based on traditional statistical approaches, as they provide sufficient predictive power and are easily interpreted by clinicians. Machine learning, a subfield of data science, contains methods for building probabilistic models with multidimensional data. Compared to existing prediction models related to prenatal care, machine learning models can provide better results by fitting more intricate nonlinear decision boundary areas, improve data-driven model fitting by generating synthetic data, and by providing more automation for routine model adjustment processes. This thesis presents the evaluation of machine learning methods to prenatal screening and health education prediction problems, along with novel methods for generating synthetic rare disorder data to be used for modelling, and an adaptive system for continuously adjusting a prediction model to the changing patient population. This way the thesis addresses all the four main entities related to predicting adverse outcomes of pregnancy: the mother or patient, the clinician, the screening laboratory and the developer or manufacturer of screening materials and systems.Kliinisen riskin mallinnus koneoppimismenetelmin: raskaudelle haitalliset lopputulemat Raskaus on kompleksinen biologinen prosessi, jonka etenemiseen liittyy useita terveysongelmia. Äitiyshoito voidaan kuvata ennalta ehkäiseväksi terveydenhuolloksi, jossa pyritään käsittelemään, hoitamaan ja lievittämään kyseisiä ongelmia. Tähän hoitoon sisältyy myös raskauden haitallisten lopputulemien riskilaskenta, missä probabilistista mallinnusta hyödynnetään määrittämään yksilön riski raskauden varhaisissa vaiheissa. Tällä mallinnuksella voi olla selkeä kliininen tarkoitus kuten prenataaliseulonta, tai terveyssivistyksellinen tarkoitus missä odottavalle äidille esitellään raskauden kannalta terveellisiä elämäntapoja. Tällä hetkellä eniten käytössä olevat ennustemallit perustuvat perinteiseen tilastolliseen mallinnukseen, sille ne tarjoavat riittävän ennustetehokkuuden ja ovat helposti tulkittavissa. Koneoppiminen on datatieteen osa-alue, joka pitää sisällään menetelmiä millä voidaan mallintaa moniulotteista dataa ennustekäyttöön. Verrattuna olemassa oleviin äitiyshoidon ennustemalleihin, koneoppiminen mahdollistaa parempien ennustetulosten tuottamisen sovittamalla hienojakoisempia epälineaarisia päätösalueita, tehostamalla datakeskeisten mallien sovitusta luomalla synteettisiä havaintoja ja tarjoamalla enemmän automaatiota rutiininomaiseen mallien hienosäätöön. Tämä väitös esittelee koneoppimismenetelmien evaluaation prenataaliseulonta-ja terveyssivistysongelmiin, ja uusia menetelmiä harvinaisten sairauksien datan luomiseen mallinnustarkoituksiin ja jatkuvan ennustemallin hienosäätämisen järjestelmän muuttuvia potilaspopulaatiota varten. Näin väitös käy läpi kaikki neljä asianomaista jotka liittyvät haitallisten lopputulemien ennustamiseen: odottava äiti eli potilas, kliinikko, seulontalaboratorio ja seulonnassa käytettävien materiaalien ja järjestelmien kehittäjä tai valmistaja

    Boosted networks for the diagnosis of cardiovascular diseases

    Get PDF
    A boosting by filtering technique for neural network systems with back propagation together with a majority voting scheme is presented in this paper. Previous research with regards to predict the presence of cardiovascular diseases has shown accuracy rates up to 72.9%. Using a boosting by filtering technique prediction accuracy increased over 80%. The designed neural network system in this article presents a significant increase of robustness and it is shown that by majority voting of the parallel networks, recognition rates reach to > 90 in the V.A. Medical Center, Long Beach and Cleveland Clinic Foundation data set

    Feature Papers of Forecasting 2021

    Get PDF
    Articles in this book are Open Access and distributed under the Creative Commons Attribution (CC BY) license, which allows users to download, copy and build upon published articles, as long as the author and publisher are properly credited, which ensures maximum dissemination and a wider impact of our publications. The book as a whole is distributed by MDPI under the terms and conditions of the Creative Commons license CC BY-NC-ND
    corecore