← Search

Tommi Jaakkola

73 accepted papers

2026

Coevolutionary Continuous Discrete Diffusion: Make Your Diffusion Language Model a Latent Reasoner

ICML 2026poster

Diffusion language models, especially masked discrete diffusion models, have achieved great success recently. While there are some theoretical and primary empirical results showing the advantages of latent reasoning with looped transformers or continuous CoT, continuous diffusion models typically un…

Cited by 21SourceScholar
2026

Diamond Maps: Efficient Reward Alignment via Stochastic Flow Maps

ICML 2026poster

Flow and diffusion models produce high-quality samples, but adapting them to user preferences or constraints post-training remains costly and brittle, a challenge commonly called reward alignment. We argue that efficient reward alignment should be a property of the generative model itself, not an af…

Cited by 0SourceScholar
2026

Divide-and-Denoise: A Game-Theoretic Method for Fairly Composing Diffusion Models

ICML 2026spotlight

With the widespread availability of pre-trained diffusion models, there are many options for which models to use and how to use them together. Making these decisions depends highly on both the user's goals and the expertise of each model. Taking this into account, we propose coordinating models as o…

Cited by 0SourceScholar
2026

GLASS Flows: Efficient Inference for Reward Alignment of Flow and Diffusion Models

ICLR 2026oral

The performance of flow matching and diffusion models can be greatly improved at inference time using reward adaptation algorithms, yet efficiency remains a major limitation. While several algorithms were proposed, we demonstrate that a common bottleneck is the *sampling* method these algorithms rel…

Cited by 0SourceScholar
2026

SPG: Sandwiched Policy Gradient for Masked Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) are emerging as an efficient alternative to autoregressive models due to their ability to decode multiple tokens in parallel. However, aligning dLLMs with human preferences or task-specific rewards via reinforcement learning (RL) is challenging because their i…

Cited by 0SourcecodeScholar
2025

An Information Criterion for Controlled Disentanglement of Multimodal Data

ICLR 2025poster

Multimodal representation learning seeks to relate and decompose information inherent in multiple modalities. By disentangling modality-specific information from information that is shared across modalities, we can improve interpretability and robustness and enable downstream tasks such as the gener…

2025

Composing Unbalanced Flows for Flexible Docking and Relaxation

ICLR 2025oral

Diffusion models have emerged as a successful approach for molecular docking, but they often cannot model protein flexibility or generate nonphysical poses. We argue that both these challenges can be tackled by framing the problem as a transport between distributions. Still, existing paradigms lack…

Cited by 0SourcePDFScholar
2025

Data Distillation for extrapolative protein design through exact preference optimization

ICLR 2025poster

The goal of protein design typically involves increasing fitness (extrapolating) beyond what is seen during training (e.g., towards higher stability, stronger binding affinity, etc.). State-of-the-art methods assume that one can safely steer proteins towards such extrapolated regions by learning fro…

Cited by 0SourcePDFScholar
2025

Fictitious Synthetic Data Can Improve LLM Factuality via Prerequisite Learning

ICLR 2025poster

Recent studies have identified one aggravating factor of LLM hallucinations as the knowledge inconsistency between pre-training and fine-tuning, where unfamiliar fine-tuning data mislead the LLM to fabricate plausible but wrong outputs. In this paper, we propose a novel fine-tuning strategy called P…

2025

Fine-Tuning Discrete Diffusion Models via Reward Optimization with Applications to DNA and Protein Design

ICLR 2025poster

Recent studies have demonstrated the strong empirical performance of diffusion models on discrete sequences (i.e., discrete diffusion models) across domains such as natural language and biological sequence generation. For example, in the protein inverse folding task, where the goal is to generate a…

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
2025

Identifying biological perturbation targets through causal differential networks

ICML 2025poster

Identifying variables responsible for changes to a biological system enables applications in drug target discovery and cell engineering. Given a pair of observational and interventional datasets, the goal is to isolate the subset of observed variables that were the targets of the intervention. Dire…

