Document detail
ID

oai:arXiv.org:2406.13770

Topic
Computer Science - Machine Learnin... Computer Science - Artificial Inte... Computer Science - Computation and... Computer Science - Computer Vision... Statistics - Machine Learning
Author
Nielsen, Stefan K. Abdullaev, Laziz U. Teo, Rachel S. Y. Nguyen, Tan M.
Category

Computer Science

Year

2024

listing date

11/6/2024

Keywords
language weights elliptical computer
Metrics

Abstract

Pairwise dot-product self-attention is key to the success of transformers that achieve state-of-the-art performance across a variety of applications in language and vision.

This dot-product self-attention computes attention weights among the input tokens using Euclidean distance, which makes the model prone to representation collapse and vulnerable to contaminated samples.

In this paper, we propose using a Mahalanobis distance metric for computing the attention weights to stretch the underlying feature space in directions of high contextual relevance.

In particular, we define a hyper-ellipsoidal neighborhood around each query to increase the attention weights of the tokens lying in the contextually important directions.

We term this novel class of attention Elliptical Attention.

Our Elliptical Attention provides two benefits: 1) reducing representation collapse and 2) enhancing the model's robustness as Elliptical Attention pays more attention to contextually relevant information rather than focusing on some small subset of informative features.

We empirically demonstrate the advantages of Elliptical Attention over the baseline dot-product attention and state-of-the-art attention methods on various practical tasks, including object classification, image segmentation, and language modeling across different data modalities.

;Comment: 10 pages in the main text.

Published at NeurIPS 2024.

The code is available at https://github.com/stefvk/Elliptical-Attention

Nielsen, Stefan K.,Abdullaev, Laziz U.,Teo, Rachel S. Y.,Nguyen, Tan M., 2024, Elliptical Attention

Document

Open

Share

Source

Articles recommended by ES/IODE AI