← Search

Omri Azencot

18 accepted papers

2026

DiffSDA: Unsupervised Diffusion Sequential Disentanglement Across Modalities

ICLR 2026poster

Unsupervised representation learning, particularly sequential disentanglement, aims to separate static and dynamic factors of variation in data without relying on labels. This remains a challenging problem, as existing approaches based on variational autoencoders and generative adversarial networks…

Cited by 0SourceScholar
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
2025

A Multi-Task Learning Approach to Linear Multivariate Forecasting

AISTATS 2025poster

Accurate forecasting of multivariate time series data is important in many engineering and scientific applications. Recent state-of-the-art works ignore the inter-relations between variates, using their model on each variate independently. This raises several research questions related to proper mod…

Cited by 0SourcecodeScholar
2025

Disentanglement Beyond Static vs. Dynamic: A Benchmark and Evaluation Framework for Multi-Factor Sequential Representations

NeurIPS 2025poster

Learning disentangled representations in sequential data is a key goal in deep learning, with broad applications in vision, audio, and time series. While real-world data involves multiple interacting semantic factors over time, prior work has mostly focused on simpler two-factor static and dynamic s…

Cited by 0SourceScholar
2025

One-Step Offline Distillation of Diffusion-based Models via Koopman Modeling

NeurIPS 2025poster

Diffusion-based generative models have demonstrated exceptional performance, yet their iterative sampling procedures remain computationally expensive. A prominent strategy to mitigate this cost is *distillation*, with *offline distillation* offering particular advantages in terms of efficiency, modu…

Cited by 0SourcecodeScholar
2025

Time Series Generation Under Data Scarcity: A Unified Generative Modeling Approach

NeurIPS 2025poster

Generative modeling of time series is a central challenge in time series analysis, particularly under data-scarce conditions. Despite recent advances in generative modeling, a comprehensive understanding of how state-of-the-art generative models perform under limited supervision remains lacking. In…

Cited by 0SourcecodeScholar
2025

Towards General Modality Translation with Contrastive and Predictive Latent Diffusion Bridge

NeurIPS 2025poster

Recent advances in generative modeling have positioned diffusion models as state-of-the-art tools for sampling from complex data distributions. While these models have shown remarkable success across single-modality domains such as images and audio, extending their capabilities to *Modality Translat…

Cited by 0SourceScholar
2024

Generative Modeling of Regular and Irregular Time Series Data via Koopman VAEs

ICLR 2024poster

Generating realistic time series data is important for many engineering and scientific applications. Existing work tackles this problem using generative adversarial networks (GANs). However, GANs are unstable during training, and they can suffer from mode collapse. While variational autoencoders (…

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…

2023

Multifactor Sequential Disentanglement via Structured Koopman Autoencoders

ICLR 2023top-25%

Disentangling complex data to its latent factors of variation is a fundamental task in representation learning. Existing work on sequential disentanglement mostly provides two factor representations, i.e., it separates the data to time-varying and time-invariant factors. In contrast, we consider mul…

2023

Sample and Predict Your Latent: Modality-free Sequential Disentanglement via Contrastive Estimation

ICML 2023poster

Unsupervised disentanglement is a long-standing challenge in representation learning. Recently, self-supervised techniques achieved impressive results in the sequential setting, where data is time-dependent. However, the latter methods employ modality-based data augmentations and random sampling or…

2021

Lipschitz Recurrent Neural Networks

ICLR 2021poster

Viewing recurrent neural networks (RNNs) as continuous-time dynamical systems, we propose a recurrent unit that describes the hidden state's evolution with two parts: a well-understood linear component plus a Lipschitz nonlinearity. This particular functional form facilitates stability analysis of t…

2020

Forecasting Sequential Data Using Consistent Koopman Autoencoders

ICML 2020poster

Recurrent neural networks are widely used on time series data, yet such models often ignore the underlying physical structures in such sequences. A new class of physics-based methods related to Koopman theory has been introduced, offering an alternative for processing nonlinear dynamical systems. In…