← Search

Pieter-Jan Kindermans

14 accepted papers

2026

What Are You Doing? A Closer Look at Controllable Human Video Generation

CVPR 2026

High-quality benchmarks are crucial for driving progress in machine learning research. However, despite the growing interest in video generation, there is no comprehensive dataset to evaluate human synthesis. Humans can perform a wide variety of actions and interactions, but existing datasets, like

Cited by 0SourcecodeScholar
2023

Phenaki: Variable Length Video Generation from Open Domain Textual Descriptions

ICLR 2023poster

We present Phenaki, a model capable of realistic video synthesis given a sequence of textual prompts. Generating videos from text is particularly challenging due to the computational cost, limited quantities of high quality text-video data and variable length of videos. To address these issues, we i…

Cited by 440SourcePDFScholar
2023

StoryBench: A Multifaceted Benchmark for Continuous Story Visualization

NeurIPS 2023poster

Generating video stories from text prompts is a complex task. In addition to having high visual quality, videos need to realistically adhere to a sequence of text prompts whilst being consistent throughout the frames. Creating a benchmark for video generation requires data annotated over time, which…

2022

TabNAS: Rejection Sampling for Neural Architecture Search on Tabular Datasets

NeurIPS 2022accept

The best neural architecture for a given machine learning problem depends on many factors: not only the complexity and structure of the dataset, but also on resource constraints including latency, compute, energy consumption, etc. Neural architecture search (NAS) for tabular datasets is an important…

2021

MobileDets: Searching for Object Detection Architectures for Mobile Accelerators

CVPR 2021poster

Inverted bottleneck layers, which are built upon depthwise convolutions, have been the predominant building blocks in state-of-the-art object detection models on mobile devices. In this work, we investigate the optimality of this design pattern over a broad range of mobile accelerators by revisiting…

Cited by 189PDFcodeScholar
2020

BigNAS: Scaling Up Neural Architecture Search with Big Single-Stage Models

ECCV 2020poster

Neural architecture search (NAS) methods have shown promising results discovering models that are both accurate and fast. For NAS, training a one-shot model has became a popular strategy to rank the relative quality of different architectures (child models) using a single set of shared weights. Howe…

Cited by 358SourcePDFScholar
2020

Can Weight Sharing Outperform Random Architecture Search? An Investigation With TuNAS

CVPR 2020poster

Efficient Neural Architecture Search methods based on weight sharing have shown good promise in democratizing Neural Architecture Search for computer vision models. There is, however, an ongoing debate whether these efficient methods are significantly better than random search. Here we perform a tho…

Cited by 169PDFcodeScholar
2020

Neural Predictor for Neural Architecture Search

ECCV 2020poster

Neural Architecture Search methods are effective but often use complex algorithms to come up with the best architecture. We propose an approach with three basic steps that is conceptually much simpler. First we train $N$ random architectures to generate $N$ (architecture, validation accuracy) pairs…

Cited by 246SourcePDFScholar
2019

A Benchmark for Interpretability Methods in Deep Neural Networks

NeurIPS 2019poster

We propose an empirical measure of the approximate accuracy of feature importance estimates in deep neural networks. Our results across several large-scale image classification datasets show that many popular interpretability methods produce estimates of feature importance that are not better than a…

2018

Don't Decay the Learning Rate, Increase the Batch Size

ICLR 2018poster

It is common practice to decay the learning rate. Here we show one can usually obtain the same learning curve on both training and test sets by instead increasing the batch size during training. This procedure is successful for stochastic gradient descent (SGD), SGD with momentum, Nesterov momentum,…

Cited by 1362SourcePDFScholar
2018

Learning how to explain neural networks: PatternNet and PatternAttribution

ICLR 2018poster

DeConvNet, Guided BackProp, LRP, were invented to better understand deep neural networks. We show that these methods do not produce the theoretically correct explanation for a linear model. Yet they are used on multi-layer networks with millions of parameters. This is a cause for concern since linea…

Cited by 433SourcePDFScholar
2017

An Empirical Study on The Properties of Random Bases for Kernel Methods

NeurIPS 2017poster

Kernel machines as well as neural networks possess universal function approximation properties. Nevertheless in practice their ways of choosing the appropriate function class differ. Specifically neural networks learn a representation by adapting their basis functions to the data and the task at han…

2017

SchNet: A continuous-filter convolutional neural network for modeling quantum interactions

NeurIPS 2017poster

Deep learning has the potential to revolutionize quantum chemistry as it is ideally suited to learn representations for structured data and speed up the exploration of chemical space. While convolutional neural networks have proven to be the first choice for images, audio and video data, the atoms i…

Cited by 1597SourcePDFScholar