Papers › Mission: Impossible Language Models

Mission: Impossible Language Models

12 Jan 2024arXiv:2401.06416archive 2025-07-28

Julie Kallini, Isabel Papadimitriou, Richard Futrell, Kyle Mahowald, Christopher Potts

Chomsky and others have very directly claimed that large language models (LLMs) are equally capable of learning languages that are possible and impossible for humans to learn. However, there is very little published experimental evidence to support such a claim. Here, we develop a set of synthetic impossible languages of differing complexity, each designed by systematically altering English data with unnatural word orders and grammar rules. These languages lie on an impossibility continuum: at one end are languages that are inherently impossible, such as random and irreversible shuffles of English words, and on the other, languages that may not be intuitively impossible but are often considered so in linguistics, particularly those with rules based on counting word positions. We report on a wide range of evaluations to assess the capacity of GPT-2 small models to learn these uncontroversially impossible languages, and crucially, we perform these assessments at various stages throughout training to compare the learning process for each language. Our core finding is that GPT-2 struggles to learn impossible languages when compared to English as a control, challenging the core claim. More importantly, we hope our approach opens up a productive line of inquiry in which different LLM architectures are tested on a variety of impossible languages in an effort to learn more about how LLMs can be used as tools for these cognitive and typological investigations.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.06416")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jkallini/mission-impossible-language-models officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
2unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jkallini/mission-impossible-language-models. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_surprisals jkallini/mission-impossible-language-models/utils.py official repository ran MIT (permissive) · a1988a1ab7fefaaf · report
compute_token_probabilities jkallini/mission-impossible-language-models/utils.py official repository ran MIT (permissive) · 5bf34dc8d206d531 · report
create_attention_mask jkallini/mission-impossible-language-models/perplexities/perplexities.py official repository ran MIT (permissive) · ff77cf33dcba8fb3 · report
create_input_ids jkallini/mission-impossible-language-models/perplexities/perplexities.py official repository ran MIT (permissive) · 547978906e547397 · report
extract_phrases jkallini/mission-impossible-language-models/edge_probing/load_phrase_data.py official repository ran MIT (permissive) · f954e3cc5ab8a96a · report
get_perplexities jkallini/mission-impossible-language-models/perplexities/perplexities.py official repository ran MIT (permissive) · 50924a7f63ced3d3 · report
get_span jkallini/mission-impossible-language-models/edge_probing/load_phrase_data.py official repository ran MIT (permissive) · 74f6c2941d16cfcf · report
max_pooling jkallini/mission-impossible-language-models/edge_probing/edge_probing.py official repository ran MIT (permissive) · bdb37b344c1fbfc5 · report
mean_pooling jkallini/mission-impossible-language-models/edge_probing/edge_probing.py official repository ran MIT (permissive) · 7b8787922f993a93 · report
process_file jkallini/mission-impossible-language-models/edge_probing/load_phrase_data.py official repository ran MIT (permissive) · 2dfc460bf3c3be3c · report
get_gpt2_tokenizer_with_markers jkallini/mission-impossible-language-models/utils.py official repository unverified MIT (permissive) · 6b2f4c65ccfed139 · report
get_layer_embedding jkallini/mission-impossible-language-models/edge_probing/edge_probing.py official repository unverified MIT (permissive) · 63f2e3ec2da6c808 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPT-2Layer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSETSoftmaxWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections