Pith. sign in

REVIEW 4 major objections 5 minor 6 cited by

Boundless Socratic Learning with Language Games

T0 review · 4 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read A closed agent that only talks to itself can, in principle, master any capability.

desk verdict A clear agenda-setting paper on Socratic learning and language games, but the 'boundless' claim outstrips the argument; worth refereeing. read the letter →

arxiv 2411.16905 v1 pith:L7QWMQI6 submitted 2024-11-25 cs.AI cs.CL

classification cs.AIcs.CL
keywords recursiveself-improvementSocraticlearninglanguagegamesclosedsystemalignmentcoveragereinforcementartificialgeneralintelligence
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

This position paper argues that a closed system—one with no access to new information from the outside world—can, in principle, master any desired capability, provided three conditions hold: aligned feedback, broad coverage of experience, and enough scale. When the agent's inputs and outputs are both language, this becomes 'Socratic learning': recursive self-improvement in which the agent's own outputs feed back as future inputs. The paper claims that such a process can vastly exceed the knowledge in its initial data and is limited only by time and gradual misalignment. It then proposes a constructive framework—many narrow 'language games' with reliable scoring functions, scheduled by a meta-game—as the practical route to implementing Socratic learning. A sympathetic reader would care because this reframes the path to superhuman AI around self-contained linguistic deliberation rather than ever-growing external data.

What carries the argument

The central object is the language game: an interaction protocol (expressible in code) in which one or more agents exchange language inputs and outputs and receive a scalar score at the end. The paper argues that language games are the logical consequence of the coverage and feedback conditions—there is no form of interactive data generation with tractable feedback that is not a language game—and that playing many narrow games under a meta-game scheduler provides scalable self-play, automatic feedback, and coverage, while a 'meta-critic' that filters games post-hoc replaces the need for a single perfectly aligned critic.

What would settle it

Run a closed Socratic learner with a verifiable proof-checker critic and broad mathematical coverage, and observe whether it ever proves a statement outside its initial lemma library; a hard ceiling on such growth, or a capability that provably requires non-linguistic grounding, would refute the boundless claim.

Watch

Extended reading notes

Core claim

The paper's central claim is that, under the three conditions of informative and aligned feedback, broad coverage, and sufficient capacity, a closed agent can master any capability; the special case where input and output spaces coincide in language yields Socratic learning, in which recursion can boost performance vastly beyond what is present in the initial data or knowledge, bounded only by time and gradual misalignment. The paper justifies these conditions from reinforcement-learning practice, argues that language may be sufficient for thinking without sensory grounding, and concludes that open-ended Socratic learning is possible. The constructive part defines a language game as an interaction protocol with a scalar scoring function for each player, asserts that every tractable interactive data-generation-with-feedback scheme is a language game, and holds that many narrow games with well-designed scores, selected by a meta-game, address the coverage and feedback conditions without needing a single universal critic.

Load-bearing premise

The argument assumes that language can carry all of thinking and understanding, so a closed agent that never touches the world outside language loses nothing essential by staying in language.

Editorial extensions

If this is right

  • If the three conditions hold, a closed language-only agent can in principle exceed its initial data ceiling, so the binding constraints on future AI capability shift from data availability to feedback alignment and coverage preservation.
  • None of today's LLM training regimes—next-token prediction, human preference feedback, learned reward models—is sufficient for Socratic learning: each fails at least one of alignment, closed-loop operation, or robustness to distribution shift.
  • A practical implementation of Socratic learning is a meta-game that schedules many narrow language games (debate, negotiation, proof verification), each with its own reliable score, rather than relying on a single universal critic.
  • Because games are code and sit in the agent's output space, the framework extends to higher-order recursion: agents that select and generate their own games; the paper leaves open whether proxy metrics like learning progress can keep those levels aligned.

Reading between the lines

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

  • If Socratic learning is correct, the marginal value of external world data may drop relative to the value of designing aligned critics; this inverts the common assumption that data collection is the bottleneck.
  • The claim that every tractable interactive data-generation-with-feedback scheme is a language game suggests that existing multi-agent RL environments and dialogue paradigms could be recast in one formalism; a concrete test is to re-implement an existing benchmark as a language game and measure any change in learning efficiency.
  • The framework implies an empirical scaling law: breadth of language-game repertoire, not depth of any single game, should predict the ceiling of a Socratic learner; this is testable by ablating game diversity under fixed compute.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

4 major / 5 minor

