Literature DB >> 29355206

Detection of strong attractors in social media networks.

Ziyaad Qasem1, Marc Jansen1, Tobias Hecking2, H Ulrich Hoppe2.   

Abstract

BACKGROUND: Detection of influential actors in social media such as Twitter or Facebook plays an important role for improving the quality and efficiency of work and services in many fields such as education and marketing.
METHODS: The work described here aims to introduce a new approach that characterizes the influence of actors by the strength of attracting new active members into a networked community. We present a model of influence of an actor that is based on the attractiveness of the actor in terms of the number of other new actors with which he or she has established relations over time.
RESULTS: We have used this concept and measure of influence to determine optimal seeds in a simulation of influence maximization using two empirically collected social networks for the underlying graphs.
CONCLUSIONS: Our empirical results on the datasets demonstrate that our measure stands out as a useful measure to define the attractors comparing to the other influence measures.

Entities:  

Keywords:  Asterisk; Detection of attractors; Independent cascade model; Information diffusion; Social media networks; Twitter

Year:  2016        PMID: 29355206      PMCID: PMC5749172          DOI: 10.1186/s40649-016-0036-9

Source DB:  PubMed          Journal:  Comput Soc Netw        ISSN: 2197-4314


Introduction

Social media have become an important information resource to gain insights into and acquire knowledge about a wide variety of more or less numerous communities interacting through the internet. Moreover, applying analytic techniques to social media data can support better informed decision-making processes in numerous fields, such as marketing, politics and education. One prominent aspect of such analytics is the characterization and detection of influential actors in social networks. There are several studies on social media which have suggested different approaches and specific measures to solve the problem of influential actor detection. In this paper, we elaborate on a new approach for the detection of influential actors which is based on quantifying the contribution of this actor to increasing the size of the network by attracting new active members of the specific subcommunity [1]. In comparison to weighted or unweighted indegree measures, our new measure would only count those neighbors who were new to the network when the relationship to the actor in focus was first established. In other words, an actor who has a high value in terms of this measure has been an important "target” node for the attraction of new members to the network and this for increasing the overall size of the network. A formal specification of this property (referred to as "T measure”) is given in the first part of the paper. Our approach can be applied to social networks in which timestamps are attached to edges connecting to actors. In the evaluation section of this paper, we apply our approach first to dataset from the Asterisk open source software developer community (a relatively small community with less than 1400 members and much less active actors) to test whether the influential actors who are already known from the Asterisk mailing list can be also identified using our approach. Second, we use a bigger dataset based on Twitter communication around #EndTaizSiege and #coup_suffocates_Taiz (related to recent events in Yemen). Here, we compare our approach with other standard measures such as indegree, and betweeness in terms of how good these measures are if used to generate seeds for an independent cascade diffusion process. The objective of studying our T measure in the field of information diffusion is to show that T measure is effective to define influential actors who are effective in attracting others to become active in a specific community. The rest of the paper is organized as follows: "Literature review" section presents related research. An overview of our proposed approach is given in "Approach" section, which also provides the basic formal definitions. "Implementation" section introduces the concept, followed by the description of our datasets and the experimental results in "Experimental results" section. "Information diffusion and " and "Simulation of attraction processes with time-respecting paths" sections deal with the performance of our approach in the influence maximization problem. Finally, conclusions are drawn and an outlook for further research is described in "Conclusion" section.

Literature review

In this section, we review studies of influence in social media such as Twitter and remind the concept of information diffusion and its relation with the type of influence on which our approach is based.

Influence in social media

