SlideShare ist ein Scribd-Unternehmen logo
1 von 28
Downloaden Sie, um offline zu lesen
A Learning Support Tool with Clinical Cases Based on
Concept Maps and Medical Entity Recognition
               Manuel de la Villa1, Fernando Aparicio2, Manuel J. Maña1, Manuel de Buenaga2
               1Universidad de Huelva, 2Universidad Europea de Madrid




                                              Presenting Prof. Mr.   Manuel de la Villa
                                              manuel.villa@dti.uhu.es
                                              http://www.uhu.es/manuel.villa
Index


      The problem. An Use Case.
      Related work.
       - Biomedical Ontologies
       - Concept map and Mind map
       - Graph-based Interfaces based on Ontologies

      A rough prototype as a “proof of concept”.
      Evaluation
      Conclusions and future works.
A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   2
The scenario


    The use of intelligent systems in higher
     education is incresingly used as strategy to
     improve learning and teaching processes.          The student reads new
                                                        concepts, he needs more
    Case-based learning, based on constructivist information to understand
                                                        them.
     learning theories, is very practical in Medical
     education.
                                                       HOW???
    Making the internet sources available to
     students may not be sufficient to promote   A free search?
     their learning… let’s see an example.      One for every term??




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   3
The problem (I)



    Physicians in the early stages of learning face several drawbacks
     among [Luo & Tang 2008]:
      -  Lack of experience and domain knowledge to perform a proper search
      -  Lack of awareness about the medical terminology found

                                       Oughhh!




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   4
The problem (and II)

    Free search???
    User have problems to define their information needs in a query string
     [Jansen, Spink & Koshman, 2007].
          Queries contain less than three terms (75,2%) and the majority of queries contain one
           (18,5%), two (32,2%)
    But also when the user initiates a search not really know what can be useful
     and, therefore, it is difficult to specify the features of the elements of
     potentially useful information [Belkin, 2000].


                                                                                       Search engines usually
                                                                                       return thousands of
                                                                                       documents recovered,
                                                                                       leading to inadequate
                                                                                       results, with no semantic
                                                                                       connection with the query
                                                                                       and little to do with the
                                                                                       user's needs.

A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition                   5
Our proposal




      The design of a support tool for Clinical Case-based learning that…


   Freebase
     … helps clinicians identifyNLP access the meaning of medical
                                 and        NCBO Open
          MQL Topics                         Biomedical
        concepts and …        Module         Annotator


                                           Concepts table

  … allow the teacher
          Search Module                                          … display concept UMLS
                                                                  Graph Module
  to define the paths                                            maps automatically
  of access to                                                   drawn from knowledge
                                                                   Concepts map   Freebase
  information Freebase Medlineplus
                                                                 sources.
  avoiding dispersion
  in the search and

A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   6
Related work:
 Biomedical Ontologies


   May include a wide range of medical concepts, basic information such as the type
    or class they belong to and how they are related (e.g. symptom / disease / treatment).
                                                                                      Is-a-symptom-of    Is-treated-with

                                                                              Jaundice             Hepatitis        Adefovir

   Increasingly used to tackle concept recognition and annotation tasks in
    biomedical research.
   Some examples of ontologies are:
    -  GO (Gene Ontology), MeSH (Medical Subject Headings), FMA (Foundational
       Model of Anatomy), GALEN, UMLS (Unified Medical Language System),
       SNOMED-CT (Systematized Nomenclature of Medicine - Clinical Terms), etc.


   We decide to use MedlinePlus (Health Topics), Freebase and UMLS mainly due to the
   ease of open information access through web services and XML files

A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition                               7
Ontologies used
UMLS Metathesaurus
  UMLS (Unified Medical Language       o Remote access with UTS Web
 System), developed by the National       services API.
 Library of Medicine (NLM) of USA.      o Source: MDR, The Medical
 o Metathesaurus                          Dictionary for Regulatory Activities
   o  Concept                             (MedDRA), developed by ICH,
                                          owned by IFPMA.
   o  CUI (Concept Unique Identifier)
                                          o Translations:   Czech,     Dutch,
   o  Semantic Type(s)                      French, German, Italian, Japanese,
   o  Definition (if provided)              Portuguese and Spanish.
   o  Atoms
   o  Contexts
   o  Concept Relations
