Pith. sign in

REVIEW 3 major objections 3 minor 207 references

Computational models of pragmatic reasoning with flexible generation of meaning and expression alternatives

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

Pith's one-line read This paper claims that SAGE—splitting pragmatic modeling into LM proposers and evaluators over a symbolic task analysis—lets cognitive models scale to open-ended alternatives, but the LMs are reliable as proposers, not as formal evaluators.

desk verdict A careful, honest framework paper whose headline asymmetry (good proposers, shaky formal evaluators) is real and well-documented—more roadmap than finished solution, and worth engaging despite unquantified prompt tuning. read the letter →

arxiv 2607.18443 v1 pith:NOIWQBM2 submitted 2026-07-20 cs.CL

classification cs.CL
keywords pragmaticslanguage modelsneuro-symbolic modelingalternativesimplicaturereferential expression generationcognitive modelingSAGE framework
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

The paper tries to establish that a neuro-symbolic framework called SAGE is a viable path to open-ended cognitive models of pragmatic language use. SAGE decomposes a pragmatic task into LM-based proposers that generate candidate expressions or interpretations, LM-based evaluators that assess them, and rule-based selectors that implement a cognitively motivated task analysis. Across three case studies—referential expression generation, manner implicatures, and Gricean conversational implicatures—the end-to-end models achieve high accuracy and often outperform simple LM baselines. The component-level message is an asymmetry: LM proposers generate alternatives that are well-suited to pragmatic modeling, while LM evaluators are better at intuitive judgments than at judgments of formal or theoretical measures. If the paper is right, the bottleneck for open-ended pragmatic modeling is no longer supplying alternatives by hand; it is building trustworthy evaluators.

What carries the argument

The SAGE framework (ScAffolded Generative models for Explanation), built from three module types: proposers, evaluators, and selectors. Proposers use LMs to sample an open-ended space of candidate alternatives; evaluators assess those alternatives on dimensions like literal truth, complexity, or prior plausibility; selectors apply rule-based operations from an explicit task analysis. The central contribution is treating alternative-generation as a flexible LM subroutine while keeping the cognitive reasoning steps explicit and testable. The case studies instantiate the machinery in three task analyses: the Incremental Algorithm for referential expression generation, a markedness-blocking proc

What would settle it

A benchmark study in which the evaluator modules are tested on held-out items without prompt tuning: if the semantic evaluator's accuracy on entailment pairs falls to chance, or if replacing the LM evaluators with random or fixed heuristics in the end-to-end SAGE pipeline does not reduce accuracy below the human-fit level, the claim that LM evaluators carry the formal judgment load would be falsified. The paper's own appendix already reports the semantic evaluator at 0.82 accuracy and near-universal maxim-flouting flags, so a broader replication of these failures on new stimuli would settle th

Watch

Extended reading notes

Core claim

SAGE models can be constructed for pragmatic production and interpretation by replacing manual alternative-specification with LM generation, while keeping the reasoning steps transparent. The paper's detailed module evaluations show that the LM proposers produce natural, contextually appropriate alternatives—rated by humans as comparable to human-written ones—whereas LM evaluators, when asked to make formal judgments such as literal semantic truth, differential complexity, or Gricean maxim flouting, are prompt-sensitive and often diverge from human judgments. The central discovery is therefore not just that the framework works end-to-end, but that the appropriate division of labor between ne

Load-bearing premise

The framework's viability rests on the assumption that a single zero-shot LM call can reliably perform the evaluator roles the task analysis requires—deciding literal truth, comparing expression complexity, and detecting Gricean maxim flouting.

Editorial extensions

If this is right

  • Manual specification of alternatives can be replaced by LM generation for a range of pragmatic tasks, opening models to open-ended contexts.
  • End-to-end accuracy of SAGE models is not sufficient evidence of component adequacy; module-level evaluation against human judgments is necessary.
  • The asymmetry between proposers and evaluators suggests practical guidance: use LMs for sampling alternatives and intuitive judgments; supply formal judgments from specialized components such as fine-tuned models, probability scoring, or symbolic methods.
  • SAGE provides a concrete implementation route for verbal Gricean theory, enabling quantitative comparison of different assumption sets against human data.

Reading between the lines

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

  • A likely testable extension is replacing prompt-based evaluators with LM-internal probability scoring, such as conditional log-probabilities; if that improves evaluator reliability, the asymmetry would narrow.
  • The observed evaluator weakness for abstract judgments suggests that neuro-symbolic cognitive models should keep formal reasoning outside the LM or fine-tune dedicated evaluators rather than rely on zero-shot prompts.
  • The no-assumption model's comparable fit to the Gricean model hints that maxim-flouting detection may not be the driving component of implicature interpretation; a testable prediction is that omitting assumption evaluation yields similar or better fits on new implicature datasets.
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 / 3 minor

Summary. The paper introduces SAGE (ScAffolded Generative models for Explanation), a neuro-symbolic framework for cognitive modeling of pragmatics. SAGE decomposes a pragmatic task into LM-based proposers (which generate open-ended utterance/interpretation alternatives), LM-based evaluators (which assess semantics, complexity, typicality, or maxim violation), and rule-based selectors that implement the symbolic task analysis. The framework is evaluated in three case studies: referential expression generation in a reference game, M-implicature interpretation from periphrastic causatives, and Gricean conversational implicature interpretation. The models are assessed with accuracy, ablations, baselines, human module ratings, and quantitative fit to human forced-choice data. The headline finding is an asymmetry: LM proposers generate viable alternatives, while LM evaluators perform well on intuitive judgments but are less reliable for formal/theoretical assessments, such as literal truth, differential complexity, and maxim flouting.

Significance. If the findings hold, the paper makes a useful methodological contribution: it demonstrates a concrete way to combine LMs with transparent symbolic task analyses for pragmatics, and it provides a systematic, honest assessment of which LM subtasks are currently viable. The paper is particularly strong in its evaluative practice: it uses freshly collected human data, externally grounded human module ratings, Bayesian model comparison, and it openly reports component failures and selection effects. The claimed proposer/evaluator asymmetry is a valuable empirical insight for the growing literature on neuro-symbolic cognitive models. The main risk is that the framework's promise of open-endedness depends on evaluator reliability, which the paper itself shows to be limited; the paper should therefore be read as a proof-of-concept with clear bottlenecks, not as a demonstration that all SAGE components already work.

major comments (3)
  1. [§3.3 / Appendix B.4] The markedness-blocking model discards runs in which no unblocked state-utterance pair is available. This introduces a selection effect on the reported M-implicature accuracy: the model is scored only on cases where the blocking mechanism successfully produces at least one unblocked interpretation. Since blocking is exactly the mechanism the model is intended to explain, the paper should report (i) the proportion of discarded runs, (ii) whether the discarded runs are systematically different (e.g., particular vignettes or utterance types), and (iii) accuracy when discarded runs are counted as failures. Without this, the 80% M-implicature accuracy is conditional on a favorable outcome of the proposed algorithm rather than an unconditional model prediction.
  2. [§4.2.1 / Appendix C.1.1] The assumption-evaluation module flags almost all maxims as violated, while humans are much more reluctant; in the no-assumptions ablation the model still achieves accuracy and human-data fit close to the full Gricean model. The paper acknowledges these facts, but their implications for the central claim are not sufficiently resolved. The Gricean AE model is credibly better than the no-assumptions model, but the differences are small, and the module-level evaluation shows that the assumption evaluator's output is not human-like. The authors should either provide a more direct attribution analysis (e.g., comparing models where the assumption evaluator is replaced by human violation judgments, or where the plausibility evaluator is ablated) or explicitly restrict the scope of the conclusion to the proposer-based component of SAGE.
  3. [§2.1 / Appendix A.1.2] The SemanticEvaluator prompt was optimized during development and the final module obtains only 0.82 accuracy on NLI-style and matched test sets. More importantly, the evaluation of the iterative model's final contrastivity is based on manual annotation by the authors, not on the module's own outputs. The paper notes that the model sometimes failed to recognize human-fully-contrastive utterances and iterated further. This makes it difficult to know how much of the IM's success is due to the semantic evaluator as opposed to the proposer and the manual evaluation procedure. Please report end-to-end contrastivity using the raw SemanticEvaluator outputs, and quantify how often the evaluator's errors changed the number of iterations or the selected utterance.
