Given a CNF formula and a weight for each assignment of values to variables, two natural problems are weighted model counting and distribution-aware sampling of satisfying assignments. Both problems have a wide variety of important applications. Due to the inherent complexity of the exact versions of the problems, interest has focused on solving them approximately. Prior work in this area scaled only to small problems in practice, or failed to provide strong theoretical guarantees, or employed a computationally-expensive most-probable-explanation (MPE) queries that assumes prior knowledge of a factored representation of the weight distribution. We identify a novel parameter, tilt, which is the ratio of the maximum weight of satisfying assignment to minimum weight of satisfying assignment and present a novel approach that works with a black-box oracle for weights of assignments and requires only an NP-oracle (in practice, a SAT-solver) to solve both the counting and sampling problems when the tilt is small. Our approach provides strong theoretical guarantees, and scales to problems involving several thousand variables. We also show that the assumption of small tilt can be significantly relaxed while improving computational efficiency if a factored representation of the weights is known.
CITATION STYLE
Chakraborty, S., Meel, K. S., Fremont, D. J., Seshia, S. A., & Vardi, M. Y. (2014). Distribution-aware sampling and weighted model counting for sat. In Proceedings of the National Conference on Artificial Intelligence (Vol. 3, pp. 1722–1730). AI Access Foundation. https://doi.org/10.1609/aaai.v28i1.8990
Mendeley helps you to discover research relevant for your work.