<!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>Explainable IR for personalizing professional search</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Suzan Verberne Leiden Institute of Advanced Computer Science Leiden University</institution>
        </aff>
      </contrib-group>
      <fpage>35</fpage>
      <lpage>42</lpage>
      <abstract>
        <p>In this position paper we establish the need for transparency in personalized professional search. We provide a brief overview of prior work, identify the gaps, and list four research directions that need to be explored to close these gaps. The central idea of our proposal is the professional knowledge graph. Graphs are a natural and transparent means of representing knowledge. A graph-based search paradigm enables and stimulates the exploratory search behaviour for complex information needs that are inevitable in professional work environments.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Professional searchers, such as lawyers, policy o cers, architects, and scientists, need to process increasing
amounts of documents to nd relevant, complete, high quality, work-related information [
        <xref ref-type="bibr" rid="ref2 ref22">4, 35</xref>
        ]. Not being able
to nd the needed information is a costly problem in our information-driven society in which the amount of
available information from diverse sources is amplifying (internet, digital libraries, internal collections).
      </p>
      <p>A problem of the general search paradigm when applied work-related search is that result ranking relies on
popularity of web pages: the more often a result is clicked for a given query, the higher it is ranked in future
searches [19]. However, information search by professionals is essentially di erent from generic web search in
three important aspects:</p>
      <p>
        The search tasks of professionals are complex, i.e. highly-speci c and typically recall-oriented: the searchers
want to be sure that they have found all the relevant information [27, 21];
The searching is not limited to sending one query and clicking one result, but is often exploratory by
nature [15], and includes browsing, analysing [
        <xref ref-type="bibr" rid="ref14">26</xref>
        ] and re- nding previously used information [
        <xref ref-type="bibr" rid="ref23">36</xref>
        ];
Each user has their own individual needs: not only interests, expertise and information needs di er per
user, but also the perceived relevance of retrieved documents [
        <xref ref-type="bibr" rid="ref27">40</xref>
        ]. The search evolves on the searcher's own
knowledge.
      </p>
      <p>Because the information needs are highly speci c and individual in professional search, the click data available
from other users is limited and irrelevant [17]. Hence, result ranking cannot depend on popularity.</p>
      <p>
        Thus, for e ective professional search, a di erent approach is necessary. We argue that the search results
should not depend on a single query matched to the collection of documents, but should be centred around the
knowledge of the individual user, allowing to serve their highly speci c information needs. This idea is based on
the classic model for information seeking by Dervin in which a search is motivated by the gap between what the
user already knows and what he wants to know [
        <xref ref-type="bibr" rid="ref13 ref9">11, 25</xref>
        ].
      </p>
      <p>Copyright c by the paper's authors. Copying permitted for private and academic purposes.</p>
      <p>For a search engine to be centred around the knowledge of the user, a user pro le must be created and utilized
for personalized ranking. User pro ling and personalization have been addressed extensively in IR research, but
barely in the context of professional search. The reason is that transparency is essential in work-related search:
professional users do not want to have the feeling they lose control over the search process because the ranking
of the search results is not stable or not predictable.</p>
      <sec id="sec-1-1">
        <title>Our position</title>
        <p>The lack of methods for transparent personalized professional search is a gap that should be addressed in IR
research. We argue that it is time to change the classic query-based paradigm of information
retrieval and move towards environments that allow users to explore their own knowledge,
identify the knowledge gap, explore the surrounding content and nding the hooks where the new
information should be attached.</p>
        <p>
          For that purpose we propose the concept of the professional knowledge graph, an automatically deduced
knowledge graph of terms and documents that are relevant to the individual user. Graphs are a natural and transparent
means of representing knowledge [
          <xref ref-type="bibr" rid="ref4">6</xref>
          ]. A graph-based search paradigm enables and stimulates the exploratory
search behaviour for complex information needs that are inevitable in professional work environments [15].
        </p>
        <p>In the remainder of this paper we rst de ne the aims and objectives for transparent personalization in
professional search (Section 2). In Section 3 we give an outline of prior and related work. In Section 4 we outline
the research topics that need to be addressed in order to meet the aims and objectives. We conclude our paper
with recommendations in Section 5.
2</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Future aims and objectives</title>
      <p>Successful personalized professional search relies on transparent and explainable IR: opening up the black box of
