← Search

Jason Hartford

15 accepted papers

2026

$f$-Trajectory Balance: A Loss Family for Tuning GFlowNets, Generative Models, and LLMs with Off- and On-Policy Data

ICML 2026poster

In GFlowNets and variational inference, it has been shown that the mean square error between target and model log probabilities is an effective, low variance, surrogate loss for training generative models. This loss has the property that when evaluated \emph{on-policy} its gradients correspond to th…

Cited by 0SourceScholar
2025

Efficient Biological Data Acquisition through Inference Set Design

ICLR 2025poster

In drug discovery, highly automated high-throughput laboratories are used to screen a large number of compounds in search of effective drugs. These experiments are expensive, so one might hope to reduce their cost by only experimenting on a subset of the compounds, and predicting the outcomes of the…

Cited by 0SourcePDFScholar
2025

Towards scientific discovery with dictionary learning: Extracting biological concepts from microscopy foundation models

ICML 2025poster

Sparse dictionary learning (DL) has emerged as a powerful approach to extract semantically meaningful concepts from the internals of large language models (LLMs) trained mainly in the text domain. In this work, we explore whether DL can extract meaningful concepts from less human-interpretable scien…

Cited by 1SourcePDFScholar
2025

ViTally Consistent: Scaling Biological Representation Learning for Cell Microscopy

ICML 2025poster

Deriving insights from experimentally generated datasets requires methods that can account for random and systematic measurement errors and remove them in order to accurately represent the underlying effects of the conditions being tested. Here we present a framework for pretraining on large-scale m…

Cited by 6SourcePDFScholar
2024

Object centric architectures enable efficient causal representation learning

ICLR 2024poster

Causal representation learning has showed a variety of settings in which we can disentangle latent variables with identifiability guarantees (up to some reasonable equivalence class). Common to all of these approaches is the assumption that (1) the latent variables are represented as $d$-dimensional…

2024

Propensity Score Alignment of Unpaired Multimodal Data

NeurIPS 2024poster

Multimodal representation learning techniques typically require paired samples to learn shared representations, but collecting paired samples can be challenging in fields like biology, where measurement devices often destroy the samples. This paper presents an approach to address the challenge of al…

2023

DynGFN: Towards Bayesian Inference of Gene Regulatory Networks with GFlowNets

NeurIPS 2023poster

One of the grand challenges of cell biology is inferring the gene regulatory network (GRN) which describes interactions between genes and their products that control gene expression and cellular function. We can treat this as a causal discovery problem but with two non-standard challenges: (1) regul…

2023

Sequential Underspecified Instrument Selection for Cause-Effect Estimation

ICML 2023oral

Instrumental variable (IV) methods are used to estimate causal effects in settings with unobserved confounding, where we cannot directly experiment on the treatment variable. Instruments are variables which only affect the outcome indirectly via the treatment variable(s). Most IV applications focus…

2022

Properties from mechanisms: an equivariance perspective on identifiable representation learning

ICLR 2022spotlight

A key goal of unsupervised representation learning is ``inverting'' a data generating process to recover its latent properties. Existing work that provably achieves this goal relies on strong assumptions on relationships between the latent variables (e.g., independence conditional on auxiliary info…

Cited by 41SourcePDFScholar
2022

Weakly Supervised Representation Learning with Sparse Perturbations

NeurIPS 2022accept

The theory of representation learning aims to build methods that provably invert the data generating process with minimal domain knowledge or any source of supervision. Most prior approaches require strong distributional assumptions on the latent variables and weak supervision (auxiliary information…

2018

Deep Models of Interactions Across Sets

ICML 2018oral

We use deep learning to model interactions across two or more sets of objects, such as user{–}movie ratings or protein{–}drug bindings. The canonical representation of such interactions is a matrix (or tensor) with an exchangeability property: the encoding’s meaning is not changed by permuting rows…

2017

Deep IV: A Flexible Approach for Counterfactual Prediction

ICML 2017poster

Counterfactual prediction requires understanding causal relationships between so-called treatment and outcome variables. This paper provides a recipe for augmenting deep learning methods to accurately characterize such relationships in the presence of instrument variables (IVs) – sources of treatmen…