Abstract

The nature of free information diffusion and sharing in social networks (SNs) has increasingly attracted users to gather in communities to facilitate communication, resulting in increased challenges to community influence analysis in SNs. In SNs, the ability to evaluate how a community affects other users and communities is essential for further applications. Although considerable effort has been expended on the influence evaluation of individuals, little attention has been paid to influence evaluation of the community as a whole—particularly when considering the inherent features of dynamic changes of influence over time. This paper proposes a community related influence evaluation model with a dynamic perspective (D-CIEM) that reflects two types of influence, entity influence and community-initiated influence, by considering dynamic effects over time. Our work includes the following main points: first, we address the framework of D-CIEM and its related formal definitions; then, we propose dynamic entity influence evaluation in D-CIEM, i.e., user influence and community influence evaluation with dynamic factors. We present community-initiated dynamic influence evaluation methods, including methods to calculate community influence for internal and external users and for other communities. Finally, we provide evaluation results to verify the performance of our model.

1. Introduction

Social networks have garnered increasing attention for both personal communications and business transactions [1, 2]. A social network (SN) is composed of numerous individual users who join the social network and impact each other to various degrees through the platform [3]. In contrast to other traditional web platforms, such as BBS and user forums, users in SNs have more freedom to join entity-oriented groups, called “communities” in SNs, to facilitate their daily communications and interactions. As an organization with massive numbers of members, a community naturally has a wider impact on users than does a single individual in an SN [4]. Therefore, it is important to analyze the potential influence of the SN community as an entity. However, communities in SNs have characteristics such as dynamic member organization and complex inner relationships between members that create challenges to analysis.

The problem of influence evaluation is of wide concern [2, 48]. By measuring the properties of an entity in a social network, it is possible to determine how much influence that entity has and how it impacts the social network; therefore, influence analysis is an important facet of social network analysis [8]. Most studies that evaluate individual influence are based on users’ personal properties, such as their profile attributes or on their connected relationships and interaction records [9, 10]. However, little attention has been paid to mining another significant entity in SNs, i.e., community influence. Which perspectives are considered is critical for community influence analysis. Essentially, the influences of communities on users are the results of user interactions: users have strong influence on their friends, and respected experts strongly influence their fans. Therefore, the influence of a community can be evaluated by factors relating to that community’s interaction with other entities (including both users and other communities in SNs).

Some efforts have recently been made to evaluate influence in social networks [11]. There are two kinds of influence evaluation methods in social networks: single individual influence evaluation [1, 3, 5, 6, 9, 10, 1215] and group-organized influence evaluation [4, 7, 8]. The former focuses on measuring the impact of a single user based on that user’s properties, while the latter shows how members use their influence to establish community influence and, in turn, how communities impact other entities through their opinions, behaviors, or decision-making processes. Communities have more impact in social networks than do single individuals because a community is a well-organized group, and everyone in the community contributes his or her impact to the whole. Group-organized influence evaluation often identifies users who play significant roles in group work rather than individuals who have great influence. For example, based on a specific topic, by analyzing community influence after community identification, we can find the community that has the greatest effect in spreading the topic and significantly affects further topic diffusion or public opinion supervision. However, the complexity of the inner relationships of a community results in difficulties when evaluating community influence. Because other factors such as the passage of time and dynamic changes in community composition may introduce changes to the community, the influence of the community may also change. Thus, it is essential to accurately represent the influence of a community dynamically.

In this work, we propose a new scheme for evaluating community related influence from a dynamic perspective. We consider that there are two kinds of community related influence: community influence and community-initiated influence that should be evaluated. More specially, we consider that community influence indicates a comprehensive impact formed by all of its members, while the community-initiated influence indicates the impacts from the community to other entities in social network. Therefore, we propose a dynamic community related influence evaluation model (D-CIEM) that includes three types of influence evaluation: dynamic community influence evaluation and both internal and external influence prediction. The main works of this paper are as follows. (1) We propose the D-CIEM framework and its related formal definitions. (2) We propose a dynamic view of community influence evaluation based on information propagation among users—the dynamic feature of D-CIEM. (3) We propose community-initiated dynamic influence evaluation methods, including a method for calculating community influence on internal and external users and influence between communities. We verify the feasibility and effectiveness of the proposed method by experimental results.

