paper-with-me

홈 › Papers

Few-shot Learning using Data Augmentation and Time-Frequency Transformation for Time Series Classification

2023-11-06 · Hao Zhang, Zhendong Pang, Jiangpeng Wang, Teng Li

Deep neural networks (DNNs) that tackle the time series classification (TSC) task have provided a promising framework in signal processing. In real-world applications, as a data-driven model, DNNs are suffered from insufficient data. Few-shot learning has been studied to deal with this limitation. In this paper, we propose a novel few-shot learning framework through data augmentation, which involves transformation through the time-frequency domain and the generation of synthetic images through random erasing. Additionally, we develop a sequence-spectrogram neural network (SSNN). This neural network model composes of two sub-networks: one utilizing 1D residual blocks to extract features from the input sequence while the other one employing 2D residual blocks to extract features from the spectrogram representation. In the experiments, comparison studies of different existing DNN models with/without data augmentation are conducted on an amyotrophic lateral sclerosis (ALS) dataset and a wind turbine fault (WTF) dataset. The experimental results manifest that our proposed method achieves 93.75% F1 score and 93.33% accuracy on the ALS datasets while 95.48% F1 score and 95.59% accuracy on the WTF datasets. Our methodology demonstrates its applicability of addressing the few-shot problems for time series classification.

📄 PDF Abstract BibTeX arXiv:2311.03194

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFew-Shot LearningTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

ALS 설명 없음

Similar Papers 제목 키워드 기반

Frequency Domain Model Augmentation for Adversarial Attack

2022-07-12 · Yuyang Long, Qilong Zhang, Boheng Zeng, Lianli Gao 외

For black-box attacks, the gap between the substitute model and the victim model is usually large, which manifests as a weak attack performance. Motivated by the observation that the transferability of adversarial exampl…

Adversarial AttackDiversitymodel

Data augmentation using learned transformations for one-shot medical image segmentation

2019-02-25 · CVPR 2019 6 · Amy Zhao, Guha Balakrishnan, Frédo Durand, John V. Guttag 외

Image segmentation is an important task in many medical applications. Methods based on convolutional neural networks attain state-of-the-art accuracy; however, they typically rely on supervised training with large labele…

AnatomyData AugmentationImage SegmentationMedical Image Segmentation+1

Rapid Augmentations for Time Series (RATS): A High-Performance Library for Time Series Augmentation

2026-01-06 · Wadie Skaf, Felix Kern, Aryamaan Basu Roy, Tejas Pradhan 외 arxiv

Time series augmentation is critical for training robust deep learning models, particularly in domains where labelled data is scarce and expensive to obtain. However, existing augmentation libraries for time series, main…

Few-Shot Learning by Integrating Spatial and Frequency Representation

2021-05-11 · Xiangyu Chen, Guanghui Wang

Human beings can recognize new objects with only a few labeled examples, however, few-shot learning remains a challenging problem for machine learning systems. Most previous algorithms in few-shot learning only utilize s…

ClassificationFew-Shot Image ClassificationFew-Shot Learning

Acoustic echo cancellation with the dual-signal transformation LSTM network

2020-10-27 · Nils L. Westhausen, Bernd T. Meyer

This paper applies the dual-signal transformation LSTM network (DTLN) to the task of real-time acoustic echo cancellation (AEC). The DTLN combines a short-time Fourier transformation and a learned feature representation …

Acoustic echo cancellationData Augmentation