← Search

Thomas Mensink

14 accepted papers

2025

Simpler Diffusion: 1.5 FID on ImageNet512 with Pixel-space Diffusion

CVPR 2025poster

Latent diffusion models have become the popular choice for scaling up diffusion models for high resolution image synthesis. Compared to pixel-space models that are trained end-to-end, latent models are perceived to be more efficient and to produce higher image quality at high resolution. Here we cha…

Cited by 0SourcePDFScholar
2024

Multistep Distillation of Diffusion Models via Moment Matching

NeurIPS 2024poster

We present a new method for making diffusion models faster to sample. The method distills many-step diffusion models into few-step models by matching conditional expectations of the clean data given noisy data along the sampling trajectory. Our approach extends recently proposed one-step methods to…

Cited by 16SourcePDFScholar
2023

Encyclopedic VQA: Visual Questions About Detailed Properties of Fine-Grained Categories

ICCV 2023poster

We propose Encyclopedic-VQA, a large scale visual question answering (VQA) dataset featuring visual questions about detailed properties of fine-grained categories and instances. It contains 221k unique question+answer pairs each matched with (up to) 5 images, resulting in a total of 1M VQA samples.…

Cited by 38PDFcodeScholar
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
2022

How Stable Are Transferability Metrics Evaluations?

ECCV 2022poster

"Transferability metrics is a maturing field with increasing interest, which aims at providing heuristics for selecting the most suitable source models to transfer to a given target dataset, without fine-tuning them all. However, existing works rely on custom experimental setups which differ across…

2022

The Missing Link: Finding Label Relations across Datasets

ECCV 2022poster

"Computer Vision is driven by the many datasets which can be used for training or evaluating novel methods. Each of these dataset, however, has its own design principles resulting in a different set of labels,different appearance domains and different annotation instructions. In this paper we explor…

2022

Transferability Estimation Using Bhattacharyya Class Separability

CVPR 2022poster

Transfer learning has become a popular method for leveraging pre-trained models in computer vision. However, without performing computationally expensive fine-tuning, it is difficult to quantify which pre-trained source models are suitable for a specific target task, or, conversely, to which tasks a…

Cited by 80PDFcodeScholar
2022

Transferability Metrics for Selecting Source Model Ensembles

CVPR 2022oral

We address the problem of ensemble selection in transfer learning: Given a large pool of source models we want to select an ensemble of models which, after fine-tuning on the target training set, yields the best performance on the target test set. Since fine-tuning all possible ensembles is computat…

Cited by 31PDFScholar
2021

Calibration of Neural Networks using Splines

ICLR 2021poster

Calibrating neural networks is of utmost importance when employing them in safety-critical applications where the downstream decision making depends on the predicted probabilities. Measuring calibration error amounts to comparing two empirical distributions. In this work, we introduce a binning-free…

2021

Neural Feature Matching in Implicit 3D Representations

ICML 2021spotlight

Recently, neural implicit functions have achieved impressive results for encoding 3D shapes. Conditioning on low-dimensional latent codes generalises a single implicit function to learn shared representation space for a variety of shapes, with the advantage of smooth interpolation. While the benefit…

2020

PointMixup: Augmentation for Point Clouds

ECCV 2020poster

This paper introduces data augmentation for point clouds by interpolation between examples. Data augmentation by interpolation has shown to be a simple and effective approach in the image domain. Such a mixup is however not directly transferable to point clouds, as we do not have a one-to-one corres…

2020

Range Conditioned Dilated Convolutions for Scale Invariant 3D Object Detection

CoRL 2020

This paper presents a novel 3D object detection framework that processes LiDAR data directly on its native representation: range images. Benefiting from the compactness of range images, 2D convolutions can efficiently process dense LiDAR data of the scene. To overcome scale sensitivity in this persp

2015

Active Transfer Learning With Zero-Shot Priors: Reusing Past Datasets for Future Tasks

ICCV 2015poster

How can we reuse existing knowledge, in the form of available datasets, when solving a new and apparently unrelated target task from a set of unlabeled data? In this work we make a first contribution to answer this question in the context of image classification. We frame this quest as an active…

Cited by 88PDFScholar
2015

Objects2action: Classifying and Localizing Actions Without Any Video Example

ICCV 2015poster

The goal of this paper is to recognize actions in video without the need for examples. Different from traditional zero-shot approaches we do not demand the design and specification of attribute classifiers and class-to-attribute mappings to allow for transfer from seen classes to unseen classes. Our…

Cited by 189PDFScholar