NEJan 23, 2021

A Primer for Neural Arithmetic Logic Modules

arXiv:2101.09530v211 citations
Originality Synthesis-oriented
AI Analysis

It addresses inconsistencies in a niche field for researchers, but is incremental as it primarily synthesizes existing work.

This paper reviews the state of neural arithmetic logic modules, focusing on their design and inconsistencies in experiments, and introduces a benchmark to compare existing arithmetic modules.

Neural Arithmetic Logic Modules have become a growing area of interest, though remain a niche field. These modules are neural networks which aim to achieve systematic generalisation in learning arithmetic and/or logic operations such as $\{+, -, \times, ÷, \leq, \textrm{AND}\}$ while also being interpretable. This paper is the first in discussing the current state of progress of this field, explaining key works, starting with the Neural Arithmetic Logic Unit (NALU). Focusing on the shortcomings of the NALU, we provide an in-depth analysis to reason about design choices of recent modules. A cross-comparison between modules is made on experiment setups and findings, where we highlight inconsistencies in a fundamental experiment causing the inability to directly compare across papers. To alleviate the existing inconsistencies, we create a benchmark which compares all existing arithmetic NALMs. We finish by providing a novel discussion of existing applications for NALU and research directions requiring further exploration.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes