Skip to content
/ axelrod Public

Weighted Axelrod model - cellular automata in the dissemination of cultures research.

Notifications You must be signed in to change notification settings

nuxie/axelrod

Repository files navigation

Weighted Axelrod model

Master's thesis, Applied Computer Science @ Jagiellonian University.

The Axelrod model is a well known model of culture development and dissemination describing a possible mechanism for emergence of cultural domains. It is based on two sociological phenomena: homophily and the theory of social influence. Technically, it assumes that every culture is represented by a vector of F cultural traits (features), each taking any of q allowed opinions (values). The model assumes that an individual can interact with local neighbors if and only if they share some common traits.

The agents are conservative in the sense that they are more likely to interact with other agents who are similar to them. On the one hand, at every successful interaction, one of the interacting agents accepts the agent’s point of view on a topic on which both agents differ. Consequently, interactions increase the similarity between agents and make them even more likely to interact in the future. On the other hand, acceptance of opinion can result in differentiation of noninteracting neighbors. The Axelrod model allows for coexistence of multiple cultural domains where neighboring cultures are completely different, as agents belonging to adjacent clusters do not share any common traits.

The Axelrod model does not take into account the fact that cultural attributes may have different significance for a given individual. This is a limitation in the context of how the model reflects the mechanisms driving the evolution of real societies. The aim of the study is to modify the Axelrod model by giving individual features different weights that have a decisive impact on the possibility of changing the opinion and in turn on interactions between two individuals. The comparison of the results obtained for the classic Axelrod model and its modified version shows that the introduced weights have a significant impact on the system evolution, in particular they increase the polarization of the system in the final state.

[1] C. Castellano, S. Fortunato, V. Loreto, Rev. Mod. Phys. 81, 591 (2009).
[2] R. Axelrod, J. Conflict Resolt. 41, 203 (1997).
[3] B. Dybiec, N. Mitarai and K. Sneppen, Phys. Rev. E 85, 056116 (2012).
[4] B. Dybiec, N. Mitarai and K. Sneppen, Eur. Phys. J. B 85, 357 (2012).

Thesis (PL only): https://www.ap.uj.edu.pl/diplomas/150846/

11th Polish Symposium on Physics in Economy and Social Sciences poster: https://indico.fis.agh.edu.pl/event/69/contributions/245/attachments/176/287/64_Kalinowska.pdf

About

Weighted Axelrod model - cellular automata in the dissemination of cultures research.

Topics

Resources

Stars

Watchers

Forks

Languages