English

HCV: Hierarchy-Consistency Verification for Incremental Implicitly-Refined Classification

Computer Vision and Pattern Recognition 2021-10-25 v2

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.

Keywords

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

R2 v1 2026-06-24T07:04:31.079Z