Healthcare Process Modelling by Rule Based Networks Han Liu First Year PhD Student Alex Gegov, Jim Briggs, Mohammed Bader PhD Supervisors.

Slides:



Advertisements
Similar presentations
DECISION TREES. Decision trees  One possible representation for hypotheses.
Advertisements

Machine Learning Instance Based Learning & Case Based Reasoning Exercise Solutions.
Decision Tree Approach in Data Mining
Data Mining Classification: Alternative Techniques
Data Mining Classification: Alternative Techniques
P449. p450 Figure 15-1 p451 Figure 15-2 p453 Figure 15-2a p453.
Multiple Criteria for Evaluating Land Cover Classification Algorithms Summary of a paper by R.S. DeFries and Jonathan Cheung-Wai Chan April, 2000 Remote.
The Research Project - Preliminary Proposal Presentation Contextual Suggestion Track: Travel Plan Recommendation System Based on Open-web Information Presenter:
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
1 Learning to Detect Objects in Images via a Sparse, Part-Based Representation S. Agarwal, A. Awan and D. Roth IEEE Transactions on Pattern Analysis and.
Visual Cognition II Object Perception. Theories of Object Recognition Template matching models Feature matching Models Recognition-by-components Configural.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
TFT Monitoring in patients taking Amiodarone Dr Naznaz Mohammed ST2 General Practice.
Lazy Learning k-Nearest Neighbour Motivation: availability of large amounts of processing power improves our ability to tune k-NN classifiers.
12 March 1999Dip HI KBS Module1 Machine Learning Lucy Hederman.
Recommender systems Ram Akella February 23, 2011 Lecture 6b, i290 & 280I University of California at Berkeley Silicon Valley Center/SC.
Text Classification: An Implementation Project Prerak Sanghvi Computer Science and Engineering Department State University of New York at Buffalo.
Classification of Music According to Genres Using Neural Networks, Genetic Algorithms and Fuzzy Systems.
Recommender systems Ram Akella November 26 th 2008.
Supervised Learning: Perceptrons and Backpropagation.
GUHA method in Data Mining Esko Turunen Tampere University of Technology Tampere, Finland.
Enterprise systems infrastructure and architecture DT211 4
ACTIVE RECORDS MANAGEMENT
Case Studies Dr Lee Nung Kion Faculty of Cognitive Sciences and Human Development UNIVERSITI MALAYSIA SARAWAK.
Automated Classification of Medical Questions Using Semantic Parsing Techniques Paul E. Pancoast, MD Arthur B. Smith, MS Chi-Ren Shyu, PhD University of.
Supervised Learning and k Nearest Neighbors Business Intelligence for Managers.
Chapter 8 Prediction Algorithms for Smart Environments
Multiple-Layer Networks and Backpropagation Algorithms
Introduction to Data Mining Group Members: Karim C. El-Khazen Pascal Suria Lin Gui Philsou Lee Xiaoting Niu.
The identification of interesting web sites Presented by Xiaoshu Cai.
Appendix B: An Example of Back-propagation algorithm
Chapter 7 Neural Networks in Data Mining Automatic Model Building (Machine Learning) Artificial Intelligence.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
MIDDLEWARE SYSTEMS RESEARCH GROUP Middleware A Policy Management Framework for Content-based Publish/Subscribe Middleware Hans-Arno Jacobsen Department.
The Perceptron. Perceptron Pattern Classification One of the purposes that neural networks are used for is pattern classification. Once the neural network.
Decision Trees. Decision trees Decision trees are powerful and popular tools for classification and prediction. The attractiveness of decision trees is.
Reduction of Training Noises for Text Classifiers Rey-Long Liu Dept. of Medical Informatics Tzu Chi University Taiwan.
The Matrix: Using Intermediate Features to Classify and Predict Friends in a Social Network Michael Matczynski Status Report April 14, 2006.
Basic concepts for price and output measurement in health Ann Lisbet Brathaug Statistics Norway.
Ensembles. Ensemble Methods l Construct a set of classifiers from training data l Predict class label of previously unseen records by aggregating predictions.
Stefan Mutter, Mark Hall, Eibe Frank University of Freiburg, Germany University of Waikato, New Zealand The 17th Australian Joint Conference on Artificial.
Chapter 4: Pattern Recognition. Classification is a process that assigns a label to an object according to some representation of the object’s properties.
Wireless Sensor Networks for Personal Health Monitoring Presented by: I man M ohamed M ohamed A li.
Protein motif extraction with neuro-fuzzy optimization Bill C. H. Chang and Author : Bill C. H. Chang and Saman K. Halgamuge Saman K. Halgamuge Adviser.
Recommender Systems Debapriyo Majumdar Information Retrieval – Spring 2015 Indian Statistical Institute Kolkata Credits to Bing Liu (UIC) and Angshul Majumdar.
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
Neural Text Categorizer for Exclusive Text Categorization Journal of Information Processing Systems, Vol.4, No.2, June 2008 Taeho Jo* 報告者 : 林昱志.
Cosine Similarity Item Based Predictions 77B Recommender Systems.
Data Mining: Knowledge Discovery in Databases Peter van der Putten ALP Group, LIACS Pre-University College Bio Informatics January
Department of Social Informatics Graduate School of Informatics Kyoto University, Japan July 8, 2004 The Social Informatics of Healthcare Infrastructure.
Classification and Prediction: Ensemble Methods Bamshad Mobasher DePaul University Bamshad Mobasher DePaul University.
Supervised Machine Learning: Classification Techniques Chaleece Sandberg Chris Bradley Kyle Walsh.
CS Machine Learning Instance Based Learning (Adapted from various sources)
1 Midterm Issues. 2 Social Context Social context is a specific role that a person has in society –E.g. Doctor, lawyer, patient, voter –Not an issue of.
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Leaves Recognition By Zakir Mohammed Indiana State University Computer Science.
Data Mining: Concepts and Techniques
Recommender Systems & Collaborative Filtering
Artificial Neural Networks
Applying Deep Neural Network to Enhance EMPI Searching
Wei Wei, PhD, Zhanglong Ji, PhD, Lucila Ohno-Machado, MD, PhD
Model Functions Input x 6 = Output Input x 3 = Output
Machine Learning Week 1.
Students: Meiling He Advisor: Prof. Brain Armstrong
Collaborative Filtering Nearest Neighbor Approach
Instance Based Learning
ARTIFICIAL NEURAL NETWORKS
Automated Recipe Completion using Multi-Label Neural Networks
Figure AHA/ACSM Health/Fitness Facility
Using Bayesian Network in the Construction of a Bi-level Multi-classifier. A Case Study Using Intensive Care Unit Patients Data B. Sierra, N. Serrano,
Presentation transcript:

Healthcare Process Modelling by Rule Based Networks Han Liu First Year PhD Student Alex Gegov, Jim Briggs, Mohammed Bader PhD Supervisors

Table of contents Health status monitoring Treatment recommendation

Health Status Monitoring A set of medical rules used to predict health status is generated by a rule generation algorithm learning historical data and then converted into network structure illustrated in Figure 1 Each node in input layer represents a medical feature Each node in middle layer represents a medical rule The output node represents the classification of health status, e.g. in risk or health input conjunction output Figure 1 If x1=1 and x2=1 then y=1

Treatment Recommendation 1.To classify patients into a particular category based on similarity using K Nearest Neighbour. 2.To retrieve treatments that have been applied to previous patients classified into the same category as the current patient and find a list of candidate treatments by majority voting. 3.To classify these candidate treatments to one of rate scale of 1 to k and filter those treatments with negative classification. 4.To induce a list of association rules which have patient features on left hand side and medical features on right hand side and is represented by a network as illustrated in Figure 2. 5.To retrieve a list of most potential treatments that match the features represented by the right hand sides of association rules in order to recommend doctors a list of candidate choices.

If x1=1 and x2=1 then y1=1 Patient Features Medical Rules Medical Features Figure 2

Thank you