MitsuhaMiyamizu / Physics-8820

OSU Physics 8820: "Learning from Data: Bayesian methods and (some) machine learning"

Home Page:https://furnstahl.github.io/Physics-8820/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ohio State University Physics 8820

"Learning from data: Bayesian methods and (some) machine learning"

Objectives

In recent years there has been an explosion of interest in the use of Bayesian methods in many sub-fields of physics. In nuclear physics (my specialty), these methods are being used to quantify the uncertainties in theoretical work on topics ranging from the inter-nucleon forces to high-energy heavy-ion collisions, develop more reliable extrapolants of nuclear-energy-density functionals towards the limits of nuclear existence, predict the impact that future NICER observations may have on the equation of state of neutron matter, and determine whether or not nucleon resonances are present in experimental data. Meanwhile machine learning is gaining increased currency as a method for identifying interesting signals in both experiments and simulations.

While most physics Ph.D. students are taught some standard (frequentist) statistics as part of their course work, relatively few encounter Bayesian methods until they are engaged in research. But Bayesian methods provide a coherent and compelling framework to think about inference, and so can be applied to many important questions in physics. The overall learning goal of this course is to take students who have had little (or no) previous exposure to Bayes’ theorem and show them how it can be applied to problems of parameter estimation, model selection, and machine learning. Jupyter notebooks will be used extensively throughout the course, so this is also a great opportunity to learn some Python and the use of these notebooks. There will be several guided "mini-projects" on topics including Bayesian parameter estimation, model selection, Bayesian optimization, and Bayesian neutral networks. You will be asked to put together a "project" based on your own physics interests and using methods from the course. Grading will be based on Juypter-based problems and these projects.

Prerequisites

The course will only assume statistics knowledge at the level taught in undergraduate physics labs (e.g., least-squares fitting) and physics knowledge at the first-year graduate level.

Learning outcomes

Upon completion of this course students should be able to:

  • Apply the rules of probability to derive posterior probability distributions for simple problems involving prior information on parameters and various standard likelihood functions.
  • Perform Bayesian parameter estimation, including in cases where marginalization over nuisance parameters is required.
  • Use Monte Carlo sampling to generate posterior probability distributions and identify problems where standard sampling is likely to fail.
  • Apply model comparison methods and explain what the results mean; e.g., computing an evidence ratio.
  • Explain machine learning from a Bayesian perspective and employ a testing and training data set to develop and validate a Gaussian-process model.
  • Employ these methods in the context of specific physics problems (examples in class will be often taken from nuclear physics, but they have more general applicability).
  • Be able to understand, appreciate, and criticize the growing literature on Bayesian statistics and machine learning for physics applications.

Topics

The following topics will be covered (this is not an exclusive list):

  • Basics of Bayesian statistics
  • Bayesian parameter estimation
  • Why Bayes is better
  • MCMC sampling
  • Assigning probabilities
  • Model selection
  • Model checking
  • Gaussian processes
  • Special topic: Bayesian methods and machine learning. [Note: we will not cover machine *earning in great detail, but learn about connections to Bayesian methods, e.g., with *ayesian neural networks as a working example.]
  • Special topic: emulators

About

OSU Physics 8820: "Learning from Data: Bayesian methods and (some) machine learning"

https://furnstahl.github.io/Physics-8820/

License:Other


Languages

Language:Jupyter Notebook 90.5%Language:HTML 8.3%Language:Python 1.1%Language:JavaScript 0.0%Language:CSS 0.0%Language:TeX 0.0%