English

Multi-manifold Attention for Vision Transformers

Computer Vision and Pattern Recognition 2024-10-28 v3

Abstract

Vision Transformers are very popular nowadays due to their state-of-the-art performance in several computer vision tasks, such as image classification and action recognition. Although their performance has been greatly enhanced through highly descriptive patch embeddings and hierarchical structures, there is still limited research on utilizing additional data representations so as to refine the selfattention map of a Transformer. To address this problem, a novel attention mechanism, called multi-manifold multihead attention, is proposed in this work to substitute the vanilla self-attention of a Transformer. The proposed mechanism models the input space in three distinct manifolds, namely Euclidean, Symmetric Positive Definite and Grassmann, thus leveraging different statistical and geometrical properties of the input for the computation of a highly descriptive attention map. In this way, the proposed attention mechanism can guide a Vision Transformer to become more attentive towards important appearance, color and texture features of an image, leading to improved classification and segmentation results, as shown by the experimental results on well-known datasets.

Keywords

Cite

@article{arxiv.2207.08569,
  title  = {Multi-manifold Attention for Vision Transformers},
  author = {Dimitrios Konstantinidis and Ilias Papastratis and Kosmas Dimitropoulos and Petros Daras},
  journal= {arXiv preprint arXiv:2207.08569},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-25T01:00:30.715Z