Pith. sign in

REVIEW 3 major objections 5 minor 1 cited by

How large language models judge and influence human cooperation

T0 review · 3 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read The paper argues that the social norms people would absorb from LLM judges differ from model to model and version to version, and that these differences are large enough to shift whether cooperation persists in an evolving population.

desk verdict A genuinely new integration of LLM norm extraction with indirect reciprocity; the invalid-answer filtering deserves scrutiny but the modeling core holds up. read the letter →

arxiv 2507.00088 v1 pith:XLE4QJSA submitted 2025-06-30 physics.soc-ph cs.AIcs.SI

classification physics.soc-phcs.AIcs.SI MSC 91A2291A80
keywords indirectreciprocitylargelanguagemodelssocialnormscooperationreputationdynamicsevolutionarygametheorypromptengineeringdonation
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Large language models are increasingly consulted for judgments about other people, and such judgments are the engine of indirect reciprocity: we tend to cooperate with people who have good reputations. This paper extracts the implicit rule each of 21 LLMs uses to assign reputations in a donation game, then feeds those rules into an evolutionary model of a population deciding whether to cooperate. It finds that models nearly all agree on one thing, cooperating with a good person is good and defecting against one is bad, but they split sharply on how to treat defectors of already bad reputation. Because of that split, different LLM norms support very different long-run cooperation levels, from near-collapse under norms like Shunning to near-maximum cooperation under Stern-Judging. The authors also show that simple prompt instructions aimed at maximizing cooperation can push models toward the Image Score norm, which is robust when reputations are private.

What carries the argument

The load-bearing object is the second-order social norm, written as $d=(d_{GC},d_{GD},d_{BC},d_{BD})$, with each probability in $[0,1]$, representing the chance that an observer assigns a good reputation to a donor after observing cooperation (C) or defection (D) with a recipient whose reputation is good (G) or bad (B). The paper extracts such a norm from each LLM by prompting it with 43,200 donation-game vignettes and averaging parsed 'good' and 'bad' answers. It then inserts the norm into a finite-population evolutionary model in which ALLC, ALLD, and DISC strategies compete through mutation and Fermi imitation, with a gossip parameter interpolating between private and public reputation sharing, and measures the resulting cooperation index $I$. The formalism extends classical indirect reciprocity norms such as Image Score, Simple Standing, Shunning, and Stern-Judging to probabilistic values, which is what lets measured LLM behavior, including its variance, be evaluated directly.

What would settle it

A behavioral experiment would settle it: have participants play a repeated donation game while receiving reputation labels from a specific LLM, for example GPT-4o versus Llama 3.3 70B, and record whether their own subsequent judgments move toward that LLM's norm. If participants' reputation assignments barely change, or if the two advisory models produce indistinguishable judgments, then the between-model differences in the cooperation index would not be observed in human societies.

Watch

Extended reading notes

Core claim

The central claim is that the social norms LLMs reveal when asked to judge donation interactions are not interchangeable: the probabilities they assign to 'good' after each combination of donor action and recipient reputation form a norm vector $d = (d_{GC},d_{GD},d_{BC},d_{BD})$, and the position of that vector in norm space determines the cooperation index of a population that adopts it. Most tested models cluster near Image Score or Simple Standing, and most families move from Image Score toward Simple Standing as versions and parameter counts increase, yet only Llama 3.3 70B Instruct approximates Stern-Judging. Under public reputations that norm is the one that maximizes cooperation, whereas under private reputations Image Score-like norms, common in earlier models, sustain the most cooperation. The authors conclude that subtle differences between model versions and prompting decisions significantly affect long-term cooperation dynamics, and that targeted goal-oriented prompts can steer LLM norms in a cooperation-supporting direction.

Load-bearing premise

People will actually take the LLM's reputation judgments as their own, and everyone has access to the same single LLM; if humans resist the advice or use different models, the predicted long-term cooperation levels do not follow.

Editorial extensions

