TY - JOUR AU - Mali, Ankur AU - Ororbia, Alexander G. AU - Kifer, Daniel AU - Giles, C. Lee PY - 2021/05/18 Y2 - 2024/03/28 TI - Recognizing and Verifying Mathematical Equations using Multiplicative Differential Neural Units JF - Proceedings of the AAAI Conference on Artificial Intelligence JA - AAAI VL - 35 IS - 6 SE - AAAI Technical Track Focus Area on Neuro-Symbolic AI DO - 10.1609/aaai.v35i6.16634 UR - https://ojs.aaai.org/index.php/AAAI/article/view/16634 SP - 5006-5015 AB - Automated mathematical reasoning is a challenging problem that requires an agent to learn algebraic patterns that contain long-range dependencies. Two particular tasks that test this type of reasoning are (1)mathematical equation verification,which requires determining whether trigonometric and linear algebraic statements are valid identities or not, and (2)equation completion, which entails filling in a blank within an expression to make it true. Solving these tasks with deep learning requires that the neural model learn how to manipulate and compose various algebraic symbols, carrying this ability over to previously unseen expressions. Artificial neural net-works, including recurrent networks and transformers, struggle to generalize on these kinds of difficult compositional problems, often exhibiting poor extrapolation performance.In contrast, recursive neural networks (recursive-NNs) are,theoretically, capable of achieving better extrapolation due to their tree-like design but are very difficult to optimize as the depth of their underlying tree structure increases. To over-come this, we extend recursive-NNs to utilize multiplicative,higher-order synaptic connections and, furthermore, to learn to dynamically control and manipulate an external memory.We argue that this key modification gives the neural system the ability to capture powerful transition functions for each possible input. We demonstrate the effectiveness of our pro-posed higher-order, memory-augmented recursive-NN models on two challenging mathematical equation tasks, showing improved extrapolation, stable performance, and faster convergence. We show that our models achieve 1.53% average improvement over current state-of-the-art methods in equation verification and achieve 2.22% top-1 average accuracy and 2.96% top-5 average accuracy for equation completion. ER -