← Search

Gabriel Cardoso

5 accepted papers

2026

Diffusion posterior sampling for simulation-based inference in tall data settings

ICML 2026poster

Identifying the parameters of a non-linear model that best explain observed data is a core task across scientific fields. When such models rely on complex simulators, evaluating the likelihood is typically intractable, making traditional inference methods such as MCMC inapplicable. Simulation-based …

Cited by 0SourcecodeScholar
2024

Leveraging an ECG Beat Diffusion Model for Morphological Reconstruction from Indirect Signals

NeurIPS 2024poster

Electrocardiogram (ECG) signals provide essential information about the heart's condition and are widely used for diagnosing cardiovascular diseases. The morphology of a single heartbeat over the available leads is a primary biosignal for monitoring cardiac conditions. However, analyzing heartbeat m…

Cited by 0SourcePDFScholar
2024

Monte Carlo guided Denoising Diffusion models for Bayesian linear inverse problems.

ICLR 2024oral

Ill-posed linear inverse problems arise frequently in various applications, from computational photography to medical imaging. A recent line of research exploits Bayesian inference with informative priors to handle the ill-posedness of such problems. Amongst such priors, score-based generative model…

Cited by 0SourcePDFScholar
2023

State and parameter learning with PARIS particle Gibbs

ICML 2023poster

Non-linear state-space models, also known as general hidden Markov models (HMM), are ubiquitous in statistical machine learning, being the most classical generative models for serial data and sequences. Learning in HMM, either via Maximum Likelihood Estimation (MLE) or Markov Score Climbing (MSC) re…

Cited by 10SourcePDFScholar
2022

BR-SNIS: Bias Reduced Self-Normalized Importance Sampling

NeurIPS 2022accept

Importance Sampling (IS) is a method for approximating expectations with respect to a target distribution using independent samples from a proposal distribution and the associated to importance weights. In many cases, the target distribution is known up to a normalization constant and self-normalize…