paper-with-me

홈 › Papers

Bayesian active learning for choice models with deep Gaussian processes

2018-05-04 · Jie Yang, Diego Klabjan

In this paper, we propose an active learning algorithm and models which can gradually learn individual's preference through pairwise comparisons. The active learning scheme aims at finding individual's most preferred choice with minimized number of pairwise comparisons. The pairwise comparisons are encoded into probabilistic models based on assumptions of choice models and deep Gaussian processes. The next-to-compare decision is determined by a novel acquisition function. We benchmark the proposed algorithm and models using functions with multiple local optima and one public airline itinerary dataset. The experiments indicate the effectiveness of our active learning algorithm and models.

📄 PDF Abstract BibTeX arXiv:1805.01867

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningGaussian Processes

Similar Papers 제목 키워드 기반

Self-Correcting Bayesian Optimization through Bayesian Active Learning

2023-04-21 · NeurIPS 2023 11 · Carl Hvarfner, Erik Hellsten, Frank Hutter, Luigi Nardi

Gaussian processes are the model of choice in Bayesian optimization and active learning. Yet, they are highly dependent on cleverly chosen hyperparameters to reach their full potential, and little effort is devoted to fi…

Active LearningBayesian OptimizationGaussian Processes

Priors in Bayesian Deep Learning: A Review

2021-05-14 · Vincent Fortuin

While the choice of prior is one of the most critical parts of the Bayesian inference workflow, recent Bayesian deep learning models have often fallen back on vague priors, such as standard Gaussians. In this review, we …

Bayesian InferenceDeep LearningGaussian Processes

Decentralized Online Ensembles of Gaussian Processes for Multi-Agent Systems

2025-02-07 · Fernando Llorente, Daniel Waxman, Petar M. Djurić

Flexible and scalable decentralized learning solutions are fundamentally important in the application of multi-agent systems. While several recent approaches introduce (ensembles of) kernel machines in the distributed se…

Gaussian Processes

A visual exploration of Gaussian Processes and Infinite Neural Networks

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

Gaussian Processes generalize Gaussian distributions to functons as random variables (stochastic processes). As such, they are a powerful tool for regression and Bayesian inference. In the last years, they have received …

Bayesian InferenceGaussian Processes

Variational Calibration of Computer Models

2018-10-29 · Sébastien Marmin, Maurizio Filippone

Bayesian calibration of black-box computer models offers an established framework to obtain a posterior distribution over model parameters. Traditional Bayesian calibration involves the emulation of the computer model an…

Gaussian ProcessesVariational Inference