<!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>Structural Diversity in Social Recommender Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Xinyi (Lisa) Huang</string-name>
          <email>x37huang@uwaterloo.ca</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mitul Tiwari</string-name>
          <email>mtiwari@linkedin.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sam Shah</string-name>
          <email>samshah@linkedin.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>General Terms: Social Recommender Systems, Structural Diver-</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>LinkedIn</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Waterloo</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>sity</institution>
          ,
          <addr-line>Engagement</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Online social networks have become important for sharing, discovery, communication, and networking. Recommender systems are an essential part of any social network. For example, recommending people to connect with is essential for the growth of the network since an online social network is only partially observed and two people might know each other but may not be connected. In this paper, we analyze data from LinkedIn, the largest online professional social network, which recommends other members to connect through its “People You May Know” feature. Analyzing the effect of structural diversity on the invitation rate from such member recommendations, we find that higher connection density and lower structural diversity results in a higher connection invitation rate. We also analyze and study the effects of structural diversity of members' connection networks on their engagement on the LinkedIn network.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>Social networks commonly have a way of expressing a link
between members: LinkedIn uses bidirectional links called
connections, Facebook has bidirectional links denoting friendships, while
Twitter and YouTube have unidirectional links for followers and
subscribers respectively. Connections are important in establishing
relationships and forming communities in a network, which usually
induces higher engagement in an individual member and virality of
network activities.</p>
      <p>This paper investigates how the connections in a social network
can influence member activity and engagement. Specifically, we
analyze how the structural diversity—the number of connected
components in a set—can affect members’ decision to send connection
invitations and to engage in network activities.</p>
      <p>
        Recent research using the Facebook social network indicates
