paper-with-me

홈 › Papers

Approximate Inference by Compilation to Arithmetic Circuits

2010-12-01 · NeurIPS 2010 12 · Daniel Lowd, Pedro Domingos

Arithmetic circuits (ACs) exploit context-specific independence and determinism to allow exact inference even in networks with high treewidth. In this paper, we introduce the first ever approximate inference methods using ACs, for domains where exact inference remains intractable. We propose and evaluate a variety of techniques based on exact compilation, forward sampling, AC structure learning, Markov network parameter learning, variational inference, and Gibbs sampling. In experiments on eight challenging real-world domains, we find that the methods based on sampling and learning work best: one such method (AC2-F) is faster and usually more accurate than loopy belief propagation, mean field, and Gibbs sampling; another (AC2-G) has a running time similar to Gibbs sampling but is consistently more accurate than all baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Tractable Operations for Arithmetic Circuits of Probabilistic Models

2016-12-01 · NeurIPS 2016 12 · Yujia Shen, Arthur Choi, Adnan Darwiche

We consider tractable representations of probability distributions and the polytime operations they support. In particular, we consider a recently proposed arithmetic circuit representation, the Probabilistic Sentential…

TFApprox: Towards a Fast Emulation of DNN Approximate Hardware Accelerators on GPU

2020-02-21 · Filip Vaverka, Vojtech Mrazek, Zdenek Vasicek, Lukas Sekanina

Energy efficiency of hardware accelerators of deep neural networks (DNN) can be improved by introducing approximate arithmetic circuits. In order to quantify the error introduced by using these circuits and avoid the exp…

CPUGPU

Lower Bounds for Approximate Knowledge Compilation

2020-11-27 · Alexis de Colnet, Stefan Mengel

Knowledge compilation studies the trade-off between succinctness and efficiency of different representation languages. For many languages, there are known strong lower bounds on the representation size, but recent work s…

Negation

Adaptive Verifiability-Driven Strategy for Evolutionary Approximation of Arithmetic Circuits

2020-03-05 · Milan Ceska, Jiri Matyas, Vojtech Mrazek, Lukas Sekanina 외

We present a novel approach for designing complex approximate arithmetic circuits that trade correctness for power consumption and play important role in many energy-aware applications. Our approach integrates in a uniqu…

Policy Gradient Approach to Compilation of Variational Quantum Circuits

2021-11-19 · David A. Herrera-Martí

We propose a method for finding approximate compilations of quantum unitary transformations, based on techniques from policy gradient reinforcement learning. The choice of a stochastic policy allows us to rephrase the op…