On the complexity and approximation of binary evidence in lifted inference (bibtex)
by Guy Van den Broeck and Adnan Darwiche
Abstract:
Lifted inference algorithms exploit symmetries in probabilistic models to speed up inference. They show impressive performance when calculating unconditional probabilities in relational models, but often resort to non-lifted inference when computing conditional probabilities. The reason is that conditioning on evidence breaks many of the model’s symmetries, which can preempt standard lifting tech-niques. Recent theoretical results show, for example, that conditioning on evi-dence which corresponds to binary relations is #P-hard, suggesting that no lifting is to be expected in the worst case. In this paper, we balance this negative result by identifying the Boolean rank of the evidence as a key parameter for charac-terizing the complexity of conditioning in lifted inference. In particular, we show that conditioning on binary evidence with bounded Boolean rank is efficient. This opens up the possibility of approximating evidence by a low-rank Boolean matrix factorization, which we investigate both theoretically and empirically. 1
Reference:
Guy Van den Broeck and Adnan Darwiche. On the complexity and approximation of binary evidence in lifted inference, In Advances in Neural Information Processing Systems 26 (NIPS), 2013.
Bibtex Entry:
@inproceedings{VdBNIPS13,
author = "Van den Broeck, Guy and Darwiche, Adnan",
title = "On the complexity and approximation of binary evidence in lifted inference",
booktitle = "Advances in Neural Information Processing Systems 26 (NIPS)",
location="Lake Tahoe, USA",
month = Dec,
year = "2013",
url = "http://starai.cs.ucla.edu/papers/VdBNIPS13.pdf",
slides = "http://starai.cs.ucla.edu/slides/NIPS13.pdf",
video = "http://videolectures.net/machine_broeck_lifted_inference/",
code = "https://github.com/UCLA-StarAI/Forclift",
annotation = "(Oral spotlight presentation, acceptance rate 72/1420 = 5\%)",
keywords = {conference,selective}
}PDF Preview:
Powered by bibtexbrowser