English

On Utilizing Relationships for Transferable Few-Shot Fine-Grained Object Detection

Computer Vision and Pattern Recognition 2022-12-02 v1 Artificial Intelligence

Abstract

State-of-the-art object detectors are fast and accurate, but they require a large amount of well annotated training data to obtain good performance. However, obtaining a large amount of training annotations specific to a particular task, i.e., fine-grained annotations, is costly in practice. In contrast, obtaining common-sense relationships from text, e.g., "a table-lamp is a lamp that sits on top of a table", is much easier. Additionally, common-sense relationships like "on-top-of" are easy to annotate in a task-agnostic fashion. In this paper, we propose a probabilistic model that uses such relational knowledge to transform an off-the-shelf detector of coarse object categories (e.g., "table", "lamp") into a detector of fine-grained categories (e.g., "table-lamp"). We demonstrate that our method, RelDetect, achieves performance competitive to finetuning based state-of-the-art object detector baselines when an extremely low amount of fine-grained annotations is available (0.2%0.2\% of entire dataset). We also demonstrate that RelDetect is able to utilize the inherent transferability of relationship information to obtain a better performance (+5+5 mAP points) than the above baselines on an unseen dataset (zero-shot transfer). In summary, we demonstrate the power of using relationships for object detection on datasets where fine-grained object categories can be linked to coarse-grained categories via suitable relationships.

Keywords

Cite

@article{arxiv.2212.00770,
  title  = {On Utilizing Relationships for Transferable Few-Shot Fine-Grained Object Detection},
  author = {Ambar Pal and Arnau Ramisa and Amit Kumar K C and René Vidal},
  journal= {arXiv preprint arXiv:2212.00770},
  year   = {2022}
}

Comments

8 pages, 3 figures

R2 v1 2026-06-28T07:19:48.748Z