<!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>Team DA_IICT at Consumer Health Information Search @FIRE2016</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Consumer Health Information Search</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Health Information Retrieval</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Jainisha Sankhavara IRLP Lab Dhirubhai Ambani Institute of Information and Communication Technology Gandhinagar</institution>
          ,
          <addr-line>Gujarat</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Consumer Health Information Search task focuses on retrieval of relevant multiple perspectives for complex health search queries. This task addresses the queries which do not have a single de nitive answer but having diverse point of views available. This paper reports the result of standard retrieval methods for identifying the aspects of retrieval result towards the query.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. INTRODUCTION</title>
      <p>People are highly using web search engines for health
information retrieval now a days. These search engines are
quite suitable to answer the straightforward health related
medical queries but some queries are complex in a way that
they do not have a single de nitive answer, instead they have
multiple perspectives to the queries, both for and against
hypothesis. The presence of multiple perspectives with
different grades of supporting evidence (which is dynamically
changing over time due to the arrival of new research and
practice evidence) makes it all the more challenging for a
lay searcher. Consumer Health Information Search (CHIS)
aims to target such information retrieval search tasks, for
which there is no single best correct answer but having
multiple and diverse perspectives/points of view available on the
web regarding the queried information.</p>
      <p>The description of data is provided in section 2. The
experiments and results are described in section 3 and section
4 respectively and we conclude in section 5.</p>
    </sec>
    <sec id="sec-2">
      <title>CHIS TASK</title>
      <p>There will be two sets of tasks:
A) Given a CHIS query, and a document/set of documents
associated with that query, the task is to classify the
sentences in the document as relevant to the query or not. The
relevant sentences are those from that document, which are
useful in providing the answer to the query.</p>
      <p>B) These relevant sentences need to be further classi ed as
supporting the claim made in the query, or opposing the
claim made in the query.</p>
      <p>Example query: Are e-cigarettes safer than normal cigarettes?
S1: Because some research has suggested that the levels of
most toxicants in vapor are lower than the levels in smoke,
ecigarettes have been deemed to be safer than regular cigarettes.
A)Relevant, B) Support
S2: David Peyton, a chemistry professor at Portland State
University who helped conduct the research, says that the
type of formaldehyde generated by e-cigarettes could
increase the likelihood it would get deposited in the lung,
leading to lung cancer. A)Relevant, B) oppose
S3: Harvey Simon, MD, Harvard Health Editor, expressed
concern that the nicotine amounts in e-cigarettes can vary
signi cantly. A)Irrelevant, B) Neutral</p>
      <p>There were 5 queries provided and 357 sentences across
those queries. The performance is measured in terms of
percentage accuracy of each task against each query and a
task wise average over all ve queries are considered as
evaluation measure.
3.</p>
    </sec>
    <sec id="sec-3">
      <title>EXPERIMENTS</title>
      <p>The experiments include standard retrieval methods to
identify relevant and irrelevant sentences (task A). To
identify weather the sentence is supporting the claim or opposing
the claim (task B), the standard query expansion technique
was used.</p>
      <p>
        The experiments are done using terrier[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] tool-kit which
are openly available. The experiments focuses on how useful
the standard retrieval methods are to identify the relevance
at sentence level instead of documents and how it can be
useful to identify the supporting or opposing nature of sentences
to the hypothesis of query. BM25[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] model is used to
identify relevant/not-relevant sentences and TF-IDF[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] with
query expansion is used to identify supporting/opposing
nature of the sentences.
      </p>
      <p>Task A: Identify relevant/non-relevant sentences.</p>
      <p>The sentences are indexed using terrier and the retrieval is
performed against each queries using BM25 retrieval model.
The retrieved sentences are marked as relevant for task A
and others (non-retrieved sentences ) are considered as
nonrelevant to the query.</p>
      <p>Task B: Identify support/oppose/neutral nature of
sentences.</p>
      <p>The sentences are indexed using terrier and the queries
are executed against indexed sentences using TF-IDF
retrieval model with Bo1 query expansion model taking top
5 sentences as feedback and 30 terms as expansion terms.
The sentences retrieved using query expansion are which
are identi ed relevant according to task A are marked as
supporting and the sentences which are not retrieved using
query expansion but retrieved using task A are marked as
opposing to the query since they are relevant to the query.
All irrelevant sentences are considered to be neutral to the
query.</p>
    </sec>
    <sec id="sec-4">
      <title>RESULTS</title>
      <p>The percentage accuracy of the query wise results
obtained by above described method is given in the below
table.
There were 9 teams participated in task A and 8 teams in
task B. The comparison of the overall percentage accuracy
of the results with maximum of all teams and average of all
teams is given in the following graph.</p>
      <p>The results of task A are comparable to the average of
all other systems that means standard information retrieval
algorithms are helpful to get average results but for task
B, standard information retrieval algorithms fails to achieve
atleast average results. So, the standard algorithms are less
recommendable to use to extract supporting/opposing
sentences but de nitely can be used to extract
relevant/nonrelevant sentences.
5.</p>
    </sec>
    <sec id="sec-5">
      <title>CONCLUSION</title>
      <p>The paper describes results of standard information
retrieval algorithms on complex medical queries which have
multiple perspectives available. Standard information
retrieval algorithm gives average results when identifying
relevant/ non-relevant sentences but it gives less than the
average results in identifying supporting/opposing sentences.
In task A, our results are third in the rank-list of all
participants.
6.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>I.</given-names>
            <surname>Mogotsi</surname>
          </string-name>
          .
          <article-title>Christopher d. manning, prabhakar raghavan, and hinrich schutze: Introduction to information retrieval</article-title>
          .
          <source>Information Retrieval</source>
          ,
          <volume>13</volume>
          (
          <issue>2</issue>
          ):
          <volume>192</volume>
          {
          <fpage>195</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>I.</given-names>
            <surname>Ounis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Amati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Plachouras</surname>
          </string-name>
          ,
          <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
          <string-name>
            <given-names>D.</given-names>
            <surname>Johnson</surname>
          </string-name>
          .
          <article-title>Terrier information retrieval platform</article-title>
          .
          <source>In European Conference on Information Retrieval</source>
          , pages
          <volume>517</volume>
          {
          <fpage>519</fpage>
          . Springer,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Robertson</surname>
          </string-name>
          and
          <string-name>
            <given-names>H.</given-names>
            <surname>Zaragoza</surname>
          </string-name>
          .
          <article-title>The probabilistic relevance framework: BM25 and beyond</article-title>
          . Now Publishers Inc,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>