An Approach To Develop Knowledge Modeling Framework Case Study Using Ayurvedic Medicine

Size: px
Start display at page:

Download "An Approach To Develop Knowledge Modeling Framework Case Study Using Ayurvedic Medicine"

Transcription

1 251 An Approach To Develop Knowledge Modeling Framework Case Study Using Ayurvedic Medicine D.S. Kalana Mendis *, Asoka S. Karunananda +, and U. Samarathunga ++ * Department of Information Technology, Advanced Technological Institute, Labuduwa, Sri Lanka kalanaatil@mail.com + Faculty of Information Technology, University of Moratuwa, Sri Lanka Asoka@itfac.mrt.ac.lk ++ U. Samarathunga Gampaha Wickramarachi Ayurveda Institute, University of Kelaniya, Sri Lanka Abstract This paper provides a methodology aimed at better measuring tacit knowledge in Ayurvedic medicine. Among other areas, western medicine has heavily used the expert systems technology. There are very little applications of expert system technology for alternative systems of medicine. Since these areas have more implicit form of knowledge, the development of expert systems for such areas contributes both expert system technology and domain of alternative systems of medicine. This paper describes our research into development of expert systems for Ayurvedic medicine, which has won a big recognition on these days. Since Ayurvedic medicine is strongly based on the concept of individuality for diagnosis of diseases and prescription of treatments, the research has been conducted to model Ayurvedic knowledge on recognition of individuals. An expert system has been developed to recognize human constitution according to Ayurvedic medicine. A statistical technique of principle component has been used to analyze the classification of individuals. Fuzzy-expert system has been developed to model knowledge by eliminating the limitations associated with the PC analysis. The system has been tested against the medical practioners of Ayurvedic medicine and gained 77% accuracy. It is found that the fuzzyexpert system developed can be used as a decision support system tool for Ayurvedic practioners and as a learning system for Ayurvedic medical students. The system has also been developed as a framework that can be used to model Ayurvedic like domains where the knowledge is rather implicit or tacit. So, PC and Fuzzy logic has been developed as modules that can be integrated with a standard expert system shell. I. INTRODUCTION Ayurvedic medicine has proposed a different approach to western medicine for diagnosing of diseases and prescription of treatments. In particular Ayurvedic medicine takes infidelity of patients into consideration. Stated in another way, treatments are based on individual differences. In this sense, Ayurvedic medicine also provides set of knowledge for classification individuals. This knowledge has been presented in the form of questionnaire and used for many years without much research into its development. According to medical practitioners of Ayurveda, it appears that the questionnaire has repetitive and inconsistent information. This paper researches into development of a knowledge-modeling framework, which emulates Ayurvedic knowledge of classification of individuals as a case study. As such we decided to resolve the problem with the help of Artificial Intelligent techniques (AI). It is well known fact that AI techniques are better at solving real world problems, which cannot be solved otherwise. In particular AI techniques can be used to models domains with less formal knowledge. Among other AI techniques, we have used Fuzzy logic to fine tune the results obtained from PC analysis. Finally the system has been developed as an Expert System, which models Ayurvedic classification of individuals. With this technology the system has added features such as incorporating new knowledge, explaining reasons for answers given. So, the expert systems for individual classification are not only a tool for diagnosis but also a learning system for Ayurvedic medical students. II. AYURVEDIC CLASSIFICATION OF INDIVIDUALS Ayurvedic medicine has a very strong bearing on the concept of Prakruti, which means nature (natural form) of the build and constitution of the human body. According to Ayurveda the path to optimal health is different for people depending on their Prakruti. For individuals the Prakurthi is defined as a combination of (Vatha, Pittha and Kapha). A balanced state of the Tridoshas makes a healthy and balanced person (Physically and Mentally) [6]. Since we all have different combinations of the Tridoshas, The diagnosis of pakruti offers unique insights into understanding and assessing one s health. It is not merely a diagnostic device but also a guide to action for good health. It assesses the, dominance of Tridoshas and gives advice for preventive and

2 252 primitive health care. The ancient science of Ayurveda is the oldest known form of health care in the world. Recognition of human constituent in Ayurveda, is currently based on a standard questionnaire on subjective criteria based on ancient theories of Ayurvedic scholar Charaka, 1000 BC and Susruta, 600 BC. Questions in concerned are very much user-friendly and based on medical theories of Ayurveda, which is used for finding constituent type, has probes such as repeating questions and classification of constituent type. This has been used for classification of individuals for many centuries. There has been no research into improve the questionnaire although people have realized that the classification is not acceptable sometimes. III. FRAMEWORK FOR MODELING KNOWLEDGE The approach has been converted for an implementation using the architecture [10] given below (Figure 1). It is consisted of with modules such as principle component analyzer, database, knowledge base, and fuzzy logic module and inference engine. Fig. 1. Top-level architecture A. Principle Components Analyzer Tacit knowledge [12] has been extracted from the expert and formulated in a questionnaire. It is evaluated using Likert scale technology. In the first instance of knowledge acquisition, a pilot survey has been done for the purpose of extracting principal components [7]. The SPSS [18] is used for conducting the functions of principle components extracting. B. Fuzzy Logic Module The output results of the principle component analyzer would be the input for the fuzzy logic [4] module. In the case of generating membership function, finding the interval is considered as an automated process in this module due to instead of using runtime inputs. This module has been implemented using Visual Basic for widening scope of generating membership function. Further, fuzzy rules have been constructed in the fuzzy logic module. C. Database Extracted principle components have been stored in Ms Access database, which integrated with the principle component analyzer through the developer interface that is considered as a sub interface of the user interface. The questionnaire consisted of tacit knowledge also been stored in the database that integrated with the user interface. D. Knowledge Base Explanations for output generated by the fuzzy logic module have been processed using fuzzy rules in the knowledge base. Further, knowledge engineer is given a facility to add new rules in the runtime. The knowledge base has been implemented using FLEX [9] expert system shell, which embedded in WinProlog E. User Interface The user interface facilitates for both developer and general user. Once knowledge engineer develops a particular framework for required tacit domain with interaction of the expert, and then general user will be given a facility of using the framework for decision-making purposes. So, it has been divided the user interface in developer interface and general user interface. General user will be able to use a developed framework using a questionnaire, which has been implemented as a web page linked to the database. F. Inference Engine The inference engine carries out the reasoning whereby the expert system reaches a solution. This is the inference engine of the FLEX expert system shell. Since this is built in to the system there is no development activities with regard to this component in the system. Note that inference engine has nothing to do with the modeling of tacit knowledge but it runs the expert system. IV. FRAMEWORK IN PRACTICE In the exciting system, the method of analyzing constituents is not consistent. Although Ayurvedic practitioners use a questionnaire but leads several problems like dependencies among the questions in the questionnaire and analysis of the constituent type. We addressed these problems to solve using following stages [19]. A. Removing dependencies It is consisted of 72 questions to analyze vata, pita and kapha. We have done a pilot survey for 100 no. of students for statistical modeling using the questionnaire. Principle component analyzer has been used to remove dependencies in the questionnaire. It has been identified 25 principal components using SPSS as shown in matrix given below. Here V1, V2..V24, K1, k2..k24, P1, P2..P24 denotes question-numbering system in the questionnaire.