minor comments (3)
  1. [General] There are several typos and misspellings: 'pehnomena' (§2.4), 'interprepretation' (Appendix C heading), 'ConstrastivitySelector' (Algorithm 1), 'GTP-3.5-turbo' (§4.3, C.1.1), 'fomulate' (C.1.1), 'idiosynchracies' (C.3), and repeated 'the the' in several prompts. A careful proofread is recommended.
  2. [§2.2 / Appendix A.2.1] The single-pass model is described as an ablation of the iterative model, but its UtteranceProposer prompt differs (it does not constrain initial utterances to a single feature). This is a reasonable design choice, but the difference between the two models is not purely the iteration loop; the prompt change is a confound. This should be acknowledged explicitly.
  3. [§4.1 / Algorithm 4] The PlausibilityEvaluator uses empirical mutual information log P(a|u)/P(a) computed from LM token log-probabilities. This is an ad-hoc scoring rule and is not validated against human judgments in the paper. Please clarify its status as an assumption of the model, and ideally provide a small validation or ablation.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: SAGE predictions are checked against external human data and prior theoretical targets, not against model-internal definitions.

full rationale

The paper's derivation chain is: task analysis defines proposer/evaluator/selector modules; LM modules generate and evaluate alternatives; rule-based selectors produce predictions; predictions are compared to external data. No step equates an input with an output by construction. In Case Study I, reference-game contrastivity is scored by manual annotation, with the paper explicitly stating: 'We use careful manual annotation of all simulation runs ... because the contrastivity calculation builds on the semantic evaluator, which may be challenging for LMs. This makes the evaluation more robust and less circular.' Thus the LM evaluator's output does not define the reported accuracy. In Case Study II, the M-implicature 'correct' answers come from Wilson & Katsos (2016) materials and theory; the MB model's algorithm operationalizes markedness blocking rather than reading off the target. In Case Study III, evaluations use freshly collected human forced-choice data and J. Hu et al. (2023) human data; the Gricean assumptions are borrowed from external theory, not fitted to the human responses. Component-level analyses use human naturalness ratings and benchmark NLI sets (SuperGLUE/SNLI), providing independent checks. The self-citations (e.g., Tsvilodub et al. 2024 for Case Study I, Tsvilodub, Hawkins, & Franke, 2025) are contextual and non-load-bearing: the relevant module details and evaluations are reproduced in the Appendices. Disclosed prompt sensitivities (e.g., DifferentialComplexityEvaluator 'was rather sensitive to details of the prompt') indicate a validity limitation, but no parameter is fitted to the outcome measure, so the predictions do not reduce to their inputs. No specific circular reduction can be exhibited.

Assumptions & free parameters 6 free parameters · 5 assumptions · 3 invented entities

The paper borrows its task analyses (IA, bi-directional OT, Gricean maxims) from prior literature — legitimate scaffolding — but adds six hand-set modeling choices (prompt formulations fitted during development, sample sizes, iteration caps, backends). The most load-bearing premise, that zero-shot LMs can evaluate formal linguistic properties, is partially contradicted by the paper's own module evaluations, and the paper says so. No invented physical entities; the invented entities are model architectures with falsifiable output distributions.

free parameters (6)
  • SemanticEvaluator prompt formulation = final prompt in Appendix A.1.2
    Prompt was adjusted based on evaluation results during development; the choices among 'logical compatibility', 'true', 'contradictions', 'new information' phrasings are researcher degrees of freedom fitted to module accuracy.
  • DifferentialComplexityEvaluator prompt = final prompt in Appendix B.2
    Multiple prompt variants (chain-of-thought, few-shot, wh-question vs statement) were tested and the most robust chosen; this fitting affects whether utterance-state pairs are blocked, which determines M-implicature predictions.
  • AssumptionEvaluator prompt = final prompt in Appendix C.1.1
    Polarity of the main question ('doubt' vs 'is true') was tuned based on manual output inspection; the module's violation judgments drive the whole Gricean pipeline.
  • Sample sizes (n) = 4/8/10 utterances; 3 alternatives; 4 interpretations
    Numbers of LM samples per module were chosen by hand; the paper tests n=4 vs n=8 in case study I and finds no difference, but n is not justified for cases II-III.
  • Max iterations in IM = 5
    Hard cap on the Incremental Algorithm loop; affects which utterances reach the InfoMaxSelector.
  • LM backends and sampling parameters = GPT-3.5-turbo tau=0.1; GPT-4o; Llama-3.1-8b-Instruct tau=0.8, topP=0.9, rep. penalty 1.8; text-davinci-003 for plausibil
    Model choices and hyperparameters are selected for observed performance; the paper reports backbone-dependent results, showing that framework behavior is not backbone-invariant.
assumptions (5)
  • domain assumption The Incremental Algorithm (Dale & Reiter 1995) is an appropriate task analysis of human referential expression generation
    Borrowed from prior literature; the paper explicitly notes it is 'not a strong contender for a cognitively plausible model' yet uses it as scaffolding (Section 2).
  • domain assumption Markedness-blocking (per Jäger 2002 / bi-directional OT) explains I-/M-implicatures; marked expressions block typical interpretations
    The theoretical premise of case study II; if false, the MB model's accuracy would not bear on human cognition (Section 3.1).
  • domain assumption Gricean maxims, as decomposed into the sub-assumptions in Table 4, are the right assumptions for abductive implicature interpretation
    The decomposition into 9 sub-maxims is the authors' operationalization; humans and the LM both showed weak condition-specific structure in violation judgments (Appendix C.1.1).
  • domain assumption LMs can approximate human intuitive commonsense knowledge (typicality, naturalness) under zero-shot prompting
    Central to the whole SAGE approach; partially supported by human module ratings, but only for proposers and intuitive evaluators, not formal evaluators (Sections 5.1, B.3).
  • ad hoc to paper The plausibility of an assumption violation is proportional to empirical mutual information log P(a|u)/P(a) computed from LM token log-probabilities
    A modeling choice for selecting one violated assumption; no independent validation that this measure matches human selection of the 'most plausible' flouted maxim (Section 4.1).
invented entities (3)
  • SAGE framework (proposer/evaluator/selector modules) independent evidence
    purpose: General decomposition for neuro-symbolic cognitive modeling of pragmatics
    The framework itself is the paper's main invention; its predictions are testable through the case-study pipelines, and the proposer/evaluator asymmetry is a falsifiable claim about LM capabilities.
  • Markedness-blocking (MB) model independent evidence
    purpose: Computational account of I-/M-implicatures via alternative generation and blocking
    Produces accuracy predictions on 15 vignettes that can be compared against human choices; tested against human data only indirectly (Section 3, Appendix B).
  • Assumption-evaluation (AE) model independent evidence
    purpose: Computational implementation of Gricean abductive implicature interpretation
    Predicts human forced-choice distributions; fit to human data is the falsifiable handle, though the no-assumptions ablation nearly matches it, weakening the entity's specificity (Section 4.2.1).

