<!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>PubRec: Recommending Publications Based On Publicly Available Meta-Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Anas Alzoghbi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Victor Anthony Arrascue Ayala</string-name>
          <email>arrascue@informatik.uni-freiburg.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Peter M. Fischer</string-name>
          <email>peter.fischer@informatik.uni-freiburg.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Georg Lausen</string-name>
          <email>lausen@informatik.uni-freiburg.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Freiburg Georges-Kohler-Allee 051</institution>
          ,
          <addr-line>79110 Freiburg</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <fpage>11</fpage>
      <lpage>18</lpage>
      <abstract>
        <p>In recent years we can observe a steady growth of scienti c publications in increasingly diverse scienti c elds. Current digital libraries and retrieval systems make searching these publications easy, but determining which of these are relevant for a speci c person remains a challenge. This becomes even harder if we constrain ourselves to publicly available meta-data, as complete information (in particular the fulltext) is rarely accessible due to licensing issues. In this paper we propose to model researcher pro le as a multivariate linear regression problem leveraging meta-data like abstracts and titles in order to achieve e ective publication recommendation. We also evaluate the proposed approach and show its e ectiveness compared with competing approaches.</p>
      </abstract>
      <kwd-group>
        <kwd>Recommender System</kwd>
        <kwd>Scienti c Paper Recommendation</kwd>
        <kwd>Content-based Filtering</kwd>
        <kwd>Multivariate Linear Regression</kwd>
        <kwd>User Modelling</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Modern research is remarkably boosted by contemporary research-supporting
tools. Thanks to digital libraries, researchers support their work by accessing
a large part of the complete human knowledge with little e ort. However, the
sheer amount of rapidly published scienti c publications overwhelms researchers
with a large number of potentially relevant pieces of information. Recommender
systems have been introduced as an e ective tool in pointing researchers to
important publications [
        <xref ref-type="bibr" rid="ref10 ref5 ref9">5, 9, 10</xref>
        ]. An approach that gained a lot of interest [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]