If this is right

  • If human populations adopt LLM reputation judgments, different model versions of the same family can produce materially different levels of cooperation, so model choice becomes a design decision for social infrastructure.
  • The observed drift from Image Score toward Simple Standing improves cooperation when reputations are public but reduces it when reputations are private, so the same model upgrade helps or harms prosociality depending on information sharing.
  • Only Llama 3.3 70B Instruct among the 21 models uses a Stern-Judging-like norm that maximizes cooperation under public reputations; no other tested model reaches that maximum.
  • Goal-oriented prompts such as 'motivation' and 'signalling' shift norms across models toward Image Score, which is the norm that keeps cooperation viable under private reputations, suggesting a cheap alignment lever.
  • LLM norms vary with actor names and interaction contexts, so a single averaged norm hides uncertainty that can push the predicted cooperation index up or down.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • An untested consequence is fragmentation: if different people consult different LLMs, the population would mix incompatible norms, and the disagreement could suppress cooperation more than any single extracted norm does; the paper's single-LLM assumption is the optimistic endpoint.
  • The consistent effect of motivation prompts hints that LLMs have a latent cooperative prior that explicit goals can surface; whether that holds under adversarial phrasings or fine-tuned models is a testable extension.
  • The norm map could serve as a monitor: periodically re-extracting these four probabilities for each new model release would give a cheap early warning of whether LLM judges are drifting toward norms known to collapse cooperation.
  • Because the model treats LLMs only as observers, an extension would let LLMs act as donors; the same norm might then change their own behavior and create feedback loops that the current cooperation index does not capture.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The manuscript proposes a two-step pipeline: it extracts second-order social norms from 21 LLMs by prompting them with 43,200 donation-game scenarios, and then feeds the extracted probabilistic norms into a standard evolutionary indirect-reciprocity model with ALLC/ALLD/DISC strategies, public or private reputations, execution and assessment errors, mutation, and selection. The main empirical findings are that models largely agree when judging interactions with good recipients but disagree when the recipient is bad; that LLM families tend to move from Image Score toward Simple Standing with version and parameter scale; that Llama 3.3 70B Instruct is the only tested model near Stern-Judging, which maximizes cooperation under public reputations; and that goal-oriented prompt interventions can shift norms, with motivation moving models toward Image Score. The evolutionary model is clearly specified and the paper is transparent about its central simplifying assumption that agents fully adopt LLM reputation judgments.

Significance. If the extracted norms are accurate, the paper provides a useful bridge between LLM evaluation and evolutionary social science, with a large prompt corpus and a standard, well-documented indirect-reciprocity model. The quantitative conclusions about which norms maximize cooperation under public versus private information are grounded in established theory, and the authors are explicit about the strong assumption that humans adopt LLM judgments. The main risk is not the evolutionary machinery but the reliability of the norm-extraction step, because several high-error-rate models contribute to the headline cross-model trend and because the point estimates are sensitive to the prompt design choices.

major comments (3)
  1. [Methods, 'LLM social norm assessment'; Supplementary S3] The norm entries in Eq. (11) are computed as averages over valid answers only, but the invalid-answer rate is strongly correlated with prompt content: Supplementary S3 shows that Claude 3.7 Sonnet, Llama 2 13B, and Phi-4 refuse or fail to parse disproportionately in prompts where the donor does not help and where the benefit/cost is not explicit. Because willingness to answer is therefore not independent of the judgment being elicited, the entries dGD and dBD are conditional on the model's willingness to answer rather than unbiased estimates of the underlying judgment distribution. This matters for the headline trend: Llama 2 13B and Claude 3.7 Sonnet are among the models displayed in Figure 3, and their positions on the Image-Score/Simple-Standing edge could shift if refusals were imputed differently. I ask the authors to report the extracted norms under at least two bounding treatments of invalid answers (for example, all refusals coded as 'bad' versus all coded as 'good', plus a multiple-imputation check) and to state whether the cross-model trends and the uniqueness of Llama 3.3 70B survive.
  2. [Figure 3; Table S4] The cooperation map in Figure 3 is computed under the restriction dGC = 1 and dGD = 0, as stated in the caption, yet the overlaid LLM norms are plotted using only their (dBC, dBD) coordinates. For models with dGD appreciably above zero—GPT-4o (dGD = 0.197), Llama 2 13B (0.158), and Claude 3.7 Sonnet (0.145) in Table S4—the cooperation index read from the map is not the cooperation index that their full four-dimensional norm would produce. The text's statement that 'most models adopt the SS-IS edge leading to I in [0.5, 0.75]' is therefore partly an artifact of the projection for those models, and the later discussion of GPT-4o in Figure 4 confirms that its actual cooperation is lower. I ask the authors to compute model-specific cooperation indices using the full norms for all models overlaid in Figure 3, or to annotate the overlay explicitly as a two-dimensional projection that does not correspond to each model's true cooperation index.
  3. [LLM social norm assessment; Supplementary Fig. S9] The point-estimate norm dD' is an unweighted average over the prompt corpus, whose topic distribution is a design choice. The paper's own Figure S9 reports that dBD differs by almost 40 percentage points between non-neutral explicit topics and neutral non-explicit topics. Because the topic mix is arbitrary, the coordinates in Figure 2B and the model ranking in Figure 3 are not invariant to prompt-design choices. The uncertainty ellipses partially address this concern, but the headline comparisons and the 'only Llama 3.3 70B' claim are based on point estimates. Please add a sensitivity analysis that reweights or restricts the topic categories (for example, explicit cost/benefit prompts only, which correspond most closely to the donation game) and report whether the cross-model ordering and the Stern-Judging identification survive.