3 V V V=. V V K K K= M =. K K P P P= P P X=<X L V (X) = (X-X L )/(X U -X L ) X L <X<X U 1 X=>X U V(x) denotes membership function for classifying vata constitution. This has been constructed using Visual Basic. Co-matrix computed in principle component analysis is given below. V= *25 B. Analysis of human constituents Human constituents can be computed in to vata, pita and kapha in percentages as shown below. Membership functions for vata, pita and kapha have been constructed in fuzzy logic module using the out puts of principle component analyzer as illustrated in Fig.2. C. Fuzzy logic for Analysis of human constituents Human constituents can be computed in to vata, pita and kapha in percentages as shown below. Membership functions for vata, pita and kapha have been constructed using fuzzy logic based on out puts of principle component analysis. - Membership function for classifying Vata constitution Boundary values of membership function have been constructed using the output of the principle component analysis. Fig. 2. Analysis window D. Explanations for derived human constituents Explanations for output generated by the fuzzy logic module have been processed using fuzzy rules in the knowledge base in the expert system. The knowledge base has been implemented using FLEX expert system shell, which embedded in WinProlog. In relation to Ayurvedic domain, possible diseases can be occurred due to dominated constituent type. It is illustrated as shown in Fig. 3. Q X L Q X U = 1 = i= 1 j= i= 1 j= 1 a = (1) ji a = (2) ji Here X L denotes lower bound value at the minimum level of evaluation scale (Does not apply) in the questionnaire. X U denotes upper bound value at the maximum level of evaluation scale (Applies most) in the questionnaire.

4 254 id Vata pitta kapha Expert_decision KV PK PK PK PK KV KV The evaluation was conducted to see far the answers generated by the system matches with the identification by Ayurvedic experts and the students. Further, the system s ability to fine-tune the answers was also tested. It has been investigated that 23 (77%) of conclusions matches with the system and expert (see Table 2), which leads to determine the accuracy of the system. Fig. 3. Explanations window V. TESTING The expert system developed using this approach was tested with a group of 30 persons of Ayurvedic experts and students (see Table 1). TABLE 1 SYSTEM TESTING: EXPERT VS. SYSTEM id Vata pitta kapha Expert_decision KV VP VP KP KV KV KP KV KP PK PK KV KV KV PK KV VP PK KV PK PK PK PK TABLE 2 COMPARISSION OF CONCLUSIONS: EXPERT VS. SYSTEM id vata pitta kapha Expert_decision conclusion KV matched KV matched KP matched KV matched KP matched PK matched PK matched KV matched KV matched KV matched PK matched KV matched PK matched KV matched PK matched PK matched PK matched KV matched PK matched PK matched PK matched PK matched KV matched The system facilitated to derive constituents types in percentages while Ayurvedic experts obtain only the constituent type. As recommendation given by the Ayurvedic experts, determining constituent s types in percentages is an important criterion for prescribing drugs for a disease. Further, our system provide as an option to

5 255 find out possible diseases. In generally, the system can be used as a self-assessment for finding constituents. According to Ayurvedic medicine, regiments can be done easily by knowing the constituent type. The human constituents can be computed as a combination. So it would help to find the effectiveness of minimum type in a diagnosis. VI. CONCLUSION The knowledge-modeling framework developed can be used as a tool for supporting Ayurvedic medical practitioners for recognition of human constituents. Even an ordinary person can also use this without consulting an Ayurvedic practitioner. Further, Ayurvedic medical students can use the system as a learning system. The users of the system are not expected to hold knowledge in statistical or artificial intelligence techniques. This system can also maintain history of patients for research related human constitutes. It should be noted that with the help of Artificial Intelligence technologies we have improved the correctness of the decision making process in relation to the use of traditional questionnaire. This eliminates the inconsistencies and repetitiveness of answers and also provides a means for explanation of reasons for answers. The system can be further developed as a comprehensive framework with access to several domains with tacit knowledge. [12] D. Richards and P. Bush, Measuring, Formalizing and Modeling Tacit Knowledge IEEE/Web Intelligence Conference (WI-2003) Bejing. [13] R. Dawson, (2001), Developing Knowledge-Based Client Relationship, Butterworth Heinemann. [14] S.N. Tripathi (1978), Clinical Diagnosis, Science and Philosophy of Indian medicine. [15] XpertRule Knowledge Builder, [16] V. Noak (2000), Discovering the world with Fuzzy logic, A Springer Verlag Company, PP [17] [18] M. C. Morogan, (1997), SPSS for windows, release 8.0.0, DSV KTH SU, Sweden [19] D.S.K. Mendis, A.S. Karunananda and U. Samarathunga (2005), An intelligent system for smart thinking in clinical diagnosis, International Information Technology conference, Colombo, Accepted for publication. REFERENCES [1] K-P. Adlassnig (1986), Fuzzy set theory in medical diagnosis, IEEE Tr. On Syst., Man, and Cybernetics 16(2), March/April, [2] R.D. Zielstorff (1998). Online practice guidelines, JAMIA 5, [3] W. Jim, B. Gleb, V.Z. Berend (2000) Fuzzy logic in clinical practice decision support systems, Proceedings of the 33rd Hawaii IEEE International Conference on System Sciences pp [4] J.K.George, B.Yuan(1995), Fuzzy sets and Fuzzy logic, prentice hall of India, pp [5] L. Jonson (1988), Expert system Architectures, Kopan Page Limited [6] G.P. Dubey (1978) The Physiological concepts in Indian medicine, Science and Philosophy of Indian medicine, Shree Beldyanath Ayurved Bhawan Ltd. [7] C. Chatfied (1996), Introduction to Multivariate Analysis, Chapman and Hall. [8] G. Coppin, A. Skrzyniarz (2003), Human centered processes : Individual and distributed decision support, IEEE Intelligent systems, pages [9] D. Westwood, Flex reference guide, LPA, U.K [10] D. S. K. Mendis., A.S. Karunananda and U.Samarathunga (2004), Multi-Techniques Integrated tacit knowledge modelling system, International Journal of Information Technology, Vol 9, pp [11] D.S.K Mendis, A.S. Karunananda and U.Samarathunga (2004), An Expert system for analysing Aurvedic human constituents, Shamisha Journal of Ayurveda, Vol 1, pp

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 Abstract MedFrame provides a medical institution with a set of software tools for developing

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