Cited by 0SourcePDFScholar
2025

LEAPS: A discrete neural sampler via locally equivariant networks

ICML 2025poster

We propose *LEAPS*, an algorithm to sample from discrete distributions known up to normalization by learning a rate matrix of a continuous-time Markov chain (CTMC). LEAPS can be seen as a continuous-time formulation of annealed importance sampling and sequential Monte Carlo methods, extended so that…

2025

Learning Diffusion Models with Flexible Representation Guidance

NeurIPS 2025poster

Diffusion models can be improved with additional guidance towards more effective representations of input. Indeed, prior empirical work has already shown that aligning internal representations of the diffusion model with those of pre-trained models improves generation quality. In this paper, we pres…

Cited by 0SourceScholar
2025

Next Semantic Scale Prediction via Hierarchical Diffusion Language Models

NeurIPS 2025poster

In this paper we introduce Hierarchical Diffusion Language Models (HDLM) -- a novel family of discrete diffusion models for language modeling. HDLM builds on a hierarchical vocabulary where low-level tokens with detailed semantics are surjectively mapped to high-level tokens with coarse-grained mean…

Cited by 0SourceScholar
2025

ProtComposer: Compositional Protein Structure Generation with 3D Ellipsoids

ICLR 2025oral

We develop ProtComposer to generate protein structures conditioned on spatial protein layouts that are specified via a set of 3D ellipsoids capturing substructure shapes and semantics. At inference time, we condition on ellipsoids that are hand-constructed, extracted from existing proteins, or from…

2025

Scaling Inference Time Compute for Diffusion Models

CVPR 2025highlight

Generative models have made significant impacts across various domains, largely due to their ability to scale during training by increasing data, computational resources, and model size, a phenomenon characterized by the scaling laws. Recent research has begun to explore inference-time scaling behav…

Cited by 0SourcePDFScholar
2025

Symmetry-Driven Discovery of Dynamical Variables in Molecular Simulations

ICML 2025poster

