concept · concept/the-bitter-lesson

The Bitter Lesson

Also called bitter lesson

Richard Sutton published a short essay on his own website on 13 March 2019, under the title The Bitter Lesson. The claim: "The biggest lesson that can be read from 70 years of AI research is that general methods that leverage computation are ultimately the most effective, and by a large margin." The supporting cases are chess, where Deep Blue's search beat the knowledge-engineering programme in 1997; Go, where the same pattern repeated two decades later; and the DARPA speech competitions of the 1970s, where statistical methods based on hidden Markov models beat the linguists. In each, researchers had invested in encoding what humans know about the domain, and in each that investment was overtaken by methods that mostly consumed more compute.

Two things about its reception are worth having in one place.

The rebuttal came six days later and is rarely cited alongside the essay in the sources surveyed here. Rodney Brooks published A Better Lesson on 19 March 2019 with six numbered objections. The sharpest is not that Sutton is wrong about compute but that the human knowledge never left — it moved. Convolutional networks have translation invariance designed in by hand at the front end. Somebody chooses the architecture and the training regime. Somebody assembles and labels the dataset, and "this is just as much building knowledge in as it would be to directly build a color constancy stage. It is sleight of hand in moving the human intellectual work to somewhere else." Brooks' proposed replacement lesson is an accounting one: "we have to take into account the total cost of any solution, and that so far they have all required substantial amounts of human ingenuity." He closes by noting his review is "seventy six words shorter than Sutton's post."

The author does not accept the use the essay is put to. The bitter lesson is routinely cited as the intellectual licence for scaling language models. Sutton disagrees. On the Dwarkesh Podcast published 26 September 2025 — the episode is titled "Richard Sutton – Father of RL thinks LLMs are a dead end" — he placed language models on the human-knowledge side of his own dichotomy, not the compute side: "The more human knowledge we put into the large language models, the better they can do. So it feels good. Yet, I expect there to be systems that can learn from experience." Such systems, on his account, have historically eaten the lunch of knowledge-heavy ones — which is the essay's argument, aimed at the thing the essay is usually quoted to defend. His specific objection is that a model with no goal and no ground truth cannot be surprised by an outcome, and so cannot learn while it operates.

That leaves the essay in an unusual position: an argument often invoked in favour of the current paradigm in the sources surveyed here, disputed by its author, with a substantive rebuttal published within the week that is rarely cited alongside it in those sources. It is worth reading all three primary documents before citing any of them; each is short.

Facts

author
Richard S. Suttonsource, accessed 2026-08-28
published
2019-03-13source, accessed 2026-08-28
venue
incompleteideas.net, the author's personal sitesource, accessed 2026-08-28
thesis
general methods that leverage computation are ultimately the most effective, and by a large marginsource, accessed 2026-08-28

Timeline

  1. Sutton argues on the Dwarkesh Podcast that LLMs are not what the lesson recommendssource
  2. Rodney Brooks publishes the rebuttal, A Better Lessonsource
  3. essay published on the author's personal sitesource