paper-with-me

Papers

Sampling Decisions

2025-03-17 · Michael Chertkov, Sungsoo Ahn, Hamidreza Behjoo

In this manuscript we introduce a novel Decision Flow (DF) framework for sampling from a target distribution while incorporating additional guidance from a prior sampler. DF can be viewed as an AI driven algorithmic reincarnation of the Markov Decision Process (MDP) approach in Stochastic Optimal Control. It extends the continuous space, continuous time path Integral Diffusion sampling technique to discrete time and space, while also generalizing the Generative Flow Network framework. In its most basic form, an explicit, Neural Network (NN) free formulation, DF leverages the linear solvability of the the underlying MDP to adjust the transition probabilities of the prior sampler. The resulting Markov Process is expressed as a convolution of the reverse time Green's function of the prior sampling with the target distribution. We illustrate the DF framework through an example of sampling from the Ising model, discuss potential NN based extensions, and outline how DF can enhance guided sampling across various applications.

📄 PDF Abstract BibTeX arXiv:2503.14549

Code (1)

hamidrezabehjoo/DecisionFlow 공식 구현

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
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 제목 키워드 기반

Active Sampling for MRI-based Sequential Decision Making

2025-05-07 · Yuning Du, Jingshuai Liu, Rohan Dharmakumar, Sotirios A. Tsaftaris

Despite the superior diagnostic capability of Magnetic Resonance Imaging (MRI), its use as a Point-of-Care (PoC) device remains limited by high cost and complexity. To enable such a future by reducing the magnetic field …

Decision MakingDiagnosticMulti-Objective Reinforcement LearningSequential Decision Making+1

Contextual Thompson Sampling via Generation of Missing Data

2025-02-10 · Kelly W. Zhang, Tiffany Tianhui Cai, Hongseok Namkoong, Daniel Russo

We introduce a framework for Thompson sampling contextual bandit algorithms, in which the algorithm's ability to quantify uncertainty and make decisions depends on the quality of a generative model that is learned offlin…

Decision MakingFairnessThompson Sampling

Statistical Inference After Adaptive Sampling for Longitudinal Data

2022-02-14 · Kelly W. Zhang, Lucas Janson, Susan A. Murphy

Online reinforcement learning and other adaptive sampling algorithms are increasingly used in digital intervention experiments to optimize treatment delivery for users over time. In this work, we focus on longitudinal us…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Decision-Making with Auto-Encoding Variational Bayes

2020-02-17 · NeurIPS 2020 12 · Romain Lopez, Pierre Boyeau, Nir Yosef, Michael. I. Jordan 외

To make decisions based on a model fit with auto-encoding variational Bayes (AEVB), practitioners often let the variational distribution serve as a surrogate for the posterior distribution. This approach yields biased es…

Decision MakingTwo-sample testing

Statistical inference in social networks: how sampling bias and uncertainty shape decisions

2022-05-25 · Andreas Bjerre-Nielsen, Martin Benedikt Busch

We investigate how individuals form expectations about population behavior using statistical inference based on observations of their social relations. Misperceptions about others' connectedness and behavior arise from s…