StanCon 2019

StanCon 2019

StanCon 2019 is open for registration. Two days of tutorials followed by two days of talks, open discussions, and statistical modeling.

Registration Information Here



Dates

  • Tutorials: August 20-21, 2019
  • Conference: August 22-23, 2019
  • Conference Dinner: August 22, 2019

Location

Tutorials (see maps below):

King’s College King’s Parade Cambridge CB2 1ST

Caius College Trinity Street Cambridge CB2 1TA

Conference:

West Road Concert Hall University of Cambridge 11 West Road, Cambridge CB3 9DP UK

Map of all venues

Annotated Kings College Map. Track 2, 3 Tutorials, Conference and Conference Dinner

Annoatated Caius College Map (Track 1 Tutorial “Basics of Bayesian inference and Stan”), Bateman Room and Auditorium)

Tutorials

Track 1

Bateman Hall Map

Basics of Bayesian inference and Stan. August 20, 21 all day. Instructors Jonah Gabry and Lauren Kennedy.

Description: In this tutorial we will first review some of the foundational concepts in Bayesian statistics that are essential background for anyone interested in using Bayesian methods in practice. Then we will introduce the Stan language and the recommended workflow for applied Bayesian data analysis by working through an example analysis together. Since we only have 2 days for this tutorial it will be beneficial for participants to have at least some previous experience with statistical modeling, but prior experience fitting Bayesian models is not a requirement. We will be interfacing with Stan from R, but users of Python and other languages/platforms can still benefit from the tutorial as all of the code we write in the Stan language (and all of the modeling techniques and concepts covered) can be used with any of the Stan interfaces.

Track 2

Saltmarsh Room Map

Introduction to Stan for Programmers. No statistics background required. August 20, 21 mornings with afternoon exercises. R/Python based introduction to both Stan and statistics. Instructors Jonathan Auerbach, Breck Baldwin.

Description: This class is for those who don’t know statistics, extremely rusty with statistics or just want a gentle introduction to Bayesian modeling the Stan way. This tutorial will not cover as nearly much ground as the above class but will get you working with the basics of Bayesian modeling so that you can proceed to learn more. Most importantly we get you through the awkward ‘no idea phase’ of learning a new technology to having a basic understanding of how to work with the software. We will cover the mechanics of how Stan programs work, show simple examples of regression and pooling. We presuppose that you are comfortable with general programming concepts like subroutines, variable assignment and use of IDEs. Both the R and Python interfaces to Stan will be covered.

A Dive into Stan’s C++ Model Concept August 20, afternoon. Instructor Daniel Lee.

Description: This will be a discussion partially driven by the participants. We will cover things like:

  • how the Stan language is translated to C++
  • overview of the C++ model concept that’s generated
  • how to use the math library for autodiff
  • how to use the generated C++ model concept to write an inference algorithm in C++
  • opportunities in efficient computing once the C++ is generated

Please be comfortable with C++ or at least be willing to stare at blocks of ugly code. Please have CmdStan installed.

Model assessment and selection August 21, afternoon. Instructor Aki Vehtari.

Description In this tutorial I will review estimation of predictive performance of models in M-open setting where we assume that none of the models is the true model. When we don’t trust our models, we can re-use data as a model-free proxy for the future data distribution. To adjust for data re-use we use leave-one-out cross-validation for exchangeable observations, K-fold cross-validation for group exchangeable observations, and m-step ahead validation for time series. I present how these performance estimates and related predictive distributions can be used for model comparison, averaging and checking. I discuss fast importance sampling approximation including useful diagnostics. Finally I discuss relations to alternative methods for model selection and weighting. Tutorial demonstrations are based on R with rstan, rstanarm, brms and loo packages.

Track 3

Keynes’ Hall Map

Hierarchical Modeling with Stan. August 20, 21 mornings. Instructor Ben Goodrich.

Description: Hierarchical models are and should be the default way to conduct a Bayesian analysis. By hierarchical Bayesian models, we mean any generative process where the distribution for some unknown depends on one or more other unknowns. This includes instrumental variables, interaction terms, hierarchical shrinkage priors and many others. However, the most common instance of a hierarchical model is one where the generative process allows some of the parameters to vary by group, which can be conveniently specified using the syntax of the lme4 R package. In this tutorial we will start with estimating and interpreting estimates of hierarchical models using the stan_glmer function in the rstanarm R package, proceed to the brm function in the brms R package, and finish with some examples where participants modify or write code in the Stan language to specify a hierarchical model. Prerequisites: Some experience with R (not necessarily the aforementioned packages) and some experience with MCMC (not necessarily Stan).

Population and ODE-based models using Stan and Torsten. August 20, 21 afternoons. Instructors Charles Margossian, Yi Zhang.

Description

