FEARS: A Feature and Representation Selection Approach for Time Series Classification

Abstract

This paper presents a method which extracts informative features while selecting simultaneously adequate representations for Time Series Classification. This method simultaneously (i) selects alternative representations, such as derivatives, cumulative integrals, power spectrum … (ii) and extracts informative features (via automatic variable construction) from the selected set of representations. The suggested approach is decomposed in three steps: (i) the original time series are transformed into several representations which are stored as relational data; (ii) then, a regularized propositionalisation method is applied in order to generate informative aggregate features; (iii) finally, a selective Naive Bayes classifier is learned from the outcoming feature-value data table. The previous steps are repeated by a forward backward selection algorithm in order to select the most informative subset of representations. The suggested approach proves to be highly competitive when compared with state-of-the-art methods while extracting interpretable features. Furthermore, the suggested approach is almost parameter free and only requires few hardware resources.

Cite

Text

Bondu et al. "FEARS: A Feature and Representation Selection Approach for Time Series Classification." Proceedings of The Eleventh Asian Conference on Machine Learning, 2019.

Markdown

[Bondu et al. "FEARS: A Feature and Representation Selection Approach for Time Series Classification." Proceedings of The Eleventh Asian Conference on Machine Learning, 2019.](https://mlanthology.org/acml/2019/bondu2019acml-fears/)

BibTeX

@inproceedings{bondu2019acml-fears,
  title     = {{FEARS: A Feature and Representation Selection Approach for Time Series Classification}},
  author    = {Bondu, Alexis and Gay, Dominique and Lemaire, Vincent and Boullé, Marc and Cervenka, Eole},
  booktitle = {Proceedings of The Eleventh Asian Conference on Machine Learning},
  year      = {2019},
  pages     = {379-394},
  volume    = {101},
  url       = {https://mlanthology.org/acml/2019/bondu2019acml-fears/}
}