Ontologies used
 Metaweb Freebase

    •    Freebase is a large collaborative knowledge base consisting of metadata composed
         mainly by data integration processes and by its community members.
    •    Domain independent nature: possibilities of applying results to other disciplines.
    •    The information can be accesed through an API, MQL (Metaweb Query
         Language), ACRE (an own platform to host applications) o RDF.




  Our MQL Query for Concepts Map:
  http://api.freebase.com/api/service/mqlread?query= {"query":”[{"type":"/medicine/disease",
  "name":""+search_string+"","/common/topic/article":{"guid":null,"limit":1,"optional":true},
  "/common/topic/image": {"id":null,"limit":1,"optional":true},"symptoms":[],"treatments":[],
  "/medicine/disease/notable_people_with_this_condition": [],"/medicine/disease/risk_factors": [],
  "/medicine/disease/causes": [],"/medicine/disease/prevention_factors": []}]}


A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition            9
Ontologies used
Metaweb Freebase




        Ontology fragment for biomedical domain in Freebase
Concept map and Mindmap approaches.


        Widely applied in educational activities
        2-dimensional      graphics used to represent knowledge
         comprised of nodes (representing concepts) connected by
         direct arcs (representing relationships)




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   11
Related work:
 Concept map and Mindmap approaches.


  Advantages:
    -  Graphic presentation of knowledge enables quickly evaluation for experts
    -  In medical studies:
       -  [Daley & Torre, 2010] Concept mapping in medical and healthcare learning:
          -  Promotes learning, provides additional resources, provides feedback to
             students and conducts assessment
       -  [D’Antoni et al., 2009] Mind maps are very useful in medical education.
          -  Problems: many topics to be covered in medicine, fair amount of time to
             design them
  Knowledge visualization, an emerging field.
  Similarities between ontologies and concept maps.

A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   12
Our metaphor? A graph (Concept Map)


   Concept Map extracts and displays only the information needed to determine
    a diagnosis of a disease in a medical case.




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   13
Graph-based Interfaces based on Ontologies
 Information retrieval



   Visual Concept Explorer: an automatic concept map generator with knowledge
    from medical ontologies and thesauri.




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   14
Graph-based Interfaces based on Ontologies
 Visual dictionaries


       Based on a Thesaurus (Wordnet™)




                                                                                      Visual Thesaurus




                         Snappy Words
A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition         15
Graph-based Interfaces based on Ontologies
 Search engines




       Wikimindmap
       builds a mental map from the information you find on a concept in the
       Wikipedia. It could be considered as a dynamically and automatically
       generated interface to browse Wikipedia.

A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   16
Graph-based Interfaces based on Ontologies
 Search engines




                                                                  Yahoo Correlator extracts and organizes
    Google Wonder Wheel shows related search                      information from text, and searches for related
    terms to the current searched query and thus                  names, concepts, places, and events to your query.
    enable you to explore relevant search terms.



A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition                       17
Graph-based interfaces based on ontologies
Semrep


   SemViz (Semantic Abstraction Summarization [Rindflesh, Fiszman and Kilicoglu, 2004])
   Takes as input a list of semantic predications produced by UMLS SemRep, from
    a set of documents on a specified disorder topic. The output is a conceptual
    condensate (a concept map in graphic format) containing only those predications
    that represent key information in the input documents.




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   18
Computer tool description




 http://orion.esp.uem.es:8080/MedicalFaceV2/
A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   19
Computer tool description




   Freebase
                                              NLP                 NCBO Open
               MQL Topics                                          Biomedical
                                             Module                Annotator


                                           Concepts table

              Search Module                                        Graph Module                UMLS




                                                                    Concepts map              Freebase
                  Freebase Medlineplus




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition         20
The system working…




                                        http://youtu.be/Dp9flQpvJdE                                http://www.medicalminer.org/MedicalFaceV2/
                                                                                                   http://www.uhu.es/manuel.villa/viewmed
                                                                                                   http://sciencecases.lib.buffalo.edu/cs/files/
