Wikipedia Ising Networks
- Wikipedia Ising Networks are directed article graphs that model opinion dynamics using Ising-type spin variables and asynchronous Monte Carlo updates.
- The model employs seeding and weighted link methods (OPA and OPS voting) to capture both local influence and global polarization patterns.
- It provides actionable insights into political and cultural contests on Wikipedia by quantifying node-level deviations and global opinions.
Wikipedia Ising Networks are directed article networks in which Wikipedia pages are treated as nodes, links are induced by article citations or hyperlinks, and each node carries an Ising-type opinion variable whose evolution is determined by the opinions arriving through in-links. In the formulation of Ermann et al., the network is built separately for a given language edition, seeded with a small number of fixed competing opinions, and evolved by asynchronous Monte Carlo updates until it reaches a spin-polarized steady state. The resulting framework is used to quantify node-level and global opinion preferences for political leaders, countries, and social concepts across very large Wikipedia graphs, including the English edition of March 2025 with articles (Ermann et al., 29 Jul 2025).
1. Directed article graph and voting kernels
The basic object is a directed network with nodes representing Wikipedia articles in one language edition. A directed edge exists if page cites or links to page , with multiple links counted only once. The adjacency matrix is therefore
and the column sums are the out-degrees of node (Ermann et al., 29 Jul 2025).
Two related link-weight operators are used. The first is the raw adjacency itself,
called OPA-voting. The second is based on a column-stochastic Google-style matrix,
0
together with a variant 1 defined by 2 for dangling 3. Choosing
4
gives OPS-voting. The difference is structural: OPA uses unnormalized incoming support, whereas OPS weights incoming influence by the source article’s out-degree and suppresses dangling-node broadcast.
The spin variables take values 5 in the two-opinion setting. The formal Hamiltonian is written as
6
with 7 in practice. Because the network is directed and the operational rule is update-based rather than derived from equilibrium sampling, this Hamiltonian mainly supplies an Ising-type interpretation of alignment on the citation graph.
2. Seeding, asynchronous dynamics, and finite temperature
Opinion competition begins by fixing a small set 8 of nodes at 9 and a disjoint set 0 at 1. All other nodes are initialized in a neutral white state 2. White nodes have no initial opinion and no effect on the vote; once a white node first flips to 3, it never returns to 4 (Ermann et al., 29 Jul 2025).
A single asynchronous sweep proceeds by taking a random permutation of all non-fixed nodes and updating them one by one. For a node 5, the local field is
6
with 7. At 8, the update rule is deterministic: 9 This is a majority-vote rule defined on incoming weighted links. Repeating the sweep up to 0 is typically sufficient; by then only 1 of spins still flip.
The model also admits finite-temperature Glauber dynamics. One defines
2
with 3, introduces 4, and assigns
5
When node 6 is selected, it is set to 7 with probability 8 and to 9 otherwise. As 0, this recovers the deterministic majority rule; as 1, the update becomes random. Empirically, the polarized phase remains stable for small fluctuations and melts near a critical temperature 2 (Ermann et al., 29 Jul 2025).
3. Pathway dependence, node polarization, and global order parameters
At 3, the final polarized configuration depends on the random update order. For a fixed seed set, different asynchronous pathways can reach different steady patterns even though each individual run stabilizes after roughly twenty sweeps. The model therefore averages over many independent realizations with identical seeds but different random orders; the reported values use 4 realizations for English Wikipedia 2025, and 5 in some smaller-network studies (Ermann et al., 29 Jul 2025).
For each node 6, let 7 and 8 be the numbers of realizations ending with 9 and 0. The node polarization is
1
Nodes that stayed white almost always, approximately 2–3 of the network, are dropped from the polarization averages. The global polarization is then
4
A positive 5 indicates a global tilt toward the 6 seed and a negative 7 a tilt toward the 8 seed.
A related diagnostic is the deviation
9
which measures whether article 0 is more positive or more negative than the global average. In geographical or topical projections, 1 is used to identify which countries, leaders, or concepts are unusually aligned with one side of the seeded contest. At finite temperature, one may also monitor the number of spin flips per sweep; the jump in that quantity near 2 marks the loss of polarization stability.
4. Two-opinion contests on Wikipedia editions
The two-opinion version has been used for several contests on the English, Russian, and Chinese editions of Wikipedia of March 2025, typically with OPS-voting (Ermann et al., 29 Jul 2025).
For Socialism/Communism (red) versus Capitalism/Imperialism (blue) on English Wikipedia 2025, the global polarization is 3, implying that 4 of nodes end blue. The world map of 5 shows Europe slightly blue, much of the Global South strongly blue, but Russia and the former USSR tilting red.
For Apple Inc. (red) versus Microsoft (blue), 6, so Microsoft narrowly wins globally. In the reported geographical decomposition, India and Nigeria tilt to Apple, whereas Russia, Georgia, and Ukraine tilt to Microsoft.
For Trump (blue) versus Putin (red), the English edition gives 7, corresponding to Putin winning 8 against Trump’s 9. Among G20 leaders, only Canada and Mexico tilt Trump; all others tilt Putin. The English-language geographical pattern places North America, Latin America, Western Europe, and Japan on the Trump side, while Russia, the former USSR, and Turkey tilt Putin. In the Russian edition, almost all regions tilt Putin, with 0. In the Chinese edition, 1, so almost all tilt Trump; the paper attributes this to heavy China–US trade and censored Chinese-mainland access.
Finite-temperature behavior was examined on English Wikipedia 2024 for Socialism versus Capitalism under OPS-voting. At 2 and 3, the fraction 4 is bimodal, approximately 5 or 6. Near 7, the distribution becomes broadly uniform, which is identified as the critical melting point. For 8, 9, and the number of flips jumps near 0.
5. Three-opinion generalization and global color fractions
The model extends to a three-state Potts-like RGB competition by fixing seed sets 1, 2, and 3, while all other nodes begin white. For a node 4, one computes
5
If one color strictly maximizes 6, the node takes that color; otherwise it remains unchanged. As in the two-state case, white does not reappear once a node has adopted a non-white state (Ermann et al., 29 Jul 2025).
For each node 7, pathway averaging yields color fractions
8
with rare white outcomes neglected. Global color fractions are
9
and 0 measures local excess relative to the edition-wide mean.
In the Trump/Putin/Xi contest on 2025 Wikipedia editions under OPS-voting, the global fractions are:
- English: 1, with Putin strongest, especially in Russia and the former USSR; Trump next, especially in the USA and Anglosphere; and Xi smaller, concentrated in Southeast Asia.
- Russian: 2, so almost everything tilts Putin.
- Chinese: 3, so Xi dominates in China and Central Asia.
In the USA/Russia/China contest, the global fractions are:
- English: 4, so the USA dominates.
- Russian: 5, so Russia dominates.
- Chinese: 6, so China dominates.
The paper interprets the corresponding RGB map as showing that each edition “inflates” its own country’s soft power.
The same formalism has also been used for a societal-concepts triad on English Wikipedia 2025: Liberalism (blue), Communism (red), and Nationalism (green). The global fractions are
7
so nationalism is globally strongest. Serbia, Turkey, and Bulgaria are strongly green; the United Kingdom, the United States, and the Benelux countries are strongly liberal; Nepal is red.
6. Related Wikipedia Ising models, nomenclature, and scope
Wikipedia Ising Networks belong to a broader family of Ising-inspired opinion models on directed Wikipedia graphs. A closely related predecessor is the INOF model of Ermann and Shepelyansky, applied to six 2017 language editions—EN, DE, ES, FR, IT, and RU—with sizes including EN at 8 nodes and 9 directed edges. INOF uses the normalized in-link weight
00
drops the teleportation term for dangling columns, and updates non-fixed spins through
01
with the deterministic rule 02, 03, and 04 unchanged. For the “Socialism vs. Capitalism” option, the reported global polarizations are 05 for EN, 06 for DE, 07 for ES, 08 for FR, 09 for IT, and 10 for RU; with the expanded “+Communism/Imperialism” option they become 11, 12, 13, 14, 15, and 16, respectively (Ermann et al., 2024).
Another adjacent construction is the Ising-PageRank model. There, each original node is doubled into red and blue copies, each original hyperlink is replaced by a 17 propagation block 18 or 19, and voting is determined by whether the red or blue PageRank component is larger. On English Wikipedia 2017, a purely blue elite of 20 nodes can shift an otherwise 21–22 society by up to 23 for a PageRank elite or about 24 for a CheiRank elite, with
25
and 26 for the PageRank elite (Frahm et al., 2018).
The terminology also overlaps with a different usage in condensed-matter network science. In that literature, IsingNets are weighted graphs whose nodes are Monte Carlo snapshots of the two-dimensional Ising model, connected by configuration-space similarity, and analyzed with percolation, persistent homology, and spectral methods to detect ferromagnetic, critical, and paramagnetic regimes (Sun et al., 2023). This is a different object from Wikipedia Ising Networks, where the nodes are Wikipedia articles rather than spin-configuration snapshots.
This suggests that “Wikipedia Ising Networks” is best understood as a family of related, non-identical models that share three structural elements: a directed Wikipedia article graph, a small set of fixed-opinion seeds, and asynchronous propagation of Ising-type states through incoming links. Across the variants, the central output is not an equilibrium phase diagram in the lattice sense but a node-resolved and edition-resolved polarization map on a very large directed knowledge network.