paper-with-me

Papers

Embarrassingly Simple MixUp for Time-series

2023-04-09 · Karan Aggarwal, Jaideep Srivastava

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++.

📄 PDF Abstract BibTeX arXiv:2304.04271

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

TransMix: Attend to Mix for Vision Transformers

2021-11-18 · CVPR 2022 1 · Jie-Neng Chen, Shuyang Sun, Ju He, Philip Torr 외

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+1

Role of Mixup in Topological Persistence Based Knowledge Distillation for Wearable Sensor Data

2025-02-02 · Eun Som Jeon, Hongjun Choi, Matthew P. Buman, Pavan Turaga

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+2

Cluster-and-Conquer: A Framework For Time-Series Forecasting

2021-10-26 · Reese Pathak, Rajat Sen, Nikhil Rao, N. Benjamin Erichson 외

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 Forecasting

IBMA: An Imputation-Based Mixup Augmentation Using Self-Supervised Learning for Time Series Data

2025-11-11 · Dang Nha Nguyen, Hai Dang Nguyen, Khoa Tho Anh Nguyen arxiv

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 Augmentation

FIXED: Frustratingly Easy Domain Generalization with Mixup

2022-11-07 · Wang Lu, Jindong Wang, Han Yu, Lei Huang 외

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