Expressivity-Efficiency Tradeoffs for Hybrid Sequence Models
Abstract
Lay Summary
Modern AI systems are becoming increasingly powerful, but many of today’s models become slower as conversations or documents grow longer. Researchers have recently proposed new types of model components that avoid this slowdown, though these systems are often less flexible than standard approaches. In this work, we study hybrid models that combine both kinds of components: one that is highly expressive but computationally costly, and another that is more efficient. In practice, these hybrid models have already shown strong performance, but it has remained unclear why they work so well. We provide both theoretical and experimental evidence that hybrid models can achieve capabilities that neither type of model can match efficiently on its own. We identify a family of tasks where pure models require substantially more memory or parameters, while hybrid models can solve the same problems compactly and efficiently. We then confirm these findings experimentally by training different model types on representative tasks from this family. At comparable sizes, the hybrid models succeed while the pure models often fail. We also show that hybrids generalize better to longer inputs and remain more reliable when tested in settings different from those seen during training.