SMT-Based Weighted Model Integration with Structure Awareness
Abstract
Weighted Model Integration (WMI) is a popular formalism aimed at unifying approaches for probabilistic inference in hybrid domains, involving logical and algebraic constraints. Despite a considerable amount of recent work, allowing WMI algorithms to scale with the complexity of the hybrid problem is still a challenge. In this paper we highlight some substantial limitations of existing state-of-the-art solutions, and develop an algorithm that combines SMT-based enumeration, an efficient technique in formal verification, with an effective encoding of the problem structure. This allows our algorithm to avoid generating redundant models, resulting in substantial computational savings. An extensive experimental evaluation on both synthetic and real-world datasets confirms the advantage of the proposed solution over existing alternatives.
Cite
Text
Spallitta et al. "SMT-Based Weighted Model Integration with Structure Awareness." Uncertainty in Artificial Intelligence, 2022.Markdown
[Spallitta et al. "SMT-Based Weighted Model Integration with Structure Awareness." Uncertainty in Artificial Intelligence, 2022.](https://mlanthology.org/uai/2022/spallitta2022uai-smtbased/)BibTeX
@inproceedings{spallitta2022uai-smtbased,
title = {{SMT-Based Weighted Model Integration with Structure Awareness}},
author = {Spallitta, Giuseppe and Masina, Gabriele and Morettin, Paolo and Passerini, Andrea and Sebastiani, Roberto},
booktitle = {Uncertainty in Artificial Intelligence},
year = {2022},
pages = {1876-1885},
volume = {180},
url = {https://mlanthology.org/uai/2022/spallitta2022uai-smtbased/}
}