Embarrassingly Simple MixUp for Time-series
Labeling time series data is an expensive task because of domain expertise and dynamic nature of the data. Hence, we often have to deal with limited labeled data settings. Data augmentation techniques have been successfully deployed in domains like computer vision to exploit the use of existing labeled data. We adapt one of the most commonly used technique called MixUp, in the time series domain. Our proposed, MixUp++ and LatentMixUp++, use simple modifications to perform interpolation in raw time series and classification model's latent space, respectively. We also extend these methods with semi-supervised learning to exploit unlabeled data. We observe significant improvements of 1\% - 15\% on time series classification on two public datasets, for both low labeled data as well as high labeled data regimes, with LatentMixUp++.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationTime SeriesTime Series ClassificationSimilar Papers 제목 키워드 기반
TransMix: Attend to Mix for Vision Transformers
Mixup-based augmentation has been found to be effective for generalizing models during training, especially for Vision Transformers (ViTs) since they can easily overfit. However, previous mixup-based methods have an unde…
Instance Segmentationobject-detectionObject DetectionSemantic Segmentation+1Role of Mixup in Topological Persistence Based Knowledge Distillation for Wearable Sensor Data
The analysis of wearable sensor data has enabled many successes in several applications. To represent the high-sampling rate time-series with sufficient detail, the use of topological data analysis (TDA) has been conside…
Data AugmentationKnowledge DistillationModel CompressionTime Series+2Cluster-and-Conquer: A Framework For Time-Series Forecasting
We propose a three-stage framework for forecasting high-dimensional time-series data. Our method first estimates parameters for each univariate time series. Next, we use these parameters to cluster the time series. These…
Time SeriesTime Series AnalysisTime Series ForecastingIBMA: An Imputation-Based Mixup Augmentation Using Self-Supervised Learning for Time Series Data
Data augmentation in time series forecasting plays a crucial role in enhancing model performance by introducing variability while maintaining the underlying temporal patterns. However, time series data offers fewer augme…
Self-Supervised LearningTime Series ForecastingData AugmentationFIXED: Frustratingly Easy Domain Generalization with Mixup
Domain generalization (DG) aims to learn a generalizable model from multiple training domains such that it can perform well on unseen target domains. A popular strategy is to augment training data to benefit generalizati…
Domain Generalizationimage-classificationImage ClassificationTime Series+1