Saved in:
Bibliographic Details
Main Authors: Jin, Haolin, Xiao, Mengbai, Yuan, Yuan, Zhang, Xiao, Yu, Dongxiao, Zhang, Guanghui, Wang, Haoliang
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2507.17245
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866916858600357888
author Jin, Haolin
Xiao, Mengbai
Yuan, Yuan
Zhang, Xiao
Yu, Dongxiao
Zhang, Guanghui
Wang, Haoliang
author_facet Jin, Haolin
Xiao, Mengbai
Yuan, Yuan
Zhang, Xiao
Yu, Dongxiao
Zhang, Guanghui
Wang, Haoliang
contents The Transformer architecture has revolutionized deep learning, delivering the state-of-the-art performance in areas such as natural language processing, computer vision, and time series prediction. However, its core component, self-attention, has the quadratic time complexity relative to input sequence length, which hinders the scalability of Transformers. The exsiting approaches on optimizing self-attention either discard full-contextual information or lack of flexibility. In this work, we design DistrAttention, an effcient and flexible self-attention mechanism with the full context. DistrAttention achieves this by grouping data on the embedding dimensionality, usually referred to as $d$. We realize DistrAttention with a lightweight sampling and fusion method that exploits locality-sensitive hashing to group similar data. A block-wise grouping framework is further designed to limit the errors introduced by locality sensitive hashing. By optimizing the selection of block sizes, DistrAttention could be easily integrated with FlashAttention-2, gaining high-performance on modern GPUs. We evaluate DistrAttention with extensive experiments. The results show that our method is 37% faster than FlashAttention-2 on calculating self-attention. In ViT inference, DistrAttention is the fastest and the most accurate among approximate self-attention mechanisms. In Llama3-1B, DistrAttention still achieves the lowest inference time with only 1% accuray loss.
format Preprint
id arxiv_https___arxiv_org_abs_2507_17245
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle DistrAttention: An Efficient and Flexible Self-Attention Mechanism on Modern GPUs
Jin, Haolin
Xiao, Mengbai
Yuan, Yuan
Zhang, Xiao
Yu, Dongxiao
Zhang, Guanghui
Wang, Haoliang
Machine Learning
Artificial Intelligence
The Transformer architecture has revolutionized deep learning, delivering the state-of-the-art performance in areas such as natural language processing, computer vision, and time series prediction. However, its core component, self-attention, has the quadratic time complexity relative to input sequence length, which hinders the scalability of Transformers. The exsiting approaches on optimizing self-attention either discard full-contextual information or lack of flexibility. In this work, we design DistrAttention, an effcient and flexible self-attention mechanism with the full context. DistrAttention achieves this by grouping data on the embedding dimensionality, usually referred to as $d$. We realize DistrAttention with a lightweight sampling and fusion method that exploits locality-sensitive hashing to group similar data. A block-wise grouping framework is further designed to limit the errors introduced by locality sensitive hashing. By optimizing the selection of block sizes, DistrAttention could be easily integrated with FlashAttention-2, gaining high-performance on modern GPUs. We evaluate DistrAttention with extensive experiments. The results show that our method is 37% faster than FlashAttention-2 on calculating self-attention. In ViT inference, DistrAttention is the fastest and the most accurate among approximate self-attention mechanisms. In Llama3-1B, DistrAttention still achieves the lowest inference time with only 1% accuray loss.
title DistrAttention: An Efficient and Flexible Self-Attention Mechanism on Modern GPUs
topic Machine Learning
Artificial Intelligence
url https://arxiv.org/abs/2507.17245