<!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>UBML participation to CLEF eHealth IR challenge 2015: Task 2</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Edwin Thuma</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>George Anderson</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gontlafetse Mosweunyane</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Botswana</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper describes the participation of UBML, a team composed with members of the Department of Computer Science, University of Botswana, to the biomedical information retrieval challenge proposed in the framework of CLEF eHealth 2015 Task 2. For this rst participation, we are evaluating the e ectiveness of two di erent query expansion strategies when searching for health related content on the web. In particular, we deploy pseudo relevance feedback, where the original query is expanded with additional terms selected from the local collection (collection being searched). In another approach, we deploy the collection enrichment approach, where the original query is expanded with additional terms from an external collection (collection not being searched). We test the generality of our results by using two di erent methods for selecting the expansion terms. In particular, we used the Kullback-Liebler Divergence and the Bose-Einstein 1 (Bo1) model to select the expansion terms. Our result show that we can improve the retrieval e ectiveness of our system by expanding the original query with additional terms from a local collection. Furthermore, our results suggest that, when using an external collection to expand the original query, it is important to select the expansion terms from a health related external collection when searching for health related content on the web.</p>
      </abstract>
      <kwd-group>
        <kwd>Query expansion</kwd>
        <kwd>Learning to Rank</kwd>
        <kwd>Pseudo relevance feedback</kwd>
        <kwd>Collection enrichment</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        In this paper, we describe the methods used for our (University of Botswana
Machine Learning and Information Retrieval Group) participation of the CLEF
(Conference and Labs of the Evaluation Forum) eHealth 2015 Task 2:
Usercentred health information retrieval. For detailed task description, please see
the overview paper of Task 2 [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Task 2 is part of the broader CLEF eHealth
initiative, which includes Task 1A (Clinical Speech Recognition) and Task 1B
(Clinical Named Entity Recognition) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        There is wide spread use of search engines for medical self-diagnosis [
        <xref ref-type="bibr" rid="ref17 ref19">19, 17</xref>
        ].
Task 2 focuses on solving the problem of information retrieval in this context.
This is di cult particularly because search engine users who try to self-diagnose
typically construct circumlocutory queries, using colloquial language instead of
medical terms, making it di cult to retrieve relevant documents, which are more
readily retrieved using medical terms. For example, if \baldness in multiple
spots" is used as a query instead of \alopecia," it is likely few relevant
documents will be retrieved [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. We attempt to tackle this problem using query
expansion techniques, making use of the local document collection, as well as
external document collections.
      </p>
      <p>This paper is structured as follows. Section 2 contains a background on
algorithms used and related work. Section 3 describes the 10 runs submitted by
UBML. In Section 4, we describe the dataset used in our experimental
investigation and evaluation. Section 5 describes the experimental environment. Section 6
reports our results and discusses the results. Section 7 has our conclusion.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Background and Related Work</title>
      <p>In this section, we begin by presenting a brief but essential related work and
background on the di erent algorithms used in our experimental investigation
and evaluation. We start by reviewing related work in Section 2.1. This is
followed by a description of the BM25 term weighting model in Section 2.2 and
learning to rank in Section 2.3. In Section 2.4, we describe the Bose-Einstein
1 (Bo1) model for query expansion, followed by a description of the
KullbackLiebler Divergence for query expansion in Section 2.5.
2.1</p>
      <sec id="sec-2-1">
        <title>Related Work</title>
        <p>
          CLEF 2015 eHealth Task 2 was motivated by the problem of users of information
retrieval systems formulating circumlocutory queries, as studied by Zuccon et al.
[
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] and Stanton et al. [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. Previous CLEF eHealth tasks (Task 3 in 2013 and
2014) focused on use of queries containing medical terms [
          <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
          ]. Zuccon et al.
discuss the cause of circumlocutory (colloquial) queries, which stems from users
attempting to diagnose ailments, but without su cient knowledge of medical
terminology that could be relevant, therefore using layman's terms such as \hives
all over body" instead of \urticaria." In their study, they found that modern
search engines (such as Google and Bing) are ill-equipped to handle such queries;
only 3 out of the top 10 results were highly useful for self-diagnosis. Stanton et al.
also studied generating circumlocutory queries in order to train machine learning
models, which would then be capable of matching queries with symptoms. Our
experiments focus mainly on query expansion as an approach to tackling this
problem.
        </p>
        <p>
          Zuccon and Koopman [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] discuss the importance of understandability as an
alternative desirable outcome to topicality, which is frequently used. It is not
su cient to suggest documents to the user which actually answer his queries,
but which s/he does not understand. This is particularly true for medical-related
queries. We therefore consider rank biased precision (RBP),
understandabilitybased rank biased precision (uRBP), and graded understandability-based rank
biased precision (uRBPgr) when evaluating our models. These reduce the
number of documents that have to be evaluated for readability, by incorporating
uncertainty into relevance judgements. The RBP metrics used a user-persistence
parameter of 0:8, almost the same as was obtained from the work of Park and
Zhang [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ].
2.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>BM25 Term Weighting Model</title>
        <p>
          For our baseline system and all our experimental investigation and evaluation,
we used the BM25 term weighting model to score and rank medical documents.
For a given query q, the relevance score of a document d based on the BM25
term weighting model is expressed as [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ]:
scoreBM25(d; Q) =
t2Q
X w(1) (k1 + 1)tf n (k3 + 1)qtf :
k1 + tf n k3 + qtf
where qtf is the number of occurrences of a given term t in the query Q. k1 and
k3 are parameters of the model. tf n is the normalised within document term
frequency. w(1) denotes the Robertson-Spark Jones (RSJ) weights, which is an
inverse document frequency (IDF) factor and is given by:
(1)
(2)
w(1) = log N
        </p>
        <p>df t + 0:5
df t + 0:5
Where N is the number of documents in the collection and df t is the number of
documents in the collection that have a term t.
2.3</p>
      </sec>
      <sec id="sec-2-3">
        <title>Learning to Rank Approach</title>
        <p>
          Learning to rank techniques are algorithms that use machine learning
techniques to learn an appropriate combination of features into an e ective ranking
model [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. The main advantage of using learning to rank is that we can re-rank
a sample of the top-ranked documents for a given query using the learned model
before returning the results to the user. In general, the steps for learning an
e ective ranking model are as follows [
          <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
          ]:
1. Top K retrieval: Using a set of training queries that have relevance
assessment, retrieve a sample of k documents using an initial weighting model such
as BM25.
2. Feature extraction: For each document in the retrieved sample, extract a set
of features. These features can either be query-dependent (term weighting
models, term dependence models) or query-independent (click count, fraction
of stopwords). The feature vector for each document is labelled according to
the already existing relevance judgements.
3. Learning: Learn an e ective ranking model by deploying an e ective leaning
to rank technique on the feature vectors of the top k documents.
This learned model can be deployed in a retrieval setting as follows:
4. Top K retrieval: For each unseen query, the top k documents are retrieved
using the same retrieval strategy as in step (1)
5. Feature extraction: A set of features are extracted for each document in the
sample of k documents. These features should be the same as those extracted
in step (2).
6. Re-rank the documents: Re-rank the documents for the query by applying a
learned model on every feature vector of the documents in the sample. The
nal ranking of the documents are obtained by sorting the predicted scores
in descending order.
        </p>
        <p>
          In this work, we deploy Coordinate Ascent [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], which is a linear-based
learner. A linear-based learner yields a model that linearly combines the
feature values [
          <xref ref-type="bibr" rid="ref11 ref2 ref9">11, 2, 9</xref>
          ]. The nal score of a document d for any given query Q, for
a linear leaner is given by:
score(d; Q) = X
        </p>
        <p>i fi;d
f
(3)
(4)
(5)
where i is the weight of the ith feature and fi;d is the value/score of the ith
feature for the document d.
2.4</p>
      </sec>
      <sec id="sec-2-4">
        <title>Bose-Einstein 1 (Bo1) Model for Query Expansion</title>
        <p>
          In our experimental investiagtion and evaluation, we used the Terrier-4.0
Divergence from Randomness (DFR) Bose-Einstein 1 (Bo1) model to select the
most informative terms from the topmost documents after a rst pass document
ranking. The DFR Bo1 model calculates the information content of a term t in
the top-ranked documents as follows [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]:
w(t) = tf x log2
        </p>
        <p>+ log2(1 + Pn(t))
1 + Pn(t)</p>
        <p>
          Pn(t)
where Pn(t) is the probability of t in the whole collection, tf x is the frequency
of the query term in the top x ranked documents, tf c is the frequency of the
term t in the collection, and N is the number of documents in the collection.
In another approach, we used the kullback-Liebler divergence to select the most
informative term from the topmost documents after a rst pass document
ranking. This model computes the information content of a term t in the top-ranked
documents as follows [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]:
        </p>
        <p>Px(t)
w(t) = (Px(t)) log2 Pn(t)</p>
        <p>Px(t) =
where Px(t) is the probability of t estimated from the top x ranked documents,
tf x is the frequency of the query term in the top x ranked documents, tf c is the
frequency of the term t in the collection, and N is the number of documents in
the collection.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Description of the Di erent Runs</title>
      <p>UBML EN Run.1: This is the baseline system. We used BM25 term weighting
model in Terrier-4.0 IR platform to score and rank the documents in a document
collection of around one million documents (web pages from medical web sites).
UBML EN Run.2: We used the baseline system (UBML EN Run.1). As
improvement, we proposed a simple pseudo-relevance feedback method using the
local collection to perform query expansion. We used the Terrier-4.0
KullbackLeibler divergence for query expansion method to select the 10 most informative
terms from the top 3 ranked documents after the rst pass retrieval (on the local
collection). We then performed a second pass retrieval on this local collection
with the new expanded query.</p>
      <p>UBML EN Run.3: We used the baseline system (UBML EN Run.1). As
improvement, we proposed a simple pseudo-relevance feedback method using the
local collection to perform query expansion. We used the Terrier-4.0 Divergence
from Randomness (DRF) Bose - Einstein 1 (Bo1) model for query expansion to
select the 10 most informative terms from the top 3 ranked documents after the
rst pass retrieval (on the local collection). We then performed a second pass
retrieval on this local collection with the new expanded query.</p>
      <p>
        UBML EN Run.4: We used the baseline system (UBML EN Run.1). As
improvement, we used the collection enrichment approach [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], where we selected
the expansion terms from an external collection, which was made up of the
2004 TREC MEDLINE 1 &amp; 2004 TREC MEDLINE 2 abstracts. We used the
Terrier-4.0 Kullback-Leibler divergence for query expansion method to select
the 10 most informative terms from the top 3 ranked documents after the rst
pass retrieval (on the external collection). We then performed a second pass
retrieval on the local collection with the new expanded query.
      </p>
      <p>
        UBML EN Run.5: We used the baseline system (UBML EN Run.1). As
improvement, we used the collection enrichment approach [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], where we selected
the expansion terms from an external collection, which was made up of the
2004 TREC MEDLINE 1 &amp; 2004 TREC MEDLINE 2 abstracts. We used the
Terrier-4.0 Divergence from Randomness (DRF) Bose - Einstein 1 (Bo1) model
for query expansion to select the 10 most informative terms from the top 3
ranked documents after the rst pass retrieval (on the external collection). We
then performed a second pass retrieval on the local collection with the new
expanded query.
      </p>
      <p>UBML EN Run.6 &amp; UBML EN Run.7: We deployed a learning to rank
approach, using Coordinate Ascent as provided in RankLib-v2.11. We used the 5
training queries to train our learning to rank model. For each query in the
training set, we created an initial sample of the top 1000 ranked documents using our
second (UBML EN Run.2) and third (UBML EN Run.3) runs for the following
runs, UBML EN Run.6 &amp; UBML EN Run.7 respectively. After
generating this sample of documents, we generated several query dependent features
(23) using Terrier-4.0 FAT Framework (for learning to rank). Later in Section 5,
we provide a list of these query dependent features.</p>
      <p>
        UBML EN Run.8: We used the baseline system (UBML EN Run.1). As
improvement, we used the collection enrichment approach [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], where we selected the
expansion terms from an external collection, which was made up of a collection
of documents from Wikipedia2008. We used the Terrier-4.0 Kullback-Leibler
divergence for query expansion method to select the 10 most informative terms
from the top 3 ranked documents after the rst pass retrieval (on the external
collection). We then performed a second pass retrieval on the local collection
with the new expanded query.
      </p>
      <p>
        UBML EN Run.9: We used the baseline system (UBML EN Run.1). As
improvement, we used the collection enrichment approach [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], where we selected
the expansion terms from an external collection, which was made up of a
collection of documents from Wikipedia2008. We used the Terrier-4.0 Divergence
from Randomness (DRF) Bose - Einstein 1 (Bo1) model for query expansion to
select the 10 most informative terms from the top 3 ranked documents after the
rst pass retrieval (on the external collection). We then performed a second pass
retrieval on the local collection with the new expanded query.
      </p>
      <p>UBML EN Run.10: We used the baseline system (UBML EN Run1). As
improvement, we used Markov Random Fields for Term Dependencies. We used
the sequential dependence variant of the model, which models dependencies
between adjacent query terms. In this work, we explore a window size of 2, to see
what impact it has of the retrieval e ectiveness. In particular, we re-ranked the
documents if 2 query terms are in close proximity in ranked documents.</p>
      <sec id="sec-3-1">
        <title>1 http://people.cs.umass.edu/ vdang/ranklib.html</title>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Dataset</title>
      <sec id="sec-4-1">
        <title>Document Collection</title>
        <p>A web crawl of about one million documents is used for this task. This document
collection was made available to CLEF eHealth participants through the
Khresmoi project2. This document collection consists of web pages covering a broad
range of health topics, targeted at both the general public and healthcare
professionals. Web pages in the document collection are predominantly medical and
health-related websites that have been certi ed by the Health on the Net (HON)
Foundation3 as adhering to the HONcode principles4 (approximately 60{70% of
the collection), as well as other commonly used health and medicine websites
such as Drugbank, Diagnosia and Trip Answers. The crawled documents were
provided in their raw HTML (Hyper Text Markup Language) format along with
their uniform resource locators (URL).
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>Queries</title>
        <p>A total of 66 circumlocutory queries that users may pose when faced with signs
and symptoms of a medical condition were provided for testing our di erent
systems. In addition, 5 circumlocutory queries, together with their query relevance
judgements were also provided for training our di erent systems. In Table 1, we
provide a selection of training and test queries used in this task.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Experimental Setting</title>
      <p>
        FAQ Retrieval Platform: For all our experimental evaluation, we used
Terrier4.05 [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], an open source Information Retrieval (IR) platform. All the documents
      </p>
      <sec id="sec-5-1">
        <title>2 http://khresmoi.eu/ 3 http://www.healthonnet.org 4 http://www.hon.ch/HONcode/Patients-Conduct.html 5 http://terrier.org/</title>
        <p>
          used in this study were rst pre-processed before indexing and this involved
tokenising the text and stemming each token using the full Porter stemming
algorithm [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. Stopword removal was enabled and we used Terrier stopword list.
The normalisation parameter for BM25 was set to its default value of b = 0.75.
        </p>
        <sec id="sec-5-1-1">
          <title>Training Learning to Rank Techniques: For our learning to rank approach,</title>
          <p>
            we used RankLib, a library of learning to rank algorithms. To train and test
Coordinate Ascent, we used the default RankLib parameter values of the
algorithms. In all our experiments, we used MAP as the objective function [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ]. In
Table 2, we provide a list of query dependent features used in our experimental
investigation.
6
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Results and Discussion</title>
      <p>Table 3 and Figure 1 presents the retrieval results of the 10 di erent runs
submitted to the CLEF-ehealth Task 2. From this table, we see an improvement in the
retrieval performance of our baseline system when the original query is expanded
with terms from a local collection (UBML EN Run.2 and UBML EN Run.3 ).
For example, we see an increase in P@10 (from 0.3106 to 0.3197) and nDCG@10
(from 0.2897 to 0.2909). Moreover, we see an improvement in the
understandability or readability of information (see Table 4) when the original query is expanded
with terms from a local collection (UBML EN Run.2 and UBML EN Run.3).
However, this increase in the retrieval performance and understandability or
readability of information leads to a decrease in recall (see Figure 2 and
Table 3). In particular, the number of relevant documents retrieved for the 66
queries decreases from 1333 (for UBML EN Run.1) to 1244 UBML EN Run.2.
When we expand the original queries with additional terms from an external
collection (2004 TREC MEDLINE abstracts and Wikepedia2008), we see a
decrease in the retrieval performance in terms of P@10 and nDCG@10 across the
di erent methods used for selecting the expansion terms (Table 3 and Figure 1).
In addition, this leads to a decrease in the understandability and readability
of information (see Table 4). Interestingly, expanding the original queries with
terms from TREC 2004 MEDLINE abstracts was observed to be more e
ective than Wikepedia2008. These ndings suggest that when using an external
collection to expand the original query, it is important to select the expansion
terms from a health related external collection when searching for health related
content on the web.</p>
      <p>In our investigation, we also deployed a learning to rank approach in order to
improve the retrieval performance after expanding the original queries with terms
from a local collection (UBML EN Run.6 and UBML EN Run.7). Surprisingly,
this a ected the retrieval performance of our system. A possible explanation for
these results may be the lack of adequate training data. For example, we had
5 training queries and only 2 had relevant documents. The rest did not have
relevant documents in the collection.</p>
      <p>
        As an additional nding, we also investigated whether we can improve the
retrieval e ectiveness of our baseline by considering term dependence when ranking
the documents. This was motivated by previous work in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In their work,
Metzler and Croft [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] reported that the sequential dependence model using term
and ordered features was more e ective on smaller, homogeneous collections
with longer queries. Since the queries in this task were long, we deployed this
sequential dependence model (UBML EN Run.10). Surprisingly, this sequential
dependence model signi cantly degraded the retrieval performance and the
understandability OR readability of information (see Table 3, Table 4 and
Figure 1). A possible explanation for this might be that the document collection
being searched was very large. This sequential dependence model has been found
to be e ective only in small collections [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
    </sec>
    <sec id="sec-7">
      <title>Conclusion</title>
      <p>In this investigation, the aim was to assess the retrieval e ectiveness of two
di erent query expansion strategies when searching for health related content
on the web. In particular, pseudo relevance feedback and collection enrichment
approach. Our result show that we can improve the retrieval e ectiveness of
our system by expanding the original query with additional terms from a local
collection (pseudo relevance feedback). Furthermore, our results suggest that,
when using an external collection (collection enrichment) to expand the original
query, it is important to select the expansion terms from a health related external
collection when searching for health related content on the web. Overall, our
results show that using an external collection to expand the original queries,
degrades the retrieval performance. These results generalised well on the two
di erent methods (Kullback-Liebler Divergence and the Bose-Einstein 1 (Bo1))
used for selecting the expansion terms. Further work needs to be done with
di erent health related external collection to establish whether expanding the
original queries with additional terms from an external collection will degrade
the retrieval performance.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>G.</given-names>
            <surname>Amati</surname>
          </string-name>
          .
          <article-title>Probabilistic Models for Information Retrieval based on Divergence from Randomness</article-title>
          . University of Glasgow,UK,
          <source>PhD Thesis</source>
          , pages
          <volume>1</volume>
          {
          <fpage>198</fpage>
          ,
          <year>June 2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>C.J.C. Burges</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Ragno</surname>
            , and
            <given-names>Q.V.</given-names>
          </string-name>
          <string-name>
            <surname>Le</surname>
          </string-name>
          .
          <article-title>Learning to rank with non-smooth cost functions</article-title>
          .
          <source>In Advances in Neural Information Processing Systems</source>
          <volume>19</volume>
          . MIT Press, Cambridge, MA, January
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>L.</given-names>
            <surname>Goeuriot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.J.F</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kelly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Leveling</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          , H. Muller, S. Salantera,
          <string-name>
            <given-names>H.</given-names>
            <surname>Suominen</surname>
          </string-name>
          , and G. Zuccon.
          <source>ShARe/CLEF eHealth Evaluation Lab</source>
          <year>2013</year>
          ,
          <article-title>Task 3: Information Retrieval to Address Patients' Questions when Reading Clinical Reports</article-title>
          .
          <source>In CLEF 2013 Online Working Notes</source>
          , volume
          <volume>8138</volume>
          .
          <string-name>
            <surname>CEUR-WS</surname>
          </string-name>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>L.</given-names>
            <surname>Goeuriot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kelly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Palotti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Pecina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Zuccon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.J.F</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>H.</given-names>
            <surname>Mueller</surname>
          </string-name>
          . Share/clef ehealth Evaluation
          <source>Lab</source>
          <year>2014</year>
          ,
          <article-title>Task 3: UserCentred Health Information Retrieval</article-title>
          .
          <source>In CLEF 2014 Online Working Notes. CEUR-WS</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>L.</given-names>
            <surname>Goeuriot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kelly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Suominen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Hanlen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Neveol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Grouin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Palotti</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Zuccon</surname>
          </string-name>
          .
          <article-title>Overview of the CLEF eHealth Evaluation Lab 2015</article-title>
          .
          <source>In CLEF 2015 - 6th Conference and Labs of the Evaluation Forum. Lecture Notes in Computer Science (LNCS)</source>
          , Springer,
          <year>September 2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>K.L.</given-names>
            <surname>Kwok</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Chan</surname>
          </string-name>
          .
          <article-title>Improving two-stage ad-hoc retrieval for short queries</article-title>
          .
          <source>In Proceedings of the 21st Annual International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , pages
          <volume>250</volume>
          {
          <fpage>256</fpage>
          , New York, NY, USA,
          <year>1998</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>T</surname>
          </string-name>
          .-Y. Liu.
          <article-title>Learning to Rank for Information Retrieval</article-title>
          .
          <source>Foundations and Trends in Information Retrieval</source>
          ,
          <volume>3</volume>
          (
          <issue>3</issue>
          ):
          <volume>225</volume>
          {
          <fpage>331</fpage>
          ,
          <year>June 2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>C.</given-names>
            <surname>Macdonald</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.L.</given-names>
            <surname>Santos</surname>
          </string-name>
          ,
          <string-name>
            <surname>and I. Ounis.</surname>
          </string-name>
          <article-title>The whens and hows of learning to rank for web search</article-title>
          .
          <source>Information Retrieval</source>
          ,
          <volume>16</volume>
          (
          <issue>5</issue>
          ):
          <volume>584</volume>
          {
          <fpage>628</fpage>
          ,
          <year>October 2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>C.</given-names>
            <surname>Macdonald</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.L.T.</given-names>
            <surname>Santos</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Ounis</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>He</surname>
          </string-name>
          .
          <article-title>About learning models with multiple query-dependent features</article-title>
          .
          <source>ACM Transactions on Information Systems (TOIS)</source>
          ,
          <volume>31</volume>
          (
          <issue>3</issue>
          ):
          <volume>11</volume>
          :1{
          <fpage>11</fpage>
          :
          <fpage>39</fpage>
          ,
          <year>August 2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>D.</given-names>
            <surname>Metzler</surname>
          </string-name>
          and
          <string-name>
            <given-names>W.B</given-names>
            <surname>Croft</surname>
          </string-name>
          .
          <article-title>A markov random eld model for term dependencies</article-title>
          .
          <source>In Proceedings of the 28th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR '05</source>
          , pages
          <fpage>472</fpage>
          {
          <fpage>479</fpage>
          , New York, NY, USA,
          <year>2005</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>D.</given-names>
            <surname>Metzler</surname>
          </string-name>
          and
          <string-name>
            <given-names>W.B</given-names>
            <surname>Croft</surname>
          </string-name>
          .
          <article-title>Linear feature-based models for information retrieval</article-title>
          .
          <source>Information Retrieval</source>
          ,
          <volume>10</volume>
          (
          <issue>3</issue>
          ):
          <volume>257</volume>
          {
          <fpage>274</fpage>
          ,
          <year>June 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12. I. Ounis, G. Amati, Plachouras V.,
          <string-name>
            <given-names>B.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Macdonald</surname>
          </string-name>
          , and Johnson. Terrier Information Retrieval Platform.
          <source>In Proceedings of the 27th European Conference on IR Research</source>
          , volume
          <volume>3408</volume>
          of Lecture Notes in Computer Science, pages
          <volume>517</volume>
          {
          <fpage>519</fpage>
          , Berlin, Heidelberg,
          <year>2005</year>
          . Springer-Verlag.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>J. Palotti</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Zuccon</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Goeuriot</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Kelly</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Hanbury</surname>
            ,
            <given-names>G.J.F.</given-names>
          </string-name>
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lupu</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Pecina</surname>
          </string-name>
          .
          <article-title>CLEF eHealth Evaluation Lab 2015 task 2: Retrieving Information about Medical Symptoms</article-title>
          .
          <source>In CLEF 2015 Online Working Notes. CEUR-WS</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. L.
          <string-name>
            <surname>A.F Park</surname>
            and
            <given-names>Y. Zhang.</given-names>
          </string-name>
          <article-title>On the Distribution of User Persistence for Rank-Biased Precision</article-title>
          .
          <source>In Proceedings of the 12th Australasian document computing symposium</source>
          , pages
          <volume>17</volume>
          {
          <fpage>24</fpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>M.F.</given-names>
            <surname>Porter</surname>
          </string-name>
          .
          <article-title>An Algorithm for Su x Stripping</article-title>
          .
          <source>Readings in Information Retrieval</source>
          ,
          <volume>14</volume>
          (
          <issue>3</issue>
          ):
          <volume>313</volume>
          {
          <fpage>316</fpage>
          ,
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>S.E.</given-names>
            <surname>Robertson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Walker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.M Hancock-Beaulieu</surname>
            , and
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Gatford</surname>
          </string-name>
          .
          <article-title>Okapi at TREC-3</article-title>
          .
          <source>In Proceedings of the 3rd Text REtrieval Conference (TREC-3)</source>
          , pages
          <fpage>1</fpage>
          {
          <fpage>18</fpage>
          ,
          <string-name>
            <surname>Gaithersburg</surname>
          </string-name>
          , Md., USA.,
          <year>1996</year>
          . Text REtrieval Conference (TREC).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17. I. Stanton,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ieong</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Mishra</surname>
          </string-name>
          .
          <article-title>Circumlocution in Diagnostic Medical Queries</article-title>
          .
          <source>In Proceedings of the 37th international ACM SIGIR conference on Research &amp; development in information retrieval</source>
          , pages
          <volume>133</volume>
          {
          <fpage>142</fpage>
          . ACM,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>G.</given-names>
            <surname>Zuccon</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Koopman</surname>
          </string-name>
          .
          <article-title>Integrating Understandability in the Evaluation of Consumer Health Search Engines</article-title>
          .
          <source>In Medical Information Retrieval Workshop at SIGIR</source>
          <year>2014</year>
          , page
          <volume>32</volume>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19. G. Zuccon,
          <string-name>
            <given-names>B.</given-names>
            <surname>Koopman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Palotti</surname>
          </string-name>
          .
          <article-title>Diagnose This If You Can: On the Effectiveness of Search Engines in Finding Medical Self-Diagnosis Information</article-title>
          .
          <source>In Advances in Information Retrieval (ECIR</source>
          <year>2015</year>
          ), pages
          <fpage>562</fpage>
          {
          <fpage>567</fpage>
          . Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>