minor comments (5)
  1. [Methods, model list] In the model enumeration, Claude 3.7 Sonnet is cited as reference [47], but [47] is the Claude 3.5 Haiku announcement; the citation should be [48].
  2. [Throughout] The number 43200 should be written as 43,200 for readability, and the same applies to the abstract and introduction.
  3. [Supplementary Table S5] The table caption mentions red and green coloring, but the plain-text table does not show colors; please add explicit plus/minus signs or numeric deltas instead of relying on color.
  4. [Discussion, limitations] The self-identified assumptions that humans fully adopt LLM reputation assignments and that a single LLM is universally accessible are important external-validity constraints. They are stated clearly in the Discussion, but the abstract and title could be read as making unconditional claims about human cooperation; I suggest adding wording such as 'if adopted' or 'under the assumption that LLM judgments are followed' in the abstract.
  5. [Reproducibility] The manuscript does not state whether the prompt dataset and analysis code will be made available; given the emphasis on reproducibility and temperature-zero queries, a data/code availability statement would strengthen the paper.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: LLM social norms are measured independently and evaluated through a fixed forward cooperation model; self-citations are background formalism only.

full rationale

Derivation chain: (1) each LLM is prompted with 43,200 donation-game vignettes and its four norm entries dGC, dGD, dBC, dBD are measured as means of parsed answers (Eq. 11); (2) those measured norms are inserted as d = dL into a finite-population indirect-reciprocity model whose equations (1)-(10) and parameters (Z=100, b/c=5, ee=ea=0.01, gamma=0.01, beta=1) are fixed in advance; (3) the stationary distribution of the strategy Markov chain yields a cooperation index I that is compared across models and reputation-sharing regimes. No parameter of the evolutionary model is fit to any target cooperation level, and the norm coordinates are measured before and independently of the cooperation computation, so the claim that Llama 3.3 70B IT sits near Stern-Judging and thereby maximizes cooperation under public reputations (Figs. 3-4) is a forward evaluation, not an identity. The four classical norms used for labeling (IS, SS, SH, SJ) are cited to external works (Nowak & Sigmund 1998; Milinski et al. 2001; Panchanathan & Boyd 2004; Pacheco et al. 2006), and the model machinery is traceable to external sources (Hilbe et al. 2018; Ohtsuki & Iwasa 2006/2007; Kawakatsu et al. 2024; Perret et al. 2021; Traulsen et al. 2006). The few self-citations (Santos et al. 2016, 2018, 2021) support only background formalism that the paper also states in its own equations and that is independently established, so they are not load-bearing. The stated limitations, that humans fully adopt LLM reputation assignments and that only one equally accessible LLM is considered (Discussion), are external-validity caveats rather than circularity. The supplementary exclusion of unparsable answers (S3, Fig. S1), which for Claude 3.7 Sonnet, Llama 2 13B, and Phi-4 concentrates in non-help and non-explicit-cost prompts, means the affected norm entries are conditional on willingness to answer; this is a measurement-bias risk for the input coordinates, not a case of the prediction being equivalent to its input by construction.

Assumptions & free parameters 5 free parameters · 5 assumptions · 0 invented entities

