IROS 2024poster3 citations

Preventing Catastrophic Forgetting in Continuous Online Learning for Autonomous Driving

Rui Yang, Tao Yang, Zhi Yan, Tomas Krajnik, Yassine Ruichek

Abstract

Autonomous vehicles require online learning capabilities to enable long-term, unattended operation. However, long-term online learning is accompanied by the problem of forgetting previously learned knowledge. This paper introduces an online learning framework that includes a catastrophic forgetting prevention mechanism, named Long-Short-Term Online Learning (LSTOL). The framework consists of a set of shortterm learners and a long-term controller, where the former is based on the concept of ensemble learning and aims to achieve rapid learning iterations, while the latter contains a simple yet efficient probabilistic decision-making mechanism combined with four control primitives to achieve effective knowledge maintenance. A novel feature of the proposed LSTOL is that it avoids forgetting while learning autonomously. In addition, LSTOL makes no assumptions about the model type of short-term learners and the continuity of the data. The effectiveness of the proposed framework is demonstrated through experiments across well-known datasets in autonomous driving, including KITTI and Waymo. The source code for the method implementation is publicly available at https://github.com/epan-utbm/lstol.

BibTeX
@inproceedings{iros2024_preventingcatast,
  title = {Preventing Catastrophic Forgetting in Continuous Online Learning for Autonomous Driving},
  author = {Rui Yang and Tao Yang and Zhi Yan and Tomas Krajnik and Yassine Ruichek},
  booktitle = {IROS 2024},
  year = {2024}
}
Preventing Catastrophic Forgetting in Continuous Online Learning for Autonomous Driving · IROS 2024