Learning Causal Features for Incremental Object Detection
Object detection limits its recognizable categories during the training phase, in which it can not cover all objects of interest for users. To satisfy the practical necessity, the incremental learning ability of the detector becomes a critical factor for real-world applications. Unfortunately, neural networks unavoidably meet catastrophic forgetting problem when it is implemented on a new task. To this end, many incremental object detection models preserve the knowledge of previous tasks by replaying samples or distillation from previous models. However, they ignore an important factor that the performance of the model mostly depends on its feature. These models try to rouse the memory of the neural network with previous samples but not to prevent forgetting. To this end, in this paper, we propose an incremental causal object detection (ICOD) model by learning causal features, which can adapt to more tasks. Traditional object detection models, unavoidably depend on the data-bias or data-specific features to get the detection results, which can not adapt to the new task. When the model meets the requirements of incremental learning, the data-bias information is not beneficial to the new task, and the incremental learning may eliminate these features and lead to forgetting. To this end, our ICOD is introduced to learn the causal features, rather than the data-bias features when training the detector. Thus, when the model is implemented to a new task, the causal features of the old task can aid the incremental learning process to alleviate the catastrophic forgetting problem. We conduct our model on several experiments, which shows a causal feature without data-bias can make the model adapt to new tasks better. \keywords{Object detection, incremental learning, causal feature.
Code (0)
등록된 구현이 없습니다.
Tasks
Incremental LearningObjectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
We Need a More Robust Classifier: Dual Causal Learning Empowers Domain-Incremental Time Series Classification
The World Wide Web thrives on intelligent services that rely on accurate time series classification, which has recently witnessed significant progress driven by advances in deep learning. However, existing studies face c…
Time Series ClassificationIncremental LearningIncremental Causal Graph Learning for Online Cyberattack Detection in Cyber-Physical Infrastructures
The escalating threat of cyberattacks on real-time critical infrastructures poses serious risks to public safety, demanding detection methods that effectively capture complex system interdependencies and adapt to evolvin…
Graph ClassificationAnomaly DetectionGraph LearningCausalX: Causal Explanations and Block Multilinear Factor Analysis
By adhering to the dictum, "No causation without manipulation (treatment, intervention)", cause and effect data analysis represents changes in observed data in terms of changes in the causal factors. When causal factors …
Computational EfficiencycounterfactualObjectObject RecognitionFew-Shot Incremental 3D Object Detection in Dynamic Indoor Environments
Incremental 3D object perception is a critical step toward embodied intelligence in dynamic indoor environments. However, existing incremental 3D detection methods rely on extensive annotations of novel classes for satis…
Novel Object Detection3D Object DetectionEW-DETR: Evolving World Object Detection via Incremental Low-Rank DEtection TRansformer
Real-world object detection must operate in evolving environments where new classes emerge, domains shift, and unseen objects must be identified as "unknown": all without accessing prior data. We introduce Evolving World…
Incremental LearningDomain AdaptationObject Detection