English

Sparse and Continuous Attention Mechanisms

Machine Learning 2020-10-30 v3 Computation and Language Computer Vision and Pattern Recognition Machine Learning

Abstract

Exponential families are widely used in machine learning; they include many distributions in continuous and discrete domains (e.g., Gaussian, Dirichlet, Poisson, and categorical distributions via the softmax transformation). Distributions in each of these families have fixed support. In contrast, for finite domains, there has been recent work on sparse alternatives to softmax (e.g. sparsemax and alpha-entmax), which have varying support, being able to assign zero probability to irrelevant categories. This paper expands that work in two directions: first, we extend alpha-entmax to continuous domains, revealing a link with Tsallis statistics and deformed exponential families. Second, we introduce continuous-domain attention mechanisms, deriving efficient gradient backpropagation algorithms for alpha in {1,2}. Experiments on attention-based text classification, machine translation, and visual question answering illustrate the use of continuous attention in 1D and 2D, showing that it allows attending to time intervals and compact regions.

Keywords

Cite

@article{arxiv.2006.07214,
  title  = {Sparse and Continuous Attention Mechanisms},
  author = {André F. T. Martins and António Farinhas and Marcos Treviso and Vlad Niculae and Pedro M. Q. Aguiar and Mário A. T. Figueiredo},
  journal= {arXiv preprint arXiv:2006.07214},
  year   = {2020}
}

Comments

Accepted for spotlight presentation at NeurIPS 2020

R2 v1 2026-06-23T16:16:41.740Z