We aim to achieve the following contributions.

(1) A new dynamic perspective for influence measurement: the proposed D-CIEM framework is given from a dynamic perspective, while most existing models are given with a static view. That is, most traditional models calculate the influence of entities in social network (including individual user or community) without time dimension. In our paper, we consider the community as a dynamical entity and therefore the influence of community is calculated from three aspects: time passing, membership changes, and community structural instability (details of the three aspects are given in Section 4.3).

(2) Using the topological structure for community influence evaluation: the community is classified according to the structure as overlapping and nonoverlapping communities. Therefore, the influence of community is calculated based on the two different structure features. Therefore, a novelty of our work is that the structural feature is significant for our proposed model.

(3) A multidimension for community influence definition: the influence of community is not just a single value as in traditional works. We consider that the influence of community has three kinds of impacts to different entities: influence to internal user, influence to external user, and influence to community. Hence, we have more perspectives for revealing the influence from a community rather than a simple value.

(4) Evaluating community influence based on more factors: we define many factors that aims to make full use of the features of social network to measure different aspects of the influence.

The remainder of this paper is organized as follows: Section 2 introduces some past related works; Section 3 introduces the D-CIEM framework and related definitions; Section 4 introduces the method for calculating dynamic entity influence; Section 5 introduces the community-initiated influence evaluation methods in the proposed model; Section 6 presents the experiments on datasets and discusses the results of the experiments; and Section 7 summarizes the main work of this paper and provides possible aspects for future research.

Related studies have addressed the topic of influence evaluation or prediction from three aspects: individual influence evaluation, influence maximization, and community influence evaluation. For individual influence evaluation, most works represent social network topology as a graph and then further evaluate influence through users’ profiles, behaviors, or relationships. Li [9] proposed user relationship-based information propagation to evaluate an individual's influence on a social network. Cano Basave [13] addressed a user semantic profile-based influence evaluation method using a relation-driven influence ranking. Zhou [14] proposed a top k influential node mining method by analyzing user's preferences through their labelled documents. N Barbieri [16] proposed a topic-aware user influence propagation model by modeling authoritativeness, influence, and relevance from a topic-aware perspective. Some studies have investigated the area of maximal individual influence to find the top influential users in certain groups [1719]. For influence maximization, the important works are aimed at finding a subset of influential users and then evaluating their influence using various algorithms based on an information diffusion model. Lu [20] recursively estimated influence spread using reachable probabilities from node to node. Jendoubi [21] used the theory of belief functions to estimate user influence. Zhu [22] proposed a new ranking metric named SpreadRank generalized by a newly proposed information propagation model called CTMC-ICM. To address influence evaluation in a community, topological information for that community, such as the tightness of relationships and structural changes in the community, is significant factors in influence evaluation. Many works have modeled the community and its structure as a subgraph of a static social network [23, 24]. Bozorgi Arastoo et al. [25] proposed a linear threshold model-based method to find influential nodes by exploiting graph community structure. K Lewis [15] found that peer communities in social networks are established based on specific interests or peer influence evaluation. IA Christensen [26] proposed a method to predict group influence by extracting the potential influence from members’ interactions in a social network involving a recommender system. In our previous work, we presented methods to predict community influence based on information propagation and link similarity in communities [27, 28].

However, the majority of the work from these three aspects has been developed by considering static social networks. Individual influence evaluation often ignores the interactions of individuals and communities. Influence maximization algorithms rely on information diffusion models to evaluate influence. Although community has been considered in some works, their focus was on calculating the influences of individuals in the community rather than the influence of the community as a whole. For community influence evaluation, community topological information may lead to a one-sided analysis influence. Community influence changes due to dynamic changes in user influences in the community, but research has paid little attention to dynamic community influences. Based on the above factors, this paper focuses on methods for evaluating community influence and the community’s influence on other entities rather than on evaluating the influence of single individuals. Moreover, influence is considered to be a dynamic instead of a static factor.

3. Overview of the Proposed Model

In this section, we first provide an overview of the community related influence evaluation model with dynamic perspective (D-CIEM) and then propose related definitions.

3.1. Framework of the Dynamic Community Related Influence Evaluation Model

