paper-with-me

Papers

IIT-GAN: Irregular and Intermittent Time-series Synthesis with Generative Adversarial Networks

2021-09-29 · Jinsung Jeon, Jeonghak Kim, Haryong Song, Noseong Park

Time-series data is one of the most popular data types in the field of machine learning. For various reasons, there is a strong motivation to synthesize fake time-series data. Several disparate settings for time-series synthesis have been previously solved, ranging from synthesizing time-series without any missing values to time-series of multiple signals with different frequencies. In this paper, we solve the problem of synthesizing irregular and intermittent time-series where values can be missing and may not have specific frequencies, which is far more challenging than existing settings. To this end, we adopt various state-of-the-art deep learning concepts, such as autoencoders (AEs), generative adversarial networks (GANs), neural ordinary differential equations (NODEs), neural controlled differential equations (NCDEs), and so on. Our contribution lies in carefully re-designing those heterogeneous technologies and proposing our unified framework. Our method achieves the state-of-the-art synthesis performance for the irregular and intermittent time-series synthesis task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Missing ValuesTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

GT-GAN: General Purpose Time Series Synthesis with Generative Adversarial Networks

2022-10-05 · Jinsung Jeon, Jeonghak Kim, Haryong Song, Seunghyeon Cho 외

Time series synthesis is an important research topic in the field of deep learning, which can be used for data augmentation. Time series data types can be broadly classified into regular or irregular. However, there are …

Data AugmentationGenerative Adversarial NetworkIrregular Time SeriesTime Series+1

TSGM: Regular and Irregular Time-series Generation using Score-based Generative Models

2025-11-26 · Haksoo Lim, Jaehoon Lee, Sewon Park, Minjung Kim 외 arxiv

Score-based generative models (SGMs) have demonstrated unparalleled sampling quality and diversity in numerous fields, such as image generation, voice synthesis, and tabular data synthesis, etc. Inspired by those outstan…

Image Generation

AutoFITS: Automatic Feature Engineering for Irregular Time Series

2021-12-29 · Pedro Costa, Vitor Cerqueira, João Vinagre

A time series represents a set of observations collected over time. Typically, these observations are captured with a uniform sampling frequency (e.g. daily). When data points are observed in uneven time intervals the ti…

Feature EngineeringIrregular Time SeriesTime SeriesTime Series Analysis+1

Estimating Treatment Effects from Irregular Time Series Observations with Hidden Confounders

2023-03-04 · Defu Cao, James Enouen, Yujing Wang, Xiangchen Song 외

Causal analysis for time series data, in particular estimating individualized treatment effect (ITE), is a key task in many real-world applications, such as finance, retail, healthcare, etc. Real-world time series can in…

Causal InferenceIrregular Time SeriesTime SeriesTime Series Analysis

TS-Diffusion: Generating Highly Complex Time Series with Diffusion Models

2023-11-06 · Yangming Li

While current generative models have achieved promising performances in time-series synthesis, they either make strong assumptions on the data format (e.g., regularities) or rely on pre-processing approaches (e.g., inter…

DecoderMissing ValuesTime Series