The Essay That Turned AI Loose on Your Inbox
Paul Graham's 'A Plan for Spam' showed that a simple Bayesian classifier could catch junk email with stunning accuracy, bringing machine learning into the daily lives of millions.
TechCrunch / CC BY 2.0
I think it's possible to stop spam, and that content-based filtering is the way to do it.
— Paul Graham
In 2002, Paul Graham’s essay “A Plan for Spam” revolutionized email filtering by demonstrating the effectiveness of naive Bayes classifiers in identifying spam.
What happened: In 2002, Paul Graham published his influential essay “A Plan for Spam,” which showcased how naive Bayes classifiers could filter spam emails with over 99% accuracy, surpassing traditional hand-coded rule systems. This breakthrough was pivotal in the adoption of statistical spam filters by major email providers, making machine learning a ubiquitous yet unseen tool for everyday users. Paul Graham’s essay and Wikipedia provide more details.
Why it matters: Graham’s work marked a significant milestone in the application of machine learning to everyday technology, showing how probabilistic models could solve real-world problems more effectively than traditional approaches. This essay not only improved the user experience by reducing unwanted emails but also paved the way for the broader integration of AI in consumer products.
Further reading:
Why This Mattered
Graham's essay demonstrated that naive Bayes classifiers could filter spam with over 99% accuracy, outperforming hand-coded rule systems. It triggered a wave of statistical spam filters adopted by every major email provider, becoming one of the first machine learning applications ordinary people used every day without knowing it.


