When Does Merit Matter? An Agent-Based Model of Deference Exchange

Series: Status Models in Analytical Sociology

Status Theory
Agent-Based Models
Computational Sociology
Formal Models
Social Stratification
Inequality
Author
Affiliation

Roberto Cantillan

Department of Sociology, PUC

Published

May 26, 2026

Fourth post in the series. Skvoretz & Fararo (1996) modeled hierarchy as a step-by-step process. Gould (2002) derived an equilibrium. Podolny (1993) extended the logic to markets. This final entry closes the circle: “Heuristics, Interactions, and Status Hierarchies: An Agent-Based Model of Deference Exchange”, by Gianluca Manzo and Delia Baldassarri, published in Sociological Methods & Research in 2015. It takes the two mechanisms at the heart of Gould’s equilibrium model — social influence and reciprocity — and asks whether they actually generate what we observe in real status distributions. The answer, it turns out, depends almost entirely on who interacts with whom.


The Empirical Puzzle

Before asking what generates status hierarchies, Manzo and Baldassarri ask what status hierarchies actually look like. This is a surprisingly underspecified question in the formal literature — most models are validated against structural properties of social networks (as Gould did) or against specific experimental data, not against the aggregate distributional regularities that characterize income, wealth, academic citations, and social ties at scale.

Three features stand out in virtually every empirical distribution of status resources:

1. Large and growing gap between quality and reward. The difference in recognition, visibility, and material reward between the very top and the rest is consistently larger than the difference in underlying quality or contribution. Rosen (1981) called this the “magnification effect.” It is not just that the best scientist gets more citations — they get vastly more than their marginal superiority in quality would predict.

2. Growing inequality that stops short of winner-take-all. Status distributions are skewed — highly concentrated at the top — but they do not collapse into a monopoly. Gini coefficients for income, wealth, and citation counts are high and often rising, but the richest person never holds 100% of all wealth. Something consistently prevents the cascade from going all the way.

3. Constant rank reshuffling under stable macro-level asymmetry. At the aggregate level, status distributions look stable. But at the individual level, ranks shift continuously. The same person who is highly cited this year may be eclipsed next year by a newcomer. The macro structure is durable; the micro assignments within it are not.

Manzo and Baldassarri use these three patterns as their empirical benchmark. They then ask: do the existing formal models — specifically Gould (2002) and its extension by Lynn, Podolny, and Tao (2009) — actually reproduce these patterns?

Their answer, after an extensive re-analysis, is no, not reliably. Gould’s equilibrium model produces some of these patterns in some regions of the parameter space, but not coherently across all three indicators and not with realistic Gini values. The models also rest on behavioral assumptions — utility maximization, homogeneous agents, all-to-all interaction — that are not particularly realistic.

So Manzo and Baldassarri build a new model from scratch, following what they call the “TAPAS” principle: Take A Previous model And add Something. They keep the two core mechanisms (social influence and reciprocity) but replace the behavioral and structural assumptions with more realistic alternatives.


Three Unrealistic Assumptions They Fix

1. Rational actors → Cognitive heuristics

Gould models agents as utility maximizers who solve an optimization problem to determine how much deference to direct toward each alter. Manzo and Baldassarri argue this is cognitively implausible. Real actors do not solve welfare functions in their heads before deciding how deferential to be at a meeting.

Instead, they model three simple cognitive shortcuts — heuristics — grounded in experimental evidence from social psychology and cognitive science:

  • An imitation heuristic for quality perception: when assessing someone’s quality, look at how others are treating them.
  • A sour grapes heuristic for deference attribution: if someone is not reciprocating your deference, penalize them.
  • An averaging heuristic for status updating: compute others’ status as a weighted average of past deference received, with more weight on recent gestures.

2. Homogeneous agents → Individual-level heterogeneity

Both Gould and LPT assume every actor has the same sensitivity to social influence, the same concern for reciprocity, and the same tolerance for interacting with status-dissimilar others. Manzo and Baldassarri allow each of these to vary across agents, making the model capable of capturing the empirical reality that some people are more susceptible to peer pressure, some more tolerant of asymmetric relationships, some more status-anxious than others.

3. All-to-all interaction → Status homophily

This is the most consequential change. Both prior models assume every actor potentially interacts with every other actor. Manzo and Baldassarri replace this with a status homophily rule: agents prefer to interact with others at a similar status level.

This assumption is empirically well-documented — people tend to associate with social equals both in everyday life and in professional contexts. And its theoretical consequences, as we will see, are dramatic.


The Four-Step Model

The model is an agent-based simulation with \(N = 30\) agents iterated over \(T = 100\) time steps, replicated 100 times per parameter combination. Each iteration proceeds through four steps.

Step 1 — Partner selection: the “Sirens” heuristic

