paper-with-me

Papers

Diffusion Tempering Improves Parameter Estimation with Probabilistic Integrators for Ordinary Differential Equations

2024-02-19 · Jonas Beck, Nathanael Bosch, Michael Deistler, Kyra L. Kadhim, Jakob H. Macke, Philipp Hennig, Philipp Berens

Ordinary differential equations (ODEs) are widely used to describe dynamical systems in science, but identifying parameters that explain experimental measurements is challenging. In particular, although ODEs are differentiable and would allow for gradient-based parameter optimization, the nonlinear dynamics of ODEs often lead to many local minima and extreme sensitivity to initial conditions. We therefore propose diffusion tempering, a novel regularization technique for probabilistic numerical methods which improves convergence of gradient-based parameter optimization in ODEs. By iteratively reducing a noise parameter of the probabilistic integrator, the proposed method converges more reliably to the true parameters. We demonstrate that our method is effective for dynamical systems of different complexity and show that it obtains reliable parameter estimates for a Hodgkin-Huxley model with a practically relevant number of parameters.

📄 PDF Abstract BibTeX arXiv:2402.12231

Code (2)

berenslab/diffusiontempering 공식 구현
jnsbck/hhdifftemp 공식 구현

Tasks

parameter estimation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diagnosing model misspecification and performing generalized Bayes' updates via probabilistic classifiers

2019-12-12 · Owen Thomas, Jukka Corander

Model misspecification is a long-standing enigma of the Bayesian inference framework as posteriors tend to get overly concentrated on ill-informed parameter values towards the large sample limit. Tempering of the likelih…

Bayesian InferenceDiagnostic

Tempering the Bayes Filter towards Improved Model-Based Estimation

2025-12-02 · Menno van Zutphen, Domagoj Herceg, Giannis Delimpaltadakis, Duarte J. Antunes arxiv

Model-based filtering is often carried out while subject to an imperfect model, as learning partially-observable stochastic systems remains a challenge. Recent work on Bayesian inference found that tempering the likeliho…

Bayesian Inference

Progressive Tempering Sampler with Diffusion

2025-06-05 · Severi Rissanen, Ruikang Ouyang, Jiajun He, Wenlin Chen 외

Recent research has focused on designing neural samplers that amortize the process of sampling from unnormalized densities. However, despite significant advancements, they still fall short of the state-of-the-art MCMC ap…

Temper-Then-Tilt: Principled Unlearning for Generative Models through Tempering and Classifier Guidance

2026-02-10 · Jacob L. Block, Mehryar Mohri, Aryan Mokhtari, Sanjay Shakkottai arxiv

We study machine unlearning in large generative models by framing the task as density ratio estimation to a target distribution rather than supervised fine-tuning. While classifier guidance is a standard approach for app…

Score-Based Density Estimation from Pairwise Comparisons

2025-10-10 · Petrus Mikkola, Luigi Acerbi, Arto Klami arxiv

We study density estimation from pairwise comparisons, motivated by expert knowledge elicitation and learning from human feedback. We relate the unobserved target density to a tempered winner density (marginal density of…

Density Estimation