Poster
in
Workshop: MATH-AI: The 4th Workshop on Mathematical Reasoning and AI
Looped Transformers for Length Generalization
Ying Fan · Yilun Du · Kannan Ramchandran · Kangwook Lee
Keywords: [ transformers ]
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 adaptive depth 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.