Each agent determines which partners it is willing to interact with, based on status similarity. Like Ulysses binding himself to the mast to resist the Sirens’ song, agents in the model restrain themselves from interacting with alluring but status-distant others — to protect against the psychological discomfort of unreciprocated deference.

Formally, agent \(i\) interacts with agent \(j\) only if the status dissimilarity between them falls within an acceptable range:

\[-h_i \cdot SR_t \leq SD_{ij}^t \leq h_i \cdot SR_t\]

where \(SR_t\) is the current range of the status distribution (highest minus lowest), \(SD_{ij}^t\) is the status difference between \(i\) and \(j\), and \(h_i \in [0,1]\) is agent \(i\)’s heterophily parameter — their tolerance for status-dissimilar interaction. When \(h = 1\) for everyone, we recover the all-to-all scenario of prior models.

Step 2 — Quality perception: the “Imitation” heuristic

After selecting partners, each agent assesses their quality. Because intrinsic quality is unobservable, agents rely on a combination of their own noisy assessment and what the group’s prior behavior reveals:

\[q_{ij}^t = (Q_j + \varepsilon_{ij}^t) + w_i \cdot S_j^{t-1}\]

The first term is agent \(i\)’s direct (but error-prone) estimate of \(j\)’s quality. The second term is the imitation heuristic: agent \(i\) uses \(j\)’s current status \(S_j^{t-1}\) as a social signal of quality, weighted by \(w_i\) — their sensitivity to social influence. High \(w\) means strong Matthew effect: already-high-status agents are perceived as even higher quality.

Step 3 — Deference attribution: the “Sour Grapes” heuristic

Based on the quality perception, agent \(i\) decides how much deference to direct toward \(j\). Here the reciprocity concern enters — modeled not as a utility term but as a behavioral rule:

\[\text{if } ddd_{ij}^{t-1} \leq 0: \quad a_{ij}^t = q_{ij}^t\]

\[\text{if } ddd_{ij}^{t-1} > 0: \quad a_{ij}^t = q_{ij}^t - s_i \cdot ddd_{ij}^{t-1}\]

where \(ddd_{ij} = a_{ij} - a_{ji}\) is the difference in dyadic deference — how much more \(i\) gave than received. When \(i\) received as much or more than they gave (\(ddd \leq 0\)), they assess \(j\)’s quality honestly. But when \(i\) gave more than they received, they apply a deference penalty: like Aesop’s fox deciding the grapes were sour after failing to reach them, ego devalues alter’s status in proportion to the asymmetry they experienced.

The parameter \(s_i\) governs the intensity of this sour grapes reaction.

Step 4 — Status update: the “Averaging” heuristic

Each agent’s status is updated as a temporally weighted average of all deference gestures received, with more recent ones weighted more heavily:

\[S_i^t = \frac{1}{N-1} \sum_{j \neq i} \frac{t^*}{t} \cdot a_{ji}^{t^*}\]

This captures the empirical intuition that recent interactions are more cognitively salient than distant ones.


The Central Finding: Homophily Is What Drives the Matthew Effect

The paper’s most counterintuitive and important result concerns the role of heterophily \(h\) — the parameter controlling how willing agents are to interact across status boundaries.

Manzo and Baldassarri show that in a world where everyone interacts with everyone else (\(h = 1\)), social influence (\(w\)) produces almost no status inequality. The mechanism self-cancels: if every agent interacts with every other, the status signal each agent emits is just the average of what everyone reflects back. The rich-get-richer dynamic never takes off because no agent’s current status can gain a differential foothold in an all-to-all network.

Conversely, when agents interact locally with status-similar others (low \(h\)), small initial differences in quality get amplified by the imitation heuristic into large and durable status gaps.

Why? Because local interaction breaks the symmetric feedback loop. If \(i\) mostly talks to other people like \(i\), and \(j\) mostly talks to people like \(j\), then \(i\)’s status signal is amplified only within its own status neighborhood — and those signals do not get washed out by cross-status interactions that would pull the distribution back toward the mean.

The best-performing specification of the model — the one that most closely reproduces all three empirical patterns simultaneously — is one where low-status actors are more willing to interact across status boundaries than high-status actors. This captures a well-documented empirical asymmetry: unreciprocated friendship nominations disproportionately involve low-status actors claiming friendship with high-status ones (Ball and Newman 2013). Low-status actors reach up; high-status actors retreat inward. This structural asymmetry in interaction is what sustains both the Matthew effect and the departure of the status distribution from winner-take-all.


The Simulation: Run the Model Yourself