the search algorithm and making the user's knowledge the central component of the search experience. To that
end, three research challenges need to be addressed:
1. to create a human and machine understandable representation of the knowledge of the user. Methods should
be developed to deduce the user's professional knowledge graph from his searching and reading history.
2. to utilize the user's knowledge graph for more e ective information retrieval. Methods should be developed
to utilize the information in the graph by an existing retrieval system to better rank the relevant documents
for the user.</p>
      <sec id="sec-2-1">
        <title>3. to do this in a transparent way.</title>
        <p>3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Prior and related work</title>
      <p>
        User pro ling in domain-speci c search. Approaches to user pro ling and personalization typically learn
user preferences by collecting queries and clicked documents [
        <xref ref-type="bibr" rid="ref15">28</xref>
        ]. A rich user pro le can be learned by extracting
prominent terms from the clicked documents and storing them in a term pro le [
        <xref ref-type="bibr" rid="ref28 ref30">43, 41</xref>
        ]. The term pro le can
then be used for re-ranking search results [
        <xref ref-type="bibr" rid="ref16">29</xref>
        ], for query disambiguation [
        <xref ref-type="bibr" rid="ref29">42</xref>
        ], query expansion [
        <xref ref-type="bibr" rid="ref35">48</xref>
        ], or query
suggestion [
        <xref ref-type="bibr" rid="ref33">22, 46</xref>
        ]. Often, the extracted information is linked to a reference ontology [
        <xref ref-type="bibr" rid="ref26 ref8">39, 10</xref>
        ].
      </p>
      <p>
        Although all these works report an improvement of personalization over the non-personalized baseline, the
actual implementation of personalization strategies in search environments is limited: on average, only 11.7% of
Google Web Search results show di erences due to personalization [
        <xref ref-type="bibr" rid="ref11">13</xref>
        ]. This is because users are wary when it
comes to personalization. Privacy-preserving personalization is an important societal topic [
        <xref ref-type="bibr" rid="ref19">32, 20</xref>
        ]. As such, a
crucial step in the development of privacy-secure systems is to make the system transparent and explainable [16].
Recently, explainable methods have found their way to the eld of recommendation and search [
        <xref ref-type="bibr" rid="ref5">2, 7</xref>
        ]. It is
important for users to have insight in the data that is stored by the search engine [
        <xref ref-type="bibr" rid="ref34">47</xref>
        ] and to understand the
in uence of their personal data on the search results. Transparent/Explainable IR was also addressed as a
discussion topic during the Third Strategic Workshop on Information Retrieval [
        <xref ref-type="bibr" rid="ref6">8</xref>
        ], indicating its importance for
the research community.
      </p>
      <p>
        Knowledge graphs in IR. The use of knowledge graphs for text processing and information retrieval has
gained attention from the research community in the past years [
        <xref ref-type="bibr" rid="ref1 ref10">1, 3, 12</xref>
        ]. Knowledge graphs have been shown to
be especially helpful in exploratory search [
        <xref ref-type="bibr" rid="ref24 ref25">37, 38</xref>
        ], and to model the semantic relations between documents [
        <xref ref-type="bibr" rid="ref21">34</xref>
        ].
When knowledge graphs are combined with search logs they give insight in the user's facts and beliefs of the
search topic [14]. Most previous works in graph-based search use an external knowledge graph covering all
domain knowledge. A graph representing the knowledge and interests of one user, is much smaller than a graph
representing the complete index of a search engine [
        <xref ref-type="bibr" rid="ref3">5</xref>
        ] and can be stored locally (client-side), if privacy regulations
require it.
      </p>
      <sec id="sec-3-1">
        <title>Data for user pro ling in domain-speci c search. An important gap for learning and evaluating</title>
        <p>user pro les for professional search is that there are no data sets available that contain explicit descriptions of
information needs and background knowledge, together with search activity data and relevance judgments.</p>
        <p>
          An important example was set by the iSearch data set [
          <xref ref-type="bibr" rid="ref12">24</xref>
          ]: this collection contains 65 personal information
needs (topics) described by 23 physics scientists. The iSearch dataset is unique in size and richness of the topics;
it provides a valuable test bed for domain speci c search. However, for experiments on user pro ling the iSearch
data lacks an important component: user interaction data corresponding to the topic, i.e. issued queries and
clicked documents in a search engine.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Research proposal</title>
      <p>In this section we propose a line of research that addresses the need for transparent personalized search in