Similar to other related research, the network topology of a social network can be described based on graph theory. We introduce graph theory to model D-CIEM. In D-CIEM, users and their relationships are mapped as vertices and edges. All the entities in a social network can be structured as a graph; a community can be considered as a subgraph of the complete social network graph. The social network and its communities can be described as follows.

(1) Social network graph model: a social network can be represented as a 2-tuple , where is the set of vertices (users) representing users in the social network and is the set of edges (relationships) describing the relationships among users.

(2) Community graph model: a community is an organization composed of users who share common values in a social network. A community can be represented as a subgraph of the social network graph model, e.g., , where is the set of users who belong to the community and is the set of relationships among the community members.

For convenience in further evaluation, we denote a user as an internal user of a community if that user belongs to the community; otherwise, the user is denoted as an external user to the community. The set of external users of a community is denoted as CEN. Based on the composition of communities, we divide communities into two types: overlapping and nonoverlapping communities. These two types can be described formally as follows:(a)Overlapping community (): a community is an overlapping community if and only if it contains at least one member who belongs to two or more communities in a social network. An overlapping community can be represented as , where is the set of members who belong to two or more communities, is the set of members who belong to only one community, and is the set of relationships among community members.(b)Nonoverlapping community (): a community is a nonoverlapping community if and only if all members in the community belong to only one community. A nonoverlapping community can be represented as , where is the set of members who belong to the community, and is the set of relationships among community members.

The and models present the following properties:(i)For two users () in the same community, their relationship is within the community if they have a direct relation, meaning .(ii)For a relationship in a community, the users of belong to the community, meaning .(iii)For an overlapping community, there is no user who belongs to both subsets of and , meaning .(iv)A user in a nonoverlapping community does not belong to another nonoverlapping community, meaning .

(3) D-CIEM: D-CIEM is a model that presents the degree of dynamic influence initiated by a community within the social network.

Details of D-CIEM include both entity influence (a unary value) and community-initiated influence (binary values). Details of the influence degrees are discussed in a later section. The objective function of D-CIEM is , where denotes the influence degree of community at the end of time slice and function denotes the evaluation method based on models of and .

Our proposed D-CIEM structure includes the following parts.

(1) Part 1: Original Data Preprocessing. In this part, we extract the detailed original data of the social network, including community topological information, user interaction records, and the process of information propagation for further computation in D-CIEM. The process for calculating the influence of nodes is established based on this extracted data, including the intention degree of information propagation, entity influence, and community-initiated influence.

(2) Part 2: Entity Influence Calculation. In D-CIEM, we first calculate the influence of a single user based on that user’s average intention degree for information propagation. Two parameters, and , signify the number of times a user receives information and the number of times that user propagates the information. The parameters are calculated based on users’ detailed information delivery records. The results of these parameter calculations are combined to calculate the user’s average intention degree of information propagation. We evaluate user influence from three aspects, the total number of times a user accepts information, the total number of links connected to users, and the number of interactions a user has with other users external to the community. Community influence is calculated by combining four aspects: the hybrid influence of community internal users, the number of community internal users, the relationship tightness among community internal users, and a dynamic factor for the community.

(3) Part 3: Community-Initiated Influence Calculation. D-CIEM calculates three types of influence degree initiated by the community as defined in Definition 3. The community-initiated influence shows how much influence a community exerts on other entities, including community internal users, community external users, and other communities in the social network.

The detailed structure of D-CIEM is shown in Figure 1.

3.2. Related Definitions

In this section, we present some definitions used in D-CIEM including entity influence and community-initiated influence. We consider two main entities that generate influence in a social network, users and the community, and define their entity influence as follows. The detailed nomenclature in this paper is given in Table 1.

Definition 1 (entity and entity influence). The user and community in social network are collectively called “Entity” in this paper. And then, entity influence is a unary degree, which reflects the impacts generated by entities, i.e., users and the community in a social network from a dynamic perspective.

The entity influence can be divided into two types as follows.

(1) User Influence (). User influence is an impact value which indicates the real-time impact degree from a user to other single individuals through his/her social interaction behaviors, e.g., communications, opinions, and emotions in a social network at the end of each time slice.

