TensorX
返回文献探索

Paper · arXiv 2402.01032

Repeat After Me: Transformers are Better than State Space Models at Copying

Samy Jelassi, David Brandfonbrener, Sham M. Kakade, Eran Malach

25 upvotesFebruary 1, 2024arXiv 预印本
AI 摘要

Transformers outperform generalized state space models (GSSMs) in copying and retrieving information from context due to their ability to handle variable-length sequences without a fixed-size latent state.

transformersgeneralized state space modelsGSSMsstring copyingfixed-size latent stateexponential length

Abstract

Transformers are the dominant architecture for sequence modeling, but there is growing interest in models that use a fixed-size latent state that does not depend on the sequence length, which we refer to as "generalized state space models" (GSSMs). In this paper we show that while GSSMs are promising in terms of inference-time efficiency, they are limited compared to transformer models on tasks that require copying from the input context. We start with a theoretical analysis of the simple task of string copying and prove that a two layer transformer can copy strings of exponential length while GSSMs are fundamentally limited by their fixed-size latent state. Empirically, we find that transformers outperform GSSMs in terms of efficiency and generalization on synthetic tasks that require copying the context. Finally, we evaluate pretrained large language models and find that transformer models dramatically outperform state space models at copying and retrieving information from context. Taken together, these results suggest a fundamental gap between transformers and GSSMs on tasks of practical interest.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Repeat After Me: Transformers are Better than State Space Models at Copying | TensorX