Wrist Energy Fuzzy Assist Cancer Engine WE-FACE

Wrist Energy Fuzzy Assist Cancer Engine WE-FACE Wrist Energy Fuzzy Assist Cancer Engine WE-FACE Sharmila Begum M sharmilagaji@gmail.com, Assistant Professor, Periyar Maniammai University, Thanjavur, Tamil Nadu. Nivethitha S nivethithasomu@gmail.com

More information

Design and Study of Online Fuzzy Risk Score Analyzer for Diabetes Mellitus

Design and Study of Online Fuzzy Risk Score Analyzer for Diabetes Mellitus American Journal of Applied Sciences 10 (9): 1124-1133, 2013 ISSN: 1546-9239 2013 S. Anantha et al., This open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0 license doi:10.3844/ajassp.2013.1124.1133

More information

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 87 CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 6.1 INTRODUCTION This chapter presents the design and architecture of real time Web centric telehealth

More information

Phone Number:

Phone Number: International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 1589 Multi-Agent based Diagnostic Model for Diabetes 1 A. A. Obiniyi and 2 M. K. Ahmed 1 Department of Mathematic,

More information

Coherence Theory of Truth as Base for Knowledge Based Systems

Coherence Theory of Truth as Base for Knowledge Based Systems Association for Information Systems AIS Electronic Library (AISeL) AMCIS 1996 Proceedings Americas Conference on Information Systems (AMCIS) 8-16-1996 Coherence Theory of Truth as Base for Knowledge Based

More information

Fuzzy Expert System to Calculate the Strength/ Immunity of a Human Body

Fuzzy Expert System to Calculate the Strength/ Immunity of a Human Body Indian Journal of Science and Technology, Vol 9(), DOI: 10.178/ijst/16/v9i/101, November 16 ISSN (Print) : 097-686 ISSN (Online) : 097-6 Fuzzy Expert System to Calculate the Strength/ Immunity of a Human

More information

An expert system (Autodoc) for diagnosing diseases and prescribing medication using visual basic.net

An expert system (Autodoc) for diagnosing diseases and prescribing medication using visual basic.net Information Technology Research Journal Vol.2(2), pp. 20 24, November, 2012 Available online http://resjournals.com/itj ISSN: 2026-6715 2012 International Research Journals Full Length Research Paper An

More information

A Framework for Medical Diagnosis using Hybrid Reasoning

A Framework for Medical Diagnosis using Hybrid Reasoning A Framework for Medical using Hybrid Reasoning Deepti Anne John, Rose Rani John Abstract The traditional method of reasoning was rule-based reasoning (). It does not use past experiences to reason. Case-based

More information

Diagnosis of Diabetes Based on Nadi Pariksha Using Tridosha Analysis and ANN

Diagnosis of Diabetes Based on Nadi Pariksha Using Tridosha Analysis and ANN Original Article Diagnosis of Diabetes Based on Nadi Pariksha Using Tridosha Analysis and ANN Rushikesh Pradip Kulkarni* 1 and Prof. Mahesh S. Kumbhar 2 1 M.Tech Student, ETC Department, Rajarambapu Institute

More information

A FUZZY LOGIC BASED CLASSIFICATION TECHNIQUE FOR CLINICAL DATASETS

A FUZZY LOGIC BASED CLASSIFICATION TECHNIQUE FOR CLINICAL DATASETS A FUZZY LOGIC BASED CLASSIFICATION TECHNIQUE FOR CLINICAL DATASETS H. Keerthi, BE-CSE Final year, IFET College of Engineering, Villupuram R. Vimala, Assistant Professor, IFET College of Engineering, Villupuram

More information

LabVIEW based Non-Invasive prototype device for cardiac diagnosis using Nadi Shastra

LabVIEW based Non-Invasive prototype device for cardiac diagnosis using Nadi Shastra Original Article LabVIEW based Non-Invasive prototype device for cardiac diagnosis using Nadi Shastra Parth Shah 1, A.V. Leio 1, Siddaram Mahajan* 1, Shaik Jameel 2 1 Department of Biomedical Engineering,

More information

Design and Implementation of Fuzzy Expert System for Back pain Diagnosis

Design and Implementation of Fuzzy Expert System for Back pain Diagnosis Design and Implementation of Fuzzy Expert System for Back pain Diagnosis Mohammed Abbas Kadhim #1, M.Afshar Alam #2, Harleen Kaur #3 # Department of Computer Science, Hamdard University Hamdard Nagar,

More information

Study of Diet Recommendation System based on Fuzzy Logic and Ontology

Study of Diet Recommendation System based on Fuzzy Logic and Ontology Study of Recommendation System based on Fuzzy Logic and Shital V. Chavan Department of Computer Engineering Pimpri Chinchwad College of Engineering Pune-44 S.S. Sambare Department of Computer Engineering

More information

A prediction model for type 2 diabetes using adaptive neuro-fuzzy interface system.

