Dynamics of node influence in
network growth models††thanks: This document does not contain technology or technical data controlled under either the U.S. International Traffic in Arms Regulations or the U.S. Export
Administration Regulations.
Abstract
Many classes of network growth models have been proposed in the literature for capturing real-world complex networks. Existing research primarily focuses on global characteristics of these models, e.g., degree distribution. We aim to shift the focus towards studying the network growth dynamics from the perspective of individual nodes. In this paper, we study how a metric for node influence in network growth models behaves over time as the network evolves. This metric, which we call node visibility, captures the probability of the node to form new connections. First, we conduct an investigation on three popular network growth models – preferential attachment, additive, and multiplicative fitness models; and primarily look into the “influential nodes” or “leaders” to understand how their visibility evolves over time. Subsequently, we consider a generic fitness model and observe that the multiplicative model strikes a balance between allowing influential nodes to maintain their visibility, while at the same time making it possible for new nodes to gain visibility in the network. Finally, we observe that a spatial growth model with multiplicative fitness can curtail the global reach of influential nodes, thereby allowing the emergence of a multiplicity of “local leaders” in the network.
Index Terms:
Network growth models, node dynamics, Barabasi-Albert graphs, fitness based models, spatial models.1 Introduction
Over the past two decades, complex networks have been used to model real-world systems across different domains ranging from social, biological, information, and technological systems [26, 25]. Investigating the behavior of influential entities or leaders in these real-world networks would help us understand how they are able to gather and maintain prominence over time. For instance, influential papers in citation networks continue to acquire new citations every year [31, 11]. Likewise, celebrities in online social networks keep increasing their follower count over time. These influential entities act as potential spreaders of information in networks. Therefore, keeping a track of their characteristics in an evolving network could have significance in applications ranging from viral marketing and target advertisement to rumor and epidemic control, and protection from spam attacks [13], [18], [20]. To understand and model the dynamics of how a leader node maintains its influence over time, one needs to study the temporal behavior of nodes in a network. In this paper, we introduce a notion, called visibility of a node which is defined as the probability of the node to form new connections in a growing network. For instance, in a preferential attachment model [4, 5], the visibility of a node is proportional to its degree, and inversely proportional to the number of edges in the network. An essential aspect of the study is to investigate the visibility profile of a node which characterizes the temporal evolution of the node’s influence as the network grows. We argue that studying the visibility profile of nodes leads to a better understanding of network evolution due to attachment dynamics, which might not be possible to obtain by simply analysing global network properties such as degree distribution or local node-centric properties such as degree, clustering coefficient, etc. Similar to node persistence over time studied in [28], our approach allows to make headway into this understanding by characterizing the visibility behavior of leaders in the network. While the framework is applicable to arbitrary nodes as well, it is more interesting to first understand the leaders’ behavior. For example, Chakraborty et al. [11] argued that the growth of the degree of a node (its visibility) in a citation network follows one of the five patterns – early rise, late rise, frequent rise, steady rise and steady drop. In a subsequent study [12], they also concluded that highly-cited papers and authors (leaders) follow steady rising pattern. However, it was not clear whether existing network growth models are able to describe such patterns particularly for leader nodes [24]. This motivates us to study the temporal evolution of the visibility of nodes, in particular leaders in networks generated by different network growth models.
We study the visibility of influential nodes111We use “leaders” and “influential nodes” interchangeably to denote high-degree nodes that can keep attracting new edges over long periods of time. in the graphs simulated by the following network growth models. Barabási-Albert (BA) model [5], aka the preferential attachment model, was able to explain power law behavior in real-world networks using the idea of network growth and the “rich-get-richer” phenomenon. However, the BA model could only capture the “old-get-rich” phenomenon or the “first-mover-advantage” whereby older nodes increase their connectivity and become dominant at the expense of younger nodes in the network. It does not take into account the competitive characteristics of a node that help them flourish in a very short period of time [1, 21]; for instance, in citation networks a few research papers are able to gain lot of citations within a short span of time [3]. Using this as a motivation, Bianconi and Barabási [7, 8] introduced a new class of network growth models in which the incoming nodes form connections based on inherent characteristics of nodes such as novelty, usefulness, etc., captured through a fitness value [27, 10, 16]. This was inspired by the “fit-get-richer” phenomenon observed in real-world networks [7]. Following this, Ergun and Rodgers [14] analysed the degree distribution of network growth models with an attachment mechanism combining the degree and fitness information of nodes in an additive and multiplicative manner.
There are several real-world networks in which the aspect of space plays an important role to understand dynamics of network evolution. For instance, in the biological domain the regions in brain that are spatially closer have a higher probability of being connected as compared to the far-off regions [9]. Similar significance of space can also be observed in online social networks capturing spatial features [2, 22], transportation networks [17], and communication networks. To model networks incorporating spatial features, the class of spatial network models has been proposed. A basic spatial model incorporating notions of preferential and spatial attachment was proposed by Yook et al. [32] to capture underlying mechanisms driving the evolution of the Internet topology. Subsequently, Kaiser et al. [19] analysed a spatial growth model where the edge connection probability decreases with node distance either in an exponential or a power-law manner to explain multiple, interconnected clusters that emerge in real-world networks. See Barthélemy [6] for a comprehensive study on spatial networks. Recently, we proposed a new spatial growth model [24] that was better able to capture the five growth patterns presented in [11], compared to the preferential attachment model and its variants (i.e., additive and multiplicative fitness models [10, 30]).
In this paper, we extend our previous studies [29, 24] and address the following problem statement: Given an influential node with high visibility at a certain point in time, how would its visibility evolve over time? We study this phenomenon across three popular and diverse network growth models – Barabási-Albert (BA) model, (additive, multiplicative, and general) fitness based model and spatial models. One of the primary theoretical findings that we continue to build on from our previous work [29] is that leaders are able to gain more visibility in the multiplicative fitness model setting as compared to the BA and additive fitness models. Along with this, in the multiplicative fitness model, the influential nodes are able to increase their visibility over time, given that their fitness value remains high in comparison to the rest of the network. On the other hand, the visibility values always decrease over time for the BA and additive fitness models (see Section 3 for details). In Section 3.1, we study a general framework of fitness models and observe that a non-linear attachment rule based on degree and fitness would lead to highly dominant nodes and make it exceedingly difficult for new nodes to gain influence in the network. Experimental analysis provided in Section 4 supports our theoretical analysis that suggest multiplicative fitness models best explain the prolonged influence of leader nodes in certain real-world networks, while at the same time allowing new high fitness nodes to gain influence over time. However, we observe that multiplicative fitness models do not allow multiple influential nodes to exist at the same time. In Section 5, we give theoretical insights on how spatial growth models can allow a multiplicity of leaders to coexist, while Section 6 provides experimental justifications for the same.
Reproducibility: To encourage reproducible research, the codes are publicly available at https://github.com/mittalshravika/Network-Growth-Models.
2 Network growth models
Following our previous work [29], here we set up the notations and problem definition. Consider the following sequence of graphs , where , with and being the set of nodes and edges in respectively. In a network growth model, we have and for every . In other words, new nodes arrive at every time step , and form connections with existing nodes, thus adding to the edge set of the previous graph . For purposes of simplicity, here we consider the basic model where a single node enters at any time step , and forms a connection with one node in the existing graph . Therefore, we can label the incoming node by the time index of its entry to the network, which leads to for . Note that all our results can be easily extended to more general scenarios where multiple nodes can enter the network and incoming nodes can form multiple connections. At time , let the degree of the node in be denoted by . Also, let the rv denote the node with which an incoming node connects.
Barabási-Albert (BA) model: In the preferential attachment mechanism [5], new nodes connect preferentially to existing nodes with higher degree. Let be the pmf with which the new node indexed as connects with the existing graph , i.e., is the probability with which node connects with an existing node . This is given by:
(1) |
Note that we term node ’s visibility in the graph by .
Fitness based attachment rules: In fitness based models [7, 14, 23], every node is assumed to have a fitness value independently drawn from a distribution, and new nodes connect preferentially on the basis of the fitness and degree values of the existing nodes. We describe multiple ways in which such an attachment could occur.
Assume a sequence of i.i.d. fitness rvs with denoting the fitness value of node . A generic fitness model can be described by the following attachment rule
(2) |
for an attachment function which determines the relative importance of the fitness and degree values. In the additive fitness model, new nodes connect preferentially to existing nodes having a higher sum of degree and fitness value. For , let the pmf delineating formation of new connections at time be given by , where
(3) |
Similarly, the attachment rule for multiplicative fitness (MF) model is given by
(4) |
Therefore, the visibilities of node in graph are given by and for the additive and multiplicative fitness models, respectively. Note that the influential nodes as described in Section 1 relate to nodes having high visibility as defined for the particular network growth model in question.
Spatial attachment rules: In spatial models [32, 19, 15], every node is assumed to have a location vector drawn from a distribution over a location space . Assume a sequence of i.i.d. location rvs and i.i.d. fitness rvs with and denoting the location and fitness values of node respectively. A generic spatial attachment model can be given by the following attachment rule
(5) |
The attachment probability now depends on the location vector of the new node . This is different from the models described previously. Therefore, we could have multiple definitions of visibility. A global variant of visibility is given below
while a local version is given as
where . We find it useful to consider the following separable form of attachment function
(6) |
where and . While the notion of global visibility models the overall attractivity of a node in the entire attribute space, the local visibility considers only its attractivity from the local neighborhood in the attribute space of a node. This model allows for nodes whose global attractivity is low, with their local attractivity being high.
3 Analytical results on node visibility – BA and Fitness models
In this section, we study and compare the evolution of visibility of a node over time for the BA model and two fitness models, namely the additive and multiplicative fitness models. The following lemma describes the change in visibility with time for the three growth models.
First, we introduce some notation: Define and , for .
Lemma 3.1
For every and in : Let be the graph at time , we have
-
(i)
(7) -
(ii)
(8) -
(iii)
(9)
Proof. Fix , and in .
Preferential Attachment model: The difference in the visibility of node in the BA model between time and is given as
(10) |
The above follows by noting that the sum of degree rvs for all the nodes in the vertex set equals . Furthermore, by noting that when looking at the expected difference in visibility conditioned on the graph at time , is the only random variable in (10), we obtain
(11) |
and (7) follows.
Additive Fitness model: Similarly in the additive fitness model, the difference in the visibility of node can be written as
(12) |
Taking expectation on both sides conditioned on and leads to (8).
Multiplicative Fitness model: The difference in the visibility of node can be written for the multiplicative model as follows
(13) |
Furthermore, we lower bound the expected change in visibility as follows
and the result follows.
We observe from (10) that a node’s visibility increases if it forms a new edge connection in the BA model. However, it is also evident from Lemma 3.1 that the visibility of the node decreases in expectation, in a manner that is directly proportional to its degree . This can be understood from the fact that higher degree nodes in the network have higher visibility values as a result of which, their decrease in visibility would be more as compared to nodes that have lower visibility values. In the additive fitness model, we can infer from (12) that a node’s visibility increases when it forms a new edge, provided . This condition is expected to hold for large values of , unless the fitness value , or , or both, are very large. Similar to the BA model, node visibility decreases in expectation, with the magnitude of decrease being directly proportional to the sum of degree and fitness values, and the fitness value of the new incoming node .
In contrast with the above, we can see from (9) that in expectation, the nodes are able to increase their visibility over time, given that their fitness value remains large with respect to the network. In addition to this, the expected change in visibility directly depends on the product of fitness and the present degree of the node, boosting the visibility of a leader much more as compared to the BA and additive fitness models. Note that we derive results for change in visibility values over a single time step. The results can be easily generalized to any fixed number of time steps.
3.1 Node visibility over time – General fitness model
We study the change in node visibility over time for a general fitness model described in (2). For ease of notation, we define and for in and .
Lemma 3.2
For every and in : Let be the graph at time , we have
(14) |
Proof.
The difference in the visibility of node can be written as follows
(15) |
We further introduce the following notation for in , .
Furthermore, we introduce the following shorthand, and continue from above.
(16) |
Using expression (16), we approximate the expected change in visibility for sufficiently large values of , as follows
(17) |
on substituting the expressions for , we obtain
The expected change in visibility will be positive if
and . While this is a sufficient condition, the expected change in visibility will be positive if node has significantly large visibility in the network. Observe that for the BA and additive fitness models, . While for the BA model, the approximation is too crude, we obtain a decrease in expected visibility for the additive model from (14). For the MF model,
Therefore, will be greater for nodes with higher fitness values. However, an incoming node with a high fitness value can lead to a decrease in the expected visibility of an influential node. This agrees with our findings in Lemma 3.1. For attachment functions which combine the fitness and degree information in a nonlinear fashion, influential nodes can retain greater visibility for longer periods of time while being protected from decrease in visibility due to new nodes with high fitness values. For example, for nonlinear attachment rules like , , i.e., it is a function of both the fitness and degree values. In this scenario, new nodes with high fitness values cannot lead to a decrease in expected visibility for influential nodes because of their low initial degree. However, nodes with low degree and high fitness values could experience a decrease in their visibility because only nodes with significantly large fitness and degree values can increase their visibility in an expected sense, which is not the case for the multiplicative model. This would lead to a great difficulty for new nodes with high fitness values to attain visibility in the network. Furthermore, it will become progressively more difficult for new nodes to become visible in the network.
4 Experimental results on node visibility – Fitness models
In order to illustrate Lemmas 3.1 and 3.2 and depict the change in visibility of influential nodes, we carry out two sets of simulation experiments. We compare how the visibility of leaders or influential nodes change over time in the Barabasi-Albert (BA), additive fitness (AF), multiplicative fitness (MF) and general fitness (GF) models. Throughout, the fitness variable is taken to be Pareto distributed with parameter .
For each given growth model and parameter value of the Pareto distribution, we generate a graph , where and . We define to be the visibility of the node in graph which had the -highest visibility in graph . For each growth model, starting from , we generate realizations with , which are mutually independent conditioned on . Since we are interested in the evolution of the visibility of influential nodes, for the purpose of this experiment we track the visibility of the top 50 nodes starting from to . However, conditioned on the graph at time , the visibility values are random variables; therefore, we average the visibility values across all the realizations at any given time. We define as the averaged visibility of the node at time () which had the k-highest visibility at time for growth model .
In other words, we track for , , , and . For large enough independent runs , we expect to be a reasonable approximation of , which is the expected value of visibility at time for the node which had the -highest visibility value at time conditioned on the graph at time .
Figures 1 and 2 show the change in visibility of top 50 nodes at when the graph is allowed to grow for 90000 iterations until . Visibility values averaged over independent runs from are shown. We observe from the box plots in the two figures that the highest visibility nodes in the BA and AF slowly reduce in their visibility values over time as was predicted by Lemma 3.1. We also observe that lot more nodes in BA and AF models have significantly higher visibility values. However, for the multiplicative fitness model only 2 nodes exhibit high visibility values (for ), with one node dominating the entire network at any point of time for most of the duration. In the MF model, for , we observe that a node with lower visibility replaces one with higher visibility between and , because the lower visibility node joined the network later but with a significantly higher fitness value. For , we do not see this behavior because it is less likely that a node with a significantly high fitness value will enter the network.
While we observe that in both the MF and GF models, nodes with high visibility are able to maintain their influence (or, visibility) over time, we next investigate how easy it is for new nodes with high fitness to gain influence over time. For this purpose, we conduct an experiment where we introduce a node at time , with fitness value , i.e., twice the fitness value of the maximum fitness value among all nodes until time . For growth model , we generate realizations beyond time by setting the fitness value of node as mentioned above. We define to be the visibility of the node in graph . We average the visibility values across realizations, , and compute the averaged visibility of node defined as , . Subsequently, we track the visibility of this newly introduced node in the three fitness models and present the results in Figure 3. We observe that in the AF and GF models, the visibility of the newly introduced node decreases with time. This concurs with Lemma 3.1 where we showed that the visibility of nodes in AF models decreases with time; and with Lemma 3.2 where we argue that in the general fitness model with a nonlinear attachment rule, it becomes progressively difficult for new nodes to get visible in the network. For the MF model with , we observe that increases slightly but decays beyond . This is because nodes with even higher fitness values enter the network after node . However, for the visibility of node keeps increasing until . Note that for , node becomes dominant in the network very quickly because as the node increases its degree, the degree-fitness product becomes large compared to that of other nodes in the network because having a large fitness node is a rarer event for larger value of .
From the experiments we reaffirm that multiplicative models allow high visibility nodes to maintain their influence in the network for a longer period of time, while at the same time allowing high fitness nodes that are introduced later in the network to become influential. However, we observe that only a few number of nodes can be influential in the network at any given moment of time. This leads us to consider spatial attachment rules in conjunction with the multiplicative model to enforce regions of influence for each individual node such that multiple influential nodes can coexist in a network at the same time.



