paper-with-me

Papers

Continuous Latent Process Flows

2021-06-29 · NeurIPS 2021 12 · Ruizhi Deng, Marcus A. Brubaker, Greg Mori, Andreas M. Lehrmann

Partial observations of continuous time-series dynamics at arbitrary time stamps exist in many disciplines. Fitting this type of data using statistical models with continuous dynamics is not only promising at an intuitive level but also has practical benefits, including the ability to generate continuous trajectories and to perform inference on previously unseen time stamps. Despite exciting progress in this area, the existing models still face challenges in terms of their representational power and the quality of their variational approximations. We tackle these challenges with continuous latent process flows (CLPF), a principled architecture decoding continuous latent processes into continuous observable processes using a time-dependent normalizing flow driven by a stochastic differential equation. To optimize our model using maximum likelihood, we propose a novel piecewise construction of a variational posterior process and derive the corresponding variational lower bound using trajectory re-weighting. Our ablation studies demonstrate the effectiveness of our contributions in various inference tasks on irregular time grids. Comparisons to state-of-the-art baselines show our model's favourable performance on both synthetic and real-world time-series data.

📄 PDF Abstract BibTeX arXiv:2106.15580

Code (1)

borealisai/continuous-latent-process-flows 공식 구현 pytorch

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Neural Jump Stochastic Differential Equations

2019-05-24 · NeurIPS 2019 12 · Junteng Jia, Austin R. Benson

Many time series are effectively generated by a combination of deterministic continuous flows along with discrete jumps sparked by stochastic events. However, we usually do not have the equation of motion describing the …

Point ProcessesTime SeriesTime Series Analysis

Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows

2020-02-24 · NeurIPS 2020 12 · Ruizhi Deng, Bo Chang, Marcus A. Brubaker, Greg Mori 외

Normalizing flows transform a simple base distribution into a complex target distribution and have proved to be powerful models for data generation and density estimation. In this work, we propose a novel type of normali…

Density EstimationIrregular Time SeriesTime SeriesTime Series Analysis

StyleFlow: Attribute-conditioned Exploration of StyleGAN-Generated Images using Conditional Continuous Normalizing Flows

2020-08-06 · Rameen Abdal, Peihao Zhu, Niloy Mitra, Peter Wonka

High-quality, diverse, and photorealistic images can now be generated by unconditional GANs (e.g., StyleGAN). However, limited options exist to control the generation process using (semantic) attributes, while still pres…

Attribute

Latent Reasoning with Normalizing Flows

2026-06-04 · Guancheng Tu, Xiangjun Fu, Suhao Yu, Yao Tang 외 arxiv

Large language models often improve reasoning by generating explicit chain-of-thought (CoT), demonstrating the importance of intermediate computation. However, textual CoT forces this computation through a discrete, seri…

Categorical Normalizing Flows via Continuous Transformations

2020-06-17 · ICLR 2021 1 · Phillip Lippe, Efstratios Gavves

Despite their popularity, to date, the application of normalizing flows on categorical data stays limited. The current practice of using dequantization to map discrete data to a continuous space is inapplicable as catego…

DecoderInductive BiasVariational Inference