← Search

Jan-Willem Van De Meent

32 accepted papers

2026

(Sparse) Attention to the Details: Preserving Spectral Fidelity in ML-based Weather Forecasting Models

ICML 2026poster

We introduce \textsc{Mosaic}, a probabilistic weather forecasting model that addresses two sources of spectral degradation in ML-based weather prediction: training to predict the ensemble mean deterministically and compressive encoding creating an information bottleneck. \textsc{Mosaic} combines lea…

Cited by 0SourceScholar
2026

CORDS - Continuous Representations of Discrete Structures

ICLR 2026poster

Many learning problems require predicting sets of objects when the number of objects is not known beforehand. Examples include object detection, molecular modeling, and scientific inference tasks such as astrophysical source detection. Existing methods often rely on padded representations or must ex…

Cited by 0SourceScholar
2026

Discovering Symmetry Groups with Flow Matching

ICML 2026poster

Symmetry is fundamental to understanding physical systems and can improve performance and sample efficiency in machine learning. Both pursuits require knowledge of the underlying symmetries in data, yet discovering these symmetries automatically is challenging. We propose LieFlow, a novel framework …

Cited by 0SourceScholar
2026

MSPT: Efficient Large-Scale Physical Modeling via Parallelized Multi-Scale Attention

CVPR 2026

A key scalability challenge in neural solvers for industrial-scale physics simulations is efficiently capturing both fine-grained local interactions and long-range global dependencies across millions of spatial elements. We introduce the Multi-Scale Patch Transformer (MSPT), an architecture that com

Cited by 0SourcecodeScholar
2026

Purrception: Variational Flow Matching for Vector-Quantized Image Generation

ICLR 2026poster

We introduce Purrception, a variational flow matching approach for vector-quantized image generation that provides explicit categorical supervision while maintaining continuous transport dynamics. Our method adapts Variational Flow Matching to vector-quantized latents by learning categorical posteri…

Cited by 0SourceScholar
2026

Riemannian Variational Flow Matching for Material and Protein Design

ICLR 2026poster

We present Riemannian Gaussian Variational Flow Matching (RG-VFM), a geometric extension of Variational Flow Matching (VFM) for generative modeling on manifolds. Motivated by the benefits of VFM, we derive a variational flow matching objective for manifolds with closed-form geodesics based on Rieman…

Cited by 0SourcecodeScholar
2025

Controlled Generation with Equivariant Variational Flow Matching

ICML 2025poster

We derive a controlled generation objective within the framework of Variational Flow Matching (VFM), which casts flow matching as a variational inference problem. We demonstrate that controlled generation can be implemented two ways: (1) by way of end-to-end training of conditional generative models…

Cited by 0SourcePDFScholar
2025

Erwin: A Tree-based Hierarchical Transformer for Large-scale Physical Systems

ICML 2025poster

Large-scale physical systems defined on irregular grids pose significant scalability challenges for deep learning methods, especially in the presence of long-range interactions and multi-scale coupling. Traditional approaches that compute all pairwise interactions, such as attention, become computat…

2025

Exponential Family Variational Flow Matching for Tabular Data Generation

ICML 2025poster

While denoising diffusion and flow matching have driven major advances in generative modeling, their application to tabular data remains limited, despite its ubiquity in real-world applications. To this end, we develop *TabbyFlow*, a variational Flow Matching (VFM) method for tabular data generatio…

Cited by 0SourcePDFScholar
2025

On-Robot Reinforcement Learning with Goal-Contrastive Rewards

ICRA 2025

Reinforcement Learning (RL) has the potential to enable robots to learn from their own actions in the real world. Unfortunately, RL can be prohibitively expensive, in terms of on-robot runtime, due to inefficient exploration when learning from a sparse reward signal. Designing dense reward functions

Cited by 5SourcecodeScholar
2024

Entropy Coding of Unordered Data Structures

ICLR 2024poster

We present shuffle coding, a general method for optimal compression of sequences of unordered objects using bits-back coding. Data structures that can be compressed using shuffle coding include multisets, graphs, hypergraphs, and others. We release an implementation that can easily be adapted to dif…

2024

Towards Reducing Diagnostic Errors with Interpretable Risk Prediction

NAACL 2024long

Many diagnostic errors occur because clinicians cannot easily access relevant information in patient Electronic Health Records (EHRs). In this work we propose a method to use LLMs to identify pieces of evidence in patient EHR data that indicate increased or decreased risk of specific diagnoses; our…

Cited by 4SourcePDFScholar
2024

VISA: Variational Inference with Sequential Sample-Average Approximations

NeurIPS 2024poster

We present variational inference with sequential sample-average approximations (VISA), a method for approximate inference in computationally intensive models, such as those based on numerical simulations. VISA extends importance-weighted forward-KL variational inference by employing a sequence of sa…

Cited by 0SourcePDFScholar
2024

Variational Flow Matching for Graph Generation

NeurIPS 2024poster

We present a formulation of flow matching as variational inference, which we refer to as variational flow matching (VFM). We use this formulation to develop CatFlow, a flow matching method for categorical data that is easy to implement, computationally efficient, and achieves strong results on graph…

Cited by 14SourcePDFScholar
2023

