English

Hierarchical Novelty Detection for Visual Object Recognition

Computer Vision and Pattern Recognition 2018-06-18 v2 Machine Learning Machine Learning

Abstract

Deep neural networks have achieved impressive success in large-scale visual object recognition tasks with a predefined set of classes. However, recognizing objects of novel classes unseen during training still remains challenging. The problem of detecting such novel classes has been addressed in the literature, but most prior works have focused on providing simple binary or regressive decisions, e.g., the output would be "known," "novel," or corresponding confidence intervals. In this paper, we study more informative novelty detection schemes based on a hierarchical classification framework. For an object of a novel class, we aim for finding its closest super class in the hierarchical taxonomy of known classes. To this end, we propose two different approaches termed top-down and flatten methods, and their combination as well. The essential ingredients of our methods are confidence-calibrated classifiers, data relabeling, and the leave-one-out strategy for modeling novel classes under the hierarchical taxonomy. Furthermore, our method can generate a hierarchical embedding that leads to improved generalized zero-shot learning performance in combination with other commonly-used semantic embeddings.

Keywords

Cite

@article{arxiv.1804.00722,
  title  = {Hierarchical Novelty Detection for Visual Object Recognition},
  author = {Kibok Lee and Kimin Lee and Kyle Min and Yuting Zhang and Jinwoo Shin and Honglak Lee},
  journal= {arXiv preprint arXiv:1804.00722},
  year   = {2018}
}

Comments

CVPR 2018

R2 v1 2026-06-23T01:12:03.677Z