1.7SIJun 17
Social Contagion in COVID-19 Discussions within the Belgian Reddit Community: A Statistical and Modeling StudyTim Van Wesemael, Luis E. C. Rocha, Tijs W. Alleman et al.
Understanding how sentiment toward COVID-19 mitigation measures evolves on social media can inform both epidemiological models and public health policy. We analyzed 655,642 posts by 28,559 users on r/Belgium from January 2020 to June 2022, classifying posts into three mitigation topics (lockdowns, masks, vaccinations) using a BERT-based topic model and scoring sentiment with a RoBERTa-based classifier. Post volume tracked external events such as policy announcements, but we found no evidence of within-Reddit social contagion in topic initiation, suggesting topics are seeded by external information rather than platform-internal spread. Sentiment, however, exhibited significant homophily: comment sentiment correlated with that of the parent post. To capture the underlying dynamics, we developed the Smooth Latent-Expressed Bounded Confidence (SLEBC) model, which distinguishes a latent sentiment trajectory from noisy expressed sentiment and uses bounded confidence rather than linear update rules. Evaluated against two alternatives by WAIC, SLEBC fit best across all three topics. The model indicates that expressed sentiment adapts more strongly to the immediate parent comment than the user's latent state updates from interaction history, suggesting that expressed sentiment is a poor proxy for underlying opinion. These findings imply that infodemic models for Reddit-like platforms should seed topics from external sources and model sentiment spread via bounded confidence mechanisms.
1.2CGSep 4, 2024
Convolutional Neural Networks for Automated Cellular Automaton ClassificationMichiel Rollier, Aisling J. Daly, Jan M. Baetens
The emergent dynamics in spacetime diagrams of cellular automata (CAs) is often organised by means of a number of behavioural classes. Whilst classification of elementary CAs is feasible and well-studied, non-elementary CAs are generally too diverse and numerous to exhaustively classify manually. In this chapter we treat the spacetime diagram as a digital image, and implement simple computer vision techniques to perform an automated classification of elementary cellular automata into the five Li-Packard classes. In particular, we present a supervised learning task to a convolutional neural network, in such a way that it may be generalised to non-elementary CAs. If we want to do so, we must divert the algorithm's focus away from the underlying 'microscopic' local updates. We first show that previously developed deep learning approaches have in fact been trained to identify the local update rule, rather than directly focus on the mesoscopic patterns that are associated with the particular behavioural classes. By means of a well-argued neural network design, as well as a number of data augmentation techniques, we then present a convolutional neural network that performs nearly perfectly at identifying the behavioural class, without necessarily first identifying the underlying microscopic dynamics.
2.1NEAug 24, 2015
An evolutionary approach to the identification of Cellular Automata based on partial observationsWitold Bołt, Jan M. Baetens, Bernard De Baets
In this paper we consider the identification problem of Cellular Automata (CAs). The problem is defined and solved in the context of partial observations with time gaps of unknown length, i.e. pre-recorded, partial configurations of the system at certain, unknown time steps. A solution method based on a modified variant of a Genetic Algorithm (GA) is proposed and illustrated with brief experimental results.
3.2CRApr 10, 2015
A dynamical systems approach to the discrimination of the modes of operation of cryptographic systemsJeaneth Machicao, Jan M. Baetens, Anderson G. Marco et al.
Evidence of signatures associated with cryptographic modes of operation is established. Motivated by some analogies between cryptographic and dynamical systems, in particular with chaos theory, we propose an algorithm based on Lyapunov exponents of discrete dynamical systems to estimate the divergence among ciphertexts as the encryption algorithm is applied iteratively. The results allow to distinguish among six modes of operation, namely ECB, CBC, OFB, CFB, CTR and PCBC using DES, IDEA, TEA and XTEA block ciphers of 64 bits, as well as AES, RC6, Twofish, Seed, Serpent and Camellia block ciphers of 128 bits. Furthermore, the proposed methodology enables a classification of modes of operation of cryptographic systems according to their strength.