← Search

Josip Djolonga

20 accepted papers

2024

End-to-End Spatio-Temporal Action Localisation with Video Transformers

CVPR 2024poster

The most performant spatio-temporal action localisation models use external person proposals and complex external memory banks. We propose a fully end-to-end transformer based model that directly ingests an input video and outputs tubelets -- a sequence of bounding boxes and the action classes at ea…

Cited by 21SourcePDFScholar
2024

On Scaling Up a Multilingual Vision and Language Model

CVPR 2024poster

We explore the boundaries of scaling up a multilingual vision and language model both in terms of size of the components and the breadth of its training task mixture. Our model achieves new levels of performance on a wide-range of varied and complex tasks including multiple image-based captioning an…

Cited by 8SourcePDFScholar
2023

Fast, Differentiable and Sparse Top-k: a Convex Analysis Perspective

ICML 2023poster

The top-$k$ operator returns a $k$-sparse vector, where the non-zero values correspond to the $k$ largest values of the input. Unfortunately, because it is a discontinuous function, it is difficult to incorporate in neural networks trained end-to-end with backpropagation. Recent works have considere…

Cited by 27SourcePDFScholar
2023

Patch n’ Pack: NaViT, a Vision Transformer for any Aspect Ratio and Resolution

NeurIPS 2023poster

The ubiquitous and demonstrably suboptimal choice of resizing images to a fixed resolution before processing them with computer vision models has not yet been successfully challenged. However, models such as the Vision Transformer (ViT) offer flexible sequence-based modeling, and hence varying input…

Cited by 108SourcePDFScholar
2023

Scaling Vision Transformers to 22 Billion Parameters

ICML 2023oral

The scaling of Transformers has driven breakthrough capabilities for language models. At present, the largest large language models (LLMs) contain upwards of 100B parameters. Vision Transformers (ViT) have introduced the same architecture to image and video modelling, but these have not yet been suc…

Cited by 650SourcePDFScholar
2021

On Robustness and Transferability of Convolutional Neural Networks

CVPR 2021poster

Modern deep convolutional networks (CNNs) are often criticized for not generalizing under distributional shifts. However, several recent breakthroughs in transfer learning suggest that these networks can cope with severe distribution shifts and successfully adapt to new tasks from a few training exa…

Cited by 165PDFcodeScholar
2021

Revisiting the Calibration of Modern Neural Networks

NeurIPS 2021poster

Accurate estimation of predictive uncertainty (model calibration) is essential for the safe application of neural networks. Many instances of miscalibration in modern neural networks have been reported, suggesting a trend that newer, more accurate models produce poorly calibrated predictions. Here,…

2020

Fast Differentiable Sorting and Ranking

ICML 2020poster

The sorting operation is one of the most commonly used building blocks in computer programming. In machine learning, it is often used for robust statistics. However, seen as a function, it is piecewise linear and as a result includes many kinks where it is non-differentiable. More problematic is the…

2020

On Mutual Information Maximization for Representation Learning

ICLR 2020poster

Many recent methods for unsupervised or self-supervised representation learning train feature extractors by maximizing an estimate of the mutual information (MI) between different views of the data. This comes with several immediate problems: For example, MI is notoriously hard to estimate, and usin…

Cited by 634SourcecodeScholar
2020

Precision-Recall Curves Using Information Divergence Frontiers

AISTATS 2020poster

Despite the tremendous progress in the estimation of generative models, the development of tools for diagnosing their failures and assessing their performance has advanced at a much slower pace. Recent developments have investigated metrics that quantify which parts of the true distribution is model…

Cited by 28SourcePDFScholar
2020

Self-Supervised Learning of Video-Induced Visual Invariances

CVPR 2020poster

We propose a general framework for self-supervised learning of transferable visual representations based on Video-Induced Visual Invariances (VIVI). We consider the implicit hierarchy present in the videos and make use of (i) frame-level invariances (e.g. stability to color and contrast perturbation…

Cited by 75PDFScholar
2019

Practical and Consistent Estimation of f-Divergences

NeurIPS 2019poster

The estimation of an f-divergence between two probability distributions based on samples is a fundamental problem in statistics and machine learning. Most works study this problem under very weak assumptions, in which case it is provably hard. We consider the case of stronger structural assumptions…

2018

Provable Variational Inference for Constrained Log-Submodular Models

NeurIPS 2018poster

Submodular maximization problems appear in several areas of machine learning and data science, as many useful modelling concepts such as diversity and coverage satisfy this natural diminishing returns property. Because the data defining these functions, as well as the decisions made with the compute…

Cited by 4SourcePDFScholar
2016

Learning Probabilistic Submodular Diversity Models Via Noise Contrastive Estimation

AISTATS 2016poster

Modeling diversity of sets of items is important in many applications such as product recommendation and data summarization. Probabilistic submodular models, a family of models including the determinantal point process, form a natural class of distributions, encouraging effects such as diversity, re…

Cited by 35SourcePDFScholar
2016

Variational Inference in Mixed Probabilistic Submodular Models

NeurIPS 2016poster

We consider the problem of variational inference in probabilistic models with both log-submodular and log-supermodular higher-order potentials. These models can represent arbitrary distributions over binary variables, and thus generalize the commonly used pairwise Markov random fields and models wit…

Cited by 23SourcePDFScholar