<!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>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jainisha Sankhavara</string-name>
          <email>jainishasankhavara@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Biomedical Text Processing, Query Expansion, Clinical Decision</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Prasenjit Majumder</string-name>
          <email>prasenjit.majumder@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dhirubhai Ambani Institute of Information and, Communication Technology</institution>
          ,
          <addr-line>Gandhinagar, Gujarat</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Information Retrieval and Language Processing Lab, Dhirubhai Ambani Institute of Information and, Communication Technology</institution>
          ,
          <addr-line>Gandhinagar, Gujarat</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>support</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2014</year>
      </pub-date>
      <abstract>
        <p>Retrieving relevant information from biomedical text data is a new challenging area of research. Thousands of articles are being added into biomedical literature each year and this large collection of publications ofer an excellent opportunity for discovering hidden biomedical knowledge by applying information retrieval (IR) and Natural Language Processing (NLP) technologies. Biomedical Text processing is diferent from others. It requires special kind of processing as it has complex medical terminologies. Medical entity identification and normalization itself is a research problem. Relationships among medical entities have the impact on any system. The Clinical Decision Support systems are aimed to provide assistance to the decision-making tasks in biomedical domain. The medical knowledge have the potential to impact considerably on the quality of care provided by clinicians. Medical field has various types of queries: short questions, medical case reports, medical case narratives, verbose medical queries, community questioning, semi-structured queries, etc. These diverse nature of medical data demands special kind of attention from IR and NLP.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>CCS CONCEPTS</title>
      <p>• Information systems → Query reformulation; Document
ifltering ; Clustering and classification ;</p>
      <p>MOTIVATION AND CHALLENGES
The recent statistics shows that 70% of total web search queries
are of medical and healthcare category. Biomedical Information
Retrieval(BIR) is a special type of information retrieval. Major
challenges in biomedical information retrieval are in handling complex,
ambiguous, inconsistent medical terms and their ad-hoc
abbreviations.</p>
      <p>• There are many complex terms like ’nuclear factor
kappalight-chain-enhancer of activated B cells’, ’NF-kB DNA
binding with electromobility shift assay’. The average length
of biomedical entities is much higher than general entities.</p>
      <p>Identifying such medical entities is a preliminary subtask.
• Physicians use ad-hoc abbreviations very frequently and they
are ambiguous like ’PSA’ can be ’prostate specific antigen’
or ’psoriasis arthritis’ or ’poultry science association’.
• The rapid change in terminologies makes them
inconsistent. For instance ’H1N1 influenza’, ’H1N1 Virus’, ’swine
influenza’, ’SI’, ’Pig Flu’ and ’Swine-Origin Influenza A H1N1
Virus’, all refers to the same entity. Such diferent diferent
representations of the same entity should be normalized to
a single representation. This problem is known as entity
normalization. This type of problems of acronym
disambiguation leads to poor system performance.</p>
      <p>Also, there can be two types of users of the healthcare related
search systems : experts(clinicians) and laymen(other than
clinicians). The query formulations of both the users are diferent for
the same information need. For example, general people use the
words ’heart attack’, ’Irregular heartbeat’, ’Mouth ulcer’ while
medical practitioners/experts use the words ’Myocardial infarction’,
’Cardiac arrhythmia’, ’Mucosal ulcer’ respectively. This leads to the
problem of vocabulary mismatch where diferent people name the
same thing or concept diferently. As an efect of the characteristics
of biomedical terminologies and user dependent query
formulations, the problem of vocabulary mismatch between query and
documents(relevant) arises in Biomedical Information Retrieval.
Missing synonyms causes low retrieval recall i.e. out of all relevant
documents in the collection, very few relevant documents get
retrieved. Also, ambiguous terms cause low precision i.e. out of all
retrieved documents, very few are relevant. We need to construct
such Biomedical search engines that can address the above issues.
2</p>
    </sec>
    <sec id="sec-2">
      <title>DATA AND RESOURCES</title>
      <p>Widely-used text collections in the biomedical domain are
