A Time-Series Data Augmentation Model through Diffusion and Transformer Integration
Yuren Zhang, Zhongnan Pu, Lei Jing

TL;DR
This paper introduces a novel data augmentation approach for time-series data by integrating diffusion models and Transformers, significantly enhancing data quality and model performance in deep learning tasks.
Contribution
It presents a new method combining diffusion and Transformer models for effective time-series data augmentation, addressing the scarcity of augmentation techniques in this domain.
Findings
Improved model performance with augmented data
High-quality time-series data generated by the proposed method
Outperforms traditional augmentation techniques
Abstract
With the development of Artificial Intelligence, numerous real-world tasks have been accomplished using technology integrated with deep learning. To achieve optimal performance, deep neural networks typically require large volumes of data for training. Although advances in data augmentation have facilitated the acquisition of vast datasets, most of this data is concentrated in domains like images and speech. However, there has been relatively less focus on augmenting time-series data. To address this gap and generate a substantial amount of time-series data, we propose a simple and effective method that combines the Diffusion and Transformer models. By utilizing an adjusted diffusion denoising model to generate a large volume of initial time-step action data, followed by employing a Transformer model to predict subsequent actions, and incorporating a weighted loss function to achieve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Time Series Analysis and Forecasting
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Dropout · Layer Normalization · Diffusion · Focus · Byte Pair Encoding · Softmax
