paper-with-me

Papers

Bayesian Linear Regression on Deep Representations

2019-12-14 · John Moberg, Lennart Svensson, Juliano Pinto, Henk Wymeersch

A simple approach to obtaining uncertainty-aware neural networks for regression is to do Bayesian linear regression (BLR) on the representation from the last hidden layer. Recent work [Riquelme et al., 2018, Azizzadenesheli et al., 2018] indicates that the method is promising, though it has been limited to homoscedastic noise. In this paper, we propose a novel variation that enables the method to flexibly model heteroscedastic noise. The method is benchmarked against two prominent alternative methods on a set of standard datasets, and finally evaluated as an uncertainty-aware model in model-based reinforcement learning. Our experiments indicate that the method is competitive with standard ensembling, and ensembles of BLR outperforms the methods we compared to.

📄 PDF Abstract BibTeX arXiv:1912.06760

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement Learningregressionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Multiple Adaptive Bayesian Linear Regression for Scalable Bayesian Optimization with Warm Start

2017-12-08 · Valerio Perrone, Rodolphe Jenatton, Matthias Seeger, Cedric Archambeau

Bayesian optimization (BO) is a model-based approach for gradient-free black-box function optimization. Typically, BO is powered by a Gaussian process (GP), whose algorithmic complexity is cubic in the number of evaluati…

Bayesian OptimizationBIG-bench Machine Learningregression

Bayesian linear regression with Student-t assumptions

2016-04-15 · Chaobing Song, Shu-Tao Xia

As an automatic method of determining model complexity using the training data alone, Bayesian linear regression provides us a principled way to select hyperparameters. But one often needs approximation inference if dist…

regression

Benchmarking the Neural Linear Model for Regression

2019-12-18 · pproximateinference AABI Symposium 2019 12 · Sebastian W. Ober, Carl Edward Rasmussen

The neural linear model is a simple adaptive Bayesian linear regression method that has recently been used in a number of problems ranging from Bayesian optimization to reinforcement learning. Despite its apparent succes…

Bayesian OptimizationBenchmarkingmodelregression+3

Machine Learning, Linear and Bayesian Models for Logistic Regression in Failure Detection Problems

2016-12-17 · B. Pavlyshenko

In this work, we study the use of logistic regression in manufacturing failures detection. As a data set for the analysis, we used the data from Kaggle competition Bosch Production Line Performance. We considered the use…

BIG-bench Machine LearningGeneral Classificationregression

Variable fusion for Bayesian linear regression via spike-and-slab priors

2020-03-30 · Shengyi Wu, Kaito Shimamura, Kohei Yoshikawa, Kazuaki. Murayama 외

In linear regression models, fusion of coefficients is used to identify predictors having similar relationships with a response. This is called variable fusion. This paper presents a novel variable fusion method in terms…

regression