Search arXivSearch

arXiv subjects

Carlo Piccardi

Publications and source records attributed to Carlo Piccardi.

10 recordsLinked to original sources

Who's Blocking Whom? Candidate Generation and Block Prediction on Bluesky

Blocking is a widely used tool that helps people manage unwanted interactions on social platforms. We study the problem of predicting block events on Bluesky: whether a given user will block a particular account, given recent interaction, network, activity, and content signals. Using more than three million block events and over 260 million user interactions, we examine several formulations of the directed block prediction problem, differing in which possible targets are considered and how negative examples are selected. We observe that only about 5% of user blocks are preceded by a recent direct interaction. Expanding the set of possible targets to include accounts connected through a common neighbor raises the share to about 22%, once high-degree accounts are excluded as intermediaries. Conditional on candidate inclusion, Hits@1 ranges from 61.3% to 72.4%, compared with a random baseline of 16.7%. However, predictive performance and the signals used by the models depend strongly on how candidates and comparison examples are constructed. Although our goal is to empirically analyze user behavior rather than to propose a deployable system, these findings are relevant to user-facing moderation tools that might help users identify accounts they may wish to avoid or block. In such tools, candidate generation would be a substantive design and evaluation choice rather than merely a preprocessing step.

cs.SI

Static and Dynamic Strategies for Influencing Opinions in Social Networks

The ability of a small set of coordinated actors to manipulate opinions in online social networks poses a serious challenge to the fairness and integrity of public debate. We investigate this problem by studying how targeted stubborn agents can shift the average opinion of a network governed by the Hegselmann-Krause bounded-confidence dynamics. Experiments are conducted on weighted LFR benchmark networks with community structure, using multiple node-selection strategies based on degree, strength, PageRank, betweenness, k-coreness, s-coreness, and salience. We compare static interventions, in which stubborn agents keep a fixed extreme opinion, with dynamic interventions, in which their opinion gradually evolves from moderate to extreme values. Results show that dynamic strategies are substantially more effective than static ones, as they exploit bounded-confidence dynamics to progressively recruit intermediate agents and extend influence across the network. In contrast, static strategies tend to create early opinion separation and therefore have a more limited reach. We also find that while some centrality measures offer advantages in static settings, dynamic interventions can achieve strong performance even with simple or random node selection. Overall, the study clarifies how intervention design and target selection interact in shaping collective opinions, with implications for understanding and countering manipulation in social networks.

cs.SI

A data-driven analysis of the impact of non-compliant individuals on epidemic diffusion in urban settings

Individuals who do not comply with public health safety measures pose a significant challenge to effective epidemic control, as their risky behaviours can undermine public health interventions. This is particularly relevant in urban environments because of their high population density and complex social interactions. In this study, we employ detailed contact networks, built using a data-driven approach, to examine the impact of non-compliant individuals on epidemic dynamics in three major Italian cities: Torino, Milano, and Palermo. We use a heterogeneous extension of the Susceptible-Infected-Recovered model that distinguishes between ordinary and non-compliant individuals, who are more infectious and/or more susceptible. By combining electoral data with recent findings on vaccine hesitancy, we obtain spatially heterogeneous distributions of non-compliance. Epidemic simulations demonstrate that even a small proportion of non-compliant individuals in the population can substantially increase the number of infections and accelerate the timing of their peak. Furthermore, the impact of non-compliance is greatest when disease transmission rates are moderate. Including the heterogeneous, data-driven distribution of non-compliance in the simulations results in infection hotspots forming with varying intensity according to the disease transmission rate. Overall, these findings emphasise the importance of monitoring behavioural compliance and tailoring public health interventions to address localised risks.

physics.soc-ph

An egonet-based approach to effective weighted network comparison

With the impressive growth of network models in practically every scientific and technological area, we are often faced with the need to compare graphs, i.e., to quantify their (dis)similarity using appropriate metrics. This is necessary, for example, to identify networks with comparable characteristics or to spot anomalous instants in a time sequence of graphs. While a large number of metrics are available for binary networks, the set of comparison methods capable of handling weighted graphs is much smaller. Yet, the strength of connections is often a key ingredient of the model, and ignoring this information could lead to misleading results. In this paper we introduce a family of dissimilarity measures to compare undirected weighted networks. They fall into the class of alignment-free metrics: as such, they do not require the correspondence of the nodes between the two graphs and can also compare networks of different sizes. In short, they are based on the distributions, on the graph, of a few egonet features which are easily defined and computed: the distance between two graphs is then the distance between the corresponding distributions. On a properly defined testbed with a pool of weighted network models with diversified characteristics, the proposed metrics are shown to achieve state-of-the-art performance in the model classification task. The effectiveness and applicability of the proposed metrics are then demonstrated on two examples. In the first, some "filtering" schemes -- designed to eliminate non-significant links while maintaining most of the total weight -- are evaluated in their ability to produce as output a graph faithful to the original, in terms of the local structure around nodes. In the second example, analyzing a timeline of stock market correlation graphs highlights anomalies associated with periods of financial instability.

cs.SI

Metrics for network comparison using egonet feature distribution

Identifying networks with similar characteristics in a given ensemble, or detecting pattern discontinuities in a temporal sequence of networks, are two examples of tasks that require an effective metric capable of quantifying network (dis)similarity. Here we propose a method based on a global portrait of graph properties built by processing local nodes features. More precisely, a set of dissimilarity measures is defined by elaborating the distributions, over the network, of a few egonet features, namely the degree, the clustering coefficient, and the egonet persistence. The method, which does not require the alignment of the two networks being compared, exploits the statistics of the three features to define one- or multi-dimensional distribution functions, which are then compared to define a distance between the networks. The effectiveness of the method is evaluated using a standard classification test, i.e., recognizing the graphs originating from the same synthetic model. Overall, the proposed distances have performances comparable to the best state-of-the-art techniques (graphlet-based methods) with similar computational requirements. Given its simplicity and flexibility, the method is proposed as a viable approach for network comparison tasks.