professional contexts. The research line consists of four steps, which will each be addressed in the following
subsections:</p>
      <sec id="sec-4-1">
        <title>1. Data collection;</title>
      </sec>
      <sec id="sec-4-2">
        <title>2. Methods for constructing professional knowledge graphs;</title>
      </sec>
      <sec id="sec-4-3">
        <title>3. Methods for transparent personalization;</title>
      </sec>
      <sec id="sec-4-4">
        <title>4. Evaluation protocol for transparent personalized search.</title>
        <p>
          The rst necessary step will be to collect personal information needs (topics) of professionals and link them to
individual user interaction data. Like with the iSearch data, the topics can be collected by means of semi-structured
interviews and questionnaires with users of a professional search engine who agree to provide information needs
and give consent to storage of their interactions with the search engine. These users would be asked to describe
an information need, their background knowledge on the topic and the context of the work task (cf. [
          <xref ref-type="bibr" rid="ref12">24</xref>
          ]).
        </p>
        <p>The search logs of the participants should then be collected from the back-end of the search engine. The
search logs consist of all issued queries and accessed documents, together with timestamps. The data could be
analysed semi-automatically, to split the search behaviour in search stages [15] and to map the information needs
to the actual search behaviour.
4.2</p>
        <sec id="sec-4-4-1">
          <title>Methods for constructing the professional knowledge graphs</title>
          <p>
            For graph construction, the main challenge is selecting those terms that constitute a good (informative) user
pro le. Terms could be selected in three ways: keyword extraction from clicked documents, named entity
extraction from clicked documents and term extraction from queries. Documents, terms and user interactions
(clicks, reads) can then be stored as nodes in a heterogeneous weighted graph. The edges between nodes
might represent the similarity between two documents [
            <xref ref-type="bibr" rid="ref21">34</xref>
            ], the similarity between terms [
            <xref ref-type="bibr" rid="ref17 ref18">31, 30</xref>
            ], and the
representativeness of a term for a document (tf-idf weight). Figure 2 illustrates a professional knowledge graph
with an excerpt of a graph with two terms and two documents as nodes, and weights on the relations between
the nodes.
          </p>
          <p>One additional challenge in storing the user pro le is that there will be change in information needs over
the time (gradually or suddenly, because of diverging professional interests). The risk is that users will end up
searching their own lter bubble. Therefore, it is important to balance the exploitation of the user pro le and
the exploration of new directions.
4.3</p>
        </sec>
        <sec id="sec-4-4-2">
          <title>Methods for transparent personalization</title>
          <p>E ectively utilizing knowledge graphs from sparse user data for e ective information nding is probably the
most challenging research direction of the four.</p>
          <p>
            In pilot experiments we explored how the professional knowledge graph can be used for better ranking the
retrieved documents given a user query using in a two-stage retrieval method [
            <xref ref-type="bibr" rid="ref32">45</xref>
            ] (thus, implementing the
professional knowledge graph in the current classic query-based IR model). Given a user query, the rst step was
retrieval of the 1000 most relevant documents according to the default ranking algorithm in the search engine.
The professional knowledge graph was then utilized to re-rank (2nd stage) the 1000 documents, resulting in a
personalized ranking. The goal in the re-ranking (personalization) step was to estimate the personal relevance
of the retrieved documents, based on the knowledge in the graph. We did this by temporarily adding each
candidate document to the user's graph and computing their centrality. This is challenging in a heterogeneous
weighted graph with multiple types of nodes, edges and weights. We tackled this challenge by building on
methods for combining multiple node characteristics in one metric [
            <xref ref-type="bibr" rid="ref20">33</xref>
            ] and implement them in a
learning-torank framework [
            <xref ref-type="bibr" rid="ref7">23, 9</xref>
            ]. We obtained a small but signi cant improvement over the non-personalized baseline.
          </p>
          <p>Future research with professional knowledge graphs should diverge from the classic IR model. Completely
new methods need to be developed for (1) browsing the professional knowledge graph, (2) assisting the user in
identifying their knowledge gap, (3) assessing the relevance of documents in the heterogeneous graph.
4.4</p>
        </sec>
        <sec id="sec-4-4-3">
          <title>Evaluation protocol for transparent personalized search</title>
          <p>The e cacy of the professional knowledge graph for personalized ranking could be evaluated in two ways: 1)
with a simulation using log data, and 2) with users.</p>
          <p>
            For the data-centric evaluation, historical user queries and relevance assessments can be deduced from click
