TTS-CGAN: A Transformer Time-Series Conditional GAN for Biosignal Data Augmentation
Xiaomin Li, Anne Hee Hiong Ngu, Vangelis Metsis

TL;DR
This paper introduces TTS-CGAN, a transformer-based conditional GAN that generates high-quality, class-specific synthetic biosignal time-series data to enhance data augmentation for medical machine learning applications.
Contribution
We propose a novel transformer-based conditional GAN architecture for generating realistic, class-specific biosignal time-series data of arbitrary length, improving data augmentation techniques.
Findings
Synthetic data are indistinguishable from real signals.
Generated data improve model training performance.
Our model outperforms existing time-series GANs.
Abstract
Signal measurement appearing in the form of time series is one of the most common types of data used in medical machine learning applications. Such datasets are often small in size, expensive to collect and annotate, and might involve privacy issues, which hinders our ability to train large, state-of-the-art deep learning models for biomedical applications. For time-series data, the suite of data augmentation strategies we can use to expand the size of the dataset is limited by the need to maintain the basic properties of the signal. Generative Adversarial Networks (GANs) can be utilized as another data augmentation tool. In this paper, we present TTS-CGAN, a transformer-based conditional GAN model that can be trained on existing multi-class datasets and generate class-specific synthetic time-series sequences of arbitrary length. We elaborate on the model architecture and design…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Generative Adversarial Networks and Image Synthesis · Phonocardiography and Auscultation Techniques
