← Search

Glenn M Fung

2 accepted papers

2022

Multi Resolution Analysis (MRA) for Approximate Self-Attention

ICML 2022spotlight

Transformers have emerged as a preferred model for many tasks in natural langugage processing and vision. Recent efforts on training and deploying Transformers more efficiently have identified many strategies to approximate the self-attention matrix, a key module in a Transformer architecture. Effec…

2021

You Only Sample (Almost) Once: Linear Cost Self-Attention Via Bernoulli Sampling

ICML 2021spotlight

Transformer-based models are widely used in natural language processing (NLP). Central to the transformer model is the self-attention mechanism, which captures the interactions of token pairs in the input sequences and depends quadratically on the sequence length. Training such models on longer sequ…