TensorX
返回文献探索

Paper · arXiv 2507.02754

Fast and Simplex: 2-Simplicial Attention in Triton

Aurko Roy, Timothy Chou, Sai Surya Duvvuri, Sijia Chen, Jiecao Yu, Xiaodong Wang, Manzil Zaheer, Rohan Anil

25 upvotesJuly 3, 2025arXiv 预印本
AI 摘要

The 2-simplicial Transformer improves token efficiency over standard Transformers, offering better performance on knowledge and reasoning tasks with a fixed token budget.

2-simplicial Transformertrilinear functionsTriton kerneldot-product attentiontoken efficiencyscaling lawsknowledge tasksreasoning tasks

Abstract

Recent work has shown that training loss scales as a power law with both model size and the number of tokens, and that achieving compute-optimal models requires scaling model size and token count together. However, these scaling laws assume an infinite supply of data and apply primarily in compute-bound settings. As modern large language models increasingly rely on massive internet-scale datasets, the assumption that they are compute-bound is becoming less valid. This shift highlights the need for architectures that prioritize token efficiency. In this work, we investigate the use of the 2-simplicial Transformer, an architecture that generalizes standard dot-product attention to trilinear functions through an efficient Triton kernel implementation. We demonstrate that the 2-simplicial Transformer achieves better token efficiency than standard Transformers: for a fixed token budget, similarly sized models outperform their dot-product counterparts on tasks involving mathematics, coding, reasoning, and logic. We quantify these gains by demonstrating that 2-simplicial attention changes the exponent in the scaling laws for knowledge and reasoning tasks compared to dot product attention.

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

京ICP备2026059466号
Fast and Simplex: 2-Simplicial Attention in Triton | TensorX