extracts the interests of a user from the text of his/her publication list. In order to
do so in an e ective manner, full access to the textual content of research papers
is needed. Yet, digital libraries typically provide only meta-data for publications
including the publication date, title, keywords list and abstract. Although the
availability of such information facilitates the problem, the usefulness of such a
limited amount of information for paper recommendation is still unclear.
In this work we explore an approach to e ectively perform paper
recommendation utilizing such limited information. We present an adaptive factor to measure
the interest extent of the active researcher in each of her/his previous
publications; we apply a learning algorithm to t a user model which in turn can be
used to calculate the possible interest in a potential paper. Our contributions
can be summarized as follows:
{ An e ective approach for modeling researchers interest that does not require
access to the fulltext of the publication, but only freely available meta-data.
{ An adaptive anti-aging factor that de nes, for each researcher and
publication, a personalized interest extent, so that older contributions have less
impact.
{ Preliminary results of comparing our approach against two state of the art
recommendation techniques that considers full textual content.
      </p>
      <p>The rest of this paper is organized as follows. In Section 2 we review work related
to our approach. Section 3 presents the problem de nition and outlines the
presented approach. Section 4 demonstrates the pro le building model employing
the anti-aging factor. In Section 5 we explain the conducted experiments and
discuss the results. Finally we conclude the paper in Section 6
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        Research paper recommendation has been a hot topic for more than a decade.
Several works addressed this problem proposing ideas from di erent
recommendation directions [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Publication title and abstract were employed in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] to
build a user model using collaborative topic regression combining ideas from
Collaborative Filtering and content analysis, but results were of varying quality.
Nascimento et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] use titles and abstracts as well. Users provide a
representative paper that ts their interests, out of which keywords are extracted from
the title and abstract. These keywords are then used to retrieve similar papers
from digital libraries. We believe this is a limited approach as keywords from
one publication are not enough to capture user interests. Sugiyama and Kan in
[
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ] employ a simpli ed variation of the Rocchio algorithm [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] to build a user
pro le utilizing all terms which appear in the fulltext of the user's authored
publications, while they also incorporate terms from the citing and referenced
papers. However, this approach su ers from the poor quality of the terms used
and from the dependency on tools to extract text from pdf les which have
wellknown limitations. Above all, the authors assumed the availability of the full
text of the publications which is rarely the case. In this work we optimize the
use of the publicly available meta-data rather than relying on the full text of
the publication. Moreover, we build a researcher interest model that can depict
di erent a nity models of researchers.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>PubRec Model</title>
      <p>We propose a content-based research publications recommender (PubRec) that
models both the active user (the researcher) and the candidate publications in
terms of domain-related keywords. This section introduces the basic concepts of
PubRec along with the formal problem de nition.
3.1</p>
      <sec id="sec-3-1">
        <title>Research Publication Pro le</title>
        <p>Digital libraries like ACM, IEEE, Springer, etc. publish meta-data about
research publications publicly. Out of this meta-data, we are interested in title,
abstract, keyword list and publication year. The rst three can be e ectively
exploited to build a pro le for each publication p as a keyword vector, which
represents p in terms of domain-related keywords: V!p = hwp;k1 ; wp;k2 ; :::; wpkn i,
where ki is a domain-related keyword from the set of all keywords K, and wp;ki
is the weight of ki in p with range of [0; 1].</p>
        <p>All keywords from the keyword list are added to V!p with the maximum weight
value of 1 by virtue of their source. As they are assigned to publications explicitly
by the authors, we consider them the most precise domain description for the
underlying publication. This list, however, contains usually up to 10 keywords,
which is a small number for modeling a publication, thus, we aim to extend this
list. Titles and abstracts hold a great essence of the ideas presented in
publications. Therefore, we treat them as the second source of keywords and for each
publication we apply keyword extraction from the concatenation of its title and
abstract with weights correspond to the TF-IDF weighting scheme.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Researcher Pro le</title>
        <p>Given a researcher r with a set of her/his publications, we construct a researcher
pro le V!r = hsr;k1 ; sr;k2 ; :::; sr;kn i such that ki 2 K is a domain-related keyword,
and sr;ki is the importance of ki to r. Our proposed pro le construction method
ensures that r's Interest Extent (IE) in a publication p is achieved by computing
the dot product between the researcher's vector and the publication's vector:
IE(V!r; V!p) = V!r Vp
!
(1)
3.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Problem De nition</title>
        <p>Our problem can be formally de ned as:
Given a researcher r along with the corresponding set of publications Pr and
a candidate set of publications Pcand, nd k publications from Pcand with the
maximum IE. The presented approach can be summarized in the following steps:
{ First, we build the researcher pro le V!r using previous publications by
modeling the problem as a multivariate linear regression problem (Section 4)
{ Each candidate publication p 2 Pcand is modeled as a keyword-vector V!p
{ We use Formula 1 to calculate IE(V!r; V!p) for candidate publication p 2 Pcand
{ Candidate publications are ordered by their Interest Extents and the top k
are recommended to r.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Modeling Researcher Interest</title>
      <p>We utilize researchers' publications to draw conclusions about their interests. A
key aspect of PubRec consists in considering the di erent interest researchers
have in their publications. After all, this interest might vary from paper to paper
depending on several factors. Moreover, the importance of these factors vary
among researchers. Thus, we believe that the publication age is an important
factor in this regard since a ve years old publication, for example, might not
re ect the author's current interest as much a publication of the current year.
Based on that, we introduce a scoring function for estimating the a nity of a
researcher r towards one of her publications p 2 Pr by engaging the publication's
age, which is expressed by the number of years elapsed after the publication's
date and represented by in the following function:</p>
      <p>IEr;p = e
( )2
:
(2)
Here, is the researcher-speci c anti-aging factor. As depicted in Figure 1, the
curve of IE is plotted for three di erent values of : 4, 20 and 50. There we can
see how regulates the steepness of this curve. As the values of increase, the
curve becomes less steep and results in higher IE values for older publications.
For example consider researcher r0, the Interest Extent of r0 for p0, a 3 years
old publication, can be modeled in three di erent ways upon three di erent
values of : IEr0;p0 = 0:1 for = 4, IEr0;p0 = 0:63 for = 20 and IEr0;p0 =
0:83 for = 50. This behavior helps in modeling di erent types of researchers
based on their a nity model. Such that, researchers who tend to stick to the
same research topics longer time are modeled using larger values compared
to other researchers who tend to change their topics of interest more rapidly.
Choosing the best for each researcher is done empirically in this work, but
further investigations about the correlation between researcher characteristics
and the optimal value are left for future work.</p>
      <p>E
I</p>
      <p>
        1
0:8
0:6
0:4
0:2
0
0
2
p0
p0
p0
4
=4
=20
=50
6
8
10
The second contribution in this work is to model the problem of measuring
the importance of domain related keywords for a researcher r as a multivariate
linear regression problem as follows: Given the set of r's publications Pr, for
each publication pi 2 Pr we build the underlying publication pro le as described
in section 3.1: V!pi = hwpi;k1 ; wpi;k2 ; :::; wpi;kn i. Furthermore, the Interest Extent
IEr;pi is calculated using Formula 2 as shown in Figure 2. Let the set of keywords'
weights of the paper pi: wpi;k1 ; wpi;k2 ; :::; wpi;kn be the set of predictors related
to the response variable IEr;pi , then the multivariate linear regression model [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
for pi is de ned as: IEr;pi = !
      </p>
      <p>V!pi = 0 + 1wk1 + ::: + nwkn .</p>
      <p>k1 k2 k3 kn IE
p1 99K w1;1 w1;2 w1;3 . . . w1;n IEr;p1
p2 99K w2;1 w2;2 w2;3 . . . w2;n IEr;p1</p>
      <p>. . .
pm 99K wm;1 wm;2 wm;3 . . . wm;n IEr;pm
99K 1
2
3</p>
      <p>. . . n
Where ! is the regression coe cient vector and 0; 1; : : : ; n are the
regression coe cients. Each coe cient value j ; j 2 1; : : : n de nes the relation
between the researcher r and the keyword kj , or in other words the importance
of kj for r. Consequently, the user pro le is modeled by means of !. Meaning,
that in order to nd the user pro le V!r, we should solve the previously mentioned
regression problem and nd the vector !. This problem is solved by minimizing
the cost function:</p>
      <p>
        J ( ) =
This is a well known optimization problem and there exist a couple of algorithms
such as gradient descent or Normal equation to solve it [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. We use an algorithm
known for its e ciency, namely the L-BFGS algorithm [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
5
      </p>
    </sec>
    <sec id="sec-5">
      <title>Experiments</title>
      <p>We conducted experiments to validate our approach and compared it against
some state-of-the-art approaches. In the following we describe the used dataset
along with the used evaluation metrics. Finally, we show and discuss the results.
5.1</p>
      <sec id="sec-5-1">
        <title>Dataset</title>
        <p>To evaluate the presented approach, we used the Scholarly publication
Recommendation dataset1. It covers information about 50 anonymous researchers,
enclosing their publication set, in addition to a set of publications of interest for
each researcher. The interest lists are subsets of a larger collection of 100,531
publications called the candidate publications which is also provided.
1 https://www.comp.nus.edu.sg/~sugiyama/dataset2.html
To the best of our knowledge, this is the only available dataset which provides
the interest list for such a number of researchers. However, we had to resolve
a major obstacle before we could use the dataset. That is, publications in the
dataset are named by unique IDs without titles or author names, hence they
cannot be identi ed and no meta-data was provided.</p>
        <p>In order to make the dataset usable for our evaluation, we needed to identify
the publications to be able to retrieve their meta-data. This was achieved by the
following steps: (a) requesting and obtaining original pdf les from the dataset
authors; (b) extracting publications' titles from the pdf les and using them to
nd publication identities within the DBLP2 register; and nally (c) having the
electronic edition pointer (ee) from DBLP publication's attributes, we retrieved
needed information from corresponding publisher web site3. The result is a rich
dataset that contains meta-data for 69,762 candidate publications, and more
importantly the full publications and interest sets for 49 researchers. Lastly, for
all publications in this dataset we applied the keyword extraction.
Keywords extraction and weighting. We use Topia's Term Extractor 4
because of its e ciency and usability. It is a tool that uses Parts-Of-Speech (POS)
and statistical analysis to determine the terms and their strength in a given text.
Yet we extended this tool in order to extract keywords with higher quality and
make the best use out of the limited available resources. Our extensions to Topia
are: (a) we apply post ltering on the resulting terms by choosing only those
terms which appear in a white list of computer science terms; (b) the weights of
extracted terms is calculated based on the normalized TF-IDF weighting scheme.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2 Evaluation metrics</title>
        <p>
          We report the quality of our method with two important and widely adopted
metrics for evaluating ranking algorithms in information retrieval. For the
following metrics r is a researcher from the set of researchers R:
Mean Reciprocal Rank (MRR). MRR measures the method's quality by
checking the rst correct answer's position in the ranked result. For each
researcher r, let pr be the position of the rst interesting publication from the
recommended list, then MRR is calculated as M RR = jR1 j Pr2R p1r
Normalized Discounted Cumulative Gain (nDCG)[
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. DCG@k indicates
how good are the top k results of the ranked list. Typically in recommender
systems DCG is measured for k 2 f5; 10g as users don't usually check
recommended items beyond the 10th position. The DCG for a researcher r is calculated
i=1 l2orge1l0((i1)+1i) where rel(i) indicates the relevance of the item at
as DCGr@k = Pk
position i: rel(i) = 1 if the ith item is relevant and rel(i) = 0 otherwise. nDCG
is the normalized score which takes values between 0 and 1, it is calculated as:
nDCG@k = IDDCCGG@@kk , where IDCG@k is the DCG@k score of the ideal
ranking, in which the top k items are relevant. In our case we report on the average
nDCG@k over all researchers for k 2 5; 10
2 http://dblp.uni-trier.de/
3 We received the ACM publications' meta-data from ACM as XML.
4 http://pypi.python.org/pypi/topia.termextract
5.3
        </p>
      </sec>
      <sec id="sec-5-3">
        <title>Experimental results</title>
        <p>
          Using the previously described dataset and evaluation metrics, we conducted
quality evaluations for our method with the following setup: given a set of
candidate publications, and a set of researchers with their publications set, the
system should correctly predict the interesting publications for each researcher.
The results are demonstrated in the rst row of Table 1. It shows that PubRec
manages to achieve a high MRR score of 0.717. Looking deeper into the details
of this metric by examining results for individual researchers gives more insights:
for 29 out of 49 researchers the rst relevant publication appeared at the rst
position of the recommended list, and at the second position for 7 researchers.
We compared our approach with two state-of-the-art publication recommender
systems [
          <xref ref-type="bibr" rid="ref5 ref9">5, 9</xref>
          ]. The work presented in [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] models each publication p using terms
from p, from publications referenced by p and from publications that cite p.
Additionally, the authors extended the set of citing publications by predicting
potential citing publications. As our key contribution lies in utilizing only
publicly available data, we implemented their core method5 (Sogiyama) for modeling
scienti c publications considering only the terms which appear in the underlying
publication. We compared PubRec against Sogiyama on two di erent setups: (a)
Sogiyama using all terms appear in the full text of the publication6; (b) Sogiyama
using our domain-related keywords. The results are shown in second and third
row of the Table 1 respectively. In both setups PubRec outperforms Sogiyama
in the three measured metrics. Furthermore, comparing our results with the
results of Sogiyama as appeared in [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] where they assume the availability of the
full text of the citing and referenced publications (5th row in Table 1) in
addition to the potentially citing publications (4th row in Table 1), we nd that our
approach with such a limited available information is competitive and exhibits a
reasonable trade-o between data-availability and recommendation quality. The
last row in the table shows the scores of [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]7, where publications are modeled
using N-grams extracted from titles and abstracts. Each user identi es a
representative publication and the recommendation process turns into nding similar
publications to the representative one by means of the cosine similarity.
6
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>
        We have proposed a novel approach on recommending scienti c publications. By
exploiting only publicly available meta-data from digital libraries the quality of
the predictions is superior to state-of-the-art approaches, which require access
to the full text of the paper. The focus is primarily on the user pro ling, where
a strategy to determine the trend of interests of a user in her own publications
over time is integrated into a multivariate linear regression problem. The e cacy
5 This method applies a light-weight variation of the Rocchio algorithm [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]
6 The dataset provided by the authors of [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] contains all terms (not only
domainrelated terms) that appear in the full text of the publication.
7 Values are taken from [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]
of our approach is demonstrated by experiments on the Scholarly Paper
Recommendation dataset. As future work, we plan to investigate the relationship
between the anti-aging factor and researchers. Furthermore, we are interested
in investigating the e ects of enriching our modeling with meta-data from citing
and referenced publications.
      </p>
      <p>Acknowledgments. Work by Anas Alzoghbi was partially supported by the
German Federal Ministry of Economics and Technology (BMWi) (KF2067905BZ).
We thank Kazunari Sugiyama for his e orts in providing us with the complete
Scholarly dataset. We also thank ACM for providing meta-data for our dataset.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Alpaydin</surname>
          </string-name>
          , E.:
          <article-title>Introduction to Machine Learning</article-title>
          .
          <source>Adaptive Computation and Machine Learning Series</source>
          , MIT Press (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Beel</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Langer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Genzmehr</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gipp</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Breitinger</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , Nurnberger, A.:
          <article-title>Research paper recommender system evaluation: A quantitative literature survey</article-title>
          .
          <source>In: Proceedings of the International Workshop on Reproducibility and Replication in Recommender Systems Evaluation. RepSys '13</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3. Jarvelin,
          <string-name>
            <surname>K.</surname>
          </string-name>
          , Kekalainen, J.:
          <article-title>Cumulated gain-based evaluation of ir techniques</article-title>
          .
          <source>ACM Trans. Inf. Syst</source>
          .
          <volume>20</volume>
          (
          <issue>4</issue>
          ),
          <volume>422</volume>
          {446 (Oct
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nocedal</surname>
          </string-name>
          , J.:
          <article-title>On the limited memory bfgs method for large scale optimization</article-title>
          .
          <source>Mathematical Programming</source>
          <volume>45</volume>
          (
          <issue>1-3</issue>
          ),
          <volume>503</volume>
          {
          <fpage>528</fpage>
          (
          <year>1989</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Nascimento</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laender</surname>
            ,
            <given-names>A.H.</given-names>
          </string-name>
          , da
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>A.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goncalves</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          :
          <article-title>A source independent framework for research paper recommendation</article-title>
          .
          <source>In: Proceedings of the 11th Annual International ACM/IEEE Joint Conference on Digital Libraries. JCDL '11</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Rencher</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Christensen</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Methods of Multivariate Analysis</article-title>
          . Wiley Series in Probability and Statistics, Wiley (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Rocchio</surname>
            ,
            <given-names>J.J.:</given-names>
          </string-name>
          <article-title>Relevance feedback in information retrieval (</article-title>
          <year>1971</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Sugiyama</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kan</surname>
          </string-name>
          , M.Y.:
          <article-title>Scholarly paper recommendation via user's recent research interests</article-title>
          .
          <source>In: Proceedings of the 10th Annual Joint Conference on Digital Libraries. JCDL '10</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Sugiyama</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kan</surname>
          </string-name>
          , M.Y.:
          <article-title>Exploiting potential citation papers in scholarly paper recommendation</article-title>
          .
          <source>In: Proceedings of the 13th ACM/IEEE-CS Joint Conference on Digital Libraries. ACM</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blei</surname>
            ,
            <given-names>D.M.:</given-names>
          </string-name>
          <article-title>Collaborative topic modeling for recommending scienti c articles</article-title>
          .
          <source>In: Proceedings of the 17th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</source>
          . KDD '
          <volume>11</volume>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>