5 Analytical results on node visibility – Spatial models
In the previous sections, we investigated the node visibility dynamics of the fitness models. A major takeaway was that multiplicative fitness models allow influential nodes to maintain their visibility while still permitting newly introduced nodes with high fitness to gain influence over time. However, a shortcoming of the MF model was that it could not support a multiplicity of influential nodes. We investigate whether a configuration of spatial models exists that retains the positive aspects of the MF model while addressing this shortcoming.
5.1 Preliminaries - Results on various notions of visibility in spatial models
Having defined global and local visibilities for a node in Section 2, we find it helpful to define a notion of maximum visibility
(18) |
with being the location vector for which the maximum is attained. For rest of the analysis, we assume that the attachment function is separable into a product form of as shown in (6). For analytical purposes, we set , where is a metric on the location space .
Lemma 5.1
For and every
(19) |
and
(20) |
In other words, for all and for all , there exists such that for all
and
Proof. For in and
and we obtain first part of (19). Note that the scaling implies that for larger graphs, a smaller would be necessary. Second part is obtained by noting that
for every node and time . Equation (20) also follows similarly.
Lemma 5.1 suggests that is a good approximation for when is sufficiently large. Next, we derive relationships between the global and local notions of visibility.
Lemma 5.2
For , we have
(21) |
Proof. For convenience, we use the shorthand notation, for in and . The upper bound on follows from the definition of . To obtain the lower bound, for a fixed we condition on the event
(22) |
where the penultimate step follows from triangle inequality.
Lemma 5.2 gives a lower and upper bound for the global visibility in terms of the local visibility. As argued previously, since the model is more concerned with local attractivity of nodes, we will present analysis for . Lemma 5.2 suggests that changes in the local visibility should also be aptly reflected in the global visibility.
5.2 Node visibility over time
For convenience, we define some shorthand notation: For in , . For in , , represent the attachment function for node at the location of node , and . For in , and .
Lemma 5.3
For every and in : Let be the graph at time , we have
(23) |
and
(24) |
with
and
Proof. The difference in the local visibility of node can be written as follows
(25) |
Using (25), we upper bound the expected change in local visibility by noting the fact that the expected increase in visibility is the most when the new node has the highest probability to form connection with node , which occurs when the attribute of the new node is close to
(26) |
Observe that which equals in a multiplicative model. Similarly, equals . Therefore, in a multiplicative model, (26) reduces to
(27) |
which gives the upper bound (24). To lower bound the same, we define the following notation – For ,
In other words, is the attribute vector on the ball around where the attachment probability to is the lowest.
Using (25), we lower bound the expected change in local visibility by noting that conditioned on the event that the new node has an attribute vector within an ball around , it will be minimum when it is equal to . Accordingly, we define the following notation: . We lower bound using conditioning arguments
(28) |
where the final step follows by applying triangle inequality.
From the lower bound (23)
it is clear that the visibility will decrease when
nodes close to have high fitness values or the new node has a very high fitness value.
The upper bound (24) indicates that if the fitness of node
is sufficiently high compared to other nodes in its local neighborhood, then its visibility should increase. This shows how the local neighborhood of particular node impacts its visibility. Also, given the local nature of the behavior of visibility, more nodes end up being visible in the spatial model compared to the multiplicative fitness model.