The model uses standard IR machinery with hand-set simulation parameters rather than fitted parameters. The only substantive postulate is that humans adopt LLM reputational judgments, which the paper explicitly flags as an assumption. No new physical or social entities are introduced.

free parameters (5)
  • Population size Z = 100
    Standard simulation size from IR literature; not fitted to data.
  • Benefit-to-cost ratio b/c = 5.0 in main figures, varied 1-8 in Fig 4
    Chosen from prior IR studies; cooperation index depends on this value.
  • Execution and assessment error rates ee, ea = 0.01 each
    Standard error values; not fitted.
  • Mutation rate gamma = 0.01
    Chosen to allow rare strategy exploration; not fitted.
  • Selection strength beta = 1
    Standard weak-to-moderate selection value from the pairwise comparison rule.
assumptions (5)
  • domain assumption A second-order social norm d in [0,1]^4 fully describes LLM judgments of cooperation and defection against good and bad recipients.
    Invoked in Methods, LLM social norm assessment; reduces rich LLM outputs to four probabilities.
  • domain assumption Reputation dynamics converge on a faster timescale than strategy dynamics.
    Standard in IR models, cited to refs [39,71]; allows the ODE approximation in Eq (2).
  • domain assumption The gossip aggregation formula in Eq (5) correctly describes how private reputations become public.
    Taken from Kawakatsu et al. [75]; not independently derived in this paper.
  • ad hoc to paper All agents consult one LLM and fully adopt its reputation assignment.
    Acknowledged in Discussion as a limitation; central to the human-impact claim.
  • standard math The strategy Markov chain is irreducible and has a unique stationary distribution.
    Used to compute the cooperation index; follows from finite irreducible chain properties.

how reviews work

0 comments
Cite this review

Pith. "Pith review of How large language models judge and influence human cooperation." pith.science (2026). https://pith.science/paper/XLE4QJSA

@misc{pith2026250700088,
  author       = {Pith},
  title        = {Pith review of: How large language models judge and influence human cooperation},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/XLE4QJSA}},
  note         = {Machine review of arXiv:2507.00088}
}
read the original abstract

Humans increasingly rely on large language models (LLMs) to support decisions in social settings. Previous work suggests that such tools shape people's moral and political judgements. However, the long-term implications of LLM-based social decision-making remain unknown. How will human cooperation be affected when the assessment of social interactions relies on language models? This is a pressing question, as human cooperation is often driven by indirect reciprocity, reputations, and the capacity to judge interactions of others. Here, we assess how state-of-the-art LLMs judge cooperative actions. We provide 21 different LLMs with an extensive set of examples where individuals cooperate -- or refuse cooperating -- in a range of social contexts, and ask how these interactions should be judged. Furthermore, through an evolutionary game-theoretical model, we evaluate cooperation dynamics in populations where the extracted LLM-driven judgements prevail, assessing the long-term impact of LLMs on human prosociality. We observe a remarkable agreement in evaluating cooperation against good opponents. On the other hand, we notice within- and between-model variance when judging cooperation with ill-reputed individuals. We show that the differences revealed between models can significantly impact the prevalence of cooperation. Finally, we test prompts to steer LLM norms, showing that such interventions can shape LLM judgements, particularly through goal-oriented prompts. Our research connects LLM-based advices and long-term social dynamics, and highlights the need to carefully align LLM norms in order to preserve human cooperation.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Payoff scaling shapes cooperation in LLM agents across languages

    cs.AI 2026-01 reject novelty 5.0 of 10

    LLM agents are inferred to switch from always-defect toward conditional and cooperative strategies as payoff stakes rise, with language also shifting the inferred strategy distributions.

Reference graph

Works this paper leans on