In the field of social media analysis, there exists a large body of research on modeling and measuring influence and on detecting influential actors. Here, social networking platforms such as Twitter are of special interest. However, regarding the manifestation and identification there are still open questions. Researchers have studied influence in social media networks, and many approaches rank users according to their influence. Leavitt et al. [2] employ four features to evaluate influence, which are replies, retweets, mentions, and number of followers. They support statistical results related to these measures, but do not present a global influence measure based on all the suggested criteria. In the work of Cha et al. [3], it could be shown that employing different measures can lead to completely different results when it comes to the task of ranking users according to their importance. Results were presented based on Twitter data and three different measures of influence, namely indegree (number of followers of an actor), retweets (number of retweets containing one’s actor name), and mentions (number of mentions containing one’s actor name). They presented an in-depth comparison of these measures with the conclusion that different measures can be used to identify different types of influential actors. Indegree tends to be highest for news sites and celebrities, and thus, is suited to model popularity. However, the number of followers (indegree) does necessarily go along with a high number of retweets or mentions. The number of retweets is highest for information aggregation services and the number of mentions for celebrities. Consequently, the way in which a network is extracted from social media content and the measure of influence should be considered carefully with respect to the roles and type of influence one aims to uncover. Azaza et al. [4] proposed a new influence assessment approach depending on belief theory to combine different types of influence markers on Twitter such as retweets, mentions, and replies. They used Twitter dataset of European Election 2014 and deduced the top influential candidates. In our approach, we depend on the retweet relation as a marker to attract others to become active in a specific community in which a specific topic is dealt. As well as, a retweet relation can be understood as a form of information diffusion and as a means of participating in an event in social media [5]. Other researches propose to define influential actors based on link analysis. Twitter User Rank (TURank) [6] is an algorithm which utilizes ranking algorithms to define authoritative actors on Twitter, based on link analysis. TURank introduces actor–tweet graph where nodes are actors and tweets, and edges are follow and retweet relationships. TwitterRank [7] extended PageRank algorithm to measure influential actors in Twitter based on link structure and topical similarity. Apart from the pure network information, influence can also be modeled additionally taking into account the actions of actors (e.g. on Flickr [8]), similarity of actors [9], and produced content associated with each actor [10]. Our work aims for a clear formulation of social influence and a methodology to produce an exact ranking of the actors according to the definition. In concrete, we provide a new type of influence in online social network to emphasize on those actors who attract many outsiders to join the own community in which a specific topic is dealt. For example, in Twitter those actors spawn many retweets on a certain topic from people who have no previous contributions on that topic. This new type of influence led us to propose a new approach to detect those actors, and compare the results with other standard measures.

Information diffusion

Influence is often related to information diffusion in a network. Information diffusion is the process by which a new idea or innovation spread over the networks by the means of connection among the social network actors [11]. Especially in social media, influential actors can control the diffusion of information through the network to some extent. There are numerous research on the information diffusion over social network. For instance, Gruhl et al. [12] studied and modeled the dynamic of information diffusion on blogsspace environment. Yang et al. [13] proposed a model to capture the attribute of information diffusion which are related to speed, scale, and range. With spreading of information diffusion models and their variations, Vallet et al. [14] used graph rewriting to compare the different information diffusion models. Widely used information diffusion models are the independent cascade (IC) [15, 16] and the linear threshold (LT) [17]. The two models describe different aspects of influence diffusion. IC model focuses on influence among neighbors on social network, and LT model focuses on the threshold behavior in influence diffusion [18]. Kempe et al. [19] proposed to use the IC and LT models to solve the influence maximization problem which asks for a set of actors whose aggregated influence in the social network is maximized, whereas Pei et al. [20] provided strategies to search for spreaders based on the following of information flow rather than simulating the spreading dynamics (modeled_dependent results). The study of [19] was followed by several research on the same problem (e.g. [18, 21, 22]). Furthermore, the features of identifying spreaders measures using independent interaction and threshold models through empirical diffusion data from LiveJournal are discussed in [23]. Morone et al. [24] proposed to map the problem of influence maximization in complex networks onto optimal percolation using Collective Influence (CI) algorithm. In this paper, we evaluated the performance of our measure T in the information diffusion maximization problem by selected sets of top actors based on T measure and other sets which are defined by other standard measures. The advantage of our measure is to consider a new type of influence which refers to actors who attract others to be active in a particular community. Thus, we use the IC model to evaluate the performance of our measure comparing with other standard measures.

Approach

Our approach is based on this premise: the more a certain actor (Actor a) attracts new actors, the more actor a is important to the social network. Thus, in this approach we tried to evaluate the attractiveness value of social media actor which leads us to detect the attractors. In this section, we will provide some definitions for special terms that help to provide a profound methodology in presenting our approach. This approach is based mainly on the decomposition of data collected from a given social network according to the time period of collection. Let us refer to that period by the term P-period. For instance, if the P-period of a given social network is 30 days, the social network data collection took 30 days.

Definition 1

(P-period) P-period is a time duration of the data collection process from social networks. In this paper, the social networks’ data are depicted by a graph representation. To distinguish this graph in any context, it is defined under the name P-graph. Thus, we can say that our approach is based on the decomposition of the P-graph into subgraphs depending on the P-period.

Definition 2

(P-graph) P-graph is a graph constructed from social network data which have been collected during P-period. Thus, the collected graph during P-period is described by P-graph G(V, E), where V is the set of all actors who joined the community during P-period. E is the set of all connections that have been established between the actors V during P-period. Decomposition of a P-graph based on P-period requires decomposition of the P-period into slices of time so that every subgraph is related to a slice. In our approach, we refer to each slice as P-slice.

