Log Gaussian Cox Processes. Chi Group Meeting February 23, 2016

Similar documents
Nonparametric Bayesian Methods (Gaussian Processes)

Tractable Nonparametric Bayesian Inference in Poisson Processes with Gaussian Process Intensities

STA 4273H: Statistical Machine Learning

Lecture: Gaussian Process Regression. STAT 6474 Instructor: Hongxiao Zhu

Monte Carlo in Bayesian Statistics

ICML Scalable Bayesian Inference on Point processes. with Gaussian Processes. Yves-Laurent Kom Samo & Stephen Roberts

Contents. Part I: Fundamentals of Bayesian Inference 1

Creating Non-Gaussian Processes from Gaussian Processes by the Log-Sum-Exp Approach. Radford M. Neal, 28 February 2005

State Space Gaussian Processes with Non-Gaussian Likelihoods

Pattern Recognition and Machine Learning

STAT 518 Intro Student Presentation

Bayesian Regression Linear and Logistic Regression

Computer Vision Group Prof. Daniel Cremers. 9. Gaussian Processes - Regression

CSC 2541: Bayesian Methods for Machine Learning

Computer Vision Group Prof. Daniel Cremers. 4. Gaussian Processes - Regression

Computer Emulation With Density Estimation

STA414/2104 Statistical Methods for Machine Learning II

A Review of Pseudo-Marginal Markov Chain Monte Carlo

STA 4273H: Sta-s-cal Machine Learning

CPSC 540: Machine Learning

Density Estimation. Seungjin Choi

Stat 451 Lecture Notes Numerical Integration

Correlation Changepoints in Log-Gaussian Cox Processes

Linear regression example Simple linear regression: f(x) = ϕ(x)t w w ~ N(0, ) The mean and covariance are given by E[f(x)] = ϕ(x)e[w] = 0.

STA 4273H: Statistical Machine Learning

Afternoon Meeting on Bayesian Computation 2018 University of Reading

Machine Learning. Bayesian Regression & Classification. Marc Toussaint U Stuttgart

Part 1: Expectation Propagation

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012

Bayesian Dynamic Linear Modelling for. Complex Computer Models

Bayesian Methods for Machine Learning

Tutorial on Gaussian Processes and the Gaussian Process Latent Variable Model

GAUSSIAN PROCESS REGRESSION

Fundamental Issues in Bayesian Functional Data Analysis. Dennis D. Cox Rice University

Ronald Christensen. University of New Mexico. Albuquerque, New Mexico. Wesley Johnson. University of California, Irvine. Irvine, California

A short introduction to INLA and R-INLA

CSci 8980: Advanced Topics in Graphical Models Gaussian Processes

BAYESIAN METHODS FOR VARIABLE SELECTION WITH APPLICATIONS TO HIGH-DIMENSIONAL DATA

Markov Chain Monte Carlo methods

Review. DS GA 1002 Statistical and Mathematical Models. Carlos Fernandez-Granda

Non-Gaussian likelihoods for Gaussian Processes

Preface Introduction to Statistics and Data Analysis Overview: Statistical Inference, Samples, Populations, and Experimental Design The Role of

STA 4273H: Statistical Machine Learning

Kernel adaptive Sequential Monte Carlo

Nonparametric Bayesian Methods - Lecture I

Nonparmeteric Bayes & Gaussian Processes. Baback Moghaddam Machine Learning Group

Outline Lecture 2 2(32)

Numerical Analysis for Statisticians

Large Scale Bayesian Inference

Stat 5101 Lecture Notes

TDA231. Logistic regression

Bayesian Inference: Principles and Practice 3. Sparse Bayesian Models and the Relevance Vector Machine

Relevance Vector Machines

The Laplace Approximation

Gaussian Processes in Machine Learning

Probabilistic Graphical Models

Bayesian PalaeoClimate Reconstruction from proxies:

Towards a Bayesian model for Cyber Security

Statistical techniques for data analysis in Cosmology

Machine learning: Hypothesis testing. Anders Hildeman

Non-Parametric Bayes

Disease mapping with Gaussian processes

Approximate Inference using MCMC

The Bayesian Choice. Christian P. Robert. From Decision-Theoretic Foundations to Computational Implementation. Second Edition.

Hastings-within-Gibbs Algorithm: Introduction and Application on Hierarchical Model

σ(a) = a N (x; 0, 1 2 ) dx. σ(a) = Φ(a) =

Variational Bayesian Logistic Regression

Markov Chain Monte Carlo

Gaussian Process Approximations of Stochastic Differential Equations

Variational Inference via Stochastic Backpropagation

Integrated Non-Factorized Variational Inference

Linear Classification

Estimating the marginal likelihood with Integrated nested Laplace approximation (INLA)

Gaussian Process Regression Networks

Efficient Likelihood-Free Inference

Midterm. Introduction to Machine Learning. CS 189 Spring You have 1 hour 20 minutes for the exam.

Approximate Marginal Posterior for Log Gaussian Cox Processes

Probabilistic Graphical Models Lecture 20: Gaussian Processes

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 2: PROBABILITY DISTRIBUTIONS

Introduction to Machine Learning

Overview. DS GA 1002 Probability and Statistics for Data Science. Carlos Fernandez-Granda

PART I INTRODUCTION The meaning of probability Basic definitions for frequentist statistics and Bayesian inference Bayesian inference Combinatorics

Bayesian Inference and MCMC

Multilevel Statistical Models: 3 rd edition, 2003 Contents

