HCV: Hierarchy-Consistency Verification for Incremental Implicitly-Refined Classification
Abstract
Human beings learn and accumulate hierarchical knowledge over their lifetime. This knowledge is associated with previous concepts for consolidation and hierarchical construction. However, current incremental learning methods lack the ability to build a concept hierarchy by associating new concepts to old ones. A more realistic setting tackling this problem is referred to as Incremental Implicitly-Refined Classification (IIRC), which simulates the recognition process from coarse-grained categories to fine-grained categories. To overcome forgetting in this benchmark, we propose Hierarchy-Consistency Verification (HCV) as an enhancement to existing continual learning methods. Our method incrementally discovers the hierarchical relations between classes. We then show how this knowledge can be exploited during both training and inference. Experiments on three setups of varying difficulty demonstrate that our HCV module improves performance of existing continual learning methods under this IIRC setting by a large margin. Code is available in https://github.com/wangkai930418/HCV_IIRC.
Cite
@article{arxiv.2110.11148,
title = {HCV: Hierarchy-Consistency Verification for Incremental Implicitly-Refined Classification},
author = {Kai Wang and Xialei Liu and Luis Herranz and Joost van de Weijer},
journal= {arXiv preprint arXiv:2110.11148},
year = {2021}
}
Comments
accepted in BMVC 2021