Definition 3

(P-slice) P-slice is a time slice of P-period. If all P-slices are equidistant, then we define a special case of P-slice as EP-slice. For example, let P-period be 30 days and the number of slices be 5 EP-slices. Then, the value of each EP-slice will be as in Table 1. We notice that each P-slice is included in the later ones.
Table 1

EP-slice values for P-period of 30 days

EP-sliceValue
\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$s_1$$\end{document}s1 6
\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$s_2$$\end{document}s2 12
\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$s_3$$\end{document}s3 18
\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$s_4$$\end{document}s4 24
\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$s_5$$\end{document}s5 30
EP-slice values for P-period of 30 days

Definition 4

(EP-slice) EP-slice is a P-slice such that all P-slices are equidistant. To facilitate the definition of subgraphs of this approach, we will define some terms related to actors according to P-slices.

Definition 5

(P-actors) Let be the P-slices. For every i such that , the P-actors is a set of all actors that joined the social network between 0 and .

Definition 6

(-actors) Let be the P-slices. For every i such that , the -actors are a set of all actors that joined the social network between the P-slices and . P-actors and -actors with respect to P-slices Figure 1 shows how the P-actors and -actors are taken with respect to P-slice in our approach. The figure displays the P-actors and -actors as an example. joined the social network between P-slices and whereas joined between P-slices and .
Fig. 1

P-actors and -actors with respect to P-slices

After discussing the terms mentioned above, now it is easy to provide the definitions for the different types of subgraphs which will be used in this approach with. These definitions will be helpful on our way to reach the goal of this approach.

Definition 7

(P-subgraph) P-subgraph is a subgraph of P-graph G which is aggregated until P-slice i. Thus, the aggregated subgraph until P-slice i is described by the P-subgraph , where is the P-actors . By this, we focus on the connections by which the actors attracted the new actors; hence, we can easily measure the actors’ attractiveness. The next definition will discuss this issue in formal way.

Definition 8

(S-subgraph) The ith S-subgraph is a subgraph of the P-subgraph such that is the P-actors . P-subgraphs and , and S-subgraph From Definition 8, we notice that S-subgraph contains the new connections by which the new actors joined the network. The number of these connections refers to the attractiveness value of the actors . Later in the implementation section, Definition 8 is used to facilitate the calculation of the attractiveness value T. Figure 2 shows the difference between P-subgraph and S-subgraph in our approach where n is the number of P-slices and . P-subgraph is the P-subgraph of the P-slice , and P-subgraph and S-subgraph are of the P-slice .
Fig. 2

P-subgraphs and , and S-subgraph

What if the P-graph is a directed graph? The P-subgraph would be directed with the same properties of P-subgraph in Definition 7; however, the definition of the S-subgraph would be slightly different.

Definition 9

(Directed S-subgraph) The ith directed S-subgraph is a subgraph of the directed P-subgraph such that is the P-actors . Directed P-subgraphs and , and directed S-subgraph In Fig. 3, the directed P-subgraph and S-subgraph are shown where n is the number of P-slices and . The directed P-subgraph is the P-subgraph the P-slice , and the directed P-subgraph and S-subgraph are of the P-slice .
Fig. 3

Directed P-subgraphs and , and directed S-subgraph

In the next section, we will introduce the implementation of our approach to evaluate the attractiveness value of each actor in online social media.

Implementation

According to the P-slices, the P-graph in this approach is decomposed into n P-subgraphs and S-subgraphs where n is the number of P-slices. To evaluate the attractiveness value of each actor in each P-subgraph, we use the formula in next definition.

Definition 10

(Attractiveness value T) Let be the P-slices. For every i such that , the attractiveness value of an actor a in P-subgraph is given by the expression:where is the attractiveness value of actor a in P-subgraph , is the degree of the same actor but in S-subgraph , and is the -actors in S-subgraph . From Fig. 2, we notice that the attractiveness value of the actor in P-subgraph is equal to 2/3 which is resulted from his/her degree in S-subgraph divided by number of . Now, we provide the way by which the new measure of attractiveness can be evaluated. Let us call the new measure by T, and it is evaluated as follows:

Definition 11

(Measure T) Let be the P-slices. For every i such that , the T value of an actor a in P-graph G is given by the expression:where is evaluated relating to Eq. 1. To normalize the value of T measure to be between 0 and 1, we will divide Eq. 2 by as follows: Toy example: P-graph G with three P-slices Figure 4 shows an example of an P-graph G with three P-slices. With respect to our approach definitions, we can expose that we have three P-subgraphs and two S-subgraphs. From Fig. 4, we can get for instance: With respect to Eq. 2, the T value of the actor C in the whole P-graph G equals plus which is 1.214.
Fig. 4