This class covers techniques to build, fit, and criticize Bayesian models in pharmacometrics. When handling such models, we must address the following challenges: (i) the data generating process involves solutions to ODE systems; (ii) these ODEs are embedded in a complicated event schedule; (iii) the data comes from various sources, for instance various patients and studies, and the resulting models are hierarchical. Note that these properties are not specific to pharmacometrics, and arise in other fields such as epidemiology, geology, and econometrics. To accommodate a broad audience, we will keep the core concepts general, and review basic notions of pharmacometrics, so that participants from all fields can do the exercises.

The course reviews elementary techniques to solve ODEs in Stan, the efficient parametrization of hierarchical models, and within-chain parallelization. We also introduce Torsten, an extension of Stan for pharmacometrics, which allows us to seamlessly combine the above methods. We will give participants access to a cloud platform, so that users may use multiple cores when parallelizing Stan and Torsten. Original tutorial abstract here.

Recorded talks

Recorded Talks are

Schedule

The overall schedule is two days of tutorials, August 20, 21, followed by two days of conference, August 22, 23.

Subject to change.

Tuesday, August 20, Tutorials

  • 8:00am-9:00am Registration Chetwynd Room
  • 9:00am-11:30am Tutorials with Break
  • 11:30am-12:30pm Open Developers Meeting, Chetwynd Room (loo, projpred, bayesplot, discourse)
  • 12:30pm-2:00pm Provided Lunch
  • 2:00pm-4:30pm Tutorials with Break
    • Track 1: Basics of Bayesian inference and Stan. Bateman Hall
    • Track 2: A Dive into Stan’s C++ Model Concept Saltmarsh Room
    • Track 3: Population and ODE-based models using Stan and Torsten Keynes' Hall
  • 4:30pm-5:30pm Open Developers Meeting, Chetwynd Room (posteriordb = reference model and posterior database, bayesbenchr = framework for benchmarking inference algorithms)
  • 5:00pm-7:00pm Bar

Wednesday, August 21, Tutorials

  • 8:00am-9:00am Registration Chetwynd Room
  • 9:00am-11:30am Tutorials with Break
  • 11:30am-12:30pm Open Developers Meeting, Chetwynd Room (bayesflow for Bayesian workflow, parallelization, optimization, KINSOL solver)
  • 12:30pm-2:00pm Provided Lunch
  • 2:00pm-4:30pm Tutorials with Break
    • Track 1: Basics of Bayesian inference and Stan. Bateman Hall
    • Track 2: Model assessment and selection Saltmarsh Room
    • Track 3: Population and ODE-based models using Stan and Torsten Keynes' Hall
  • 4:30pm-5:30pm Open Developers Meeting, Chetwynd Room (sparse matrices, Laplace for GLVMs)
  • 5:00pm-7:00pm Bar

Thursday, August 22, Conference

  • 8:00am-9:00am Registration Chetwynd RoomWest Road Concert Hall
  • 9am-10am Submitted Talks
    • Prior choice in logit models of discrete choice. Jim Savage. Abstract Video
    • Approximate leave-future-out cross-validation for Bayesian time series models. Paul Bürkner, Jonah Gabry, Aki Vehtari. Abstract Video
    • The Currency of Place and the Short-Term Rental Market. Mikael Brunila. Abstract Video
  • 10am-10:40am Break
  • 10:40am-11:40am Submitted Talks
    • Modelling enzyme kinetics with Stan. Teddy Groves. DTU BIOSUSTAIN Quantitative Modelling of Cell Metabolism Team Abstract Video
    • The emergence of HIV resistance to antiretroviral therapy in southern Africa: a mechanistic meta-analysis of survey data. Julien Riou, Matthias Egger, Christian Althaus. Institute of Social and Preventive Medicine, University of Bern, Switzerland Abstract Video
    • Handling missing data, censored values and measurement error in machine learning models using multiple imputation for early stage drug discovery. Rowan Swiers. AstraZeneca Abstract Video
  • 11:40-12:00pm Sponsor Talks and Birds of Feather
  • 12:00pm-1:00pm Provided Lunch
  • 1:00pm-2:00pm Stan Community Meeting
  • 2:00pm-3:00pm Submitted Talks
    • Fast Forward Like a Lambo (skrrt skrrt). Daniel Lee. Generable Abstract Video
    • Profit-Maximizing A/B Tests. Elea McDonnell Feit, Ron Berman. Drexel University, The Wharton School Abstract Video
    • When seasonality meets Bayesian: Decomposing seasonalities in Stan. Hyunji Moon, SNU, Hyeonseop Lee, PUBG. Abstract Video
  • 3:00pm-3:40pm Break
  • 3:40pm-4:20pm Submitted Talks
    • Chronikis: a Bayesian time-series modeling language. Kevin S. Van Horn. Adobe Inc. Abstract, Docker link Video
    • Estimating the prevalence of HIV infection in England using Bayesian evidence synthesis. Anne Presanis, Christopher Jackson [presenting author], Daniela De Angelis (MRC Biostatistics Unit, University of Cambridge); Peter Kirwan, Alison Brown, Ada Miltz, Ross Harris, Cuong Chau, Stephanie Migchelsen, Hamish Mohammed, Katy Davison, Sara Croxford, Sarika Desai, Kathy Lowndes, Valerie Delpech, Noel Gill (Public Health England). Abstract Video
  • 4:20pm-5:10pm David Spiegelhalter Communicating Uncertainty about Facts, Numbers and Science Video
  • 5:10pm-6:30pm: Networking at the Pub and pickup football(soccer) match
  • 6:30pm Dinner at King's College

