← Search

Theofanis Karaletsos

17 accepted papers

2026

Calibrated Test-Time Guidance for Bayesian Inference

ICML 2026poster

Test-time guidance is a widely used mechanism for steering pre-trained diffusion models toward outcomes specified by a reward function. Existing approaches, however, focus on reward maximization rather than sampling from the true Bayesian posterior, leading to miscalibrated inference. In this work, …

Cited by 0SourceScholar
2026

Identifiability and recoverability in self-supervised models

ICLR 2026poster

Self-supervised models exhibit a surprising stability in their internal representations. Whereas most prior work treats this stability as a single property, we formalize it as two distinct concepts: **statistical identifiability** (consistency of representations across runs) and **structural identi…

Cited by 0SourcecodeScholar
2026

Learning Explicit Single-Cell Dynamics Using ODE Representations

ICLR 2026poster

Modeling the dynamics of cellular differentiation is fundamental to advancing the understanding and treatment of diseases associated with this process, such as cancer. With the rapid growth of single-cell datasets, this has also become a particularly promising and active domain for machine learning.…

Cited by 0SourcecodeScholar
2026

Parallel Token Generation for Language Models

ICLR 2026poster

Autoregressive transformers are the backbone of modern large language models. Despite their success, inference remains slow due to strictly sequential prediction. Prior attempts to predict multiple tokens per step typically impose independence assumptions across tokens, which limits their ability to…

Cited by 0SourceScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2026

Scalable Single-Cell Gene Expression Generation with Latent Diffusion Models

ICML 2026poster

Computational modeling of single-cell gene expression is crucial for understanding cellular processes, but generating realistic expression profiles remains a major challenge. This difficulty arises from the count nature of gene expression data and complex latent dependencies among genes. Existing ge…

Cited by 0SourceScholar
2025

Transformers for Mixed-type Event Sequences

NeurIPS 2025spotlight

Event sequences appear widely in domains such as medicine, finance, and remote sensing, yet modeling them is challenging due to their heterogeneity: sequences often contain multiple event types with diverse structures—for example, electronic health records that mix discrete events like medical proce…

Cited by 0SourcecodeScholar
2025

Variational Control for Guidance in Diffusion Models

ICML 2025poster

Diffusion models exhibit excellent sample quality, but existing guidance methods often require additional model training or are limited to specific tasks. We revisit guidance in diffusion models from the perspective of variational inference and control, introducing \emph{Diffusion Trajectory Matchin…

2024

Channel Vision Transformers: An Image Is Worth 1 x 16 x 16 Words

ICLR 2024poster

Vision Transformer (ViT) has emerged as a powerful architecture in the realm of modern computer vision. However, its application in certain imaging fields, such as microscopy and satellite imaging, presents unique challenges. In these domains, images often contain multiple channels, each carrying se…

2024

Position: Bayesian Deep Learning is Needed in the Age of Large-Scale AI

ICML 2024poster

In the current landscape of deep learning research, there is a predominant emphasis on achieving high predictive accuracy in supervised tasks involving large image and language datasets. However, a broader perspective reveals a multitude of overlooked metrics, tasks, and data types, such as uncertai…

Cited by 36SourcePDFScholar
2023

Modelling Cellular Perturbations with the Sparse Additive Mechanism Shift Variational Autoencoder

NeurIPS 2023poster

Generative models of observations under interventions have been a vibrant topic of interest across machine learning and the sciences in recent years. For example, in drug discovery, there is a need to model the effects of diverse interventions on cells in order to characterize unknown biological mec…

2021

Variational Auto-Regressive Gaussian Processes for Continual Learning

ICML 2021spotlight

Through sequential construction of posteriors on observing data online, Bayes’ theorem provides a natural framework for continual learning. We develop Variational Auto-Regressive Gaussian Processes (VAR-GPs), a principled posterior updating mechanism to solve sequential tasks in continual learning.…