Toy example: P-graph G with three P-slices

which is the set of the -actors E, F, G, H, I, J, and K. P-subgraph where is the set of the P-actors A, B, C, D, E, F, G, H, I, J, and K. is the set of the connections (B, A), (B, C), (D, C), (E, C), (H, E), (G, C), (F, C), (I, C), and (K, I). S-subgraph where is the set of the connections (E, C), (H, E), (G, C), (F, C), (I, C), and (K, I). To calculate the attractiveness value of the actor C in the whole P-graph G, we have to calculate which equals the indegree value of the actor C in the S-subgraph . In this case, it equals 5. In normalized form, we evaluate also the number of -actors which equals 7. Thus, equals 5/7 which equals the indegree value of the actor C in the S-subgraph . In this case, it equals 3. In normalized form, equals 3/6, where 6 is the number of -actors . In this section, we will describe the type of our dataset, and the characteristic of each type. Furthermore, the experimental results on the different dataset will be discussed in this section.

Evaluation strategy

An example of the graph representation for Asterisk dataset Our approach has been applied to three different datasets. First, we chose the open source software development project Asterisk. Here, the dataset originated from the communications in the developer mailing lists during 2006 and 2007. The Asterisk dataset contains 13,542 messages and 4694 threads that were discussed by 1324 developers. Two actors are linked if they participated in the same mailing thread. Figure 5 shows an example of an actor a participating once in the same mailing thread with actor b and having shared two mailing threads with actor c. According to our approach and the timestamps in Asterisk dataset, we decomposed the P-period into eight P-slices. According to Definitions 7 and 8, we got eight P-subgraphs and seven S-subgraphs.
Fig. 5

An example of the graph representation for Asterisk dataset

Second, we gathered a dataset from Twitter via Twitter API from December 31, 2015, to January 06, 2016. The collected dataset is the data of hashtag #EndTaizSiege (14,944 actors and 46,552 connections) that comprises a big connected component (containing 84% of actors), singletons (14%), and smaller components (2%). We worked with the biggest component because that our goal is to evaluate the attractiveness of actors; hence, we focus on the biggest component which is considered as a single interaction domain for actors [3]. Applying our approach leads to decompose P-graph constructed from Twitter dataset into three P-subgraphs and two S-subgraphs based on three P-slices. As a third example, we collected another dataset from Twitter from July 25 to July 30 in 2016. This Twitter dataset relates to the hashtag #coup_suffocates_Taiz (2241 actors and 4419 connections) that comprises a big connected component (containing 1418 actors). We divided the corresponding P-period into three P-slices. As a result, we obtained three P-subgraphs and two S-subgraphs. An example of graph representation for our Twitter datasets The directed weighted P-graph of our collected Twitter datasets is constructed based on retweet activities so that actor a gets incoming connection from actor b if actor b retweeted a tweet of actor a. The weight of connection refers to the number of retweets activity between two connected actors. Figure 6 shows an example where actor a retweeted three tweets of actor b whereas the actor c retweeted two tweets of the actor a.
Fig. 6

An example of graph representation for our Twitter datasets

Boyd et al. [5] argued that retweet relation can be understood as a form of information diffusion and as a means of participating in an event in social media. Thus, we focus on retweet relation to evaluate our approach. Furthermore, we considered that retweet activity as attract an actor to become active in the community. Retweet activities over time in Twitter dataset #EndTaizSieg As a matter of fact, the time slicing does not depend on a specific predefined strategy but it has been estimated in accordance to the size of dataset using an equal window size for each slice. For instance, Fig. 7 shows how the P-period with Twitter dataset #EndTaizSiege has been decomposed into equal window size so that we get a fair division of the retweet activities for each time slice. (In our ongoing work, we try to find a general overall strategy for the time period decomposition).
Fig. 7

Retweet activities over time in Twitter dataset #EndTaizSieg

Experimental results

Asterisk

For Asterisk mailing lists dataset, we applied our T measure to verify whether our T measure can detect the influential actors. We got that T measure refers to the detection of influential actors in open source software developemnt projects as introduced by Zeini and Hoppe [25]. Actually, in open source projects, it is easy to find out the role of a community member because of the openness of the community archive including the full email communication and all code modifications. Hence, the positions of the actors in Asterisk dataset are well known (e.g. Kevin P. Fleming is a senior software engineer). Table 2 shows the top 10 actors with respect to T, degree, and betweenness measures.
Table 2