MEDLINE/PubMed, OHSUMED, and GENIA.</p>
      <p>
        • The MEDLINE/PubMed database contains bibliographic
references to journal articles in the life sciences with a
concentration on biomedicine, and it is maintained by the U. S.
National Library of Medicine (NLM). This MEDLINE/PubMed
records can be downloaded for research.
• The OHSUMED [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] dataset contains all MEDLINE citations
of 270 medical journals published over a five-year period
(1987-1991).
• The TREC Genomics Track data [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] contains ten years of
      </p>
      <p>
        MEDLINE citations (1994-2003).
• The TREC Clinical Decision Support data [
        <xref ref-type="bibr" rid="ref12 ref13 ref19">12, 13, 19</xref>
        ] is the
collection of 733,138 full-text articles from PubMed Central.
• The GENIA corpus [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] contains 1,999 MEDLINE abstracts
retrieved using the MeSH terms. It is annotated for
part-ofspeech, syntax, coreference, biomedical concepts and events,
cellular localization, disease-gene associations, and
pathways.
• The Unified Medical Language System (UMLS) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], a
compendium of controlled vocabularies that is maintained by
NLM, is the most comprehensive resource, unifying over 100
dictionaries, terminologies, and ontologies in its
Metathesaurus. It also provides a semantic network that represents
relations between Metathesaurus entries, a lexicon that
contains lexicographic information about biomedical terms and
common English words.
3
      </p>
      <p>
        LITERATURE SURVEY
