Litcius/Paper detail

iFS-RCNN: An Incremental Few-shot Instance Segmenter

Khoi Nguyen, Siniša Todorović

20222022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)25 citationsDOI

Abstract

This paper addresses incremental few-shot instance seg-mentation, where a few examples of new object classes ar-rive when access to training examples of old classes is not available anymore, and the goal is to perform well on both old and new classes. We make two contributions by extending the common Mask-RCNN framework in its second stage - namely, we specify a new object class classifier based on the probit function and a new uncertainty-guided bounding-box predictor. The former leverages Bayesian learning to address a paucity of training examples of new classes. The latter learns not only to predict object bounding boxes but also to estimate the uncertainty of the prediction as a guid-ance for bounding box refinement. We also specify two new loss functions in terms of the estimated object-class distribution and bounding-box uncertainty. Our contributions produce significant performance gains on the COCO dataset over the state of the art - specifically, the gain of +6 on the new classes and +16 on the old classes in the AP instance segmentation metric. Furthermore, we are the first to evaluate the incremental few-shot setting on the more challenging LVIS dataset.

Topics & Concepts

Bounding overwatchMinimum bounding boxComputer scienceArtificial intelligenceObject (grammar)Classifier (UML)Class (philosophy)Metric (unit)Machine learningSegmentationObject detectionNaive Bayes classifierPattern recognition (psychology)Image (mathematics)Support vector machineOperations managementEconomicsDomain Adaptation and Few-Shot LearningAdvanced Neural Network ApplicationsMultimodal Machine Learning Applications
iFS-RCNN: An Incremental Few-shot Instance Segmenter | Litcius