6 Experimental results on node visibilities – Spatial models
To illustrate the findings of Section 5.2, we perform experiments discussed in this section. In the previous section, we theoretically argued how the spatial (S) model with multiplicative would lead to multiple leaders coexisting in the network. Here we present experimental results that show the multiplicity of leaders that can coexist in the network and how this varies with the decay parameter . Throughout, the fitness variable is taken to be Pareto distributed with parameter .
For each and , we generate a graph as an instantiation of the spatial model, with . We denote to be the local visibility of the node in graph which had the -highest local visibility in graph . As previously, we generate realizations with , which are mutually independent conditioned on . We average the local visibility values across all the realizations at any given time and denote as the averaged local visibility of the node at time which had the k-highest visibility at time for the spatial model.
In other words, we track for nodes , runs , and decay parameters , with .
Figure 4 shows the change in local visibility of top nodes at when the graph is allowed to grow for 90000 iterations until . Visibility values averaged over independent runs from are shown. We observe that with increasing , the number of nodes with high local visibility increases in the network. This corroborates the insight that with increasing , the region of influence of nodes decreases leading to the potential of larger number of influential nodes in the network. For and , we see that the node increases slightly in visibility beyond but then decays beyond a certain point; and with , the same node maintains its visibility until , while for the node increases its local visibility and dominates its region eventually. However for , the corresponding nodes have very low values of local visibility. This changes for the case. Here, the node also shows a high value of local visibility due to the reduced region of influence of nearby influential nodes. This becomes even more pronounced in where we observe that even the node has non-trivial local visibility values that are maintained over some period of time for . This shows that with increasing the decay parameter of the spatial model we can significantly increase the number of leaders in the network, many of whom can maintain their influence in their region.
7 Conclusion
In this paper, we studied the visibility profile of nodes in different classes of network growth models. Firstly, we observed that in the multiplicative fitness model, nodes with high fitness values can successfully maintain visibility in the network to a greater extent when compared with the additive fitness and BA models. A general fitness model that has a non-linear attachment rule, e.g., that combines the degree and fitness values in a non-linear (quadratic) fashion, would also allow influential nodes to maintain visibility. However, unlike in multiplicative models, in these general fitness models with non-linear attachment rules we showed that it becomes progressively more difficult for new nodes with high fitness values to become influential in the entire network. We demonstrated through experimental results that in multiplicative models only a few number of nodes can be influential in the network at any given moment of time. This leads us to investigate spatial models that allows a multiplicity of influential nodes to exist in the network. We also show how the decay parameter in these spatial models can be used to control the number of leaders in the network.
8 Acknowledgements
The authors would like to thank Dr. Ralucca Gera at Naval Postgraduate School, and Dr. Soham De at DeepMind, for insightful discussions and collaboration on previous works that led to this paper.
References
- [1] L. A. Adamic and B. A. Huberman. Power-law distribution of the world wide web. Science, 287:2115, 2000.
- [2] M. Allamanis, S. Scellato, and C. Mascolo. Evolution of a location-based online social network: Analysis and models. In Proceedings of the Internet Measurement Conference, page 145–158, 2012.
- [3] D. R. Amancio, O. N. Oliveira, and L. da Fontoura Costa. Three-feature model to reproduce the topology of citation networks and the effects from authors’ visibility on their h-index. Journal of Informetrics, 6(3):427 – 434, 2012.
- [4] A.-L. Barabási. Scale-free networks: a decade and beyond. Science, 325(5939):412–413, 2009.
- [5] A.-L. Barabási and R. Albert. Emergence of scaling in random networks. Science, 286(5439):509–512, 1999.
- [6] M. Barthélemy. Spatial networks. Physics Reports, 499(1-3):1–101, Feb 2011.
- [7] G. Bianconi and A.-L. Barabási. Bose-einstein condensation in complex networks. Physical Review Letters, 86(24):5632, 2001.
- [8] G. Bianconi and A.-L. Barabási. Competition and multiscaling in evolving networks. Europhysics Letters, 54(4):436–442, may 2001.
- [9] E. Bullmore and O. Sporns. Complex brain networks: graph theoretical analysis of structural and functional systems. Nature Reviews Neuroscience, 10(3):186–198, Mar 2009.
- [10] G. Caldarelli, A. Capocci, P. De Los Rios, and M. A. Muñoz. Scale-free networks from varying vertex intrinsic fitness. Physical review letters, 89:258702, Dec 2002.
- [11] T. Chakraborty, S. Kumar, P. Goyal, N. Ganguly, and A. Mukherjee. On the categorization of scientific citation profiles in computer science. Communications of the ACM, 58(9):82–90, 2015.
- [12] T. Chakraborty and S. Nandi. Universal trajectories of scientific success. Knowledge and Information Systems, 54(2):487–509, February 2018.
- [13] D. Chen, L. Lü, M.-S. Shang, Y.-C. Zhang, and T. Zhou. Identifying influential nodes in complex networks. Physica A: Statistical Mechanics and its Applications, 391(4):1777 – 1787, 2012.
- [14] G. Ergün and G. J. Rodgers. Growing random networks with fitness. Physica A: Statistical Mechanics and its Applications, 303(1):261–272, 2002.
- [15] L. Ferretti and M. Cortelezzi. Preferential attachment in growing spatial networks. Physical Review E, 84(1), Jul 2011.
- [16] D. Garlaschelli and M. I. Loffredo. Fitness-dependent topological properties of the world trade web. Physical Review Letters, 93:188701, Oct 2004.
- [17] R. Guimerá and L. A. N. Amaral. Modeling the world-wide airport network. The European Physical Journal B, 38(2):381–385, Mar 2004.
- [18] C. Guo, L. Yang, X. Chen, D. Chen, H. Gao, and J. Ma. Influential nodes identification in complex networks via information entropy. Entropy, 22(2):242, Feb 2020.
- [19] M. Kaiser and C. C. Hilgetag. Spatial growth of real-world networks. Physical Review E, 69(3), Mar 2004.
- [20] M. Kimura, K. Saito, and R. Nakano. Extracting influential nodes for information diffusion on a social network. In Proceedings of the 22nd National Conference on Artificial Intelligence - Volume 2, AAAI’07, page 1371–1376. AAAI Press, 2007.
- [21] J. S. Kong, N. Sarshar, and V. P. Roychowdhury. Experience versus talent shapes the structure of the web. Proceedings of the National Academy of Sciences, 105(37):13724–13729, Sep 2008.
- [22] D. Liu, V. Fodor, and L. K. Rasmussen. Will scale-free popularity develop scale-free geo-social networks? IEEE Transactions on Network Science and Engineering, 6(3):587–598, 2019.
- [23] M. Mitzenmacher. A brief history of generative models for power law and lognormal distributions. Internet mathematics, 1(2):226–251, 2004.
- [24] D. Mohapatra, S. Pal, S. De, P. Kumaraguru, and T. Chakraborty. Modeling citation trajectories of scientific papers. In Advances in Knowledge Discovery and Data Mining - PAKDD’20, pages 620–632, 2020.
- [25] M. Newman. The structure and function of complex networks. SIAM review, 45(2):167–256, 2003.
- [26] M. Newman. Networks: an introduction, 2010.
- [27] K. Nguyen and D. A. Tran. Fitness-Based Generative Models for Power-Law Networks, pages 39–53. Springer US, Boston, MA, 2012.
- [28] A. Noulas, B. Shaw, R. Lambiotte, and C. Mascolo. Topological properties and temporal dynamics of place networks in urban environments. In Proceedings of the 24th International Conference on World Wide Web, pages 431–441, 2015.
- [29] S. Pal, S. De, T. Chakraborty, and R. Gera. Visibility of nodes in network growth models. In 3rd International Winter School and Conference on Network Science, pages 35–45, 2017.
- [30] V. D. P. Servedio, G. Caldarelli, and P. Buttà. Vertex intrinsic fitness: How to produce arbitrary scale-free networks. Physical Review E, 70(5):056126, 2004.
- [31] D. Wang, C. Song, and A.-L. Barabási. Quantifying long-term scientific impact. Science, 342(6154):127–132, 2013.
- [32] S.-H. Yook, H. Jeong, and A.-L. Barabási. Modeling the internet’s large-scale topology. Proceedings of the National Academy of Sciences, 99(21):13382–13386, 2002.
![]() |
Shravika Mittal is a senior undergraduate student in Computer Science and Engineering at IIIT-Delhi. Her research interests include Network Science, Natural Language Processing and Machine Learning. She has received the Dean’s list for Excellence in Academics, and Innovation in Research and Development. |
![]() |
Tanmoy Chakraborty is an Assistant Professor and a Ramanujan Fellow at the Dept. of CSE, IIIT-Delhi, India, where he leads a research group, called LCS2 (http://lcs2.iiitd.edu.in/). His primary research interests include Social Network Analysis, Data Mining, and Natural Language Processing. He has received several awards including Faculty Awards from Google, IBM and Accenture; Early Career Research Award, DAAD Faculty Fellowship. He is a member of ACM and IEEE. More details at http://faculty.iiitd.ac.in/~tanmoy/. |
![]() |
Siddharth Pal received his Bachelors degree in Electronics and Telecommunication Engineering from Jadavpur University, India, in 2011, and his Masters and Ph.D degrees both in Electrical Engineering from University of Maryland College Park, USA, in 2014 and 2015 respectively. Since then he has been working as a research scientist at Raytheon BBN Technologies. His research interests include network science and analysis, game theory, machine learning with emphasis on neural network based approaches, and stochastic systems. |