← Search

Marton Havasi

11 accepted papers

2025

Boosting Latent Diffusion with Perceptual Objectives

ICLR 2025poster

Latent diffusion models (LDMs) power state-of-the-art high-resolution generative image models. LDMs learn the data distribution in the latent space of an autoencoder (AE) and produce images by mapping the generated latents into RGB image space using the AE decoder. While this approach allows for eff…

Cited by 0SourcePDFScholar
2025

Edit Flows: Variable Length Discrete Flow Matching with Sequence-Level Edit Operations

NeurIPS 2025poster

Autoregressive generative models naturally generate variable-length sequences, while non-autoregressive models struggle, often imposing rigid, token-wise structures. We propose Edit Flows, a non-autoregressive model that overcomes these limitations by defining a discrete flow over sequences through…

Cited by 0SourceScholar
2025

Exact Byte-Level Probabilities from Tokenized Language Models for FIM-Tasks and Model Ensembles

ICLR 2025poster

Tokenization is associated with many poorly understood shortcomings in language models (LMs), yet remains an important component for long sequence scaling purposes. This work studies how tokenization impacts model performance by analyzing and comparing the stochastic behavior of tokenized models w…

2025

Flow Matching with General Discrete Paths: A Kinetic-Optimal Perspective

ICLR 2025oral

The design space of discrete-space diffusion or flow generative models are significantly less well-understood than their continuous-space counterparts, with many works focusing only on a simple masked construction. In this work, we aim to take a holistic approach to the construction of discrete gene…

Cited by 4SourcePDFScholar
2025

Generator Matching: Generative modeling with arbitrary Markov processes

ICLR 2025oral

We introduce Generator Matching, a modality-agnostic framework for generative modeling using arbitrary Markov processes. Generators characterize the infinitesimal evolution of a Markov process, which we leverage for generative modeling in a similar vein to flow matching: we construct conditional gen…

Cited by 0SourcePDFScholar
2024

On improved Conditioning Mechanisms and Pre-training Strategies for Diffusion Models

NeurIPS 2024poster

Large-scale training of latent diffusion models (LDMs) has enabled unprecedented quality in image generation. However, large-scale end-to-end training of these models is computationally costly, and hence most research focuses either on finetuning pretrained models or experiments at smaller scales…

Cited by 1SourcePDFScholar
2021

Training independent subnetworks for robust prediction

ICLR 2021poster

Recent approaches to efficiently ensemble neural networks have shown that strong robustness and uncertainty performance can be achieved with a negligible gain in parameters over the original network. However, these methods still require multiple forward passes for prediction, leading to a significa…

2020

Compressing Images by Encoding Their Latent Representations with Relative Entropy Coding

NeurIPS 2020poster

Variational Autoencoders (VAEs) have seen widespread use in learned image compression. They are used to learn expressive latent representations on which downstream compression methods can operate with high efficiency. Recently proposed 'bits-back' methods can indirectly encode the latent representat…

2019

Minimal Random Code Learning: Getting Bits Back from Compressed Model Parameters

ICLR 2019poster

While deep neural networks are a highly successful model class, their large memory footprint puts considerable strain on energy consumption, communication bandwidth, and storage requirements. Consequently, model size reduction has become an utmost goal in deep learning. A typical approach is to trai…

2018

Inference in Deep Gaussian Processes using Stochastic Gradient Hamiltonian Monte Carlo

NeurIPS 2018poster

Deep Gaussian Processes (DGPs) are hierarchical generalizations of Gaussian Processes that combine well calibrated uncertainty estimates with the high flexibility of multilayer models. One of the biggest challenges with these models is that exact inference is intractable. The current state-of-the-ar…