NeuroBE: NN Approximations to Bucket Elimination

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 exponentially high levels of memory to evaluate the partition function, therefore approximations are often investigated. In this paper, we build upon one such recently introduced methodology called Deep Bucket Elimination (DBE) that uses classical Neural Networks (NNs) to approximate messages generated by BE in cases when buckets have large memory requirements. In the new scheme, called NeuroBE, we personalize the construction and learning of these NNs by utilizing prior information about message size and distribution. Our experiments demonstrate that this new scheme provides significant improvements over DBE, yielding more accurate estimates with less time. We also study the impact of the local errors in message approximations on the global accuracy of the estimand of the partition function.

PDF Abstract
No code implementations yet. Submit your code now

Tasks


Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


  Submit results from this paper to get state-of-the-art GitHub badges and help the community compare results to other papers.

Methods


No methods listed for this paper. Add relevant methods here