- Research
- Open access
- Published:
Maximum entropy networks for large scale social network node analysis
Applied Network Science volume 7, Article number: 68 (2022)
Abstract
Recently proposed computational techniques allow the application of various maximum entropy network models at a larger scale. We focus on disinformation campaigns and apply different maximum entropy network models on the collection of datasets from the Twitter information operations report. For each dataset, we obtain additional Twitter data required to build an interaction network. We consider different interaction networks which we compare to an appropriate null model. The null model is used to identify statistically significant interactions. We validate our method and evaluate to what extent it is suited to identify communities of members of a disinformation campaign in a non-supervised way. We find that this method is suitable for larger social networks and allows to identify statistically significant interactions between users. Extracting the statistically significant interaction leads to the prevalence of users involved in a disinformation campaign being higher. We found that the use of different network models can provide different perceptions of the data and can lead to the identification of different meaningful patterns. We also test the robustness of the methods to illustrate the impact of missing data. Here we observe that sampling the correct data is of great importance to reconstruct an entire disinformation operation.
Background
Information spreading and opinion dynamics
Understanding the dynamics of opinions and information spreading on networks is key in our modern society where online social platforms allow everyone to voice their opinion and allow for rapid propagation of information. The spread of information on a social network can exhibit characteristics of complex contagions (Guilbeault et al. 2017). A broad overview of opinion dynamics can be found in Noorazar et al. (2020). Social media platforms use algorithmic personalisation to provide a customised experience to each user. In this personalised space, it has been found that algorithmic filtering might influence opinions in a social network (Perra and Rocha 2019). A user with malicious intent who manages to manipulate the platform or the algorithm so that he appears in the personalised space can nudge another user towards the desired opinion without the latter realising it.
Disinformation campaigns
According to the definition of the European Commission, disinformation is ‘verifiably false or misleading information created, presented and disseminated for economic gain or to intentionally deceive the public’. Misinformation on the other hand is ‘verifiably false information that is spread without the intention to mislead, and often shared because the user believes it to be true’ (https://digital-strategy.ec.europa.eu/en/policies/online-disinformation). When disinformation is shared by a so-called ‘useful idiot’, it often turns into misinformation, because the person sharing it does not intend to mislead. Democratic elections in several countries have been plagued by both in recent years (Mazarr et al. 2019; Bradshaw and Howard 2018; Marchal et al. 2018; Woolley and Howard 2018; Linvill and Warren 2018). During the COVID-19 pandemic, there has been a flare-up of unreliable or low confidence information (Elhadad et al. 2021, 2020). Even though it is difficult to quantify the impact and the efficiency of such campaigns, the social media platforms and different national or supranational entities are actively encouraging research to detect, identify or attribute disinformation.
In this paper we focus on disinformation within the context of information operations: an active operation that is run by an actor with the intent to create desired effects on the will, the understanding and capability of its adversaries or potential adversaries in support of its own objectives. The analysis and identification of coordinated behaviour in social networks has previously been realised by using a user similarity network (Nizzoli et al. 2020) or by looking at account behaviour and activity patterns (Sharma et al. 2020; Pacheco et al. 2020), sometimes in a limited timeframe (Pacheco et al. 2020; Weber and Neumann 2021). Various tools and platforms exist and contribute to the fight against disinformation, e.g. Hoaxy (Shao et al. 2016) for the tracking of social news sharing, and various fact checking websites such as FactCheck (https://www.factcheck.org), PolitiFact (XXXX) or EUvsDisinfo (https://euvsdisinfo.eu). In addition, there are algorithms for identifying artificial accounts (Wang et al. 2019; Schuchard et al. 2019; Yang et al. 2020) and automatically classifying misinformation or propaganda (Guarino et al. 2020).
Currently only a few large social media platforms such as Reddit or Twitter give (sometimes limited) access to their data. On a regular basis, Twitter releases datasets that are suspected to be state-backed information operations (i.e. a disinformation campaign) via the Twitter information operations report (Twitter 2021). Twitter works in close collaboration with the Stanford Internet Observatory for an independent analysis (DiResta et al. 2020; Cryst and García-Camargo 2020; Bush 2020; Grossman et al. 2020) of the suspected accounts. In these case-by-case studies, both the content and the network topology are analysed. This always includes a subject matter expert who is able to understand the content of the messages and place it within the context of the targeted country.
Unlike other datasets e.g. concerning the 2016 elections in the United States, and despite their availability, the datasets from the Twitter information operations report have not been much studied. Some applications using these datasets include a semi-supervised ensemble-tree classifier model that was built to detect influential actors in a disinformation network (Smith et al. 2021) and the construction of coordination networks based on arbitrary behavioural traces shared among accounts (Pacheco et al. 2020). We use the datasets in the collection as a ground truth (curated by the social media platform) to detect disinformation operations.
Specific applications on social networks
Despite the many applications such as link prediction (Parisi et al. 2018; Baltakiene et al. 2018), inferring network projections (Saracco et al. 2017), pattern detection (Squartini and Garlaschelli 2011) and network reconstruction (Mastrandrea et al. 2014) on all kinds of networks, the application of maximum entropy networks on social networks has been limited. This is mainly due to the scale of social networks and the associated computational cost. In some cases it is possible to circumvent this obstacle. For instance, when using the Directed Bipartite Configuration Model (DBiCM) (Reconstructing mesoscale 2019) on an interaction network generated from Twitter data, it is possible to determine the parameters without having to explicitly solve the system thanks to simplifications due to the choice of layers (Becatti et al. 2019).
The Bipartitte Configuration Model (BiCM) and the DBiCM are two models from the Exponential Random Graph Models (ERGM) (Park and Newman 2004; Hunter et al. 2012) family that have seen the largest amount of use cases on social media data, in part due to the computational aspect, but also because it allows the use of statistical tests to reduce the fully connected network to only the statistically significant connections. They have been used to identify significant user interactions in several applications such as identifying significant content spreaders (Caldarelli et al. 2021); observing that social bots play a central role in the exchange of significant content for political propaganda (Caldarelli et al. 2020); identifying significant content spreaders and identifying political alliances (Becatti et al. 2019); identifying significant interactions in Twitter disinformation datasets (De Clerck et al. 2022); analysing a semantic network during the COVID-19 pandemic (Mattei et al. 2021); characterising the behaviour of bots during the UK elections (Bruno et al. 2021).
Contributions
This paper is an extended version of the work presented in (De Clerck et al. 2022), where only the DBiCM was used. At present we are able to consider additional network models thanks to the acceleration methods explained in the methods section. We analyse whether these advances make the methods suited for large scale social networks by applying them on interaction graphs from disinformation datasets and try to discover non-trivial patterns by comparing the observed interaction graphs with different null models from the ERGM family. The study is extensively extended by adding new results using other network models and by looking at the impact of node removal in the detection power. The contributions of this paper are the following: (1) we apply maximum entropy network models on the collection of datasets from the Twitter information operations report to identify statistically significant interactions between users. (2) We evaluate whether the recently proposed methods to solve a ERGM converge on large scale social networks. (3) We analyse whether the use of different members of the ERGM family can lead to the identification of interesting patterns and whether these results can be generalised. (4) We analyse the impact of disturbances in the data on the obtained results (sensitivity analysis).
Data
The main data source is the Twitter information operations report which contains multiple datasets, linked to a specific disinformation campaign. Each dataset contains information about the users that were identified as connected to the disinformation campaign as well as all their tweets. We call these users ‘flagged users’. The flagged users can interact with other flagged users, but also with non-flagged users. The tweets with which flagged users interact that are authored by non-flagged users are not included in the dataset, but their tweet id is known. This allows these messages to be downloaded separately to identify which non-flagged users the flagged users interacted with. We refer to these messages as ‘external tweets’. Table 1 shows the percentage of messages that could be downloaded for each dataset in August 2021. It is worth mentioning that in some datasets, not all of the ‘flagged’ accounts actively tweeted. When this situation occurs, it leads to users who will never be connected, regardless of the network model used. Note that we did not include the latest datasets which were released in December 2021.
Methods
We describe the different network representations we used, their associated null model, the network analysis methods and the methodology to evaluate the robustness of the methods.
Network models
From the raw Twitter data we generate different networks which in turn can be compared with an appropriate null model.
User–user interaction network
We construct a weighted, directed user–user interaction network \(G_{w}=(V,E)\). Each node corresponds to a user and each edge with weight \(w_{ij}\) represents the amount of times user j interacts (retweets or replies) with user i. The direction of the edge matches the direction of the information flow. We consider each kind of interaction (retweet or reply) separately, because a reply does not necessarily entail support for the user being replied to. The third Twitter action, the quote, was not considered as the datasets contain limited or no relevant quotes.
Bipartite user-object interaction network
The user–user interaction network (weighted or not) is the most direct way of representing the interactions between users. We can also consider a (directed) bipartite network with two layers \(\top\) and \(\bot\). Note that we have not explicitly declared what the different layers of the (directed) bipartite network represent. Different layer choices are possible in function of the goal one wants to achieve:
-
(1)
Users and messages, where a directed edge from a user to a message indicates authorship and a directed edge from a message to a users indicates an interaction (e.g. a retweet) (Becatti et al. 2019). When this network is projected onto the user layer, we obtain the user–user interaction network \(G_{w}\) that shows how information flows on the network.
-
(2)
Users and hashtags, where an edge between the two layers indicates that a users has interacted with a specific hashtag at least once. When this bipartite network is projected onto the hashtag layer, we obtain a semantic network (Mattei et al. 2021; Radicioni et al. 2020, 2021).
-
(3)
Verified and non-verified users, where an edge between the two layers indicates that a user has retweeted the other users at least once. When this bipartite network is projected onto the verified users layer, we obtain a network of discursive communities (Mattei et al. 2021; Bruno et al. 2021).
-
(4)
Users and an URL (or a domain), where an edge between the two layers indicates that a user has shared a specific URL (or linked to a domain) at least once. When this bipartite network is projected onto the user layer, we obtain a semantic network of external domains.
-
(5)
Less straight-forward options could be conceived as well e.g. hashtags and media content (image or video), political affiliation (if known) and hashtags, and so on.
We used the user-message and user-hashtag interaction networks. The advantage of using this bipartite network representation is that one can use a null model to filter out the noise, i.e. interactions between nodes that are not statistically significant.
Community detection
In a network we can observe densely connected clusters of nodes that are poorly connected to each other. Such a cluster is called a network community. A widely used metric for community detection is modularity (Newman and Girvan 2004), which quantifies the quality of a particular division of a network in clusters. Formally, modularity is given by
where the sum goes over all communities c in the network, m is the total number of edges, \(K_c\) is the sum of the degrees of the nodes in community c and \(\gamma\) is a resolution parameter. Community structure can be detected by optimising the modularity over the possible divisions of a network (Newman 2006) i.e. we try to maximise the difference between the actual number of edges and the expected number of edges in a community. The Louvain method (Blondel et al. 2008) has been one of the go-to algorithms for community detection due to its speed and scalability. The Leiden algorithm (Traag et al. 2018) has been proposed as an improvement of the Louvain method because it is faster and guarantees well-connected communities. Additionally, it is capable of working with weighted, directed and multiplex networks. We use the Leiden method for community detection on different representations of the data to evaluate to what extent the representation is suited for the clustering of the users.
Analytical maximum entropy framework
For the networks, we consider entropy-based null-models (Squartini and Garlaschelli 2011; Park and Newman 2004; Garlaschelli and Loffredo 2008). Given an observed network \(G^*\), the maximum-entropy method consists of constructing an ensemble of networks \({\mathcal{G}}\) whose topology is random, apart from a controlled set of structural constraints, \(\mathbf{C}\), measured on \(G^*\). The ensemble is found by maximising the Shannon entropy S
to obtain the least-biased ensemble. When the constraints are imposed on average on the ensemble, i.e. \(\langle \mathbf{C} \rangle = \mathbf{C}\), this is called the canonical network ensemble (Bianconi 2018). This kind of ensemble is also known as an Exponential Random Graph (ERG) (Park and Newman 2004). The framework was extended with a fast and exact method for obtaining analytical results on the grand canonical ensemble in Squartini and Garlaschelli (2011). These random graph models can be used to find statistically significant discrepancies between a null model and a real network.
Scaling up
Estimating the parameters of an ERGM has a high computational cost as finding the parameters of a null model with local constraints requires solving at least \({\mathcal{O}}(N)\) non-linear, coupled equations (where N is the number of nodes in the network). One way of obtaining the parameters is using the equilibrium expectation algorithm (Byshkin et al. 2018). Under the hypothesis that the network is sparse, this method enabled estimating the parameters for a directed social network with over 1.6 million nodes (Stivala et al. 2020). Another method of reducing the complexity of the problem is to consider that identical constraints lead to the same value(s) of the hidden variables. This principle was explained in Garlaschelli and Loffredo (2008) and also used in Bie (2010) for the UBCM. In a lot of cases this allows to drastically reduce the size of the problem to the number of unique (tuples of) local constraints for other members of the ERGM family. In addition to this reduction, one might also use a gradient free fixed-point iterative scheme instead of a gradient based method (such as Newton’s method) to find a solution to the system of equations. This idea was put forward in Dianati (2016). The complexity reduction was integrated with the fixed-point approach in Vallarano et al. (2020). An extensive analysis of the performance of several numerical algorithms for solving different ERGMs (Vallarano et al. 2021) concluded that a fixed point recipe should be the preferred approach for large scale networks. This solves the issues of accuracy, speed and scalability and makes it possible to obtain the maximum likelihood parameters of large-scale networks for different members of the ERGM family.
Null models
Two different null models were used for the BiCM and DBiCM network representations.
Bipartite configuration model
For a bipartite network \(G_{BiP}\) with layers \(\top\) and \(\bot\) and with its biadjacency matrix M with entries \(m_{i\alpha }\), the set of constraints \(\mathbf{C}\) is composed of the degree sequences of the two layers \(\top\) and \(\bot\) of the network. This leads to a probability per graph that can be factorised as
where \(p_{i\alpha } = \frac{e^{-\gamma _i-\beta _{\alpha }}}{1+e^{-\gamma _i-\beta _{\alpha }}}\) and \({\boldsymbol{\gamma}}\) and \({\boldsymbol{\beta}}\) are the \(|\top |\)- and \(|\bot |\)-dimensional Lagrange multipliers of the model (Saracco et al. 2017). The bipartite network can be projected onto one of the layers to obtain a mono-partite representation. The projection of the bipartite network onto one of the layers can be realised by using \({\mathcal{V}}\)-motifs, a measure of similarity between two nodes on the same layer that considers the number of common neighbours. Consider \(V_{ij}^*\), the observed number of \({\mathcal{V}}\)-motifs between two nodes i and j on the \(\top\) layer which can be written in function of the adjacency matrix as follows:
where \(m_{i \alpha }^*\) denotes the observed value of \(m_{i \alpha }\).
If \({\mathcal{V}}_{ij}^*\) exists, an edge exists between node i and node j in the projection. To reduce the amount of noise, one can use the fact that \({\mathcal{V}}_{ij}^*\) follows a Poisson–Binomial distribution (Wang 1993). The statistical significance of \({\mathcal{V}}_{ij}^*\) can be evaluated by its p-value:
In the above equation, \(f_{\text{PoissBin}}\) denotes the probability distribution function of the Poisson–Binomial distribution with parameters \(\mathbf{p} = (p_1,\ldots , p_\alpha , \ldots , p_{|\bot |})\), where \(p_{\alpha } = \langle m_{i\alpha } \rangle \langle m_{j\alpha } \rangle\) and \(\langle m_{i\alpha } \rangle\) denotes the expected value of \(m_{i\alpha }\) under the null model.
Bipartite directed configuration model
For a directed bipartite network \(G_{BiPD}\) with layers \(\top\) and \(\bot\) and with its biadjacency matrices M and \(M'\) with entries \(m_{i\alpha }\) and \(m'_{\alpha i}\), the set of constraints \(\mathbf{C}\) is composed of the directed degree sequences of the two layers \(\top\) and \(\bot\) of the network. This leads to a probability per graph that can be factorised as
where \(p_{i\alpha } = \frac{e^{-\gamma _i-\beta _{\alpha }}}{1+e^{-\gamma _i-\beta _{\alpha }}}\), \({p'}_{\alpha 'i'} = \frac{e^{-{\gamma '}_{i'}-{\beta '}_{\alpha '}}}{1+e^{-{\gamma '}_{i'}-{\beta '}_{\alpha '}}}\), \({\boldsymbol{\gamma}}\) and \({\boldsymbol{\beta}}\) are the \(|\top |\)- and \(|\bot |\)-dimensional Lagrange multipliers of the model associated with the out-degrees and \({\boldsymbol{\gamma}}'\) and \({\boldsymbol{\beta}}'\) are the \(|\top |\)- and \(|\bot |\)-dimensional Lagrange multipliers of the model associated with the in-degrees (Baltakiene et al. 2018). Similar to the previous section, the directed bipartite network can also be projected onto one of the layers to obtain a mono-partite representation by using \({\mathcal{V}}\)-motifs. Here the observed number of \({\mathcal{V}}\)-motifs from node i to node j on the \(\top\) layer can be written in function of the adjacency matrix as follows:
where \(m_{i \alpha }^*\) denotes the observed value of \(m_{i \alpha }\). If \({\mathcal{V}}_{ij}^*\) exists, an edge exists from node i to node j in the projection. As before, the statistical significance of \({\mathcal{V}}_{ij}^*\) can be evaluated by its p-value:
In the above equation, \(f_{\text{PoissBin}}\) denotes the probability distribution function of the Poisson–Binomial distribution with parameters \(\mathbf{p} = (p_1,\ldots , p_\alpha , \ldots , p_{|\bot |})\), where \(p_{\alpha } = \langle m_{i\alpha } \rangle \langle {m'}_{j\alpha } \rangle\) and \(\langle m_{i\alpha } \rangle\) denotes the expected value of \(m_{i\alpha }\) under the null model.
Extracting the statistically significant network
Using the bipartite models described in the previous section, we can obtain a \(|\top | \times |\top |\) matrix of p-values for the \({\mathcal{V}}\)-motifs (cf. Eqs. 1 and 2). In the case of the BiCM this matrix will be symmetrical. Given the large amount of statistical tests to be executed, we use the Benjami–Hochberg procedure (Benjamini and Hochberg 1995) to control the false discovery rate at a fixed level \(\alpha\) (set at 0.05 in our case). The procedure provides a limit value \(p_{(k)}\) with which each p-value is compared. This limit value is obtained by sorting all p-values in ascending order and finding the largest value of k such that
where k denotes the sorted position and m denotes the total number of p-values to analyse. If the p-value of the observed \({\mathcal{V}}\)-motif \({\mathcal{V}}_{ij}^{*}\) is less or equal than \(p_{(k)}\), the link from node i to j is considered statistically significant and is maintained in the projection of the bipartite network onto the \(\top\) layer.
Robustness
It is not possible to collect all the data generated on Twitter (be it in real time or a posteriori), so a sample is generated by selecting a timeframe, a number of relevant keywords (which can be hashtags) and users. Messages from the selected users and messages containing the selected keywords end up in the dataset that will be used to generate interaction networks. From the network point of view, this amounts to sampling nodes and interactions. Sampling of (temporal) networks generally leads to biases (Achlioptas et al. 2006; Lee et al. 2006; Rocha et al. 2017).
Data collection on Twitter can be done using either the stream API or the search API. It is not unthinkable that, even when adapting the data collection query dynamically when using the stream API, one does not capture every message or interaction that might occur in a disinformation campaign while it is happening, as in general the modus operandi is dynamic and reactive. The above reasoning holds to some extent when working with the search API, as it is possible to use progressive insight to limit the amount of data that might have been overlooked. However another problem occurs when going back in time: as social media platforms are making more and more efforts to avoid disinformation on their platforms, specific posts might have been deleted or accounts might have been banned between the moment of their activity and the moment a researcher tries to obtain them. This can lead to missing parts of the relevant data as well. In order to evaluate the robustness, we consider the following approach: we gradually remove the hashtags with the highest degree in the bipartite user-hashtag graph and observe the number of nodes that becomes disconnected from the graph. We chose this approach over removing random nodes because scale-free networks are typically resilient with respect to random node removal. We also look at the impact of this routine when using a null model to filter out interactions.
Results
We give an overview of the different results that were obtained. We start by providing some toy examples to illustrate the networks that can be obtained for different representations of the data and the effect the different methods have on community detection on and composition of those networks. We discuss one dataset of the Twitter information operations report in detail and provide an overview of the results for the other datasets.
Toy examples
User-message interaction network
Consider the following setup for a small network of 15 users: users 1 through 5 author a large number of messages and have a certain visibility or reputation. Users 6 and 7 aim to artificially increase the visibility of users 1 and 2 by generating many interactions. The remaining users occasionally author a message and also interact among themselves in an organic way. We then use three different methods to generate an interaction network. First of all, we consider a binary network (i.e. omitting edge directionality and weight): if an interaction between users occurs, an edge will exist between them. Secondly, we consider a weighted version of the same network: the weight of the edge represents the amount of times a specific interaction occurred. Finally, we consider the bipartite users-message network projected onto the user layer where only the statistically significant links are maintained. We apply the Leiden algorithm for community detection on each of these networks. When using a binary network, information is lost and the identified communities give a distorted picture (Fig. 1a). Adding edge weight gives better results (Fig. 1b). Filtering out the statistically significant interactions using the DBiCM (Fig. 1c) identifies the ground truth even better. Note that in the case where users 1 and 2 author a large proportion of all messages and where users 6 and 7 also interact with a large portion of all other messages, their amplification effort would no longer be statistically significant. This can lead to disturbances in the community detection results.
User-hashtag interaction network
Consider a bipartite user-hashtag network of 10 users with 15 hashtags, were four users are an organised group making use of a specific set of hashtags linked to their discourse. We generate the bipartite network, the projected network on the user layer and the projected network on the users layer with only the statistically significant links maintained (Fig. 2). After having obtained the filtered projection, we apply the Leiden algorithm for community detection. Using the communities discovered in the unfiltered network may be misleading because the normal users are confounded with the disinformation campaign. Filtering out the statistically significant interactions using the BiCM can lead to more accurate network communities.
Validation
Because we want to evaluate to what extent the different models are able to reveal the underlying disinformation campaign we propose the following approach to evaluate the performance of a model: after the filtering has occurred, we consider every node that is still connected in resulting network to be a participant in the disinformation campaign. This is a rather harsh evaluation criterion, because there can (and most likely will) be non-flagged users still present in the projected network if they are the object of the disinformation campaign. Given that we are doing a binary classification, we use the Matthews correlation coefficient (MCC) \(\Phi\) (Matthews 1975; Chicco and Jurman 2020) to quantify the performance. The MCC is defined in terms of the true positives (TP), false positives (FP), false negatives (FN) and true negatives (TN) as follows:
Note that we define a flagged user as positive.
Case study of the Honduras dataset
User-message interaction network
Figure 3 shows a sample for the retweet network of the Honduras dataset. Figure 4 shows the community detection result and the ground truth for the largest component of the projected user-message interaction network. When running community detection algorithms on both the retweet network and the projected user-message interaction network, we find that the communities and the central nodes found within them are in line with Cryst and García-Camargo (2020). Although not all edges from the ‘classical’ retweet network are maintained, the majority of flagged users are connected in the projected bipartite network. Because some edges were removed in the projection, the result of the community detection changed slightly, but without changing the overall conclusions on community composition. With a few exceptions, the removed edges are mainly low weight edges in the weighted network. In the Honduras network, the highest weight of a removed edge is 126 for an edge from @JuanOrlandoH to @tgaparicio. This particular situation where a \({\mathcal{V}}\)-motif \({\mathcal{V}}_{ij}\) is considered non-significant, even with a high edge weight, can occur when a user j (here @tgaparicio) interacted with a large proportion of all the messages, while at the same time user i (here @JuanOrlandoH) authored a large portion of messages in the dataset. When looking at our performance criterion we find a \(\Phi\) coefficient of 0.96 for the retweet graph and 0.8 for the replies graph.
User-hashtag interaction network
Figures 5 and 6 show a sample for the filtered and non-filtered projection of the bipartite user-hashtag network on the user layer for the Honduras dataset. For both figures the results of community detection are shown on the left and the ground truth (flagged and non-flagged users) is shown on the right. Without filtering, there is a separation between flagged and non-flagged users, but there is more overlap within the communities (less pure). The network has 14,806 nodes and 4.2 million edges. The giant component accounts for 94.9% of all nodes and 99.99% of all edges. Most flagged users are present in the giant component. The flagged users who are not present are mainly users who did not author a message or used a hashtag, so they were never connected. After filtering, the network still has the same size, but the number of edges has been reduced to 256,000. The giant component now accounts for 20.5% of all nodes and 98.09% of the statistically significant edges. The percentage of flagged users in the giant component slightly decreased, but the ratio of flagged users in the giant component went up from 19.92 to 77.66%. When looking at our performance criterion we find a \(\Phi\) coefficient of 0.63.
Robustness
The degree distribution of the hashtags in the bipartite users-hashtag network is highly skewed (Fig. 7). Figure 8 shows the effect of removing the most connected hashtags on the number of nodes that become disconnected. Even for a low percentage of hashtag removal, a considerable number of nodes becomes disconnected. This is in line with previous research where it was observed that participants in disinformation campaigns tend to use a more narrow or polarising discourse (Pacheco et al. 2020), which translates to a limited number of hashtags in this case. The effect of the node removal on the projection is shown in Fig. 9. As the percentage of removed hashtags increases, we can still observe a tight knitted structure in the largest component, but the amount of (flagged) nodes still present is reduced, as they are increasingly disconnected. At the same time the ratio between flagged and normal users decreases.
General observations in Twitter information operations datasets
User-message interaction networks
The results for the other datasets are in line with the findings on the dataset described above: for both interaction types (retweets and replies), a large part of the edges of the projected user–user network are found to be statistically significant, with some exceptions such as the ‘Russia (2020–2010)’ and the ‘Qatar (2020–2010)’ datasets. Table 2 shows an overview of the results. We consider the method to fail when 1) both the percentage of matched edges in the retweet network (\(\%_{M,RT}\)) and the percentage of matched edges in the reply network (\(\%_{M,RP}\)) are less than 60% or 2) one of \(\%_{M,RT}\) or \(\%_{M,RP}\) is less than 30%. The apparent failure of the method on the dataset ‘Russia (2020–2010)’ is possibly due to the limited size of the network. The large drop in number of retained edges in the ‘Qatar (2020–2010)’ dataset is due to a single flagged user (@ShurafahAlthani) who interacted with more than 80% of all messages. A large portion of flagged users were connected to the disinformation network via this user and are disconnected in the projected network.
We found no correlation between the number of matching edges between the networks and (1) the percentage of external tweets that could be downloaded (\(p=0.17\)), (2) the number of external tweets (\(p=0.42\)) and (3) the number of nodes in the networks (\(p=0.29\)). Table 4 shows an overview of the performance metrics for the different datasets.
User-hashtag interaction networks
The results for the other datasets are in line with the results from the Honduras dataset, i.e. applying the BiCM and filtering out the statistically significant \({\mathcal{V}}\)-motifs leads to a large component where the ratio of flagged users is significantly higher and in some cases is composed almost exclusively of flagged users. Table 3 shows an overview of several metrics for both the filtered and the non-filtered network. In general, the consequences of the filtering method are the following: the number of nodes situated in the largest component decreases and many nodes become disconnected; the majority of statistically significant edges is located in the largest component; the amount of flagged users in the largest component decreases (but to a lesser extent than the decrease of non-flagged users); the ratio of flagged users to non-flagged users in the largest component increases considerably. For two datasets (‘Iran (2020–2010)’ and ‘Russia (2020–2010)’) no statistically significant interactions were found. As was the case for previous model, this apparent failure may be due to the limited size of the networks. Table 4 shows an overview of the performance metrics for the different datasets. The values of the MCC are zero for the two datasets where no significant interactions were found. Another one that stands out is the ‘China’ dataset with a value close to zero, where a high value of false negatives leads to poor performance.
Discussion
Network models
The parameters for both network models provide a more accurate view on the data and reveal traces of the underlying disinformation campaign. In function of the application and the social media platform under consideration, a suited network model should be selected. The bipartite user-message representation allows for a clearer overview of the user interactions whereas the bipartite user-hashtag representation reveals tight-knit discursive communities of the flagged users, in line with observations in previous research.
All methods used in the present work use a null model with a ‘simple’ interpretation of a network, i.e. a network formed exclusively by pairwise interactions. These networks were considered to be stand-alone and static in time. Possible extensions could include: (1) multilayer networks (Bianconi 2018), which allow to combine multiple representations. (2) temporal networks (Holme and Saramäki 2012), which allow to include the dynamics of the interactions. Methods to extract important links from temporal networks exist for techniques from visual temporal network analytics (Linhares et al. 2019), but testing is experimental (by user judgment), whereas within the maximum entropy statistical tests can be used. (3) higher-order networks (Bianconi 2021) and Exponential Random Simplicial Complexes (ERSC) (Zuev et al. 2015) to capture many-body interactions. Maximum entropy ensembles have been defined for these approaches (Courtney and Bianconi 2016; Bianconi 2013; Cimini et al. 2019). In principle, the methods used in this paper could be applied to these extensions. The speed of convergence and the usability at scale remains to be studied.
Robustness and data collection
The analysis of the impact of removing some high degree nodes in the bipartite user-hashtag network showed that observing the disinformation network is highly sensitive to capturing the right hashtags. This should be taken into consideration by researchers who are monitoring social media streams or who want to compare new methods with earlier results. The datasets we used are curated by a social media platform, and show only a subset of the real-world interactions. Some hashtags used by a disinformation campaign could be used and shared by a broader public of non-flagged users, which would add additional nodes in the network. Whereas some specific hashtags might only be used by the members of a disinformation campaign. When these hashtags are not captured, it can be challenging to reconstruct the network and perform the analysis. For example, in a previous study, we showed that it was not possible to reconstruct a disinformation network when a large part of a dataset was removed by the social media platform (De Clerck et al. 2022).
The advantage of the datasets from the Twitter information operations report is that we have all the messages and interactions of the suspected users at our disposal. A possible downside is that we do not see them within their broader context, i.e. all the interactions of other users with the non-flagged users are missing from these datasets.
Computational aspect
We found that the computational methods to obtain the maximum likelihood parameters proposed in Vallarano et al. (2021) scale well and are able to compute the parameters of the null model within seconds, even for the largest networks (\(\approx\)1M nodes) in the data collection. The costly step in the projection process is the computation of the p-values of the \({\mathcal{V}}\)-motifs. The implementation in the NEMtropy package (Vallarano et al. 2021) computes all required p-values (using multithreading when available) and then proceeds with the Benjami–Hochberg procedure (Benjamini and Hochberg 1995). For large networks, we found that keeping all p-values in memory can be a bottleneck during the processing. For the largest networks in the collection some projections took almost 3 days to compute on an Intel i7-8700 with 64GB of RAM. This problem can be avoided by first computing and storing the p-values in chunks of a size determined by the size of the available memory and then using the fastSLU algorithm (Madar and Batista 2016), which requires linear time and does not require any p-value ordering.
An additional approach that could possibly accelerate the computation of the p-values is simulation: instead of computing the p-values of the Poisson–Binomial distribution, one could simply sample the network and compare the observed number of \({\mathcal{V}}\)-motifs with a random sample fitted on a Poisson distribution as a simplification for the Poisson–Binomial distribution to estimate the p-value. Finally, in order to keep the size of the network limited when dealing with really large datasets, pruning (e.g. removing low degree nodes) before doing the computation might be another option, at the risk of losing useful information.
Conclusion
We applied different maximum entropy network models on the collection of datasets from the Twitter information operations report to identify statistically significant interactions between users. The parameters for the models were computed using recently proposed methods and converged very fast for the different network sizes we considered. Using different members of the ERGM family can provide different views on the data. For the models used in this study, there is no evidence that one is better than the other because both are able to help reveal a disinformation campaign. Even though the overall scores in terms of our performance metric is higher for methods based on interactions, each method has its place, because it provides a different view on the data. We also found that capturing the right hashtags is of high importance if one wants to reconstruct the disinformation operation as a whole.
For all the figures related to the Honduras dataset the node layout was obtained using the ForceAtlas2 algorithm (Jacomy et al. 2014).
Availability of data and materials
The datasets generated and/or analysed during the current study are available in the Twitter Information Operations report (Twitter 2021). A Twitter developer account is required to access the datasets. A GitHub repository (https://github.com/B4rtDC/MaxEntSNA) is available with the script to extract the required external tweets from the datasets. Additionally, a Pluto notebook is provided to illustrate the process. Upon request, the authors can provide the tweet ids of the external tweets in alignment with the guidelines of the Twitter platform. The NEMtropy package (Vallarano et al. 2021) (https://github.com/nicoloval/NEMtropy) was used for the computation of the projections.
Abbreviations
- BiCM:
-
Bipartite configuration model
- DBiCM:
-
Directed bipartite configuration model
- ERG:
-
Exponential random graph
- ERGM:
-
Exponential random graph models
- ERSC:
-
Exponential random simplicial complexes
- MCC:
-
Matthews correlation coefficient
- UBCM:
-
Undirected binary configuration model
References
Becatti C, Caldarelli G, Lambiotte R, Saracco F (2019) Extracting significant signal of news consumption from social networks: the case of twitter in Italian political elections. Palgrave Commun 5(1):91. https://doi.org/10.1057/s41599-019-0300-3
Benjamini Y, Hochberg Y (1995) Controlling the false discovery rate: a practical and powerful approach to multiple testing. J R Stat Soc Ser B (Methodol) 57(1):289–300
Bianconi G (2013) Statistical mechanics of multiplex networks: Entropy and overlap. Phys Rev E 87(6):062806. https://doi.org/10.1103/physreve.87.062806
Bianconi G (2018) Multilayer networks: structure and function. Oxford University Press, Oxford
Blondel VD, Guillaume J-L, Lambiotte R, Lefebvre E (2008) Fast unfolding of communities in large networks. J Stat Mech Theory Exp 2008(10):10008. https://doi.org/10.1088/1742-5468/2008/10/p10008
Byshkin M, Stivala A, Mira A, Robins G, Lomi A (2018) Fast maximum likelihood estimation via equilibrium expectation for large network data. Sci Rep 8(1):11509. https://doi.org/10.1038/s41598-018-29725-8
Caldarelli G, De Nicola R, Del Vigna F, Petrocchi M, Saracco F (2020) The role of bot squads in the political propaganda on twitter. Commun Phys 3(1):81. https://doi.org/10.1038/s42005-020-0340-4
Caldarelli G, De Nicola R, Petrocchi M, Pratelli M, Saracco F (2021) Flow of online misinformation during the peak of the Covid-19 pandemic in Italy. EPJ Data Sci 10(1):34. https://doi.org/10.1140/epjds/s13688-021-00289-4
Chicco D, Jurman G (2020) The advantages of the Matthews correlation coefficient (MCC) over f1 score and accuracy in binary classification evaluation. BMC Genomics 21(1):6. https://doi.org/10.1186/s12864-019-6413-7
Cimini G, Squartini T, Saracco F, Garlaschelli D, Gabrielli A, Caldarelli G (2019) The statistical physics of real-world networks. Nat Rev Phys 1(1):58–71. https://doi.org/10.1038/s42254-018-0002-6
Courtney OT, Bianconi G (2016) Generalized network structures: the configuration model and the canonical ensemble of simplicial complexes. Phys Rev E 93(6):062311. https://doi.org/10.1103/physreve.93.062311
De Clerck B, Van Utterbeeck F, Petit J, Lauwens B, Mees W, Rocha LEC (2022) Maximum entropy networks applied on twitter disinformation datasets. In: Benito RM, Cherifi C, Cherifi H, Moro E, Rocha LM, Sales-Pardo M (eds) Complex networks and their applications X. Springer, Cham, pp 132–143
Elhadad M, Li KF, Gebali F (2020) Detecting misleading information on Covid-19. IEEE Access 8:165201–165215. https://doi.org/10.1109/ACCESS.2020.3022867
Garlaschelli D, Loffredo MI (2008) Maximum likelihood: extracting unbiased information from complex networks. Phys Rev E 78(1):015101. https://doi.org/10.1103/physreve.78.015101
Guarino S, Trino N, Chessa A, Riotta G (2020) Beyond fact-checking: network analysis tools for monitoring disinformation in social media. In: Cherifi H, Gaito S, Mendes JF, Moro E, Rocha LM (eds) Complex networks and their applications VIII. Springer, Cham, pp 436–447
Holme P, Saramäki J (2012) Temporal networks. Phys Rep 519(3):97–125. https://doi.org/10.1016/j.physrep.2012.03.001
Hunter DR, Krivitsky PN, Schweinberger M (2012) Computational statistical methods for social network models. J Comput Graph Stat 21(4):856–882. https://doi.org/10.1080/10618600.2012.732921
Jacomy M, Venturini T, Heymann S, Bastian M (2014) ForceAtlas2, a continuous graph layout algorithm for handy network visualization designed for the Gephi software. PLOS ONE 9(6):1–12. https://doi.org/10.1371/journal.pone.0098679
Lee SH, Kim P-J, Jeong H (2006) Statistical properties of sampled networks. Phys Rev E 73(1):016102. https://doi.org/10.1103/physreve.73.016102
Linhares CDG, Ponciano JR, Pereira FSF, Rocha LEC, Paiva JGS, Travençolo BAN (2019) A scalable node ordering strategy based on community structure for enhanced temporal network visualization. Comput Graph 84:185–198. https://doi.org/10.1016/j.cag.2019.08.006
Madar V, Batista S (2016) FastLSU: a more practical approach for the Benjamini–Hochberg FDR controlling procedure for huge-scale testing problems. Bioinformatics 32(11):1716–1723. https://doi.org/10.1093/bioinformatics/btw029
Mastrandrea R, Squartini T, Fagiolo G, Garlaschelli D (2014) Enhanced reconstruction of weighted networks from strengths and degrees. New J Phys 16(4):043022. https://doi.org/10.1088/1367-2630/16/4/043022
Mattei M, Caldarelli G, Squartini T, Saracco F (2021) Italian twitter semantic network during the Covid-19 epidemic. EPJ Data Sci 10:47
Matthews BW (1975) Comparison of the predicted and observed secondary structure of T4 phage lysozyme. Biochim Biophys Acta (BBA) Protein Struct 405(2):442–451. https://doi.org/10.1016/0005-2795(75)90109-9
Mazarr MJ, Casey A, Demus A, Harold SW, Matthews LJ, Beauchamp-Mustafaga N, Sladden J (2019) Hostile social manipulation: present realities and emerging trends. RAND Corporation, Santa Monica
Newman MEJ (2006) Modularity and community structure in networks. Proc Natl Acad Sci 103(23):8577–8582. https://doi.org/10.1073/pnas.0601602103
Newman MEJ, Girvan M (2004) Finding and evaluating community structure in networks. Phys Rev E 69(2):026113. https://doi.org/10.1103/physreve.69.026113
Noorazar H, Vixie KR, Talebanpour A, Hu Y (2020) From classical to modern opinion dynamics. Int J Mod Phys C 31(07):2050101. https://doi.org/10.1142/s0129183120501016
Parisi F, Caldarelli G, Squartini T (2018) Entropy-based approach to missing-links prediction. Appl Netw Sci 3(1):17. https://doi.org/10.1007/s41109-018-0073-4
Park J, Newman MEJ (2004) Statistical mechanics of networks. Phys Rev E 70:066117. https://doi.org/10.1103/PhysRevE.70.066117
Perra N, Rocha LEC (2019) Modelling opinion dynamics in the age of algorithmic personalisation. Sci Rep 9(1):7261. https://doi.org/10.1038/s41598-019-43830-2
Rocha LEC, Masuda N, Holme P (2017) Sampling of temporal networks: methods and biases. Phys Rev E 96:052302. https://doi.org/10.1103/PhysRevE.96.052302
Saracco F, Straka MJ, Clemente RD, Gabrielli A, Caldarelli G, Squartini T (2017) Inferring monopartite projections of bipartite networks: an entropy-based approach. New J Phys 19(5):053022. https://doi.org/10.1088/1367-2630/aa6b38
Schuchard R, Crooks A, Stefanidis A, Croitoru A (2019) Bots in nets: empirical comparative analysis of bot evidence in social networks. In: Aiello LM, Cherifi C, Cherifi H, Lambiotte R, Lió P, Rocha LM (eds) Complex networks and their applications VII. Springer, Cham, pp 424–436
Smith ST, Kao EK, Mackin ED, Shah DC, Simek O, Rubin DB (2021) Automatic detection of influential actors in disinformation networks. Proc Natl Acad Sci 118(4):2011216118. https://doi.org/10.1073/pnas.2011216118
Squartini T, Garlaschelli D (2011) Analytical maximum-likelihood method to detect patterns in real networks. New J Phys 13(8):083001. https://doi.org/10.1088/1367-2630/13/8/083001
Stivala A, Robins G, Lomi A (2020) Exponential random graph model parameter estimation for very large directed networks. PLOS ONE 15(1):1–21. https://doi.org/10.1371/journal.pone.0227804
Vallarano N, Tessone CJ, Squartini T (2020) Bitcoin transaction networks: an overview of recent results. Front Phys 8:286. https://doi.org/10.3389/fphy.2020.00286
Vallarano N, Bruno M, Marchese E, Trapani G, Saracco F, Cimini G, Zanon M, Squartini T (2021) Fast and scalable likelihood maximization for exponential random graph models with local constraints. Sci Rep 11(1):15227. https://doi.org/10.1038/s41598-021-93830-4
van Lidth de Jeude J, Di Clemente R, Caldarelli G, Saracco F, Squartini T (2019) Reconstructing mesoscale network structures. Complexity 209:1–13. https://doi.org/10.1155/2019/5120581
Wang YH (1993) On the number of successes in independent trials. Stat Sin 3(2):295–312
Wang M-H, Nguyen N-L, Dow C-R (2019) Detecting potential cyber armies of election campaigns based on behavioral analysis. In: Aiello LM, Cherifi C, Cherifi H, Lambiotte R, Lió P, Rocha LM (eds) Complex networks and their applications VII. Springer, Cham, pp 437–446
Yang K-C, Varol O, Hui P-M, Menczer F (2020) Scalable and generalizable social bot detection through data selection. Proc AAAI Conf Artif Intell 34(01):1096–1103. https://doi.org/10.1609/aaai.v34i01.5460
Zuev K, Eisenberg O, Krioukov D (2015) Exponential random simplicial complexes. J Phys A Math Theor 48(46):465002. https://doi.org/10.1088/1751-8113/48/46/465002
Achlioptas D, Clauset A, Kempe D, Moore C (2006) On the bias of traceroute sampling: or, power-law degree distributions in regular graphs. J ACM 56(4). https://doi.org/10.1145/1538902.1538905
Baltakiene M, Baltakys K, Cardamone D, Parisi F, Radicioni T, Torricelli M, van Lidth de Jeude JA, Saracco F (2018) Maximum entropy approach to link prediction in bipartite networks. arXiv. https://doi.org/10.48550/arxiv.1805.04307
Bianconi G (2021) Higher-order networks. In: Elements in structure and dynamics of complex networks. Cambridge University Press, Cambridge. https://doi.org/10.1017/9781108770996
Bie TD (2010) Maximum entropy models and subjective interestingness: an application to tiles in binary databases. CoRR arXiv:1008.3314
Bradshaw S, Howard PN (2018) Challenging truth and trust: a global inventory of organized social media manipulation. Technical report, Oxford Internet Institute
Bruno M, Lambiotte R, Saracco F (2021) Brexit and bots: characterizing the behaviour of automated accounts on twitter during the UK election. arXiv:2107.14155
Bush D (2020) Fighting like a lion for Serbia: an analysis of government-linked influence operations in Serbia. Technical report, Stanford Internet Observatory Cyber Policy Center
Cryst E, García-Camargo I (2020) An analysis of twitter’s takedown of Honduran accounts an analysis of Twitter’s takedown of Honduran accounts an analysis of twitter’s takedown of Honduran accounts. Technical report, Stanford Internet Observatory Cyber Policy Center
Dianati N (2016) A maximum entropy approach to separating noise from signal in bimodal affiliation networks. arXiv. https://doi.org/10.48550/arxiv.1607.01735
DiResta R, Kheradpir T, Miller C (2020) “The world is swimming in a sea of rumors”: influence operations associated with el FAGR newspaper (Egypt). Technical report, Stanford Internet Observatory Cyber Policy Center
Elhadad MK, Li KF, Gebali F (2021) Covid-19-fakes: a twitter (Arabic/English) dataset for detecting misleading information on Covid-19. In: Barolli L, Li KF, Miwa H (eds) Advances in intelligent networking and collaborative systems. Springer, Cham, pp 256–268
FactCheck.org (2003) FactCheck.org. https://www.factcheck.org. Accessed 20 Feb 2022
Grossman SHK, DiResta R, Kheradpir T, Miller C (2020) Blame it on Iran, Gatar, and Turkey: An analysis of a twitter and Facebook operation linked to Egypt, the UAE, and Saudi Arabia. Technical report, Stanford Internet Observatory Cyber Policy Center
Guilbeault D, Becker J, Centola D (2017) Complex contagions: a decade in review. CoRR arXiv:1710.07606
Linvill DL, Warren PL (2018) Troll factories: the internet research agency and state-sponsored agenda building
Marchal N, Neudert L-M, Kollanyi B, Howard PN (2018) Polarization, partisanship and junk news consumption on social media during the 2018 us midterm elections. Oxford Internet Institute, Oxford, UK
Nizzoli L, Tardelli S, Avvenuti M, Cresci S, Tesconi M (2020) Coordinated behavior on social media in 2019 UK general election. CoRR arXiv:2008.08370
Pacheco D, Flammini A, Menczer F (2020) Unveiling coordinated groups behind white helmets disinformation. CoRR arXiv:2003.01313
Pacheco D, Hui P, Torres-Lugo C, Truong BT, Flammini A, Menczer F (2020) Uncovering coordinated networks on social media. CoRR arXiv:2001.05658
POLITIFACT (2007) https://www.politifact.com. Accessed 20 Feb 2022
Radicioni T, Pavan E, Squartini T, Saracco F (2020) Analysing twitter semantic networks: the case of 2018 Italian elections. CoRR arXiv:2009.02960
Radicioni T, Squartini T, Pavan E, Saracco F (2021) Networked partisanship and framing: a socio-semantic network analysis of the Italian debate on migration. CoRR arXiv:2103.04653
Shao C, Ciampaglia G, Flammini A, Menczer F (2016) Hoaxy: a platform for tracking online misinformation. In: WWW ’16 Companion: proceedings of the 25th international conference companion on World Wide Web. https://doi.org/10.1145/2872518.2890098
Sharma K, Ferrara E, Liu Y (2020) Identifying coordinated accounts in disinformation campaigns. CoRR arXiv:2008.11308
Tackling Online Disinformation (2018) Technical report, European Commission. https://digital-strategy.ec.europa.eu/en/policies/online-disinformation
Traag VA, Waltman L, van Eck NJ (2018) From Louvain to Leiden: guaranteeing well-connected communities. CoRR arXiv:1810.08473
Twitter (2021) Twitter transparency reports. Technical report. https://transparency.twitter.com/en/reports/information- operations.html
EU Vs DiSiNFO (2015) https://euvsdisinfo.eu. Accessed 20 Feb 2022
Weber D, Neumann F (2021) A general method to find highly coordinating communities in social media through inferred interaction links. CoRR arXiv:2103.03409
Woolley SC, Howard PN (eds) (2018) Computational propaganda: political parties, politicians, and political manipulation on social media. In: Oxford studies in digital politics. Oxford University Press, New York, p 288. https://doi.org/10.1093/oso/9780190931407.001.0001
Acknowledgements
Not applicable.
Funding
This research is funded by the SOCMINT project (DAP-19-03) of the Belgian Defence.
Author information
Authors and Affiliations
Contributions
BDC wrote the manuscript and did the analysis. FVU and LECR provided guidance and ideas. All authors read and approved the final manuscript.
Corresponding author
Ethics declarations
Competing interests
The authors declare that they have no competing interests.
Additional information
Publisher’s Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
De Clerck, B., Rocha, L.E.C. & Van Utterbeeck, F. Maximum entropy networks for large scale social network node analysis. Appl Netw Sci 7, 68 (2022). https://doi.org/10.1007/s41109-022-00506-7
Received:
Accepted:
Published:
DOI: https://doi.org/10.1007/s41109-022-00506-7