87 extracted references · 61 canonical work pages · cited by 1 Pith paper

  1. [1]

    Kasneci, E. et al. Chatgpt for good? on opportunities and challenges of large language models for education. Learning and individual differences 103, 102274 (2023)

  2. [2]

    Chang, Y. et al. A survey on evaluation of large language models. ACM transactions on intelligent systems and technology 15, 1–45 (2024)

  3. [3]

    Weidinger, L. et al. Ethical and social risks of harm from language models. arXiv preprint arXiv:2112.04359 (2021)

  4. [4]

    Bommasani, R. et al. On the opportunities and risks of foundation models. arXiv arXiv:2108.07258 (2021)

  5. [5]

    A., Orghian, D., Canals, J

    Hidalgo, C. A., Orghian, D., Canals, J. A., De Almeida, F. & Martin, N. How Humans Judge Machines (MIT Press, 2021)

  6. [6]

    Ishowo-Oloko, F. et al. Behavioural evidence for a transparency–efficiency tradeoff in human– machine cooperation. Nature Machine Intelligence 1, 517–521 (2019)

  7. [7]

    Karpus, J. et al. Human cooperation with artificial agents varies across countries. Scientific reports 15, 10000 (2025)

  8. [8]

    & Maes, P

    Pataranutaporn, P., Liu, R., Finn, E. & Maes, P. Influencing human–ai interaction by prim- ing beliefs about ai can increase perceived trustworthiness, empathy and effectiveness. Nature Machine Intelligence 5, 1076–1086 (2023)