The widget below implements the Manzo-Baldassarri ABM directly in your browser. A population of 20 agents with normally distributed intrinsic quality \(Q\) exchange deference over multiple iterations. The three sliders control the core parameters. Watch three outcomes evolve in real time: the status-quality gap (how much status diverges from true quality), the Gini coefficient (overall inequality), and the status-quality rank correlation (how faithfully status mirrors the quality ranking).

w = 0.50 · social influence
s = 0.30 · reciprocity penalty
h = 0.30 · tolerance for distance
Status vs. quality — iter 0
● blue = S > Q  ·  ● slate = S ≈ Q  ·  ● red = S < Q  ·  dashed = S = Q
Macro outcomes over time
Press Run to start. Try h = 1.0 first — then lower it and watch what changes.

Suggested experiments:

  1. Set h = 1.0, run. This is Gould’s original scenario: all-to-all interaction. The Gini barely rises. Social influence alone produces almost no inequality when everyone talks to everyone.
  2. Lower h to 0.2–0.3, reset and run. Now agents interact mostly within status strata. Watch the Gini climb and the status-quality rank correlation drop — status begins to depart from merit.
  3. Raise w toward 1 with low h. Stronger imitation + local interaction = fastest rise in inequality.
  4. Raise s. The sour grapes penalty counterbalances inequality — but notice it also reshuffles ranks more.

What Does the Model Teach Us?

Three conclusions stand out.

First: the Matthew effect requires local interaction. Social influence alone, in an all-to-all interaction world, does not generate cumulative advantage. The commonly assumed mechanism — “people imitate each other’s status assessments” — only amplifies inequality when it operates within status-segregated interaction niches. This is a fundamental insight: the structural condition for inequality amplification is not just cognitive (imitation) but relational (who talks to whom).

Second: reciprocity (sour grapes) has nonlinear, context-dependent effects. In the homogeneous, all-to-all world, the sour grapes heuristic does not consistently counterbalance social influence. Its effects on the three outcome measures run in contradictory directions: it can reduce rank coherence and increase the status-quality gap even as it reduces concentration. Only in the heterogeneous, locally-interacting world do its counterbalancing properties become coherent.

Third: status-dependent heterophily is the key structural ingredient. The scenario that best fits empirical distributions of income, wealth, and citations is one where low-status actors are more tolerant of cross-status interaction than high-status actors. This asymmetry — low reaching up, high retreating inward — sustains both amplification and the plateau that prevents winner-take-all outcomes.


How This Closes the Series

Reading all four papers together reveals a single conceptual arc.

Skvoretz & Fararo (1996) identified the bystander mechanism: hierarchy forms not through bilateral negotiation but through the cumulative interpretations of observers. The act of watching generates precedence ties.

Gould (2002) formalized the tension between social influence (amplifying) and reciprocity (dampening) as a Nash equilibrium, deriving network structure analytically without simulation.

Podolny (1993) showed that the same amplification mechanism operates at the market level through status as signal, with the status constraint playing the role of the reciprocity dampener: high-status producers cannot expand downmarket without destroying the signal that made their advantage possible.

Manzo & Baldassarri (2015) return to the micro level to interrogate the conditions under which amplification actually occurs. Their answer is relational: the network of interactions, not just the cognitive propensity to imitate, determines whether merit gets amplified into status or whether the two remain roughly aligned. Inequality needs infrastructure. That infrastructure is social homophily.

The implications for research on social mobility are direct: if cumulative advantage requires local, status-segregated interaction, then interventions that increase cross-status contact — in schools, neighborhoods, workplaces — may be among the most structurally consequential tools for reducing the gap between merit and reward. Not because they change what people believe, but because they change who talks to whom.


References

Manzo, G., & Baldassarri, D. (2015). Heuristics, interactions, and status hierarchies: An agent-based model of deference exchange. Sociological Methods & Research, 44(2), 329–387.

Gould, R. V. (2002). The origins of status hierarchies: A formal theory and empirical test. American Journal of Sociology, 107(5), 1143–1178.

Lynn, F. B., Podolny, J. M., & Tao, L. (2009). A sociological (de)construction of the relationship between status and quality. American Journal of Sociology, 115(3), 755–804.

Merton, R. K. (1968). The Matthew effect in science. Science, 159, 56–63.

Rosen, S. (1981). The economics of superstars. American Economic Review, 71(5), 845–858.

Skvoretz, J., & Fararo, T. J. (1996). Status and participation in task groups: A dynamic network model. American Journal of Sociology, 101(5), 1366–1414.

Podolny, J. M. (1993). A status-based model of market competition. American Journal of Sociology, 98(4), 829–872.

Ball, B., & Newman, M. E. J. (2013). Friendship networks and social status. Network Science, 1(1), 16–30.

Gigerenzer, G., & Gaissmaier, W. (2011). Heuristic decision making. Annual Review of Psychology, 62, 451–482.