Skip to yearly menu bar Skip to main content


Poster

Can Mamba Learn How To Learn? A Comparative Study on In-Context Learning Tasks

Jong Ho Park · Jaden Park · Zheyang Xiong · Nayoung Lee · Jaewoong Cho · Samet Oymak · Kangwook Lee · Dimitris Papailiopoulos


Abstract:

State-space models (SSMs), such as Mamba~\cite{Gu2023mamba}, have been proposed as alternatives to Transformer networks in language modeling, incorporating gating, convolutions, and input-dependent token selection to mitigate the quadratic cost of multi-head attention. Although SSMs exhibit competitive performance, their in-context learning (ICL) capabilities, a remarkable emergent property of modern language models that enables task execution without parameter optimization, remain less explored compared to Transformers. In this study, we evaluate the ICL performance of SSMs, focusing on Mamba, against Transformer models across various tasks. Our results show that SSMs perform comparably to Transformers in standard regression ICL tasks, while outperforming them in tasks like sparse parity learning. However, SSMs fall short in tasks involving non-standard retrieval functionality. To address these limitations, we introduce a hybrid model, MambaFormer, that combines Mamba with attention blocks, surpassing individual models in tasks where they struggle independently. Our findings suggest that hybrid architectures offer promising avenues for enhancing ICL in language models.

Live content is unavailable. Log in and register to view live content