paper-with-me

홈 › Papers

DLGAN : Time Series Synthesis Based on Dual-Layer Generative Adversarial Networks

2025-08-29 · Xuan Hou, Shuhan Liu, Zhaohui Peng, Yaohui Chu, Yue Zhang, Yining Wang arxiv

Time series synthesis is an effective approach to ensuring the secure circulation of time series data. Existing time series synthesis methods typically perform temporal modeling based on random sequences to generate target sequences, which often struggle to ensure the temporal dependencies in the generated time series. Additionally, directly modeling temporal features on random sequences makes it challenging to accurately capture the feature information of the original time series. To address the above issues, we propose a simple but effective generative model \textbf{D}ual-\textbf{L}ayer \textbf{G}enerative \textbf{A}dversarial \textbf{N}etworks, named \textbf{DLGAN}. The model decomposes the time series generation process into two stages: sequence feature extraction and sequence reconstruction. First, these two stages form a complete time series autoencoder, enabling supervised learning on the original time series to ensure that the reconstruction process can restore the temporal dependencies of the sequence. Second, a Generative Adversarial Network (GAN) is used to generate synthetic feature vectors that align with the real-time sequence feature vectors, ensuring that the generator can capture the temporal features from real time series. Extensive experiments on four public datasets demonstrate the superiority of this model across various evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2508.21340

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KD-DLGAN: Data Limited Image Generation via Knowledge Distillation

2023-03-30 · CVPR 2023 1 · Kaiwen Cui, Yingchen Yu, Fangneng Zhan, Shengcai Liao 외

Generative Adversarial Networks (GANs) rely heavily on large-scale training data for training high-quality image generation models. With limited training data, the GAN discriminator often suffers from severe overfitting …

DiversityImage GenerationKnowledge Distillation

Global Constraint Catalog, Volume II, Time-Series Constraints

2016-09-26 · Ekaterina Arafailova, Nicolas Beldiceanu, Rémi Douence, Mats Carlsson 외

First this report presents a restricted set of finite transducers used to synthesise structural time-series constraints described by means of a multi-layered function composition scheme. Second it provides the correspond…

Time SeriesTime Series Analysis

DLGAN: Disentangling Label-Specific Fine-Grained Features for Image Manipulation

2019-11-22 · Guanqi Zhan, Yihao Zhao, Bingchan Zhao, Haoqi Yuan 외

Recent studies have shown how disentangling images into content and feature spaces can provide controllable image translation/ manipulation. In this paper, we propose a framework to enable utilizing discrete multi-labels…

AttributeImage ManipulationTranslation

DeepTrend: A Deep Hierarchical Neural Network for Traffic Flow Prediction

2017-07-11 · Xingyuan Dai, Rui Fu, Yilun Lin, Li Li 외

In this paper, we consider the temporal pattern in traffic flow time series, and implement a deep learning model for traffic flow prediction. Detrending based methods decompose original flow series into trend and residua…

PredictionTime SeriesTime Series Analysis

Time Series Synthesis Using the Matrix Profile for Anonymization

2023-11-05 · Audrey Der, Chin-Chia Michael Yeh, Yan Zheng, Junpeng Wang 외

Publishing and sharing data is crucial for the data mining community, allowing collaboration and driving open innovation. However, many researchers cannot release their data due to privacy regulations or fear of leaking …

Time Series