A prediction model for type 2 diabetes using adaptive neuro-fuzzy interface system. Biomedical Research 208; Special Issue: S69-S74 ISSN 0970-938X www.biomedres.info A prediction model for type 2 diabetes using adaptive neuro-fuzzy interface system. S Alby *, BL Shivakumar 2 Research

More information

Optical sensor for Indian Siddha Diagnosis System

Optical sensor for Indian Siddha Diagnosis System Available online at www.sciencedirect.com Procedia Engineering 38 (2012 ) 1126 1131 International conference on modeling, optimization and computing Optical sensor for Indian Siddha Diagnosis System N.Deepa*,

More information

CHAPTER VI RESEARCH METHODOLOGY

CHAPTER VI RESEARCH METHODOLOGY CHAPTER VI RESEARCH METHODOLOGY 6.1 Research Design Research is an organized, systematic, data based, critical, objective, scientific inquiry or investigation into a specific problem, undertaken with the

More information

Design of APP for College Students' Fitness Running based on Android

Design of APP for College Students' Fitness Running based on Android 2017 International Conference on Computer Science and Application Engineering (CSAE 2017) ISBN: 978-1-60595-505-6 Design of APP for College Students' Fitness Running based on Android Jie Lu *, Haifeng

More information

Application of Tree Structures of Fuzzy Classifier to Diabetes Disease Diagnosis

Application of Tree Structures of Fuzzy Classifier to Diabetes Disease Diagnosis , pp.143-147 http://dx.doi.org/10.14257/astl.2017.143.30 Application of Tree Structures of Fuzzy Classifier to Diabetes Disease Diagnosis Chang-Wook Han Department of Electrical Engineering, Dong-Eui University,

More information

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian The 29th Fuzzy System Symposium (Osaka, September 9-, 3) A Fuzzy Inference Method Based on Saliency Map for Prediction Mao Wang, Yoichiro Maeda 2, Yasutake Takahashi Graduate School of Engineering, University

More information

Fever Diagnosis Rule-Based Expert Systems

Fever Diagnosis Rule-Based Expert Systems Fever Diagnosis Rule-Based Expert Systems S. Govinda Rao M. Eswara Rao D. Siva Prasad Dept. of CSE Dept. of CSE Dept. of CSE TP inst. Of Science & Tech., TP inst. Of Science & Tech., Rajah RSRKRR College

More information

Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient

Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient , ISSN (Print) : 319-8613 Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient M. Mayilvaganan # 1 R. Deepa * # Associate

More information

Personalized HealthCare and Agent Technologies

Personalized HealthCare and Agent Technologies Personalized HealthCare and Agent Technologies Mirjana Ivanović University of Novi Sad, Faculty of Sciences Department of Mathematics and informatics Novi Sad, Serbia mira@dmi.uns.ac.rs 1/46 AGENDA 1 Introduction

More information

Novel Respiratory Diseases Diagnosis by Using Fuzzy Logic

Novel Respiratory Diseases Diagnosis by Using Fuzzy Logic Global Journal of Computer Science and Technology Vol. 10 Issue 13 (Ver. 1.0 ) October 2010 P a g e 61 Novel Respiratory Diseases Diagnosis by Using Fuzzy Logic Abbas K. Ali, Xu De Zhi, Shaker K. Ali GJCST

More information

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

AN ADVANCED COMPUTATIONAL APPROACH TO ACKNOWLEDGED SYSTEM OF SYSTEMS ANALYSIS & ARCHITECTING USING AGENT BASED BEHAVIORAL MODELING

AN ADVANCED COMPUTATIONAL APPROACH TO ACKNOWLEDGED SYSTEM OF SYSTEMS ANALYSIS & ARCHITECTING USING AGENT BASED BEHAVIORAL MODELING AN ADVANCED COMPUTATIONAL APPROACH TO ACKNOWLEDGED SYSTEM OF SYSTEMS ANALYSIS & ARCHITECTING USING AGENT BASED BEHAVIORAL MODELING Paulette Acheson pbatk5@mail.mst.edu Cihan H. Dagli Steven Corns Nil Kilicay-Ergin

More information

Fuzzy Decision Analysis in Negotiation between the System of Systems Agent and the System Agent in an Agent-Based Model

Fuzzy Decision Analysis in Negotiation between the System of Systems Agent and the System Agent in an Agent-Based Model Fuzzy Decision Analysis in Negotiation between the System of Systems Agent and the System Agent in an Agent-Based Model Paulette Acheson, Cihan Dagli Engineering Management & Systems Engineering Department

More information

Embracing Complexity in System of Systems Analysis and Architecting

Embracing Complexity in System of Systems Analysis and Architecting Embracing Complexity in System of Systems Analysis and Architecting Complex Adaptive System 2013 November 13-15, 2013, Baltimore, MA Cihan H. Dagli INCOSE and IIE Fellow Founder Director Systems Engineering

More information

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles available online

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles available online RESEARCH ARTICLE ISSN: 2321-7758 AN OBJECTIVE STUDY OF NADI PARIKSHA NISHANT BANAT JAMES 1*, ASHISH HARSOLA 2 *1 ME (ExTC),F.C.R.I.T, Vashi,Mumbai, India 2 Asst. Prof. Dept. of ExTC, F.C.R.I.T, Vashi,Mumbai,

More information

A Review on Fuzzy Rule-Base Expert System Diagnostic the Psychological Disorder

A Review on Fuzzy Rule-Base Expert System Diagnostic the Psychological Disorder Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Citation for published version (APA): Geus, A. F. D., & Rotterdam, E. P. (1992). Decision support in aneastehesia s.n.

Citation for published version (APA): Geus, A. F. D., & Rotterdam, E. P. (1992). Decision support in aneastehesia s.n. University of Groningen Decision support in aneastehesia Geus, Arian Fred de; Rotterdam, Ernest Peter IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to

More information

Observations on the Use of Ontologies for Autonomous Vehicle Navigation Planning

Observations on the Use of Ontologies for Autonomous Vehicle Navigation Planning Observations on the Use of Ontologies for Autonomous Vehicle Navigation Planning Ron Provine, Mike Uschold, Scott Smith Boeing Phantom Works Stephen Balakirsky, Craig Schlenoff Nat. Inst. of Standards

More information

Type II Fuzzy Possibilistic C-Mean Clustering

