Learning Heuristics for Automated Reasoning through Reinforcement Learning
2019-05-01ICLR 2019Unverified0· sign in to hype
Gil Lederman, Markus N. Rabe, Edward A. Lee, Sanjit A. Seshia
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We demonstrate how to learn efficient heuristics for automated reasoning algorithms through deep reinforcement learning. We focus on backtracking search algorithms for quantified Boolean logics, which already can solve formulas of impressive size - up to 100s of thousands of variables. The main challenge is to find a representation of these formulas that lends itself to making predictions in a scalable way. For challenging problems, the heuristic learned through our approach reduces execution time by a factor of 10 compared to the existing handwritten heuristics.