A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   stroke.pdf                                   21
User evaluation


  User oriented evaluation
    -  Users: 60 second-year medical degree students from the School of Biomedical
       Sciences at the Universidad Europea de Madrid, divided into 2 groups.
    -  Objectives: To measure the influence of the system when student make a test,
       besides usability and learning support provided.
    -  Technique:
       -  Exam with 10 multiple choice questions about a selected case study
       -  34 self-perception Likert questionnaires for system users.


  Measure the differences between the results of the activity carried
   out in two ways:                       Mitral	
  regurgitation:
                                                                                 a.-­	
  Is	
  the	
  less	
  common	
  valvulopathy	
  in	
  the	
  general	
  population	
  
    -  With the system developed
                                                                                 b.	
  -­	
  Has	
  no	
  relation	
  with	
  the	
  cardiac	
  problem	
  presented	
  by	
  our	
  patient

    -  With free Internet access                                                 c.	
  -­	
  May	
  justify	
  the	
  mitral	
  regurgitation

                                                                                 d.	
  -­	
  Has	
  a	
  higher	
  prevalence	
  in	
  women	
  than	
  in	
  men


                                                                                              Test	
  question	
  example
A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition                                                                                 22
Results user evaluation
    Slightly better results for students who employed the tool
  (78.53% correct answers) than students who used unrestricted
  searches (76.92% correct answers). No statistically significant.




                                                                      Learning perception questions
                                                                      • O ver 58% believe that the tool has
                                                                      helped them to extract relevant
                                                                      information about the case study
                                                                      (LQ1), and
                                                                      • more than 60% believe that the
                                                                      tool has helped them by reducing
                                                                      the time needed to understand the
                                                                      case study (LQ2).
              Students'	
  learning	
  self-­perception



A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition              23
Results user evaluation




                                                                    Usability questions:
                                                                    • the tool interface is nice (UQ1),
                                                                    •  it is easy to find the information
                                                                    required (UQ2),
                                                                    • they feel comfortable using the
                                                                    tool (UQ3),
                                                                    • the speed is reasonable (UQ4) and
        Students'	
  usability	
  self-­perception
                                                                    • it is easy to use (UQ5).



A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition            24
Systematic evaluation



   measure the ability of the tool to provide medical concepts in the graph, in
    relation to the original concepts annotated in the source document (as recall in
    information retrieval)




   measure novelty, the tool’s ability to discover and show us new relevant
    information related with the source document.


                                                                                                        CrFreebase
                                                                                         ∑corpus Ca
                                                                                                    SnomedCT + CrFreebase
                                                                      Novelty( corpus) =
                                                                                                N # documents


A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition                        25
                                                         €
Conclusions.

      interfaces that simplify finding and
       comprehension of information are
       needed.
      we have presented a tool that represent
       biomedical knowledge resources in a
       human and machine usable way (as
       ontologies and concept maps)
      the knowledge acquired through an
       active role is better fixed in their minds
       and longer term.
      advantage for teachers: it allows pre-
       selection of the knowledge sources
       accessible to students.
      The students’ perception is good or very
       good in both usability questions and
       those related to the assistance provided

A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   26
Future work.

      Focus our efforts on enhancing all the
       available features in the tool:
       -  usability of the interface,
       -  expansion and improvement of the
          annotation process and
       -  enrichment of the information and concept
          mapping.
      Expand the user experience evaluation, to
       measure the tool’s capacity to support
       teachers in active learning methodologies




A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition   27
Muito Obrigado



A Learning Support Tool with Clinical Cases Based on
Concept Maps and Medical Entity Recognition
               Manuel de la Villa1, Fernando Aparicio2, Manuel J. Maña1, Manuel de Buenaga2
               1Universidad de Huelva, 2Universidad Europea de Madrid




                                              Presenting Prof. Mr.   Manuel de la Villa
                                              manuel.villa@dti.uhu.es
                                              http://www.uhu.es/manuel.villa

Weitere ähnliche Inhalte

Ähnlich wie MVilla IUI 2012 Lisbon