Type II Fuzzy Possibilistic C-Mean Clustering IFSA-EUSFLAT Type II Fuzzy Possibilistic C-Mean Clustering M.H. Fazel Zarandi, M. Zarinbal, I.B. Turksen, Department of Industrial Engineering, Amirkabir University of Technology, P.O. Box -, Tehran, Iran

More information

Effect of Sample Size on Correlation and Regression Coefficients

Effect of Sample Size on Correlation and Regression Coefficients Effect of Sample Size on Correlation and Regression Coefficients Swati Gupta 1 Research Scholar, Department of Education, Aligarh Muslim University, India Dr. Mamun Ali Naji Qasem 2 Faculty of Education,

More information

A framework for the Recognition of Human Emotion using Soft Computing models

A framework for the Recognition of Human Emotion using Soft Computing models A framework for the Recognition of Human Emotion using Soft Computing models Md. Iqbal Quraishi Dept. of Information Technology Kalyani Govt Engg. College J Pal Choudhury Dept. of Information Technology

More information

Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic

Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic Ravinkal Kaur 1, Virat Rehani 2 1M.tech Student, Dept. of CSE, CT Institute of Technology & Research,

More information

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING

TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING 134 TWO HANDED SIGN LANGUAGE RECOGNITION SYSTEM USING IMAGE PROCESSING H.F.S.M.Fonseka 1, J.T.Jonathan 2, P.Sabeshan 3 and M.B.Dissanayaka 4 1 Department of Electrical And Electronic Engineering, Faculty

More information

MODELING AND SIMULATION OF FUZZY BASED AUTOMATIC INSULIN DELIVERY SYSTEM

