← Search

Michael Tschannen

30 accepted papers

2025

JetFormer: An autoregressive generative model of raw images and text

ICLR 2025poster

Removing modeling constraints and unifying architectures across domains has been a key driver of the recent progress in training large multimodal models. However, most of these models still rely on many separately trained components such as modality-specific encoders and decoders. In this work, we f…

2025

Quantization-Free Autoregressive Action Transformer

NeurIPS 2025spotlight

Current transformer-based imitation learning approaches introduce discrete action representations and train an autoregressive transformer decoder on the resulting latent code. However, the initial quantization breaks the continuous structure of the action space thereby limiting the capabilities of t…

Cited by 0SourcecodeScholar
2024

Finite Scalar Quantization: VQ-VAE Made Simple

ICLR 2024poster

We propose to replace vector quantization (VQ) in the latent representation of VQ-VAEs with a simple scheme termed finite scalar quantization (FSQ), where we project the VAE representation down to a few dimensions (typically less than 10). Each dimension is quantized to a small set of fixed values,…

2024

LocCa: Visual Pretraining with Location-aware Captioners

NeurIPS 2024poster

Image captioning was recently found to be an effective pretraining method similar to contrastive pretraining. This opens up the largely-unexplored potential of using natural language as a flexible and powerful interface for handling diverse pretraining tasks. In this paper, we demonstrate this with…

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

CLIPPO: Image-and-Language Understanding From Pixels Only

CVPR 2023poster

Multimodal models are becoming increasingly effective, in part due to unified components, such as the Transformer architecture. However, multimodal models still often consist of many task- and modality-specific pieces and training procedures. For example, CLIP (Radford et al., 2021) trains independe…

2023

FlexiViT: One Model for All Patch Sizes

CVPR 2023poster

Vision Transformers convert images to sequences by slicing them into patches. The size of these patches controls a speed/accuracy tradeoff, with smaller patches leading to higher accuracy at greater computational cost, but changing the patch size typically requires retraining the model. In this pape…

2023

Image Captioners Are Scalable Vision Learners Too

NeurIPS 2023oral

Contrastive pretraining on image-text pairs from the web is one of the most popular large-scale pretraining strategies for vision backbones, especially in the context of large multimodal models. At the same time, image captioning on this type of data is commonly considered an inferior pretraining st…

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
2020

Automatic Shortcut Removal for Self-Supervised Representation Learning

ICML 2020poster

In self-supervised visual representation learning, a feature extractor is trained on a "pretext task" for which labels can be generated cheaply, without human annotation. A central challenge in this approach is that the feature extractor quickly learns to exploit low-level visual features such as co…

2020

Disentangling Factors of Variations Using Few Labels

ICLR 2020poster

Learning disentangled representations is considered a cornerstone problem in representation learning. Recently, Locatello et al. (2019) demonstrated that unsupervised disentanglement learning without inductive biases is theoretically impossible and that existing inductive biases and unsupervised met…

Cited by 210SourceScholar
2020

High-Fidelity Generative Image Compression

NeurIPS 2020oral

We extensively study how to combine Generative Adversarial Networks and learned compression to obtain a state-of-the-art generative lossy compression system. In particular, we investigate normalization layers, generator and discriminator architectures, training strategies, as well as perceptual loss…

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

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
2020

Weakly-Supervised Disentanglement Without Compromises

ICML 2020poster

Intelligent agents should be able to learn useful representations by observing changes in their environment. We model such observations as pairs of non-i.i.d. images sharing at least one of the underlying factors of variation. First, we theoretically show that only knowing how many factors have chan…

2019

Generative Adversarial Networks for Extreme Learned Image Compression

ICCV 2019poster

We present a learned image compression system based on GANs, operating at extremely low bitrates. Our proposed framework combines an encoder, decoder/generator and a multi-scale discriminator, which we train jointly for a generative learned compression objective. The model synthesizes details it can…

Cited by 698PDFScholar
2019