Framework for understanding data science.pdf
Framework for understanding data science.pdfFramework for understanding data science.pdf
Framework for understanding data science.pdfMichael Brodie
 
Ontology Based Information Extraction for Disease Intelligence
Ontology Based Information Extraction for Disease Intelligence Ontology Based Information Extraction for Disease Intelligence
Ontology Based Information Extraction for Disease Intelligence IJORCS
 
Visual Analytics for Healthcare - Panel at AMIA 2012 in Chicago
Visual Analytics for Healthcare - Panel at AMIA 2012 in ChicagoVisual Analytics for Healthcare - Panel at AMIA 2012 in Chicago
Visual Analytics for Healthcare - Panel at AMIA 2012 in ChicagoAdam Perer
 
Diversity and Depth: Implementing AI across many long tail domains
Diversity and Depth: Implementing AI across many long tail domainsDiversity and Depth: Implementing AI across many long tail domains
Diversity and Depth: Implementing AI across many long tail domainsPaul Groth
 
An introduction to machine learning in biomedical research: Key concepts, pr...
An introduction to machine learning in biomedical research:  Key concepts, pr...An introduction to machine learning in biomedical research:  Key concepts, pr...
An introduction to machine learning in biomedical research: Key concepts, pr...FranciscoJAzuajeG
 
Wisdom Continuum Paper.docx
Wisdom Continuum Paper.docxWisdom Continuum Paper.docx
Wisdom Continuum Paper.docxwrite22
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...IJNSA Journal
 
First year present
First year presentFirst year present
First year presentdoomas
 
Waterloo September 00 Presentations
Waterloo September 00 PresentationsWaterloo September 00 Presentations
Waterloo September 00 Presentationsbrighteyes
 
Nlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseasesNlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseaseseSAT Publishing House
 
Nlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseasesNlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseaseseSAT Journals
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Biomedical indexing and retrieval system based on language modeling approach
Biomedical indexing and retrieval system based on language modeling approachBiomedical indexing and retrieval system based on language modeling approach
Biomedical indexing and retrieval system based on language modeling approachijseajournal
 
Conferencia saptarshi purkayastha_hit_workshop_2016
Conferencia saptarshi purkayastha_hit_workshop_2016Conferencia saptarshi purkayastha_hit_workshop_2016
Conferencia saptarshi purkayastha_hit_workshop_2016hitworkshop2016
 
Knowledgebase systems in neuro science a
Knowledgebase systems in neuro science   aKnowledgebase systems in neuro science   a
Knowledgebase systems in neuro science aijscai
 
Knowledgebase Systems in Neuro Science - A Study
Knowledgebase Systems in Neuro Science - A StudyKnowledgebase Systems in Neuro Science - A Study
Knowledgebase Systems in Neuro Science - A StudyIJSCAI Journal
 

Ähnlich wie MVilla IUI 2012 Lisbon (20)

Framework for understanding data science.pdf
Framework for understanding data science.pdfFramework for understanding data science.pdf
Framework for understanding data science.pdf
 
Ontology Based Information Extraction for Disease Intelligence
Ontology Based Information Extraction for Disease Intelligence Ontology Based Information Extraction for Disease Intelligence
Ontology Based Information Extraction for Disease Intelligence
 
Visual Analytics for Healthcare - Panel at AMIA 2012 in Chicago
Visual Analytics for Healthcare - Panel at AMIA 2012 in ChicagoVisual Analytics for Healthcare - Panel at AMIA 2012 in Chicago
Visual Analytics for Healthcare - Panel at AMIA 2012 in Chicago
 
Diversity and Depth: Implementing AI across many long tail domains
Diversity and Depth: Implementing AI across many long tail domainsDiversity and Depth: Implementing AI across many long tail domains
Diversity and Depth: Implementing AI across many long tail domains
 
An introduction to machine learning in biomedical research: Key concepts, pr...
An introduction to machine learning in biomedical research:  Key concepts, pr...An introduction to machine learning in biomedical research:  Key concepts, pr...
An introduction to machine learning in biomedical research: Key concepts, pr...
 
MedGIFT projects in medical imaging
MedGIFT projects in medical imagingMedGIFT projects in medical imaging
MedGIFT projects in medical imaging
 
