Difference between revisions of "GP SSM"

From Robotics
Jump to: navigation, search
m (Web Links)
(Papers on GP-SSMs)
(14 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
* M.P. Deisenroth, D. Fox, C.E. Rasmussen, [[Media:GPsDataEfficientLearning.pdf | Gaussian Processes for Data-Efficient Learning in Robotics and Control]];
 
* M.P. Deisenroth, D. Fox, C.E. Rasmussen, [[Media:GPsDataEfficientLearning.pdf | Gaussian Processes for Data-Efficient Learning in Robotics and Control]];
 
* K. Jocikan, [[Media:DynamicGPModelsOverview.pdf | Dynamic GP Models: An Overview and Recent Developments]];
 
* K. Jocikan, [[Media:DynamicGPModelsOverview.pdf | Dynamic GP Models: An Overview and Recent Developments]];
 +
* A. Solin, S. Sarkka, [[Media:ReducedRankGPR.pdf | Hilbert Space Methods for Reduced-Rank Gaussian Process Regression]]; (ArXiv.1401.5508)
 +
* C.L.C. Mattos, Z. Dai, A. Damianou, J. Forth, G.A. Barreto, N. Lawrence, [[Media:RecurrentGaussianProcesses.pdf | Recorruent Gaussian Processes]]
 +
* N.D. Lawrence, A.J. Moore, [[Media:HierarchicalGPLatentVariableModels.pdf | Hierarchical Gaussian Process Latent Variable Models]]
 +
* M.K. Titsias, N.D. Lawrence, [[Media:BayesianGPLatentVariableModel.pdf | Bayesian Gaussian Process Latent Variable Model]]
 +
* R. Calandra, J. Peters, C.E. Rasmussen, M.P. Deisenroth, [[Media:ManifoldGPR.pdf | Manifold Gaussian Processes for Regression]]
 +
* F. Berkenkamp and A.P. Schoellig, [[Media:SafeRobustLearningControlwithGPs.pdf | Safe and Robust Learning Control with Gaussian Processes]]
 +
* E.B. Fox, E.B. Sudderth, M.I. Jordan, A.S. Willsky, [[Media:SharingFeaturesDynamicalSystems.pdf | Sharing Features Among Dynamical Systems with Beta Processes]]
 +
* J.M. Wang, D.j. Fleet, A. Hertzmann, [[Media:GPDynamicalModelsHumanMotion.pdf | Gaussian Process Dynamical Models for Human Motion]]
 +
* E.D. Klenske, P. Hennig, [[Media:DualControlApproxBayesianRL.pdf | Dual Control for Approximate Bayesian Reinforcement Learning]]
 +
* Y. Pan and E.A. Theodorou, [[Media:DataDrivenDDPUsingGPs.pdf | Data-Driven Differential Dynamic Programming Using Gaussian Processes]]
 +
* F. Berkenkamp, R. Moriconi, A.P. Schoellig, A. Krause, [[Media:SafeLearningRegionsAttractionWithGPs.pdf | Safe Learning of Regions of Attraction for Uncertain, Nonlinear Systems with Gaussian Processes]]
 +
* M.P. Deisenroth, J. Peters, C.E. Rasmussen, [[Media:ApproximateDPwithGaussianProcesses.pdf | Approximate Dynamic Programming with Gaussian Processes]]
 +
* R. Frigola, F. Lindsten, T.B. Schon, C.E. Rasmussen, [[Media:IdentificationGPSSMwithParticalEM.pdf | Identification of Gaussian Process State-Space Models with Particle Stochastic Approximation EM]]
  
 
=== Web Links ===
 
=== Web Links ===
 
* [http://dsc.ijs.si/jus.kocijan/GPdyn/ Bibliography on GP Models in Dynamical Systems]
 
* [http://dsc.ijs.si/jus.kocijan/GPdyn/ Bibliography on GP Models in Dynamical Systems]

Revision as of 17:28, 13 October 2017

This page gathers references and materials related to the study of "Gaussian Process (GP) State Space Models (SSM)."

Basic Gaussian Process Info

  • Rasmussen and Williams

Papers on GP-SSMs

Web Links