that increasing structural diversity improves user adoption and
engagement [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. The research hypothesizes that these measures
could be applied to other networks and problem domains.
      </p>
      <p>To that end, we investigate the influence of structural diversity
in other contexts. LinkedIn’s “People You May Know” feature
Permission to make digital or hard copies of all or part of this work for
personal or classroom use is granted without fee provided that copies are
not made or distributed for profit or commercial advantage and that copies
bear this notice and the full citation on the first page. To copy otherwise, to
republish, to post on servers or to redistribute to lists, requires prior specific
permission and/or a fee.</p>
      <p>Copyright 20XX ACM X-XXXXX-XX-X/XX/XX ...$15.00.
attempts to find other members a user may know on the social
network. This is a link prediction problem where node and edge
features in the social graph are used to predict whether two people
know each other. We compare the rate of invitations sent from
LinkedIn members based on the structural diversity of a
recommended set of potential connections. We also investigate invitations
through member-uploaded contacts, which elides the bias of a
recommendation model. Here, a member uploads her contact list
and is then presented with a set of matching members. In addition,
we also apply analysis of structural diversity of a members’ network,
comparing it against a member’s engagement.</p>
      <p>Our analysis shows that higher connection density and lower
structural diversity in a recommended set results in a higher
invitation rate, which presents a conflicting view to recent research. In
this paper, using similar metrics for assessing structural diversity,
but for slightly different use cases, we present contrasting trends
for invitation rates, though reinforce trends for engagement rates.
Our analysis shows that the effect of structural diversity in a
recommender system is use case dependent and requires care to generalize
in other recommendation contexts.
2.</p>
    </sec>
    <sec id="sec-2">
      <title>RELATED WORK</title>
      <p>
        There is plenty of research on recommendation systems in a social
network and consequently on quality improvements of
recommendations [
        <xref ref-type="bibr" rid="ref10 ref11 ref13 ref15 ref16 ref18 ref19 ref2 ref3 ref6 ref7 ref9">2, 3, 6, 7, 9–11, 13, 15, 16, 18, 19</xref>
        ]. One of the most common
techniques is comparing the similarity of user content and
friendsof-friends for recommendations to social network members [
        <xref ref-type="bibr" rid="ref10 ref5">5, 10</xref>
        ].
Research suggests that friendship and community membership have
a strong influence on recommender systems in a social network [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
Specifically, individuals likely take action once a number of
members in their immediate network is seen to have taken the same
action [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. The structure in community or group affiliations can
thus be used to closely predict the structure of the respective
personto-person network and even their actions [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Moreover, recent
research developments analyze how structural diversity can affect
the quality of recommendations [
        <xref ref-type="bibr" rid="ref1 ref11 ref14 ref2 ref20 ref22 ref5">1, 2, 5, 11, 14, 20, 22</xref>
        ]. Member
satisfaction and the effectiveness of recommendation sets not only
depend on the accuracy of predictions, but also on the diversity of
the set [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. The lack of diversification, in some cases, can lead to
over-specialization and does not provide sufficient coverage of the
domain of recommendations [
        <xref ref-type="bibr" rid="ref14 ref20">14, 20</xref>
        ]. However, some experiments
show that users have a higher acceptance rate when recommended to
people from within the same company divisions [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Ugander et al.
[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] suggest that having more diverse structure in recommendations
leads to higher invitations and that having a more diverse friendship
network leads to more user activity on Facebook. Here, diversity
is measured based on the number of components in the social graph.
Using similar metrics for assessing diversity, this paper presents
a different trend for invitation rates but reinforces the trend for
engagement rates. We cover slightly different recommendation use
cases and show new aspects to this field of research.
3.
      </p>
    </sec>
    <sec id="sec-3">
      <title>BACKGROUND</title>
      <p>Recommender systems are one of the tools that social networks
employ to increase member activity and network connectivity.
These systems work by analyzing current knowledge of a member’s
data and making assumptions about the data that has not yet been
collected. Specifically, many recommender systems make use of the
social network graph to make educated guesses as to whether two
unconnected members might actually be acquainted. With sufficient
data collected, the recommender system could provide members
with connection suggestions to grow their network.</p>
      <p>
        A social network maps to a graph where vertices represent people
in the network, and an edge represents the connection between two
people. It is common to use trusses, cliques, and components to
determine the overall connectedness or density of a graph
structure [
        <xref ref-type="bibr" rid="ref2 ref8">2, 8</xref>
        ]. Existing research has often used the number of trusses
or cliques in defining the structural diversity of a network, where
a lower number of such subgraphs implies greater diversity [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
Structural diversity can be also defined in terms of the number of
components in a graph: a higher number of components implies
greater structural diversity [
        <xref ref-type="bibr" rid="ref18 ref8">8, 18</xref>
        ]. Furthermore, components are
sometimes quantified through k-core or k-brace decompositions
of the network graph to eliminate influence from unimportant
nodes [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. The k-core decomposition of a graph is its subgraph
induced by repeatedly removing nodes with fewer than k
neighbors [
        <xref ref-type="bibr" rid="ref12 ref4">4, 12</xref>
        ]. The k-brace of a graph is obtained by deleting all edges
with embeddedness less than k, where the embeddedness of an edge
is the number of common neighbors shared by its two endpoints [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
4.
      </p>
    </sec>
    <sec id="sec-4">
      <title>RECOMMENDATIONS</title>
      <p>
        Any online social network is partially observed; that is, two
people might know each other but might not be connected with each on
the site. To increase connectivity and form communities, it is
common for social network websites to recommend members to connect
with. Often, the implementation of such recommendation engines
is designed to show recommendations that are most relevant and
appealing to members. Research has shown that the structure within
the recommendation sets also have an effect on an action [
        <xref ref-type="bibr" rid="ref18 ref3">3, 18</xref>
        ].
4.1
      </p>
    </sec>
    <sec id="sec-5">
      <title>People You May Know</title>
      <p>To encourage higher connectivity and activity between LinkedIn’s
members, recommendation features such as “People You May
Know” (PYMK) suggest potential connections for members and
encourage them to send invitations to connect. In this work, we
analyze the relationship between the structural diversity of PYMK
recommendations sets and the rate of invitations.
4.1.1</p>
      <sec id="sec-5-1">
        <title>Data Set and Experimental Setup</title>
        <p>
          Our data set consists of PYMK recommendations that were
shown to LinkedIn members over the course of a month. We also
focused on PYMK recommendation sets of sizes 2-6 to better
compare our results with respect to Ugander et al. [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].
        </p>
        <p>Each recommendation set consisting of members is mapped to a
graph G with the vertices representing the individual members being
recommended, and edges representing connectivity on LinkedIn.
The factors that measure structural diversity of the recommendation
set are the number of connected components, number of triangles,
and the average local node degree found in graph G. A connected
component is a maximal subgraph in which every pair of vertices is
connected on a path (no isolated vertices) or is itself an isolated
vertex. A triangle is a set of three vertices in the graph G in which each
vertex is connected to the other two. Note that if graph G contains
only two nodes then there are no triangles. The local node degree is
the number of connections a node has in graph G, and the average
local node degree takes an average of these numbers. The concept
of local node degree is also referred as degree centrality in literature.
High diversity corresponds to a large number of components, a low
number of triangles, or a low average local node degree.</p>
        <p>We also gathered connection invitation requests sent by LinkedIn
members over the same period from the PYMK feature. We
computed the invitation rate, the ratio of the number of connection
invitations to the number of recommendations shown, to measure
overall effectiveness.
4.1.2</p>
      </sec>
      <sec id="sec-5-2">
        <title>Experimental Results</title>
        <p>Our experiments compute invitation rate over this PYMK
recommendation data set, and we compare the invitation rate to the
three aforementioned factors that measure structural diversity. This
is shown in Figure 1. The gathered data shows that more invitations
are sent with recommendation sets with fewer connected
components, a higher number of triangles, and a higher average local node
degree. In the initial experiments, we considered all of this PYMK
recommendation data set and corresponding invitation rate, with
similar results to Figure 1. In this figure, we excluded cases where
a member does not even look at the recommendation and leaves the
page; that is, invitation rates were generated for instances where at
least one invite was sent out.</p>
        <p>We have also aggregated the three measures of structural diversity
to establish a trend as shown in Figure 2. The same general trend
can be observed from the aggregate measure: the less diverse the
recommendation set, the higher the invitation rates tend to be. A
possible reason is that if a member is acquainted with one person
in a recommendation set of closely connected peers, they will
likely also be acquainted with several others in the set due to high
connection density. This consequently results in the propagation of</p>
        <p>
          Ugander et al. [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] suggests that a more diverse set of
recommendations translate to higher sign-up rates based on Facebook’s
member recruitment data. Although our experiment produced
different findings, it is evident that these are two different use cases:
joining a social network based on recommendations versus
connecting with others in the network through recommendations. In
the former case, it can be argued that the greater the diversity, the
more likely members will see a recommendation that would make
them want to join Facebook. For instance, many individuals have
closer relationships with their university or company networks than
their high school networks. These individuals may then feel more
enticed to join Facebook if shown diverse recommendations
containing friends from their high school, university, and company than
if shown a densely connected group of high school friends. On the
contrary, densely connected recommendations on LinkedIn exhibit a
propagation effect; one invitation is likely to lead to another. This is
because knowing one person in a densely connected group usually
implies knowing that person’s close connections in the group as well.
Based on this analysis, we can infer that the effect of strucural
diversity in a recommender system highly depends on the corresponding
use case.
4.2
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Contacts Import</title>
      <p>Because the data gathered from PYMK recommendations showed
a different trend than the Facebook recruitment recommendations,
we considered the possibility that PYMK bias might have affected
invitation rates. We also explored contacts import invites, which
unlike PYMK, has no bias because it simply takes contact information
uploaded by members. Contacts import is a feature on LinkedIn that
enables new members to upload their contact address books to find
potential connections. With contacts import invites, we performed
the same experiment by comparing the invitation rate to structural
diversity of members uploaded in contacts. The results of these
experiments are shown in Figures 3 and 4.</p>
      <p>We found the same trend of higher invitation rates with higher
network density. Therefore, we can conclude that based on LinkedIn’s
member data, recommendation sets with lower diversity can be
associated with higher invitation rates.
5.</p>
    </sec>
    <sec id="sec-7">
      <title>ENGAGEMENT</title>
      <p>Social networks promote connectivity for the subsequent effect of
increasing user engagement. In addition to several interest and
social factors, social engagement can be dependent on the structure of
one’s immediate connections network. We take a LinkedIn member,
and form a graph G where the nodes are composed of people in the
member’s network and edges represent if these people are connected.
Consequently, metrics similar to that of the recommendation sets
can be used to investigate correlations between the engagement of
members and the structural diversity of their connections.</p>
      <p>
        Analysis similar to that of recommendations was applied to
user engagement using LinkedIn’s member data. Engagement was
measured based on the number of page views, where users are
considered “engaged” if they have visited LinkedIn on at least some
fixed number of days during a week. Ugander et al. [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] defined
engagement similarly using some threshold in weekly Facebook
visits to consider users as engaged. Both analyses were done on
users with 10, 20, 30, 40, or 50 connections or friends in their social
network. The results on LinkedIn’s data is shown in Figure 5. Using
the number of connected components as a measure of diversity for
LinkedIn’s user engagement, it appears that the trend converges on
lower engagement rates as the number of components increases.
This differs from the findings for LinkedIn recommendations but
agrees with the Facebook finding. Similar to Facebook engagement
analysis, we dismissed nodes of lower degree (assumed to have
lower importance and relevance) by applying k-core decomposition
to the connections graph and found that a higher number of k-core
components (experimented with k=1 and k=2) translate to higher
engagement. These results coincide with what Ugander et al. [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]
conclude through using k-core decompositions to analyze
engagement trends.Therefore, our research reinforces the theory that more
diverse connections networks result in higher user engagement.
6.
      </p>
    </sec>
    <sec id="sec-8">
      <title>CONCLUSION</title>
      <p>
        In this paper, we investigate how the structural diversity of
connections in a social network can affect members when deciding
to send connection invitations and to engage in network activities.
We compared the rate of invitations sent from LinkedIn members
based on the structural diversity of a recommended set of potential
connections. Our analysis shows that higher connection density
and lower structural diversity in a recommended set results in a
higher connection invitation rate, which presents a contrasting trend
compared to a recent study using Facebook data for a different
use case, recruitment emails [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. Our investigation into the effect
of structural diversity of a member’s connection network on a
member’s engagement found that higher structural diversity results
in higher engagement, which is similar to previous findings. We
conclude from our analysis that the effect of structural diversity in
a recommender system highly depends on the corresponding use
case and it would be a mistake to generalize the effects of structural
diversity on one use case of recommender system to all use cases.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Gediminas</given-names>
            <surname>Adomavicius and YoungOk Kwon</surname>
          </string-name>
          .
          <article-title>Toward more diverse recommendations: item re-ranking methods for recommender systems</article-title>
          .
          <source>In Proceedings of the 19th Workshop on Information Technologies and Systems</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Gediminas</given-names>
            <surname>Adomavicius and YoungOk Kwon</surname>
          </string-name>
          .
          <article-title>Maximizing aggregate recommendation diversity: A graph-theoretic approach</article-title>
          .
          <source>In Proceedings of the 5th ACM conference on Recommender Systems</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Lars</given-names>
            <surname>Backstrom</surname>
          </string-name>
          .
          <article-title>Group formation in large social networks: membership, growth, and evolution</article-title>
          . In KDD,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Jonathan</given-names>
            <surname>Cohen</surname>
          </string-name>
          .
          <article-title>Trusses: Cohesive subgraphs for social network analysis</article-title>
          .
          <source>In Proceedings of the National Security Agency Technical Report</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Elizabeth</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Daly</surname>
            , Werner Geyer,
            <given-names>and David R.</given-names>
          </string-name>
          <string-name>
            <surname>Millen</surname>
          </string-name>
          .
          <article-title>The network effects of recommending social connections</article-title>
          .
          <source>In Proceedings of the 4th ACM Conference on Recommender Systems</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Peter</given-names>
            <surname>Sheridan Dodds</surname>
          </string-name>
          and
          <string-name>
            <given-names>Duncan J.</given-names>
            <surname>Watts</surname>
          </string-name>
          .
          <article-title>Universal behavior in a generalized model of contagion</article-title>
          .
          <source>In Proceedings of the Phys. Rev. Lett.</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Ilham</given-names>
            <surname>Esslimani</surname>
          </string-name>
          , Armelle Brun, and
          <string-name>
            <given-names>Anne</given-names>
            <surname>Boyer</surname>
          </string-name>
          .
          <article-title>Densifying a behavioral recommender system by social networks link prediction methods</article-title>
          .
          <source>Social Networks Analysis and Mining Journal</source>
          ,
          <volume>1</volume>
          (
          <issue>3</issue>
          ):(
          <fpage>159</fpage>
          -
          <lpage>172</lpage>
          ),
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Linton</surname>
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Freeman</surname>
          </string-name>
          .
          <article-title>Cliques, galois lattices, and the structure of human social groups</article-title>
          .
          <source>Social Networks</source>
          ,
          <volume>18</volume>
          :
          <fpage>173</fpage>
          -
          <lpage>187</lpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Jennifer</given-names>
            <surname>Golbeck and Derek L. Hansen</surname>
          </string-name>
          .
          <article-title>A framework for recommending collections</article-title>
          .
          <source>In Proceedings of the 5th ACM conference on Recommender Systems</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Ido</surname>
            <given-names>Guy</given-names>
          </string-name>
          , Inbal Ronen, and
          <string-name>
            <given-names>Eric</given-names>
            <surname>Wilcox</surname>
          </string-name>
          .
          <article-title>Do you know?: recommending people to invite into your social network</article-title>
          .
          <source>In Proceedings of the 14th international conference on Intelligent user interfaces</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Rong</given-names>
            <surname>Hu</surname>
          </string-name>
          and
          <string-name>
            <given-names>Pearl</given-names>
            <surname>Pu</surname>
          </string-name>
          .
          <article-title>Helping users perceive recommendation diversity</article-title>
          .
          <source>In Proceedings of the ACM TIST Special Issue on Diversity and Discovery in Recommender Systems and Exploratory Search (DiveRS)</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Svante</given-names>
            <surname>Janson</surname>
          </string-name>
          and
          <string-name>
            <given-names>Malwina J.</given-names>
            <surname>Luczak</surname>
          </string-name>
          .
          <article-title>A simple solution to the k-core problem</article-title>
          .
          <source>Random Struct Algo</source>
          ,
          <volume>30</volume>
          :
          <fpage>50</fpage>
          -
          <lpage>62</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>David</given-names>
            <surname>Krackhardt</surname>
          </string-name>
          .
          <article-title>Cognitive social structures</article-title>
          .
          <source>Social Networks</source>
          ,
          <volume>9</volume>
          :
          <fpage>109</fpage>
          -
          <lpage>134</lpage>
          ,
          <year>1987</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Lorraine</given-names>
            <surname>Mcginty</surname>
          </string-name>
          and
          <string-name>
            <given-names>Barry</given-names>
            <surname>Smyth</surname>
          </string-name>
          .
          <article-title>On the role of diversity in conversational recommender systems</article-title>
          .
          <source>In Proceedings of the Fifth International Conference on Case-Based Reasoning</source>
          , pages
          <fpage>276</fpage>
          -
          <lpage>290</lpage>
          . Springer,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>James</given-names>
            <surname>Moody and Douglas</surname>
          </string-name>
          <string-name>
            <given-names>R.</given-names>
            <surname>White</surname>
          </string-name>
          .
          <article-title>Structural cohesion and embeddedness: A hierarchical concept of social groups</article-title>
          .
          <source>American Sociological Review</source>
          ,
          <volume>68</volume>
          (
          <issue>1</issue>
          ):
          <fpage>103</fpage>
          -
          <lpage>127</lpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Elchanan</given-names>
            <surname>Mossel</surname>
          </string-name>
          and
          <string-name>
            <given-names>Sebastien</given-names>
            <surname>Roch</surname>
          </string-name>
          .
          <article-title>On the submodularity of influence in social networks</article-title>
          .
          <source>In Proceedings of the First Asian Pacific Conference on Intelligent Agent Technology, World Scientific Publishing</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Mark</surname>
            <given-names>E. J.</given-names>
          </string-name>
          <string-name>
            <surname>Newman</surname>
          </string-name>
          ,
          <string-name>
            <surname>Steven H. Strogatz</surname>
            , and
            <given-names>Duncan J.</given-names>
          </string-name>
          <string-name>
            <surname>Watts</surname>
          </string-name>
          .
          <article-title>Random graphs with arbitrary degree distributions and their applications</article-title>
          . Physical Review E.,
          <volume>64</volume>
          (
          <issue>2</issue>
          ):
          <volume>026118</volume>
          (
          <issue>1-17</issue>
          ),
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Johan</surname>
            <given-names>Ugander</given-names>
          </string-name>
          , Lars Backstrom, Cameron Marlow, and
          <string-name>
            <given-names>Jon</given-names>
            <surname>Kleinberg</surname>
          </string-name>
          .
          <article-title>Structural diversity in social contagion</article-title>
          .
          <source>Proceedings of the National Academy of Sciences</source>
          ,
          <volume>109</volume>
          (
          <issue>16</issue>
          ):
          <fpage>5962</fpage>
          -
          <lpage>5966</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Duncan</surname>
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Watts</surname>
          </string-name>
          and
          <string-name>
            <surname>Peter Sheridan Dodd</surname>
          </string-name>
          .
          <article-title>Influentials, networks, and public opinion formation</article-title>
          .
          <source>Journal of Consumer Research</source>
          ,
          <volume>34</volume>
          :
          <fpage>441</fpage>
          -
          <lpage>458</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Cong</surname>
            <given-names>Yu</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Laks</given-names>
            <surname>Lakshmanan</surname>
          </string-name>
          , and
          <string-name>
            <surname>Sihem</surname>
          </string-name>
          Amer-Yahia.
          <article-title>It takes variety to make a world: diversification in recommender systems</article-title>
          .
          <source>In Proceedings of the International Conference on Extending Database Technology</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Quan</surname>
            <given-names>Yuan</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Li</given-names>
            <surname>Chen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Shiwan</given-names>
            <surname>Zhao</surname>
          </string-name>
          .
          <article-title>Factorization vs. regularization: fusing heterogeneous social relationships in top-n recommendation</article-title>
          .
          <source>In Proceedings of the 5th ACM conference on Recommender Systems</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Cai-Nicolas</surname>
            <given-names>Ziegler</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sean M. McNee</surname>
            ,
            <given-names>Joseph A.</given-names>
          </string-name>
          <string-name>
            <surname>Konstan</surname>
            , and
            <given-names>Georg</given-names>
          </string-name>
          <string-name>
            <surname>Lausen</surname>
          </string-name>
          .
          <article-title>Improving recommendation lists through topic diversification</article-title>
          .
          <source>In Proceedings of the 14th International Conference on World Wide Web</source>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>