Top-Down Neural Model For Formulae
2019-05-01ICLR 2019Unverified0· sign in to hype
Karel Chvalovsky
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We present a simple neural model that given a formula and a property tries to answer the question whether the formula has the given property, for example whether a propositional formula is always true. A structure of formula is captured by a feedforward neural network build recursively for the given formula in a top-down manner. The results of this network are then processed by two recurrent neural networks. One of the interesting aspects of our model is how propositional atoms are treated. For example, the model is insensitive to their names, it only matters whether they are the same or distinct.