Skip to content
/ Mecha Public

A new feature-based time series classification algorithm: Multiview Enhanced Characteristics (Mecha)

Notifications You must be signed in to change notification settings

CCHe64/Mecha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

The Feature-based Time Series Classification Algorithm: Multiview Enhanced Characteristics (Mecha)

Abstract:

In various electronic circuits with privacy and security constraints, only a single status monitoring signal is obtained, which renders domain knowledge inapplicable. To address this challenge, the data-driven univariate time series classification (TSC) method is a suitable and effective solution for diagnosing the system’s fault type. The current feature-based TSC method is interpretable by extracting a descriptive statistics-based feature collection, but its TSC performance is limited due to poor extensibility and feature redundancy. Therefore, in this paper, a novel and extensible feature-based TSC algorithm with ensemble structure and enhancement framework Multiview Enhanced Characteristics (Mecha) is proposed, which consists of three components. In the diverse feature extractor, the global and local patterns are enhanced via shuffling mapping with dilation and interleaving mechanisms, improving the feature diversity and expressiveness. In the ensemble feature selector, diverse and stable multiview features are adaptively generated by multiple filters and intersections based on the feature stability and diversity scores. In the heterogeneous ensemble classifier, the ridge regression with cross-validation and extremely randomized trees classifiers are integrated via hard voting to enhance classifier diversity. Finally, the state-of-the-art feature-based TSC performance and application effectiveness of the proposed Mecha without domain knowledge is verified on public UCR datasets and a practical turntable current dataset.

References

[1] Changchun He, Xin Huo, Baohan Mi, and Songlin Chen. "Mecha: Multiview Enhanced Characteristics via Series Shuffling for Time Series Classification and Its Application to Turntable Circuit", IEEE Transactions on Circuits and Systems I: Regular Papers, 2025.

Paper link

https://ieeexplore.ieee.org/document/11068941

Accuracy results

Critical difference diagram comparing the accuracy of Mecha with existing representative feature-based TSC algorithms on 112 equal-length UCR datasets. 图片

About

A new feature-based time series classification algorithm: Multiview Enhanced Characteristics (Mecha)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published