paper-with-me

홈 › Papers

Constrained Posterior Sampling: Time Series Generation with Hard Constraints

2024-10-16 · Sai Shankar Narasimhan, Shubhankar Agarwal, Litu Rout, Sanjay Shakkottai, Sandeep P. Chinchali

Generating realistic time series samples is crucial for stress-testing models and protecting user privacy by using synthetic data. In engineering and safety-critical applications, these samples must meet certain hard constraints that are domain-specific or naturally imposed by physics or nature. Consider, for example, generating electricity demand patterns with constraints on peak demand times. This can be used to stress-test the functioning of power grids during adverse weather conditions. Existing approaches for generating constrained time series are either not scalable or degrade sample quality. To address these challenges, we introduce Constrained Posterior Sampling (CPS), a diffusion-based sampling algorithm that aims to project the posterior mean estimate into the constraint set after each denoising update. Notably, CPS scales to a large number of constraints (~100) without requiring additional training. We provide theoretical justifications highlighting the impact of our projection step on sampling. Empirically, CPS outperforms state-of-the-art methods in sample quality and similarity to real time series by around 10% and 42%, respectively, on real-world stocks, traffic, and air quality datasets.

📄 PDF Abstract BibTeX arXiv:2410.12652

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingTime SeriesTime Series Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Study of Posterior Stability for Time-Series Latent Diffusion

2024-05-22 · Yangming Li, Yixin Cheng, Mihaela van der Schaar

Latent diffusion has demonstrated promising results in image generation and permits efficient sampling. However, this framework might suffer from the problem of posterior collapse when applied to time series. In this pap…

DecoderImage GenerationTime SeriesTime Series Generation

Transport with Support: Data-Conditional Diffusion Bridges

2023-01-31 · Ella Tamir, Martin Trapp, Arno Solin

The dynamic Schr\"odinger bridge problem provides an appealing setting for solving constrained time-series data generation tasks posed as optimal transport problems. It consists of learning non-linear diffusion processes…

Time Series

On the Constrained Time-Series Generation Problem

2023-07-04 · NeurIPS 2023 11

Synthetic time series are often used in practical applications to augment the historical time series dataset for better performance of machine learning algorithms, amplify the occurrence of rare events, and also create c…

counterfactualTime SeriesTime Series Generation

The Right Measure for Physics-Constrained Generation: A Co-Area Correction for Posterior-Consistent PDE Inverse Problems

2026-06-03 · Jian Xu, Yanning Wu, Delu Zeng, John Paisley 외 arxiv

Generative models -- diffusion and flow matching -- are increasingly used to solve partial differential equation (PDE) inverse problems, enforcing the governing physics as a \emph{hard constraint} (via projection or guid…

Provably Efficient Exploration in Constrained Reinforcement Learning:Posterior Sampling Is All You Need

2023-09-27 · Danil Provodin, Pratik Gajane, Mykola Pechenizkiy, Maurits Kaptein

We present a new algorithm based on posterior sampling for learning in constrained Markov decision processes (CMDP) in the infinite-horizon undiscounted setting. The algorithm achieves near-optimal regret bounds while be…

AllEfficient Exploration