Friday, August 23

  • 8:00am-9:00am Registration Chetwynd RoomWest Road Concert Hall
  • 9:00am-10:00am Submitted Talks
    • Extending Stan's Automatic Differentiation (AD) capabilities using dco/c++. Philip Maybank. Numerical Algorithms Group (NAG) Abstract Video
    • The State of GPU Computation Support for Stan. Rok Češnovar (University of Ljubljana - UL), Steve Bronder (Capital One), Davor Sluga (UL), Jure Demšar (UL), Tadej Ciglarič (UL), Sean Talts (Columbia University), Erik Štrumbelj (UL). Abstract Video
    • Modeling cocoa bean fermentation processes. Mauricio Moreno-Zambrano, Sergio Grimbs, Matthias S. Ullrich and Marc-Thorsten Hütt. Department of Life Sciences & Chemistry, Jacobs University Bremen Abstract Video
  • 10am-10:40am Break
  • 10:40am-12:00pm Submitted Talks
    • Bayesian analyses of time-to-event data using the rstanarm R package. Eren M. Elçi, Sam Brilleman. Public Health and Preventive Medicine, Monash University. Abstract Video
    • A Decision-Theoretic Journey From Early Clinical Data to Late Stage Efficacy using Hierarchical Joint Models.. Krzysztof Sakrejda, Eric Novik. Generable Abstract Video
    • Stacking for multimodal posterior distributions. Yuling Yao, Aki Vehtari and Andrew Gelman. Abstract Video
    • Bayesian leave-one-out cross-validation for large data. Måns Magnusson, Aalto, Michael Riis Andersen, Danish Technical University, Johan Jonasson, Chalmers Technical University, Aki Vehtari, Aalto. Abstract Video
  • 12:00pm-1:00pm Provided Lunch
  • 1:00pm-2:00pm Open Developers Meeting, Chetwynd Room (stanc optimization)
  • 2:00pm-3:00pm Submitted Talks
    • Simulation of Statistic Mechanical Systems using Stan. Forrest Eli Hurley. North Carolina State University Abstract Video
    • Structured priors for survey estimates in the presence of non-representative data. Yuxiang Gao (University of Toronto), Lauren Kennedy (Columbia University), Daniel Simpson (University of Toronto). Abstract Video
    • Prediction and causal inference for time-to-event outcomes truncated by death Abstract Video Leah Comment
  • 3:00pm-3:40pm Break
  • 3:40pm-4:00pm Submitted Talk
    • Getting the Lead out--Does New York City's childhood lead testing make statistical sense? Jonathan Auerbach, Breck Baldwin. Columbia University Abstract Video
  • 4:00pm-4:50pm Lauren Kennedy Out of Sample Prediction and the Quest for Generalization Video

Invited speakers

David Spiegelhalter, will speak on “Communicating Uncertainty about Facts, Numbers and Science”

Lauren Kennedy, will speak on “Out of sample prediction and the quest for generalization”

Lodging

We have several options:

  • Kings College Housing. Reference code is STANCONAUG2019. At £120 (single occupancy) and £180 (double occupancy) per night. Includes breakfast and is the venue closest to tutorials/conference. More information here.
  • Ibis Cambridge Central Station (3-star hotel) 2 Station Square, Cambridge, CB12GA, 01223 320960. A 25 min walk to King’s College (about 8 min by taxi) 35 min walk to West Road Concert Hall (about 9 min by taxi)

  • YHA Cambridge (hostel) 97 Tenison Road, CB1 2DN, 03453 719728. A 25 min walk to King’s College (about 8 min by taxi), 35 min walk to West Road Concert Hall (about 9 min by taxi)

Travel

For local travel to Cambridge from various UK locations here.

If you are staying in London before/after a train from King’s Cross Station or Liverpool Street Station is a good option. London Stansted Airport is the closest to Cambridge and there’s a direct train to Cambridge. Other airports are Heathrow and Gatwick. Train info here.

Buses from London Airports here.

Sponsors

We would like to thank our sponsors who both support conference costs but scholarships and Stan as a whole.






Contact

Email stanConCambridge@mc-stan.org