<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Text-­‐based   phenotyping   with   Semantic   Deep   Learning:   setting   up  experiments  for  women's  health   Mercedes Arguello Casteleiro1,2, Niamh Joyce2, Nava Maroto3, Maria Jesus Fernandez Prieto4, Tim Furmston1, Diego Maseda Fernandez 5, Phillip Lord6, Chris Wroe7, John Keane1, Ying Cheong2 and Robert Stevens1</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>University of Manchester</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>University of Southampton</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Universidad Politécnica de Madrid</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Spain</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>University of Salford</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mid Cheshire Hospital Foundation Trust</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Newcastle University</string-name>
        </contrib>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <abstract>
        <p>    Semantic Deep Learning (SemDeep) aims to combine Semantic Web and Deep Learning research. Vector arithmetic formulas can be applied to neural language models from Deep Learning. We set up experiments to investigate if incorporating prior knowledge (what is known about the disease) into the vector arithmetic formulas may bring a better performance. This paper investigates a SemDeep approach for text-based phenotyping of four health issues affecting women worldwide: menopause, endometriosis, miscarriage, and infertility. The candidates for the disease phenotype are n-grams that can be mapped to SNOMED CT.</p>
      </abstract>
      <kwd-group>
        <kwd>   1   Embeddings</kwd>
        <kwd>SNOMED CT</kwd>
        <kwd>phenotype</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Female-specific health issues such as menopause, endometriosis, miscarriage, infertility are well
known. However, there are no dedicated ontologies for them in well-known repositories, such as
BioPortal [2] or the Open Biological and Biomedical Ontology Library [3]. We looked into the UK
SNOMED CT human-readable subset [4] and the USA Value Set Authority Center (VSAC) [5]. Only
menopause has two value sets in the VSAC with more than 10 SNOMED CT concepts [5].</p>
      <p>Considering the lack of dedicated ontologies for women’s health issues, we decided to use terms
appearing in clinical evidence summaries, such as British Medical Journal (BMJ) Best Practice
documents (BMJ-BP for short) [6], for our SemDeep experiments.</p>
      <p>Figure 1 has an overview of the experiments set up. A brief overview is the following:
• Creation of embeddings. We employed word2phrase from word2vec [7] to compute n-grams
from 300K PubMed articles (PMSB dataset). There are 423,462 n-grams appearing 5 times or
more in the PMSB dataset. The vector representations were learnt with word2vec [7].
• EXP1. This is the baseline experiment, taking the disease name as input for the cosine
formula. The phenotype candidates are the top-40 ranked n-grams (highest cosine value).
• EXP2 and EXP3. These experiments investigate the incorporation of prior knowledge, i.e.
terms appearing in BMJ-BP and having with vector representations.</p>
      <p>• Performance metrics. We calculate the ROC curve, precision and the median of the rank.
3. References  </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>SNOMED</surname>
            <given-names>CT</given-names>
          </string-name>
          ,
          <year>2023</year>
          . URL: http://snomed.org/refsetpg. [2]
          <string-name>
            <surname>BioPortal</surname>
          </string-name>
          ,
          <year>2023</year>
          . URL: https://bioportal.bioontology.org. [3]
          <string-name>
            <given-names>Open</given-names>
            <surname>Biological</surname>
          </string-name>
          and Biomedical Ontology Foundry,
          <year>2023</year>
          . URL: https://obofoundry.org. [4]
          <string-name>
            <given-names>UK</given-names>
            <surname>SNOMED CT subsets</surname>
          </string-name>
          ,
          <year>2023</year>
          . URL: https://isd.digital.nhs.uk/trud. [5]
          <string-name>
            <given-names>USA</given-names>
            <surname>Value Set Authority Center (VSAC)</surname>
          </string-name>
          ,
          <year>2023</year>
          . URL: https://vsac.nlm.nih.gov. [6]
          <string-name>
            <given-names>BMJ</given-names>
            <surname>Best Practice</surname>
          </string-name>
          ,
          <year>2023</year>
          . URL: https://bestpractice.bmj.
          <source>com. [7] word2vec</source>
          ,
          <year>2023</year>
          . URL: http://code.google.com/p/word2vec.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>