← Search

Kirill Neklyudov

19 accepted papers

2026

A Call to Lagrangian Action: Learning Population Mechanics from Temporal Snapshots

ICML 2026spotlight

The population dynamics of molecules, cells, and organisms are governed by a number of unknown internal and external forces. In the last decade, population dynamics have predominately been modeled with Wasserstein gradient flows. However, since gradient flows minimize free energy, they fail to captu…

Cited by 0SourceScholar
2025

Amortized Sampling with Transferable Normalizing Flows

NeurIPS 2025poster

Efficient equilibrium sampling of molecular conformations remains a core challenge in computational chemistry and statistical inference. Classical approaches such as molecular dynamics or Markov chain Monte Carlo inherently lack amortization; the computational cost of sampling must be paid in-full f…

Cited by 0SourceScholar
2025

Diffusion Models as Constrained Samplers for Optimization with Unknown Constraints

AISTATS 2025poster

Addressing real-world optimization problems becomes particularly challenging when analytic objective functions or constraints are unavailable. While numerous studies have addressed the issue of unknown objectives, limited research has focused on scenarios where feasibility constraints are not given…

Cited by 0SourceScholar
2025

Efficient Evolutionary Search Over Chemical Space with Large Language Models

ICLR 2025poster

Molecular discovery, when formulated as an optimization problem, presents significant computational challenges because optimization objectives can be non-differentiable. Evolutionary Algorithms (EAs), often used to optimize black-box objectives in molecular discovery, traverse chemical space by perf…

2025

Feynman-Kac Correctors in Diffusion: Annealing, Guidance, and Product of Experts

ICML 2025spotlight

While score-based generative models are the model of choice across diverse domains, there are limited tools available for controlling inference-time behavior in a principled manner, e.g. for composing multiple pretrained models. Existing classifier-free guidance methods use a simple heuristic to mix…

2025

Meta Flow Matching: Integrating Vector Fields on the Wasserstein Manifold

ICLR 2025poster

Numerous biological and physical processes can be modeled as systems of interacting entities evolving continuously over time, e.g. the dynamics of communicating cells or physical particles. Learning the dynamics of such systems is essential for predicting the temporal evolution of populations across…

Cited by 6SourcePDFScholar
2025

Progressive Inference-Time Annealing of Diffusion Models for Sampling from Boltzmann Densities

NeurIPS 2025spotlight

Sampling efficiently from a target unnormalized probability density remains a core challenge, with relevance across countless high-impact scientific applications. A promising approach towards this challenge is the design of amortized samplers that borrow key ideas, such as probability path design, f…

Cited by 0SourceScholar
2025

The Superposition of Diffusion Models Using the Itô Density Estimator

ICLR 2025spotlight

The Cambrian explosion of easily accessible pre-trained diffusion models suggests a demand for methods that combine multiple different pre-trained diffusion models without incurring the significant computational burden of re-training a larger combined model. In this paper, we cast the problem of com…

2024

A Computational Framework for Solving Wasserstein Lagrangian Flows

ICML 2024poster

The dynamical formulation of the optimal transport can be extended through various choices of the underlying geometry (*kinetic energy*), and the regularization of density paths (*potential energy*). These combinations yield different variational problems (*Lagrangians*), encompassing many variation…

2024

Doob's Lagrangian: A Sample-Efficient Variational Approach to Transition Path Sampling

NeurIPS 2024spotlight

Rare event sampling in dynamical systems is a fundamental problem arising in the natural sciences, which poses significant computational challenges due to an exponentially large space of trajectories. For settings where the dynamical system of interest follows a Brownian motion with known drift, the…

2024

Structured Inverse-Free Natural Gradient Descent: Memory-Efficient & Numerically-Stable KFAC

ICML 2024poster

Second-order methods such as KFAC can be useful for neural net training. However, they are often memory-inefficient since their preconditioning Kronecker factors are dense, and numerically unstable in low precision as they require matrix inversion or decomposition. These limitations render such meth…

Cited by 4SourcePDFScholar
2023

Action Matching: Learning Stochastic Dynamics from Samples

ICML 2023poster

Learning the continuous dynamics of a system from snapshots of its temporal marginals is a problem which appears throughout natural sciences and machine learning, including in quantum systems, single-cell biological data, and generative modeling. In these settings, we assume access to cross-sectiona…

2023

Wasserstein Quantum Monte Carlo: A Novel Approach for Solving the Quantum Many-Body Schrödinger Equation

NeurIPS 2023spotlight

Solving the quantum many-body Schrödinger equation is a fundamental and challenging problem in the fields of quantum physics, quantum chemistry, and material sciences. One of the common computational approaches to this problem is Quantum Variational Monte Carlo (QVMC), in which ground-state solution…

Cited by 12SourcePDFScholar
2022

Orbital MCMC

AISTATS 2022poster

Markov Chain Monte Carlo (MCMC) algorithms ubiquitously employ complex deterministic transformations to generate proposal points that are then filtered by the Metropolis-Hastings-Green (MHG) test. However, the condition of the target measure invariance puts restrictions on the design of these transf…

2019

Variance Networks: When Expectation Does Not Meet Your Expectations

ICLR 2019poster

Ordinary stochastic neural networks mostly rely on the expected values of their weights to make predictions, whereas the induced noise is mostly used to capture the uncertainty, prevent overfitting and slightly boost the performance through test-time averaging. In this paper, we introduce variance l…

2017

Structured Bayesian Pruning via Log-Normal Multiplicative Noise

NeurIPS 2017poster

Dropout-based regularization methods can be regarded as injecting random noise with pre-defined magnitude to different parts of the neural network during training. It was recently shown that Bayesian dropout procedure not only improves gener- alization but also leads to extremely sparse neural archi…