跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.19) 您好!臺灣時間:2025/09/04 14:39
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:黃勻厚
研究生(外文):Yun-Hou Huang
論文名稱:以本體論為基礎之糖尿病用藥推薦系統之研究
論文名稱(外文):The Study of Anti-Diabetic Drugs Recommend System Based on Domain Ontology
指導教授:陳榮靜陳榮靜引用關係
指導教授(外文):Rung-Ching Chen
學位類別:碩士
校院名稱:朝陽科技大學
系所名稱:資訊管理系碩士班
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2010
畢業學年度:98
語文別:英文
論文頁數:64
中文關鍵詞:本體論OWLSWRL推薦系統JESS
外文關鍵詞:JESSSWRLOWLOntologyRecommendation System
相關次數:
  • 被引用被引用:1
  • 點閱點閱:556
  • 評分評分:
  • 下載下載:61
  • 收藏至我的研究室書目清單書目收藏:2
糖尿病是現今最常見的慢性疾病之一,依世界衛生組織預估,亞洲地區的糖尿病患者在2010年到2025年間,會成長約56%,且隨年齡增長,罹患率也隨之增加。由於現今醫藥學進步,因此越來越多降血糖藥物可供醫師來使用,所以使用推薦系統即時協助醫師,開立符合糖尿病患所需要的藥品是必需發展的技術。本研究將利用Protégé訂定糖尿病藥品規定的病患本體知識及相關知識,用於儲存與糖尿病用藥和病患檢測有關的本體論,利用SWRL建構糖尿病用藥之間的法則關係,並透過推理機制,將糖尿病用藥本體中的知識類別及概念的解釋,轉為推薦系統可以接受的格式。由於SWRL無法直接被運算,因此需透過XSLT進行格式轉換,最後將透過JESS進行推論,找出推薦符合檢測結果的糖尿病用藥,並顯示監測、症狀及副作用等實據。本研究主要將結合行政院衛生署台中醫院糖尿病專科醫師及美國臨床內分泌科醫師學會的糖尿病臨床治療指引,將藥品的性質、種類、配藥和副作用,做一個完善的整理與分析。並以Protégé 3.4建置本體知識,同時結合SWRL及JESS推論,先分析糖尿病的症狀找出相關藥品,於比較後選擇出最合適的用藥調配。
Diabetes mellitus is one of the most common chronic diseases in recent years. According to the World Health Organization, estimated diabetic patient numbers will increase 56 percent in Asia from the year 2010 to 2025. The number of anti-diabetic drugs that doctors are able to utilize increases as the development of pharmaceutical drugs continues. Construction of diabetes medication recommendation system for doctor is necessary. Our study utilized Protégé to expand upon the interrelated information between anti-diabetic drugs knowledge and patient ontology knowledge. Interrelated ontology stores diabetes medication and patient symptom information. We used SWRL to increase the diabetes medication association information. The knowledge classification and term-explanation can transform to a recommendation system acceptable language by reasoners. Due to the fact that SWRL cannot directly be used it needs to use XSLT to transfer SWRL to JESS acceptable language. After the system was able to transfer into JESS it was then able to recommended Diabetes Mellitus medication and produce information about symptoms, side effects, and ways of monitoring the disease. In this thesis, we synthesized a hospital specialist in Taichung’s Department of Health with the “American Association of Clinical Endocrinologists Medical Guidelines for Clinical Practice for the Management of Diabetes Mellitus”. It made for a perfect collation and analysis to build ontology knowledge about the drugs’ of nature attributes, type of dispensing and side effects. We utilized the mapping of different ontology to select out better strategies which combine the tools of SWRL and JESS. This system was able to analyze the symptoms of diabetes as well as compare related drugs to select the most appropriate drug.
Table of Contents
中文摘要 I
Abstract II
致謝 I
Table of Contents III
List of Figures IV
Chapter 1 Introduction 1
1.1 Background 1
1.2 Motivation and Object 2
1.3 The Framework of Thesis 4
Chapter 2 Literature Review 5
2.1 Expert Systems 5
2.2 Ontology 8
2.3 Web Ontology Language (OWL) 9
2.4 Semantic Web Rule Language (SWRL) 10
2.5 Java Expert System Shell (JESS) 12
Chapter 3 Research Framework 14
3.1 Construction of Knowledge system 17
3.1.1 Processing of knowledge 20
3.1.2 Anti-diabetic drugs Rules 23
3.2 Inference of Knowledge 27
3.3 Store Knowledge 31
Chapter 4 Experiment and Discussion 36
4.1 Construct the anti-diabetic drugs system 37
4.2 Recommend of the anti-diabetic drugs 45
4.3 The evaluation of anti-diabetic drugs system 51
Chapter 5 Conclusions and Future Works 55
5.1 Conclusion 55
5.2 Future works 57
References 58
Publication 64