(2) Community Influence (). Community influence is an integrated impact value which indicates the real-time impact degree from all members in a community to other entities in the social network at the end of each time slice.

For Definition 1, since community is composed by its individual user members, community related influence is also composed by user influence. That is, user influence is the foundation for community related influence evaluation. In our consideration, we set the value of the influence degree between 0 and 1: the larger the influence value is, the greater the influence of the entity is. Because communities are composed of various users and each user may belong to one or more communities, a user’s information propagation behavior plays a definite role in the influence evaluation of communities. Therefore, we can evaluate influence based on the process of information propagation among users in a social network. To facilitate further evaluation and analysis, we define the average intention degree for propagating information as follows.

Definition 2 (average intention degree for propagating information ()). This factor denotes the average degree of an entity’s inherent intention of propagating information in a social network at the end of each time slice. This factor aims to describe the probability of propagation information based on entities’ inherent willing (the factor of community is a composite number based on the degrees of all the members in the community).

Whether a user decides to propagate information after receiving and seeing it is a significant criterion that can reveal how much influence a user may generate. Therefore, the information propagation behavior of a user, e.g., forwarding, approving, or judging, can contribute to the factor of . For further calculation, we here signify the information propagated by a user as a set , where denotes the j-th information propagated by user . When information is propagated in a social network, there is a subgraph that describes the propagation paths. We collect the subgraphs formed by the propagation process of into a set, , where is the -th subgraph formed by the -th information propagated by user .

Moreover, we concern that the community may bring three kinds of influence to different entities: the internal user of a community, the external user of a community, and the other communities. Therefore, we propose another concept, community-initiated influence, to describe the influence degrees that are initiated by a community in a social network.

Definition 3 (community-initiated influence). Community-initiated influence is a binary degree that describes the influence degrees of a community to other three kinds of entities as follows.
(1) Influence of a Community on Internal Users (). This factor denotes the influence degree of a community to its internal members who belong to this community at the end of each time slice.
(2) Influence of a Community on External Users (). This factor denotes the influence degree of a community to its external users who do not belong to this community at the end of each time slice.
(3) Influence between Communities (). This factor denotes the influence degree of a community to another different community at the end of time slice.

4. Entity Influence Calculation Method in D-CIEM

4.1. Calculation of Average Intention Degree of Information Propagation

This factor comprises all the intention degrees of users propagating information in a community and shows the probability of a community to propagate information. A high value of this factor implies that the community has a high frequency of information propagation, which causes a high relative influence because more interactions between community members and other entities in the social network occur.

To calculate the average intention of information propagation by a community, we first need to evaluate the intention degree of information propagation for a single user. We provide a parameter, , to identify the information status for the user after he/she receives information as follows:

To cold start a problem, we set the initial value of a user who has never received information as 0, and we obtain the propagation statuses of user propagating information through graph . Then, we propose the parameter , which indicates the status of a user who propagates information as follows:

From the above equation, we can see that if user never propagates information , the value of remains 0; otherwise, user has propagated information . Then, we use two parameters, and , to signify the number of times a user receives information and the times a user propagates information, respectively, which can be calculated as follows:

In our study, the factor is an accumulated value that describes the intention to propagate information by combining all the influences from other users to a user. Therefore, of a user can be defined as in the following equation: where is the value of factor for user , is a weight between 0 and 1, is the total number of times that user propagated information, is the total number of times that user received information, and and are the set of internal and external users, respectively, who have direct links to user . Here, and represent the weights of user and user , respectively, and they are measured by the numbers of users’ out-degrees, and denotes the total number of information propagation graphs of . There is an influence coefficient for the ratio of external users to internal users in the calculation of denotes the total number of external users connected to internal users in all the propagation graphs, denotes the total number of internal users connected to external users in all the propagation graphs; and denotes the number of external users. We assume that the initial default value of is 1 for cold-start problems. To justify the factor, we here give an example of factor calculation as shown in Figure 2.

Figure 2 shows the calculation example of factor. In Figure 2, there are five community internal users (, and ) and three community external users (, and ), all connected by their relationships. Assume that the initial values of a user’s are 1 in Figure 2(a). As shown in Figures 2(b)2(d), we obtain . Then, we have the following calculations for the factor of all users in Figure 3.

