205 research outputs found

    Urinary Tract Infection Analysis using Machine Learning based Classification and ANN- A Study of Prediction

    Get PDF
    Urinary tract infection is the most frequently diagnosed infection among humans. A urinary tract infection (UTI) affects the areas of urinary system which includes the ureters, bladder, kidneys and urethra. The primary infected area of urinary system involves the lower tract i.e. bladder and urethra. The infection in bladder is painful as well as uncomfortable but if it spreads to kidneys, it can have severe consequences. Women are more susceptible to urinary infection in comparison to men due to their physiology. This paper aims to study and assess the impact and causes of urinary tract infection in human beings and evaluate the machine learning approach for urinary disease forecasting. The paper also proposed machine learning based methodology for the prediction of the urinary infection and estimating the outcomes of the designed procedures over real-time data and validating the same. The paper focuses to get high prediction accuracy of UTI using confusion matrix by Machine Based Classification and ANN technique. Some specific parameters have been selected with the help of Analysis of variance technique. The naive bayes classifier, J48 decision tree algorithm, and Artificial neural network have been used for the prediction of presence of urinary infection. The accuracy achieved by the proposed model is 95.5% approximately

    A systematic review of the applications of Expert Systems (ES) and machine learning (ML) in clinical urology.

    Get PDF
    BackgroundTesting a hypothesis for 'factors-outcome effect' is a common quest, but standard statistical regression analysis tools are rendered ineffective by data contaminated with too many noisy variables. Expert Systems (ES) can provide an alternative methodology in analysing data to identify variables with the highest correlation to the outcome. By applying their effective machine learning (ML) abilities, significant research time and costs can be saved. The study aims to systematically review the applications of ES in urological research and their methodological models for effective multi-variate analysis. Their domains, development and validity will be identified.MethodsThe PRISMA methodology was applied to formulate an effective method for data gathering and analysis. This study search included seven most relevant information sources: WEB OF SCIENCE, EMBASE, BIOSIS CITATION INDEX, SCOPUS, PUBMED, Google Scholar and MEDLINE. Eligible articles were included if they applied one of the known ML models for a clear urological research question involving multivariate analysis. Only articles with pertinent research methods in ES models were included. The analysed data included the system model, applications, input/output variables, target user, validation, and outcomes. Both ML models and the variable analysis were comparatively reported for each system.ResultsThe search identified n = 1087 articles from all databases and n = 712 were eligible for examination against inclusion criteria. A total of 168 systems were finally included and systematically analysed demonstrating a recent increase in uptake of ES in academic urology in particular artificial neural networks with 31 systems. Most of the systems were applied in urological oncology (prostate cancer = 15, bladder cancer = 13) where diagnostic, prognostic and survival predictor markers were investigated. Due to the heterogeneity of models and their statistical tests, a meta-analysis was not feasible.ConclusionES utility offers an effective ML potential and their applications in research have demonstrated a valid model for multi-variate analysis. The complexity of their development can challenge their uptake in urological clinics whilst the limitation of the statistical tools in this domain has created a gap for further research studies. Integration of computer scientists in academic units has promoted the use of ES in clinical urological research

    Semen parameters can be predicted from environmental factors and lifestyle using artificial intelligence methods

    Get PDF
    Fertility rates have dramatically decreased in the last two decades, especially in men. It has been described that environmental factors as well as life habits may affect semen quality. In this paper we use artificial intelligence techniques in order to predict semen characteristics resulting from environmental factors, life habits, and health status, with these techniques constituting a possible decision support system that can help in the study of male fertility potential. A total of 123 young, healthy volunteers provided a semen sample that was analyzed according to the World Health Organization 2010 criteria. They also were asked to complete a validated questionnaire about life habits and health status. Sperm concentration and percentage of motile sperm were related to sociodemographic data, environmental factors, health status, and life habits in order to determine the predictive accuracy of a multilayer perceptron network, a type of artificial neural network. In conclusion, we have developed an artificial neural network that can predict the results of the semen analysis based on the data collected by the questionnaire. The semen parameter that is best predicted using this methodology is the sperm concentration. Although the accuracy for motility is slightly lower than that for concentration, it is possible to predict it with a significant degree of accuracy. This methodology can be a useful tool in early diagnosis of patients with seminal disorders or in the selection of candidates to become semen donors.This study was partially funded by Vicerrectorado de Investigación, University of Alicante, Alicante, Spain (Vigrob-137)

    From Fuzzy Expert System to Artificial Neural Network: Application to Assisted Speech Therapy

    Get PDF
    This chapter addresses the following question: What are the advantages of extending a fuzzy expert system (FES) to an artificial neural network (ANN), within a computer‐based speech therapy system (CBST)? We briefly describe the key concepts underlying the principles behind the FES and ANN and their applications in assisted speech therapy. We explain the importance of an intelligent system in order to design an appropriate model for real‐life situations. We present data from 1‐year application of these concepts in the field of assisted speech therapy. Using an artificial intelligent system for improving speech would allow designing a training program for pronunciation, which can be individualized based on specialty needs, previous experiences, and the child\u27s prior therapeutical progress. Neural networks add a great plus value when dealing with data that do not normally match our previous designed pattern. Using an integrated approach that combines FES and ANN allows our system to accomplish three main objectives: (1) develop a personalized therapy program; (2) gradually replace some human expert duties; (3) use “self‐learning” capabilities, a component traditionally reserved for humans. The results demonstrate the viability of the hybrid approach in the context of speech therapy that can be extended when designing similar applications

    A Machine Learning and Integration Based Architecture for Cognitive Disorder Detection Used for Early Autism Screening

    Get PDF
    About 15% of the world’s population suffers from some form of disability. In developed countries, about 1.5% of children are diagnosed with autism. Autism is a developmental disorder distinguished mainly by impairments in social interaction and communication and by restricted and repetitive behavior. Since the cause of autism is still unknown, there have been many studies focused on screening for autism based on behavioral features. Thus, the main purpose of this paper is to present an architecture focused on data integration and analytics, allowing the distributed processing of input data. Furthermore, the proposed architecture allows the identification of relevant features as well as of hidden correlations among parameters. To this end, we propose a methodology able to integrate diverse data sources, even data that are collected separately. This methodology increases the data variety which can lead to the identification of more correlations between diverse parameters. We conclude the paper with a case study that used autism data in order to validate our proposed architecture, which showed very promising results.This work was partially funded by Grant RTI2018-094283-B-C32, ECLIPSE-UA (Spanish Ministry of Education and Science)

    Design and Development of a Compound DSS for Laboratory Research

    Get PDF

    Classification of hypoglycemic episodes for Type 1 diabetes mellitus based on neural networks

    Get PDF
    Hypoglycemia is dangerous for Type 1 diabetes mellitus (T1DM) patients. Based on the physiological parameters, we have developed a classification unit with hybridizing the approaches of neural networks and genetic algorithm to identify the presences of hypoglycemic episodes for TIDM patients. The proposed classification unit is built and is validated by using the real T1DM patients' data sets collected from Department of Health, Government of Western Australia. Experimental results show that the proposed neural network based classification unit can achieve more accurate results on both trained and unseen T1DM patients' data sets compared with those developed based on the commonly used classification methods for medical diagnosis including statistical regression, fuzzy regression and genetic programming

    Diagnosis of hypoglycemic episodes using a neural network based rule discovery system

    Get PDF
    Hypoglycemia or low blood glucose is dangerous and can result in unconsciousness, seizures and even death for Type 1 diabetes mellitus (T1DM) patients. Based on the T1DM patients’ physiological parameters, corrected QT interval of the electrocardiogram (ECG) signal, change of heart rate, and the change of corrected QT interval, we have developed a neural network based rule discovery system with hybridizing the approaches of neural networks and genetic algorithm to identify the presences of hypoglycemic episodes for TIDM patients. The proposed neural network based rule discovery system is built and is validated by using the real T1DM patients’ data sets collected from Department of Health, Government of Western Australia. Experimental results show that the proposed neural network based rule discovery system can achieve more accurate results on both trained and unseen T1DM patients’ data sets compared with those developed based on the commonly used classification methods for medical diagnosis, statistical regression, fuzzy regression and genetic programming. Apart from the achievement of these better results, the proposed neural network based rule discovery system can provide explicit information in the form of production rules which compensate for the deficiency of traditional neural network method which do not provide a clear understanding of how they work in prediction as they are in an implicit black-box structure. This explicit information provided by the product rules can convince medical doctors to use the neural networks to perform diagnosis of hypoglycemia on T1DM patients

    System on chip design of the nerve centres of the human neuroregulatory system

    Get PDF
    Introducción: El sistema neurorregulador humano es un sistema nervioso complejo compuesto por un grupo heterogéneo de centros nerviosos distribuidos a lo largo de la médula espinal. Estos centros actúan de forma autónoma, se comunican mediante interconexiones nerviosas y gobiernan y regulan el comportamiento de órganos en los seres humanos. Por más de 20 años se viene estudiando el sistema neurorregulador del tracto urinario inferior, responsable de los órganos y sistemas que intervienen en el proceso de micción. El objetivo de la investigación ha sido comprender el papel individual de cada centro para crear un modelo general del sistema neurorregulador capaz de operar a nivel de centro nervioso. Métodos: El modelo creado se ha formalizado mediante la teoría de sistemas multiagente de forma que cada agente modele el comportamiento de un centro nervioso. Su granularidad ha abierto la posibilidad de actuar a nivel de centro, lo cual ha sido especialmente interesante en el tratamiento de disfunciones. Resultados y discusión: En este trabajo se enriqueció este modelo teórico con un modelo arquitectural que lo hiciera adecuado para su implementación en hardware. A partir del nuevo modelo, se propuso el diseño system on chip de un procesador específico capaz de desempeñar las funciones de un centro nervioso. En conclusión, la investigación supuso un enfoque original con el objetivo final de crear un chip parametrizable, capaz de desarrollar cualquier función neurorreguladora, que pudiera ser implantable en el cuerpo y con capacidad para trabajar de forma coordinada con el sistema neurorregulador biológico.Introduction: The human neuroregulatory system is a complex nervous system composed of a heterogeneous group of nerve centres distributed along the spinal cord. These centres act autonomously, communicate through neural interconnections, and govern and regulate the behavior of organs in humans. For more than twenty years, the neuroregulatory system of the lower urinary tract has been studied, which controls the organs and systems involved in the urination process. Based on the study of the behavior and composition of the lower urinary tract, we have succeeded in isolating the centres involved in its functioning. The goal has been to understand the individual role played by each centre to create a general model of the neuroregulatory system capable of operating at the level of the nerve centre. Methods: The model has been created and formalized based on Multi-Agent Systems theory: each agent thus models the behaviour of a nerve centre. Its granularity opens up the possibility of acting at the level of the centre, of particular interest to treat dysfunctions. Results and discussion: The present study enriches this theoretical model with an architectural model that makes it suitable to implement in hardware. Based on this new model, we propose a System on Chip (SoC) design of a specific processor capable of performing a nerve centre’s functions. Although this processor can be entirely configured and programmed to adjust to the functioning of the different centres, the present work aimed at facilitating the understanding and validation of the proposal. We thus focused on the cortical-diencephalic centre, responsible for voluntary micturition. As conclusions, the research adopted an original approach with the aim of creating a configurable chip, capable of developing any neuroregulatory function, implantable in the body and being able to function in a coordinated way with the biological neuroregulatory system

    A hypoglycemic episode diagnosis system based on neural networks for Type 1 diabetes mellitus

    Get PDF
    Hypoglycemia (or low blood glucose) is dangerous for Type 1 diabetes mellitus (T1DM) patients, as this can cause unconsciousness or even death. However, it is impossible to monitor the hypoglycemia by measuring patients’ blood glucose levels all the time, especially at night. In this paper, a hypoglycemic episode diagnosis system is proposed to determine T1DM patients’ blood glucose levels based on these patients’ physiological parameters which can be measured online. It can be used not only to diagnose hypoglycemic episodes in T1DM patients, but also to generate a set of rules, which describe the domains of physiological parameters that lead to hypoglycemic episodes. The hypoglycemic episode diagnosis system addresses the limitations of the traditional neural network approaches which cannot generate implicit information. The performance of the proposed hypoglycemic episode diagnosis system is evaluated by using real T1DM patients’ data sets collected from the Department of Health, Government of Western Australia, Australia. Results show that satisfactory diagnosis accuracy can be obtained. Also, explicit knowledge can be produced such that the deficiency of traditional neural networks can be overcome. A clear understanding of how they perform diagnosis can be indicated
    corecore