MODELING AND SIMULATION OF FUZZY BASED AUTOMATIC INSULIN DELIVERY SYSTEM Journal of Computer Science 9 (9): 1133-1139, 2013 ISSN: 1549-3636 2013 doi:10.3844/jcssp.2013.1133.1139 Published Online 9 (9) 2013 (http://www.thescipub.com/jcs.toc) MODELING AND SIMULATION OF FUZZY

More information

Definition of Evidence-Based Medicine

Definition of Evidence-Based Medicine Converting Experience into Evidence-Orienting the Clinician for Scientific Validation Practical Approach Dr. Rangesh Paramesh Senior Medical Advisor, Himalaya Healthcare, Bangalore Evidence in medicine,

More information

A Matrix of Material Representation

A Matrix of Material Representation A Matrix of Material Representation Hengfeng Zuo a, Mark Jones b, Tony Hope a, a Design and Advanced Technology Research Centre, Southampton Institute, UK b Product Design Group, Faculty of Technology,

More information

International Journal for Science and Emerging

International Journal for Science and Emerging International Journal for Science and Emerging ISSN No. (Online):2250-3641 Technologies with Latest Trends 8(1): 7-13 (2013) ISSN No. (Print): 2277-8136 Adaptive Neuro-Fuzzy Inference System (ANFIS) Based

More information

Using Association Rule Mining to Discover Temporal Relations of Daily Activities

Using Association Rule Mining to Discover Temporal Relations of Daily Activities Using Association Rule Mining to Discover Temporal Relations of Daily Activities Ehsan Nazerfard, Parisa Rashidi, and Diane J. Cook School of Electrical Engineering and Computer Science Washington State

More information

Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk

Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk Alshalaa A. Shleeg, Issmail M. Ellabib Abstract Breast cancer is a major health burden worldwide being a major cause

More information

Improving the Accuracy of Neuro-Symbolic Rules with Case-Based Reasoning

Improving the Accuracy of Neuro-Symbolic Rules with Case-Based Reasoning Improving the Accuracy of Neuro-Symbolic Rules with Case-Based Reasoning Jim Prentzas 1, Ioannis Hatzilygeroudis 2 and Othon Michail 2 Abstract. In this paper, we present an improved approach integrating

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Bhavesh D. Goswami 1, Lawrence O. Hall 1, Dmitry B. Goldgof 1, Eugene Fink 2, Jeffrey P. Krischer 1 bgoswami@csee.usf.edu,

More information

Keywords Fuzzy Logic, Fuzzy Rule, Fuzzy Membership Function, Fuzzy Inference System, Edge Detection, Regression Analysis.

Keywords Fuzzy Logic, Fuzzy Rule, Fuzzy Membership Function, Fuzzy Inference System, Edge Detection, Regression Analysis. Volume 6, Issue 3, March 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Modified Fuzzy

More information

Implementation of Perception Classification based on BDI Model using Bayesian Classifier

Implementation of Perception Classification based on BDI Model using Bayesian Classifier Implementation of Perception Classification based on BDI Model using Bayesian Classifier Vishwanath Y 1 Murali T S 2 Dr M.V Vijayakumar 3 1 Research Scholar, Dept. of Computer Science & Engineering, Jain

More information

Finding Information Sources by Model Sharing in Open Multi-Agent Systems 1

Finding Information Sources by Model Sharing in Open Multi-Agent Systems 1 Finding Information Sources by Model Sharing in Open Multi-Agent Systems Jisun Park, K. Suzanne Barber The Laboratory for Intelligent Processes and Systems The University of Texas at Austin 20 E. 24 th

More information

Keywords Missing values, Medoids, Partitioning Around Medoids, Auto Associative Neural Network classifier, Pima Indian Diabetes dataset.

Keywords Missing values, Medoids, Partitioning Around Medoids, Auto Associative Neural Network classifier, Pima Indian Diabetes dataset. Volume 7, Issue 3, March 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Medoid Based Approach

More information

Artificial Intelligence For Homeopathic Remedy Selection

Artificial Intelligence For Homeopathic Remedy Selection Artificial Intelligence For Homeopathic Remedy Selection A. R. Pawar, amrut.pawar@yahoo.co.in, S. N. Kini, snkini@gmail.com, M. R. More mangeshmore88@gmail.com Department of Computer Science and Engineering,

More information

AUTOMATIC BRAIN TUMOR DETECTION AND CLASSIFICATION USING SVM CLASSIFIER

AUTOMATIC BRAIN TUMOR DETECTION AND CLASSIFICATION USING SVM CLASSIFIER AUTOMATIC BRAIN TUMOR DETECTION AND CLASSIFICATION USING SVM CLASSIFIER 1 SONU SUHAG, 2 LALIT MOHAN SAINI 1,2 School of Biomedical Engineering, National Institute of Technology, Kurukshetra, Haryana -

More information

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005 APPROVAL SHEET Title of Dissertation: BayesOWL: A Probabilistic Framework for Uncertainty in Semantic Web Name of Candidate: Zhongli Ding Doctor of Philosophy, 2005 Dissertation and Abstract Approved:

More information

Automatic Extraction of Synoptic Data. George Cernile Artificial Intelligence in Medicine AIM

Automatic Extraction of Synoptic Data. George Cernile Artificial Intelligence in Medicine AIM Automatic Extraction of Synoptic Data George Cernile Artificial Intelligence in Medicine AIM Agenda Background Technology used Demonstration Questions How often are checklist elements included in a report,

More information

Keywords: Adaptive Neuro-Fuzzy Interface System (ANFIS), Electrocardiogram (ECG), Fuzzy logic, MIT-BHI database.

Keywords: Adaptive Neuro-Fuzzy Interface System (ANFIS), Electrocardiogram (ECG), Fuzzy logic, MIT-BHI database. Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Detection

More information

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Dr. G. Rasitha Banu MCA., M.Phil., Ph.D., Assistant Professor,Dept of HIM&HIT,Jazan University, Jazan, Saudi Arabia. J.H.BOUSAL JAMALA MCA.,M.Phil.,

More information

Hand Gestures Recognition System for Deaf, Dumb and Blind People

Hand Gestures Recognition System for Deaf, Dumb and Blind People Hand Gestures Recognition System for Deaf, Dumb and Blind People Channaiah Chandana K 1, Nikhita K 2, Nikitha P 3, Bhavani N K 4, Sudeep J 5 B.E. Student, Dept. of Information Science & Engineering, NIE-IT,

More information

A mobile diabetes management and educational system for type- 2 diabetics in Saudi Arabia (SAED)

A mobile diabetes management and educational system for type- 2 diabetics in Saudi Arabia (SAED) Original Article Page 1 of 8 A mobile diabetes management and educational system for type- 2 diabetics in Saudi Arabia (SAED) Mohammed M. Alotaibi 1, Robert Istepanian 2, Nada Philip 3 1 Faculty of Computer

More information

A Smart Texting System For Android Mobile Users

A Smart Texting System For Android Mobile Users A Smart Texting System For Android Mobile Users Pawan D. Mishra Harshwardhan N. Deshpande Navneet A. Agrawal Final year I.T Final year I.T J.D.I.E.T Yavatmal. J.D.I.E.T Yavatmal. Final year I.T J.D.I.E.T

More information

The Open Access Institutional Repository at Robert Gordon University

The Open Access Institutional Repository at Robert Gordon University OpenAIR@RGU The Open Access Institutional Repository at Robert Gordon University http://openair.rgu.ac.uk This is an author produced version of a paper published in Intelligent Data Engineering and Automated

More information

Clustering of MRI Images of Brain for the Detection of Brain Tumor Using Pixel Density Self Organizing Map (SOM)

Clustering of MRI Images of Brain for the Detection of Brain Tumor Using Pixel Density Self Organizing Map (SOM) IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 6, Ver. I (Nov.- Dec. 2017), PP 56-61 www.iosrjournals.org Clustering of MRI Images of Brain for the

More information

Poultry Diseases Expert System using Dempster-Shafer Theory

Poultry Diseases Expert System using Dempster-Shafer Theory Poultry Diseases Expert System using Dempster-Shafer Theory Andino Maseleno 1 and Md. Mahmud Hasan 2 1,2 Department of Computer Science, Faculty of Science, Universiti Brunei Darussalam Jalan Tungku Link,

More information

Expert System-Based Post-Stroke Robotic Rehabilitation for Hemiparetic Arm

Expert System-Based Post-Stroke Robotic Rehabilitation for Hemiparetic Arm Expert System-Based Post-Stroke Robotic Rehabilitation for Hemiparetic Arm Pradeep Natarajan Department of EECS University of Kansas Outline 2 Introduction Stroke Rehabilitation Robotics Expert Systems

More information

Disease predictive, best drug: big data implementation of drug query with disease prediction, side effects & feedback analysis

Disease predictive, best drug: big data implementation of drug query with disease prediction, side effects & feedback analysis Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 6 (2017), pp. 2579-2587 Research India Publications http://www.ripublication.com Disease predictive, best drug: big data

More information

DEVELOPMENT OF AN EXPERT SYSTEM ALGORITHM FOR DIAGNOSING CARDIOVASCULAR DISEASE USING ROUGH SET THEORY IMPLEMENTED IN MATLAB

DEVELOPMENT OF AN EXPERT SYSTEM ALGORITHM FOR DIAGNOSING CARDIOVASCULAR DISEASE USING ROUGH SET THEORY IMPLEMENTED IN MATLAB DEVELOPMENT OF AN EXPERT SYSTEM ALGORITHM FOR DIAGNOSING CARDIOVASCULAR DISEASE USING ROUGH SET THEORY IMPLEMENTED IN MATLAB Aaron Don M. Africa Department of Electronics and Communications Engineering,

More information

A Decision Support System for Polyuria Patient s Treatment

A Decision Support System for Polyuria Patient s Treatment International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 1 ǁ January. 2013 ǁ PP.70-76 A Decision Support System for Polyuria Patient s Treatment

More information

An Approach to Applying. Goal Model and Fault Tree for Autonomic Control

An Approach to Applying. Goal Model and Fault Tree for Autonomic Control Contemporary Engineering Sciences, Vol. 9, 2016, no. 18, 853-862 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2016.6697 An Approach to Applying Goal Model and Fault Tree for Autonomic Control

More information

A Fuzzy Expert System for Heart Disease Diagnosis

A Fuzzy Expert System for Heart Disease Diagnosis A Fuzzy Expert System for Heart Disease Diagnosis Ali.Adeli, Mehdi.Neshat Abstract The aim of this study is to design a Fuzzy Expert System for heart disease diagnosis. The designed system based on the

More information

Recognizing Ambiguity

Recognizing Ambiguity Recognizing Ambiguity How Lack of Information Scares Us Mark Clements Columbia University I. Abstract In this paper, I will examine two different approaches to an experimental decision problem posed by

More information

STIN2103. Knowledge. engineering expert systems. Wan Hussain Wan Ishak. SOC 2079 Ext.: Url:

STIN2103. Knowledge. engineering expert systems. Wan Hussain Wan Ishak. SOC 2079 Ext.: Url: & Knowledge STIN2103 engineering expert systems Wan Hussain Wan Ishak SOC 2079 Ext.: 4786 Email: hussain@uum.edu.my Url: http://www.wanhussain.com Outline Knowledge Representation Types of knowledge Knowledge

More information

Sign Language Interpretation Using Pseudo Glove

Sign Language Interpretation Using Pseudo Glove Sign Language Interpretation Using Pseudo Glove Mukul Singh Kushwah, Manish Sharma, Kunal Jain and Anish Chopra Abstract The research work presented in this paper explores the ways in which, people who

More information

Avian Influenza (H5N1) Expert System using Dempster-Shafer Theory

Avian Influenza (H5N1) Expert System using Dempster-Shafer Theory Avian Influenza (H5N1) Expert System using Dempster-Shafer Theory Andino Maseleno, Md. Mahmud Hasan Department of Computer Science, Faculty of Science, Universiti Brunei Darussalam Jalan Tungku Link, Gadong

More information

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network International Journal of Electronics Engineering, 3 (1), 2011, pp. 55 58 ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network Amitabh Sharma 1, and Tanushree Sharma 2

More information

CS148 - Building Intelligent Robots Lecture 5: Autonomus Control Architectures. Instructor: Chad Jenkins (cjenkins)

CS148 - Building Intelligent Robots Lecture 5: Autonomus Control Architectures. Instructor: Chad Jenkins (cjenkins) Lecture 5 Control Architectures Slide 1 CS148 - Building Intelligent Robots Lecture 5: Autonomus Control Architectures Instructor: Chad Jenkins (cjenkins) Lecture 5 Control Architectures Slide 2 Administrivia

More information

What is a Knowledge Network? What is a Knowledge Network? Changing Outcomes through a Knowledge Network. Knowledge 09/08/06.

What is a Knowledge Network? What is a Knowledge Network? Changing Outcomes through a Knowledge Network. Knowledge 09/08/06. What is a Knowledge Network? Changing Outcomes through a Knowledge Network Dr. Peter Martin Clinical Director of Palliative Care (Barwon Health) Chair (Knowledge Network Management Group) Senior Lecturer(Hon),

More information

An Adaptive Session Manager and Fault-Tolerance Agent running on RCSM for Festival User Sites

An Adaptive Session Manager and Fault-Tolerance Agent running on RCSM for Festival User Sites An Adaptive Session Manager and Fault-Tolerance Agent running on RCSM for Festival User Sites Eungnam Ko 1, Soongohn Kim 2 (Corresponding Author) 1 Division of Information & Communication, Baekseok University,

More information

Combination of Trigunas in Different Groups of People

Combination of Trigunas in Different Groups of People 214 Journal of the Indian Academy of Applied Psychology 2012, Vol.38, No.3 (Special Issue), 214-219. Combination of Trigunas in Different Groups of People Regional Institute of Education, Mysore Trigunas

More information

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials

Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Using Probabilistic Methods to Optimize Data Entry in Accrual of Patients to Clinical Trials Bhavesh D. Goswami, Lawrence O. Hall, Dmitry B. Goldgof, Eugene Fink, and Jeffrey P. Krischer bgoswami@csee.usf.edu,

More information

Anamnesis via the Internet - Prospects and Pilot Results

Anamnesis via the Internet - Prospects and Pilot Results MEDINFO 2001 V. Patel et al. (Eds) Amsterdam: IOS Press 2001 IMIA. All rights reserved Anamnesis via the Internet - Prospects and Pilot Results Athanasios Emmanouil and Gunnar O. Klein Centre for Health

More information

Fuzzy Expert System Design for Medical Diagnosis

Fuzzy Expert System Design for Medical Diagnosis Second International Conference Modelling and Development of Intelligent Systems Sibiu - Romania, September 29 - October 02, 2011 Man Diana Ofelia Abstract In recent years, the methods of artificial intelligence

More information

Skin cancer reorganization and classification with deep neural network

Skin cancer reorganization and classification with deep neural network Skin cancer reorganization and classification with deep neural network Hao Chang 1 1. Department of Genetics, Yale University School of Medicine 2. Email: changhao86@gmail.com Abstract As one kind of skin

More information

[1] provides a philosophical introduction to the subject. Simon [21] discusses numerous topics in economics; see [2] for a broad economic survey.

[1] provides a philosophical introduction to the subject. Simon [21] discusses numerous topics in economics; see [2] for a broad economic survey. Draft of an article to appear in The MIT Encyclopedia of the Cognitive Sciences (Rob Wilson and Frank Kiel, editors), Cambridge, Massachusetts: MIT Press, 1997. Copyright c 1997 Jon Doyle. All rights reserved

More information

Hand Gesture Recognition and Speech Conversion for Deaf and Dumb using Feature Extraction

Hand Gesture Recognition and Speech Conversion for Deaf and Dumb using Feature Extraction Hand Gesture Recognition and Speech Conversion for Deaf and Dumb using Feature Extraction Aswathy M 1, Heera Narayanan 2, Surya Rajan 3, Uthara P M 4, Jeena Jacob 5 UG Students, Dept. of ECE, MBITS, Nellimattom,

More information

PROGNOSTIC COMPARISON OF STATISTICAL, NEURAL AND FUZZY METHODS OF ANALYSIS OF BREAST CANCER IMAGE CYTOMETRIC DATA

PROGNOSTIC COMPARISON OF STATISTICAL, NEURAL AND FUZZY METHODS OF ANALYSIS OF BREAST CANCER IMAGE CYTOMETRIC DATA 1 of 4 PROGNOSTIC COMPARISON OF STATISTICAL, NEURAL AND FUZZY METHODS OF ANALYSIS OF BREAST CANCER IMAGE CYTOMETRIC DATA H. Seker 1, M. Odetayo 1, D. Petrovic 1, R.N.G. Naguib 1, C. Bartoli 2, L. Alasio

More information

Detection and Recognition of Sign Language Protocol using Motion Sensing Device

Detection and Recognition of Sign Language Protocol using Motion Sensing Device Detection and Recognition of Sign Language Protocol using Motion Sensing Device Rita Tse ritatse@ipm.edu.mo AoXuan Li P130851@ipm.edu.mo Zachary Chui MPI-QMUL Information Systems Research Centre zacharychui@gmail.com

More information

IMPROVED BRAIN TUMOR DETECTION USING FUZZY RULES WITH IMAGE FILTERING FOR TUMOR IDENTFICATION

IMPROVED BRAIN TUMOR DETECTION USING FUZZY RULES WITH IMAGE FILTERING FOR TUMOR IDENTFICATION IMPROVED BRAIN TUMOR DETECTION USING FUZZY RULES WITH IMAGE FILTERING FOR TUMOR IDENTFICATION Anjali Pandey 1, Dr. Rekha Gupta 2, Dr. Rahul Dubey 3 1PG scholar, Electronics& communication Engineering Department,

More information

ROUGH SETS APPLICATION FOR STUDENTS CLASSIFICATION BASED ON PERCEPTUAL DATA

ROUGH SETS APPLICATION FOR STUDENTS CLASSIFICATION BASED ON PERCEPTUAL DATA ROUGH SETS APPLICATION FOR STUDENTS CLASSIFICATION BASED ON PERCEPTUAL DATA Asheesh Kumar*, Naresh Rameshrao Pimplikar*, Apurva Mohan Gupta* VIT University Vellore -14 India Abstract - Now days, Artificial

More information

AI BASED EXPERT SYSTEM TO AID PATIENTS WITH DEPRESSION DISORDER

AI BASED EXPERT SYSTEM TO AID PATIENTS WITH DEPRESSION DISORDER International Journal of Latest Trends in Engineering and Technology Vol.(8)Issue(2), pp.018-023 DOI: http://dx.doi.org/10.21172/1.82.003 e-issn:2278-621x AI BASED EXPERT SYSTEM TO AID PATIENTS WITH DEPRESSION

More information

A Model for Automatic Diagnostic of Road Signs Saliency

A Model for Automatic Diagnostic of Road Signs Saliency A Model for Automatic Diagnostic of Road Signs Saliency Ludovic Simon (1), Jean-Philippe Tarel (2), Roland Brémond (2) (1) Researcher-Engineer DREIF-CETE Ile-de-France, Dept. Mobility 12 rue Teisserenc

More information

Classification of Smoking Status: The Case of Turkey

Classification of Smoking Status: The Case of Turkey Classification of Smoking Status: The Case of Turkey Zeynep D. U. Durmuşoğlu Department of Industrial Engineering Gaziantep University Gaziantep, Turkey unutmaz@gantep.edu.tr Pınar Kocabey Çiftçi Department

More information

Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal

Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal 1 Simranjeet Kaur, 2 Navneet Kaur Panag 1 Student, 2 Assistant Professor 1 Electrical Engineering

More information

Cognitive Maps-Based Student Model

Cognitive Maps-Based Student Model Cognitive Maps-Based Student Model Alejandro Peña 1,2,3, Humberto Sossa 3, Agustín Gutiérrez 3 WOLNM 1, UPIICSA 2 & CIC 3 - National Polytechnic Institute 2,3, Mexico 31 Julio 1859, # 1099-B, Leyes Reforma,

More information

Edge Detection Techniques Based On Soft Computing

Edge Detection Techniques Based On Soft Computing International Journal for Science and Emerging ISSN No. (Online):2250-3641 Technologies with Latest Trends 7(1): 21-25 (2013) ISSN No. (Print): 2277-8136 Edge Detection Techniques Based On Soft Computing

More information

Effect of Sample Size on Correlation and Regression Coefficients

Effect of Sample Size on Correlation and Regression Coefficients Effect of Sample Size on Correlation and Regression Coefficients Swati Gupta 1 Research Scholar, Department of Education, Aligarh Muslim University, India Dr. Mamun Ali Naji Qasem 2 Faculty of Education,

More information

Using Data Mining Techniques to Analyze Crime patterns in Sri Lanka National Crime Data. K.P.S.D. Kumarapathirana A

Using Data Mining Techniques to Analyze Crime patterns in Sri Lanka National Crime Data. K.P.S.D. Kumarapathirana A !_ & Jv OT-: j! O6 / *; a IT Oi/i34- Using Data Mining Techniques to Analyze Crime patterns in Sri Lanka National Crime Data K.P.S.D. Kumarapathirana 139169A LIBRARY UNIVERSITY or MORATL^VA, SRI LANKA

More information

Development Methods and Tools to Study Information Balance in Medical Applications

Development Methods and Tools to Study Information Balance in Medical Applications Development Methods and Tools to Study Information Balance in Medical Applications Helen Kaikova, Vladimir Ryabov, Vagan Terziyan Department of Computer Science and Information Systems, University of Jyvaskyla,

More information

FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS

FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS FUZZY DATA MINING FOR HEART DISEASE DIAGNOSIS S.Jayasudha Department of Mathematics Prince Shri Venkateswara Padmavathy Engineering College, Chennai. ABSTRACT: We address the problem of having rigid values

More information

Gesture Recognition using Marathi/Hindi Alphabet

Gesture Recognition using Marathi/Hindi Alphabet Gesture Recognition using Marathi/Hindi Alphabet Rahul Dobale ¹, Rakshit Fulzele², Shruti Girolla 3, Seoutaj Singh 4 Student, Computer Engineering, D.Y. Patil School of Engineering, Pune, India 1 Student,

More information

Help-seeking behaviour and its impact on patients attending a psychiatry clinic at National Hospital of Sri Lanka

Help-seeking behaviour and its impact on patients attending a psychiatry clinic at National Hospital of Sri Lanka Help-seeking behaviour and its impact on patients attending a psychiatry clinic at National Hospital of Sri Lanka DM Gomez, C Gunarathna, S Gunarathna, K Gnanapragasam, R Hanwella Abstract Background Mental

More information