We introduce a novel approach for discovering effective degrees of freedom (DOF) in molecular dynamics simulations by mapping the DOF to approximate symmetries of the energy landscape. Unlike most existing methods, we do not require trajectory data but instead rely on knowledge of the forcefield (en…

Cited by 0SourcePDFScholar
2025

Think while You Generate: Discrete Diffusion with Planned Denoising

ICLR 2025poster

Discrete diffusion has achieved state-of-the-art performance, outperforming or approaching autoregressive models on standard benchmarks. In this work, we introduce *Discrete Diffusion with Planned Denoising* (DDPD), a novel framework that separates the generation process into two models: a planner a…

2025

Thought calibration: Efficient and confident test-time scaling

EMNLP 2025

Reasoning large language models achieve impressive test-time scaling by thinking for longer, but this performance gain comes at significant compute cost. Directly limiting test-time budget hurts overall performance, but not all problems are equally difficult. We propose thought calibration to decide

2024

A Recipe for Charge Density Prediction

NeurIPS 2024poster

In density functional theory, charge density is the core attribute of atomic systems from which all chemical properties can be derived. Machine learning methods are promising in significantly accelerating charge density prediction, yet existing approaches either lack accuracy or scalability. We prop…

Cited by 2SourcePDFScholar
2024

Correcting Diffusion Generation through Resampling

CVPR 2024highlight

Despite diffusion models' superior capabilities in modeling complex distributions there are still non-trivial distributional discrepancies between generated and ground-truth images which has resulted in several notable problems in image generation including missing object errors in text-to-image gen…

2024

Dirichlet Flow Matching with Applications to DNA Sequence Design

ICML 2024poster

Discrete diffusion or flow models could enable faster and more controllable sequence generation than autoregressive models. We show that naive linear flow matching on the simplex is insufficient toward this goal since it suffers from discontinuities in the training target and further pathologies. To…

2024

DisCo-Diff: Enhancing Continuous Diffusion Models with Discrete Latents

ICML 2024poster

Diffusion models (DMs) have revolutionized generative learning. They utilize a diffusion process to encode data into a simple Gaussian distribution. However, encoding a complex, potentially multimodal data distribution into a single *continuous* Gaussian distribution arguably represents an unnecessa…

2024

Generative Flows on Discrete State-Spaces: Enabling Multimodal Flows with Applications to Protein Co-Design

ICML 2024poster

Combining discrete and continuous data is an important capability for generative models. We present Discrete Flow Models (DFMs), a new flow-based model of discrete data that provides the missing link in enabling flow-based generative models to be applied to multimodal continuous and discrete data pr…

2024

Generative Modeling of Molecular Dynamics Trajectories

NeurIPS 2024poster

Molecular dynamics (MD) is a powerful technique for studying microscopic phenomena, but its computational cost has driven significant interest in the development of deep learning-based surrogate models. We introduce generative modeling of molecular trajectories as a paradigm for learning flexible mu…

2024

Harmonic Self-Conditioned Flow Matching for joint Multi-Ligand Docking and Binding Site Design

ICML 2024poster

A significant amount of protein function requires binding small molecules, including enzymatic catalysis. As such, designing binding pockets for small molecules has several impactful applications ranging from drug synthesis to energy storage. Towards this goal, we first develop HarmonicFlow, an impr…

Cited by 7SourcePDFScholar
2024

In-Context Symmetries: Self-Supervised Learning through Contextual World Models

NeurIPS 2024poster

At the core of self-supervised learning for vision is the idea of learning invariant or equivariant representations with respect to a set of data transformations. This approach, however, introduces strong inductive biases, which can render the representations fragile in downstream tasks that do not…

Cited by 0SourcePDFScholar
2024

Neural Network Reparametrization for Accelerated Optimization in Molecular Simulations

NeurIPS 2024poster

We propose a novel approach to molecular simulations using neural network reparametrization, which offers a flexible alternative to traditional coarse-graining methods. Unlike conventional techniques that strictly reduce degrees of freedom, the complexity of the system can be adjusted in our model,…

Cited by 0SourcePDFScholar
2024

Revisiting Who’s Harry Potter: Towards Targeted Unlearning from a Causal Intervention Perspective

EMNLP 2024main

This paper investigates Who’s Harry Potter (WHP), a pioneering yet insufficiently understood method for LLM unlearning. We explore it in two steps. First, we introduce a new task of LLM targeted unlearning, where given an unlearning target (e.g., a person) and some unlearning documents, we aim to un…

2022

Antibody-Antigen Docking and Design via Hierarchical Structure Refinement

ICML 2022spotlight

Computational antibody design seeks to automatically create an antibody that binds to an antigen. The binding affinity is governed by the 3D binding interface where antibody residues (paratope) closely interact with antigen residues (epitope). Thus, the key question of antibody design is how to pred…

2022

Conformal Prediction Sets with Limited False Positives

ICML 2022spotlight

We develop a new approach to multi-label conformal prediction in which we aim to output a precise set of promising prediction candidates with a bounded number of incorrect answers. Standard conformal prediction provides the ability to adapt to model uncertainty by constructing a calibrated candidate…

2022

EquiBind: Geometric Deep Learning for Drug Binding Structure Prediction

ICML 2022spotlight

Predicting how a drug-like molecule binds to a specific protein target is a core problem in drug discovery. An extremely fast computational binding method would enable key applications such as fast virtual screening or drug engineering. Existing methods are computationally expensive as they rely on…

2021

Consistent Accelerated Inference via Confident Adaptive Transformers

EMNLP 2021main

We develop a novel approach for confidently accelerating inference in the large and expensive multilayer Transformers that are now ubiquitous in natural language processing (NLP). Amortized or approximate computational methods increase efficiency, but can come with unpredictable performance costs. I…

2021

Few-Shot Conformal Prediction with Auxiliary Tasks

ICML 2021spotlight

We develop a novel approach to conformal prediction when the target task has limited data available for training. Conformal prediction identifies a small set of promising output candidates in place of a single prediction, with guarantees that the set contains the correct answer with high probability…

2021

Information Obfuscation of Graph Neural Networks

ICML 2021spotlight

While the advent of Graph Neural Networks (GNNs) has greatly improved node and graph representation learning in many applications, the neighborhood aggregation scheme exposes additional vulnerabilities to adversaries seeking to extract node-level information about sensitive attributes. In this paper…

2021

Mol2Image: Improved Conditional Flow Models for Molecule to Image Synthesis

CVPR 2021poster

In this paper, we aim to synthesize cell microscopy images under different molecular interventions, motivated by practical applications to drug development. Building on the recent success of graph neural networks for learning molecular embeddings and flow-based models for image generation, we propos…

Cited by 14PDFScholar
2020

Educating Text Autoencoders: Latent Representation Guidance via Denoising

ICML 2020poster

Generative autoencoders offer a promising approach for controllable text generation by leveraging their learned sentence representations. However, current models struggle to maintain coherent latent spaces required to perform meaningful text manipulations via latent vector operations. Specifically,…

2020

Generalization and Representational Limits of Graph Neural Networks

ICML 2020poster

We address two fundamental questions about graph neural networks (GNNs). First, we prove that several important graph properties, e.g., shortest/longest cycle, diameter, or certain motifs, cannot be computed by GNNs that rely entirely on local information. Such GNNs include the standard message pass…

Cited by 400SourcePDFScholar
2020

Hierarchical Generation of Molecular Graphs using Structural Motifs

ICML 2020poster

Graph generation techniques are increasingly being adopted for drug discovery. Previous graph generation approaches have utilized relatively small molecular building blocks such as atoms or simple cycles, limiting their effectiveness to smaller molecules. Indeed, as we demonstrate, their performance…

2020

Improving Molecular Design by Stochastic Iterative Target Augmentation

ICML 2020poster

Generative models in molecular design tend to be richly parameterized, data-hungry neural models, as they must create complex structured objects as outputs. Estimating such models from data may be challenging due to the lack of sufficient training data. In this paper, we propose a surprisingly effec…

2020

Multi-Objective Molecule Generation using Interpretable Substructures

ICML 2020poster

Drug discovery aims to find novel compounds with specified chemical property profiles. In terms of generative modeling, the goal is to learn to sample molecules in the intersection of multiple property constraints. This task becomes increasingly challenging when there are many property constraints.…

2020

Unsupervised Hierarchy Matching with Optimal Transport over Hyperbolic Spaces

AISTATS 2020poster

This paper focuses on the problem of unsupervised alignment of hierarchical data such as ontologies or lexical databases. This problem arises across areas, from natural language processing to bioinformatics, and is typically solved by appeal to outside knowledge bases and label-textual similarity. I…

Cited by 32SourcePDFScholar
2019

A Game Theoretic Approach to Class-wise Selective Rationalization

NeurIPS 2019poster

Selection of input features such as relevant pieces of text has become a common technique of highlighting how complex neural predictors operate. The selection can be optimized post-hoc for trained models or incorporated directly into the method itself (self-explaining). However, an overall selection…

2019

Direct Optimization through $\arg \max$ for Discrete Variational Auto-Encoder

NeurIPS 2019poster

Reparameterization of variational auto-encoders with continuous random variables is an effective method for reducing the variance of their gradient estimates. In the discrete case, one can perform reparametrization using the Gumbel-Max trick, but the resulting objective relies on an $\arg \max$ oper…

2019

Functional Transparency for Structured Data: a Game-Theoretic Approach

ICML 2019oral

We provide a new approach to training neural models to exhibit transparency in a well-defined, functional manner. Our approach naturally operates over structured data and tailors the predictor, functionally, towards a chosen family of (local) witnesses. The estimation problem is setup as a co-operat…

Cited by 23SourcePDFScholar
2019

Generative Models for Graph-Based Protein Design

NeurIPS 2019poster

Engineered proteins offer the potential to solve many problems in biomedicine, energy, and materials science, but creating designs that succeed is difficult in practice. A significant aspect of this challenge is the complex coupling between protein sequence and 3D structure, with the task of finding…

2019

Learning Multimodal Graph-to-Graph Translation for Molecule Optimization

ICLR 2019poster

We view molecule optimization as a graph-to-graph translation problem. The goal is to learn to map from one molecular graph to another with better properties based on an available corpus of paired molecules. Since molecules can be optimized in different ways, there are multiple viable translations f…

Cited by 327SourcePDFScholar
2019

Tight Certificates of Adversarial Robustness for Randomly Smoothed Classifiers

NeurIPS 2019poster

Strong theoretical guarantees of robustness can be given for ensembles of classifiers generated by input randomization. Specifically, an $\ell_2$ bounded adversary cannot alter the ensemble prediction generated by an additive isotropic Gaussian noise, where the radius for the adversary depends on bo…

Cited by 149SourcePDFScholar
2018

Junction Tree Variational Autoencoder for Molecular Graph Generation

ICML 2018oral

We seek to automate the design of molecules based on specific chemical properties. In computational terms, this task involves continuous embedding and generation of molecular graphs. Our primary contribution is the direct realization of molecular graphs, a task previously approached by generating li…

2018

Towards Robust Interpretability with Self-Explaining Neural Networks

NeurIPS 2018poster

Most recent work on interpretability of complex machine learning models has focused on estimating a-posteriori explanations for previously trained models around specific predictions. Self-explaining models where interpretability plays a key role already during learning have received much less attent…

2017

Deriving Neural Architectures from Sequence and Graph Kernels

ICML 2017poster

The design of neural architectures for structured objects is typically guided by experimental insights rather than a formal process. In this work, we appeal to kernels over combinatorial structures, such as sequences and graphs, to derive appropriate neural operations. We introduce a class of deep r…

2017

Local Aggregative Games

NeurIPS 2017poster

Aggregative games provide a rich abstraction to model strategic multi-agent interactions. We focus on learning local aggregative games, where the payoff of each player is a function of its own action and the aggregate behavior of its neighbors in a connected digraph. We show the existence of a pure…

Cited by 15SourcePDFScholar
2017

Predicting Organic Reaction Outcomes with Weisfeiler-Lehman Network

NeurIPS 2017poster

The prediction of organic reaction outcomes is a fundamental problem in computational chemistry. Since a reaction may involve hundreds of atoms, fully exploring the space of possible transformations is intractable. The current solution utilizes reaction templates to limit the space, but it suffers f…

2017

Sequence to Better Sequence: Continuous Revision of Combinatorial Structures

ICML 2017poster

We present a model that, after learning on observations of (sequence, outcome) pairs, can be efficiently used to revise a new sequence in order to improve its associated outcome. Our framework requires neither example improvements, nor additional evaluation of outcomes for proposed revisions. To avo…

Cited by 124SourcePDFScholar
2017

Style Transfer from Non-Parallel Text by Cross-Alignment

NeurIPS 2017poster

This paper focuses on style transfer on the basis of non-parallel text. This is an instance of a broad family of problems including machine translation, decipherment, and sentiment modification. The key challenge is to separate the content from other aspects such as style. We assume a shared latent…

2015

Principal Differences Analysis: Interpretable Characterization of Differences between Distributions

NeurIPS 2015poster

We introduce principal differences analysis for analyzing differences between high-dimensional distributions. The method operates by finding the projection that maximizes the Wasserstein divergence between the resulting univariate populations. Relying on the Cramer-Wold device, it requires no assump…

Cited by 50SourcePDFScholar