(1) : in Figures 2(b)2(d), we have . For user , there are two information propagation graphs, which are visible in Figures 2(b)2(d). Thus, we have set , and . In Figure 2(c),    has received information; thus, we obtain . Then, we obtain . In Figure 2(d), because the out-degree value of is 0, we can calculate in Figure 2(d) as follows:

(2) : Similar to the calculation of , we have a set of and . From Figures 2(b)2(c), the values of the factors and are calculated as 2 and 1, respectively. Thus, we obtain as follows:

We then calculate the factors for users , , and as follows:

4.2. User Influence Evaluation

According to the strength of a user’s identification with a community, he or she may be influenced by others—both internal and external users—to different degrees. In this study, we use a weighted average method to evaluate user influence. We use the weight parameters to distinguish the different influences of users. The weights are determined by the following: the total number of times a user accepts information, the total number of links connected to a user, and the number of a user’s interactions with community external users. User influence can be calculated as follows:where is the of user ; is the number of internal users who are influenced by the information , and is the number of external users who are influenced by information . Here, is an influence coefficient that measure the impacts of user on his or her community external users; denotes the number of internal users in the community connected to external users, denotes the total number of times external users accepted the information, denotes the number of community external users, is the influence factor, denotes the total number of users in the social network, and denotes the amount of information published by a user . If the user has never published information, we set to 0.1.

An example follows.

In Figures 2(b)2(d), we know that .

: we have the following parameters: . Consequently, we can calculate in Figure 3 as follows:

: we have the following parameters: . Therefore, we can calculate in Figure 3 as follows:

(3) Because users have never published information, they each have default values of at 0.1.

As mentioned above, the influence degree of a user in D-CIEM is considered to be dynamic, changing as time passes, rather than a static value. We consider the evolutionary process over time in the user influence degree calculation by assuming that older influences attenuate more as time passes. Because the community influence degree in D-CIEM is an aggregated degree based on its members’ influence degrees, community influence also maintains a dynamic property. Therefore, we propose a dynamic prediction method based on an aging algorithm to describe the dynamic feature of influence. We provide an attenuation coefficient to measure the attenuation in influence degree as time passes. Suppose the influence degree of user in the k-th time slice is ; then, that user’s influence degree at the end of time slice is calculated as follows:

In the above equation, the influence degree of the user in the k-th time slice, , would decrease as time passes.

4.3. Community Influence Evaluation

Community influence is considered to be an integrated value affected by both a community’s internal users and external users. We consider four factors when measuring dynamic community influence: the hybrid influence of community internal users, the number of community internal users, the relationship tightness among community internal users, and a dynamic community factor. The community influence calculation based on the above four factors is detailed as follows.

4.3.1. Factor of Hybrid Internal Influence

The hybrid internal influence of community internal users is calculated based on the values of and and defined as follows:

where is the set of internal users in community .

4.3.2. Factor of Internal User Number

The number of internal users in the community plays a vital role in calculating community influence. Generally, a larger number of community internal users implies a higher community influence. Based on this idea, we use the following calculation for the internal user number factor:

where denotes the number of internal users in the community and the function is the maximum number of communities in the social network.

4.3.3. Factor of User Relationship Tightness

User relationship tightness reflects the closeness degree of community internal users. Closer relationships among community internal users may result in a higher community influence. We describe the factor of user relationship tightness, noted as , by the users’ in-degree values:

where denotes the numbers of relationships from community internal user to other internal users in the community and denotes the number of internal users in community . From the example in Figure 3(a), we can obtain as follows:

4.3.4. Dynamic Community Factor

In D-CIEM, a community is also a dynamic entity because the community composition changes dynamically over time. Three aspects can dynamically change community influence: time passing, membership changes, and community structural instability. To measure community influence while considering these dynamic features, we set the following rules for D-CIEM:(i)Time passing rule: the effect of time passing on community influence is shown by the dynamic characteristics of user influence. The hybrid internal influence of a community is calculated based on dynamic user influence; hybrid internal influence can therefore be seen as a dynamic value. Community influence should therefore be updated as user influence changes to satisfy the time passing rule.(ii)Membership change rule: the membership of a community changes as users join or leave the community. Membership changes certainly alter the community influence. Therefore, the membership change rule for D-CIEM ensures that when a member joins or leaves the community, the D-CIEM recalculates the community influence. Moreover, when a member changes his or her internal relationships with other members in the community, the D-CIEM also recalculates the community influence. To reduce the computational load, D-CIEM only processes the membership change rule at the end of each time slice.(iii)Structural instability rule: in D-CIEM, an unstable community structure also implies an unstable influence. In D-CIEM, the attenuation factor in the k-th time slice for this rule is as follows:where denotes the number of members in the community at time slice , is the average number of community members in all past time quanta, denotes the total number of internal relationships among members in the community at time slice , and is the average of the relationships in community over all past time quanta.

