paper-with-me

Papers

$A^*$ sampling with probability matching

2019-05-01 · ICLR 2019 5 · Yichi Zhou, Jun Zhu

Probabilistic methods often need to draw samples from a nontrivial distribution. $A^*$ sampling is a nice algorithm by building upon a top-down construction of a Gumbel process, where a large state space is divided into subsets and at each round $A^*$ sampling selects a subset to process. However, the selection rule depends on a bound function, which can be intractable. Moreover, we show that such a selection criterion can be inefficient. This paper aims to improve $A^*$ sampling by addressing these issues. To design a suitable selection rule, we apply \emph{Probability Matching}, a widely used method for decision making, to $A^*$ sampling. We provide insights into the relationship between $A^*$ sampling and probability matching by analyzing a nontrivial special case in which the state space is partitioned into two subsets. We show that in this case probability matching is optimal within a constant gap. Furthermore, as directly applying probability matching to $A^*$ sampling is time consuming, we design an approximate version based on Monte-Carlo estimators. We also present an efficient implementation by leveraging special properties of Gumbel distributions and well-designed balanced trees. Empirical results show that our method saves a significantly amount of computational resources on suboptimal regions compared with $A^*$ sampling.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Affine Coupling 설명 없음
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Equivariant Flow Matching with Hybrid Probability Transport

2023-12-12 · Yuxuan Song, Jingjing Gong, Minkai Xu, Ziyao Cao 외

The generation of 3D molecules requires simultaneously deciding the categorical features~(atom types) and continuous features~(atom coordinates). Deep generative models, especially Diffusion Models (DMs), have demonstrat…

Equivariant Flow Matching with Hybrid Probability Transport for 3D Molecule Generation

2023-09-21 · NeurIPS 2023 11

The generation of 3D molecules requires simultaneously deciding the categorical features (atom types) and continuous features (atom coordinates). Deep generative models, especially Diffusion Models (DMs), have demonstrat…

Error Bounds for Flow Matching Methods

2023-05-26 · Joe Benton, George Deligiannidis, Arnaud Doucet

Score-based generative models are a popular class of generative modelling techniques relying on stochastic differential equations (SDE). From their inception, it was realized that it was also possible to perform generati…

Denoising

Elucidating the Design Choice of Probability Paths in Flow Matching for Forecasting

2024-10-04 · Soon Hoe Lim, Yijin Wang, Annan Yu, Emma Hart 외

Flow matching has recently emerged as a powerful paradigm for generative modeling and has been extended to probabilistic time series forecasting in latent spaces. However, the impact of the specific choice of probability…

Probabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Cross-validation of matching correlation analysis by resampling matching weights

2015-03-29 · Hidetoshi Shimodaira

The strength of association between a pair of data vectors is represented by a nonnegative real number, called matching weight. For dimensionality reduction, we consider a linear transformation of data vectors, and defin…

Dimensionality ReductionGraph Embedding