Computational Linguistics
About

Noah Smith

Noah Smith (b. 1979) is a computational linguist at the University of Washington and the Allen Institute for AI who has made influential contributions to structured prediction, linguistic structure induction, and the study of NLP's societal impact.

CRF: P(y|x) = exp(Σ λₖfₖ(y,x)) / Z(x)

Noah A. Smith is an American computer scientist who holds positions at the University of Washington and the Allen Institute for AI (AI2). His research spans structured prediction, unsupervised learning of linguistic structure, computational social science, and the responsible development of language technologies. He is known for both technical innovation and thoughtful engagement with the broader implications of NLP.

Early Life and Education

Born in 1979, Smith studied at the University of Maryland and earned his PhD from Johns Hopkins University in 2006 under Jason Eisner. His dissertation on weighted dynamic programming and the relationship between parsing and machine learning established his reputation for rigorous mathematical foundations. He joined Carnegie Mellon University before moving to the University of Washington.

1979

Born in the United States

2006

Completed PhD at Johns Hopkins University

2011

Published Linguistic Structure Prediction

2015

Joined the University of Washington

2018

Became senior research manager at Allen Institute for AI

Key Contributions

Smith's textbook Linguistic Structure Prediction (2011) provided a unified treatment of the machine learning methods used for NLP tasks involving structured outputs — sequences, trees, and graphs. It covered conditional random fields, structured perceptrons, and global linear models in a clear, mathematically rigorous framework that became an important teaching resource.

His research contributions include work on unsupervised grammar induction (learning syntactic structure without labelled data), computational social science (using NLP to study political framing, media bias, and public health), and model interpretability. He has contributed to developing methods for analysing the capabilities and limitations of large language models, and has been an advocate for considering the societal implications of NLP technology.

"NLP is not just an engineering discipline; it is deeply intertwined with questions about language, society, and the human experience." — Noah Smith

Legacy

Smith's work has shaped how NLP researchers think about structured prediction and the evaluation of language technologies. His interdisciplinary research connecting NLP with social science has opened productive new research directions. Through his mentorship, teaching, and advocacy, he has influenced both the technical development and the social responsibility of the field.

Interactive Calculator

Enter a CSV of publications: year,title,citations_count. The calculator computes total citations, h-index, peak year, and a per-decade breakdown of scholarly output.

Click Calculate to see results, or Animate to watch the statistics update one record at a time.

Related Topics

References

  1. Smith, N. A. (2011). Linguistic Structure Prediction. Morgan & Claypool.
  2. Smith, N. A., & Eisner, J. (2005). Contrastive estimation: Training log-linear models on unlabeled data. Proceedings of the 43rd Annual Meeting of the ACL, 354–362.
  3. Card, D., Boydstun, A. E., Gross, J. H., Resnik, P., & Smith, N. A. (2015). The media frames corpus: Annotations of frames across issues. Proceedings of ACL, 438–444.
  4. Gardner, M., Grus, J., Neumann, M., et al. (2018). AllenNLP: A deep learning platform for NLP. Proceedings of NLP-OSS, 1–6.

External Links