The community influence calculation method at the end of the k-th time slice according to the above rules is as follows:where is a parameter for the attenuation factor that reflects a value between 0 and 1. A lower value of results in less attenuation of community influence in D-CIEM. Similar to the calculation for user influence, the dynamic community influence calculation after time quanta is as follows:

5. Community-Initiated Influence Calculation in D-CIEM

5.1. Community Influence on Internal Users

Community influence over internal users reflects the impact of a community on its internal users, denoted as and represents a comprehensive influence degree for users in the community. Community internal users are impacted by all the information propagated by other internal users of the community. Thus, there is a community internal user , where is the set of internal users in community . Assume that the other internal users have the information propagation set . Then, the of this community to its internal user at the end of time slice is calculated as follows:where the function is used to signify whether is influenced by other internal users. After time quanta, the community’s influence on an internal user can be calculated as follows:

5.2. Community Influence on External Users

This factor reflects the influence of a community on its external users, which has two aspects: the internal influence of the external user’s linked community and community influence. There is an external user and a community whose internal user set is . Assume that the linked community internal user set of external user is , and the community influence of is . Then, the value of influence from to at the end of time slice , noted as , is defined as follows:where is used to signify whether external user is influenced by information propagated by community internal users, the calculation method is the same as in (19), and is a weight given in advance. Based on an empirical analysis, the value of is set to 0.4 in our later experiments. The community influence on external user after time quanta can be calculated as follows:

5.3. Influence between Communities

We discuss the influence between communities for both nonoverlapping and overlapping communities.

5.3.1. Influence between Nonoverlapping Communities

Assume that two communities (noted as and ) are both nonoverlapping communities. In this case, the influence degree from to is determined by two factors, the community influence of and the number of internal users in influenced by community . Then, the influence degree from to in the k-th time slice , denoted as , is as follows:where is the community influence from to its external users who belong to community .

5.3.2. Influence between Overlapping Communities

For overlapping communities, we calculate the influence by separating the community into two subcommunities, which include user sets of and . For the subcommunity composed of user set , we obtain the community internal user influence for each user, while, for the subcommunity composed by user set , we obtain the influence of two nonoverlapping communities. Assume that there are two communities ( and ) and that they are overlapping communities. Thus, there are two subcommunities and . In this case, the influence degree from to is determined by the community influence of , the influence from to , and the influence degree from to users in . The community-initiated influence for overlapping communities is defined as follows:

where is the influence degree from community to subcommunity at the end of the k-th time slice , and is the influence degree from community to its internal user at the end of the k-th time slice .

The above two kinds of influence between communities after time quanta can be calculated as follows:

5.4. Complexity Analysis

For entity influence, the computation complex is as follows: (1) given a community and its user set , let , , and there is information that had been propagated in past. The user influence is calculated based on the information propagation status and its related users. Therefore, the computation complexity of user influence is ; (2) the community influence is calculated based on all members in it, then its computation complexity is .

For community influence on internal users, the degree is calculated based on all the members who can impact the internal user and the information propagated in community; therefore, its computation complexity is . Likewise, the computation complexity of community influence on external users is also . For influence between communities, there are two communities included in influence computation. Our proposed model first calculates the community influence respectively and then obtains the influence between communities. Therefore, the complexity is mainly determined by the first step and is also .

6. Experiment and Results Analysis