Top influential actors according to different influence measures over Asterisk dataset

RankTDegreeBetweenness
1Kevin P. FlemingKevin P. FlemingKevin P. Fleming
2Tilghman LesherOlle E. JohanssonOlle E. Johansson
3Tzafrir CohenTzafrir CohenTilghman Lesher
4Russell BryantTilghman LesherTzafrir Cohen
5Olle E. JohanssonRussell BryantRussell Bryant
6Steven CritchfieldSteven CritchfieldSteven Critchfield
7Eric WielingTony MountifieldJared Smith
8Jared SmithJared SmithTony Mountifield
9Steve TotaroEric WielingSteve Totaro
10Steve MurphyAnton VazirEric Wieling
Top influential actors according to different influence measures over Asterisk dataset To study the relation between T measure and other influence measures in Asterisk dataset, we used Spearman’s rank correlation coefficient . Table 3 shows the different values of rank correlation. We notice that the significant correlation between T measure and other influence measures is relatively high. Thus, we can conclude that the attractors have also high values of other influence measures.
Table 3

Spearman’s rank correlation coefficient over Asterisk dataset

TDegreeBetweennessClosennessEigenvalue
T0.6430.69300.5510.574
Degree0.8690.8640.910
Betweenness0.6680.716
Closeness0.986
Eigenvalue
Spearman’s rank correlation coefficient over Asterisk dataset

Twitter

For our Twitter datasets #EndTaizSiege and #coup_suffocates_Taiz, we investigate the relation between T measure and standard measures by Spearman’s rank correlation coefficient . The results are shown in Tables 4 and 5.
Table 4

Spearman’s rank correlation coefficient over Twitter dataset #EndTaizSiege

FollowersTIndegreeOutdegreeBetweennessHubAuthoritiy
Followers0.10570.08050.03830.08710.02060.0780
T0.61490.00270.55430.00130.4579
Indegree−0.26000.6221−0.24090.7555
Outdegree0.30300.72980.2572
Betweenness0.24640.4604
Hub0.0916
Authority
Table 5

Spearman’s rank correlation coefficient over Twitter dataset #coup_suffocates_Taiz

Followers T IndegreeOutdegreeBetweennessHubAuthoritiy
Followers0.09210.07830.1970.08150.02010.0639
T 0.6273−0.16570.4231−0.14850.4859
Indegree−0.43450.4865−0.43250.8035
Outdegree0.26940.78780.0138
Betweenness0.21690.3796
Hub−0.1279
Authority
The rank correlation between indegree (retweets number) measure and number of followers is very low ( = 0.08). This goes along with the findings of [3]. Thus, we can state that the popularity of actors in terms of the number of followers is not an important factor that affects retweet activities in Twitter. Furthermore, we found that the rank correlation between T and indegree (retweets number) measures is strong ( = 0.6) and consequently, the correlation with the number of followers is low. This is reasonable since the T measure incorporates the indegree. However, in contrast to the indegree the T measure emphasizes attraction of new actors by not counting relations to actors who are already active in the community. This explains that these two measures are not more strongly correlated. Furthermore, we notice that the rank correlation between T and authority measures is high ( = 0.5) but not as high as the correlation between the authority measure and indegree, which leads to the conclusion that the T measure also detects influential actors as the tradtional measures, but puts different emphasis on the attractors. Spearman’s rank correlation coefficient over Twitter dataset #EndTaizSiege Spearman’s rank correlation coefficient over Twitter dataset #coup_suffocates_Taiz Tables 6 and 7 show also the correlation by Kendall’s rank correlation coefficient. The results shown here support our results which were investigated by Spearman’s rank correlation coefficient.
Table 6

Kendall’s tau rank correlation coefficient over Twitter dataset #EndTaizSiege

Followers T IndegreeOutdegreeBetweennessHubAuthoritiy
Followers0.09780.06120.03910.07730.03210.0562
T 0.59560.00150.54010.00280.4132
Indegree−0.23610.5980−0.18120.6823
Outdegree0.27570.60770.3221
Betweenness0.19440.4123
Hub0.1088
Authority
Table 7

Kendall’s tau rank correlation coefficient over Twitter dataset #coup_suffocates_Taiz

