paper-with-me

Papers

Low Complexity Approximate Bayesian Logistic Regression for Sparse Online Learning

2021-01-28 · Gil I. Shamir, Wojciech Szpankowski

Theoretical results show that Bayesian methods can achieve lower bounds on regret for online logistic regression. In practice, however, such techniques may not be feasible especially for very large feature sets. Various approximations that, for huge sparse feature sets, diminish the theoretical advantages, must be used. Often, they apply stochastic gradient methods with hyper-parameters that must be tuned on some surrogate loss, defeating theoretical advantages of Bayesian methods. The surrogate loss, defined to approximate the mixture, requires techniques as Monte Carlo sampling, increasing computations per example. We propose low complexity analytical approximations for sparse online logistic and probit regressions. Unlike variational inference and other methods, our methods use analytical closed forms, substantially lowering computations. Unlike dense solutions, as Gaussian Mixtures, our methods allow for sparse problems with huge feature sets without increasing complexity. With the analytical closed forms, there is also no need for applying stochastic gradient methods on surrogate losses, and for tuning and balancing learning and regularization hyper-parameters. Empirical results top the performance of the more computationally involved methods. Like such methods, our methods still reveal per feature and per example uncertainty measures.

📄 PDF Abstract BibTeX arXiv:2101.12113

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Variational EP with Probabilistic Backpropagation for Bayesian Neural Networks

2023-03-02 · Kehinde Olobatuyi

I propose a novel approach for nonlinear Logistic regression using a two-layer neural network (NN) model structure with hierarchical priors on the network weights. I present a hybrid of expectation propagation called Var…

regression

Spike and slab variational Bayes for high dimensional logistic regression

2020-10-22 · NeurIPS 2020 12 · Kolyan Ray, Botond Szabo, Gabriel Clara

Variational Bayes (VB) is a popular scalable alternative to Markov chain Monte Carlo for Bayesian inference. We study a mean-field spike and slab VB approximation of widely used Bayesian model selection priors in sparse …

Bayesian InferenceModel SelectionregressionVocal Bursts Intensity Prediction

Learning sparse generalized linear models with binary outcomes via iterative hard thresholding

2025-02-25 · Namiko Matsumoto, Arya Mazumdar

In statistics, generalized linear models (GLMs) are widely used for modeling data and can expressively capture potential nonlinear dependence of the model's outcomes on its covariates. Within the broad family of GLMs, th…

Binary Classificationparameter estimationregression

High-dimensional classification by sparse logistic regression

2017-06-26 · Felix Abramovich, Vadim Grinshtein

We consider high-dimensional binary classification by sparse logistic regression. We propose a model/feature selection procedure based on penalized maximum likelihood with a complexity penalty on the model size and deriv…

Binary ClassificationClassificationfeature selectionGeneral Classification+3

PASS-GLM: polynomial approximate sufficient statistics for scalable Bayesian GLM inference

2017-09-26 · NeurIPS 2017 12 · Jonathan H. Huggins, Ryan P. Adams, Tamara Broderick

Generalized linear models (GLMs) -- such as logistic regression, Poisson regression, and robust regression -- provide interpretable models for diverse data types. Probabilistic approaches, particularly Bayesian ones, all…

regression