← Search

Kalev Kask

4 accepted papers

2024

Value-Based Abstraction Functions for Abstraction Sampling

UAI 2024poster

Monte Carlo methods are powerful tools for solving problems involving complex probability distributions. Despite their versatility, these methods often suffer from inefficiencies, especially when dealing with rare events. As such, importance sampling emerged as a prominent technique for alleviating…

Cited by 0SourcePDFScholar
2022

NeuroBE: Escalating neural network approximations of Bucket Elimination

UAI 2022poster

A major limiting factor in graphical model inference is the complexity of computing the partition function. Exact message-passing algorithms such as Bucket Elimination (BE) require exponential memory to compute the partition function; therefore, approximations are necessary. In this paper, we build…

2021

Deep Bucket Elimination

IJCAI 2021poster

Bucket Elimination (BE) is a universal inference scheme that can solve most tasks over probabilistic and deterministic graphical models exactly. However, it often requires exponentially high levels of memory (in the induced-width) preventing its execution. In the spirit of exploiting Deep Learning…