Wisdom Continuum Paper.docx
Wisdom Continuum Paper.docxWisdom Continuum Paper.docx
Wisdom Continuum Paper.docx
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
 
First year present
First year presentFirst year present
First year present
 
Waterloo September 00 Presentations
Waterloo September 00 PresentationsWaterloo September 00 Presentations
Waterloo September 00 Presentations
 
Nlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseasesNlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseases
 
Nlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseasesNlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseases
 
Paul Groth
Paul GrothPaul Groth
Paul Groth
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Biomedical indexing and retrieval system based on language modeling approach
Biomedical indexing and retrieval system based on language modeling approachBiomedical indexing and retrieval system based on language modeling approach
Biomedical indexing and retrieval system based on language modeling approach
 
Conferencia saptarshi purkayastha_hit_workshop_2016
Conferencia saptarshi purkayastha_hit_workshop_2016Conferencia saptarshi purkayastha_hit_workshop_2016
Conferencia saptarshi purkayastha_hit_workshop_2016
 
Knowledgebase systems in neuro science a
Knowledgebase systems in neuro science   aKnowledgebase systems in neuro science   a
Knowledgebase systems in neuro science a
 
Knowledgebase Systems in Neuro Science - A Study
Knowledgebase Systems in Neuro Science - A StudyKnowledgebase Systems in Neuro Science - A Study
Knowledgebase Systems in Neuro Science - A Study
 
Poster CBIS 2012
Poster CBIS 2012Poster CBIS 2012
Poster CBIS 2012
 

Mehr von Manuel de la Villa

Presentación TFG Informes de Alta Automáticos
Presentación TFG Informes de Alta AutomáticosPresentación TFG Informes de Alta Automáticos
Presentación TFG Informes de Alta AutomáticosManuel de la Villa
 
Presentación programa Social Media UHU
Presentación programa Social Media UHUPresentación programa Social Media UHU
Presentación programa Social Media UHUManuel de la Villa
 
Marca personal para community managers
Marca personal para community managersMarca personal para community managers
Marca personal para community managersManuel de la Villa
 
Taller Facebook #SMUHU parte 2
Taller Facebook #SMUHU parte 2Taller Facebook #SMUHU parte 2
Taller Facebook #SMUHU parte 2Manuel de la Villa
 
Taller Facebook #SMUHU parte 1
Taller Facebook #SMUHU parte 1Taller Facebook #SMUHU parte 1
Taller Facebook #SMUHU parte 1Manuel de la Villa
 
Taller de Presentaciones efectivas
Taller de Presentaciones efectivasTaller de Presentaciones efectivas
Taller de Presentaciones efectivasManuel de la Villa
 
Presentacion Grado en Ingeniería Informática UHU
Presentacion Grado en Ingeniería Informática UHUPresentacion Grado en Ingeniería Informática UHU
Presentacion Grado en Ingeniería Informática UHUManuel de la Villa
 
Curso personal branding profesores
Curso personal branding profesoresCurso personal branding profesores
Curso personal branding profesoresManuel de la Villa
 
Experiences on integrating explicit knowledge on information access tools in ...
Experiences on integrating explicit knowledge on information access tools in ...Experiences on integrating explicit knowledge on information access tools in ...
Experiences on integrating explicit knowledge on information access tools in ...Manuel de la Villa
 
A critical and comparative study about ISO 9001, CMMI and ISO 15504
A critical and comparative study about  ISO 9001, CMMI and ISO 15504A critical and comparative study about  ISO 9001, CMMI and ISO 15504
A critical and comparative study about ISO 9001, CMMI and ISO 15504Manuel de la Villa
 

Mehr von Manuel de la Villa (16)

Mantenimiento del software
Mantenimiento del softwareMantenimiento del software
Mantenimiento del software
 
Presentación TFG Informes de Alta Automáticos
Presentación TFG Informes de Alta AutomáticosPresentación TFG Informes de Alta Automáticos
Presentación TFG Informes de Alta Automáticos
 
Presentación programa Social Media UHU
Presentación programa Social Media UHUPresentación programa Social Media UHU
Presentación programa Social Media UHU
 
