English

Learning Division with Neural Arithmetic Logic Modules

Neural and Evolutionary Computing 2021-10-13 v2 Machine Learning Machine Learning

Abstract

To achieve systematic generalisation, it first makes sense to master simple tasks such as arithmetic. Of the four fundamental arithmetic operations (+,-,×\times,÷\div), division is considered the most difficult for both humans and computers. In this paper we show that robustly learning division in a systematic manner remains a challenge even at the simplest level of dividing two numbers. We propose two novel approaches for division which we call the Neural Reciprocal Unit (NRU) and the Neural Multiplicative Reciprocal Unit (NMRU), and present improvements for an existing division module, the Real Neural Power Unit (Real NPU). Experiments in learning division with input redundancy on 225 different training sets, find that our proposed modifications to the Real NPU obtains an average success of 85.3%\% improving over the original by 15.1%\%. In light of the suggestion above, our NMRU approach can further improve the success to 91.6%\%.

Cite

@article{arxiv.2110.05177,
  title  = {Learning Division with Neural Arithmetic Logic Modules},
  author = {Bhumika Mistry and Katayoun Farrahi and Jonathon Hare},
  journal= {arXiv preprint arXiv:2110.05177},
  year   = {2021}
}

Comments

28 pages, 24 figures. New experiments included(Section 7 and Appendix G)

R2 v1 2026-06-24T06:47:21.038Z