REVIEW 3 major objections 6 minor 234 references
Pretrained language models encode grammaticality as a single linear direction in their sentence representations, a direction that generalizes across phenomena and languages and cannot be reduced to string probability or the tested extra-gra
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-01 23:54 UTC pith:J7METGEB
load-bearing objection The paper's core finding—mass-mean probes generalize across benchmarks and survive probability deconfounding—is real, but the abstract's 'cannot be fully explained' overreaches: the acceptability deconfounding removes only one direction. the 3 major comments →
Linear representations of grammaticality in neural language models
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The central claim is that a single mass-mean difference vector, computed as the difference between the mean hidden-state representations of grammatical and ungrammatical sentences, captures a robust and generalizable grammaticality signal in the final-layer sentence representations of pretrained language models. This direction, fitted on a mixed set of acceptability judgments, succeeds on unseen minimal-pair tests across many syntactic phenomena; it is largely unaffected by counterfactual manipulation of string probability during probe fitting; and after regressing out the shared component with several extra-grammatical acceptability factors via boundary tilting, it still classifies grammati
What carries the argument
The key object is the mass-mean probe direction θ, defined as the difference between the mean representations of the positive (grammatical) and negative (ungrammatical) classes. Classification is done by thresholding the inner product θ·x at zero. The paper also uses token-region-of-interest extraction (critical, pre-critical, final) to localize when the grammaticality signal appears, and a boundary-tilting operation in which the projection of θ onto an extra-grammatical difference vector is subtracted from θ, isolating the component of the direction that is not shared with acceptability-related properties.
Load-bearing premise
The grammaticality labels in the benchmarks used to fit and evaluate probes are taken as ground truth; if those labels are systematically contaminated by plausibility, frequency, or other extra-grammatical factors that were not deconfounded, what the probe isolates could be a direction for acceptability rather than grammar per se.
What would settle it
Train a mass-mean probe on grammaticality contrasts using only sentences whose ungrammaticality arises from purely syntactic violations (e.g., agreement mismatches with matched lexical content and plausibility), then apply it to a held-out set of word-shuffle ungrammatical sentences after regressing out length, word-frequency, and plausibility from the representations. If the probe's success drops to chance, the claim that a single robust grammaticality direction exists would be undercut.
If this is right
- Probability-based targeted syntactic evaluation may underestimate the grammatical knowledge of language models, since representational separation does not always propagate to output probabilities.
- The existence of a single, generalizable direction makes grammaticality a candidate for activation steering, analogous to other linearly encoded properties.
- Grammaticality representations are incrementally updated: the signal is already present at the critical word, not only at the final token.
- Cross-linguistic transfer suggests that, in multilingual models, grammaticality is encoded in a way that is at least partially shared across languages, bearing on claims about a universal grammar-like abstraction.
- The deconfounding methodology provides a template for separating a target linguistic property from correlated sentence-level properties in representation space.
Where Pith is reading between the lines
- If the grammaticality direction is as robust as claimed, the same mass-mean probe could be used as a training signal or regularizer to encourage syntactic generalisation in smaller models.
- The paper leaves open whether the direction emerges from co-occurrence statistics in training data; a direct test would be to track the probe's success during the training of an autoregressive model from checkpoints.
- The boundary-tilting method could be extended to a systematic atlas of extra-grammatical factors (e.g., length, word frequency, surprisal) beyond the handful tested; the claim would be strengthened if the direction survives tilting against all of them.
- One natural next experiment is jabberwocky or nonce-word stimuli: if the direction still separates grammatical from ungrammatical nonsense sentences, that would confirm the abstraction is syntactic rather than lexical.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper asks whether grammaticality is linearly encoded in the sentence representations of pretrained neural language models, going beyond probability-based targeted syntactic evaluation. The authors fit mass-mean probes on the LI-Adger acceptability dataset and evaluate them on held-out BLiMP and SCaMP datasets, finding above-null probe success across 25 models (Experiment 1). They then localize the signal to the critical region and show cross-phenomenon generalization (Experiment 2), deconfound scalar string probability via Counter/Favour sampling (Experiment 3), test whether the probe is reducible to plausibility/truth/imageability/arousal etc. via cross-probing and boundary tilting (Experiment 4), and report partial cross-linguistic generalization for five stronger models (Experiment 5). The paper concludes that grammaticality is a robust, generalizable linear representational dimension that 'cannot be fully explained by alternative sentence-level factors.'
Significance. The study is a serious and mostly well-designed contribution to the debate on whether NLMs represent grammaticality. Its strengths include the external probe-transfer design (fit on LI-Adger, evaluate on BLiMP/SCaMP), the 100-run resampling protocol, the inclusion of 25 models across families and scales, and the attempt to deconfound probability and several extra-grammatical factors. The probability-decorrelation experiment (Experiment 3) is a particularly clean test, and the cross-linguistic analysis, while limited, is a useful step. If the central claim is suitably calibrated, the paper would provide a valuable representation-based complement to probability-based benchmarks. The main weakness is that the abstract's 'cannot be fully explained' claim is stronger than what the deconfounding experiments can support, given that the boundary-tilting procedure removes only a single direction at a time and the set of extra-grammatical factors tested is finite.
major comments (3)
- [§6.3 / §6.1] The abstract's 'cannot be fully explained by alternative sentence-level factors' rests mainly on Experiment 4, but the boundary-tilting analysis removes from θ only the projection onto a single ϕ: either the mean of all extra-grammatical difference vectors (Tilt-all) or the single most collinear vector (Tilt-one). If extra-grammatical acceptability is a multidimensional subspace (plausibility, truth, imageability, arousal, frequency, length are correlated but distinct), a grammaticality direction could lie in that subspace while having low cosine with each individual ϕ and with their mean. The Control condition shows only that the projection operation can destroy a grammaticality signal when ϕ is itself a grammaticality direction; it does not establish that the 26 extra-grammatical ϕs span the relevant subspace. The paper also does not report the cosine between θ and the extra-grammatica
- [Abstract / §5 / §6.1] The phrase 'alternative sentence-level factors' is broader than the factors actually deconfounded at the representation level. Experiment 3 deconfounds scalar string probability, and Experiment 4 covers the extra-grammatical datasets in Table 2 (Shades, Drive, Truth), but lexical frequency and length — both cited in §1 as documented confounds — are only used as similarity regressors in §4.3, not as probe-fitting contrasts whose direction is removed from θ. A probe direction could therefore still be partially aligned with a frequency or length contrast. The conclusion should either test these additional contrasts or be reformulated as conditional on the factors examined.
- [§8.4] The discussion states that the results settle the premise that NLMs can represent grammaticality distinctions at all. Given that the probe is fitted on benchmark labels and evaluated on the same kind of benchmark, and that the deconfounding evidence is partial (see above), this framing is too strong. The paper itself in §8.1.1 notes that the link between the grammaticality boundary and syntactic representations 'has yet to be established.' Please align the strength of the conclusion with this acknowledged limitation.
minor comments (6)
- [§2.5] The 5% probe-success threshold is calibrated from the Pre-critical region results of Experiment 2. Since this threshold is used throughout the paper, please report sensitivity of the main conclusions to the threshold choice (e.g., 2% or 10%) or justify more formally why 5% is conservative beyond the observed null range.
- [§2.2] Models are pre-selected for above-chance BLiMP probability comparisons. This is a reasonable precondition, but it means the claims about 'a wide range of pretrained NLMs' are conditional on prior behavioral sensitivity. Please state this explicitly and discuss whether pre-selection could inflate the Experiment 1 success rates.
- [§6] The text refers to 'Table A.1' for the extra-grammatical datasets, but the relevant table is Table 2. Please fix the cross-reference.
- [Figure 14] Typo in the caption: 'Experiemnt' should be 'Experiment.'
- [Conclusion] The final paragraph contains 'and and model classes' — remove the duplicated 'and.'
- [Figures 2–12] Several correlation values are reported without confidence intervals or p-values. Please add these, or at least indicate which correlations are significant under a multiple-comparison correction.
Circularity Check
Minor circularity: Pre-critical control failure is guaranteed by the 5% threshold calibrated to that control; central claims are external.
specific steps
-
fitted input called prediction
[§2.5 (success threshold) applied in §4.1 (Result #1)]
"Observing that probes fitted on single BLiMP datasets at the Pre-Critical region (a manipulation in Experiment 2) are in the range [-2.62%, 1.65%], we set the threshold to 5% as a conservative estimate of false positives. ... We find that all 25 models we examine demonstrate sensitivity to grammaticality in the Critical and Final regions and not the Pre-critical region."
Success is defined as probing accuracy being at least 5% above the null distribution. The 5% threshold is explicitly calibrated to exceed the Pre-critical range of [-2.62%, 1.65%]. Consequently, any Pre-critical probe necessarily falls below the success threshold, making the 'not the Pre-critical region' result true by definition rather than by evidence. This is a fitted parameter (threshold) used to certify a closely related null outcome. The main Critical/Final and cross-dataset results are not forced by this threshold, so the circularity is minor and non-load-bearing.
full rationale
The central claim is supported by held-out and cross-benchmark evaluation: the mass-mean direction θ is fit on LI-Adger and evaluated on BLiMP/SCaMP; cross-linguistic probes are fit on English benchmarks and tested on non-English benchmarks; deconfounding experiments use external datasets (Shades, Drive, Truth). These evaluations are external to the fitted direction, so the main results are not circular. The only circular step is the Pre-critical control: the 5% success threshold is set from the observed Pre-critical range, which guarantees Pre-critical probes are classified as unsuccessful. This is a control-condition artifact rather than a load-bearing step, since the paper's positive claims concern Critical/Final sensitivity and generalization. Model pre-selection on BLiMP probability success is a sampling filter, not a fitted parameter, and does not make the probe results equivalent to its inputs.
Axiom & Free-Parameter Ledger
free parameters (4)
- probe success threshold =
5% above null
- top-5 model selection for cross-lingual experiment =
Llama-3.2-3B, Llama-3.1-8B, Qwen3-4B, OLMo-7B-hf, OLMo-2-1124-7B
- probability quantiles for Counter/Favour conditions =
top/bottom 20%
- Drive grammaticality cutoff =
4.0 Likert
axioms (6)
- domain assumption Benchmark labels are valid ground truth for grammaticality
- domain assumption Mass-mean vector (class centroid difference) is a sufficient linear probe for the encoding
- standard math Null distribution from label shuffling is the correct baseline
- domain assumption Projection out of extra-grammatical vectors isolates grammaticality
- domain assumption Models above chance on BLiMP probability comparisons are the population of interest
- domain assumption Final-token representation is a valid sentence representation
read the original abstract
Whether neural language models (NLMs) possess the ability to distinguish strings on the basis of their grammaticality remains a debated topic in the computational linguistics literature. Existing evidence has largely relied on probability-based measures, testing whether models assign higher probabilities to grammatical than ungrammatical strings. However, probability comparisons have been criticized as a measure for grammatical knowledge based on the assumption that grammaticality is inherently entangled with likelihood. Model-assigned probability is a function of many related sentence properties, such as lexical frequency, plausibility, and world knowledge. In this work, we move beyond probability-based evaluations and investigate whether grammaticality is encoded in the internal representations of NLMs. Using mass-mean probing, we test whether grammatical and ungrammatical sentences are systematically separated in representational space. We further examine the extent to which these representations are independent of sentence properties that are correlated with grammaticality, as well as their generalization across grammatical phenomena and languages. Our results provide evidence that grammaticality is robustly encoded in sentence representations of a wide range of pretrained NLMs, yielding clear representational separation on the dimension of grammaticality that cannot be fully explained by alternative sentence-level factors. Moreover, this encoding generalizes across a broad range of grammatical phenomena and to some degree, across languages, suggesting that grammaticality constitutes a coherent representational dimension in contemporary NLMs. These findings contribute new evidence to debates about the nature of syntactic knowledge in language models and offer a complementary framework for evaluating grammatical competence that is not dependent on string probabilities alone.
Figures
Reference graph
Works this paper leans on
-
[1]
Language Acquisition , booktitle =
Pinker, Steven , year = 1995, month = oct, eprint =. Language Acquisition , booktitle =. doi:10.7551/mitpress/3964.003.0010 , isbn =
-
[2]
and Murty, Shikhar , year = 2025, month = nov, number =
Agarwal, Ananth and Jian, Jasper and Manning, Christopher D. and Murty, Shikhar , year = 2025, month = nov, number =. Mechanisms vs. doi:10.48550/arXiv.2506.16678 , urldate =. arXiv , keywords =:2506.16678 , primaryclass =
-
[3]
Transactions on Machine Learning Research , issn =
Synthesizing World Models for Bilevel Planning , author =. Transactions on Machine Learning Research , issn =
-
[4]
Ahuja, Kabir and Diddee, Harshita and Hada, Rishav and Ochieng, Millicent and Ramesh, Krithika and Jain, Prachi and Nambi, Akshay and Ganu, Tanuja and Segal, Sameer and Ahmed, Mohamed and Bali, Kalika and Sitaram, Sunayana , editor =. Proceedings of the 2023. doi:10.18653/v1/2023.emnlp-main.258 , urldate =
- [5]
-
[6]
Albright, Adam and Hayes, Bruce , year = 2003, month = dec, journal =. Rules vs. Analogy in. doi:10.1016/S0010-0277(03)00146-X , urldate =
-
[7]
Amini, Afra and Pimentel, Tiago and Meister, Clara and Cotterell, Ryan , year = 2023, journal =. Naturalistic. doi:10.1162/tacl_a_00554 , urldate =
-
[8]
Avitan, Matan and Cotterell, Ryan and Goldberg, Yoav and Ravfogel, Shauli , editor =. A. Findings of the. doi:10.18653/v1/2025.findings-naacl.180 , urldate =
-
[9]
Azaria, Amos and Mitchell, Tom , editor =. The. Findings of the. doi:10.18653/v1/2023.findings-emnlp.68 , urldate =
-
[10]
The Atoms of Language , author =
-
[11]
Barke, Shraddha and Kunkel, Rose and Polikarpova, Nadia and Meinhardt, Eric and Bakovic, Eric and Bergen, Leon , editor =. Constraint-Based. Proceedings of the 2019. doi:10.18653/v1/D19-1639 , urldate =
-
[12]
Baroni, Marco , year = 2022, publisher =. On the. Algebraic
2022
-
[13]
Behzad, Shabnam and Zeldes, Amir and Schneider, Nathan , editor =. To. Findings of the. doi:10.18653/v1/2024.findings-emnlp.916 , urldate =
-
[14]
Analyzing
Belinkov, Yonatan and Glass, James , year = 2017, volume =. Analyzing. Advances in
2017
-
[15]
Belinkov, Yonatan and Glass, James , editor =. Analysis. Transactions of the Association for Computational Linguistics , volume =. doi:10.1162/tacl_a_00254 , urldate =
-
[16]
Belinkov, Yonatan , year = 2022, month = mar, journal =. Probing. doi:10.1162/coli_a_00422 , urldate =
-
[17]
and Flickinger, Dan and Oepen, Stephan and Packard, Woodley and Copestake, Ann , editor =
Bender, Emily M. and Flickinger, Dan and Oepen, Stephan and Packard, Woodley and Copestake, Ann , editor =. Layers of. Proceedings of the 11th
-
[18]
Bender, Emily M. and Gebru, Timnit and. On the. Proceedings of the 2021. doi:10.1145/3442188.3445922 , urldate =
arXiv 2021
-
[19]
and Wexler, Kenneth , editor =
Berwick, Robert C. and Wexler, Kenneth , editor =. Parsing. Studies in the. doi:10.1007/978-94-009-3387-3_3 , urldate =
-
[20]
Cognitive Psychology , volume =
Broken Agreement , author =. Cognitive Psychology , volume =. doi:10.1016/0010-0285(91)90003-7 , urldate =
-
[21]
Paradigm
Breiss, Canaan and Katsuda, Hironori and Kawahara, Shigeto , langid =. Paradigm
-
[22]
Browne, Cheryl A. and Woolley, Jacqueline D. , year = 2004, month = may, journal =. Preschoolers'. doi:10.1207/s15327647jcd0502_4 , urldate =
-
[23]
Discovering
Burns, Collin and Ye, Haotian and Klein, Dan and Steinhardt, Jacob , year = 2022, month = sep, urldate =. Discovering. The
2022
-
[24]
Explanatory Models in Neuroscience,
Cao, Rosa and Yamins, Daniel , year = 2024, month = jun, journal =. Explanatory Models in Neuroscience,. doi:10.1016/j.cogsys.2023.101200 , urldate =
arXiv 2024
-
[25]
Explanatory Models in Neuroscience,
Cao, Rosa and Yamins, Daniel , year = 2024, month = sep, journal =. Explanatory Models in Neuroscience,. doi:10.1016/j.cogsys.2024.101244 , urldate =
arXiv 2024
-
[26]
Meaning and
Chierchia, Gennaro and. Meaning and
-
[27]
Syntactic
Chomsky, Noam , year = 1957, publisher =. Syntactic
1957
-
[28]
Behavioral and Brain Sciences , volume =
Rules and Representations , author =. Behavioral and Brain Sciences , volume =. doi:10.1017/S0140525X00001515 , urldate =
-
[29]
Chomsky, Noam , year = 1995, month = sep, publisher =. The
1995
-
[30]
Aspects of the
Chomsky, Noam , year = 1965, publisher =. Aspects of the
1965
-
[31]
Cole, Peter and Hermon, Gabriella and. Grammar of. Cognition , volume =. doi:10.1016/j.cognition.2015.04.005 , urldate =
-
[32]
Language
Comrie, Bernard , year = 1989, month = jul, publisher =. Language
1989
-
[33]
Crain, Stephen and Nakayama, Mineharu , year = 1987, month = sep, journal =. Structure. doi:10.2307/415004 , urldate =
-
[34]
Dankers, Verna and Langedijk, Anna and McCurdy, Kate and Williams, Adina and Hupkes, Dieuwke , editor =. Generalising to. Proceedings of the 25th. doi:10.18653/v1/2021.conll-1.8 , urldate =
-
[35]
Dankers, Verna and Bruni, Elia and Hupkes, Dieuwke , editor =. The. Proceedings of the 60th. doi:10.18653/v1/2022.acl-long.286 , urldate =
-
[36]
Dankers, Verna and Titov, Ivan and Hupkes, Dieuwke , editor =. Memorisation. Proceedings of the 2023. doi:10.18653/v1/2023.emnlp-main.518 , urldate =
-
[37]
Dankers, Verna and Titov, Ivan , editor =. Generalisation. Findings of the. doi:10.18653/v1/2024.findings-acl.852 , urldate =
-
[38]
Davis, Forrest , editor =. Incremental. Proceedings of the 26th. doi:10.18653/v1/2022.conll-1.11 , urldate =
-
[39]
Dentella, Vittoria and G. Systematic Testing of Three. Proceedings of the National Academy of Sciences , volume =. doi:10.1073/pnas.2309583120 , urldate =
-
[40]
Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina , editor =. Proceedings of the 2019. doi:10.18653/v1/N19-1423 , urldate =
-
[41]
Dong, Li and Lapata, Mirella , editor =. Language to. Proceedings of the 54th. doi:10.18653/v1/P16-1004 , urldate =
-
[42]
, year = 2025, month = may, number =
Duan, Xufeng and Yao, Zhaoqian and Zhang, Yunhao and Wang, Shaonan and Cai, Zhenguang G. , year = 2025, month = may, number =. How. doi:10.48550/arXiv.2505.19548 , urldate =. arXiv , keywords =:2505.19548 , primaryclass =
-
[43]
Eisape, Tiwalayo and Gangireddy, Vineet and Levy, Roger and Kim, Yoon , editor =. Probing for. Findings of the. doi:10.18653/v1/2022.findings-emnlp.203 , urldate =
-
[44]
Elazar, Yanai and Ravfogel, Shauli and Jacovi, Alon and Goldberg, Yoav , year = 2021, month = mar, journal =. Amnesic. doi:10.1162/tacl_a_00359 , urldate =
-
[45]
Synthesizing Theories of Human Language with
Ellis, Kevin and Albright, Adam and. Synthesizing Theories of Human Language with. Nature Communications , volume =. doi:10.1038/s41467-022-32012-w , urldate =
-
[46]
Epstein, Samuel David , editor =. Un-. Working. doi:10.7551/mitpress/7305.003.0014 , urldate =
-
[47]
Language , volume =
The Effect of Allophonic Processes on Word Recognition:. Language , volume =. 48771157 , eprinttype =
-
[48]
Feldman, Naomi H. and Griffiths, Thomas L. and Morgan, James L. , year = 2009, journal =. The Influence of Categories on Perception:. doi:10.1037/a0017196 , abstract =
-
[49]
Feldman, Vitaly and Zhang, Chiyuan , year = 2020, volume =. What. Advances in
2020
-
[50]
Finlayson, Matthew and Mueller, Aaron and Gehrmann, Sebastian and Shieber, Stuart and Linzen, Tal and Belinkov, Yonatan , editor =. Causal. Proceedings of the 59th. doi:10.18653/v1/2021.acl-long.144 , urldate =
-
[51]
Finn, Chelsea and Abbeel, Pieter and Levine, Sergey , year = 2017, month = jul, number =. Model-. doi:10.48550/arXiv.1703.03400 , urldate =. arXiv , keywords =:1703.03400 , primaryclass =
-
[52]
Fitz, Hartmut and Chang, Franklin , year = 2017, month = sep, journal =. Meaningful Questions:. doi:10.1016/j.cognition.2017.05.008 , urldate =
-
[53]
Fodor, Jerry A. and Pylyshyn, Zenon W. , year = 1988, month = mar, journal =. Connectionism and Cognitive Architecture:. doi:10.1016/0010-0277(88)90031-5 , urldate =
-
[54]
Free Choice and the Theory of Scalar Implicatures , booktitle =
Fox, Danny , editor =. Free Choice and the Theory of Scalar Implicatures , booktitle =. doi:10.1057/9780230210752_4 , abstract =
-
[55]
Fox, Danny and Katzir, Roni , year = 2024, month = jun, journal =. Large. doi:10.1515/tl-2024-2005 , urldate =
-
[56]
Structural Complexity and the Time Course of Grammatical Development , author =. Cognition , volume =. doi:10.1016/S0010-0277(98)00024-9 , urldate =
-
[57]
Frank, Robert and Mathis, Donald and Badecker, William , year = 2013, month = jul, journal =. The. doi:10.1080/10489223.2013.796950 , urldate =
arXiv 2013
-
[58]
Sequence-to-
Frank, Robert and Petty, Jackson , editor =. Sequence-to-. Proceedings of the
-
[59]
Fromkin, Victoria A. , year = 1971, journal =. The. doi:10.2307/412187 , urldate =. 412187 , eprinttype =
-
[60]
Neural Language Models as Psycholinguistic Subjects:
Futrell, Richard and Wilcox, Ethan and Morita, Takashi and Qian, Peng and Ballesteros, Miguel and Levy, Roger , editor =. Neural Language Models as Psycholinguistic Subjects:. Proceedings of the 2019. doi:10.18653/v1/N19-1004 , urldate =
-
[61]
Futrell, Richard and Mahowald, Kyle , year = 2025, month = jul, journal =. How. doi:10.1017/S0140525X2510112X , urldate =. arXiv , keywords =:2501.17047 , primaryclass =
arXiv 2025
-
[62]
Gauthier, Jon and Breiss, Canaan and Leonard, Matthew K and Chang, Edward F. , editor =. Emergent Morpho-Phonological Representations in Self-Supervised Speech Models , booktitle =. doi:10.18653/v1/2025.emnlp-main.1425 , urldate =
-
[63]
van Gelder, Tim , year = 1990, month = jul, journal =. Compositionality:. doi:10.1207/s15516709cog1403_2 , urldate =
-
[64]
Bootstrapping Word Order in Prelexical Infants: A
Gervain, Judit and Nespor, Marina and Mazuka, Reiko and Horie, Ryota and Mehler, Jacques , year = 2008, month = aug, journal =. Bootstrapping Word Order in Prelexical Infants: A. doi:10.1016/j.cogpsych.2007.12.001 , abstract =
-
[65]
From Fieldwork to Linguistic Theory:
Gibson, Edward and Poliak, Moshe , year = 2024, month = sep, publisher =. From Fieldwork to Linguistic Theory:
2024
-
[66]
Information and Control , volume =
Language Identification in the Limit , author =. Information and Control , volume =. doi:10.1016/S0019-9958(67)91165-5 , urldate =
-
[67]
Reporting Bias and Knowledge Acquisition , booktitle =
Gordon, Jonathan and Van Durme, Benjamin , year = 2013, month = oct, series =. Reporting Bias and Knowledge Acquisition , booktitle =. doi:10.1145/2509558.2509563 , urldate =
arXiv 2013
-
[68]
Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , volume =
Inductive Biases for Deep Learning of Higher-Level Cognition , author =. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , volume =. doi:10.1098/rspa.2021.0068 , urldate =
arXiv 2021
-
[69]
Grattafiori, Aaron and Dubey, Abhimanyu and Jauhri, Abhinav and Pandey, Abhinav and Kadian, Abhishek and. The. doi:10.48550/arXiv.2407.21783 , urldate =. arXiv , keywords =:2407.21783 , primaryclass =
-
[70]
Universals of language , volume =
Some Universals of Grammar with Particular Reference to the Order of Meaningful Elements , author =. Universals of language , volume =
-
[71]
Universals of Language , editor =
-
[72]
, year = 2021, month = jul, journal =
Guest, Olivia and Martin, Andrea E. , year = 2021, month = jul, journal =. How. doi:10.1177/1745691620970585 , urldate =
-
[73]
Gulordava, Kristina and Bojanowski, Piotr and Grave, Edouard and Linzen, Tal and Baroni, Marco , editor =. Colorless. Proceedings of the 2018. doi:10.18653/v1/N18-1108 , urldate =
-
[74]
Proceedings of the National Academy of Sciences , volume =
Hierarchical Dynamic Coding Coordinates Speech Comprehension in the Human Brain , author =. Proceedings of the National Academy of Sciences , volume =. doi:10.1073/pnas.2422097122 , urldate =
-
[75]
Hadley, Robert F. , year = 1994, journal =. Systematicity in. doi:10.1111/j.1468-0017.1994.tb00225.x , urldate =
arXiv 1994
-
[76]
Generative Linguistics, Large Language Models, and the Social Nature of Scientific Success
Hao, Sophie , year = 2025, month = mar, number =. Generative. doi:10.48550/arXiv.2503.20088 , urldate =. arXiv , keywords =:2503.20088 , primaryclass =
work page internal anchor Pith review Pith/arXiv arXiv doi:10.48550/arxiv.2503.20088 2025
-
[77]
Haxby, James V. and Gobbini, M. Ida and Furey, Maura L. and Ishai, Alumit and Schouten, Jennifer L. and Pietrini, Pietro , year = 2001, month = sep, journal =. Distributed and. doi:10.1126/science.1063736 , urldate =
-
[78]
Hayes, Bruce and Wilson, Colin , year = 2008, month = jul, journal =. A. doi:10.1162/ling.2008.39.3.379 , urldate =
-
[79]
, year = 2024, month = mar, number =
He, Linyang and Chen, Peili and Nie, Ercong and Li, Yuanning and Brennan, Jonathan R. , year = 2024, month = mar, number =. Decoding. doi:10.48550/arXiv.2403.17299 , urldate =. arXiv , keywords =:2403.17299 , primaryclass =
-
[80]
Proceedings of the National Academy of Sciences , volume =
A Hierarchy of Linguistic Predictions during Natural Language Comprehension , author =. Proceedings of the National Academy of Sciences , volume =. doi:10.1073/pnas.2201968119 , urldate =
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.