how reviews work

0 comments
Cite this review

Pith. "Pith review of Computational models of pragmatic reasoning with flexible generation of meaning and expression alternatives." pith.science (2026). https://pith.science/paper/NOIWQBM2

@misc{pith2026260718443,
  author       = {Pith},
  title        = {Pith review of: Computational models of pragmatic reasoning with flexible generation of meaning and expression alternatives},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/NOIWQBM2}},
  note         = {Machine review of arXiv:2607.18443}
}
read the original abstract

Pragmatic language use requires reasoning about alternatives: the alternative expressions a speaker might have chosen, or the alternative interpretations a listener might entertain. Formal and computational models of pragmatics must therefore specify the sets of alternatives that interlocutors reason over, which is often done through manual specification. Here we propose a framework, ScAffolded Generative models for Explanation (SAGE), that combines the explanatory transparency of cognitive models with the generative flexibility of language models (LMs). SAGE decomposes a pragmatic process into three kinds of modules: proposers, which use LMs to generate an open-ended space of candidate alternatives; evaluators, which assess those alternatives (e.g., their semantics, complexity, or typicality); and selectors, which implement the rule-based computational steps of a cognitively motivated task analysis. We assess SAGE in three case studies spanning pragmatic generation and interpretation-referential expression generation, manner (M-)implicatures, and Gricean conversational implicatures. SAGE models are evaluated critically using established methods from computational cognitive modeling, including ablations, baseline comparisons, and quantitative fit to human data. Across studies, SAGE models achieved high accuracy and often outperformed baselines, but component-level analyses reveal an asymmetry: LM proposers reliably generated alternatives well-suited to pragmatic modeling, whereas LM evaluators are better at providing intuitive judgements rather than judgements of theoretical or formal measures. We discuss the promise and the limitations of neuro-symbolic models as candidate explanatory accounts of human pragmatic language use.

Figures

Figures reproduced from arXiv: 2607.18443 by the authors.

