Pragmatic reasoning is reasoning about what a speaker may have meant by an utterance at a given occasion. Pragmatic reasoning requires listeners to draw on different sources of possibly uncertain information from context and world-knowledge. Likewise, listeners need to reason about the speaker’s state of mind, her beliefs and goals, and possibly even about the speaker’s idiosyncratic use of language. To combine these sources of information about what the speaker has likely meant, we turn towards probabilistic modelling. This course will cover a sequence of increasingly complex models of listeners’ probabilistic inferences about speaker meaning, including applications to referential communication, scalar implicatures, vagueness, generics, politeness and tropes.
To harness the complexity of pragmatic reasoning we will formulate models in a probabilistic programming language called WebPPL, which the course will introduce and which will help us understand the models and calculate their (quantitative) predictions. We will exercise with model code by going through selected chapters of the web-book Probabilistic Language Understanding.
The course will be held on five days. On each day we convene from 9am to 3pm in room 32/102.
- first block: February 28 & March 1
- second block: March 14 - 16
-
Introduction to probabilistic pragmatics, the vanilla RSA model, reference games
-
Probabilistic programming in WebPPL, Bayesian inference
-
vanilla RSA model & reference games
- PLU: Chapter I: Introducing the Rational Speech Act framework
- vanilla RSA & reference game paper: Frank & Goodman (2012)
- PLU: Chapter I: Introducing the Rational Speech Act framework
-
RSA models for scalar implicature (vanilla version & extension with uncertain speakers)
- PLU, Chapter II: Enriching literal interpretations
- Scalar implicature paper: Goodman & Stuhlmüller (2013)
- PLU, Chapter II: Enriching literal interpretations
- Exercises on WebPPL, Bayes rule and scalar implicatures are due on Sunday March 11 2018.
Probabilistic Language Understanding: webbook on probabilistic models of pragmatic inference
Caveat: there are (at least) two versions of this book; we will be using only the version accessible through the link above!
- Pragmatic language interpretation as probabilistic inference: A recent review of the Rational Speech Act framework
- Probabilistic pragmatics, or why Bayes' rule is probably important for pragmatics: Position piece by Michael Franke and Gerhard Jaeger
- Probabilistic Models of Cognition: An introduction to computational cognitive science and the probabilistic programming language WebPPL
- Modeling Agents with Probabilistic Programs: An introduction to formal models of rational agents using WebPPL
- Forest: A Repository for probabilistic models
- webppl.org: An online editor for WebPPL (use this for development!)
- WebPPL Tutorials: Basic tutorials for WebPPL
- WebPPL documentation
- The Design and Implementation of Probabilistic Programming Languages: An introduction to probabilistic programming languages, WebPPL in particular
- WebPPL-viz: A summary of the vizualization options in WebPPL
- RWebPPL: If you would rather use WebPPL within R