Glossary term
What is the "Norvig model"?
What is the "Norvig model"?
"Norvig model" is not a standard, citable term in AI or machine learning — there is no formally named model by this name. The phrase is sometimes used informally to refer to Peter Norvig's data-driven philosophy of AI, most closely associated with his 2009 essay (co-authored with Alon Halevy and Fernando Pereira) "The Unreasonable Effectiveness of Data."
Norvig is Director of Research at Google, led the company's core web search algorithms from 2002 to 2005, and co-authored the widely used textbook "Artificial Intelligence: A Modern Approach" with Stuart Russell.
Norvig's data-driven philosophy
Norvig's argument is that for many problems, simple statistical models trained on very large datasets outperform elaborate hand-crafted theories or models. Rather than relying on experts to encode rules, this approach lets a large corpus and a comparatively simple algorithm derive the model directly from data. He points to Google's own search and language systems as evidence that scale of data, not sophistication of the model, was often the decisive factor in performance.
Related ideas from Norvig and Russell's work include:
- Rational agents — "Artificial Intelligence: A Modern Approach" frames AI systems as agents that perceive their environment and act to achieve goals, a framing that has become standard in AI textbooks.
- Feature engineering — choosing informative features can let a simple model outperform a more complex one trained on weaker features.
- Spelling correction — Norvig's well-known essay "How to Write a Spelling Corrector" demonstrates a simple probabilistic model, trained on a large text corpus, correcting typos without hand-coded linguistic rules.
Why this matters
The data-driven view associated with Norvig helped popularize an approach later reflected in large-scale statistical and neural language models: given enough data, relatively simple algorithms can capture patterns that are difficult to specify by hand. It's a useful frame for understanding why scale of data and compute became central to modern AI progress, but it should be cited as Norvig's stated philosophy, not as a named technical model.
Further reading
- Halevy, A., Norvig, P., & Pereira, F. (2009). "The Unreasonable Effectiveness of Data." IEEE Intelligent Systems.
- Russell, S., & Norvig, P. "Artificial Intelligence: A Modern Approach."
- Norvig, P. "How to Write a Spelling Corrector."
More terms
Continue exploring the glossary.
Glossary term
What is friendly AI?
It's time to build
Collaborate with your team on reliable Generative AI features.
Want expert guidance? Book a 1:1 onboarding session from your dashboard.