Meta AI’s Diplodocus plays Gunboat Diplomacy — the variant with no text communication — and beat every human in Meta’s 2022 Speedboat Tournament. Because Gunboat strips the language layer entirely, Diplodocus’s win is the cleanest available demonstration that strategic and social reasoning can live fully in a planner with no language model at all. Moves become costly signals; the planner learns the signaling grammar; the AI coordinates, allies, and stabs without saying a word.
Source: DiploStrats, “Diplodocus — The AI That Conquered Gunboat Diplomacy” — YouTube — Transcript. Paper: arXiv 2210.05492 (Bakhtin et al., Meta AI, 2022).
Links: Planner-LM Composites (Diplodocus is the sharpest thesis-confirming case), CaptainMeme vs. 6 Cicero (Press Diplomacy) (the LM-on companion case — same architecture with full language layer), Diplomacy: 7 AI Models (LLMs at standard Diplomacy; complementary case), LLM Agents Across Strategic Games, The Multiplayer Coalition Problem, The Nash Bargaining Problem, LLM Grounding Problem
Gunboat Diplomacy is standard Diplomacy with one rule change: players cannot talk to each other. No chat, no private messages, no public announcements. The game mechanics are otherwise identical — seven players, the same map, the same supply centers, the same unit types, the same simultaneous-move resolution.
The surface reading is that removing talk removes the heart of the game. The actual effect is the opposite — it reveals that most of the game’s strategic content was already being carried by the move structure, and language was an amplifier rather than the substrate.
Good Gunboat players use orders and moves to communicate:
The signaling grammar is conventional but robust, and experienced Gunboat players converge on it. A competent Gunboat agent has to read it, emit into it, and adapt when opponents use it unconventionally.
In early 2022, Meta AI ran a Gunboat tournament pitting human Diplomacy players against several AI variants — Dora, BR-bots, and two variants of a new AI called Diplodocus (High and Low). DiploStrats (the video’s creator, an expert tournament player) finished as the highest-scoring human. He did not win.
Final ELO standings (per Meta’s paper):
DiploStrats estimates he was around fifth in this ranking. By tournament score, the two Diplodocus variants placed first and third with DiploStrats second; by ELO the ranking above held.
Dora and BR-bots were weaker — Dora in particular failed at a specific kind of human-legibility (it signaled alliance by supporting into another player’s home centers, a move other Dora instances recognized but humans interpreted as either attack or surrender, and responded by destroying Dora). Diplodocus fixed this.
The video’s organizing framework — a qualified expert naming what a Gunboat AI has to do:
Diplodocus Low hit keys 1-4 and failed key 5 (too stabby, too many fronts, identifiable). Diplodocus High hit all five. DiploStrats explicitly credits key 5 as the step he did not expect any AI to clear.
The single sharpest moment in the video, narrated in Game 117.
DiploStrats (playing England) is in alliance with Diplodocus (Germany). The alliance has frayed; DiploStrats has abandoned his home centers to contest Scandinavia, deliberately making France disproportionately strong to force Germany to choose sides. Germany attacks him, then has a retreat decision for a unit at Denmark.
Two retreat options are tactically advantageous:
Diplodocus takes neither. It disbands the unit. Forgoes both retreats and plays a unit down.
DiploStrats reads this as follows: the AI had no way to make its alliance intent clearer through available moves, so it spent a unit to send the signal. The unit loss IS the signal. Nothing else about the retreat options made sense — no center was about to be recaptured, no build was coming to replace it. The disband was a deliberate costly act whose only function was communication.
This is Spence (1973) signaling theory in its purest game-theoretic form: actions that cannot be cheaply faked reveal information that speech cannot. Text can be lied about at zero cost. A disbanded unit cannot. The AI figured out that in a medium where no cheap-talk channel exists, the costly-signal channel is the only way to communicate — and used it at a precisely optimal moment.
DiploStrats: “This was the move that shocked me… the AI deliberately took a drastic action in weakening itself specifically to convey its alliance intention to me, and in doing so successfully convinced me to side with it.”
The Planner-LM Composites thesis argues that strategic and social reasoning live in the planner, not the language model, and that bare LLMs don’t meet the bar for agency because they lack the planner. Cicero (the standard-Diplomacy version) is evidence for this but partial — Cicero has both a planner and a language model, and you can argue about which component does the real work.
Gunboat removes the language model entirely. Diplodocus has no LM component. It communicates only through moves. And it won. That upgrades the thesis from “Cicero suggests” to “Gunboat demonstrates”:
The imitation requirement (key 5) adds a subtle point: the planner has to model the interpretive expectations of the opponents. Diplodocus had to appear human to avoid being ganged up on. This is theory-of-mind operating at the planner layer without any language involvement. The planner isn’t just computing optimal moves; it’s computing moves that will be interpreted in a specific way by a specific kind of observer. That’s a cognitive capability we usually associate with language-and-social-cognition being coupled. Gunboat shows they can be decoupled.
Classical game theory distinguishes:
Diplomacy supports in standard play are already costly signals (units committed). Gunboat is the pure case — only costly signals exist, no cheap talk channel at all. The game becomes a signaling-only coordination problem, and the planner has to master the signaling grammar to win.
Three implications:
This is one expert’s analysis of a tournament played two years before the current moment, via two narrated games. The thesis this page argues for is strong but the evidence base could use more:
game-ai, games, ai, agents, game-theory