English

Adaptive Transformers for Learning Multimodal Representations

Computation and Language 2020-07-09 v3 Machine Learning

Abstract

The usage of transformers has grown from learning about language semantics to forming meaningful visiolinguistic representations. These architectures are often over-parametrized, requiring large amounts of computation. In this work, we extend adaptive approaches to learn more about model interpretability and computational efficiency. Specifically, we study attention spans, sparse, and structured dropout methods to help understand how their attention mechanism extends for vision and language tasks. We further show that these approaches can help us learn more about how the network perceives the complexity of input sequences, sparsity preferences for different modalities, and other related phenomena.

Keywords

Cite

@article{arxiv.2005.07486,
  title  = {Adaptive Transformers for Learning Multimodal Representations},
  author = {Prajjwal Bhargava},
  journal= {arXiv preprint arXiv:2005.07486},
  year   = {2020}
}

Comments

Accepted at ACL SRW 2020. Code can be found here https://github.com/prajjwal1/adaptive_transformer

R2 v1 2026-06-23T15:34:14.447Z