Summary. The paper proposes that an agent in a closed system can master any desired capability if it receives sufficiently informative and aligned feedback, maintains broad coverage of experience, and has sufficient capacity and compute. It specializes this to 'Socratic learning,' defined as recursive self-improvement in language space, and argues that pure language-internal self-improvement can boost performance vastly beyond the initial data. The constructive proposal is a framework of 'language games'—interaction protocols with scalar scoring functions—which are claimed to be the unique mechanism for tractable self-generated feedback. The paper then discusses higher-level recursions, including game generation and self-referential modification, and concludes optimistically that open-ended Socratic learning is possible.

Significance. The question of whether closed recursive self-improvement can lead to superhuman capabilities is of central importance for AI forecasting and safety. The paper is well-written and proposes a useful conceptual vocabulary, and it is honest about several open problems: Section 4 admits that no current LLM training paradigm has feedback sufficient for Socratic learning, and Section 6 labels the meta-game's feedback mechanism an open research question. If the central claim were established, the paper would be a landmark. As it stands, the paper's value is as a thought-provoking research agenda rather than as a demonstration of the 'boundless' claim, and the abstract overstates what the text supports.

major comments (4)
  1. [Abstract and Section 2] The central claim that conditions (a)–(c) are sufficient for an agent to 'master any desired capability' is not supported. Section 2 derives these conditions from RL as necessary conditions for self-improvement in general, but no argument is given for sufficiency. In particular, condition (a) requires the existence of an informative and aligned feedback signal for every target capability; the paper never proves that such signals exist in a closed language-only system for capabilities that are not already linguistic. The only concrete example, the mathematical theorem-proving system in Section 3, is explicitly said in its own footnote to 'sidestep most of the challenge of feedback,' so the one worked illustration does not test the difficult part of the claim.
  2. [Section 3] The assumption that language is sufficient for all thinking and understanding is load-bearing for the 'boundless' conclusion, but it is supported only by a citation to Chalmers (2024) and a reference to the rationalist tradition. This is a contested philosophical position, not an established result. For capabilities defined over non-linguistic states, such as fine-grained visual discrimination or motor control, a closed language-only agent has no channel for task-relevant observations or ground-truth feedback; the copy-and-probe evaluation described in Section 1 cannot supply such tasks to a language-space clone. The paper should either explicitly restrict its scope to capabilities that are expressible and evaluable within language, or provide a substantive argument that all capabilities relevant to ASI are language-expressible.
  3. [Section 5] The claim that 'language games are all you need' and that 'there is no form of interactive data generation with tractable feedback that is not a language game' is nearly tautological given the paper's definition of a language game as any interaction protocol with language inputs and outputs and a scalar scoring function. The definition shifts the central burden to the existence of reliable score functions for each narrow game; Section 5 simply asserts that 'for each narrow game, a reliable score function can be designed,' without evidence. Section 6 then concedes that the meta-game, which schedules the inner games, 'lacks the well-defined feedback mechanism of the inner language games' and calls the meta-critic an open research question. Thus the constructive framework as presented does not yet solve the feedback problem that Section 4 identifies as irreducible.
  4. [Sections 4 and 6] The paper's own caveats undermine the abstract's 'vastly beyond' and 'master any desired capability.' Section 4 states that 'none of the current LLM training paradigms have a feedback mechanism that is sufficient for Socratic learning,' and Section 6 states that it is an 'open research question whether established proxy metrics like learning progress would be sufficient to preserve both the coverage and alignment properties over time.' These admissions place the central claim in the form of a conditional whose antecedent is an unsolved problem. The conclusion in Section 7 that 'open-ended Socratic learning is possible' should be rephrased as a testable hypothesis or a research program, not a demonstrated possibility.
minor comments (5)
  1. [Section 2.1] The sentence 'This creates the fundamental challenge for system-internal feedback is be aligned with the observer' contains a grammatical error ('is be'); it should read '...challenge that system-internal feedback be aligned...'.
  2. [Section 3, footnote 6] The phrase 'a the single agent being evaluated' has a typo; it should be 'the single agent'.
  3. [Section 3, footnote a] The phrase 'as is sidesteps most of the challenge' should read 'as it sidesteps most of the challenge'.
  4. [Section 5] In the sentence 'it could simply produce local variations of exiting games,' 'exiting' should be 'existing'.
  5. [References] The reference to 'V oyager' in the Wang et al. entry should be spelled 'Voyager'.