Marca personal para community managers
Marca personal para community managersMarca personal para community managers
Marca personal para community managers
 
Taller Facebook #SMUHU parte 2
Taller Facebook #SMUHU parte 2Taller Facebook #SMUHU parte 2
Taller Facebook #SMUHU parte 2
 
Taller Facebook #SMUHU parte 1
Taller Facebook #SMUHU parte 1Taller Facebook #SMUHU parte 1
Taller Facebook #SMUHU parte 1
 
Personal branding
Personal brandingPersonal branding
Personal branding
 
Taller de Presentaciones efectivas
Taller de Presentaciones efectivasTaller de Presentaciones efectivas
Taller de Presentaciones efectivas
 
Presentacion Grado en Ingeniería Informática UHU
Presentacion Grado en Ingeniería Informática UHUPresentacion Grado en Ingeniería Informática UHU
Presentacion Grado en Ingeniería Informática UHU
 
Curso personal branding profesores
Curso personal branding profesoresCurso personal branding profesores
Curso personal branding profesores
 
Herramientas web 2.0 parte 2
Herramientas web 2.0 parte 2Herramientas web 2.0 parte 2
Herramientas web 2.0 parte 2
 
Herramientas web 2.0 Parte 1
Herramientas web 2.0 Parte 1Herramientas web 2.0 Parte 1
Herramientas web 2.0 Parte 1
 
Experiences on integrating explicit knowledge on information access tools in ...
Experiences on integrating explicit knowledge on information access tools in ...Experiences on integrating explicit knowledge on information access tools in ...
Experiences on integrating explicit knowledge on information access tools in ...
 
Deconstructing freebase
Deconstructing freebaseDeconstructing freebase
Deconstructing freebase
 
A critical and comparative study about ISO 9001, CMMI and ISO 15504
A critical and comparative study about  ISO 9001, CMMI and ISO 15504A critical and comparative study about  ISO 9001, CMMI and ISO 15504
A critical and comparative study about ISO 9001, CMMI and ISO 15504
 
Tesina08
Tesina08Tesina08
Tesina08
 

