16684

Extensions and Limitations of the Neural GPU

Eric Price, Wojciech Zaremba, Ilya Sutskever
The University of Texas at Austin
arXiv:1611.00736 [cs.NE], (2 Nov 2016)

@article{price2016extensions,

   title={Extensions and Limitations of the Neural GPU},

   author={Price, Eric and Zaremba, Wojciech and Sutskever, Ilya},

   year={2016},

   month={nov},

   archivePrefix={"arXiv"},

   primaryClass={cs.NE}

}

The Neural GPU is a recent model that can learn algorithms such as multi-digit binary addition and binary multiplication in a way that generalizes to inputs of arbitrary length. We show that there are two simple ways of improving the performance of the Neural GPU: by carefully designing a curriculum, and by increasing model size. The latter requires careful memory management, as a naive implementation of the Neural GPU is memory intensive. We find that these techniques to increase the set of algorithmic problems that can be solved by the Neural GPU: we have been able to learn to perform all the arithmetic operations (and generalize to arbitrarily long numbers) when the arguments are given in the decimal representation (which, surprisingly, has not been possible before). We have also been able to train the Neural GPU to evaluate long arithmetic expressions with multiple operands that require respecting the precedence order of the operands, although these have succeeded only in their binary representation, and not with 100% accuracy. In addition, we attempt to gain insight into the Neural GPU by understanding its failure modes. We find that Neural GPUs that correctly generalize to arbitrarily long numbers still fail to compute the correct answer on highly-symmetric, atypical inputs: for example, a Neural GPU that achieves near-perfect generalization on decimal multiplication of up to 100-digit long numbers can fail on $000000dots002 times 000000dots002$ while succeeding at $2 times 2$. These failure modes are reminiscent of adversarial examples.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: