- 1、本文档共35页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Gaussian_Processes_in_Machine_Learning
Gaussian Processes in Machine Learning Gerhard Neumann, Seminar F, WS 05/06 Outline of the talk Gaussian Processes (GP) [ma05, rs03] Bayesian Inference GP for regression Optimizing the hyperparameters Applications GP Latent Variable Models [la04] GP Dynamical Models [wa05] GP: Introduction Gaussian Processes: Definition: A GP is a collection of random variables, any finite number of which have joint Gaussian Distribution Distribution over functions: Gaussian Distribution: over vectors Nonlinear Regression: XN … Data Points tN … Target Vector Infer Nonlinear parameterized function, y(x;w), predict values tN+1 for new data points xN+1 E.g. Fixed Basis Functions Bayesian Inference of the parameters Posterior propability of the parameters: Probability that the observed data points have been generated by y(x;w) Often separable Gaussian distribution is used Each data point ti differing from y(xi;w) by additive noise priors on the weights Prediction is made by marginalizing over the parameters Integral is hard to calculate Sample parameters w from the distribution with Markov chain Monte Carlo techniques Or Approximate with a Gaussian Distribution Bayesian Inference: Simple Example GP: is a Gaussian distribution Example: H Fixed Basis functions, N input points Prior on w: Calculate prior for y(x) : Prior for the target values generated from y(x;w) + noise: Covariance Matrix: Covariance Function Predicting Data Infer tN+1 given tN : Simple, because conditional distribution is also a Gaussian Use incremental form of Predicting Data We can rewrite this equation Use partitioned inverse equations to get from Predictive mean: Usually used for the interpolation Uncertainty in the result : Bayesian Inference: Simple Example How does the covariance matrix look like? Usually N H: Q has not full rank, but C has (due to the addition of I) Simple Example: 10 RBF functions, uniformly distributed o
文档评论(0)