Figure 1
Figure 1. (A) Overview of our framework ScAffolded Generative models for Explanation (SAGE, in￾dicate here with the symbol ) for more open-ended cognitive modeling of human pragmatic language use. The framework identifies three kinds of modules that are scaffolded by a cognitively motivated explanatory task analysis: proposers, evaluators and selectors. We use language models to instan￾tiate neural modules ( ) that propose an… view at source ↗
Figure 2
Figure 2. Side-by-side illustration of two models for contrastive utterance generation. In both models, [PITH_FULL_IMAGE:figures/full_fig_p007_2.png] view at source ↗
Figure 3
Figure 3. A: Reference game results: distribution over contrastivity values (y-axis) by number of distractors (x-axis) and number of utterances proposed (color). Error bars show bootstrapped 95%- CIs. B: Distribution over contrastivity values (y-axis) over increasing tree depth in the iterated model (extended utterance proposal and evaluation iterations; x-axis), by number of distractors (facets) and tree width (number of pro… view at source ↗
Figures from the paper (15 more)
Figure 4
Figure 4. Figure 4: A: Example of an experimental item for testing I- and M-implicature inferences. For each vignette, an unmarked and a marked utterance were presented with two paraphrases describing situations the speaker might have intended to convey, a typical situation and an atypica…
Figure 5
Figure 5. Figure 5: A: Gricean assumptions used in the interpretation algorithm for implicatures. B: Flow chart of the Assumption-Evaluation (AE) model for general pragmatic interpretation. The assumption evaluator checks whether each of a list of assumptions holds for the trigger utteran…
Figure 6
Figure 6. Figure 6: Examples of an experimental item for testing implicatures possibly arising from violations of [PITH_FULL_IMAGE:figures/full_fig_p016_6.png]
Figure 7
Figure 7. Figure 7: Both plots show results across backbones and datasets. [PITH_FULL_IMAGE:figures/full_fig_p017_7.png]
Figure 8
Figure 8. Figure 8: Interpretation results in case study III. The average accuracy (i.e., proportion of correct [PITH_FULL_IMAGE:figures/full_fig_p020_8.png]
Figure 9
Figure 9. Figure 9: Density plots and summary statistics for the posterior distribution of differences in total [PITH_FULL_IMAGE:figures/full_fig_p021_9.png]
Figure 10
Figure 10. Figure 10: Human ratings (y-axis) of the utterance proposals against human-constructed reference [PITH_FULL_IMAGE:figures/full_fig_p039_10.png]
Figure 11
Figure 11. Figure 11: Results of human evaluation of the Gricean assumptions for case study III on samples [PITH_FULL_IMAGE:figures/full_fig_p046_11.png]
Figure 12
Figure 12. Figure 12: Most likely violations of assumptions identified by the PlausibilityEvaluator in the [PITH_FULL_IMAGE:figures/full_fig_p047_12.png]
Figure 13
Figure 13. Figure 13: Results of human evaluation of the InterpretationProposer samples from case study III. [PITH_FULL_IMAGE:figures/full_fig_p049_13.png]
Figure 14
Figure 14. Figure 14: Proportions of different responses in different trigger conditions of dataset 1 produced by [PITH_FULL_IMAGE:figures/full_fig_p050_14.png]
Figure 15
Figure 15. Figure 15: Interpretation results in case study III. The average accuracy (i.e., proportion of correct [PITH_FULL_IMAGE:figures/full_fig_p052_15.png]
Figure 16
Figure 16. Figure 16: Results from pragmatic interpretation tasks for both datasets. Y-axis shows accuracy [PITH_FULL_IMAGE:figures/full_fig_p057_16.png]
Figure 17
Figure 17. Figure 17: Density plots and summary statistics for the posterior distribution of difference in (log) [PITH_FULL_IMAGE:figures/full_fig_p058_17.png]
Figure 18
Figure 18. Figure 18: Density plots and summary statistics for the posterior distribution of differences in total [PITH_FULL_IMAGE:figures/full_fig_p059_18.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

207 extracted references · 9 canonical work pages

  1. [1]

    Haaf and Jeffrey N

    Julia M. Haaf and Jeffrey N. Rouder , doi =. Some do and some don't? Accounting for variability of individual difference structures , volume =. Psychonomic Bulletin & Review , pages =

  2. [2]

    Kidd, Evan and Donnelly, Seamus and Christiansen, Morten H. , doi =. Individual Differences in Language Acquisition and Processing , volume =. Trends in Cognitive Sciences , number =

  3. [3]

    and West, Richard F

    Stanovich, Keith E. and West, Richard F. , doi =. Individual differences in reasoning: Implications for the rationality debate? , volume =. Behavioral and Brain Sciences , number =

  4. [4]

    Some Notes on the Formal Properties of Bidirectional Optimality Theory , volume =

    Gerhard J. Some Notes on the Formal Properties of Bidirectional Optimality Theory , volume =. Journal of Logic, Language and Information , number =

  5. [5]

    arXiv , author =:2410.20268 , primaryclass =

    Centaur: a foundation model of human cognition , url =. arXiv , author =:2410.20268 , primaryclass =

  6. [6]

    Computational Brain & Behavior , pages =

    Rutar, Danaja and Wolff, Erwin de and Rooij, Iris van and Kwisthout, Johan , doi =. Computational Brain & Behavior , pages =

  7. [7]

    The Stanford Encyclopedia of Philosophy , note =

    Optimality-Theoretic and Game-Theoretic Approaches to Implicatures , year =. The Stanford Encyclopedia of Philosophy , note =

  8. [8]

    Language and strategic inference , year =

    Prashant Parikh , school =. Language and strategic inference , year =

Show all 207 references
  1. [9]

    Horn , booktitle =

    Laurence R. Horn , booktitle =. Towards a New Taxonomy for Pragmatic Inference:

  2. [10]

    Structurally-Defined Alternatives , volume =

    Roni Katzir , doi =. Structurally-Defined Alternatives , volume =. Linguistics and Philosophy , number =

  3. [11]

    Meaning and Alternatives , url =

    Gotzner, Nicole and Romoli, Jacopo , date-added =. Meaning and Alternatives , url =. Annual Review of Linguistics , number =. doi:10.1146/annurev-linguistics-031220-012013 , issn =

  4. [12]

    Game Theory and Pragmatics , year =

  5. [13]

    Quantity Implicatures, Exhaustive Interpretation, and Rational Conversation , volume =

    Michael Franke , doi =. Quantity Implicatures, Exhaustive Interpretation, and Rational Conversation , volume =. Semantics & Pragmatics , keywords =

  6. [14]

    Conceptual alternatives: Competition in language and beyond , url =

    Buccola, Brian and Kri. Conceptual alternatives: Competition in language and beyond , url =. doi:10.1007/s10988-021-09327-w , journal =

  7. [15]

    On the Characterization of Alternatives , volume =

    Danny Fox and Roni Katzir , doi =. On the Characterization of Alternatives , volume =. Natural Language Semantics , pages =

  8. [16]

    The Role of Alternatives in Language , url =

    Repp, Sophie and Spalek, Katharina , doi =. The Role of Alternatives in Language , url =. Frontiers in Communication , publisher =

  9. [17]

    Relevance: Communication and Cognition (2nd ed.) , year =

    Dan Sperber and Deirdre Wilson , publisher =. Relevance: Communication and Cognition (2nd ed.) , year =

  10. [18]

    Quantity Implicatures , year =

    Bart Geurts , date-added =. Quantity Implicatures , year =

  11. [19]

    Goodman , date-added =

    Daniel Lassiter and Noah D. Goodman , date-added =. Adjectival vagueness in a Bayesian model of interpretation , volume =. doi:10.1007/s11229-015-0786-1 , journal =

  12. [20]

    Modeling atypicality inferences in pragmatic reasoning , year =

    Kravtchenko, Ekaterina and Demberg, Vera , booktitle =. Modeling atypicality inferences in pragmatic reasoning , year =

  13. [21]

    Goodman , booktitle =

    Leon Bergen and Roger Levy and Noah D. Goodman , booktitle =. That's what she (could have) said:

  14. [22]

    Optimality Theory and Pragmatics , year =

  15. [23]

    Hypothesis Only Baselines in Natural Language Inference , url =

    Poliak, Adam and Naradowsky, Jason and Haldar, Aparajita and Rudinger, Rachel and Van Durme, Benjamin , booktitle =. Hypothesis Only Baselines in Natural Language Inference , url =. doi:10.18653/v1/S18-2023 , pages =

  16. [24]

    On the opportunities and risks of foundation models , year =

    Bommasani, Rishi and Hudson, Drew A and Adeli, Ehsan and Altman, Russ and Arora, Simran and von Arx, Sydney and Bernstein, Michael S and Bohg, Jeannette and Bosselut, Antoine and Brunskill, Emma and others , journal =. On the opportunities and risks of foundation models , year =

  17. [25]

    Surface Form Competition: Why the Highest Probability Answer Isn

    Holtzman, Ari and West, Peter and Shwartz, Vered and Choi, Yejin and Zettlemoyer, Luke , booktitle =. Surface Form Competition: Why the Highest Probability Answer Isn

  18. [26]

    Manner implicatures and how to spot them , volume =

    Jessica Rett , journal =. Manner implicatures and how to spot them , volume =

  19. [27]

    Goodman , journal =

    Leon Bergen and Roger Levy and Noah D. Goodman , journal =. Pragmatic Reasoning through Semantic Inference , volume =

  20. [28]

    Signal to Act:

    Michael Franke , school =. Signal to Act:

  21. [29]

    Pragmatic Back-and-Forth Reasoning , year =

    Michael Franke and Gerhard J. Pragmatic Back-and-Forth Reasoning , year =. Semantics, Pragmatics and the Case of Scalar Implicatures , chapter =

  22. [30]

    Some Aspects of Optimality in Natural Language Interpretation , volume =

    Reinhard Blutner , journal =. Some Aspects of Optimality in Natural Language Interpretation , volume =

  23. [31]

    doi:10.1162/coli_a_00480 , journal =

    Dimensions of Explanatory Value in NLP models , year =. doi:10.1162/coli_a_00480 , journal =

  24. [32]

    Prashant Parikh , booktitle =

  25. [33]

    Abduction, Belief and Context in Dialogue , year =

    Harry Bunt and William Black , publisher =. Abduction, Belief and Context in Dialogue , year =

  26. [34]

    Hobbs and Mark Stickel and Paul Martin , journal =

    Jerry R. Hobbs and Mark Stickel and Paul Martin , journal =. Interpretation as Abduction , volume =

  27. [35]

    interaction engine

    Stephen C. Levinson , booktitle =. On the human "interaction engine" , year =

  28. [36]

    Advances in Neural Information Processing Systems , volume=

    Training language models to follow instructions with human feedback , author=. Advances in Neural Information Processing Systems , volume=

  29. [37]

    arXiv preprint arXiv:2210.11416 , year=

    Scaling instruction-finetuned language models , author=. arXiv preprint arXiv:2210.11416 , year=

  30. [38]

    Can AI language models replace human participants? , journal =

    Danica Dillion and Niket Tandon and Yuling Gu and Kurt Gray , keywords =. Can AI language models replace human participants? , journal =. 2023 , issn =. doi:https://doi.org/10.1016/j.tics.2023.04.008 , url =

  31. [39]

    and Nye, Maxwell and Andreas, Jacob

    Li, Belinda Z. and Nye, Maxwell and Andreas, Jacob. Implicit Representations of Meaning in Neural Language Models. Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing...

  32. [40]

    2023 , eprint=

    Evaluating Pragmatic Abilities of Image Captioners on A3DS , author=. 2023 , eprint=

  33. [41]

    Pre-proceedings of Trends in Experimental Pragmatics , pages=

    In a manner of speaking: an empirical investigation of Manner Implicatures , author=. Pre-proceedings of Trends in Experimental Pragmatics , pages=

  34. [42]

    Speech acts , pages=

    Logic and conversation , author=. Speech acts , pages=. 1975 , publisher=

  35. [43]

    2000 , publisher=

    Presumptive meanings: The theory of generalized conversational implicature , author=. 2000 , publisher=

  36. [44]

    Computational Cognitive Modeling and Linguistic Theory , year =

    Jakub Dotla. Computational Cognitive Modeling and Linguistic Theory , year =

  37. [45]

    Computational Linguistics , volume=

    Computational generation of referring expressions: A survey , author=. Computational Linguistics , volume=. 2012 , publisher=

  38. [46]

    Cognitive science , volume=

    Computational interpretations of the Gricean maxims in the generation of referring expressions , author=. Cognitive science , volume=. 1995 , publisher=

  39. [47]

    Journal of Artificial Intelligence Research , volume=

    Survey of the state of the art in natural language generation: Core tasks, applications and evaluation , author=. Journal of Artificial Intelligence Research , volume=

  40. [48]

    1972 , publisher=

    Human problem solving , author=. 1972 , publisher=

  41. [49]

    Convention , publisher=

    Lewis, David , journal=. Convention , publisher=

  42. [50]

    Science , volume=

    Predicting pragmatic reasoning in language games , author=. Science , volume=. 2012 , publisher=

  43. [51]

    Cognitive science , volume=

    Characterizing the dynamics of learning in repeated reference games , author=. Cognitive science , volume=. 2020 , publisher=

  44. [52]

    A game-theoretic approach to generating spatial descriptions , author=

  45. [53]

    population-level probabilistic modeling , author=

    Reasoning in reference games: Individual-vs. population-level probabilistic modeling , author=. PloS one , volume=. 2016 , publisher=

  46. [54]

    OpenAI blog , volume=

    Language models are unsupervised multitask learners , author=. OpenAI blog , volume=

  47. [55]

    Language Models are Few-Shot Learners , volume =

    Brown, Tom and Mann, Benjamin and Ryder, Nick and Subbiah, Melanie and Kaplan, Jared D and Dhariwal, Prafulla and Neelakantan, Arvind and Shyam, Pranav and Sastry, Girish and Askell, Amanda and Agarwal, Sandhini and Herbert-Voss, Ariel and Krueger, Gretchen and Henighan, Tom a...

  48. [56]

    arXiv preprint arXiv:2204.02329 , year=

    Can language models learn from explanations in context? , author=. arXiv preprint arXiv:2204.02329 , year=

  49. [57]

    arXiv preprint arXiv:2303.12712 , year=

    Sparks of artificial general intelligence: Early experiments with gpt-4 , author=. arXiv preprint arXiv:2303.12712 , year=

  50. [58]

    2023 , eprint=

    GPT-4 Technical Report , author=. 2023 , eprint=

  51. [59]

    arXiv preprint arXiv:2204.02311 , year=

    Palm: Scaling language modeling with pathways , author=. arXiv preprint arXiv:2204.02311 , year=

  52. [60]

    arXiv preprint arXiv:2302.13971 , year=

    Llama: Open and efficient foundation language models , author=. arXiv preprint arXiv:2302.13971 , year=

  53. [61]

    arXiv e-prints , pages=

    The llama 3 herd of models , author=. arXiv e-prints , pages=

  54. [62]

    arXiv preprint arXiv:2201.11903 , year=

    Chain of thought prompting elicits reasoning in large language models , author=. arXiv preprint arXiv:2201.11903 , year=

  55. [63]

    International Conference on Learning Representations (ICLR) , year=

    React: Synergizing reasoning and acting in language models , author=. International Conference on Learning Representations (ICLR) , year=

  56. [64]

    arXiv preprint arXiv:2111.02080 , year=

    An explanation of in-context learning as implicit bayesian inference , author=. arXiv preprint arXiv:2111.02080 , year=

  57. [65]

    arXiv preprint arXiv:2202.12837 , year=

    Rethinking the Role of Demonstrations: What Makes In-Context Learning Work? , author=. arXiv preprint arXiv:2202.12837 , year=

  58. [66]

    arXiv preprint arXiv:2211.10435 , year=

    PAL: Program-aided Language Models , author=. arXiv preprint arXiv:2211.10435 , year=

  59. [67]

    2023 , eprint=

    From Word Models to World Models: Translating from Natural Language to the Probabilistic Language of Thought , author=. 2023 , eprint=

  60. [68]

    arXiv preprint arXiv:2305.10601 , year=

    Tree of thoughts: Deliberate problem solving with large language models , author=. arXiv preprint arXiv:2305.10601 , year=

  61. [69]

    arXiv preprint arXiv:2108.07258 , year=

    On the opportunities and risks of foundation models , author=. arXiv preprint arXiv:2108.07258 , year=

  62. [70]

    2022 , eprint=

    Language Model Cascades , author=. 2022 , eprint=

  63. [71]

    2023 , eprint=

    Faithful Chain-of-Thought Reasoning , author=. 2023 , eprint=

  64. [72]

    2023 , eprint=

    Toolformer: Language Models Can Teach Themselves to Use Tools , author=. 2023 , eprint=

  65. [73]

    2022 , eprint=

    Atlas: Few-shot Learning with Retrieval Augmented Language Models , author=. 2022 , eprint=

  66. [74]

    A fine-grained comparison of pragmatic language understanding in humans and language models

    Hu, Jennifer and Floyd, Sammy and Jouravlev, Olessia and Fedorenko, Evelina and Gibson, Edward. A fine-grained comparison of pragmatic language understanding in humans and language models. Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics ...

  67. [75]

    Generated Knowledge Prompting for Commonsense Reasoning

    Liu, Jiacheng and Liu, Alisa and Lu, Ximing and Welleck, Sean and West, Peter and Le Bras, Ronan and Choi, Yejin and Hajishirzi, Hannaneh. Generated Knowledge Prompting for Commonsense Reasoning. Proceedings of the 60th Annual Meeting of the Association for Computational Lingu...

  68. [76]

    2023 , eprint=

    Invalid Logic, Equivalent Gains: The Bizarreness of Reasoning in Language Model Prompting , author=. 2023 , eprint=

  69. [77]

    , author=

    The language of generalization. , author=. Psychological review , volume=. 2019 , publisher=

  70. [78]

    The handbook of pragmatics , pages=

    Implicature , author=. The handbook of pragmatics , pages=. 2006 , publisher=

  71. [79]

    , author=

    Animal, dog, or dalmatian? Level of abstraction in nominal referring expressions. , author=. CogSci , year=

  72. [80]

    overinformative

    When redundancy is useful: A Bayesian approach to “overinformative” referring expressions. , author=. Psychological Review , volume=. 2020 , publisher=

  73. [81]

    arXiv preprint arXiv:2309.02427 , year=

    Cognitive architectures for language agents , author=. arXiv preprint arXiv:2309.02427 , year=

  74. [82]

    arXiv preprint arXiv:2306.09296 , year=

    KoLA: Carefully Benchmarking World Knowledge of Large Language Models , author=. arXiv preprint arXiv:2306.09296 , year=

  75. [83]

    International Conference on Machine Learning , pages=

    Language models as zero-shot planners: Extracting actionable knowledge for embodied agents , author=. International Conference on Machine Learning , pages=. 2022 , organization=

  76. [84]

    Proceedings of the 36th Annual ACM Symposium on User Interface Software and Technology , pages=

    Generative agents: Interactive simulacra of human behavior , author=. Proceedings of the 36th Annual ACM Symposium on User Interface Software and Technology , pages=

  77. [85]

    arXiv preprint arXiv:2411.10109 , year=

    Generative agent simulations of 1,000 people , author=. arXiv preprint arXiv:2411.10109 , year=

  78. [86]

    arXiv preprint arXiv:2112.00114 , year=

    Show your work: Scratchpads for intermediate computation with language models , author=. arXiv preprint arXiv:2112.00114 , year=

  79. [87]

    arXiv preprint arXiv:2309.13638 , year=

    Embers of autoregression: Understanding large language models through the problem they are trained to solve , author=. arXiv preprint arXiv:2309.13638 , year=

  80. [88]

    arXiv preprint arXiv:2304.09102 , year=

    Solving math word problems by combining language models with symbolic solvers , author=. arXiv preprint arXiv:2304.09102 , year=

  81. [89]

    arXiv preprint arXiv:2205.09712 , year=

    Selection-inference: Exploiting large language models for interpretable logical reasoning , author=. arXiv preprint arXiv:2205.09712 , year=

  82. [90]

    Advances in neural information processing systems , volume=

    Large language models are zero-shot reasoners , author=. Advances in neural information processing systems , volume=

  83. [91]

    Proceedings of the 35th Annual ACM Symposium on User Interface Software and Technology , pages=

    Social simulacra: Creating populated prototypes for social computing systems , author=. Proceedings of the 35th Annual ACM Symposium on User Interface Software and Technology , pages=

  84. [92]

    Neuro-Symbolic Artificial Intelligence: The State of the Art , volume=

    Neural-symbolic learning and reasoning: A survey and interpretation , author=. Neuro-Symbolic Artificial Intelligence: The State of the Art , volume=. 2022 , publisher=

  85. [94]

    Neural language models as psycholinguistic subjects: Representations of syntactic state

    Futrell, Richard and Wilcox, Ethan and Morita, Takashi and Qian, Peng and Ballesteros, Miguel and Levy, Roger. Neural language models as psycholinguistic subjects: Representations of syntactic state. Proceedings of the 2019 Conference of the North A merican Chapter of the Asso...

  86. [95]

    arXiv preprint arXiv:2212.01488 , year=

    Event knowledge in large language models: the gap between the impossible and the unlikely , author=. arXiv preprint arXiv:2212.01488 , year=

  87. [96]

    Prompting is not a substitute for probability measurements in large language models

    Hu, Jennifer and Levy, Roger. Prompting is not a substitute for probability measurements in large language models. Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing. 2023. doi:10.18653/v1/2023.emnlp-main.306

  88. [98]

    arXiv preprint arXiv:1808.09031 , year=

    Targeted syntactic evaluation of language models , author=. arXiv preprint arXiv:1808.09031 , year=

  89. [99]

    Behavioral and brain sciences , volume=

    Building machines that learn and think like people , author=. Behavioral and brain sciences , volume=. 2017 , publisher=

  90. [100]

    2010 , publisher=

    Vision: A computational investigation into the human representation and processing of visual information , author=. 2010 , publisher=

  91. [101]

    Current Directions in Psychological Science , volume=

    Bridging levels of analysis for probabilistic models of cognition , author=. Current Directions in Psychological Science , volume=. 2012 , publisher=

  92. [102]

    2018 , publisher=

    Computational modeling of cognition and behavior , author=. 2018 , publisher=

  93. [103]

    Cognitive science , volume=

    A rational analysis of rule-based concept learning , author=. Cognitive science , volume=. 2008 , publisher=

  94. [104]

    , author=

    Word learning as Bayesian inference. , author=. Psychological review , volume=. 2007 , publisher=

  95. [105]

    Advances in neural information processing systems , volume=

    Modeling the effects of memory on human online sentence processing with particle filters , author=. Advances in neural information processing systems , volume=

  96. [106]

    Trends in cognitive sciences , volume=

    Models of word production , author=. Trends in cognitive sciences , volume=. 1999 , publisher=

  97. [107]

    Radical pragmatics , pages=

    It-clefts, informativeness and logical form: Radical pragmatics (revised standard version) , author=. Radical pragmatics , pages=. 1981 , publisher=

  98. [108]

    PLoS medicine , volume=

    Why most published research findings are false , author=. PLoS medicine , volume=. 2005 , publisher=

  99. [109]

    Adaptive Behavior , volume =

    Samuel C Bellini-Leite , title =. Adaptive Behavior , volume =. 2023 , doi =. https://doi.org/10.1177/10597123231206604 , abstract =

  100. [110]

    1996 , publisher=

    Using language , author=. 1996 , publisher=

  101. [111]

    Language and linguistics compass , volume=

    People use their knowledge of common events to understand language, and do so as quickly as possible , author=. Language and linguistics compass , volume=. 2009 , publisher=

  102. [112]

    Current Directions in Psychological Science , volume =

    Gary Lupyan and Andy Clark , title =. Current Directions in Psychological Science , volume =. 2015 , doi =. https://doi.org/10.1177/0963721415570732 , abstract =

  103. [113]

    Cognition , volume=

    What's new? A comprehension bias in favor of informativity , author=. Cognition , volume=. 2021 , publisher=

  104. [114]

    Chris Chambers , publisher =

  105. [115]

    2021 , eprint=

    Language Models as a Knowledge Source for Cognitive Agents , author=. 2021 , eprint=

  106. [116]

    Paranjape, Bhargavi and Lundberg, Scott and Singh, Sameer and Hajishirzi, Hannaneh and Zettlemoyer, Luke and Ribeiro, Marco Tulio , journal=

  107. [117]

    2023 , eprint=

    Certified Deductive Reasoning with Language Models , author=. 2023 , eprint=

  108. [118]

    2023 , publisher=

    Large language models as models of human cognition , author=. 2023 , publisher=

  109. [119]

    Using cognitive psychology to understand GPT-3 , volume =

    Marcel Binz and Eric Schulz , journal =. Using cognitive psychology to understand GPT-3 , volume =

  110. [120]

    Probing the psychology of AI models , volume =

    Richard Shiffrin and Melanie Mitchell , journal =. Probing the psychology of AI models , volume =

  111. [121]

    arXiv preprint arXiv:2005.03692 , year=

    A systematic assessment of syntactic generalization in neural language models , author=. arXiv preprint arXiv:2005.03692 , year=

  112. [122]

    arXiv preprint arXiv:1903.03260 , year=

    Neural language models as psycholinguistic subjects: Representations of syntactic state , author=. arXiv preprint arXiv:1903.03260 , year=

  113. [123]

    CoRR , volume =

    Ethan Wilcox and Jon Gauthier and Jennifer Hu and Peng Qian and Roger Levy , title =. CoRR , volume =. 2020 , url =. 2006.01912 , timestamp =

  114. [124]

    First Conference on Language Modeling , year=

    Auxiliary task demands mask the capabilities of smaller language models , author=. First Conference on Language Modeling , year=

  115. [125]

    CoRR , volume =

    Ethan Wilcox and Roger Levy and Takashi Morita and Richard Futrell , title =. CoRR , volume =. 2018 , url =. 1809.00042 , timestamp =

  116. [126]

    Bowman , title =

    Alex Wang and Amanpreet Singh and Julian Michael and Felix Hill and Omer Levy and Samuel R. Bowman , title =. CoRR , volume =. 2018 , url =. 1804.07461 , timestamp =

  117. [127]

    and Gebru, Timnit and McMillan-Major, Angelina and Mitchell, Margaret , title =

    Bender, Emily M. and Gebru, Timnit and McMillan-Major, Angelina and Mitchell, Margaret , title =. Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency , pages =. 2021 , isbn =. doi:10.1145/3442188.3445922 , abstract =

  118. [128]

    ACM Transactions on Intelligent Systems and Technology , year=

    Explainability for large language models: A survey , author=. ACM Transactions on Intelligent Systems and Technology , year=

  119. [129]

    2023 , eprint=

    Large Language Models Can Be Easily Distracted by Irrelevant Context , author=. 2023 , eprint=

  120. [130]

    2023 , eprint=

    Lost in the Middle: How Language Models Use Long Contexts , author=. 2023 , eprint=

  121. [131]

    Right for the Wrong Reasons: Diagnosing Syntactic Heuristics in Natural Language Inference

    McCoy, Tom and Pavlick, Ellie and Linzen, Tal. Right for the Wrong Reasons: Diagnosing Syntactic Heuristics in Natural Language Inference. Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019. doi:10.18653/v1/P19-1334

  122. [132]

    ACM Comput

    Ji, Ziwei and Lee, Nayeon and Frieske, Rita and Yu, Tiezheng and Su, Dan and Xu, Yan and Ishii, Etsuko and Bang, Ye Jin and Madotto, Andrea and Fung, Pascale , title =. ACM Comput. Surv. , month =. 2023 , issue_date =. doi:10.1145/3571730 , abstract =

  123. [133]

    Computational Brain & Behavior , volume=

    Reclaiming AI as a theoretical tool for cognitive science , author=. Computational Brain & Behavior , volume=. 2024 , publisher=

  124. [134]

    Updating the Frame Problem for Artificial Intelligence Research , volume =

    Lisa Miracchi , journal =. Updating the Frame Problem for Artificial Intelligence Research , volume =

  125. [135]

    Do Prompt-Based Models Really Understand the Meaning of Their Prompts?

    Webson, Albert and Pavlick, Ellie. Do Prompt-Based Models Really Understand the Meaning of Their Prompts?. Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2022. doi:10.18653/v1/2022...

  126. [136]

    1983 , publisher=

    The modularity of mind , author=. 1983 , publisher=

  127. [137]

    In Defense of Massive Modularity , year =

    Dan Sperber , booktitle =. In Defense of Massive Modularity , year =

  128. [138]

    Kruschke, John , biburl =

  129. [139]

    Proceedings of the AAAI Symposium Series , volume=

    Synergistic integration of large language models and cognitive architectures for robust ai: An exploratory analysis , author=. Proceedings of the AAAI Symposium Series , volume=

  130. [140]

    2024 , eprint=

    LLMs Can't Plan, But Can Help Planning in LLM-Modulo Frameworks , author=. 2024 , eprint=

  131. [141]

    Neural Computing and Applications , pages=

    Neuro-symbolic artificial intelligence: a survey , author=. Neural Computing and Applications , pages=. 2024 , publisher=

  132. [142]

    arXiv preprint arXiv:2206.04615 , year=

    Beyond the imitation game: Quantifying and extrapolating the capabilities of language models , author=. arXiv preprint arXiv:2206.04615 , year=

  133. [143]

    arXiv preprint arXiv:2212.09251 , year=

    Discovering language model behaviors with model-written evaluations , author=. arXiv preprint arXiv:2212.09251 , year=

  134. [144]

    arXiv preprint arXiv:1909.01066 , year=

    Language models as knowledge bases? , author=. arXiv preprint arXiv:1909.01066 , year=

  135. [145]

    Proceedings of the annual conference of the cognitive science society , year=

    Leveraging unstructured statistical knowledge in a probabilistic language of thought , author=. Proceedings of the annual conference of the cognitive science society , year=

  136. [146]

    Advances in Neural Information Processing Systems , volume=

    Improving coherence and consistency in neural sequence models with dual-system, neuro-symbolic reasoning , author=. Advances in Neural Information Processing Systems , volume=

  137. [147]

    arXiv preprint arXiv:2407.03805 , year=

    Cognitive Modeling with Scaffolded LLMs: A Case Study of Referential Expression Generation , author=. arXiv preprint arXiv:2407.03805 , year=

  138. [148]

    Cognitive science , volume=

    One and done? Optimal decisions from very few samples , author=. Cognitive science , volume=. 2014 , publisher=

  139. [149]

    arXiv preprint arXiv:2212.08073 , year=

    Constitutional ai: Harmlessness from ai feedback , author=. arXiv preprint arXiv:2212.08073 , year=

  140. [150]

    arXiv preprint arXiv:2303.00001 , year=

    Reward design with language models , author=. arXiv preprint arXiv:2303.00001 , year=

  141. [151]

    arXiv preprint arXiv:2306.01711 , year=

    Omni: Open-endedness via models of human notions of interestingness , author=. arXiv preprint arXiv:2306.01711 , year=

  142. [152]

    BERT : Pre-training of Deep Bidirectional Transformers for Language Understanding

    Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina. BERT : Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of the 2019 Conference of the North A merican Chapter of the Association for Computational Linguistics: Hum...

  143. [153]

    Lingbuzz Preprint, lingbuzz , volume=

    Modern language models refute Chomsky’s approach to language , author=. Lingbuzz Preprint, lingbuzz , volume=

  144. [154]

    arXiv preprint arXiv:2306.03917 , year=

    Turning large language models into cognitive models , author=. arXiv preprint arXiv:2306.03917 , year=

  145. [155]

    Biolinguistics , volume=

    Why large language models are poor theories of human linguistic cognition: A reply to Piantadosi , author=. Biolinguistics , volume=

  146. [156]

    3d shapes dataset , author=

  147. [157]

    arXiv , author =:2406.09012 , title =

  148. [158]

    Ferreira , journal =

    Victor S. Ferreira , journal =. A Mechanistic Framework for Explaining Audience Design in Language Production , volume =

  149. [159]

    Wiley Interdisciplinary Reviews: Cognitive Science , volume=

    Bayesian models of cognition , author=. Wiley Interdisciplinary Reviews: Cognitive Science , volume=. 2010 , publisher=

  150. [160]

    Annual Review of Linguistics , volume=

    The rational speech act framework , author=. Annual Review of Linguistics , volume=. 2023 , publisher=

  151. [161]

    Kao and Jean Y

    Justine T. Kao and Jean Y. Wu and Leon Bergen and Noah D. Goodman , title =. Proceedings of the National Academy of Sciences , volume =. 2014 , doi =. https://www.pnas.org/doi/pdf/10.1073/pnas.1407479111 , abstract =

  152. [162]

    Proceedings of the annual meeting of the Cognitive Science Society , volume=

    Formalizing the pragmatics of metaphor understanding , author=. Proceedings of the annual meeting of the Cognitive Science Society , volume=

  153. [163]

    Frontiers of Computer Science , volume=

    A survey on large language model based autonomous agents , author=. Frontiers of Computer Science , volume=. 2024 , publisher=

  154. [164]

    Reflexion:

    Shinn, Noah and Cassano, Federico and Gopinath, Ashwin and Narasimhan, Karthik and Yao, Shunyu , journal=. Reflexion:

  155. [165]

    Agentbench: Evaluating

    Liu, Xiao and Yu, Hao and Zhang, Hanchen and Xu, Yifan and Lei, Xuanyu and Lai, Hanyu and Gu, Yu and Ding, Hangliang and Men, Kaiwen and Yang, Kejuan and others , journal=. Agentbench: Evaluating

  156. [166]

    , author=

    Cognitive modeling using artificial intelligence. , author=

  157. [167]

    Proceedings of the annual meeting of the Cognitive Science Society , volume=

    Learning to refer informatively by amortizing pragmatic reasoning , author=. Proceedings of the annual meeting of the Cognitive Science Society , volume=

  158. [168]

    Open Mind , volume=

    Subjectivity predicts adjective ordering preferences , author=. Open Mind , volume=. 2017 , publisher=

  159. [169]

    Proceedings of the Annual Meeting of the Cognitive Science Society , volume=

    How to handle the truth: A model of politeness as strategic truth-stretching , author=. Proceedings of the Annual Meeting of the Cognitive Science Society , volume=

  160. [170]

    Proceedings of the sixteenth annual conference of the cognitive science society , pages=

    A computational model of human abductive skill and its acquisition , author=. Proceedings of the sixteenth annual conference of the cognitive science society , pages=. 1994 , organization=

  161. [171]

    Abductive Inference Within a Pragmatic Framework , volume =

    Daniele Chiffi and Ahti. Abductive Inference Within a Pragmatic Framework , volume =. doi:10.1007/s11229-018-1824-6 , journal =

  162. [172]

    Experimental Pragmatics with Machines:

    Polina Tsvilodub and Paul Marty and Sonia Ramotowska and Jacopo Romoli and Michael Franke , booktitle =. Experimental Pragmatics with Machines:

  163. [173]

    arXiv preprint arXiv:2501.17047 , year=

    How Linguistics Learned to Stop Worrying and Love the Language Models , author=. arXiv preprint arXiv:2501.17047 , year=

  164. [174]

    First Workshop on Theory of Mind in Communicating Agents , year=

    Language models are bounded pragmatic speakers , author=. First Workshop on Theory of Mind in Communicating Agents , year=

  165. [175]

    Society for Computation in Linguistics , volume=

    Integrating Neural and Symbolic Components in a Model of Pragmatic Question-Answering , author=. Society for Computation in Linguistics , volume=. 2025 , publisher=

  166. [176]

    arXiv preprint arXiv:2502.06204 , year=

    Non-literal Understanding of Number Words by Language Models , author=. arXiv preprint arXiv:2502.06204 , year=

  167. [177]

    Computational Linguistics , volume=

    Reproducibility in computational linguistics: Are we willing to share? , author=. Computational Linguistics , volume=. 2018 , publisher=

  168. [178]

    Proceedings of the Extended Abstracts of the CHI Conference on Human Factors in Computing Systems , pages=

    Human Subjects Research in the Age of Generative AI: Opportunities and Challenges of Applying LLM-Simulated Data to HCI Studies , author=. Proceedings of the Extended Abstracts of the CHI Conference on Human Factors in Computing Systems , pages=

  169. [179]

    Nature , pages=

    A foundation model to predict and capture human cognition , author=. Nature , pages=. 2025 , publisher=

  170. [180]

    International Conference on Machine Learning , pages=

    Using large language models to simulate multiple humans and replicate human subject studies , author=. International Conference on Machine Learning , pages=. 2023 , organization=

  171. [181]

    Advances in neural information processing systems , volume=

    In-context impersonation reveals large language models' strengths and biases , author=. Advances in neural information processing systems , volume=

  172. [182]

    Ai & Society , volume=

    AI language models cannot replace human research participants , author=. Ai & Society , volume=. 2024 , publisher=

  173. [183]

    Trends in Cognitive Sciences , volume=

    Can AI language models replace human participants? , author=. Trends in Cognitive Sciences , volume=. 2023 , publisher=

  174. [184]

    arXiv preprint arXiv:2506.00052 , year=

    Using LLMs to Advance the Cognitive Science of Collectives , author=. arXiv preprint arXiv:2506.00052 , year=

  175. [185]

    arXiv preprint arXiv:2503.13401 , year=

    Using the tools of cognitive science to understand large language models at different levels of analysis , author=. arXiv preprint arXiv:2503.13401 , year=

  176. [186]

    International conference on machine learning , pages=

    Cognitive model priors for predicting human decisions , author=. International conference on machine learning , pages=. 2019 , organization=

  177. [187]

    Current Directions in Psychological Science , volume=

    Bayes in the age of intelligent machines , author=. Current Directions in Psychological Science , volume=. 2024 , publisher=

  178. [188]

    Spinoso-Di Piano, Cesare , journal=. (RSA)\^. 2025 , publisher=

  179. [189]

    2024 , publisher =

    Moskal, Michal and Musuvathi, Madan and. 2024 , publisher =

  180. [190]

    Scientific Reports , volume=

    Manner implicatures in large language models , author=. Scientific Reports , volume=. 2024 , publisher=

  181. [191]

    arXiv preprint arXiv:2507.12547 , year=

    Modeling Open-World Cognition as On-Demand Synthesis of Probabilistic Models , author=. arXiv preprint arXiv:2507.12547 , year=

  182. [192]

    Proceedings of the Annual Meeting of the Cognitive Science Society , volume=

    What does the crowd believe? A hierarchical approach to estimating subjective beliefs from empirical data , author=. Proceedings of the Annual Meeting of the Cognitive Science Society , volume=

  183. [193]

    arXiv preprint arXiv:2304.03439 , year=

    Evaluating the logical reasoning ability of chatgpt and gpt-4 , author=. arXiv preprint arXiv:2304.03439 , year=

  184. [194]

    Advances in neural information processing systems , volume=

    Superglue: A stickier benchmark for general-purpose language understanding systems , author=. Advances in neural information processing systems , volume=

  185. [195]

    and Angeli, Gabor and Potts, Christopher and Manning, Christopher D

    Bowman, Samuel R. and Angeli, Gabor and Potts, Christopher and Manning, Christopher D. A large annotated corpus for learning natural language inference. Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing. 2015. doi:10.18653/v1/D15-1075

  186. [196]

    LLM s instead of Human Judges? A Large Scale Empirical Study across 20 NLP Evaluation Tasks

    Bavaresco, Anna and Bernardi, Raffaella and Bertolazzi, Leonardo and Elliott, Desmond and Fern \'a ndez, Raquel and Gatt, Albert and Ghaleb, Esam and Giulianelli, Mario and Hanna, Michael and Koller, Alexander and Martins, Andre and Mondorf, Philipp and Neplenbroek, Vera and P...

  187. [197]

    Econometrica , volume=

    Measuring expectations , author=. Econometrica , volume=. 2004 , publisher=

  188. [198]

    Cognitive psychology , volume=

    Subjective probability: A judgment of representativeness , author=. Cognitive psychology , volume=. 1972 , publisher=

  189. [199]

    Proceedings of the Annual Meeting of the Cognitive Science Society , volume=

    What does the crowd believe? A hierarchical approach to estimating subjectivebeliefs from empirical data , author=. Proceedings of the Annual Meeting of the Cognitive Science Society , volume=

  190. [200]

    Second Conference on Language Modeling , year=

    Fast Controlled Generation from Language Models with Adaptive Weighted Rejection Sampling , author=. Second Conference on Language Modeling , year=

  191. [201]

    and Choi, Yejin

    Liu, Alisa and Swayamdipta, Swabha and Smith, Noah A. and Choi, Yejin. WANLI : Worker and AI Collaboration for Natural Language Inference Dataset Creation. Findings of the Association for Computational Linguistics: EMNLP 2022. 2022. doi:10.18653/v1/2022.findings-emnlp.508

  192. [202]

    Evaluating Language Models as Synthetic Data Generators

    Kim, Seungone and Suk, Juyoung and Yue, Xiang and Viswanathan, Vijay and Lee, Seongyun and Wang, Yizhong and Gashteovski, Kiril and Lawrence, Carolin and Welleck, Sean and Neubig, Graham. Evaluating Language Models as Synthetic Data Generators. Proceedings of the 63rd Annual M...

  193. [203]

    The Eleventh International Conference on Learning Representations , year=

    Self-Consistency Improves Chain of Thought Reasoning in Language Models , author=. The Eleventh International Conference on Learning Representations , year=

  194. [204]

    , author=

    Lora: Low-rank adaptation of large language models. , author=. ICLR , volume=

  195. [205]

    Advances in Neural Information Processing Systems , volume=

    Understanding social reasoning in language models with language models , author=. Advances in Neural Information Processing Systems , volume=

  196. [206]

    Are Natural Language Inference Models IMPPRESsive ? L earning IMPlicature and PRESupposition

    Jeretic, Paloma and Warstadt, Alex and Bhooshan, Suvrat and Williams, Adina. Are Natural Language Inference Models IMPPRESsive ? L earning IMPlicature and PRESupposition. Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. 2020. doi:10.1865...

  197. [207]

    Perspectives on Psychological Science , volume=

    Is it all relative? Comparative judgments and the possible improvement of self-ratings and ratings of others , author=. Perspectives on Psychological Science , volume=. 2011 , publisher=

  198. [208]

    Inquiry , pages=

    Simulacra as conscious exotica , author=. Inquiry , pages=. 2024 , publisher=

  199. [209]

    Cognitive development , volume=

    The importance of shape in early lexical learning , author=. Cognitive development , volume=. 1988 , publisher=

Pith tools

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