← Search

Jean-Baptiste Cordonnier

5 accepted papers

2021

Attention is not all you need: pure attention loses rank doubly exponentially with depth

ICML 2021oral

Attention-based architectures have become ubiquitous in machine learning. Yet, our understanding of the reasons for their effectiveness remains limited. This work proposes a new way to understand self-attention networks: we show that their output can be decomposed into a sum of smaller terms—or path…

2021

Differentiable Patch Selection for Image Recognition

CVPR 2021poster

Neural Networks require large amounts of memory and compute to process high resolution images, even when only a small part of the image is actually informative for the task at hand. We propose a method based on a differentiable Top-K operator to select the most relevant parts of the input to efficie…

Cited by 111PDFcodeScholar
2020

On the Relationship between Self-Attention and Convolutional Layers

ICLR 2020poster

Recent trends of incorporating attention mechanisms in vision have led researchers to reconsider the supremacy of convolutional layers as a primary building block. Beyond helping CNNs to handle long-range dependencies, Ramachandran et al. (2019) showed that attention can completely replace convoluti…

Cited by 767SourcecodeScholar