paper-with-me

Papers

InfoCNF: Efficient Conditional Continuous Normalizing Flow Using Adaptive Solvers

2019-09-25 · Tan M. Nguyen, Animesh Garg, Richard G. Baraniuk, Anima Anandkumar

Continuous Normalizing Flows (CNFs) have emerged as promising deep generative models for a wide range of tasks thanks to their invertibility and exact likelihood estimation. However, conditioning CNFs on signals of interest for conditional image generation and downstream predictive tasks is inefficient due to the high-dimensional latent code generated by the model, which needs to be of the same size as the input data. In this paper, we propose InfoCNF, an efficient conditional CNF that partitions the latent space into a class-specific supervised code and an unsupervised code that shared among all classes for efficient use of labeled information. Since the partitioning strategy (slightly) increases the number of function evaluations (NFEs), InfoCNF also employs gating networks to learn the error tolerances of its ordinary differential equation (ODE) solvers for better speed and performance. We show empirically that InfoCNF improves the test accuracy over the baseline while yielding comparable likelihood scores and reducing the NFEs on CIFAR10. Furthermore, applying the same partitioning strategy in InfoCNF on time-series data helps improve extrapolation performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage GenerationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

InfoCNF: An Efficient Conditional Continuous Normalizing Flow with Adaptive Solvers

2019-12-09 · Tan M. Nguyen, Animesh Garg, Richard G. Baraniuk, Anima Anandkumar

Continuous Normalizing Flows (CNFs) have emerged as promising deep generative models for a wide range of tasks thanks to their invertibility and exact likelihood estimation. However, conditioning CNFs on signals of inter…

Conditional Image GenerationImage GenerationTime SeriesTime Series Analysis

Efficient Inference Amortization in Graphical Models using Structured Continuous Conditional Normalizing Flows

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Christian Weilbach, Boyan Beronov, William Harvey, Frank Wood

We introduce a more efficient neural architecture for amortized inference, which combines continuous and conditional normalizing flows using a principled choice of structure. Our gradient flow derives its sparsity patter…

Probabilistic Programming

Semi-Equivariant Conditional Normalizing Flows

2023-04-13 · Eyal Rozenberg, Daniel Freedman

We study the problem of learning conditional distributions of the form $p(G | \hat G)$, where $G$ and $\hat G$ are two 3D graphs, using continuous normalizing flows. We derive a semi-equivariance condition on the flow wh…

Differentiable Particle Filters through Conditional Normalizing Flow

2021-07-01 · Xiongjie Chen, Hao Wen, Yunpeng Li

Differentiable particle filters provide a flexible mechanism to adaptively train dynamic and measurement models by learning from observed data. However, most existing differentiable particle filters are within the bootst…

Visual Tracking

EAGLE: Contextual Point Cloud Generation via Adaptive Continuous Normalizing Flow with Self-Attention

2025-03-05 · Linhao Wang, Qichang Zhang, Yifan Yang, Hao Wang

As 3D point clouds become the prevailing shape representation in computer vision, how to generate high-resolution point clouds has become a pressing issue. Flow-based generative models can effectively perform point cloud…

Point Cloud Generation