paper-with-me

홈 › Papers

IB-GAN: A Unified Approach for Multivariate Time Series Classification under Class Imbalance

2021-10-14 · Grace Deng, Cuize Han, Tommaso Dreossi, Clarence Lee, David S. Matteson

Classification of large multivariate time series with strong class imbalance is an important task in real-world applications. Standard methods of class weights, oversampling, or parametric data augmentation do not always yield significant improvements for predicting minority classes of interest. Non-parametric data augmentation with Generative Adversarial Networks (GANs) offers a promising solution. We propose Imputation Balanced GAN (IB-GAN), a novel method that joins data augmentation and classification in a one-step process via an imputation-balancing approach. IB-GAN uses imputation and resampling techniques to generate higher quality samples from randomly masked vectors than from white noise, and augments classification through a class-balanced set of real and synthetic samples. Imputation hyperparameter $p_{miss}$ allows for regularization of classifier variability by tuning innovations introduced via generator imputation. IB-GAN is simple to train and model-agnostic, pairing any deep learning classifier with a generator-discriminator duo and resulting in higher accuracy for under-observed classes. Empirical experiments on open-source UCR data and proprietary 90K product dataset show significant performance gains against state-of-the-art parametric and GAN baselines.

📄 PDF Abstract BibTeX arXiv:2110.07460

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationImputationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

A Shapelet Transform for Multivariate Time Series Classification

2017-12-18 · Aaron Bostrom, Anthony Bagnall

Shapelets are phase independent subsequences designed for time series classification. We propose three adaptations to the Shapelet Transform (ST) to capture multivariate features in multivariate time series classificatio…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

Interval-Valued Time Series Classification Using $D_K$-Distance

2025-04-07 · Wan Tian, Zhongfeng Qin

In recent years, modeling and analysis of interval-valued time series have garnered increasing attention in econometrics, finance, and statistics. However, these studies have predominantly focused on statistical inferenc…

ClassificationEconometricsTime SeriesTime Series Classification

Evaluating Explanation Methods for Multivariate Time Series Classification

2023-08-29 · Davide Italo Serramazza, Thu Trang Nguyen, Thach Le Nguyen, Georgiana Ifrim

Multivariate time series classification is an important computational task arising in applications where data is recorded over time and over multiple channels. For example, a smartwatch can record the acceleration and or…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Multivariate Time Series Classification using Dilated Convolutional Neural Network

2019-05-05 · Omolbanin Yazdanbakhsh, Scott Dick

Multivariate time series classification is a high value and well-known problem in machine learning community. Feature extraction is a main step in classification tasks. Traditional approaches employ hand-crafted features…

Activity RecognitionClassificationGeneral ClassificationHuman Activity Recognition+3

ChemTime: Rapid and Early Classification for Multivariate Time Series Classification of Chemical Sensors

2023-12-15 · Alexander M. Moore, Randy C. Paffenroth, Kenneth T. Ngo, Joshua R. Uzarski

Multivariate time series data are ubiquitous in the application of machine learning to problems in the physical sciences. Chemiresistive sensor arrays are highly promising in chemical detection tasks relevant to industri…

BenchmarkingClassificationEarly ClassificationSurvey+2