Followers T IndegreeOutdegreeBetweennessHubAuthoritiy
Followers0.06710.0583–0.00130.0515–0.00880.0458
T 0.5993–0.14660.4098–0.12040.4257
Indegree–0.37520.4605–0.34330.7090
Outdegree0.24080.66300.1383
Betweenness0.17770.3325
Hub–0.0477
Authority
Kendall’s tau rank correlation coefficient over Twitter dataset #EndTaizSiege Kendall’s tau rank correlation coefficient over Twitter dataset #coup_suffocates_Taiz Tables 8 and 9 show the description of the top influential actors in the Twitter datasets #EndTaizSiege and #coup_suffocates_Taiz with respect to T, indegree, and betweenness measures. The question mark in the table fields refers to an actor who is not a well-known influential actor within the community. We notice here how our T measure refers to the well-known influential actors within the community, or to the famous news accounts. Unlike other measures, the top ten influential actors with respect to T measure are well-known within the community. In our case, the well-known actors have been recognized based on a local expertise, where they are the most renowned actors in the field of human rights and politics who are continually traded their names in the newspapers and news concerning the current situation in Taiz city in Yemen. Their names have not been mentioned explicitly to protect their privacy.
Table 8

Description of top influential actors according to different influence measures in Twitter dataset #EndTaizSieg

RankDescription
T IndegreeBetweenness
1News account N1News account N1?
2Journalist J1Journalist J1?
3TV announcer T1TV announcer T1?
4Television reporter R1Journalist J3Journalist J2
5Human rights activist H1Human rights activist H1?
6Human rights activist H2News account N2?
7News account N2Human rights activist H2Human rights activist H3
8Political activist P1?TV announcer T1
9Journalist J2Political activist P1News account N1
10Political activist P2??
Table 9

Description of top influential actors according to different influence measures in Twitter dataset #coup_suffocates_Taiz

RankDescription
T IndegreeBetweenness
1Journalist 1Political activistJournalist 1
2Political activistJournalist 1Human rights activist
3Joutnalist 3Journalist 2Journalist 2
4News account 1Joutnalist 3?
5Journalist 2News account 1?
6Journalist 4Human rights activist?
7Human rights activistPoliticianJoutnalist 3
8???
9Politician??
10News account 2News account 2?
Distribution of T measure along with other standard measures over Twitter dataset #EndTaizSiege Furthermore, we can note how the T measure is correlated with other standard measures from Fig. 8 that shows the distribution of T measure along with followers number, indegree, outdegree, and betweenness over the Twitter dataset. Figure 8 supports the results that were presented based on Spearman’s and Kendall’s rank correlation coefficient.
Fig. 8

Distribution of T measure along with other standard measures over Twitter dataset #EndTaizSiege

Description of top influential actors according to different influence measures in Twitter dataset #EndTaizSieg Description of top influential actors according to different influence measures in Twitter dataset #coup_suffocates_Taiz

Information diffusion and T measure

To assess how well the T measure is suited to uncover influential actors with respect to information diffusion, we simulate the diffusion of information originating from a small seed set of nodes through the Twitter networks using the well-known independent cascade (IC) model [19]. To compare the performance of actors sets selected by the T measure with other influence measures, we selected sets of top actors based on the T measure and sets identified by measures that are known to be good heuristics for seed set selection, namely degree and betweenness centrality [26]. The IC model is an information diffusion model where the information flows over the network through cascade. Actors in the IC model can have two states, either active or inactive. Active means the actor is influenced by the information, and inactive means the actor is not influenced. The IC model calculation starts with an initial set of activated actors. In step t, an actor a will get a single chance to activate each currently inactive neighbor b. Actually, the activation process depends on the propagation probability P of the actors connection. The propagation probability P of a connection is the probability by which an actor can influence the other actors. In Twitter, we have proposed that actor a is influenced by actor b if he/she retweeted from actor b in proportion to the tweets number of actor b. So, the propagation probability P on IC model is based in our Twitter dataset on the connection weight divided by tweets number of target actor. The reason why we use the IC model instead of the LT model is that the linear threshold model is receiver oriented. This means an actor becomes active if a certain fraction of its neighbors are active. This does not account for our purpose where we want to find strong attractors who are likely to attract others. The IC model is sender oriented, and thus, is better suited to simulate attraction processes. Algorithm 1 shows the pseudo code of IC model simulator which takes the seed set S as a parameter, and then evaluates the activated actors for the each actor v in the set S. Finally, it returns the total number of activated actors by whole actors in the set S.

Simulation of attraction processes with time-respecting paths