Dynamic Generalized Linear Models

On Bayesian Computation

Sparse Approximations for Non-Conjugate Gaussian Process Regression

Notes on pseudo-marginal methods, variational Bayes and ABC

A Process over all Stationary Covariance Kernels

Kernel Sequential Monte Carlo

Efficient adaptive covariate modelling for extremes

Efficient Bayesian Inference of Sigmoidal Gaussian Cox Processes

Doubly Stochastic Inference for Deep Gaussian Processes. Hugh Salimbeni Department of Computing Imperial College London

Nonparameteric Regression:

Bayesian estimation of the discrepancy with misspecified parametric models

Application of new Monte Carlo method for inversion of prestack seismic data. Yang Xue Advisor: Dr. Mrinal K. Sen

Fast MCMC sampling for Markov jump processes and extensions

Kernels for Automatic Pattern Discovery and Extrapolation

Index. Regression Models for Time Series Analysis. Benjamin Kedem, Konstantinos Fokianos Copyright John Wiley & Sons, Inc. ISBN.

IDL Advanced Math & Stats Module

Transcription:

Log Gaussian Cox Processes Chi Group Meeting February 23, 2016

Outline Typical motivating application Introduction to LGCP model Brief overview of inference Applications in my work just getting started with this

Motivation Image: Lloyd, et al. 2015. ICML.

Outline Typical motivating application Introduction to LGCP model Brief overview of inference Applications in my work

Value What are Gaussian processes? Time

What are Gaussian processes? Value Posterior = Likelihood * prior Marginal likelihood Time Infinite dimensional Gaussian likelihood prior

Value What are Gaussian processes? Time Infinite dimensional Gaussian likelihood prior

What is a Poisson process? Rate of point appearance: λ(t) Time

What is a Poisson process? Rate of point appearance: λ(t) Time Time

What is a Log Gaussian Cox Process? doubly stochastic Poisson process Gaussian process modulated Poisson process sigmoidal Gaussian Cox process Time

What is a Log Gaussian Cox Process? doubly stochastic Poisson process Cox process = Gaussian process modulated Poisson process inhomogeneous Poisson process with stochastic sigmoidal Gaussian Cox process intensity Time

What is a Log Gaussian Cox Process? doubly stochastic Poisson process Cox process = Gaussian process modulated Poisson process inhomogeneous Poisson process with stochastic sigmoidal Gaussian Cox process intensity Time

What is a Log Gaussian Cox Process? doubly stochastic Poisson process Cox process = Gaussian process modulated Poisson process inhomogeneous Poisson process with stochastic sigmoidal Gaussian Cox process intensity Always need a positive intensity, so - Take exponential - Sigmoid - Square Time

Outline Typical motivating application Introduction to LGCP model Brief overview of inference Applications in my work

How can I do inference with this sort of model? IEB Stats

More model specifications Number of points inside a given spacetime region: s [Flaxman, et al. 2015. Fast Kronecker inference in Gaussian processes with non-gaussian likelihoods. ICML. ]

More model specifications Number of points inside a given spacetime region: i Simplify by introducing a spatial grid, y i = count of points inside grid cell i [Flaxman, et al. 2015. Fast Kronecker inference in Gaussian processes with non-gaussian likelihoods. ICML. ]

How can I do inference with this sort of model? Laplace approximation Posterior distribution,

How can I do inference with this sort of model? Laplace approximation Posterior distribution, Gaussian approximation z 0

How can I do inference with this sort of model? Laplace approximation Posterior distribution, Gaussian approximation z 0 If assume a Normal centered at x 0, and take Taylor series expansion around x 0, math works out to show that Gaussian approximation of distribution is: posterior =

How can I do inference with this sort of model? Laplace approximation Posterior distribution, Gaussian approximation Need: - Find maximum of posterior - Hessian (-A) at maximum z 0 If assume a Normal centered at x 0, and take Taylor series expansion around x 0, math works out to show that Gaussian approximation of distribution is: posterior =

How can I do inference with this sort of model? Laplace approximation + Kronecker methods Can decompose GP kernel as a product of covariance matrices (because on grid) Need to do lots of inversions and logdeterminants when doing GP regression Kronecker methods can speed this up quite a bit

How can I do inference with this sort of model? Variational Bayes No grid required, but do need inducing points ( which can best be set on a rectangular grid) [Lloyd, et al. 2015. Variational inference for Gaussian process modulated Poisson processes ICML. ] Sampling Metropolis Hastings x 2 Hamiltonian Monte Carlo x 2 [Adams, et al. 2009. Tractable nonparametric Bayesian inference in Poisson processes with Gaussian process intensities. ICML. ]

Outline Typical motivating applications Introduction to LGCP model Brief overview of inference Applications in my work

References of interest Transformation Inference Notes Adams, et al. 2009. Tractable nonparametric Bayesian inference in Poisson processes with Gaussian process intensities. ICML. Sigmoid function Multiple sampling schemes Flaxman, et al. 2015. Fast Kronecker inference in Gaussian processes with non-gaussian likelihoods. ICML. Exponential Laplace approximation Implemented in GPML: http://www.cs.cmu.e du/~andrewgw/patte rn/ Gunter, et al. 2014. Efficient Bayesian nonarametric modelling of structured point processes. UAI. Sigmoid function Many sampling schemes Multiple realizations from latent LCGP Lloyd, et al. 2015. Variational inference for Gaussian process modulated Poisson processes ICML. Square Variational Bayes

That s all