activity
20182024
most citedMLP-Mixer: An all-MLP Architecture for Vision

1.4k citations · 2.5k across the 17 of their papers we have counts for

collaborators

27 papers

cs.CL20226 cited

Transcending Scaling Laws with 0.1% Extra Compute

Yi Tay, Jason Wei, Hyung Won Chung +13

Scaling language models improves performance but comes with significant computational costs. This paper proposes UL2R, a method that substantially improves existing language models…

cs.CV202224 cited

Learning to Merge Tokens in Vision Transformers

Cedric Renggli, André Susano Pinto, Neil Houlsby +3

Transformers are widely applied to solve natural language understanding and computer vision tasks. While scaling up these architectures leads to improved performance, it often come…

cs.LG20218 cited

The Benchmark Lottery

Mostafa Dehghani, Yi Tay, Alexey A. Gritsenko +5

The world of empirical machine learning (ML) strongly relies on benchmarks in order to determine the relative effectiveness of different algorithms and methods. This paper proposes…

cs.CV20211.4k cited

MLP-Mixer: An all-MLP Architecture for Vision

Ilya Tolstikhin, Neil Houlsby, Alexander Kolesnikov +9

Convolutional Neural Networks (CNNs) are the go-to model for computer vision. Recently, attention-based networks, such as the Vision Transformer, have also become popular. In this…

cs.CV202129 cited

Scaling Vision with Sparse Mixture of Experts

Carlos Riquelme, Joan Puigcerver, Basil Mustafa +5

Sparsely-gated Mixture of Experts networks (MoEs) have demonstrated excellent scalability in Natural Language Processing. In Computer Vision, however, almost all performant network…

cs.LG202169 cited

Revisiting the Calibration of Modern Neural Networks

Matthias Minderer, Josip Djolonga, Rob Romijnders +5

Accurate estimation of predictive uncertainty (model calibration) is essential for the safe application of neural networks. Many instances of miscalibration in modern neural networ…