🌙

Evo-TFS:基于进化时频域的合成少数类过采样方法用于不平衡时间序列分类

Evo-TFS: Evolutionary Time-Frequency Domain-Based Synthetic Minority Oversampling Approach to Imbalanced Time Series Classification

IEEE Transactions on Evolutionary Computation · 2026
被引 0
ABS 4

中文导读

提出一种进化过采样方法Evo-TFS,结合时域和频域特征,用遗传编程生成高质量少数类样本,解决时间序列分类中的类别不平衡问题,提升分类器性能。

Abstract

Time series classification is a fundamental machine learning task with broad real-world applications. Although many deep learning methods have proven effective in learning time-series data for classification, they were originally developed under the assumption of balanced data distributions. Once data distribution is uneven, these methods tend to ignore the minority class that is typically of higher practical significance. Oversampling methods have been designed to address this by generating minority-class samples, but their reliance on linear interpolation often hampers the preservation of temporal dynamics and the generation of diverse samples. Therefore, in this paper, we propose Evo-TFS, a novel evolutionary oversampling method that integrates both time- and frequency-domain characteristics. In Evo-TFS, strongly typed genetic programming is employed to evolve diverse, high-quality time series, guided by a fitness function that incorporates both time-domain and frequency-domain characteristics. Experiments conducted on imbalanced time series datasets demonstrate that Evo-TFS outperforms existing oversampling methods, significantly enhancing the performance of time-domain and frequency-domain classifiers.

时间序列分类不平衡学习过采样进化计算遗传编程