Gradient-based Maximally Interfered Retrieval for Domain Incremental 3D Object Detection
Accurate 3D object detection in all weather conditions remains a key challenge to enable the widespread deployment of autonomous vehicles, as most work to date has been performed on clear weather data. In order to generalize to adverse weather conditions, supervised methods perform best if trained from scratch on all weather data instead of finetuning a model pretrained on clear weather data. Training from scratch on all data will eventually become computationally infeasible and expensive as datasets continue to grow and encompass the full extent of possible weather conditions. On the other hand, naive finetuning on data from a different weather domain can result in catastrophic forgetting of the previously learned domain. Inspired by the success of replay-based continual learning methods, we propose Gradient-based Maximally Interfered Retrieval (GMIR), a gradient based sampling strategy for replay. During finetuning, GMIR periodically retrieves samples from the previous domain dataset whose gradient vectors show maximal interference with the gradient vector of the current update. Our 3D object detection experiments on the SeeingThroughFog (STF) dataset show that GMIR not only overcomes forgetting but also offers competitive performance compared to scratch training on all data with a 46.25% reduction in total training time.
Code (1)
Tasks
3D Object DetectionAllAutonomous VehiclesContinual Learningobject-detectionObject DetectionRetrievalSimilar Papers 제목 키워드 기반
Online Continual Learning with Maximally Interfered Retrieval
Continual learning, the setting where a learning agent is faced with a never ending stream of data, continues to be a great challenge for modern machine learning systems. In particular the online or "single-pass through …
Continual LearningRetrievalOnline Continual Learning with Maximal Interfered Retrieval
Continual learning, the setting where a learning agent is faced with a never-ending stream of data, continues to be a great challenge for modern machine learning systems. In particular the online or "single-pass through …
class-incremental learningClass Incremental LearningContinual LearningRetrievalLearning on the Fly: Replay-Based Continual Object Perception for Indoor Drones
Autonomous agents such as indoor drones must learn new object classes in real-time while limiting catastrophic forgetting, motivating Class-Incremental Learning (CIL). However, most unmanned aerial vehicle (UAV) datasets…
class-incremental learningContinual LearningAugmented Memory Replay-based Continual Learning Approaches for Network Intrusion Detection
Intrusion detection is a form of anomalous activity detection in communication network traffic. Continual learning (CL) approaches to the intrusion detection task accumulate old knowledge while adapting to the latest thr…
Not Just Selection, but Exploration: Online Class-Incremental Continual Learning via Dual View Consistency
Online class-incremental continual learning aims to learn new classes continually from a never-ending and single-pass data stream, while not forgetting the learned knowledge of old classes. Existing replay-based meth…
Continual Learning