data [19] to set up interaction simulations [
            <xref ref-type="bibr" rid="ref33">46</xref>
            ] in order to measure the e ect of personalized ranking compared
to the original, non-personalized ranking of documents.
          </p>
          <p>
            For the user-centric evaluation, a demo interface needs to be developed in which the user can view his
professional knowledge graph and see the e ect of the graph content on the document ranking. In a
withinsubject setting, the classic view of the search engine (control setting) can then be compared with the personalized
search engine (experimental setting). Outcome measures should be: (1) how long do the users take to ful l the
information need [18], to be measured using server-side logging measure; and (2) user satisfaction, do be measured
using a post-task questionnaire [
            <xref ref-type="bibr" rid="ref31">44</xref>
            ]. In the questionnaire, it should be evaluated (a) how satis ed the users are
with the answer; (b) how satis ed the users are with the usability of the interactive viewer for the task and (c)
how satis ed the users are with the transparency of the tool.
5
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusions and recommendations</title>
      <p>In this position paper we have established the need for transparency in personalized professional search. We
have provided a brief overview of prior work, identi ed the gaps, and listed four research directions that need to
be explored to close the gaps.</p>
      <p>In summary, we argue that:
1. Data collection is instrumental for research in professional search. Data sets with user-generated input are
sparse in the eld, because user-centric research is time-expensive and target group users are not always
available to provide input. Work is needed to collect a truly user-centric dataset that includes both
information needs and search engine logs. The data should be made available to other researchers in the
eld.
2. Knowledge graphs provide a great potential to transparency and personalization in information search.
Research is needed to develop methods for constructing individual professional knowledge graphs and evaluating
those with expert users.
3. There is a large body of academic work on personalization, but personalization in professional search engines
is still limited, because transparency is essential for professional users. Research on professional search should
include transparency by design. The IR community should bring together research on professional search,
knowledge graphs, and explainable IR.
4. For the e ective exploitation of the professional knowledge graphs, new methods need to be developed for
retrieval environments that are centred around the knowledge graphs.</p>
      <sec id="sec-5-1">
        <title>Towards graphical models for text processing. Knowledge and information [2] Ai, Q., Zhang, Y., Bi, K., Chen, X., Croft, W.B.: Learning a hierarchical embedding model for personalized product search. In: Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval, ACM (2017) 645{654</title>
        <p>[3] Alonso, O., Hearst, M.A., Kamps, J.: Report on the First SIGIR Workshop on Graph Search and Beyond
(GSB'15). ACM SIGIR Forum 49(2) (2016) 89{97
[14] He, J., Bron, M.: Measuring Demonstrated Potential Domain Knowledge with Knowledge Graphs. In:
Proceedings of The First Workshop on Knowledge Graphs and Semantics for Text Retrieval and Analysis
(KG4IR). (2017)
[15] He, J., Bron, M., de Vries, A.P.: Characterizing stages of a multi-session complex search task through
direct and indirect query modi cations. In: Proceedings of the 36th international ACM SIGIR conference
on Research and development in information retrieval, ACM (2013) 897{900
[16] Holzinger, A., Biemann, C., Pattichis, C.S., Kell, D.B.: What do we need to build explainable AI systems
for the medical domain? arXiv preprint arXiv:1712.09923 (2017)
[17] Huang, Z., Cautis, B., Cheng, R., Zheng, Y.: KB-Enabled Query Recommendation for Long-Tail Queries.</p>
        <p>In: Proceedings of the 25th ACM International on Conference on Information and Knowledge Management,
ACM (2016) 2107{2112
[18] Ingwersen, P., Jarvelin, K.: The Turn: Integration of Information Seeking and Retrieval in Context (The</p>
        <p>Information Retrieval Series). Volume 18. Springer (2005)
[19] Joachims, T., Granka, L., Pan, B., Hembrooke, H., Gay, G.: Accurately interpreting clickthrough data as
implicit feedback. In: Proceedings of the 28th Annual International ACM SIGIR Conference on Research
and Development in Information Retrieval, New York, NY, USA, ACM (2005) 154{161
[20] Karwatzki, S., Dytynko, O., Trenz, M., Veit, D.: Beyond the PersonalizationPrivacy Paradox: Privacy
Valuation, Transparency Features, and Service Personalization. Journal of Management Information Systems
34(2) (apr 2017) 369{400
[21] Kim, Y., Seo, J., Croft, W.B.: Automatic boolean query suggestion for professional search. In: Proceedings
of the 34th international ACM SIGIR conference on Research and development in Information Retrieval.</p>
        <p>SIGIR '11, New York, NY, USA, ACM (2011) 825{834
[23] Liu, T.Y.: Learning to rank for information retrieval. Foundations and Trends R in Information Retrieval
3(3) (2009) 225{331
[27] Mason, D.: Legal Information Retrieval StudyLexis Professional and Westlaw UK. Legal Information</p>
        <p>Management (2006)</p>
      </sec>
      <sec id="sec-5-2">
        <title>In: arXiv</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Aggarwal</surname>
            ,
            <given-names>C.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <source>: systems 36(1)</source>
          (
          <year>2013</year>
          )
          <volume>1</volume>
          {
          <fpage>21</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Bawden</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Robinson</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>The dark side of information: Overload, anxiety and other paradoxes and pathologies</article-title>
          .
          <source>Journal of Information Science</source>
          <volume>35</volume>
          (
          <issue>2</issue>
          ) (apr
          <year>2009</year>
          )
          <volume>180</volume>
          {
          <fpage>191</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Blanco</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lioma</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Graph-based term weighting for information retrieval</article-title>
          .
          <source>Information retrieval 15(1)</source>
          (
          <year>2012</year>
          )
          <volume>54</volume>
          {
          <fpage>92</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Chein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mugnier</surname>
            ,
            <given-names>M.L.</given-names>
          </string-name>
          :
          <article-title>Graph-based knowledge representation: computational foundations of conceptual graphs</article-title>
          . Springer Science &amp; Business
          <string-name>
            <surname>Media</surname>
          </string-name>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ai</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qin</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Personalized key frame recommendation</article-title>
          .
          <source>In: Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , ACM (
          <year>2017</year>
          )
          <volume>315</volume>
          {
          <fpage>324</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Culpepper</surname>
            ,
            <given-names>J.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Diaz</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smucker</surname>
          </string-name>
          , M.D.e.:
          <article-title>Research frontiers in information retrieval report from the third strategic workshop on information retrieval in lorne</article-title>
          (swirl
          <year>2018</year>
          ).
          <source>Technical report</source>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Dalton</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dietz</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Allan</surname>
          </string-name>
          , J.:
          <article-title>Entity query feature expansion using knowledge base links</article-title>
          .
          <source>In: Proceedings of the 37th international ACM SIGIR conference on Research &amp; development in information retrieval</source>
          ,
          <source>ACM</source>
          (
          <year>2014</year>
          )
          <volume>365</volume>
          {
          <fpage>374</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Daoud</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lechani</surname>
            ,
            <given-names>L.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boughanem</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Towards a graph-based user pro le modeling for a session-based personalized search</article-title>
          .
          <source>Knowledge and Information Systems</source>
          <volume>21</volume>
          (
          <issue>3</issue>
          ) (
          <year>2009</year>
          )
          <volume>365</volume>
          {
          <fpage>398</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Dervin</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>From the mind's eye of the user: The sense-making qualitative-quantitative methodology</article-title>
          .
          <source>Qualitative research in information management 9</source>
          (
          <year>1992</year>
          )
          <volume>61</volume>
          {
          <fpage>84</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Dietz</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meij</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bloomberg</surname>
            ,
            <given-names>L.P.</given-names>
          </string-name>
          :
          <article-title>Overview of The First Workshop on Knowledge Graphs and Semantics for Text Retrieval and Analysis</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          <volume>51</volume>
          (
          <issue>3</issue>
          ) (
          <year>2017</year>
          )
          <volume>139</volume>
          {
          <fpage>144</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Hannak</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sapiezynski</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Molavi</surname>
            <given-names>Kakhki</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Krishnamurthy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Lazer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Mislove</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          , Wilson,
          <string-name>
            <surname>C.</surname>
          </string-name>
          :
          <article-title>Measuring personalization of web search</article-title>
          .
          <source>In: Proceedings of the 22Nd International Conference on World Wide Web. WWW '13</source>
          , New York, NY, USA, ACM (
          <year>2013</year>
          )
          <volume>527</volume>
          {
          <fpage>538</fpage>
          [22]
          <string-name>
            <surname>Leung</surname>
            ,
            <given-names>K.W.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ng</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>Personalized concept-based clustering of search engine queries</article-title>
          .
          <source>IEEE transactions on knowledge and data engineering</source>
          <volume>20</volume>
          (
          <issue>11</issue>
          ) (
          <year>2008</year>
          )
          <volume>1505</volume>
          {
          <fpage>1518</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Lykke</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Larsen</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lund</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ingwersen</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Developing a Test Collection for the Evaluation of Integrated Search</article-title>
          . In Gurrin,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Kazai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Kruschwitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            ,
            <surname>Little</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Roelleke</surname>
          </string-name>
          ,
          <string-name>
            <surname>T.</surname>
          </string-name>
          , Ruger, S., van Rijsbergen, K., eds.
          <source>: Advances in Information Retrieval. Volume 5993 of Lecture Notes in Computer Science</source>
          . Springer Berlin / Heidelberg (
          <year>2010</year>
          )
          <volume>627</volume>
          {
          <fpage>630</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Mai</surname>
            ,
            <given-names>J.E.</given-names>
          </string-name>
          :
          <article-title>Looking for Information: A Survey of Research on Information Seeking, Needs, and Behavior</article-title>
          . Emerald Group Publishing (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Makri</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blandford</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cox</surname>
            ,
            <given-names>A.L.</given-names>
          </string-name>
          :
          <article-title>Investigating the information-seeking behaviour of academic lawyers : From Ellis ' s model to design</article-title>
          .
          <source>Information Processing &amp; Management</source>
          <volume>44</volume>
          (
          <issue>2</issue>
          ) (
          <year>2008</year>
          )
          <volume>613</volume>
          {
          <fpage>634</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Micarelli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gasparetti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sciarrone</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gauch</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Personalized search on the world wide web</article-title>
          .
          <source>The Adaptive Web</source>
          <volume>4321</volume>
          (
          <year>2007</year>
          )
          <volume>195</volume>
          {
          <fpage>230</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Micarelli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sciarrone</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Anatomy and empirical evaluation of an adaptive web-based information ltering system</article-title>
          .
          <source>User Modeling and User-Adapted Interaction</source>
          <volume>14</volume>
          (
          <issue>2</issue>
          ) (
          <year>2004</year>
          )
          <volume>159</volume>
          {
          <fpage>200</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Radev</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Graph-based natural language processing and information retrieval</article-title>
          . Cambridge University Press (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [31]
          <string-name>
            <surname>Mihalcea</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tarau</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>TextRank: Bringing Order into Text</article-title>
          .
          <source>In: EMNLP</source>
          . Volume
          <volume>4</volume>
          . (
          <year>2004</year>
          )
          <volume>404</volume>
          {
          <fpage>411</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Mittelstadt</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Auditing for Transparency in Content Personalization Systems</article-title>
          .
          <source>International Journal of Communication</source>
          <volume>10</volume>
          (June) (
          <year>2016</year>
          )
          <volume>4991</volume>
          {
          <fpage>5002</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Opsahl</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Agneessens</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skvoretz</surname>
          </string-name>
          , J.:
          <article-title>Node centrality in weighted networks: Generalizing degree and shortest paths</article-title>
          .
          <source>Social networks 32(3)</source>
          (
          <year>2010</year>
          )
          <volume>245</volume>
          {
          <fpage>251</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [34]
          <string-name>
            <surname>Paul</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rettinger</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mogadala</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knoblock</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szekely</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>E cient graph-based document similarity</article-title>
          .
          <source>In: International Semantic Web Conference</source>
          , Springer (
          <year>2016</year>
          )
          <volume>334</volume>
          {
          <fpage>349</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [35]
          <string-name>
            <surname>Sappelli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Knowledge Work in Context. User Centered Knowledge Worker Support</article-title>
          .
          <source>PhD thesis</source>
          , Radboud University Nijmegen (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [36]
          <string-name>
            <surname>Sappelli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verberne</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kraaij</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Evaluation of context-aware recommendation systems for information re- nding</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          <volume>68</volume>
          (
          <issue>4</issue>
          ) (
          <year>2017</year>
          )
          <volume>895</volume>
          {
          <fpage>910</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [37]
          <string-name>
            <surname>Sarrafzadeh</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vechtomova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jokic</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Exploring knowledge graphs for exploratory search</article-title>
          .
          <source>In: Proceedings of the 5th Information Interaction in Context Symposium on - IIiX</source>
          '
          <fpage>14</fpage>
          . (
          <year>2014</year>
          )
          <volume>135</volume>
          {
          <fpage>144</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [38]
          <string-name>
            <surname>Sarrafzadeh</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vtyurina</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lank</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vechtomova</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Knowledge Graphs versus Hierarchies</article-title>
          .
          <source>In: Proceedings of the 2016 ACM on Conference on Human Information Interaction and Retrieval - CHIIR '16</source>
          . (
          <year>2016</year>
          )
          <volume>91</volume>
          {
          <fpage>100</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [39]
          <string-name>
            <surname>Speretta</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gauch</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Personalized search based on user search histories</article-title>
          .
          <source>In: Web Intelligence</source>
          ,
          <year>2005</year>
          . Proceedings. The 2005 IEEE/WIC/ACM International Conference on,
          <source>Ieee</source>
          (
          <year>2005</year>
          )
          <volume>622</volume>
          {
          <fpage>628</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [40]
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Councill</surname>
            ,
            <given-names>I.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>W.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giles</surname>
            ,
            <given-names>C.L.</given-names>
          </string-name>
          :
          <article-title>Personalized ranking for digital libraries based on log analysis</article-title>
          .
          <source>In: Proceedings of the 10th ACM workshop on Web information and data management</source>
          ,
          <source>ACM</source>
          (
          <year>2008</year>
          )
          <volume>133</volume>
          {
          <fpage>140</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [41]
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yao</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Zhang, J.:
          <article-title>A combination approach to web user pro ling. ACM Transactions on Knowledge Discovery from Data (TKDD) 5(1) (</article-title>
          <year>2010</year>
          )
          <fpage>2</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [42]
          <string-name>
            <surname>Tanudjaja</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mui</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Persona: A contextualized and personalized web search</article-title>
          .
          <source>In: System Sciences</source>
          ,
          <year>2002</year>
          . HICSS.
          <source>Proceedings of the 35th Annual Hawaii International Conference on, IEEE</source>
          (
          <year>2002</year>
          )
          <volume>1232</volume>
          {
          <fpage>1240</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [43]
          <string-name>
            <surname>Teevan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumais</surname>
            ,
            <given-names>S.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horvitz</surname>
          </string-name>
          , E.:
          <article-title>Personalizing search via automated analysis of interests and activities</article-title>
          .
          <source>In: Proceedings of the 28th annual international ACM SIGIR conference on Research and development in information retrieval</source>
          ,
          <source>ACM</source>
          (
          <year>2005</year>
          )
          <volume>449</volume>
          {
          <fpage>456</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [44]
          <string-name>
            <surname>Verberne</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boves</surname>
          </string-name>
          , L., van den Bosch, A.:
          <article-title>Information access in the art history domain: Evaluating a federated search engine for Rembrandt research</article-title>
          .
          <source>Digital Humanities Quarterly</source>
          <volume>010</volume>
          (
          <issue>4</issue>
          ) (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [45]
          <string-name>
            <surname>Verberne</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kraaij</surname>
            , W., de Vries,
            <given-names>A.P.</given-names>
          </string-name>
          : preprint:
          <year>1804</year>
          .
          <fpage>11131</fpage>
          . (
          <year>2018</year>
          )
          <article-title>Author-topic pro les for academic search</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [46]
          <string-name>
            <surname>Verberne</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sappelli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalervo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Jarvelin,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Kraaij</surname>
          </string-name>
          ,
          <string-name>
            <surname>W.:</surname>
          </string-name>
          <article-title>User simulations for interactive search: Evaluating personalized query suggestion</article-title>
          .
          <source>In: Advances in Information Retrieval</source>
          . Volume
          <volume>9022</volume>
          ., Springer International Publishing (
          <year>2015</year>
          )
          <volume>678</volume>
          {
          <fpage>690</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [47]
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Privacy-enhancing personalized web search</article-title>
          .
          <source>In: Proceedings of the 16th international conference on World Wide Web, ACM</source>
          (
          <year>2007</year>
          )
          <volume>591</volume>
          {
          <fpage>600</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [48]
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lawless</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wade</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Improving search via personalized query expansion using social media</article-title>
          .
          <source>Information retrieval 15</source>
          (
          <issue>3-4</issue>
          ) (
          <year>2012</year>
          )
          <volume>218</volume>
          {
          <fpage>242</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>