Circularity Check

2 steps flagged · score 6.0 of 10

The 'language games are all you need' claim is explicitly definitional, and the abstract's three-condition conditional is analytic; the paper's own caveats leave the existence of aligned games as an open problem.

  1. self definitional [Abstract; Section 2.1-2.2]
    "An agent trained within a closed system can master any desired capability, as long as the following three conditions hold: (a) it receives sufficiently informative and aligned feedback, (b) its coverage of experience/data is broad enough, and (c) it has sufficient capacity and resource."

    The conditional is analytic because its antecedent is defined in terms of its consequent. Section 2.1 defines ideal feedback as 'efficient, i.e., contain enough information (not too sparse, not too noisy, not too delayed) for learning to be feasible within the time horizon of the system,' and Section 2.2 defines the required coverage as preserving 'sufficient coverage of the data distribution everywhere the observer cares about.' Once feedback is declared sufficiently informative, coverage broad enough, and capacity/resource sufficient, the capability to master the target is already assumed. The paper's own stated aim is 'to clarify terminology and frame the discussion,' so this is a definitional frame rather than an empirically derived theorem.

  2. self definitional [Section 5, first paragraph under 'Language games are all you need ...']
    "Language games, thus defined, address the two primary needs of Socratic learning; namely, they provide a scalable mechanism for unbounded interactive data generation and self-play, while automatically providing an accompanying feedback signal (the score). In fact, they are the logical consequence of the coverage and feedback conditions, almost tautologically so: there is no form of interactive data generation with tractable feedback that is not a language game."

    A language game was just defined as 'an interaction protocol (a set of rules, expressible in code) that specifies the interaction of one or more agents ... that have language inputs and language outputs, plus a scalar scoring function for each player at the end of the game.' Any interactive data-generation mechanism with tractable feedback in language therefore falls under the definition by construction, so the sufficiency claim 'language games are all you need' is a consequence of the definition, not of independent evidence. The sentence 'almost tautologically so' concedes this.

full rationale

This is a position paper whose central claim is explicitly conditional and whose main framework step is definitional. The abstract's three-condition statement is analytic: 'sufficiently informative feedback,' 'broad enough coverage,' and 'sufficient capacity' are defined in Section 2 in terms that already build in the ability to learn the target capability. The more specific circular step is in Section 5: 'language games' are defined as any language interaction protocol with a scalar score, so the conclusion that language games are all you need—and that 'there is no form of interactive data generation with tractable feedback that is not a language game'—follows from the definition, as the paper concedes ('almost tautologically so'). This reduces the constructive claim to a restatement of the feedback and coverage conditions. However, the paper does not pretend to prove that enough aligned games exist; Section 4 states that no current LLM training paradigm has sufficient feedback, and Section 6 states that the meta-game lacks a well-defined feedback mechanism. Thus the 'boundless' conclusion remains conditional on an unresolved existence problem rather than being forced by definition alone. The co-authored citations (Hughes et al. 2024, Pislar et al. 2021, Schaul & Schmidhuber 2010) are peripheral pointers, not load-bearing proofs, so they do not add circularity. Overall, there is partial circularity from definitional framing, but the paper's own caveats prevent the central claim from being fully equivalent to its inputs.

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

The paper introduces no numeric free parameters, but it relies on several substantive assumptions: the sufficiency of its three conditions, the sufficiency of language for all cognition, exponential compute growth, and the existence of reliable narrow game scores plus a workable meta-critic. It also invents two conceptual constructs, language games and the meta-game, without empirical backing.

assumptions (5)
  • ad hoc to paper An agent in a closed system can master any desired capability if feedback is informative and aligned, coverage is broad, and capacity and resource are sufficient.
    The abstract states this as the central sufficiency claim. It is asserted rather than derived, and it is the load-bearing premise of the whole paper.
  • domain assumption Language is sufficient for thinking and understanding and does not require sensory grounding.
    Invoked in Section 3 via Chalmers (2024) and rationalist tradition. If false, Socratic learning cannot reach non-linguistic capabilities.
  • domain assumption Compute and memory grow exponentially enough that resource constraints are a transient obstacle.
    Section 2.3 and Section 4 assume scale is not a bottleneck to justify ignoring efficiency concerns and claiming only time and misalignment limit improvement.
  • ad hoc to paper There is no form of interactive data generation with tractable feedback that is not a language game.
    Section 5 states this is almost tautologically so. The broad definition of language game makes the claim true by construction, which weakens its content.
  • ad hoc to paper Many narrow, well-defined language games with reliable scores can be scheduled by a meta-critic to preserve coverage and alignment.
    Section 5 posits this as the constructive solution to feedback and coverage, but no mechanism or evidence is provided for the meta-critic's reliability.