High-Fidelity Image Generation With Fewer Labels

ICML 2019oral

Deep generative models are becoming a cornerstone of modern machine learning. Recent work on conditional generative adversarial networks has shown that learning complex, high-dimensional distributions over natural images is within reach. While the latest models are able to generate high-fidelity, di…

2019

Practical Full Resolution Learned Lossless Image Compression

CVPR 2019oral

We propose the first practical learned lossless image compression system, L3C, and show that it outperforms the popular engineered codecs, PNG, WebP and JPEG 2000. At the core of our method is a fully parallelizable hierarchical probabilistic model for adaptive entropy coding which is optimized end-…

Cited by 263PDFcodeScholar
2018

Born Again Neural Networks

ICML 2018oral

Knowledge Distillation (KD) consists of transferring “knowledge” from one machine learning model (the teacher) to another (the student). Commonly, the teacher is a high-capacity model with formidable performance, while the student is more compact. By transferring knowledge, one hopes to benefit from…

Cited by 1313SourcePDFScholar
2018

Conditional Probability Models for Deep Image Compression

CVPR 2018poster

Deep Neural Networks trained as image auto-encoders have recently emerged as a promising direction for advancing the state-of-the-art in image compression. The key challenge in learning such networks is twofold: To deal with quantization, and to control the trade-off between reconstruction error (di…

2018

Deep Generative Models for Distribution-Preserving Lossy Compression

NeurIPS 2018poster

We propose and study the problem of distribution-preserving lossy compression. Motivated by recent advances in extreme image compression which allow to maintain artifact-free reconstructions even at very low bitrates, we propose to optimize the rate-distortion tradeoff under the constraint that the…

2018

StrassenNets: Deep Learning with a Multiplication Budget

ICML 2018oral

A large fraction of the arithmetic operations required to evaluate deep neural networks (DNNs) consists of matrix multiplications, in both convolution and fully connected layers. We perform end-to-end learning of low-cost approximations of matrix multiplications in DNN layers by casting matrix multi…

2018

Towards Image Understanding from Deep Compression Without Decoding

ICLR 2018poster

Motivated by recent work on deep neural network (DNN)-based image compression methods showing potential improvements in image quality, savings in storage, and bandwidth reduction, we propose to perform image understanding tasks such as classification and segmentation directly on the compressed repre…

Cited by 200SourcePDFScholar
2017

A Unified Optimization View on Generalized Matching Pursuit and Frank-Wolfe

AISTATS 2017poster

Two of the most fundamental prototypes of greedy optimization are the matching pursuit and Frank-Wolfe algorithms. In this paper we take a unified view on both classes of methods, leading to the first explicit convergence rates of matching pursuit methods in an optimization sense, for general sets o…

Cited by 71SourcePDFScholar
2017

Greedy Algorithms for Cone Constrained Optimization with Convergence Guarantees

NeurIPS 2017poster

Greedy optimization methods such as Matching Pursuit (MP) and Frank-Wolfe (FW) algorithms regained popularity in recent years due to their simplicity, effectiveness and theoretical guarantees. MP and FW address optimization over the linear span and the convex hull of a set of atoms, respectively. In…

Cited by 34SourcePDFScholar
2017

Soft-to-Hard Vector Quantization for End-to-End Learning Compressible Representations

NeurIPS 2017poster

We present a new approach to learn compressible representations in deep architectures with an end-to-end training strategy. Our method is based on a soft (continuous) relaxation of quantization and entropy, which we anneal to their discrete counterparts throughout training. We showcase this method…

Cited by 605SourcePDFScholar
2016

Discrete Deep Feature Extraction: A Theory and New Architectures

ICML 2016poster

First steps towards a mathematical theory of deep convolutional neural networks for feature extraction were made—for the continuous-time case—in Mallat, 2012, and Wiatowski and Bölcskei, 2015. This paper considers the discrete case, introduces new convolutional neural network architectures, and prop…

Cited by 29SourcePDFScholar