CLAIRE: Enabling Continual Learning for Real-time Autonomous Driving with a Dual-head Architecture
CLAIRE: Enabling Continual Learning for Real-time Autonomous Driving with a Dual-head Architecture
复制标题
DOI:
10.1109/isorc52572.2022.9812816
复制
发表时间:
2022-05
期刊:
影响因子:
--
通讯作者:
Hao Zhang-
中科院分区:
文献类型:
--
作者:
Hao Zhang-
Autonomous vehicles rely on a pre-trained object detector to perceive surroundings. However, when never seen before scenarios are encountered, late decisions may result in hard braking due to perceived threats. Image sequences leading to such a situation provide the potential to learn and improve over time. Yet instant re-training on board with all prior training data is infeasible given computational, storage and power constraints. What’s more, exposure of a pre-trained CNN to only images of the new scenario is known to result in “catastrophic forgetting” for already learned features.This work makes several contributions: A novel lightweight dual-head detection network architecture is proposed to overcome forgetting and to support fast on-board continual learning on small sets of new images and assesses the feasibility of continual learning methods for autonomous driving. A sensitivity study on the quality and quantity of continually learned images for our dual-head technique is performed, including an assessment of its real-time suitability. Experiments show that our method’s accuracy is improved by up to 13% and performance increases by 5.8X over a state-of-the-art continual learning framework. This makes it suitable for autonomous driving scenarios with real-time constraints. Source code is made available via Github.