Enhancing Neural Mathematical Reasoning by Abductive Combination with Symbolic Library
Yangyang Hu, Yang Yu

TL;DR
This paper introduces ABL-Sym, a hybrid approach combining neural transformers with symbolic mathematics to improve mathematical reasoning accuracy, especially in extrapolation tasks.
Contribution
It presents the ABL-Sym algorithm that integrates neural and symbolic systems, achieving significant accuracy improvements on mathematical reasoning tasks.
Findings
9.73% accuracy improvement on interpolation tasks
47.22% accuracy improvement on extrapolation tasks
Effective combination of neural and symbolic methods
Abstract
Mathematical reasoning recently has been shown as a hard challenge for neural systems. Abilities including expression translation, logical reasoning, and mathematics knowledge acquiring appear to be essential to overcome the challenge. This paper demonstrates that some abilities can be achieved through abductive combination with discrete systems that have been programmed with human knowledge. On a mathematical reasoning dataset, we adopt the recently proposed abductive learning framework, and propose the ABL-Sym algorithm that combines the Transformer neural models with a symbolic mathematics library. ABL-Sym shows 9.73% accuracy improvement on the interpolation tasks and 47.22% accuracy improvement on the extrapolation tasks, over the state-of-the-art approaches. Online demonstration: http://math.polixir.ai
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Neural Networks and Applications
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Adam · Residual Connection · Softmax · Dropout · Position-Wise Feed-Forward Layer · Dense Connections · Byte Pair Encoding
