Weakly Supervised Knowledge Transfer with Probabilistic Logical Reasoning for Object Detection

Abstract

Training object detection models usually requires instance-level annotations, such as the positions and labels of all objects present in each image. Such supervision is unfortunately not always available and, more often, only image-level information is provided, also known as weak supervision. Recent works have addressed this limitation by leveraging knowledge from a richly annotated domain. However, the scope of weak supervision supported by these approaches has been very restrictive, preventing them to use all available information. In this work, we propose ProbKT, a framework based on probabilistic logical reasoning to train object detection models with arbitrary types of weak supervision. We empirically show on different datasets that using all available information is beneficial as our ProbKT leads to significant improvement on target domain and better generalisation compared to existing baselines. We also showcase the ability of our approach to handle complex logic statements as supervision signal.

Cite

Text

Oldenhof et al. "Weakly Supervised Knowledge Transfer with Probabilistic Logical Reasoning for Object Detection." International Conference on Learning Representations, 2023.

Markdown

[Oldenhof et al. "Weakly Supervised Knowledge Transfer with Probabilistic Logical Reasoning for Object Detection." International Conference on Learning Representations, 2023.](https://mlanthology.org/iclr/2023/oldenhof2023iclr-weakly/)

BibTeX

@inproceedings{oldenhof2023iclr-weakly,
  title     = {{Weakly Supervised Knowledge Transfer with Probabilistic Logical Reasoning for Object Detection}},
  author    = {Oldenhof, Martijn and Arany, Adam and Moreau, Yves and De Brouwer, Edward},
  booktitle = {International Conference on Learning Representations},
  year      = {2023},
  url       = {https://mlanthology.org/iclr/2023/oldenhof2023iclr-weakly/}
}