invented entities (2)
  • Language game as formalized interaction protocol with scalar scoring function
    purpose: To provide scalable feedback and interactive data generation for Socratic learning without relying on the external world.
    The paper defines language games on page 5 and claims they address both feedback and coverage. No implementation or empirical validation is provided.
  • Meta-game that schedules language games
    purpose: To select which games the agent plays to maintain coverage and alignment over time.
    Introduced in Section 5 as the full process of Socratic learning. The paper acknowledges that established proxy metrics like learning progress are an open research question for this meta-game.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Boundless Socratic Learning with Language Games." pith.science (2026). https://pith.science/paper/L7QWMQI6

@misc{pith2026241116905,
  author       = {Pith},
  title        = {Pith review of: Boundless Socratic Learning with Language Games},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/L7QWMQI6}},
  note         = {Machine review of arXiv:2411.16905}
}
read the original abstract

An agent trained within a closed system can master any desired capability, as long as the following three conditions hold: (a) it receives sufficiently informative and aligned feedback, (b) its coverage of experience/data is broad enough, and (c) it has sufficient capacity and resource. In this position paper, we justify these conditions, and consider what limitations arise from (a) and (b) in closed systems, when assuming that (c) is not a bottleneck. Considering the special case of agents with matching input and output spaces (namely, language), we argue that such pure recursive self-improvement, dubbed "Socratic learning", can boost performance vastly beyond what is present in its initial data or knowledge, and is only limited by time, as well as gradual misalignment concerns. Furthermore, we propose a constructive framework to implement it, based on the notion of language games.

Figures

Figures reproduced from arXiv: 2411.16905 by the authors.

