← Search

Alp Kucukelbir

6 accepted papers

2024

Treeffuser: probabilistic prediction via conditional diffusions with gradient-boosted trees

NeurIPS 2024poster

Probabilistic prediction aims to compute predictive distributions rather than single point predictions. These distributions enable practitioners to quantify uncertainty, compute risk, and detect outliers. However, most probabilistic methods assume parametric responses, such as Gaussian or Poisson di…

2021

Hindsight Expectation Maximization for Goal-conditioned Reinforcement Learning

AISTATS 2021poster

We propose a graphical model framework for goal-conditioned RL, with an EM algorithm that operates on the lower bound of the RL objective. The E-step provides a natural interpretation of how ’learning in hindsight’ techniques, such as HER, to handle extremely sparse goal-conditioned rewards. The M-s…

Cited by 20SourcePDFScholar
2020

Variance Reduction for Evolution Strategies via Structured Control Variates

AISTATS 2020poster

Evolution Strategies (ES) are a powerful class of blackbox optimization techniques that recently became a competitive alternative to state-of-the-art policy gradient (PG) algorithms for reinforcement learning (RL). We propose a new method for improving accuracy of the ES algorithms, that as opposed…