In this section, we present the experiments used to verify our proposed approach. The simulation environment is as follows:(1)Simulation Platform. To test the performance of our proposed method, we developed a prototype that can simulate users and their interaction behaviors based on prototype configurations. In the prototype, users record their interactions with others according to a set of behaviors, such as posting information, sending comments, labelling posts, forwarding posts, and approving posts.(2)Datasets. In our scenario, the data was sourced from Sina Weibo because it included the necessary records (e.g., forwarding, labelling, approving, and following) for the trust and influence calculations in this study. We collected information manually from the sina.com micro-blog for a span of three months through the API interface provided by sina.com. Our data included 6,856 IDs and more than 400,000 information propagation-related records. From these datasets, we manually collected 461 communities (called groups in Sina Weibo platform) organized according to different interests. Because there are some special dimensions of data, e.g., community detail information (number of members, internal edges and external edges), related positive behaviors, and time slice labels, which must be included in our proposed D-CIEM for influence evaluation, the dataset in experiment is manually collected and all data dimensions in our experiments are labelled manually.

The details of our experiment are listed in Table 2.

6.1. Performance Simulation of Entity Influence in Social Networks

We first examine the performance of the proposed average intention degree of information propagation. To do this, we selected approximately 400 users at random to verify their intention of propagating information. We calculated their average intention degrees of information propagation and then recorded their information propagation-related behaviors (posting and forwarding) in the social network. We used the following factor for propagating ratios:

where and denote the total numbers of posting and forwarding behaviors of user , while denotes the total number of behaviors of user . We compared the performance of our proposed method with the method of single propagation ratio method (SPR) using . As Figure 3(a) shows, the average value of increases as the values increase. Most users (those whose factors are larger than 0.7) propagate information more actively than others. The average user influence degree increases as the values increase as shown in Figure 3(b). Obviously, we can see that the AIP proposed in this work aims to signify the inherent willing for information propagation, while the SPR only reveals the ratios of propagation based on historical data. The results of this examination verify that our proposed AIP has a better performance for estimate the probability of user information propagation than SPR, which also means that our proposed factor can be used to reflect the role of influence diffusion among social network users.

To show the performance of proposed entity influence in D-CIEM, we use the factor of influence spread in our experiment. When a user exhibits one or more activation behaviors (i.e., commenting, forwarding, approving, or labelling) in propagating information to other users, he or she is defined as an “activated user” in influence spread. Therefore, the factor of influence spread reveals the scope at which selected entities spread influence in the social network, including both users and communities. This factor is widely used in performance analysis of influence evaluation. For comparison purposes, we set the following groups for our examination:(i)WUI: the top k users based on user influence evaluation without dynamic perspective(ii)DUI: the top k users based on user influence evaluation in D-CIEM(iii)HDUI: the top k users based on the high degree evaluation method for user influence(iv)DDUI: the top k users based on the degree discount method for user influence(v)RandomUI: k users at random(vi)WCI: the top k communities based on community influence evaluation without dynamic perspective(vii)DCI: the top k communities based on community influence evaluation in D-CIEM(viii)AVACI: the top k communities based on the average value of user influence degrees in community(ix)HDCI: the top k communities based on the high degree method by treating the whole community as a single user(x)DDCI: the top k communities based on the degree discount method by treating the whole community as a single user(xi)RandomCI: k communities at random.

As shown in Figures 4(a)4(b), the proposed entity influence groups (DUI and DCI) obtain the best performances. These results occur because (1) the influence degrees of DUI and DCI are the newest values: the older influence degrees are attenuated in D-CIEM and play less of a role in entity influence calculation; (2) the intention to propagate information is considered as a significant factor in entity influence evaluation, which plays an important role in influence spreading; (3) the user influence degree is calculated based on many additional factors, such as the in-degree and out-degree information, rather than only a summary of user past behavior; and (4) community influence evaluation considers more detailed community factors such as the number of members, relationship tightness degree, and structural instability, all of which are ignored in the other groups.

We examine the impact of the value of the attenuation coefficient to achieve a dynamic perspective. Because the attenuation coefficient has a major impact on dynamic influence evaluation, a reasonable value for this coefficient is essential in D-CIEM. We examine the performance of entity influence for groups of DUI and DCI. As shown in Figures 4(c)4(d), the empirical analysis leads to an optimal threshold value of 0.8–0.9 for .

6.2. Performance Simulation of Community-Initiated Influence