Figure 1
Figure 1. Cartoon depiction of the key definitions. An observer ( [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 6 Pith papers

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

  1. Hallucination Self-Play: Bootstrapping Reinforced Detector via Evolved Generator

    cs.CL 2026-07 conditional novelty 7.0 of 10

    Hallucination Self-Play co-evolves a generator and detector from one base LLM via RLAIF and RLVR, lifting a 7B model to match advanced LLMs on RAGTruth faithfulness detection.

  2. Recursive Self-Improvement in AI: From Bounded Self-Refinement to Autonomous Research Loops

    cs.AI 2026-07 conditional novelty 6.0 of 10

    A survey of 1,250 papers organizes AI self-improvement along two axes—what is improved and loop closure—finding that demonstrated self-improvement strength tracks a verification hierarchy from formal verifiers down to...

  3. Re:Form -- Reducing Human Annotations in Scalable Formal Software Verification with RL in LLMs: A Preliminary Study on Dafny

    cs.CL 2025-07 conditional novelty 6.0 of 10

    A minimal-prior pipeline with automated data curation and verifier-driven RL lets small LLMs generate verifiable Dafny specifications and beat larger proprietary models on a synthetic compositional benchmark.

  4. Automated Capability Discovery via Foundation Model Self-Exploration

    cs.LG 2025-02 conditional novelty 6.0 of 10

    ACD automatically generates thousands of open-ended tasks and clusters them into dozens of capability and failure categories, with LLM-vs-human scoring agreement (F1 = 0.86).

  5. Structured Synthetic Reasoning Data for Arithmetic Fine-Tuning of Small Language Models

    cs.AI 2026-05 conditional novelty 4.0 of 10

    A 21,250-example GSM8K-derived synthetic dataset with natural-language traces, Socratic cues, and distractors improved GSM8K exact-match accuracy of LoRA-tuned Qwen3-0.6B/1.7B from 36.5/53.5% to 49.1/66.5%.

  6. Language Games as the Pathway to Artificial Superhuman Intelligence

    cs.AI 2025-01 conditional novelty 4.0 of 10

    A position paper arguing that open-ended language games with fluid roles, varied rewards, and evolving rules can drive expanded data reproduction and thus a path to artificial superhuman intelligence.

Reference graph

Works this paper leans on

30 extracted references · 5 canonical work pages · cited by 6 Pith papers

  1. [1]

    Three dogmas of reinforcement learning

    David Abel, Mark K Ho, and Anna Harutyunyan. Three dogmas of reinforcement learning. arXiv preprint arXiv:2407.10583,

  2. [4]

    Supervising strong learners by amplifying weak experts

    Paul Christiano, Buck Shlegeris, and Dario Amodei. Supervising strong learners by amplifying weak experts. arXiv preprint arXiv:1810.08575,

  3. [9]

    Open-endedness is essential for artificial superhuman intelligence

    Edward Hughes, Michael Dennis, Jack Parker-Holder, Feryal Behbahani, Aditi Mavalankar, Yuge Shi, Tom Schaul, and Tim Rockt ¨aschel. Open-endedness is essential for artificial superhuman intelligence. arXiv preprint arXiv:2406.04268,

  4. [10]

    Ai safety via debate

    Geoffrey Irving, Paul Christiano, and Dario Amodei. Ai safety via debate. arXiv preprint arXiv:1805.00899,

  5. [12]

    Eliminating meta optimization through self-referential meta learning

    Louis Kirsch and J¨urgen Schmidhuber. Eliminating meta optimization through self-referential meta learning. arXiv preprint arXiv:2212.14392,

  6. [13]

    Autocurricula and the emergence of innovation from social interaction: A manifesto for multi-agent intelligence research

    Joel Z Leibo, Edward Hughes, Marc Lanctot, and Thore Graepel. Autocurricula and the emergence of innovation from social interaction: A manifesto for multi-agent intelligence research. arXiv preprint arXiv:1903.00742,

  7. [14]

    Deal or no deal? end- to-end learning for negotiation dialogues

    Mike Lewis, Denis Yarats, Yann N Dauphin, Devi Parikh, and Dhruv Batra. Deal or no deal? end- to-end learning for negotiation dialogues. arXiv preprint arXiv:1706.05125,

  8. [16]

    The AI scien- tist: Towards fully automated open-ended scientific discovery

    Chris Lu, Cong Lu, Robert Tjarko Lange, Jakob Foerster, Jeff Clune, and David Ha. The AI scien- tist: Towards fully automated open-ended scientific discovery. arXiv preprint arXiv:2408.06292,

Show all 30 references
  1. [19]

    Empirical design in rein- forcement learning

    Andrew Patterson, Samuel Neumann, Martha White, and Adam White. Empirical design in rein- forcement learning. arXiv preprint arXiv:2304.01315,

  2. [20]

    When should agents explore? arXiv preprint arXiv:2108.11811,

    Miruna Pislar, David Szepesvari, Georg Ostrovski, Diana Borsa, and Tom Schaul. When should agents explore? arXiv preprint arXiv:2108.11811,

  3. [25]

    GA VEL: Generating games via evolution and language models

    Graham Todd, Alexander Padula, Matthew Stephenson, ´Eric Piette, Dennis JNJ Soemers, and Ju- lian Togelius. GA VEL: Generating games via evolution and language models. arXiv preprint arXiv:2407.09388,

  4. [26]

    Generative agent-based modeling with actions grounded in physical, social, or digital space using concordia

    Alexander Sasha Vezhnevets, John P Agapiou, Avia Aharon, Ron Ziv, Jayd Matyas, Edgar A Du´e˜nez-Guzm´an, William A Cunningham, Simon Osindero, Danny Karmon, and Joel Z Leibo. Generative agent-based modeling with actions grounded in physical, social, or digital space using conc...

  5. [27]

    V oyager: An open-ended embodied agent with large language models

    Guanzhi Wang, Yuqi Xie, Yunfan Jiang, Ajay Mandlekar, Chaowei Xiao, Yuke Zhu, Linxi Fan, and Anima Anandkumar. V oyager: An open-ended embodied agent with large language models. arXiv preprint arXiv:2305.16291,

  6. [28]

    The machine age / In 1949, he imagined an age of robots

    Norbert Wiener. The machine age / In 1949, he imagined an age of robots. MIT Archives / The New York Times, D:8, 1949 /

  7. [30]

    Autodefense: Multi-agent llm defense against jailbreak attacks

    Yifan Zeng, Yiran Wu, Xiao Zhang, Huazheng Wang, and Qingyun Wu. Autodefense: Multi-agent llm defense against jailbreak attacks. arXiv preprint arXiv:2403.04783,

  8. [1988]

    Jacques Derrida. Points. . . Interviews, 1974-1994. Stanford University Press,

  9. [1993]

    G ¨odel machines: self-referential universal problem solvers making provably optimal self-improvements

    J¨urgen Schmidhuber. G ¨odel machines: self-referential universal problem solvers making provably optimal self-improvements. arXiv preprint cs/0309048,

  10. [1995]

    Improv- ing factuality and reasoning in language models through multiagent debate

    Yilun Du, Shuang Li, Antonio Torralba, Joshua B Tenenbaum, and Igor Mordatch. Improv- ing factuality and reasoning in language models through multiagent debate. arXiv preprint arXiv:2305.14325,

  11. [1997]

    Continual learning of large language models: A comprehensive survey

    Haizhou Shi, Zihao Xu, Hengyi Wang, Weiyi Qin, Wenyuan Wang, Yibin Wang, and Hao Wang. Continual learning of large language models: A comprehensive survey. arXiv preprint arXiv:2404.16789,

  12. [2010]

    A ‘self-referential’ weight matrix

    J¨urgen Schmidhuber. A ‘self-referential’ weight matrix. In ICANN’93: Proceedings of the Interna- tional Conference on Artificial Neural Networks Amsterdam, The Netherlands 13–16 September 9 Preprint, under review 1993 3, pp. 446–450. Springer,

  13. [2011]

    Does thought require sensory grounding? From pure thinkers to large language models

    David J Chalmers. Does thought require sensory grounding? From pure thinkers to large language models. arXiv preprint arXiv:2408.09605,

  14. [2013]

    Ludwig Wittgenstein

    URL www.nytimes.com/2013/05/21/science/ mit-scholars-1949-essay-on-machine-age-is-found.html . Ludwig Wittgenstein. Tractatus Logico-Philosophicus

  15. [2015]

    Levels of AGI: Operationalizing progress on the path to AGI

    Meredith Ringel Morris, Jascha Sohl-Dickstein, Noah Fiedel, Tris Warkentin, Allan Dafoe, Alek- sandra Faust, Clement Farabet, and Shane Legg. Levels of AGI: Operationalizing progress on the path to AGI. arXiv preprint arXiv:2311.02462,

  16. [2017]

    Encouraging divergent thinking in large language models through multi- agent debate

    Tian Liang, Zhiwei He, Wenxiang Jiao, Xing Wang, Yan Wang, Rui Wang, Yujiu Yang, Zhaopeng Tu, and Shuming Shi. Encouraging divergent thinking in large language models through multi- agent debate. arXiv preprint arXiv:2305.19118,

  17. [2019]

    FANToM: A benchmark for stress-testing machine theory of mind in interactions

    8 Preprint, under review Hyunwoo Kim, Melanie Sclar, Xuhui Zhou, Ronan Le Bras, Gunhee Kim, Yejin Choi, and Maarten Sap. FANToM: A benchmark for stress-testing machine theory of mind in interactions. arXiv preprint arXiv:2310.15421,

  18. [2020]

    GPT-4 technical report

    OpenAI, Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Floren- cia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, et al. GPT-4 technical report. arXiv preprint arXiv:2303.08774,

  19. [2021]

    Learning formal mathematics from intrinsic motivation

    Gabriel Poesia, David Broman, Nick Haber, and Noah D Goodman. Learning formal mathematics from intrinsic motivation. arXiv preprint arXiv:2407.00695,

  20. [2022]

    Promptbreeder: Self-referential self-improvement via prompt evolution

    Chrisantha Fernando, Dylan Banarse, Henryk Michalewski, Simon Osindero, and Tim Rockt¨aschel. Promptbreeder: Self-referential self-improvement via prompt evolution. arXiv preprint arXiv:2309.16797,

  21. [2023]

    Thousands of ai authors on the future of ai

    Katja Grace, Harlan Stewart, Julia Fabienne Sandk ¨uhler, Stephen Thomas, Ben Weinstein-Raun, and Jan Brauner. Thousands of ai authors on the future of ai. arXiv preprint arXiv:2401.02843,

  22. [2024]

    Training a helpful and harmless assistant with reinforcement learning from human feedback

    Yuntao Bai, Andy Jones, Kamal Ndousse, Amanda Askell, Anna Chen, Nova DasSarma, Dawn Drain, Stanislav Fort, Deep Ganguli, Tom Henighan, et al. Training a helpful and harmless assistant with reinforcement learning from human feedback. arXiv preprint arXiv:2204.05862, 2022a. Yun...

Pith tools

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