Mining Medline for New Possible Relations of Concepts

Size: px
Start display at page:

Download "Mining Medline for New Possible Relations of Concepts"

Transcription

1 Mining Medline for New ossible elations of Concepts Wei Huang,, Yoshiteru Nakamori, Shouyang Wang, and Tieju Ma School of Knowledge Science, Japan Advanced Institute of Science and Technology, Asahidai -, Tatsunokuchi, Ishikawa, 93-9, Japan {w-huang, nakamori, Institute of Systems Science, Academy of Mathematics and Systems Sciences, Chinese Academy of Sciences, Beijing, 00080, China {whuang, Abstract. Scientific bibliographies in online databases provide a rich source of information for scientists in support of their research. In this paper, we propose a new method to predict possible relations between a starting, known concept of interest and other concepts by mining scientific literature databases like Medline. The central novel feature of our method is to predict new relations based on finding brothers of middle concepts within the concept hierarchy. The method can help researchers explore new research directions from current scientific literature. Introduction The availability of scientific bibliographies in online databases is a rich source of information for scientists to support their research. Thus, the process of efficiently discovering knowledge from the huge collection of scientific literature has begun to attract more and more attention. Swanson first proposed that complementary but disjointed non-interactive structures in the literature of science do exist and can lead to novel scientific hypotheses that are worth testing [6-9](see also Figure ). Various methods were developed to systematically analyze scientific literature in order to generate novel and plausible hypotheses [-5, 0-4]. Most research on literaturebased discoveries is based on Swanson s theory. Two concepts are assumed to be related, if they co-occur in the same scientific literature. B A C Fig.. The relation AB and BC are reported separately in the documents. The implicit relation AC is a putative new discovery J. Zhang, J.-H. He, and Y. Fu (Eds.): CIS 004, LNCS 334, pp , 004. Springer-Verlag Berlin Heidelberg 004

2 Mining Medline for New ossible elations of Concepts 795 In this paper, we propose a new method to predict potential relations between A and C by mining scientific literature databases like Medline. The remainder of this paper is organized as follows. In Section, we describe our method in detail. In Section 3, we apply the method to ten diseases and compare the results with those from the previous research. Some conclusions are given in Section 4. Our Method As in most of the previous research on literature-based discoveries, we choose biomedicine as the field in which to demonstrate our method.. Medline and MeSH Tree Medline is a premier source for bibliographic coverage of biomedical literature produced by the U.S. National Library of Medicine (NLM). An example of a Medline citation is shown as follows: MID MH - Multiple Sclerosis/*genetics/ immunology MH - Optic Neuritis/*genetics/immunology MH - olymerase Chain eaction MID and MH mean unique identification number, Medical Subject Headings (MeSH) associated to each Medline citation. MeSH terms are the controlled vocabulary created, maintained and provided by NLM. Indexers always choose the most specific MeSH terms available to describe the subject content of a Medline citation. MeSH terms provide a consistent way to retrieve information that may use different terminology for the same concepts. NLM arranges MeSH terms with their associated tree numbers in a hierarchical structure way, called MeSH Tree. The sample text from MeSH Trees is shown as follows: eptiles;b0.833 Alligators and Crocodiles;B Dinosaurs;B Lizards;B Iguanas;B Snakes;B Boidae;B Colubridae;B Brother concepts are concepts that belong to the same direct super-concept in a hierarchical structure of concepts. According to the tree number associated with each MeSH term, we can easily find its brother concepts in MeSH Tree. For example, from the above sample text, we can know that the concept Alligators and Crocodiles has at least three brothers, namely Dinosaurs, Lizards, Snakes. They belong to the same direct super-concepts eptiles.

3 796 W. Huang et al.. Algorithm Step. Let A be a given starting concept of interest. Step. Find all the middle concepts B that co-occur with A in a given set of scientific literature. Step 3. Find all targeting concepts C that are brothers of B in the hierarchical structure of concepts. Step 4. Eliminate those targeting concepts C that already co-occur with A in the given set of scientific literature. Step 5. The remaining targeting concepts C are candidates for new relations between A and C. Since relation AB has been already reported in scientific literature, while B and C are similar to each other (brother relation), we suppose that the relation AC will probably hold and be reported in the future..3 Combinatorial roblems and Filtering Functions Because a starting concept A may co-occur with more than one middle concept B in a body of scientific literature, and a middle concept B may also have more than one brother C, the combination result will produce a considerable number of targeting concepts. In order to deal with this combinatorial problem, it is necessary to add filtering functions, which can be interactively enforced by the users. For example, a filtering function is to set the threshold of the co-occurring frequency of a starting concept A and middle concepts B. The threshold can be set to the average co-occurring frequency of a starting concept A and middle concepts B (AVGS), or AVGS. We may only consider those middle concepts B with a co-occurring frequency exceeding the threshold and search the brother concepts of those B in a hierarchical structure of concepts. 3 Experiment In order to clearly demonstrate our method, we apply it to ten diseases used as starting concepts A shown in Table, and compare the prediction results with those of Hristovski et al []. 3. Experiment reparation We divide the Medline database into two segments according to the publication date of literature, namely the old segment ( ) and the new segment ( ). First, we search Medline to collect the citations indexed with the starting concepts in the two segments, respectively. Second, we apply our method on the citations from the old segment to predict targeting concepts that form the new relations with a starting concept. If a targeting concept later co-occurs with the starting concept in at least one citation from the new segment, the new relation between the two concepts is a successful prediction. We use ecall and recision to measure prediction performance.

4 Mining Medline for New ossible elations of Concepts 797 ecall: recision: = l = () k where is the ratio of successfully predicted new relations to all new previously unreported relations; l is the number of successfully predicted new relations; k is the number of relations in the new segment that are not reported in the old one; is the ratio of successfully predicted new relations to all predicted relations; m is the number of targeting concepts that form new relations with starting concepts, based on the old segment. 3. Experiment esults Table and show the prediction results of new relations between starting concepts and targeting concepts by using our method and Hristovski s method, respectively. Column k is the number of new relations in the new segment that are not present in the old one. Column m is the number of targeting concepts that form new relations with starting concepts, based on the old segment. Column l is the number of successfully predicted new relations. Column and are ecall and recision, respectively. The column headings with subscript and are prediction results when the threshold of the co-occurring frequency of a starting concept A and middle concepts B is set to AVGS and AVGS, respectively. Here we analyze the results for the starting concept multiple sclerosis (MS). MS co-occurs with 807 new concepts in the new segment. When the threshold is AVGS, our method proposes 44 targeting concepts that form new relations with the starting concept MS. 3 of the 44 targeting concepts belong to the 807 new concepts. That is to say, our method successfully predicts 3 new relations. Therefore, ecall is 0.8 and recision is When the threshold is AVGS, the number of targeting concepts drops to 57; 5 of them belong to the 807 new concepts. Therefore, ecall is 0.9 and recision is 0.0. In other words, increasing the threshold can reduces ecall greatly, but improves recision a little. It should be noted that we only give examples of setting threshold value to limit the number of new possible relations of concepts. In practical use, researchers can select appropriate threshold values to obtain a suitable number of new relations. Let s compare the prediction results of the two methods. First, our method s ecall is lower than those of Hristovski s method. However, the values of m and m in Table are both smaller than those in Table for the corresponding diseases. That is to say, our method proposes fewer targeting concepts to form new relations with a starting concept. Second, when the threshold is AVGS, in eight cases our method s recision is higher; in the other two cases, recision for the two methods is the same. Third, when the threshold is AVGS, our method s recision is higher in four cases and lower in four cases; in the last two cases, recision for the two methods is the same. It indicates that our method performs a little better in term of recision. In fact, l m ()

5 798 W. Huang et al. both of the two methods propose a considerable number of targeting concepts. Users need to choose some of the candidates as actual research themes based on their research interest and background knowledge. Therefore, users are more interested in the quality of such candidates instead of the quantity. In other words, recision is more important than ecall in measuring the prediction performance. Table. The prediction result of our method Starting Concept A k m m multiple sclerosis temporal arteritis melanoma parkinson disease incontinentia pigmenti chondrodysplasia punctata charcot-marie-tooth disease focal dermal hypoplasia noonan syndrome ectodermal dysplasia Table. The prediction result of Hristovski et al Starting Concept A k m m multiple sclerosis temporal arteritis melanoma parkinson disease incontinentia pigmenti chondrodysplasia punctata charcot-marie-tooth disease focal dermal hypoplasia noonan syndrome ectodermal dysplasia Conclusions In this paper, we propose a new method to predict possible relations between a starting, known concept of interest and other concepts by mining scientific literature databases like Medline. The central novel feature of our method is to predict new relations based on finding brothers of middle concepts within the concept hierarchy. The

6 Mining Medline for New ossible elations of Concepts 799 method can help researchers explore new research directions from current scientific literature. eferences. Hristovski, D., Stare, J., eterlin, B., Dzeroski, S.: Supporting discovery in medicine by association rule mining in Medline and UMLS. Medinfo. 0() (00) Hristovski, D., eterlin, B., Mitchell, J.A., Humphrey, S.M.: Improving literature based discovery support by genetic knowledge integration. Stud. Health Technol. Inform. 95 (003) Lindsay,.K., Gordon, M.D.: Literature-based discovery by lexical statistics. Journal of the American Society for Information Science, 50(7) (999) erez-iratxeta, C., Bork,., Andrade, M.A.: Association of genes to genetically inherited diseases using data mining. Nature Genetics. 3(3) (00) Srinivasan,.: Text Mining: generating hypotheses from MEDLINE. Journal of the American Society for Information Science and Technology. 55(5) (004) Swanson, D..: Fish oil, aynauds syndrome, and undiscovered public knowledge. erspectives in Biology and Medicine, 30() (986) Swanson, D..: Two medical literatures that are logically but not bibliographically connected. Journal of the American Society for Information Science. 38(4) (987) Swanson, D.., Smalheiser, N..: An interactive system for finding complementary literatures: a stimulus to scientific discovery. Artificial Intelligence. 9() (997) Swanson, D.., Smalheiser, N..: Implicit text linkages between Medline records: using Arrowsmith as an aid to scientific discovery. Library Trends, 48() (999) Swanson, D.., Smalheiser, N.., Bookstein, A.: Information discovery from complementary literatures: categorizing viruses as potential weapons. Journal of the American Society for Information Science and Technology, 5(0) (00) Weeber, M., Vos,., Klein, H., de Jong-van den Berg, L.T.W.: Using concepts in literature-based discovery: simulating Swanson s aynaud-fish oil and migraine-magnesium discoveries. Journal of the American Society for Information Science and Technology, 5(7) (00) Weeber, M., Vos,., Klein, H., de Jong-van den Berg, L.T.W., Aronson, A.., Molema, G.: Generating hypotheses by discovering implicit associations in the literature: a case report of a search for new potential therapeutic uses for thalidomide. Journal of the American Medical Informatics Association, 0(3) (003) Wren, J.D., Garner, H..: Shared relationship analysis: ranking set cohesion and commonalities within a literature-derived relationship network. Bioinformatics. 0() (004) Wren, J.D., Bekeredjian,., Stewart, J.A., Shohet,.V., Garner, H.: Knowledge discovery by automated identification and ranking of implicit relationships. Bioinformatics. 0(3) (004)

Seeking Informativeness in Literature Based Discovery

Seeking Informativeness in Literature Based Discovery Seeking Informativeness in Literature Based Discovery Judita Preiss University of Sheffield, Department of Computer Science Regent Court, 211 Portobello Sheffield S1 4DP, United Kingdom j.preiss@sheffield.ac.uk

More information

DISCOVERING IMPLICIT ASSOCIATIONS BETWEEN GENES AND HEREDITARY DISEASES

DISCOVERING IMPLICIT ASSOCIATIONS BETWEEN GENES AND HEREDITARY DISEASES DISCOVERING IMPLICIT ASSOCIATIONS BETWEEN GENES AND HEREDITARY DISEASES KAZUHIRO SEKI Graduate School of Science and Technology, Kobe University 1-1 Rokkodai, Nada, Kobe 657-8501, Japan E-mail: seki@cs.kobe-u.ac.jp

More information

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Osama Mohammed, Rachid Benlamri and Simon Fong* Department of Software Engineering, Lakehead University, Ontario, Canada

More information

Research proposal. The impact of medical knowledge accumulation and diffusion on health: evidence from Medline and other N.I.H.

Research proposal. The impact of medical knowledge accumulation and diffusion on health: evidence from Medline and other N.I.H. 1 Research proposal The impact of medical knowledge accumulation and diffusion on health: evidence from Medline and other N.I.H. data Frank R. Lichtenberg Columbia University and National Bureau of Economic

More information

PubMed Tutorial Author: Gökhan Alpaslan DMD,Ph.D. e-vident

PubMed Tutorial Author: Gökhan Alpaslan DMD,Ph.D. e-vident PubMed Tutorial Author: Gökhan Alpaslan DMD,Ph.D e-vident Objectives Introducing Practitioner PubMed Searching for Systematic Reviews Combining Search Terms MeSH Search Outline What is PubMed Searching

More information

Medical information: Where to find it, what to trust. Lewis H. Rowett Executive Editor Annals of Oncology

Medical information: Where to find it, what to trust. Lewis H. Rowett Executive Editor Annals of Oncology Medical information: Where to find it, what to trust Lewis H. Rowett Executive Editor Annals of Oncology Presentation structure The problem The question +Use Google ~better Trust and trust proxies Medline

More information

Discovering Hidden Knowledge from Biomedical Literature

Discovering Hidden Knowledge from Biomedical Literature Informatica 31 (2007) 15 20 15 Discovering Hidden Knowledge from Biomedical Literature Ingrid Petrič 1, Tanja Urbančič 1,2 and Bojan Cestnik 2,3 1 University of Nova Gorica Vipavska 13, 5000 Nova Gorica,

More information

Analyzing the Semantics of Patient Data to Rank Records of Literature Retrieval

Analyzing the Semantics of Patient Data to Rank Records of Literature Retrieval Proceedings of the Workshop on Natural Language Processing in the Biomedical Domain, Philadelphia, July 2002, pp. 69-76. Association for Computational Linguistics. Analyzing the Semantics of Patient Data

More information

BMC Medical Informatics and Decision Making 2011, 11:3

BMC Medical Informatics and Decision Making 2011, 11:3 BMC Medical Informatics and Decision Making This Provisional PDF corresponds to the article as it appeared upon acceptance. Fully formatted PDF and full text (HTML) versions will be made available soon.

More information

38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16

38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16 38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16 PGAR: ASD Candidate Gene Prioritization System Using Expression Patterns Steven Cogill and Liangjiang Wang Department of Genetics and

More information

Bibliographic Information Service of Health Sciences in Japan

Bibliographic Information Service of Health Sciences in Japan MLA 09 Annual Meeting and Exhibition; Honolulu, Hawaii May 19th Issues in Japanese Health Sciences Librarianship Bibliographic Information Service of Health Sciences in Japan M. IKUSAKI, M. MATSUDA, K.

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1.1 Motivation and Goals The increasing availability and decreasing cost of high-throughput (HT) technologies coupled with the availability of computational tools and data form a

More information

Schema-Driven Relationship Extraction from Unstructured Text

Schema-Driven Relationship Extraction from Unstructured Text Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 2007 Schema-Driven Relationship Extraction from Unstructured Text Cartic

More information

EMBASE Find quick, relevant answers to your biomedical questions

EMBASE Find quick, relevant answers to your biomedical questions EMBASE Find quick, relevant answers to your biomedical questions Piotr Golkiewicz Solution Sales Manager Life Sciences Central and Eastern Europe and Russia Embase is a registered trademark of Elsevier

More information

Automatically extracting, ranking and visually summarizing the treatments for a disease

Automatically extracting, ranking and visually summarizing the treatments for a disease Automatically extracting, ranking and visually summarizing the treatments for a disease Prakash Reddy Putta, B.Tech 1,2, John J. Dzak III, BS 1, Siddhartha R. Jonnalagadda, PhD 1 1 Division of Health and

More information

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Anand Kumar, Matteo Piazza, Silvana Quaglini, Mario Stefanelli Laboratory of Medical Informatics,

More information

National Library of Medicine: Overview of Electronic Resources

National Library of Medicine: Overview of Electronic Resources National Library of Medicine: Overview of Electronic Resources Presented at the UNCFSP/HBCU-NLM Access Project ehealth Conference Bethesda, Maryland June 10, 2008 Nicole Dancy and Shannon Baldwin National

More information

Towards an instrument for measuring sensemaking and an assessment of its theoretical features

Towards an instrument for measuring sensemaking and an assessment of its theoretical features http://dx.doi.org/10.14236/ewic/hci2017.86 Towards an instrument for measuring sensemaking and an assessment of its theoretical features Kholod Alsufiani Simon Attfield Leishi Zhang Middlesex University

More information

Pilot Study: Clinical Trial Task Ontology Development. A prototype ontology of common participant-oriented clinical research tasks and

Pilot Study: Clinical Trial Task Ontology Development. A prototype ontology of common participant-oriented clinical research tasks and Pilot Study: Clinical Trial Task Ontology Development Introduction A prototype ontology of common participant-oriented clinical research tasks and events was developed using a multi-step process as summarized

More information

Auditing SNOMED Relationships Using a Converse Abstraction Network

Auditing SNOMED Relationships Using a Converse Abstraction Network Auditing SNOMED Relationships Using a Converse Abstraction Network Duo Wei, MS 1, Michael Halper, PhD 2, Gai Elhanan, MD 1, Yan Chen, PhD 3, Yehoshua Perl, PhD 1, James Geller, PhD 1, Kent A. Spackman,

More information

PO Box 19015, Arlington, TX {ramirez, 5323 Harry Hines Boulevard, Dallas, TX

PO Box 19015, Arlington, TX {ramirez, 5323 Harry Hines Boulevard, Dallas, TX From: Proceedings of the Eleventh International FLAIRS Conference. Copyright 1998, AAAI (www.aaai.org). All rights reserved. A Sequence Building Approach to Pattern Discovery in Medical Data Jorge C. G.

More information

The search result, usually found at the end of the documentation, forms the list of abstracts

The search result, usually found at the end of the documentation, forms the list of abstracts Literature search PubMed via NLM 2017-07-28 # Search terms Items found 1. "Athletic Tape"[Mesh] OR ((kinesio*[title/abstract] AND tape[title/abstract]) OR 498 (kinesio*[title/abstract] AND taping[title/abstract]))

More information

Erasmus MC at CLEF ehealth 2016: Concept Recognition and Coding in French Texts

Erasmus MC at CLEF ehealth 2016: Concept Recognition and Coding in French Texts Erasmus MC at CLEF ehealth 2016: Concept Recognition and Coding in French Texts Erik M. van Mulligen, Zubair Afzal, Saber A. Akhondi, Dang Vo, and Jan A. Kors Department of Medical Informatics, Erasmus

More information

Clinical Examples as Non-uniform Learning and Testing Sets

Clinical Examples as Non-uniform Learning and Testing Sets Clinical Examples as Non-uniform Learning and Testing Sets Piotr Augustyniak AGH University of Science and Technology, 3 Mickiewicza Ave. 3-9 Krakow, Poland august@agh.edu.pl Abstract. Clinical examples

More information

Biomedical resources for text mining

Biomedical resources for text mining August 30, 2005 Workshop Terminologies and ontologies in biomedicine: Can text mining help? Biomedical resources for text mining Olivier Bodenreider Lister Hill National Center for Biomedical Communications

More information

A quick review. The clustering problem: Hierarchical clustering algorithm: Many possible distance metrics K-mean clustering algorithm:

A quick review. The clustering problem: Hierarchical clustering algorithm: Many possible distance metrics K-mean clustering algorithm: The clustering problem: partition genes into distinct sets with high homogeneity and high separation Hierarchical clustering algorithm: 1. Assign each object to a separate cluster. 2. Regroup the pair

More information

Searching Literature Using PubMed. Dr Armen Torchyan, MD, MPH Dr Rufaidah Dabbagh, MBBS, MPH October, 2011

Searching Literature Using PubMed. Dr Armen Torchyan, MD, MPH Dr Rufaidah Dabbagh, MBBS, MPH October, 2011 Searching Literature Using PubMed Dr Armen Torchyan, MD, MPH Dr Rufaidah Dabbagh, MBBS, MPH October, 2011 OBJECTIVES OF THE LECTURE Introduce PubMed Provide Keys to successful searching Build a search

More information

STATISTICAL INFERENCE 1 Richard A. Johnson Professor Emeritus Department of Statistics University of Wisconsin

STATISTICAL INFERENCE 1 Richard A. Johnson Professor Emeritus Department of Statistics University of Wisconsin STATISTICAL INFERENCE 1 Richard A. Johnson Professor Emeritus Department of Statistics University of Wisconsin Key words : Bayesian approach, classical approach, confidence interval, estimation, randomization,

More information

Key Ideas. Explain how science is different from other forms of human endeavor. Identify the steps that make up scientific methods.

Key Ideas. Explain how science is different from other forms of human endeavor. Identify the steps that make up scientific methods. Key Ideas Explain how science is different from other forms of human endeavor. Identify the steps that make up scientific methods. Analyze how scientific thought changes as new information is collected.

More information

Cancer Facts. Complementary And Alternative Medicine. Cancell/Entelev: Questions and Answers

Cancer Facts. Complementary And Alternative Medicine. Cancell/Entelev: Questions and Answers Cancer Facts Complementary And Alternative Medicine Cancell/Entelev: Questions and Answers Complementary and alternative medicine (CAM) also referred to as integrative medicine includes a broad range of

More information

Representing Association Classification Rules Mined from Health Data

Representing Association Classification Rules Mined from Health Data Representing Association Classification Rules Mined from Health Data Jie Chen 1, Hongxing He 1,JiuyongLi 4, Huidong Jin 1, Damien McAullay 1, Graham Williams 1,2, Ross Sparks 1,andChrisKelman 3 1 CSIRO

More information

Lung Cancer Diagnosis from CT Images Using Fuzzy Inference System

Lung Cancer Diagnosis from CT Images Using Fuzzy Inference System Lung Cancer Diagnosis from CT Images Using Fuzzy Inference System T.Manikandan 1, Dr. N. Bharathi 2 1 Associate Professor, Rajalakshmi Engineering College, Chennai-602 105 2 Professor, Velammal Engineering

More information

Discovering Symptom-herb Relationship by Exploiting SHT Topic Model

Discovering Symptom-herb Relationship by Exploiting SHT Topic Model [DOI: 10.2197/ipsjtbio.10.16] Original Paper Discovering Symptom-herb Relationship by Exploiting SHT Topic Model Lidong Wang 1,a) Keyong Hu 1 Xiaodong Xu 2 Received: July 7, 2017, Accepted: August 29,

More information

Ji'nan University Shandong Academy of Medical Sciences College of Life Science and Medicine, Ji'nan, Shandong, China.

Ji'nan University Shandong Academy of Medical Sciences College of Life Science and Medicine, Ji'nan, Shandong, China. Intractable & Rare Diseases Research. 2012; 1(4):161-166. 161 Original Article DOI: 10.5582/irdr.2012.v1.4.161 Study and analysis of the state of rare disease research in Shandong Province, China Heng

More information

A NOVEL VARIABLE SELECTION METHOD BASED ON FREQUENT PATTERN TREE FOR REAL-TIME TRAFFIC ACCIDENT RISK PREDICTION

A NOVEL VARIABLE SELECTION METHOD BASED ON FREQUENT PATTERN TREE FOR REAL-TIME TRAFFIC ACCIDENT RISK PREDICTION OPT-i An International Conference on Engineering and Applied Sciences Optimization M. Papadrakakis, M.G. Karlaftis, N.D. Lagaros (eds.) Kos Island, Greece, 4-6 June 2014 A NOVEL VARIABLE SELECTION METHOD

More information

I, Mary M. Langman, Director, Information Issues and Policy, Medical Library Association

I, Mary M. Langman, Director, Information Issues and Policy, Medical Library Association I, Mary M. Langman, Director, Information Issues and Policy, Medical Library Association (MLA), submit this statement on behalf of MLA and the Association of Academic Health Sciences Libraries (AAHSL).

More information

Response from the SBU Enquiry Service Nuedexta for the treatment of pseudobulbar affect (in ALS patients)

Response from the SBU Enquiry Service Nuedexta for the treatment of pseudobulbar affect (in ALS patients) Literature search PubMed via NLM 171006 Title: Population: Population: ALS, MS, Demens, Stroke, TBI 1. "Amyotrophic Lateral Sclerosis"[Mesh] OR Charcot Disease [tiab] OR Amyotrophic Lateral Sclerosis [tiab]

More information

A Study of Abbreviations in Clinical Notes Hua Xu MS, MA 1, Peter D. Stetson, MD, MA 1, 2, Carol Friedman Ph.D. 1

A Study of Abbreviations in Clinical Notes Hua Xu MS, MA 1, Peter D. Stetson, MD, MA 1, 2, Carol Friedman Ph.D. 1 A Study of Abbreviations in Clinical Notes Hua Xu MS, MA 1, Peter D. Stetson, MD, MA 1, 2, Carol Friedman Ph.D. 1 1 Department of Biomedical Informatics, Columbia University, New York, NY, USA 2 Department

More information

International Journal of Computer Engineering and Applications, Volume XI, Issue IX, September 17, ISSN

International Journal of Computer Engineering and Applications, Volume XI, Issue IX, September 17,  ISSN CRIME ASSOCIATION ALGORITHM USING AGGLOMERATIVE CLUSTERING Saritha Quinn 1, Vishnu Prasad 2 1 Student, 2 Student Department of MCA, Kristu Jayanti College, Bengaluru, India ABSTRACT The commission of a

More information

Challenges of Automated Machine Learning on Causal Impact Analytics for Policy Evaluation

Challenges of Automated Machine Learning on Causal Impact Analytics for Policy Evaluation Challenges of Automated Machine Learning on Causal Impact Analytics for Policy Evaluation Prof. (Dr.) Yuh-Jong Hu and Shu-Wei Huang hu@cs.nccu.edu.tw, wei.90211@gmail.com Emerging Network Technology (ENT)

More information

INSTRUCTIONS FOR AUTHORS

INSTRUCTIONS FOR AUTHORS INSTRUCTIONS FOR AUTHORS Chinese Journal of Integrative Medicine is a peer-reviewed monthly journal sponsored by Chinese Association of Integrative Medicine and China Academy of Chinese Medical Sciences.

More information

Detection and Classification of Lung Cancer Using Artificial Neural Network

Detection and Classification of Lung Cancer Using Artificial Neural Network Detection and Classification of Lung Cancer Using Artificial Neural Network Almas Pathan 1, Bairu.K.saptalkar 2 1,2 Department of Electronics and Communication Engineering, SDMCET, Dharwad, India 1 almaseng@yahoo.co.in,

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

Scientific Discovery as Link Prediction in Influence and Citation Graphs

Scientific Discovery as Link Prediction in Influence and Citation Graphs Scientific Discovery as Link Prediction in Influence and Citation Graphs Fan Luo, Marco Valenzuela-Escárcega, Gus Hahn-Powell, Mihai Surdeanu Text Graphs Workshop, June 6, 2018 1 Background 2 Psychology

More information

Design of Palm Acupuncture Points Indicator

Design of Palm Acupuncture Points Indicator Design of Palm Acupuncture Points Indicator Wen-Yuan Chen, Shih-Yen Huang and Jian-Shie Lin Abstract The acupuncture points are given acupuncture or acupressure so to stimulate the meridians on each corresponding

More information

An experimental investigation of consistency of explanation and graph representation

An experimental investigation of consistency of explanation and graph representation An experimental investigation of consistency of explanation and graph representation Nana Kanzaki (kanzaki@cog.human.nagoya-u.ac.jp) Graduate School of Information Science, Nagoya University, Japan Kazuhisa

More information

TF-IDF-Based Automated Application for classification Forensic Autopsy Reports to Identification of Cause of Death (CoD)

TF-IDF-Based Automated Application for classification Forensic Autopsy Reports to Identification of Cause of Death (CoD) Chiew T.K., et al. (Eds.): PGRES 2017, Kuala Lumpur: Eastin Hotel, FCSIT, 2017: pp 57-62 TF-IDF-Based Automated Application for classification Forensic Autopsy Reports to Identification of Cause of Death

More information

Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques

Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques Thomas Walter and Jean-Claude Klein Centre de Morphologie Mathématique,

More information

GIANT: Geo-Informative Attributes for Location Recognition and Exploration

GIANT: Geo-Informative Attributes for Location Recognition and Exploration GIANT: Geo-Informative Attributes for Location Recognition and Exploration Quan Fang, Jitao Sang, Changsheng Xu Institute of Automation, Chinese Academy of Sciences October 23, 2013 Where is this? La Sagrada

More information

Detecting Cognitive States Using Machine Learning

Detecting Cognitive States Using Machine Learning Detecting Cognitive States Using Machine Learning Xuerui Wang & Tom Mitchell Center for Automated Learning and Discovery School of Computer Science Carnegie Mellon University xuerui,tom.mitchell @cs.cmu.edu

More information

On the Combination of Collaborative and Item-based Filtering

On the Combination of Collaborative and Item-based Filtering On the Combination of Collaborative and Item-based Filtering Manolis Vozalis 1 and Konstantinos G. Margaritis 1 University of Macedonia, Dept. of Applied Informatics Parallel Distributed Processing Laboratory

More information

FINAL REPORT Measuring Semantic Relatedness using a Medical Taxonomy. Siddharth Patwardhan. August 2003

FINAL REPORT Measuring Semantic Relatedness using a Medical Taxonomy. Siddharth Patwardhan. August 2003 FINAL REPORT Measuring Semantic Relatedness using a Medical Taxonomy by Siddharth Patwardhan August 2003 A report describing the research work carried out at the Mayo Clinic in Rochester as part of an

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

Using Bayesian Networks to Direct Stochastic Search in Inductive Logic Programming

Using Bayesian Networks to Direct Stochastic Search in Inductive Logic Programming Appears in Proceedings of the 17th International Conference on Inductive Logic Programming (ILP). Corvallis, Oregon, USA. June, 2007. Using Bayesian Networks to Direct Stochastic Search in Inductive Logic

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

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

Gene Ontology and Functional Enrichment. Genome 559: Introduction to Statistical and Computational Genomics Elhanan Borenstein

Gene Ontology and Functional Enrichment. Genome 559: Introduction to Statistical and Computational Genomics Elhanan Borenstein Gene Ontology and Functional Enrichment Genome 559: Introduction to Statistical and Computational Genomics Elhanan Borenstein The parsimony principle: A quick review Find the tree that requires the fewest

More information

Evolutionary Approach to Investigations of Cognitive Systems

Evolutionary Approach to Investigations of Cognitive Systems Evolutionary Approach to Investigations of Cognitive Systems Vladimir RED KO a,1 b and Anton KOVAL a Scientific Research Institute for System Analysis, Russian Academy of Science, Russia b National Nuclear

More information

Bootstrapped Integrative Hypothesis Test, COPD-Lung Cancer Differentiation, and Joint mirnas Biomarkers

Bootstrapped Integrative Hypothesis Test, COPD-Lung Cancer Differentiation, and Joint mirnas Biomarkers Bootstrapped Integrative Hypothesis Test, COPD-Lung Cancer Differentiation, and Joint mirnas Biomarkers Kai-Ming Jiang 1,2, Bao-Liang Lu 1,2, and Lei Xu 1,2,3(&) 1 Department of Computer Science and Engineering,

More information

Subgroup Discovery for Test Selection: A Novel Approach and Its Application to Breast Cancer Diagnosis

Subgroup Discovery for Test Selection: A Novel Approach and Its Application to Breast Cancer Diagnosis Subgroup Discovery for Test Selection: A Novel Approach and Its Application to Breast Cancer Diagnosis Marianne Mueller 1,Rómer Rosales 2, Harald Steck 2, Sriram Krishnan 2,BharatRao 2, and Stefan Kramer

More information

How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection

How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection Esma Nur Cinicioglu * and Gülseren Büyükuğur Istanbul University, School of Business, Quantitative Methods

More information

Learning to Identify Irrelevant State Variables

Learning to Identify Irrelevant State Variables Learning to Identify Irrelevant State Variables Nicholas K. Jong Department of Computer Sciences University of Texas at Austin Austin, Texas 78712 nkj@cs.utexas.edu Peter Stone Department of Computer Sciences

More information

A Comparison of Three Measures of the Association Between a Feature and a Concept

A Comparison of Three Measures of the Association Between a Feature and a Concept A Comparison of Three Measures of the Association Between a Feature and a Concept Matthew D. Zeigenfuse (mzeigenf@msu.edu) Department of Psychology, Michigan State University East Lansing, MI 48823 USA

More information

1. "Hyperthyroidism"[Mesh] 41774

1. Hyperthyroidism[Mesh] 41774 Litteratursökning PubMed via NLM17 april 2018 Treatment for hyperthyroidism- systematic reviews 1. "Hyperthyroidism"[Mesh] 41774 2. Hyperthyroid [Title/Abstract] OR Hyperthyroids[Title/Abstract]OR Hyperthyroidism[Title/Abstract]

More information

LIF: A method to infer disease gene relationships using literature data and impact factor

LIF: A method to infer disease gene relationships using literature data and impact factor LIF: A method to infer disease gene relationships using literature data and impact factor Jeongwoo Kim a, jwkim2014@naver.com Chunghun Kim a jhoney7374@gmail.com Jinyoung Lee a, wlsdyd09@naver.com Sanghyun

More information

Economics of tandem mass spectrometry screening of neonatal inherited disorders Pandor A, Eastham J, Chilcott J, Paisley S, Beverley C

Economics of tandem mass spectrometry screening of neonatal inherited disorders Pandor A, Eastham J, Chilcott J, Paisley S, Beverley C Economics of tandem mass spectrometry screening of neonatal inherited disorders Pandor A, Eastham J, Chilcott J, Paisley S, Beverley C Record Status This is a critical abstract of an economic evaluation

More information

Statistical Analysis Using Machine Learning Approach for Multiple Imputation of Missing Data

Statistical Analysis Using Machine Learning Approach for Multiple Imputation of Missing Data Statistical Analysis Using Machine Learning Approach for Multiple Imputation of Missing Data S. Kanchana 1 1 Assistant Professor, Faculty of Science and Humanities SRM Institute of Science & Technology,

More information

RESEARCH PROJECT. Comparison of searching tools and outcomes of different providers of the Medline database (OVID and PubMed).

RESEARCH PROJECT. Comparison of searching tools and outcomes of different providers of the Medline database (OVID and PubMed). RESEARCH PROJECT Comparison of searching tools and outcomes of different providers of the Medline database (OVID and PubMed). Karolina Kucerova Charles University in Prague Evidence-Based Medicine Course

More information

The Study of Life. Before You Read. Science Journal

The Study of Life. Before You Read. Science Journal The Study of Life Before You Read Use the What I Know column to list the things you know about biology. Then list the questions you have about biology in the What I Want to Find Out column. K W L What

More information

N. Laskaris, S. Fotopoulos, A. Ioannides

N. Laskaris, S. Fotopoulos, A. Ioannides N. Laskaris N. Laskaris [ IEEE SP Magazine, May 2004 ] N. Laskaris, S. Fotopoulos, A. Ioannides ENTER-2001 new tools for Mining Information from multichannel encephalographic recordings & applications

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

PTNow: Your Clinical Practice Companion. Stay on top of evidence-based research with PTNow, your portal to a wealth of information and tools.

PTNow: Your Clinical Practice Companion. Stay on top of evidence-based research with PTNow, your portal to a wealth of information and tools. PTNow: Your Clinical Practice Companion Stay on top of evidence-based research with PTNow, your portal to a wealth of information and tools. By Gini Blodgett G raduation was months ago. You passed your

More information

Wikipedia-Based Automatic Diagnosis Prediction in Clinical Decision Support Systems

Wikipedia-Based Automatic Diagnosis Prediction in Clinical Decision Support Systems Wikipedia-Based Automatic Diagnosis Prediction in Clinical Decision Support Systems Danchen Zhang 1, Daqing He 1, Sanqiang Zhao 1, Lei Li 1 School of Information Sciences, University of Pittsburgh, USA

More information

The Re(de)fined Neuron

The Re(de)fined Neuron The Re(de)fined Neuron Kieran Greer, Distributed Computing Systems, Belfast, UK. http://distributedcomputingsystems.co.uk Version 1.0 Abstract This paper describes a more biologically-oriented process

More information

Data Mining in Bioinformatics Day 4: Text Mining

Data Mining in Bioinformatics Day 4: Text Mining Data Mining in Bioinformatics Day 4: Text Mining Karsten Borgwardt February 25 to March 10 Bioinformatics Group MPIs Tübingen Karsten Borgwardt: Data Mining in Bioinformatics, Page 1 What is text mining?

More information

I. Setup. - Note that: autohgpec_v1.0 can work on Windows, Ubuntu and Mac OS.

I. Setup. - Note that: autohgpec_v1.0 can work on Windows, Ubuntu and Mac OS. autohgpec: Automated prediction of novel disease-gene and diseasedisease associations and evidence collection based on a random walk on heterogeneous network Duc-Hau Le 1,*, Trang T.H. Tran 1 1 School

More information

Hypothesis-Driven Research

Hypothesis-Driven Research Hypothesis-Driven Research Research types Descriptive science: observe, describe and categorize the facts Discovery science: measure variables to decide general patterns based on inductive reasoning Hypothesis-driven

More information

Ambiguity of Human Gene Symbols in LocusLink and MEDLINE: Creating an Inventory and a Disambiguation Test Collection

Ambiguity of Human Gene Symbols in LocusLink and MEDLINE: Creating an Inventory and a Disambiguation Test Collection Ambiguity of Human Gene Symbols in LocusLink and MEDLINE: Creating an Inventory and a Disambiguation Test Collection Marc Weeber, PhD, Bob J. A. Schijvenaars, PhD, Erik M. van Mulligen, PhD, Barend Mons,

More information

CVC site and the prevention of venous thrombosis, stenosis and infection? 1

CVC site and the prevention of venous thrombosis, stenosis and infection? 1 infection? 1 Intravenous literature: Ge, X., Cavallazzi, R., Li, C., Pan, S.M., Wang, Y.W. and Wang, F.L. (2012) Central venous access sites for the prevention of venous thrombosis, stenosis and infection.

More information

Augmented Medical Decisions

Augmented Medical Decisions Machine Learning Applied to Biomedical Challenges 2016 Rulex, Inc. Intelligible Rules for Reliable Diagnostics Rulex is a predictive analytics platform able to manage and to analyze big amounts of heterogeneous

More information

Automatic Indexing of Documents from Journal Descriptors: A Preliminary Investigation

Automatic Indexing of Documents from Journal Descriptors: A Preliminary Investigation Automatic Indexing of Documents from Journal Descriptors: A Preliminary Investigation Susanne M. Humphrey Lister Hill National Center for Biomedical Communications, National Library of Medicine, Bethesda,

More information

PubMed Tutorial for Veterinarians URL:

PubMed Tutorial for Veterinarians URL: Title: Scripts for the PubMed Tutorial for Veterinarians PubMed Tutorial for Veterinarians URL: http://cases.vetmoodle.org/cet_courseplayer/demo1/public/pubmed.html Digital collection of the documents

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (S): 241-254 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Fuzzy Lambda-Max Criteria Weight Determination for Feature Selection in Clustering

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

International Journal of Advanced Computer Technology (IJACT)

International Journal of Advanced Computer Technology (IJACT) Abstract An Introduction to Third Generation of Neural Networks for Edge Detection Being inspired by the structure and behavior of the human visual system the spiking neural networks for edge detection

More information

Radical treatment for leukemia under way 17 January 2011, By Fumihiko Ishikawa

Radical treatment for leukemia under way 17 January 2011, By Fumihiko Ishikawa Radical treatment for leukemia under way 17 January 2011, By Fumihiko Ishikawa Figure 1: Major blood cells that differentiate from hematopoietic stem cells. Hematopoietic stem cells differentiate into

More information

The PlantFAdb website and database are based on the superb SOFA database (sofa.mri.bund.de).

The PlantFAdb website and database are based on the superb SOFA database (sofa.mri.bund.de). A major goal of PlantFAdb is to allow users to easily explore relationships between unusual fatty acid structures and the plant species that produce them. Clicking on Tree from the home page provides an

More information

Mining first-order frequent patterns in the STULONG database

Mining first-order frequent patterns in the STULONG database Mining first-order frequent patterns in the STULONG database Jan Blaťák KD Group at Faculty of Informatics Masaryk University in Brno, Czech Republic xblatak@fi.muni.cz Abstract. We show how RAP can be

More information

Detection of Mild Cognitive Impairment using Image Differences and Clinical Features

Detection of Mild Cognitive Impairment using Image Differences and Clinical Features Detection of Mild Cognitive Impairment using Image Differences and Clinical Features L I N L I S C H O O L O F C O M P U T I N G C L E M S O N U N I V E R S I T Y Copyright notice Many of the images in

More information

You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful.

You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful. icausalbayes USER MANUAL INTRODUCTION You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful. We expect most of our users

More information

When Overlapping Unexpectedly Alters the Class Imbalance Effects

When Overlapping Unexpectedly Alters the Class Imbalance Effects When Overlapping Unexpectedly Alters the Class Imbalance Effects V. García 1,2, R.A. Mollineda 2,J.S.Sánchez 2,R.Alejo 1,2, and J.M. Sotoca 2 1 Lab. Reconocimiento de Patrones, Instituto Tecnológico de

More information

Potential health and economic impact of adding a human papillomavirus vaccine to screening programs Kulasingam S L, Myers E R

Potential health and economic impact of adding a human papillomavirus vaccine to screening programs Kulasingam S L, Myers E R Potential health and economic impact of adding a human papillomavirus vaccine to screening programs Kulasingam S L, Myers E R Record Status This is a critical abstract of an economic evaluation that meets

More information

Credal decision trees in noisy domains

Credal decision trees in noisy domains Credal decision trees in noisy domains Carlos J. Mantas and Joaquín Abellán Department of Computer Science and Artificial Intelligence University of Granada, Granada, Spain {cmantas,jabellan}@decsai.ugr.es

More information

New Mass Spectrometry Tools to Transform Metabolomics and Lipidomics

New Mass Spectrometry Tools to Transform Metabolomics and Lipidomics New Mass Spectrometry Tools to Transform Metabolomics and Lipidomics July.3.13 Ken Miller Vice President of Marketing, Life Sciences Mass Spectrometry 1 The world leader in serving science Omics & the

More information

OECD QSAR Toolbox v.4.2. An example illustrating RAAF scenario 6 and related assessment elements

OECD QSAR Toolbox v.4.2. An example illustrating RAAF scenario 6 and related assessment elements OECD QSAR Toolbox v.4.2 An example illustrating RAAF scenario 6 and related assessment elements Outlook Background Objectives Specific Aims Read Across Assessment Framework (RAAF) The exercise Workflow

More information

Predicting Sleeping Behaviors in Long-Term Studies with Wrist-Worn Sensor Data

Predicting Sleeping Behaviors in Long-Term Studies with Wrist-Worn Sensor Data Predicting Sleeping Behaviors in Long-Term Studies with Wrist-Worn Sensor Data Marko Borazio and Kristof Van Laerhoven TU-Darmstadt, Germany http://www.ess.tu-darmstadt.de Abstract. This paper conducts

More information

KNOWLEDGE SYNTHESIS IN THE BIOMEDICAL LITERATURE: NORDIHYDROGUAIARETIC ACID AND BREAST CANCER. Wanda A. Sneed, B.S.N., M.N.

KNOWLEDGE SYNTHESIS IN THE BIOMEDICAL LITERATURE: NORDIHYDROGUAIARETIC ACID AND BREAST CANCER. Wanda A. Sneed, B.S.N., M.N. KNOWLEDGE SYNTHESIS IN THE BIOMEDICAL LITERATURE: NORDIHYDROGUAIARETIC ACID AND BREAST CANCER Wanda A. Sneed, B.S.N., M.N. Dissertation Prepared for the Degree of DOCTOR OF PHILSOPHY UNIVERSITY OF NORTH

More information

An economic evaluation of a school-based sexually transmitted disease screening program Wang L Y, Burstein G R, Cohen D A

An economic evaluation of a school-based sexually transmitted disease screening program Wang L Y, Burstein G R, Cohen D A An economic evaluation of a school-based sexually transmitted disease screening program Wang L Y, Burstein G R, Cohen D A Record Status This is a critical abstract of an economic evaluation that meets

More information

Evaluation of Clinical Text Segmentation to Facilitate Cohort Retrieval

Evaluation of Clinical Text Segmentation to Facilitate Cohort Retrieval Evaluation of Clinical Text Segmentation to Facilitate Cohort Retrieval Enhanced Cohort Identification and Retrieval S105 Tracy Edinger, ND, MS Oregon Health & Science University Twitter: #AMIA2017 Co-Authors

More information

EEL-5840 Elements of {Artificial} Machine Intelligence

EEL-5840 Elements of {Artificial} Machine Intelligence Menu Introduction Syllabus Grading: Last 2 Yrs Class Average 3.55; {3.7 Fall 2012 w/24 students & 3.45 Fall 2013} General Comments Copyright Dr. A. Antonio Arroyo Page 2 vs. Artificial Intelligence? DEF:

More information