In this section, we verify the performance of community-initiated influence in D-CIEM. We use the activating ratio factor to verify whether a user or a community would be activated in a community’s information propagation. First, we provide some justifications for the simulation settings:(i)Information propagation from community: we define the information propagated by a community’s internal users as information propagation from the community.(ii)Activated user: if a user exhibits a positive response to information receipt during the propagation process, he or she is active in information propagation.(iii)Activated community: when more than half of the activated users in a community are in another community’s information propagation, the community is activated.(iv)Community-initiated influence-based activation ratio: this factor denotes the ratio of the number of activated users within a certain influence value interval of community-initiated influence to the total number of users within the same influence value interval of community-initiated influence. This ratio can be one of four types: IIAR (influence of community on internal user-based activated ratio), IEAR (influence of community on external user-based activated ratio), INCAR (influence between nonoverlapping community-based activated ratio), and IOCAR (influence between overlapping community-based activated ratio).(v)Community influence-based activating ratio (CAR): the CAR factor is the ratio of the number of activated users in an influence value interval of community influence to the total number of users in the same influence value interval of community influence.

For comparison, we record the above average values of activated ratios after 5,000 information propagation steps to show the impacts of community-initiated influence on entities in the social network. The results are listed in Table 3.

We examine the effects of our proposed dynamic perspective on community-initiated influence. For comparison, we set four baselines that do not take dynamic perspective into account, notated as N-IIAR, N-IEAR, N-INCAR, and N-IOCAR. We only compare the performances of groups with values larger than 0.7. The results are listed in Figures 5(a)5(d). Our proposed community-initiated influence with dynamic perspective methods achieve better performances than the ones without dynamic perspective because the newest influence degrees contribute more in community-initiated influence aggregation with dynamic perspective, resulting in more accurate influence degree evaluation.

Based on all the experimental results in this section, we can make the following conclusions: (1) as the value range increases, the values of IIAR and IEAR increase, demonstrating that a higher value of our proposed influence has greater impacts on both internal and external users. The results show that our proposed concepts of the influence of community on internal and external users are both feasible and effective in showing community influence on both its internal and external users. Most communities have more impact on their internal users than on their external users; (2) the impact of overlapping communities is larger than the impact of nonoverlapping communities. This occurs because overlapping communities involve internal users, resulting in a greater probability that over half of the users in the overlapping community will be activated; (3) a community has more influence on individual users than on other communities; and (4) our proposed community-initiated influence can more effectively show the impact of a community on other entities than can community influence. Only a community with high entity influence would not always have large impacts on all its accessible users in a social network, while the proposed community-initiated influence is a more targeted approach that shows the community impact on its users. We also notice that there is a limitation in our experiment: only one database is used in this examination because of the requirements of data dimensions. And also, we will conduct our experiments on two more datasets in our future work.

7. Conclusions

In social networks, measuring entity influence is both common and inevitable. Community influence evaluation is the inner motivation behind a user’s daily communications and interactions because users often have one or more identities in different communities. In this study, we propose a community influence evaluation scheme named D-CIEM that includes a dynamic perspective. Our work focuses on the following aspects: (1) a dynamic perspective for influence evaluation is introduced to consider influence attenuation effects as time passes; (2) entity influence, including both user and community influence, is calculated based on an information propagation intention evaluation; and (3) a community-initiated influence is presented to signify the binary degree of influence from a community to other entities in a social network.

The results justify the performance of our proposed D-CIEM and show the effectiveness of our dataset. To conclude, the analysis of the experimental results shows that the results based on our proposed method are in line with the true results. The proposed D-CIEM can reveal community impact on both users and other communities. The ability to calculate such impacts can benefit many aspects of communities in social networks, for example, by enhancing the influence propagation process of a community, enlarging the sphere of community influence, and optimizing the ranking of a community in social networks. Our future work will examine our D-CIEM in more social network datasets and also focus on maximizing community influence while considering dynamic perspectives in social networks.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work is supported by the National Natural Science Foundation of China (nos. 61572326, 71571136, and 61103069), Natural Science Foundation of Shanghai (18ZR1428300), the Shanghai Committee of Science and Technology (17070502800 and 16JC1403000), and the Innovation Program of Shanghai Municipal Education Commission (C160049).