← Search

Gal Fadlon

3 accepted papers

2025

A Diffusion Model for Regular Time Series Generation from Irregular Data with Completion and Masking

NeurIPS 2025poster

Generating realistic time series data is critical for applications in healthcare, finance, and climate science. However, irregular sampling and missing values present significant challenges. While prior methods address these irregularities, they often yield suboptimal results and incur high computat…

Cited by 0SourceScholar
2024

Sequential Disentanglement by Extracting Static Information From A Single Sequence Element

ICML 2024poster

One of the fundamental representation learning tasks is unsupervised sequential disentanglement, where latent codes of inputs are decomposed to a single static factor and a sequence of dynamic factors. To extract this latent information, existing methods condition the static and dynamic codes on the…

Cited by 3SourcePDFScholar
2024

Utilizing Image Transforms and Diffusion Models for Generative Modeling of Short and Long Time Series

NeurIPS 2024poster

Lately, there has been a surge in interest surrounding generative modeling of time series data. Most existing approaches are designed either to process short sequences or to handle long-range sequences. This dichotomy can be attributed to gradient issues with recurrent networks, computational costs…