<!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>LaHC at CLEF 2015 SBS Lab</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nawal Ould-Amer</string-name>
          <email>Nawal.Ould-Amer@imag.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mathias Gery</string-name>
          <email>Mathias.Gery@univ-st-etienne.fr</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Univ. Grenoble Alpes, LIG</institution>
          ,
          <addr-line>F-38000 Grenoble</addr-line>
          ,
          <country country="FR">France</country>
          <addr-line>CNRS, LIG, F-38000 Grenoble</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universite de Lyon</institution>
          ,
          <addr-line>F-42023, Saint-Etienne</addr-line>
          ,
          <country country="FR">France</country>
          ,
          <institution>CNRS, UMR 5516, Laboratoire Hubert Curien</institution>
          ,
          <addr-line>F-42000, Saint-Etienne</addr-line>
          ,
          <institution>France Universite de Saint-Etienne</institution>
          ,
          <addr-line>Jean-Monnet, F-42000, Saint-Etienne</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper describes the work of the LaHC lab of SaintEtienne for the Social Book Search lab at CLEF 2015. Our goals were i) to study a eld-based retrieval model (BM25F), exploiting various topics and documents elds, in order to build a strong baseline for further experiments, ii) to compare it with a Log logistic (LGD) retrieval model, and iii) to exploit some documents related to each topic (i.e. the documents given as negative or positive examples for a topic). The o cial results show that LGD outperforms BM25F, and that our approaches exploiting documents related to the topic requesters are based on a di erent interpretation of this additional information than the interpretation of the Social Book Search organizers.</p>
      </abstract>
      <kwd-group>
        <kwd>Field-based Information Retrieval</kwd>
        <kwd>Re-ranking</kwd>
        <kwd>Relevance Feedback</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        This paper describes the work of the LaHC lab of Saint-Etienne for the
Suggestion track of the Social Book Search lab at CLEF 2015. The goal is to investigate
techniques to support users in searching and navigating the full texts of digitised
books and complementary social media as well as providing a forum for the
exchange of research ideas and contributions [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Participants to this track have to
suggest books based on rich search requests combining several topical and
contextual relevance signals, as well as user pro les and real-world relevance judgments.
The dataset is based on 1.5 million books descriptions and metadata, some of
them user-generated, crawled from Amazon and LibraryThing.
      </p>
      <p>
        Our participation to the Social Book Search lab at CLEF 2014 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] has shown
