Number Sequence Prediction Problems for Evaluating Computational Powers of Neural Networks
Hyoungwook Nam, Segwang Kim, Kyomin Jung

TL;DR
This paper introduces number sequence prediction tasks inspired by human intelligence tests to evaluate neural networks' computational abilities, revealing their limitations in solving complex algorithmic problems.
Contribution
It defines sequence complexity based on automaton structures and evaluates various neural models' capacities to solve these tasks, highlighting their computational limits.
Findings
CNNs learn compound sequence rules but are depth-limited.
Memory-augmented models solve simple pushdown automata tasks.
All models fail on problems requiring Turing machine-level computation.
Abstract
Inspired by number series tests to measure human intelligence, we suggest number sequence prediction tasks to assess neural network models' computational powers for solving algorithmic problems. We define the complexity and difficulty of a number sequence prediction task with the structure of the smallest automaton that can generate the sequence. We suggest two types of number sequence prediction problems: the number-level and the digit-level problems. The number-level problems format sequences as 2-dimensional grids of digits and the digit-level problems provide a single digit input per a time step. The complexity of a number-level sequence prediction can be defined with the depth of an equivalent combinatorial logic, and the complexity of a digit-level sequence prediction can be defined with an equivalent state automaton for the generation rule. Experiments with number-level sequences…
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
TopicsFerroelectric and Negative Capacitance Devices · Machine Learning and Algorithms · semigroups and automata theory
MethodsSigmoid Activation · Tanh Activation · Gated Recurrent Unit · Long Short-Term Memory