In addition to the statistical comparison between the T measure and other standard network measures, we also report results based on simulated attraction processes. To do so, we adapt the IC model that is known to simulate the diffusion of information through a network as described above. Information diffusion and attraction processes have some commonalities but differ in various aspects. In traditional information diffusion models such as the IC model, the network is usually considered as stable in the sense that the set of nodes and the set of edges do not change over time. However, the nodes changes their states "inactive” and "active” during the information diffusion process. Attraction, as it is studied in this paper, is similar in the sense that actors who are not part of the community (i.e. do not have contributed a tweet) are inactive while others are considered as active. On the other hand, the original IC model does not account for the fact that the network grows when new actors become attracted to the community. Thus, the IC model was adapted to take into account the creation times of the edges. These time-varying networks have special characteristics regarding reachability of node pairs since a walk on the graph can only take edges with increasing timestamp, which is known as the time-respecting property (see [27, 28]). In this aspect, we added a new activation rule to the IC model which is: the actor who is activated in time t cannot activate those actors who have been linked with him/her before the time t. To explain this activation rule in more detail, we define the following terms:

Definition 12

(Pathtime) The path time of each link in the network is the P-slice number in which this link has been created.

Definition 13

(Activation time) The activation time of each activated actor is the path time of the link by which this actor has been activated. Now, we can state that the actor a cannot activate the actor b if the link from b to a has a path time later than the activation time of the actor a. Using this activiation rule, the simulation can be interpreted as an attraction process where actors who are already part of the communities can attract others only if their activity starts after the activator has become active. Previous studies [1] have shown that a seed selection strategy based on indegree yields similar results as a selection strategy based on the T measure. This is also expected with respect to the high correlation between these two measures. However, the benefit of the T measure that distinguishes it from other measures is that time is explicitly taken into account. The experimental results in the next section support the assumption that the T measure can identify important attractors in time-varying networks while it boils down to indegree if time is neglected. IC model under time-respecting paths with different influence measures over Twitter dataset #EndTaizSiege Here, we considered the dataset #EndTaizSiege which is related to an organized event in Yemen. Hence, we got a highly connected component that is suitable for the application of our approach which is basically aimed to identify those actors who contribute to attract others to participate in a specific organized event. We simulated the information diffusion based on the IC model with time-respecting paths for seed sets of sizes which are generated from different influence measures. Figure 9 shows the results of applying the IC model to seeds generated from T, indegree, and betweenness measures. We notice that the T measure yields the best performance in information diffusion under the IC model with time-respecting paths for the seed sizes bigger than 13. Additionally, we statistically verified the results of simulation for each seed set using T test. In case of n (n > 13), the differences among T and indegree measures are significant. For example, results for the seed set 14 show that there is a significant difference in the score of T measure . Table 10 presents the relevant descriptive statistics.
Fig. 9

IC model under time-respecting paths with different influence measures over Twitter dataset #EndTaizSiege

Table 10

T test verification for simulation results in case of seed sizes n (n > 13) among T and indegree measures in the dataset #EndTaizSiege

Seed size t df Sig. (2-tailed)95% confidence intervalMean differenceMeanStd. deviation
LowerUpper
1414.4854190.00001422.14081502.0592276.551462.185.3802
1510.5787190.00001415.44211476.6579154.71446.0565.3996
1614.7604190.00001424.09601509.2040300.11466.6590.9247
1718.2705190.00001482.10691565.4931363.951523.889.0852
1811.6923190.00001501.81851590.4815247.651546.1594.7225
1926.9261190.00001598.11391660.4861401.21629.366.6350
2016.3709190.00001632.59761702.9024274.951667.7575.1097
2117.4834190.00001784.65861850.74142761817.770.5990
2212.2143190.00001768.71461840.0854208.251804.476.2485
236.8975190.00001766.63571827.264399.91796.9564.7720
2417.6846190.00001885.34391939.6561229.451912.558.0240
2517.5075190.00001933.05131987.9487229.61960.558.6493
T test verification for simulation results in case of seed sizes n (n > 13) among T and indegree measures in the dataset #EndTaizSiege Here, we considered the dataset #EndTaizSiege which is related to an organized event in Yemen. Hence, we got a highly connected component that is suitable for the application of our approach which is basically aimed to identify those actors who contribute to attract others to participate in a specific organized event. We simulated the information diffusion based on the IC model with time-respecting paths for seed sets of sizes which are generated from different influence measures. Figure 9 shows the results of applying the IC model to seeds generated from T, indegree, and betweenness measures. We notice that the T measure yields the best performance in information diffusion under the IC model with time-respecting paths for the seed sizes bigger than 13. Additionally, we statistically verified the results of simulation for each seed set using T test. In case of n (n > 13), the differences among T and indegree measures are significant. For example, results for the seed set 14 show that there is a significant difference in the score of T measure . Table 10 presents the relevant descriptive statistics. Furthermore, we consider the dataset #coup_suffocates_Taiz. We simulated here for seed sets of sizes which are generated from different influence measures. Figure 10 shows the results of applying the IC model to seeds generated from T, indegree, and betweenness measures. We notice that the T measure yields the best performance in information diffusion under the IC model with time-respecting paths for the seed sizes bigger than 7. Additionally, we statistically verified the results of simulation for each seed set using T test. In case of n (n > 7), the differences among T and indegree measures are significant. For example, results for the seed set 8 show that there is a significant difference in the score of T measure . Table 11 presents the relevant descriptive statistics.
Fig. 10

