English

Theoretical Constraints on the Expressive Power of $\mathsf{RoPE}$-based Tensor Attention Transformers

Machine Learning 2024-12-25 v1 Artificial Intelligence Computational Complexity Computation and Language

Abstract

Tensor Attention extends traditional attention mechanisms by capturing high-order correlations across multiple modalities, addressing the limitations of classical matrix-based attention. Meanwhile, Rotary Position Embedding (RoPE\mathsf{RoPE}) has shown superior performance in encoding positional information in long-context scenarios, significantly enhancing transformer models' expressiveness. Despite these empirical successes, the theoretical limitations of these technologies remain underexplored. In this study, we analyze the circuit complexity of Tensor Attention and RoPE\mathsf{RoPE}-based Tensor Attention, showing that with polynomial precision, constant-depth layers, and linear or sublinear hidden dimension, they cannot solve fixed membership problems or (AF,r)(A_{F,r})^* closure problems, under the assumption that TC0NC1\mathsf{TC}^0 \neq \mathsf{NC}^1. These findings highlight a gap between the empirical performance and theoretical constraints of Tensor Attention and RoPE\mathsf{RoPE}-based Tensor Attention Transformers, offering insights that could guide the development of more theoretically grounded approaches to Transformer model design and scaling.

Keywords

Cite

@article{arxiv.2412.18040,
  title  = {Theoretical Constraints on the Expressive Power of $\mathsf{RoPE}$-based Tensor Attention Transformers},
  author = {Xiaoyu Li and Yingyu Liang and Zhenmei Shi and Zhao Song and Mingda Wan},
  journal= {arXiv preprint arXiv:2412.18040},
  year   = {2024}
}