Show all 87 references
  1. [9]

    & Fischbacher, U

    Dvorak, F., Stumpf, R., Fehrler, S. & Fischbacher, U. Adverse reactions to the use of large language models in social interactions. PNAS nexus 4, pgaf112 (2025)

  2. [10]

    Gallegos, I. O. et al. Bias and fairness in large language models: A survey. Computational Linguistics 50, 1097–1179 (2024)

  3. [11]

    Tao, Y., Viberg, O., Baker, R. S. & Kizilcec, R. F. Cultural bias and cultural alignment of large language models. PNAS nexus 3, pgae346 (2024). 13

  4. [12]

    & Sun, D

    Kotek, H., Dockum, R. & Sun, D. Gender bias and stereotypes in large language models. Proceedings of the ACM Collective Intelligence Conference CI ’23, 12–24 (2023). URL https: //doi.org/10.1145/3582269.3615599

  5. [13]

    Hu, T. et al. Generative language models exhibit social identity biases. Nature Computational Science 5, 65–75 (2025)

  6. [14]

    & Dickerson, J

    Wang, A., Morgenstern, J. & Dickerson, J. P. Large language models that replace human participants can harmfully misportray and flatten identity groups. Nature Machine Intelligence 1–12 (2025)

  7. [15]

    & Willer, R

    Bai, H., Voelkel, J., Eichstaedt, J. & Willer, R. Artificial intelligence can persuade humans on political issues. Research Square Preprint (V ersion 1)(2023). URL https://doi.org/10. 21203/rs.3.rs-3238396/v1. Preprint, posted on September 7, 2023

  8. [16]

    & Song, D

    Potter, Y., Lai, S., Kim, J., Evans, J. & Song, D. Hidden persuaders: Llms’ political leaning and their influence on voters. arXiv preprint arXiv:2410.24190 (2024)

  9. [17]

    & Uhl, M

    Kr¨ ugel, S., Ostermaier, A. & Uhl, M. Chatgpt’s inconsistent moral advice influences users’ judgment. Scientific Reports 13, 4569 (2023)

  10. [18]

    & Naaman, M

    Jakesch, M., Bhat, A., Buschek, D., Zalmanson, L. & Naaman, M. Co-writing with opinionated language models affects users’ views. Proceedings of the 2023 CHI Conference on Human Factors in Computing Systems 1–15 (2023)

  11. [19]

    Rand, D. G. & Nowak, M. A. Human cooperation. Trends in cognitive sciences 17, 413–425 (2013)

  12. [20]

    Nowak, M. A. Five rules for the evolution of cooperation. Science 314, 1560–1563 (2006)

  13. [21]

    The Calculus of Selfishness (Princeton University Press, 2010)

    Sigmund, K. The Calculus of Selfishness (Princeton University Press, 2010)

  14. [22]

    The Biology of Moral Systems (Routledge, 2017)

    Alexander, R. The Biology of Moral Systems (Routledge, 2017)

  15. [23]

    Nowak, M. A. & Sigmund, K. Evolution of indirect reciprocity. Nature 437, 1291–1298 (2005)

  16. [24]

    & Hammerstein, P

    Leimar, O. & Hammerstein, P. Evolution of cooperation through indirect reciprocity.Proceedings of the Royal Society of London. Series B: Biological Sciences 268, 745–753 (2001)

  17. [25]

    & Van Lange, P

    Wu, J., Balliet, D. & Van Lange, P. A. When does gossip promote generosity? indirect reciprocity under the shadow of the future. Social Psychological and Personality Science 6, 923–930 (2015)

  18. [26]

    A Review of Theoretical Studies on Indirect Reciprocity

    Okada, I. A Review of Theoretical Studies on Indirect Reciprocity. Games 11, 27 (2020)

  19. [27]

    Dafoe, A. et al. Open Problems in Cooperative AI. arXiv arXiv:2012.08630 (2020). Publisher: arXiv Version Number: 1

  20. [28]

    Jennings, N. R. et al. Human-agent collectives. Communications of the ACM 57, 80–88 (2014)

  21. [29]

    Akata, Z., Balliet, D., De Rijke, M., Dignum, F. & et al. A research agenda for hybrid intelligence: Augmenting human intellect with collaborative, adaptive, responsible, and explainable artificial intelligence. Computer 53, 18–28 (2020)

  22. [30]

    P., Santos, F

    Santos, F. P., Santos, F. C. & Pacheco, J. M. Social norm complexity and past reputations in the evolution of cooperation. Nature 555, 242–245 (2018)

  23. [31]

    Michel-Mata, S. et al. The evolution of private reputations in information-abundant landscapes. Nature 1–7 (2024)

  24. [32]

    Nowak, M. A. & Sigmund, K. Evolution of indirect reciprocity by image scoring. Nature 393, 573–577 (1998). 14

  25. [33]

    & Boyd, R

    Panchanathan, K. & Boyd, R. Indirect reciprocity can stabilize cooperation without the second- order free rider problem. Nature 432, 499–502 (2004)

  26. [34]

    Milinski, M., Semmann, D., Bakker, T. C. & Krambeck, H.-J. Cooperation through indirect reciprocity: image scoring or standing strategy? Proceedings of the Royal Society of London. Series B: Biological Sciences 268, 2495–2501 (2001)

  27. [35]

    M., Santos, F

    Pacheco, J. M., Santos, F. C. & Chalub, F. A. C. Stern-judging: A simple, successful norm which promotes cooperation under indirect reciprocity. PLoS Computational Biology 2, e178 (2006)

  28. [36]

    A., Tarnita, C

    Kessinger, T. A., Tarnita, C. E. & Plotkin, J. B. Evolution of norms for judging social behavior. Proceedings of the National Academy of Sciences 120, e2219480120 (2023)

  29. [37]

    & Chatterjee, K

    H¨ ubner, V., Schmid, L., Hilbe, C. & Chatterjee, K. Stable strategies of direct and indirect reciprocity across all social dilemmas. PNAS nexus 4, pgaf154 (2025)

  30. [38]

    & Iwasa, Y

    Ohtsuki, H. & Iwasa, Y. The leading eight: social norms that can maintain cooperation by indirect reciprocity. Journal of Theoretical Biology 239, 435–444 (2006)

  31. [39]

    & Nowak, M

    Hilbe, C., Schmid, L., Tkadlec, J., Chatterjee, K. & Nowak, M. A. Indirect reciprocity with private, noisy, and incomplete information. Proceedings of the National Academy of Sciences 115, 12241–12246 (2018)

  32. [40]

    & Iwasa, Y

    Ohtsuki, H. & Iwasa, Y. Global analyses of evolutionary dynamics and exhaustive search for social norms that maintain cooperation by reputation. Journal of Theoretical Biology 244, 518–531 (2007)

  33. [41]

    Team, G. et al. Gemma 2: Improving open language models at a practical size. arXiv preprint arXiv:2408.00118 (2024)

  34. [42]

    Introducing llama 3.1: Our most capable models to date

    Meta. Introducing llama 3.1: Our most capable models to date. Available from https://ai.meta.com/blog/meta-llama-3-1/ (2024). Accessed March 17th, 2025

  35. [43]

    & Ohtsuki, H

    Fujimoto, Y. & Ohtsuki, H. Reputation structure in indirect reciprocity under noisy and private assessment. Scientific Reports 12, 10500 (2022)

  36. [44]

    The future of ai: Built with llama

    Meta. The future of ai: Built with llama. Available from https://ai.meta.com/blog/future-of- ai-built-with-llama/ (2024). Accessed March 17th, 2025

  37. [45]

    Team, G. et al. Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context. arXiv preprint arXiv:2403.05530 (2024)

  38. [46]

    Grok-2 beta release

    xAI. Grok-2 beta release. Available from https://x.ai/news/grok-2 (2024). Accessed March 17th, 2025

  39. [47]

    Introducing computer use, a new claude 3.5 sonnet, and claude 3.5 haiku

    Anthropic. Introducing computer use, a new claude 3.5 sonnet, and claude 3.5 haiku. Available from https://www.anthropic.com/news/3-5-models-and-computer-use (2024). Accessed March 17th, 2025

  40. [48]

    Claude 3.7 sonnet and claude code

    Anthropic. Claude 3.7 sonnet and claude code. Available from https://www.anthropic.com/news/claude-3-7-sonnet (2024). Accessed March 17th, 2025

  41. [49]

    Bai, Y. et al. Constitutional ai: Harmlessness from ai feedback. arXiv preprint arXiv:2212.08073 (2022)

  42. [50]

    Touvron, H. et al. Llama 2: Open foundation and fine-tuned chat models. arXiv preprint arXiv:2307.09288 (2023)

  43. [51]

    Traulsen, A., Nowak, M. A. & Pacheco, J. M. Stochastic dynamics of invasion and fixation. Physical Review E 74, 011909 (2006). 15

  44. [52]

    Effect of private information on indirect reciprocity

    Uchida, S. Effect of private information on indirect reciprocity. Physical Review E 82, 036111 (2010)

  45. [53]

    Piatti, G. et al. Cooperate or collapse: Emergence of sustainable cooperation in a society of llm agents. Advances in Neural Information Processing Systems 37, 111715–111759 (2024)

  46. [54]

    & McClain, C

    Sidoti, O. & McClain, C. 34% of u.s. adults have used chatgpt, about double the share in 2023 (2025). URL https://www.pewresearch.org/short-reads/2025/06/25/ 34-of-us-adults-have-used-chatgpt-about-double-the-share-in-2023/. Accessed: 2025-06-28

  47. [55]

    You, S., Yang, C. L. & Li, X. Algorithmic versus human advice: Does presenting prediction performance matter for algorithm appreciation? Journal of Management Information Systems 39, 336–365 (2022)

  48. [56]

    Schneiders, E. et al. Objection overruled! lay people can distinguish large language models from lawyers, but still favour advice from an llm. Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems 1–14 (2025)

  49. [57]

    & Wang, C

    Yuan, Y., Tang, K., Shen, J., Zhang, M. & Wang, C. Measuring social norms of large language models. arXiv preprint arXiv:2404.02491 (2024)

  50. [58]

    & Blei, D

    Scherrer, N., Shi, C., Feder, A. & Blei, D. Evaluating the moral beliefs encoded in llms. Advances in Neural Information Processing Systems 36, 51778–51809 (2023)

  51. [59]

    & Sigmund, K

    Brandt, H. & Sigmund, K. Indirect reciprocity, image scoring, and moral hazard. Proceedings of the National Academy of Sciences 102, 2666–2670 (2005)

  52. [60]

    Wei, J. et al. Chain-of-thought prompting elicits reasoning in large language models. Advances in neural information processing systems 35, 24824–24837 (2022)

  53. [61]

    Sahoo, P. et al. A systematic survey of prompt engineering in large language models: Techniques and applications. arXiv preprint arXiv:2402.07927 (2024)

  54. [62]

    Schramowski, P., Turan, C., Andersen, N., Rothkopf, C. A. & Kersting, K. Large pre-trained language models contain human-like biases of what is right and wrong to do. Nature Machine Intelligence 4, 258–268 (2022)

  55. [63]

    Au large

    AI, M. Au large. Available from https://mistral.ai/news/mistral-large (2024). Accessed March 17th, 2025

  56. [64]

    Duan, Y., Edwards, J. S. & Dwivedi, Y. K. Artificial intelligence for decision making in the era of big data–evolution, challenges and research agenda. International journal of information management 48, 63–71 (2019)

  57. [65]

    & Rahwan, I

    K¨ obis, N., Bonnefon, J.-F. & Rahwan, I. Bad machines corrupt good morals. Nature human behaviour 5, 679–685 (2021)

  58. [66]

    M., Egdal, D

    Breum, S. M., Egdal, D. V., Mortensen, V. G., Møller, A. G. & Aiello, L. M. The persuasive power of large language models. Proceedings of the International AAAI Conference on Web and Social Media 18, 152–163 (2024)

  59. [67]

    A., Chao, J., Grossman, S., Stamos, A

    Goldstein, J. A., Chao, J., Grossman, S., Stamos, A. & Tomz, M. How persuasive is ai-generated propaganda? PNAS nexus 3, pgae034 (2024)

  60. [68]

    La Malfa, E. et al. Large language models miss the multi-agent mark. arXiv preprint arXiv:2505.21298 (2025)

  61. [69]

    & Sharot, T

    Glickman, M. & Sharot, T. How human–ai feedback loops alter human perceptual, emotional and social judgements. Nature Human Behaviour 9, 345–359 (2025). 16

  62. [70]

    Shumailov, I. et al. Ai models collapse when trained on recursively generated data. Nature 631, 755–759 (2024)

  63. [71]

    P., Santos, F

    Santos, F. P., Santos, F. C. & Pacheco, J. M. Social norms of cooperation in small-scale societies. PLoS Computational Biology 12, e1004709 (2016)

  64. [72]

    & Sasaki, T

    Uchida, S. & Sasaki, T. Effect of assessment error and private information on stern-judging in indirect reciprocity. Chaos, Solitons & Fractals 56, 175–180 (2013)

  65. [73]

    Fishman, M. A. Indirect reciprocity among imperfect individuals. Journal of Theoretical Biology 225, 285–292 (2003)

  66. [74]

    & Han, T

    Perret, C., Krellner, M. & Han, T. A. The evolution of moral rules in a model of indirect reciprocity with private assessment. Scientific Reports 11, 23581 (2021)

  67. [75]

    Kawakatsu, M., Kessinger, T. A. & Plotkin, J. B. A mechanistic model of gossip, reputations, and cooperation. Proceedings of the National Academy of Sciences 121, e2400689121 (2024)

  68. [76]

    Santos, F. P. et al. Picky losers and carefree winners prevail in collective risk dilemmas with partner selection. Autonomous Agents and Multi-Agent Systems 34, 40 (2020)

  69. [77]

    Van Kampen, N. G. Stochastic processes in physics and chemistry Vol. 1 (Elsevier, 1992)

  70. [78]

    Achiam, J. et al. Gpt-4 technical report. arXiv preprint arXiv:2303.08774 (2023)

  71. [79]

    Yang, A. et al. Qwen2. 5 technical report. arXiv preprint arXiv:2412.15115 (2024)

  72. [80]

    Gemini 2.0 flash: A fast and efficient large language model

    AI, G. Gemini 2.0 flash: A fast and efficient large language model. Available from https://developers.googleblog.com/en/gemini-2-family-expands/ (2025). Accessed March 17th, 2025

  73. [81]

    Mistral small 3

    AI, M. Mistral small 3. Available from https://mistral.ai/news/mistral-small-3 (2024). Accessed March 17th, 2025

  74. [82]

    Abdin, M. et al. Phi-3 technical report: A highly capable language model locally on your phone. arXiv preprint arXiv:2404.14219 (2024)

  75. [83]

    Abdin, M. et al. Phi-4 technical report. arXiv preprint arXiv:2412.08905 (2024)

  76. [84]

    Liu, A. et al. Deepseek-v3 technical report. arXiv preprint arXiv:2412.19437 (2024)

  77. [85]

    Guo, D. et al. Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning. arXiv preprint arXiv:2501.12948 (2025)

  78. [86]

    P., Pacheco, J

    Santos, F. P., Pacheco, J. M. & Santos, F. C. The complexity of human cooperation under indirect reciprocity. Philosophical Transactions of the Royal Society B: Biological Sciences 376, 20200291 (2021)

  79. [87]

    Dores Cruz, T. D. et al. Gossip and reputation in everyday life. Philosophical Transactions of the Royal Society B 376, 20200301 (2021). 17

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.