paper-with-me

Papers

Generative adversarial networks in time series: A survey and taxonomy

2021-07-23 · Eoin Brophy, Zhengwei Wang, Qi She, Tomas Ward

Generative adversarial networks (GANs) studies have grown exponentially in the past few years. Their impact has been seen mainly in the computer vision field with realistic image and video manipulation, especially generation, making significant advancements. While these computer vision advances have garnered much attention, GAN applications have diversified across disciplines such as time series and sequence generation. As a relatively new niche for GANs, fieldwork is ongoing to develop high quality, diverse and private time series data. In this paper, we review GAN variants designed for time series related applications. We propose a taxonomy of discrete-variant GANs and continuous-variant GANs, in which GANs deal with discrete time series and continuous time series data. Here we showcase the latest and most popular literature in this field; their architectures, results, and applications. We also provide a list of the most popular evaluation metrics and their suitability across applications. Also presented is a discussion of privacy measures for these GANs and further protections and directions for dealing with sensitive data. We aim to frame clearly and concisely the latest and state-of-the-art research in this area and their applications to real-world technologies.

📄 PDF Abstract BibTeX arXiv:2107.11098

Code (1)

sheqi/GAN_Review 공식 구현 tf

Tasks

SurveyTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Self-Supervised Learning for Time Series Analysis: Taxonomy, Progress, and Prospects

2023-06-16 · Kexin Zhang, Qingsong Wen, Chaoli Zhang, Rongyao Cai 외

Self-supervised learning (SSL) has recently achieved impressive performance on various time series tasks. The most prominent advantage of SSL is that it reduces the dependence on labeled data. Based on the pre-training a…

Anomaly DetectionSelf-Supervised LearningTime SeriesTime Series Analysis+1

An Empirical Survey of Data Augmentation for Time Series Classification with Neural Networks

2020-07-31 · Brian Kenji Iwana, Seiichi Uchida

In recent times, deep artificial neural networks have achieved many successes in pattern recognition. Part of this success can be attributed to the reliance on big data to increase generalization. However, in the field o…

Data AugmentationGeneral ClassificationSurveyTime Series+2

Foundation Models for Time Series: A Survey

2025-04-05 · Siva Rama Krishna Kottapalli, Karthik Hubli, Sandeep Chandrashekhara, Garima Jain 외

Transformer-based foundation models have emerged as a dominant paradigm in time series analysis, offering unprecedented capabilities in tasks such as forecasting, anomaly detection, classification, trend analysis and man…

Anomaly DetectionSurveyTime SeriesTime Series Analysis

Diffusion Models for Time Series Forecasting: A Survey

2025-07-19 · Chen Su, Zhengzhou Cai, Yuanhe Tian, Zhuochao Chang 외 arxiv

Diffusion models, initially developed for image synthesis, demonstrate remarkable generative capabilities. Recently, their application has expanded to time series forecasting (TSF), yielding promising results. Existing s…

Time Series Forecasting

3D Brain and Heart Volume Generative Models: A Survey

2022-10-12 · Yanbin Liu, Girish Dwivedi, Farid Boussaid, Mohammed Bennamoun

Generative models such as generative adversarial networks and autoencoders have gained a great deal of attention in the medical field due to their excellent data generation capability. This paper provides a comprehensive…

DenoisingSurvey