AI RESEARCH

Learning State-Tracking from Code Using Linear RNNs

arXiv CS.LG

ArXi:2602.14814v2 Announce Type: replace Over the last years, state-tracking tasks, particularly permutation composition, have become a testbed to understand the limits of sequence models architectures like Transformers and RNNs (linear and non-linear). However, these are often sequence-to-sequence tasks: learning to map actions (permutations) to states, which is incompatible with the next-token prediction setting commonly used to train language models.