paper-with-me

Papers

Ordering Dimensions with Nested Dropout Normalizing Flows

2020-06-15 · Artur Bekasov, Iain Murray

The latent space of normalizing flows must be of the same dimensionality as their output space. This constraint presents a problem if we want to learn low-dimensional, semantically meaningful representations. Recent work has provided compact representations by fitting flows constrained to manifolds, but hasn't defined a density off that manifold. In this work we consider flows with full support in data space, but with ordered latent variables. Like in PCA, the leading latent dimensions define a sequence of manifolds that lie close to the data. We note a trade-off between the flow likelihood and the quality of the ordering, depending on the parameterization of the flow.

📄 PDF Abstract BibTeX arXiv:2006.08777

Code (1)

arturbekasov/nested_dropout_flows pytorch

Methods 이 논문이 사용한 방법론

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…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Learning Compact Convolutional Neural Networks with Nested Dropout

2014-12-22 · Chelsea Finn, Lisa Anne Hendricks, Trevor Darrell

Recently, nested dropout was proposed as a method for ordering representation units in autoencoders by their information content, without diminishing reconstruction cost. However, it has only been applied to training ful…

Bayesian evidence estimation from posterior samples with normalizing flows

2024-04-18 · Rahul Srinivasan, Marco Crisostomi, Roberto Trotta, Enrico Barausse 외

We propose a novel method ($floZ$), based on normalizing flows, to estimate the Bayesian evidence (and its numerical uncertainty) from a pre-existing set of samples drawn from the unnormalized posterior distribution. We …

Variational Inference

Variational Nested Dropout

2021-01-27 · CVPR 2021 1 · Yufei Cui, Yu Mao, Ziquan Liu, Qiao Li 외

Nested dropout is a variant of dropout operation that is able to order network parameters or features based on the pre-defined importance during training. It has been explored for: I. Constructing nested nets: the nested…

Representation Learning

Improving Bayesian inference in PTA data analysis: importance nested sampling with Normalizing Flows

2025-11-03 · Eleonora Villa, Golam Mohiuddin Shaifullah, Andrea Possenti, Carmelita Carbone arxiv

We present a detailed study of Bayesian inference workflows for pulsar timing array data with a focus on enhancing efficiency, robustness and speed through the use of normalizing flow-based nested sampling. Building on t…

Bayesian Inference

Order-based Structure Learning with Normalizing Flows

2023-08-14 · Hamidreza Kamkari, Vahid Balazadeh, Vahid Zehtab, Rahul G. Krishnan

Estimating the causal structure of observational data is a challenging combinatorial search problem that scales super-exponentially with graph size. Existing methods use continuous relaxations to make this problem comput…

Causal Discovery