<!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>Personalized Feed/Query-formulation, Predictive Impact, and Ranking</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alex D. Wade</string-name>
          <email>awade@chanzuckerberg.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ivana Williams</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Chan Zuckerberg Initiative</institution>
          ,
          <addr-line>Redwood City CA</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The Meta discovery system is designed to aid biomedical researchers in keeping up to date on the most recent and most impactful research publications and preprints via personalized feeds and search. The service generates feeds of recent papers that are specific and relevant to each user's scientific interests by leveraging state of the art embeddings and clustering techniques. Meta also calculates article-level inferred Eigenfactor® scores which are used to rank the papers. This paper discusses Meta's approach to query formulation and ranking to improve retrieval of recently published, and yet un-cited academic publications.</p>
      </abstract>
      <kwd-group>
        <kwd>Knowledge Graphs</kwd>
        <kwd>Personalization</kwd>
        <kwd>Article Ranking</kwd>
        <kwd>Bibliometrics</kwd>
        <kwd>Citation Networks</kwd>
        <kwd>Scholarly Communication</kwd>
        <kwd>Embeddings</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        A key goal of Meta is to provide a personalized and relevant experience, highlighting
the most impactful recent papers of interest to the user. A challenge in creating this
experience is to estimate or predict an individual user’s research interests in order to
create a personalized experience. An academic researcher’s work is generally
encapsulated within their publication history but might also be derived from their library of
saved publications as well as through searches and other user interactions. Using both
sentence and paper-level embeddings [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] as well as unsupervised hierarchical
clustering [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], Meta can algorithmically generate and score a set of queries that can serve
as new feed query definitions, as well as matching a user with existing feeds. These
feeds are intended to provide an initial experience which can then be further refined by
the user to meet their specific research interests.
3
      </p>
    </sec>
    <sec id="sec-2">
      <title>Predictive Impact</title>
      <p>
        Once a feed definition is used to retrieve the relevant publications, the next challenge
is to rank the results so that the user is presented with the most relevant papers first,
rather than simply in chronologically order. Within the Meta Knowledge Graph,
Article-Level Eigenfactor® (ALEF) values are calculated for each paper [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. However,
calculating non-zero ALEF scores on papers too recent to have been cited is not possible.
To address this, Meta has developed a machine learning model which can be used to
infer Eigenfactor® score for each recent publication. An inferred Eigenfactor® score
is overwritten by the calculated score once enough citations are accrued. This inferred
Eigenfactor® score is used as the sort value within the Meta feed.
4
      </p>
    </sec>
    <sec id="sec-3">
      <title>Results Ranking</title>
      <p>
        Many academic search engines allow for sorting of results on some sort of bibliometric
impact, such as citation count or Eigenfactor®. However, this approach bias to older
publications that have time to accrue higher citation counts, to the detriment of more
recent publications. To address this within Meta, the query-independent inferred
Eigenfactor® score is combined as a static rank value with query-dependent TF-IDF values
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] to calculate an overall score. Future work is planned to test combining these
approaches with publication recency.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. Meta, https://www.meta.org,
          <source>last accessed</source>
          <year>2019</year>
          /06/26.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yoon</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>So</surname>
            ,
            <given-names>C. H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kang</surname>
            ,
            <given-names>J.,</given-names>
          </string-name>
          <article-title>BioBERT: pre-trained biomedical language representation model for biomedical text mining</article-title>
          . arXiv:
          <year>1901</year>
          .08746 preprint (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peng</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lu</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <article-title>BioSentVec: creating sentence embeddings for biomedical texts</article-title>
          .
          <source>The 7th IEEE International Conference on Healthcare Informatics</source>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Campello</surname>
            ,
            <given-names>R.J.G.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moulavi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sander</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <source>Density-Based Clustering Based on Hierarchical Density Estimates</source>
          . In: Pei J.,
          <string-name>
            <surname>Tseng</surname>
            <given-names>V.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cao</surname>
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motoda</surname>
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            <given-names>G</given-names>
          </string-name>
          . (
          <article-title>eds) Advances in Knowledge Discovery and Data Mining</article-title>
          .
          <source>PAKDD 2013. Lecture Notes in Computer Science</source>
          , vol
          <volume>7819</volume>
          . Springer, Berlin, Heidelberg (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Wesley-Smith</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bergstrom</surname>
            ,
            <given-names>C.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>West</surname>
            ,
            <given-names>J.D.</given-names>
          </string-name>
          :
          <article-title>Static Ranking of Scholarly Papers using Article-Level Eigenfactor (ALEF)</article-title>
          .
          <source>arXiv:1606.08534v1 preprint</source>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Robertson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <article-title>Understanding inverse document frequency: on theoretical arguments for IDF"</article-title>
          ,
          <source>J Documentation</source>
          <volume>60</volume>
          (
          <issue>5</issue>
          ), (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>