CHiLL: Zero-shot Custom Interpretable Feature Extraction from Clinical Notes with Large Language Models

EMNLP 2023long findings

We propose CHiLL (Crafting High-Level Latents), an approach for natural-language specification of features for linear models. CHiLL prompts LLMs with expert-crafted queries to generate interpretable features from health records. The resulting noisy labels are then used to train a simple linear class…

Cited by 0SourceScholar
2023

One-shot Imitation Learning via Interaction Warping

CoRL 2023poster

Learning robot policies from few demonstrations is crucial in open-ended applications. We propose a new method, Interaction Warping, for one-shot learning SE(3) robotic manipulation policies. We infer the 3D mesh of each object in the environment using shape warping, a technique for aligning point c…

Cited by 13SourcecodeScholar
2023

Topological Obstructions and How to Avoid Them

NeurIPS 2023poster

Incorporating geometric inductive biases into models can aid interpretability and generalization, but encoding to a specific geometric structure can be challenging due to the imposed topological constraints. In this paper, we theoretically and empirically characterize obstructions to training encode…

Cited by 6SourcePDFScholar
2022

Learning Symmetric Embeddings for Equivariant World Models

ICML 2022spotlight

Incorporating symmetries can lead to highly data-efficient and generalizable models by defining equivalence classes of data samples related by transformations. However, characterizing how transformations act on input data is often difficult, limiting the applicability of equivariant models. We propo…

2022

That’s the Wrong Lung! Evaluating and Improving the Interpretability of Unsupervised Multimodal Encoders for Medical Data

EMNLP 2022main

Pretraining multimodal models on Electronic Health Records (EHRs) provides a means of learning representations that can transfer to downstream tasks with minimal supervision. Recent multimodal models induce soft local alignments between image regions and sentences. This is of particular interest in…

2021

Conjugate Energy-Based Models

ICML 2021spotlight

In this paper, we propose conjugate energy-based models (CEBMs), a new class of energy-based models that define a joint density over data and latent variables. The joint density of a CEBM decomposes into an intractable distribution over data and a tractable posterior over latent variables. CEBMs hav…

Cited by 7SourcePDFScholar
2021

Disentangling Representations of Text by Masking Transformers

EMNLP 2021main

Representations from large pretrained models such as BERT encode a range of features into monolithic vectors, affording strong predictive accuracy across a range of downstream tasks. In this paper we explore whether it is possible to learn disentangled representations by identifying existing subnetw…

Cited by 24SourcePDFScholar
2021

Learning proposals for probabilistic programs with inference combinators

UAI 2021poster

We develop operators for construction of proposals in probabilistic programs, which we refer to as inference combinators. Inference combinators define a grammar over importance samplers that compose primitive operations such as application of a transition kernel and importance resampling. Proposals…

2021

On the Impact of Random Seeds on the Fairness of Clinical Classifiers

NAACL 2021long

Recent work has shown that fine-tuning large networks is surprisingly sensitive to changes in random seed(s). We explore the implications of this phenomenon for model fairness across demographic groups in clinical prediction tasks over electronic health records (EHR) in MIMIC-III —— the standard dat…

Cited by 17SourcePDFScholar
2021

Rate-Regularization and Generalization in Variational Autoencoders

AISTATS 2021poster

Variational autoencoders (VAEs) optimize an objective that comprises a reconstruction loss (the distortion) and a KL term (the rate). The rate is an upper bound on the mutual information, which is often interpreted as a regularizer that controls the degree of compression. We here examine whether inc…

2020

Amortized Population Gibbs Samplers with Neural Sufficient Statistics

ICML 2020poster

We develop amortized population Gibbs (APG) samplers, a class of scalable methods that frame structured variational inference as adaptive importance sampling. APG samplers construct high-dimensional proposals by iterating over updates to lower-dimensional blocks of variables. We train each condition…

Cited by 7SourcePDFScholar
2020

Neural Topographic Factor Analysis for fMRI Data

NeurIPS 2020poster

Neuroimaging studies produce gigabytes of spatio-temporal data for a small number of participants and stimuli. Recent work increasingly suggests that the common practice of averaging across participants and stimuli leaves out systematic and meaningful information. We propose Neural Topographic Facto…

Cited by 9SourcePDFScholar
2019

Structured Neural Topic Models for Reviews

AISTATS 2019poster

We present Variational Aspect-based Latent Topic Allocation (VALTA), a family of autoencoding topic models that learn aspect-based representations of reviews. VALTA defines a user-item encoder that maps bag-of-words vectors for combined reviews associated with each paired user and item onto structur…

Cited by 13SourcePDFScholar
2017

Learning Disentangled Representations with Semi-Supervised Deep Generative Models

NeurIPS 2017poster

Variational autoencoders (VAEs) learn representations of data by jointly training a probabilistic encoder and decoder network. Typically these models encode all features of the data into a single variable. Here we are interested in learning disentangled representations that encode distinct aspects o…

2016

Bayesian Optimization for Probabilistic Programs

NeurIPS 2016poster

We present the first general purpose framework for marginal maximum a posteriori estimation of probabilistic program variables. By using a series of code transformations, the evidence of any probabilistic program, and therefore of any graphical model, can be optimized with respect to an arbitrary su…