paper-with-me

Papers

Toward Optimal Probabilistic Active Learning Using a Bayesian Approach

2020-06-02 · Daniel Kottke, Marek Herde, Christoph Sandrock, Denis Huseljic, Georg Krempl, Bernhard Sick

Gathering labeled data to train well-performing machine learning models is one of the critical challenges in many applications. Active learning aims at reducing the labeling costs by an efficient and effective allocation of costly labeling resources. In this article, we propose a decision-theoretic selection strategy that (1) directly optimizes the gain in misclassification error, and (2) uses a Bayesian approach by introducing a conjugate prior distribution to determine the class posterior to deal with uncertainties. By reformulating existing selection strategies within our proposed model, we can explain which aspects are not covered in current state-of-the-art and why this leads to the superior performance of our approach. Extensive experiments on a large variety of datasets and different kernels validate our claims.

📄 PDF Abstract BibTeX arXiv:2006.01732

Code (1)

dakot/probal 공식 구현

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Sampling for Inference in Probabilistic Models with Fast Bayesian Quadrature

2014-11-03 · NeurIPS 2014 12 · Tom Gunter, Michael A. Osborne, Roman Garnett, Philipp Hennig 외

We propose a novel sampling framework for inference in probabilistic models: an active learning approach that converges more quickly (in wall-clock time) than Markov chain Monte Carlo (MCMC) benchmarks. The central chall…

Active LearningNumerical Integration

Local policy search with Bayesian optimization

2021-06-22 · NeurIPS 2021 12 · Sarah Müller, Alexander von Rohr, Sebastian Trimpe

Reinforcement learning (RL) aims to find an optimal policy by interaction with an environment. Consequently, learning complex behavior requires a vast number of samples, which can be prohibitive in practice. Nevertheless…

Bayesian OptimizationReinforcement Learning (RL)

Bayesian multi-objective optimization for stochastic simulators: an extension of the Pareto Active Learning method

2022-07-08 · Bruno Barracosa, Julien Bect, Héloïse Dutrieux Baraffe, Juliette Morin 외

This article focuses on the multi-objective optimization of stochastic simulators with high output variance, where the input space is finite and the objective functions are expensive to evaluate. We rely on Bayesian opti…

Active LearningBayesian Optimization

Active Learning of Model Evidence Using Bayesian Quadrature

2012-12-01 · NeurIPS 2012 12 · Michael Osborne, Roman Garnett, Zoubin Ghahramani, David K. Duvenaud 외

Numerical integration is an key component of many problems in scientific computing, statistical modelling, and machine learning. Bayesian Quadrature is a model-based method for numerical integration which, relative to st…

Active LearningAstronomymodelNumerical Integration

Output-Weighted Optimal Sampling for Bayesian Experimental Design and Uncertainty Quantification

2020-06-22 · Antoine Blanchard, Themistoklis Sapsis

We introduce a class of acquisition functions for sample selection that leads to faster convergence in applications related to Bayesian experimental design and uncertainty quantification. The approach follows the paradig…

Active LearningExperimental DesignUncertainty Quantification