cs.SI

A multi-layer approach to disinformation detection on Twitter

We tackle the problem of classifying news articles pertaining to disinformation vs mainstream news by solely inspecting their diffusion mechanisms on Twitter. Our technique is inherently simple compared to existing text-based approaches, as it allows to by-pass the multiple levels of complexity which are found in news content (e.g. grammar, syntax, style). We employ a multi-layer representation of Twitter diffusion networks, and we compute for each layer a set of global network features which quantify different aspects of the sharing process. Experimental results with two large-scale datasets, corresponding to diffusion cascades of news shared respectively in the United States and Italy, show that a simple Logistic Regression model is able to classify disinformation vs mainstream networks with high accuracy (AUROC up to 94%), also when considering the political bias of different sources in the classification task. We also highlight differences in the sharing patterns of the two news domains which appear to be country-independent. We believe that our network-based approach provides useful insights which pave the way to the future development of a system to detect misleading and harmful information spreading on social media.

cs.SI

Topology comparison of Twitter diffusion networks effectively reveals misleading information

In recent years, malicious information had an explosive growth in social media, with serious social and political backlashes. Recent important studies, featuring large-scale analyses, have produced deeper knowledge about this phenomenon, showing that misleading information spreads faster, deeper and more broadly than factual information on social media, where echo chambers, algorithmic and human biases play an important role in diffusion networks. Following these directions, we explore the possibility of classifying news articles circulating on social media based exclusively on a topological analysis of their diffusion networks. To this aim we collected a large dataset of diffusion networks on Twitter pertaining to news articles published on two distinct classes of sources, namely outlets that convey mainstream, reliable and objective information and those that fabricate and disseminate various kinds of misleading articles, including false news intended to harm, satire intended to make people laugh, click-bait news that may be entirely factual or rumors that are unproven. We carried out an extensive comparison of these networks using several alignment-free approaches including basic network properties, centrality measures distributions, and network distances. We accordingly evaluated to what extent these techniques allow to discriminate between the networks associated to the aforementioned news domains. Our results highlight that the communities of users spreading mainstream news, compared to those sharing misleading news, tend to shape diffusion networks with subtle yet systematic differences which might be effectively employed to identify misleading and harmful information.

cs.SI

Rethinking network reciprocity over social ties: local interactions make direct reciprocity possible and pave the rational way to cooperation

Since Nowak & May's (1992) influential paper, network reciprocity--the fact that individuals' interactions repeated within a local neighborhood support the evolution of cooperation--has been confirmed in several theoretical models. Essentially, local interactions allow cooperators to stay protected from exploiters by assorting into clusters, and the heterogeneity of the network of contacts--the co-presence of low- and high-connected nodes--has been shown to further favor cooperation. The few available large-scale experiments on humans have however missed these effects. The reason is that, while models assume that individuals update strategy by imitating better performing neighbors, experiments showed that humans are more prone to reciprocate cooperation than to compare payoffs. Inspired by the empirical results, we rethink network reciprocity as a rational form of direct reciprocity on networks--networked rational reciprocity--indeed made possible by the locality of interactions. We show that reciprocal altruism in a networked prisoner's dilemma can invade and fixate in any network of rational agents, profit-maximizing over an horizon of future interactions. We find that networked rational reciprocity works better at low average connectivity and we unveil the role of network heterogeneity. Only if cooperating hubs invest in the initial cost of exploitation, the invasion of cooperation is boosted; it is otherwise hindered. Although humans might not be as rational as here assumed, our results could help the design and interpretation of new experiments in social and economic networks

nlin.AO

Complexity, Centralization, and Fragility in Economic Networks

Trade networks, across which countries distribute their products, are crucial components of the globalized world economy. Their structure is strongly heterogeneous across products, given the different features of the countries which buy and sell goods. By using a diversified pool of indicators from network science and product complexity theory, we quantitatively confirm the intuition that, overall, products with higher complexity -- i.e., with larger technological content and number of components -- are traded through a more centralized network -- i.e., with a small number of countries concentrating most of the export flow. Since centralized networks are known to be more vulnerable, we argue that the current composition of production and trading is associated to high fragility at the level of the most complex -- thus strategic -- products.

physics.soc-ph

Finding and testing network communities by lumped Markov chains

Identifying communities (or clusters), namely groups of nodes with comparatively strong internal connectivity, is a fundamental task for deeply understanding the structure and function of a network. Yet, there is a lack of formal criteria for defining communities and for testing their significance. We propose a sharp definition which is based on a significance threshold. By means of a lumped Markov chain model of a random walker, a quality measure called "persistence probability" is associated to a cluster. Then the cluster is defined as an "$\alpha$-community" if such a probability is not smaller than $\alpha$. Consistently, a partition composed of $\alpha$-communities is an "$\alpha$-partition". These definitions turn out to be very effective for finding and testing communities. If a set of candidate partitions is available, setting the desired $\alpha$-level allows one to immediately select the $\alpha$-partition with the finest decomposition. Simultaneously, the persistence probabilities quantify the significance of each single community. Given its ability in individually assessing the quality of each cluster, this approach can also disclose single well-defined communities even in networks which overall do not possess a definite clusterized structure.

physics.soc-ph