us that the SBS dataset contains many various kind of data, and that before
experimenting our Social Information Retrieval models, we need a better
understanding of how to represent and how to exploit non-social (but nevertheless
complex) data using classic models.
      </p>
      <p>
        Especially, our work for the Social Book Search lab at CLEF 2015 focuses
{ study a eld-based retrieval model (BM25F [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]), exploiting various topics and
documents elds, in order to build a strong baseline for further experiments;
{ compare BM25F with some other Information Retrieval models, especially
the Log logistic (LGD [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]) retrieval model;
{ exploit some non-social data (but nevertheless related to the users),
especially the documents given as negative or positive examples for a topic.
      </p>
      <p>
        Our experiments were conducted using the Terrier Information Retrieval
System3 [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], that implements various IR models and especially LGD and also some
eld-based models as BM25F.
      </p>
      <p>The paper is organized as follows: Section 2 presents brie y the Information
Retrieval models used. Then, Section 3 details our approaches aiming at
exploiting the positive or negative documents related to each topic. Finally, Section 4
presents the o cial results obtained, before concluding in section 5.
2</p>
      <p>
        BM25F vs LGD (runs UJM 1 and UJM 2)
The Social Book Search 2015 dataset contains many various data describing or
related to the documents, the topics and the users. Among all these
information, we have used the Terrier Information Retrieval System implementation of
the eld-based models BM25F [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], in order to exploit the following elds from
documents and topics:
{ the elds title, summary, content and tags from the documents;
{ the elds title, mediated query and narrative from the topics;
      </p>
      <p>
        BM25F was used with the parameters values presented in Table 1, taken
from our participation to Social Book Search lab 2014 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], generating our run
named UJM 1.
      </p>
      <p>
        LGD is the Terrier implementation of the Log logistic model [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Grid
optimization of parameter c on SBS 2014 data led to x it at 0.2, generating our
run named UJM 2.
3 Terrier: http://www.terrier.org
      </p>
      <p>Documents given as \examples" (runs UJM 3, UJM 4,
UJM 5, UJM 6)
Our last goal was to exploit some non-social data (but nevertheless related to the
users): the list of documents given as negative or positive examples for each topic.
Our idea was that a user might be interested (respectively unsatis ed) if he nds
as answers documents that he has read and that he appreciated (respectively
disliked) and thus de ned as positive (respectively negative) example for the
topic.</p>
      <p>
        We implemented this hypothesis in two ways:
Re-ranking (RR): Achieve a re-ranking where the document a user likes are
boosted, and the documents he dislikes are removed for the result. After the
score normalization between 0 and 1, we add 1 to the normalized score of
document that the user likes and to set the score to 0 for the document that
he dislikes. This process is then a post-processing of an existing run. It is
worth noting that, if several retrieved documents are liked by the user, their
relative initial ranking is preserved; It has been applied on our BM25F run
UJM 1 (generating our run UJM 4) and also on our Log logistic run LGD
run UJM 2 (generating our run UJM 6);
Relevance Feedback (RF): De ne a relevance feedback, positive for the
documents that the topic user likes, and negative for the documents he does
not like. We achieved such relevance feedback on our BM25F UJM 1 run
(generating our run UJM 5), and also on our Log logistic LGD run UJM 2
(generating our run UJM 3). The relevance feedback uses all the positive
documents and selects the top 10 terms according to the default selection of
Terrier [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
4
      </p>
    </sec>
    <sec id="sec-2">
      <title>Results</title>
      <p>The Table 2 presents the o cial results obtained by our 6 runs. Log logistic
(LGD) outperforms BM25F, regarding the o cial nDCG@10 measure as well as
regarding the 3 other measures, despite the fact that BM25F is designed to take
into account and to weight the di erent elds describing the documents.</p>
      <p>Our approaches \Re-ranking (RR)" and \Relevance Feedback (RF)", both
exploiting the list of documents given as negative or positive examples for each
topic, lower the quality of the results. These approaches are based on a di erent
interpretation of this list of documents than the interpretation of the Social
Book Search organizers. Actually, these \examples" documents (the negative
ones as well as the positive ones) are not considered as relevant by the organizers.
Thus, re-ranking positively the positive examples (or using them as relevant
documents in a relevance feedback process) can only lower the results. On the
other hand, removing the negative examples from our runs (or using them as
irrelevant documents in a relevance feedback process) may sometimes improve
the results. All in all, the quality of our results is lowered.</p>
      <p>Run</p>
      <p>UJM 2 (LGD)
UJM 6 (LGD + RR)</p>
      <p>UJM 1 (BM25F)</p>
      <p>UJM 3 (LGD + RF)
UJM 4 (BM25F + RR)
UJM 5 (BM25F + RF)
nDCG@10
0.088
0.084
0.081
0.079
0.079
0.074</p>
    </sec>
    <sec id="sec-3">
      <title>Conclusion</title>
      <p>This paper describes the work of the LaHC lab of Saint-Etienne for the Social
Book Search lab at CLEF 2015. Our quite basic experiments show that Log
logistic (LGD) outperforms BM25F. Four of our six runs were based on a
misinterpretation of the documents given as negative or positive examples for a
topic.</p>
      <p>Our 2015 participation allows us to build a strong basis in order to
experiment in the future some more advanced some Personalized Information Retrieval
approaches.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgment References</title>
      <p>This work is supported by Region Rh^one-Alpes through the ReSPIr project.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Clinchant</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gaussier</surname>
          </string-name>
          , E.:
          <article-title>A Log-Logistic Model for Information Retrieval</article-title>
          .
          <source>In: Conference on Information and Knowledge Management (CIKM'09)</source>
          . Hong-Kong,
          <source>China</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Hafsi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gery</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Beigbeder</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : LaHC at INEX 2014:
          <article-title>Social Book Search Track</article-title>
          . In: Working Notes for CLEF 2014 Conference. pp.
          <volume>514</volume>
          {
          <issue>520</issue>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Koolen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bogers</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamps</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kazai</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Preminger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Overview of the INEX 2014 Social Book Search Track</article-title>
          . In: Working Notes for CLEF 2014 Conference. pp.
          <volume>462</volume>
          {
          <issue>479</issue>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Ounis</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amati</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plachouras</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>He</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macdonald</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lioma</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Terrier: A High Performance and Scalable Information Retrieval Platform</article-title>
          .
          <source>In: SIGIR Workshop on Open Source Information Retrieval (OSIR'06)</source>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Robertson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaragoza</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taylor</surname>
          </string-name>
          , M.:
          <article-title>Simple BM25 extension to multiple weighted elds</article-title>
          .
          <source>In: Conference on Information and Knowledge Management</source>
          . pp.
          <volume>42</volume>
          {
          <fpage>49</fpage>
          . CIKM'
          <volume>04</volume>
          , New York, NY, USA (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>