English

Frustratingly Simple but Effective Zero-shot Detection and Segmentation: Analysis and a Strong Baseline

Computer Vision and Pattern Recognition 2023-02-16 v1

Abstract

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims at learning effective methods for identifying and localizing object instances for the categories that have no supervision available. Constructing architectures for these tasks requires choosing from a myriad of design options, ranging from the form of the class encoding used to transfer information from seen to unseen categories, to the nature of the function being optimized for learning. In this work, we extensively study these design choices, and carefully construct a simple yet extremely effective zero-shot recognition method. Through extensive experiments on the MSCOCO dataset on object detection and segmentation, we highlight that our proposed method outperforms existing, considerably more complex, architectures. Our findings and method, which we propose as a competitive future baseline, point towards the need to revisit some of the recent design trends in zero-shot detection / segmentation.

Keywords

Cite

@article{arxiv.2302.07319,
  title  = {Frustratingly Simple but Effective Zero-shot Detection and Segmentation: Analysis and a Strong Baseline},
  author = {Siddhesh Khandelwal and Anirudth Nambirajan and Behjat Siddiquie and Jayan Eledath and Leonid Sigal},
  journal= {arXiv preprint arXiv:2302.07319},
  year   = {2023}
}

Comments

17 Pages, 7 Figures

R2 v1 2026-06-28T08:40:14.082Z