List of Figures
Figure 1 Structure of a rule-based expert system 7
Figure 2 Example of SWRL 11
Figure 3 Fuzzy set representations 13
Figure 4 Structure of recommendation system for anti-diabetic drugs 15
Figure 5 Processing of knowledge 21
Figure 6 Medicine ontology created by Protégé 22
Figure 7 Construct of anti-diabetic drugs rule on SWRL 25
Figure 8 Workflow of DL Reasoner 29
Figure 9 Reasoning of Pellet 30
Figure 10 SWRL transformation of workflow 30
Figure 11 Format transform of workflow 31
Figure 12 JDBC exports of enactment windows 34
Figure 13 Ontology store to MySQL’s query browser 35
Figure 14 The ontology editor 38
Figure 15 Screenshot of the relationship editor 39
Figure 16 Anti-diabetic drugs ontology tree 40
Figure 17 Screenshot of editing SWRL rules and JESS connections 41
Figure 18 OWL and SWRL to JESS 45
Figure 19 The anti-diabetic drugs of Meglitinide class were suggested 46
Figure 20 Meglitinide class were suggested of interdiction 47
Figure 21 User interface 49
Figure 22 Evaluation of system return medication 50


List of Tables
Table 1 The comparisons of JESS, RuleML and SWRL 11
Table 2 Anti-diabetic drugs knowledge 19
Table 3 Anti-diabetic drugs rules of relationship 23
Table 4 Anti-diabetic drugs rules of weights 24
Table 5 The inference system of compare 28
Table 6 Characterization ontology store database format 32
Table 7 The experimental data 36
Table 8 Anti-diabetic drugs system estimation 51
Table 9 The patients of data 53
Table 10 Total of anti-diabetic drugs system parameter 54
[1]M. Argüello and J. Des (2007), “Clinical practice guidelines: A case study of combining OWL-S, OWL, and SWRL,” Applications and Innovations in Intelligent Systems XV, pp. 19-32.
[2]T. Andreasen and H. Bulskov (2009), “Conceptual querying through ontologies,” Fuzzy Sets and Systems, Vol. 160, No. 15, pp. 2159-2172.
[3]D. Baorto, L. Li, and J. J. Cimino (2009), “Practical experience with the maintenance and auditing of a large medical ontology,” Journal of Biomedical Informatics, Vol. 42, No. 3, pp. 494-503.
[4]F. Bobillo, M. Delgado, J. Gómez-Romero, and E. López (2009), “A semantic fuzzy expert system for a fuzzy balanced scorecard,” Expert Systems with Applications, Vol. 36, No. 1, pp. 423-433.
[5]J. Mei and E. P. Bontas (2004), “Reasoning paradigms for OWL ontologies,” AGN Informationssysteme, pp. 1-23
[6]A. Coronato, M. Esposito, and G. D. Pietro (2009), “A multimodal semantic location service for intelligent environments: an application for Smart Hospitals,” Personal and Ubiquitous Computing, Vol. 13, No. 7, pp. 527-538.
[7]R. C. Chen, J. Y. Liang, and R. H. Pan (2008), “Using recursive ART network to construction domain ontology based on term frequency and inverse document frequency,” Expert Systems with Applications, Vol. 34, No. 1, pp.488-501.
[8]N. Choi, I. Y. Song, and H. Han (2006), “A survey on ontology mapping,” ACM SIGMOD Record, Vol. 35, No. 3, pp. 34-41.
[9]Y. L. Chi (2009), “Ontology-based curriculum content sequencing system with semantic rules,” Expert Systems with Applications, Vol. 36, No. 4, pp. 7838-7847.
[10]B. Grosof (2004), “Representing e-commerce rules via situated courteous logicprograms in RuleML,” Electronic Commerce Research and Applications, Vol. 3, No. 1, pp. 2-20.
[11]T. R. Gruber (1993), “A translation approach to portable ontology specifications,” Knowledge Acquisition, Vol. 5, No. 2, pp. 199-220.
[12]W. Y. Guo (2008), “Reasoning with semantic web technologies in ubiquitous computing environment,” Journal of Software, Vol. 3, No. 8, pp. 27-33.
[13]T. Y. Huang (2003), An Ontology Approach to Modeling the Drugs Guideline for Dyslipidemia Drugs of Bureau of National Health Insurance, Master Thesis, Graduate Institute of Medical Informatics of Taipei Medical University.
[14]A. Jovic, M. Prcela, and D. Gamberger (2007), “Ontologies in medical knowledge representation,” Information Technology Interfaces, pp. 535-540.
[15]A. Lau, E. Tsui, and W. B. Lee (2009), “An ontology-based similarity measurement for problem-based case reasoning,” Expert Systems with Applications, Vol. 36, No. 3, pp. 6574-6579.
[16]I. J. Lee (2009), “A Study on Medical Adverse Events Classification Using Neural Network and Probability Model, Master Thesis, Department of Information Management of Chaoyang University of Technology.
[17]J Mei and E P. Bontas (2005), “Reasoning paradigms for SWRL-enabled ontologies,” Protégé With Rules Workshop, pp. 1-11.
[18]Newell, J. C. Shaw, and H. A. Simon (1957), “Empirical explorations of the logic theory machine: a case study in heuristic,” AFIPS Joint Computer Conferences, pp. 218-230.
[19]M. O’Connor, H. Knublauch, S. Tu, and M. Musen (2005), “Writing rules for the semantic web using SWRL and JESS,” Protégé With Rules WS, pp. 1-8.
[20]R. Orchard (2001), “Fuzzy reasoning in JESS: The FuzzyJ toolkit and Fuzzy JESS,” Proceedings of the Third International Conference on Enterprise Information Systems, pp. 533-542.
[21]M. Prcela, D. Gamberger, and A. Jovic (2008), “Semantic web ontology utilization for heart failure expert system design,” Stud Health Technol Inform, pp. 1-6.
[22]L. Qin and V. Atluri (2009), “Evaluating the validity of data instances against ontology evolution over the semantic web,” Information and Software Technology, Vol. 51, No 1, pp. 83-97.
[23]D. L. Rubin (2008), “Creating and curating a terminology for radiology: ontology modeling and analysis,” Journal of Digital Imaging, Vol. 21, No. 4, pp. 355-362.
[24]M. Reformat and C. Ly (2009), “Ontological approach to development of computing with words,” International Journal of Approximate Reasoning, Vol. 50, No. 1, pp. 72-91.
[25]H. W. Rodbard, L. Blonde, S. S. Braithwaite, E. M. Brett, R. H. Cobin, Y. Handelsman, R. Hellman, P. S. Jellinger, L. G. Jovanovic, P. Levy , J. I. Mechanick, and F. Zangeneh (2007), “American association of clinical endocrinologists medical guidelines for clinical practice for the management of diabetes mellitus,” American Association of Clinical Endocrinologists, Vol. 13, No. 1 pp.1-68.
[26]C. Snae and M. Brueckner (2009), “Personal health assistance service expert system (PHASES),” International Journal of Biological and Medical, pp. 157-160.
[27]Shortliffe and E. Hance (1974), “MYCIN: A rule-based computer program for advising physicians regarding antimicrobial therapy selection,” Technical Report, Stanford University Calif. Dep. off Computer Sciences.
[28]D. Yang, R. Miao, H. Wu, and Y. Zhou (2009), “Product configuration knowledge modeling using ontology web language,” Expert Systems with Applications, Vol. 36, No. 3, pp. 4399-4411.
[29]L. Y. Shue, C.-W. Chen, and W. Shiue (2009), “The development of an ontology-based expert system for corporate financial rating,” Expert Systems with Applications, Vol. 36, No. 2, pp. 2130-2142.
[30]L. Temal, M. Dojat, G. Kassel, and B. Gibaud (2008), “Towards an ontology for sharing medical images and regions of interest in neuroimaging,” Journal of Biomedical Informatics, Vol. 41, No. 5, pp. 766-778.
[31]D. Yang, R. Miao, H. Wu, and Y. Zhou (2009), “Product configuration knowledge modeling using ontology web language,” Expert Systems with Applications, Vol. 36, No. 3, pp. 4399-4411.
[32]G. Zhang, S. Jia, and Q. Wang (2010), “Construct ontology-based enterprise information metadata framework,” Journal of Software, Vol. 5, No. 3, pp. 312-319.
[33]Department of health, executive yuan, R. O. C. (Taiwan), January 2010, http://www.doh.gov.tw/cht2006/index_populace.aspx.
[34]HeartFaid, January 2010, http://www.heartfaid.org/.
[35]JESS the rule engine for the Java platform, December 2009, http://herzberg.ca.sandia.gov/.
[36]Ontology, June 2010, http://en.wikipedia.org/wiki/Ontology/.
[37]OWL web ontology language overview, June 2010, http://www.w3.org/TR/owl-features/.
[38]SWRL:A semantic web rule language combining OWL and RuleML, January 2010, http://www.w3.org/Submission/SWRL/.
[39]Michael Negnevitsky (2002), Artificial Intelligence: A Guide to Intelligent Systems (Hardcover)。
[40]許惠恒教授 (2008),糖尿病關鍵報告,原水文化出版社。
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top