IC model under time-respecting paths with different influence measures over Twitter dataset #coup_suffocates_Taiz

Table 11

T test verification for simulation results in case of seed sizes n (n > 7) among T and indegree measures in the dataset #coup_suffocates_Taiz

Seed size t df Sig. (2-tailed)95% confidence intervalMean differenceMeanStd. deviation
LowerUpper
83.272474738190.004154.0691524169.930847612.416216.94573382
98.159694936190.000167.6259751179.374024922.9173.512.5509488
105.02467484190.000191.1521152206.147884818198.6516.02062815
113.22614144190.004190.3718072202.82819289.6196.613.30769465
1221.28977767190.000222.9571772231.942822845.7227.459.599753286
1311.30200169190.000219.9183376232.381662433.65226.1513.31510816
1413.11109148190.000226.1143374236.985662634.05231.5511.61430606
1512.14162861190.000230.4304495243.669550538.4237.0514.14390328
168.499171278190.000246.3088375265.591162539.15255.9520.60014052
1710.90348517190.000245.934543258.56545732.9252.2513.49415078
1819.29415746190.000272.7273155285.972684561.05279.3514.15059976
1920.77030073190.000269.3351504279.764849651.75274.5511.14249807
2013.09099585190.000284.2110899298.088910143.4291.1514.82627469
217.505556897190.000283.7953814293.304618617.05288.5510.15912864
222.617290607190.002285.5219614295.67803866.35290.610.85017584
231.160344906190.003285.6721647302.62783534.7294.1518.11447517
245.3893686190.000306.6255244319.674475616.8313.1513.94075812
250.946308607190.004307.8905455322.70945453.35315.315.83168043
263.909066253190.001313.7701177322.22988237.93189.037931762
278.922128329190.000325.3910277333.108972316.45329.258.245413398
2811.85052393190.000336.3281838346.271816228.15341.310.62321192
299.295528476190.000333.9635987344.636401323.7339.311.40221585
3013.14909142190.000345.7835107356.416489333.4351.111.35967012
IC model under time-respecting paths with different influence measures over Twitter dataset #coup_suffocates_Taiz T test verification for simulation results in case of seed sizes n (n > 7) among T and indegree measures in the dataset #coup_suffocates_Taiz

Conclusion

In this paper, we introduced a new approach to detect influential actors based on a new type of influence. Influential actors who are detected by our approach are those actors whose tweets spawn many retweets in a way that leads to an increase in the size of social network. We presented through experiment results how our proposed measure T referred to the influential actors in Asterisk and Twitter datasets. Furthermore, we introduced the relation between T measure and other influence measures using Spearman’s rank correlation. Finally, we showed through experiment and statistical tests that the best performance has been yielded by T measure in maximization of influence problem when we took the time into account. Our current work in extending and improving this approach focuses on a differentiation of the role of the actors and different types of communication networks based on the T measure. As well as, we plan to describe our approach on multilayer networks. Furthermore, we are going to study an efficient general strategy to define the size of p-slice depending on the premise: the p-slice is the time that the most tweets get the most of their retweets. Moreover, we intend to study the role of time slicing in making T measure far better than existing measures.
  2 in total

1.  Influence maximization in complex networks through optimal percolation.

Authors:  Flaviano Morone; Hernán A Makse
Journal:  Nature       Date:  2015-07-01       Impact factor: 49.962

2.  Searching for superspreaders of information in real-world social media.

Authors:  Sen Pei; Lev Muchnik; José S Andrade; Zhiming Zheng; Hernán A Makse
Journal:  Sci Rep       Date:  2014-07-03       Impact factor: 4.379

  2 in total
  1 in total

1.  Using attractiveness model for actors ranking in social media networks.

Authors:  Ziyaad Qasem; Marc Jansen; Tobias Hecking; H Ulrich Hoppe
Journal:  Comput Soc Netw       Date:  2017-06-26
  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.