Dynamic Programming Boosting for Discriminative Macro-Action Discovery

Abstract

We consider the problem of automatic macro-action discovery in imitation learning, which we cast as one of change-point detection. Unlike prior work in change-point detection, the present work leverages discriminative learning algorithms. Our main contribution is a novel supervised learning algorithm which extends the classical Boosting framework by combining it with dynamic programming. The resulting process alternatively improves the performance of individual strong predictors and the estimated change-points in the training sequence. Empirical evaluation is presented for the proposed method on tasks where change-points arise naturally as part of a classification problem. Finally we show the applicability of the algorithm to macro-action discovery in imitation learning and demonstrate it allows us to solve complex image-based goal-planning problems with thousands of features.

Cite

Text

Lefakis and Fleuret. "Dynamic Programming Boosting for Discriminative Macro-Action Discovery." International Conference on Machine Learning, 2014.

Markdown

[Lefakis and Fleuret. "Dynamic Programming Boosting for Discriminative Macro-Action Discovery." International Conference on Machine Learning, 2014.](https://mlanthology.org/icml/2014/lefakis2014icml-dynamic/)

BibTeX

@inproceedings{lefakis2014icml-dynamic,
  title     = {{Dynamic Programming Boosting for Discriminative Macro-Action Discovery}},
  author    = {Lefakis, Leonidas and Fleuret, Francois},
  booktitle = {International Conference on Machine Learning},
  year      = {2014},
  pages     = {1548-1556},
  volume    = {32},
  url       = {https://mlanthology.org/icml/2014/lefakis2014icml-dynamic/}
}