vix.ing · top · new · best · stats · spec

Looped Transformers for Length Generalization

2024/09/24 by Ying Fan, Yilun Du, Fan, Ying +5 · 14 citations
Computer Science · #Neural Networks and Applications

paper · pdf · doi:10.48550/arxiv.2409.15647

Abstract

Recent work has shown that Transformers trained from scratch can successfully solve various arithmetic and algorithmic tasks, such as adding numbers and computing parity. While these Transformers generalize well on unseen inputs of the same length, they struggle with length generalization, i.e., handling inputs of unseen lengths. In this work, we demonstrate that looped Transformers with an adaptive number of steps significantly improve length generalization. We focus on tasks with a known iterative solution, involving multiple iterations of a RASP-L operation - a length-generalizable operation that can be expressed by a finite-sized Transformer. We train looped Transformers using our proposed learning algorithm and observe that they learn highly length-generalizable solutions for various tasks.

Cited by

Related