Kürzlich hochgeladen

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Kürzlich hochgeladen (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

MVilla IUI 2012 Lisbon

  • 1. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition Manuel de la Villa1, Fernando Aparicio2, Manuel J. Maña1, Manuel de Buenaga2 1Universidad de Huelva, 2Universidad Europea de Madrid Presenting Prof. Mr. Manuel de la Villa manuel.villa@dti.uhu.es http://www.uhu.es/manuel.villa
  • 2. Index  The problem. An Use Case.  Related work. - Biomedical Ontologies - Concept map and Mind map - Graph-based Interfaces based on Ontologies  A rough prototype as a “proof of concept”.  Evaluation  Conclusions and future works. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 2
  • 3. The scenario   The use of intelligent systems in higher education is incresingly used as strategy to improve learning and teaching processes.   The student reads new concepts, he needs more   Case-based learning, based on constructivist information to understand them. learning theories, is very practical in Medical education.   HOW???   Making the internet sources available to students may not be sufficient to promote   A free search? their learning… let’s see an example.   One for every term?? A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 3
  • 4. The problem (I)  Physicians in the early stages of learning face several drawbacks among [Luo & Tang 2008]: -  Lack of experience and domain knowledge to perform a proper search -  Lack of awareness about the medical terminology found Oughhh! A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 4
  • 5. The problem (and II)   Free search???   User have problems to define their information needs in a query string [Jansen, Spink & Koshman, 2007].   Queries contain less than three terms (75,2%) and the majority of queries contain one (18,5%), two (32,2%)   But also when the user initiates a search not really know what can be useful and, therefore, it is difficult to specify the features of the elements of potentially useful information [Belkin, 2000]. Search engines usually return thousands of documents recovered, leading to inadequate results, with no semantic connection with the query and little to do with the user's needs. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 5
  • 6. Our proposal The design of a support tool for Clinical Case-based learning that… Freebase … helps clinicians identifyNLP access the meaning of medical and NCBO Open MQL Topics Biomedical concepts and … Module Annotator Concepts table … allow the teacher Search Module … display concept UMLS Graph Module to define the paths maps automatically of access to drawn from knowledge Concepts map Freebase information Freebase Medlineplus sources. avoiding dispersion in the search and A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 6
  • 7. Related work: Biomedical Ontologies   May include a wide range of medical concepts, basic information such as the type or class they belong to and how they are related (e.g. symptom / disease / treatment). Is-a-symptom-of Is-treated-with Jaundice Hepatitis Adefovir   Increasingly used to tackle concept recognition and annotation tasks in biomedical research.   Some examples of ontologies are: -  GO (Gene Ontology), MeSH (Medical Subject Headings), FMA (Foundational Model of Anatomy), GALEN, UMLS (Unified Medical Language System), SNOMED-CT (Systematized Nomenclature of Medicine - Clinical Terms), etc. We decide to use MedlinePlus (Health Topics), Freebase and UMLS mainly due to the ease of open information access through web services and XML files A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 7
  • 8. Ontologies used UMLS Metathesaurus   UMLS (Unified Medical Language o Remote access with UTS Web System), developed by the National services API. Library of Medicine (NLM) of USA. o Source: MDR, The Medical o Metathesaurus Dictionary for Regulatory Activities o  Concept (MedDRA), developed by ICH, owned by IFPMA. o  CUI (Concept Unique Identifier) o Translations: Czech, Dutch, o  Semantic Type(s) French, German, Italian, Japanese, o  Definition (if provided) Portuguese and Spanish. o  Atoms o  Contexts o  Concept Relations
  • 9. Ontologies used Metaweb Freebase •  Freebase is a large collaborative knowledge base consisting of metadata composed mainly by data integration processes and by its community members. •  Domain independent nature: possibilities of applying results to other disciplines. •  The information can be accesed through an API, MQL (Metaweb Query Language), ACRE (an own platform to host applications) o RDF. Our MQL Query for Concepts Map: http://api.freebase.com/api/service/mqlread?query= {"query":”[{"type":"/medicine/disease", "name":""+search_string+"","/common/topic/article":{"guid":null,"limit":1,"optional":true}, "/common/topic/image": {"id":null,"limit":1,"optional":true},"symptoms":[],"treatments":[], "/medicine/disease/notable_people_with_this_condition": [],"/medicine/disease/risk_factors": [], "/medicine/disease/causes": [],"/medicine/disease/prevention_factors": []}]} A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 9
  • 10. Ontologies used Metaweb Freebase Ontology fragment for biomedical domain in Freebase
  • 11. Concept map and Mindmap approaches.   Widely applied in educational activities   2-dimensional graphics used to represent knowledge comprised of nodes (representing concepts) connected by direct arcs (representing relationships) A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 11
  • 12. Related work: Concept map and Mindmap approaches.  Advantages: -  Graphic presentation of knowledge enables quickly evaluation for experts -  In medical studies: -  [Daley & Torre, 2010] Concept mapping in medical and healthcare learning: -  Promotes learning, provides additional resources, provides feedback to students and conducts assessment -  [D’Antoni et al., 2009] Mind maps are very useful in medical education. -  Problems: many topics to be covered in medicine, fair amount of time to design them  Knowledge visualization, an emerging field.  Similarities between ontologies and concept maps. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 12
  • 13. Our metaphor? A graph (Concept Map)   Concept Map extracts and displays only the information needed to determine a diagnosis of a disease in a medical case. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 13
  • 14. Graph-based Interfaces based on Ontologies Information retrieval   Visual Concept Explorer: an automatic concept map generator with knowledge from medical ontologies and thesauri. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 14
  • 15. Graph-based Interfaces based on Ontologies Visual dictionaries   Based on a Thesaurus (Wordnet™) Visual Thesaurus Snappy Words A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 15
  • 16. Graph-based Interfaces based on Ontologies Search engines Wikimindmap builds a mental map from the information you find on a concept in the Wikipedia. It could be considered as a dynamically and automatically generated interface to browse Wikipedia. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 16
  • 17. Graph-based Interfaces based on Ontologies Search engines Yahoo Correlator extracts and organizes Google Wonder Wheel shows related search information from text, and searches for related terms to the current searched query and thus names, concepts, places, and events to your query. enable you to explore relevant search terms. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 17
  • 18. Graph-based interfaces based on ontologies Semrep   SemViz (Semantic Abstraction Summarization [Rindflesh, Fiszman and Kilicoglu, 2004])   Takes as input a list of semantic predications produced by UMLS SemRep, from a set of documents on a specified disorder topic. The output is a conceptual condensate (a concept map in graphic format) containing only those predications that represent key information in the input documents. A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 18
  • 19. Computer tool description http://orion.esp.uem.es:8080/MedicalFaceV2/ A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 19
  • 20. Computer tool description Freebase NLP NCBO Open MQL Topics Biomedical Module Annotator Concepts table Search Module Graph Module UMLS Concepts map Freebase Freebase Medlineplus A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 20
  • 21. The system working… http://youtu.be/Dp9flQpvJdE http://www.medicalminer.org/MedicalFaceV2/ http://www.uhu.es/manuel.villa/viewmed http://sciencecases.lib.buffalo.edu/cs/files/ A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition stroke.pdf 21
  • 22. User evaluation  User oriented evaluation -  Users: 60 second-year medical degree students from the School of Biomedical Sciences at the Universidad Europea de Madrid, divided into 2 groups. -  Objectives: To measure the influence of the system when student make a test, besides usability and learning support provided. -  Technique: -  Exam with 10 multiple choice questions about a selected case study -  34 self-perception Likert questionnaires for system users.  Measure the differences between the results of the activity carried out in two ways: Mitral  regurgitation: a.-­  Is  the  less  common  valvulopathy  in  the  general  population   -  With the system developed b.  -­  Has  no  relation  with  the  cardiac  problem  presented  by  our  patient -  With free Internet access c.  -­  May  justify  the  mitral  regurgitation d.  -­  Has  a  higher  prevalence  in  women  than  in  men Test  question  example A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 22
  • 23. Results user evaluation   Slightly better results for students who employed the tool (78.53% correct answers) than students who used unrestricted searches (76.92% correct answers). No statistically significant. Learning perception questions • O ver 58% believe that the tool has helped them to extract relevant information about the case study (LQ1), and • more than 60% believe that the tool has helped them by reducing the time needed to understand the case study (LQ2). Students'  learning  self-­perception A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 23
  • 24. Results user evaluation Usability questions: • the tool interface is nice (UQ1), •  it is easy to find the information required (UQ2), • they feel comfortable using the tool (UQ3), • the speed is reasonable (UQ4) and Students'  usability  self-­perception • it is easy to use (UQ5). A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 24
  • 25. Systematic evaluation   measure the ability of the tool to provide medical concepts in the graph, in relation to the original concepts annotated in the source document (as recall in information retrieval)   measure novelty, the tool’s ability to discover and show us new relevant information related with the source document. CrFreebase ∑corpus Ca SnomedCT + CrFreebase Novelty( corpus) = N # documents A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 25 €
  • 26. Conclusions.   interfaces that simplify finding and comprehension of information are needed.   we have presented a tool that represent biomedical knowledge resources in a human and machine usable way (as ontologies and concept maps)   the knowledge acquired through an active role is better fixed in their minds and longer term.   advantage for teachers: it allows pre- selection of the knowledge sources accessible to students.   The students’ perception is good or very good in both usability questions and those related to the assistance provided A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 26
  • 27. Future work.   Focus our efforts on enhancing all the available features in the tool: -  usability of the interface, -  expansion and improvement of the annotation process and -  enrichment of the information and concept mapping.   Expand the user experience evaluation, to measure the tool’s capacity to support teachers in active learning methodologies A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition 27
  • 28. Muito Obrigado A Learning Support Tool with Clinical Cases Based on Concept Maps and Medical Entity Recognition Manuel de la Villa1, Fernando Aparicio2, Manuel J. Maña1, Manuel de Buenaga2 1Universidad de Huelva, 2Universidad Europea de Madrid Presenting Prof. Mr. Manuel de la Villa manuel.villa@dti.uhu.es http://www.uhu.es/manuel.villa