A Multistrategy Approach to Classifier Learning from Time Series

Abstract

We present an approach to inductive concept learning using multiple models for time series. Our objective is to improve the efficiency and accuracy of concept learning by decomposing learning tasks that admit multiple types of learning architectures and mixture estimation methods. The decomposition method adapts attribute subset selection and constructive induction (cluster definition) to define new subproblems. To these problem definitions, we can apply metric-based model selection to select from a database of learning components, thereby producing a specification for supervised learning using a mixture model. We report positive learning results using temporal artificial neural networks (ANNs), on a synthetic, multiattribute learning problem and on a real-world time series monitoring application.

Cite

Text

Hsu et al. "A Multistrategy Approach to Classifier Learning from Time Series." Machine Learning, 2000. doi:10.1023/A:1007694209216

Markdown

[Hsu et al. "A Multistrategy Approach to Classifier Learning from Time Series." Machine Learning, 2000.](https://mlanthology.org/mlj/2000/hsu2000mlj-multistrategy/) doi:10.1023/A:1007694209216

BibTeX

@article{hsu2000mlj-multistrategy,
  title     = {{A Multistrategy Approach to Classifier Learning from Time Series}},
  author    = {Hsu, William H. and Ray, Sylvian R. and Wilkins, David C.},
  journal   = {Machine Learning},
  year      = {2000},
  pages     = {213-236},
  doi       = {10.1023/A:1007694209216},
  volume    = {38},
  url       = {https://mlanthology.org/mlj/2000/hsu2000mlj-multistrategy/}
}