’Information Retrieval: A Health and Biomedical Perspective’ [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
provides basic theory, implementation and evaluation of IR systems
in health and biomedicine. The tasks of named entity recognition
and relation and event extraction, summarization, question
answering, and literature based discovery are outlined in Biomedical text
mining: a survey of recent progress [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. The original conception of
literature-based discovery [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] was facilitated by the use of Medical
Subject Headings (MeSH), which are controlled vocabulary terms
added to bibliographic citations during the process of MEDLINE
indexing.
      </p>
      <p>
        PubMed is a biomedical search engine which accesses primarily
the MEDLINE database of abstracts and references on biomedical
topics and life sciences and is maintained by the United States
National Library of Medicine (NLM)1 at the National Institutes of
Health (NIH). PubMed does binary matching[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and is useful for
short queries only.
      </p>
      <p>On the contrary medical and healthcare related queries are
longer than general queries since people used to describe the
symptoms, tests and ongoing treatments. For verbose and longer queries,
biomedical IR systems should deal properly with ambiguous,
complex and inconsistent biomedical terminologies which is dificult to
handle.</p>
      <p>
        Automatic processing of biomedical text sufers from lexical
ambiguity (homonymy and polysemy) and synonymy. Automatic
query expansion (AQE) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] which has a long history in
information retrieval can be useful to deal with such problems. For
instance, medical queries were expanded with other related terms
from RxNorm, a drug dictionary, to improve the representation of
a query for relevance estimation [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        The emergence of medical domain specific knowledge like UMLS
can contribute to the retrieval system to gain more understanding
of the biomedical documents and queries. Various approaches of
information retrieval with the UMLS Metathesaurus have been
reported: some with decline in results[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and some with gain in
results[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], the pseudo-relevance feedback was used for query
expansion where technique where the top retrieved documents
are assumed to be relevant and used as feedback to the query and
retrieval is performed using expanded query.
4
4.1
      </p>
      <p>BIOMEDICAL DOCUMENT RETRIEVAL</p>
      <p>
        Preliminary Experiments
Query Expansion which uses the top retrieved relevant documents
is known as Relevance Feedback since it uses the human judgement
to identify the relevancy. Pseudo Relevance Feedback technique
assumes the top retrieved documents relevant and uses as feedback
documents. The Query expansion based approches for biomedical
domain gives better results [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ].
      </p>
      <p>
        Table 1 shows the results of standard retrieval, Pseudo-Relevance
Feedback (PRF) based Query Expansion and Relevance Feedback
(RF) based Query Expansion with BM25 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and In_expC2 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]
retrieval models. Terrier tool has been used for all these experiments.
MAP and infNDCG are used as evaluation metrics [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Higher the
value of evaluation measure, better the retrieval result of system.
The result improves when Query expansion is used. PRF based
query expansion and RF based query expansion give statistically
significant results ( p &lt; 0.05) as compared to no expansion.
4.2
      </p>
      <p>
        Feedback Documents Discovery
Query expansion method largely rely on feedback documents and
feedback terms. Automatic query expansion methods based on
pseudo relevance feedback uses top retrieved documents as
feedback documents.[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] Those feedback documents might not be
all relevant. The feedback document set might contain non-relevant
docs along with truly relevant documents. The retrieval system
gets harm with these non-relevant documents in feedback set. They
are like noise in the feedback system.
      </p>
      <p>One attempt is to learn the truly relevant documents for
feedback by using minimum human intervention. The approach uses
human judgements for a small set of feedback documents and then
it tries to learn identifying true relevant documents from rest of the
documents. Then the documents identified relevant are used for
feedback and query expansion is performed. Two approaches for
this learning based on classification and clustering are presented
here.</p>
      <p>First Algorithm: The first proposed algorithm is based on
classification. If we have human judgements available for some of
the feedback documents, then it will serve as a training data for
classification. The documents are represented as a collection of
bag-of-words, the TF-IDF scores of the words represent features
and human relevance scores provides the classes. By using this
as a training data, we want to predict the relevance of other top
retrieved feedback documents.</p>
      <sec id="sec-2-1">
        <title>Algo1 : classification</title>
        <p>For each query Q
(1) DN - set of N top retrieved documents {d1, d2, ..., dN }
(2) Dk - set of k top retrieved documents for which human
judgements are available {d1, d2, ..., dk }
(3) Dl - set of l=N-k top retrieved documents for which human
judgements are not available {dk+1, dk+2, ..., dN }
(4) DF - set of feedback documents
(5) DF = {di ; relevance o f di &gt; 0, di ∈ Dk }
(6) Train a classifier C on Dk using relevance as a class label
and generate model Mc
(7) For each document dj in Dl , k + 1 ≤ j ≤ N
(8) Predict the relevance rj of dj using trained model
(9)</p>
        <p>Mc</p>
        <p>If rj &gt; 0, then DF = DF ∪ {dj }
and it is responsible for insignificant improvement. This approach
further removes non-relevant documents from relevant document
class identified by classification approach. The idea is to perform
clustering on the relevant identified documents with number of
clusters two: one from actually relevant documents and second
from non-relevant documents. K-means clustering is used with k=2.
Since, the convergence of K-means clustering depends on the initial
choice of cluster centroids, the initial cluster centroids are choosen
as the average of relevant documents’ vectors and the average of
non-relevant documents’ vectors from training data.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Algo2 : classification + clustering</title>
        <p>For each query Q
(1) DN - set of N top retrieved documents {d1, d2, ..., dN }
(2) Dk - set of k top retrieved documents for which human
judgements are available {d1, d2, ..., dk }
(3) Dl - set of l=N-k top retrieved documents for which human
judgements are not available {dk+1, dk+2, ..., dN }
(4) DF - set of feedback documents
(5) DF = {di ; relevance o f di &gt; 0, di ∈ Dk }
(6) Train a classifier C on Dk using relevance as a class label
and generate model Mc
(7) DR = ϕ, DN R = ϕ
(8) For each document dj in Dl , k + 1 ≤ j ≤ N
(9) Predict the relevance rj of dj using trained model
(10)
(11)
The query expansion considers top N retrieved documents for
feedback. Here, we have considered top 250 documents, from which
the set of top 50 documents are used as training i.e. human
judgements for top 50 documents are used in training and rest of 200
documents are taken for testing data. The relevance is predicted for
those 200 documents and only relevant predicted documents are
then used for feedback. The result of relevance feedback using top
50 documents is the baseline for other results. All the computed
results are compared with the baseline.</p>
        <p>The experiments are performed using nine diferent classifiers
for classification in first algorithm. The table 2 shows the results in
terms of MAP score for CDS 2014 dataset. Neural-Net gives best
result among all nine classifiers. Also, the result of classification
with Nearest-Neighbors is comparable to the baseline.</p>
        <p>The classification results are not significant to the baseline results.
We investigated the matter and came to know that the relevant
classified documents in relevance class are not all actually relevant. The
feedback document set also contains some irrelevant documents
(misclassification). For all the 30 queries of CDS 2014, classification
Nearest-Neighbours classified 625 documents as relevant out of all
200*30 documents. Out of 625 documents used for feedback, 244
documents were actually relevant while other 381 documents were
wrongly classified as relevant. So, these 381 irrelevant documents
are noise to the system. The second approach takes this matter
into consideration and further refine the feedback document set
by performing 2-cluster clustering on 625 documents. Manually
removing 381 irrelevant documents from feedback document set
shows significant improvement over baseline. The results of
manually removing false classified documents from feedback set and
automatic clustering approach are also shown in the table 2.</p>
        <p>The same experiments are performed on CDS 2015 and 2016
datasets. The results of both the algorithms using six diferent
classifiers are shown in tabel 3. For CDS 2015 dataset second algorithm
performs better than baseline but the diference is not significant.
For CDS 2016 dataset, both the algorithms perform similar to the
baseline.</p>
        <p>MAP</p>
      </sec>
      <sec id="sec-2-3">
        <title>Baseline (RF_50) Nearest-Neighbors Linear-SVM RBF-SVM</title>
        <p>Gaussian-Process
Decision-Tree
Random-Forest
Neural-Net
AdaBoost
Naive-Bayes
0.2768
0.2761
0.2736
0.2736
0.2736
0.2496
0.2733
0.2790
0.2618
0.2614
MAP</p>
      </sec>
      <sec id="sec-2-4">
        <title>Baseline (RF_50)</title>
        <p>Nearest-Neighbors
Decision-Tree
Random-Forest
Neural-Net
AdaBoost
Naive-Bayes
0.2283
0.2234
0.2065
0.2130
0.2295
0.2092
0.2172
classification
classification + manually removing false Relevant docs
classification + clustering
0.2768
0.2815 (p = 0.048)
0.2760
0.2760
0.2762
0.2788
0.2760
0.2808
0.2806
0.2792
0.2768
0.2794 (p = 0.305)
0.2750
0.2750
0.2753
0.2725
0.2747
0.2790
0.2741
0.2661
CDS 2016
classification
classification + clustering
classification
classification + clustering
0.2283
0.2324 (p = 0.115)
0.2218
0.2281
0.2299
0.2213
0.2269
0.1456
0.1456
0.1138
0.1450
0.1460
0.1255
0.1436</p>
        <p>0.1456
0.1459 (p = 0.895)
0.1370
0.1458
0.1466
0.1345
0.1468</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Gianni</given-names>
            <surname>Amati</surname>
          </string-name>
          , Cornelis Joost, and Van Rijsbergen.
          <year>2003</year>
          .
          <article-title>Probabilistic models for information retrieval based on divergence from randomness</article-title>
          . (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Alan</surname>
            <given-names>R</given-names>
          </string-name>
          <string-name>
            <surname>Aronson and Thomas C Rindflesch</surname>
          </string-name>
          .
          <year>1997</year>
          .
          <article-title>Query expansion using the UMLS Metathesaurus.</article-title>
          .
          <source>In Proceedings of the AMIA Annual Fall Symposium. American Medical Informatics Association</source>
          ,
          <volume>485</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Olivier</given-names>
            <surname>Bodenreider</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>The unified medical language system (UMLS): integrating biomedical terminology</article-title>
          .
          <source>Nucleic acids research 32, suppl 1</source>
          (
          <year>2004</year>
          ),
          <fpage>D267</fpage>
          -
          <lpage>D270</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Claudio</given-names>
            <surname>Carpineto</surname>
          </string-name>
          and
          <string-name>
            <given-names>Giovanni</given-names>
            <surname>Romano</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>A survey of automatic query expansion in information retrieval</article-title>
          .
          <source>ACM Computing Surveys (CSUR) 44</source>
          ,
          <issue>1</issue>
          (
          <year>2012</year>
          ),
          <fpage>1</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Dina</given-names>
            <surname>Demner-Fushman</surname>
          </string-name>
          , Swapna Abhyankar, Antonio Jimeno-Yepes, Russell F Loane,
          <string-name>
            <surname>Bastien Rance</surname>
          </string-name>
          ,
          <string-name>
            <surname>François-Michel</surname>
            <given-names>Lang</given-names>
          </string-name>
          , Nicholas C Ide,
          <string-name>
            <surname>Emilia Apostolova</surname>
          </string-name>
          , and
          <string-name>
            <surname>Alan R Aronson</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>A Knowledge-Based Approach to Medical Records Retrieval.</article-title>
          .
          <source>In TREC.</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>William</given-names>
            <surname>Hersh</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>Information retrieval: a health and biomedical perspective</article-title>
          . Springer Science &amp; Business Media.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>William</given-names>
            <surname>Hersh</surname>
          </string-name>
          , Susan Price, and
          <string-name>
            <given-names>Larry</given-names>
            <surname>Donohoe</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>Assessing thesaurus-based query expansion using the UMLS Metathesaurus.</article-title>
          .
          <source>In Proceedings of the AMIA Symposium. American Medical Informatics Association</source>
          ,
          <volume>344</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>William</surname>
            <given-names>R</given-names>
          </string-name>
          <string-name>
            <surname>Hersh and Ravi Teja Bhupatiraju</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>TREC genomics track overview</article-title>
          ..
          <source>In TREC</source>
          , Vol.
          <year>2003</year>
          .
          <volume>14</volume>
          -
          <fpage>23</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Jin-Dong</surname>
            <given-names>Kim</given-names>
          </string-name>
          , Tomoko Ohta, Sampo Pyysalo, Yoshinobu Kano, and
          <string-name>
            <surname>Jun'ichi Tsujii</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Overview of BioNLP'09 shared task on event extraction</article-title>
          .
          <source>In Proceedings of the Workshop on Current Trends in Biomedical Natural Language Processing: Shared Task. Association for Computational Linguistics</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Christopher</surname>
            <given-names>D</given-names>
          </string-name>
          <string-name>
            <surname>Manning</surname>
            , Prabhakar Raghavan,
            <given-names>Hinrich</given-names>
          </string-name>
          <string-name>
            <surname>Schütze</surname>
          </string-name>
          , et al.
          <year>2008</year>
          .
          <article-title>Introduction to information retrieval</article-title>
          . Vol.
          <volume>1</volume>
          . Cambridge university press Cambridge.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Melvin</given-names>
            <surname>Earl Maron and John L Kuhns</surname>
          </string-name>
          .
          <year>1960</year>
          .
          <article-title>On relevance, probabilistic indexing and information retrieval</article-title>
          .
          <source>Journal of the ACM (JACM) 7</source>
          ,
          <issue>3</issue>
          (
          <year>1960</year>
          ),
          <fpage>216</fpage>
          -
          <lpage>244</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Kirk</surname>
            <given-names>Roberts</given-names>
          </string-name>
          , Dina Demner-Fushman,
          <string-name>
            <given-names>Ellen M.</given-names>
            <surname>Voorhees</surname>
          </string-name>
          , and
          <string-name>
            <surname>William</surname>
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Hersh</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Overview of the TREC 2016 Clinical Decision Support Track</article-title>
          .
          <source>In Proceedings of The Twenty-Fifth Text REtrieval Conference</source>
          , TREC 2016, Gaithersburg, Maryland, USA, November
          <volume>15</volume>
          -
          <issue>18</issue>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Kirk</surname>
            <given-names>Roberts</given-names>
          </string-name>
          , Matthew S Simpson, Ellen M Voorhees, and William R Hersh.
          <year>2015</year>
          .
          <article-title>Overview of the TREC 2015 Clinical Decision Support Track.</article-title>
          .
          <source>In TREC.</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Stephen</surname>
            <given-names>E</given-names>
          </string-name>
          <string-name>
            <surname>Robertson</surname>
          </string-name>
          and David A Hull.
          <year>2000</year>
          .
          <source>The TREC-9 Filtering Track Final Report.. In TREC</source>
          .
          <volume>25</volume>
          -
          <fpage>40</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Stephen</surname>
            <given-names>E</given-names>
          </string-name>
          <string-name>
            <surname>Robertson</surname>
            and
            <given-names>K Sparck</given-names>
          </string-name>
          <string-name>
            <surname>Jones</surname>
          </string-name>
          .
          <year>1976</year>
          .
          <article-title>Relevance weighting of search terms</article-title>
          .
          <source>Journal of the Association for Information Science and Technology 27</source>
          ,
          <issue>3</issue>
          (
          <year>1976</year>
          ),
          <fpage>129</fpage>
          -
          <lpage>146</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Jainisha</given-names>
            <surname>Sankhavara</surname>
          </string-name>
          and
          <string-name>
            <given-names>Prasenjit</given-names>
            <surname>Majumder</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Team DA IICT at Clinical Decision Support Track in TREC 2016: Topic Modeling for Query Expansion.</article-title>
          .
          <source>In TREC.</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Jainisha</surname>
            <given-names>Sankhavara</given-names>
          </string-name>
          , Fenny Thakrar, Prasenjit Majumder, and
          <string-name>
            <given-names>Shamayeeta</given-names>
            <surname>Sarkar</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Fusing manual and machine feedback in biomedical domain</article-title>
          .
          <source>In Proceedings of The Twenty-Third Text REtrieval Conference</source>
          , TREC 2014, Gaithersburg, Maryland, USA, November
          <volume>19</volume>
          -
          <issue>21</issue>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Matthew</surname>
            <given-names>S</given-names>
          </string-name>
          <string-name>
            <surname>Simpson and Dina</surname>
          </string-name>
          Demner-Fushman.
          <year>2012</year>
          .
          <article-title>Biomedical text mining: a survey of recent progress</article-title>
          .
          <source>In Mining text data</source>
          . Springer,
          <fpage>465</fpage>
          -
          <lpage>517</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Matthew</surname>
            <given-names>S Simpson</given-names>
          </string-name>
          , Ellen M Voorhees,
          <string-name>
            <given-names>and William</given-names>
            <surname>Hersh</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Overview of the trec 2014 clinical decision support track</article-title>
          .
          <source>Technical Report</source>
          .
          <article-title>LISTER HILL NATIONAL CENTER FOR BIOMEDICAL COMMUNICATIONS BETHESDA MD</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Don</surname>
            <given-names>R</given-names>
          </string-name>
          <string-name>
            <surname>Swanson</surname>
          </string-name>
          .
          <year>1986</year>
          .
          <article-title>Fish oil, Raynaud's syndrome, and undiscovered public knowledge</article-title>
          .
          <source>Perspectives in biology and medicine 30</source>
          ,
          <issue>1</issue>
          (
          <year>1986</year>
          ),
          <fpage>7</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>