paper-with-me

Papers

Weakly Supervised Knowledge Transfer with Probabilistic Logical Reasoning for Object Detection

2023-03-09 · Martijn Oldenhof, Adam Arany, Yves Moreau, Edward De Brouwer

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 that allows 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 generalization compared to existing baselines. We also showcase the ability of our approach to handle complex logic statements as supervision signal.

📄 PDF Abstract BibTeX arXiv:2303.05148

Code (1)

molden/probkt 공식 구현 pytorch

Tasks

AllLogical Reasoningobject-detectionObject DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Weakly-supervised Deep Cognate Detection Framework for Low-Resourced Languages Using Morphological Knowledge of Closely-Related Languages

2023-11-09 · Koustava Goswami, Priya Rani, Theodorus Fransen, John P. McCrae

Exploiting cognates for transfer learning in under-resourced languages is an exciting opportunity for language understanding tasks, including unsupervised machine translation, named entity recognition and information ret…

Information RetrievalMachine Translationnamed-entity-recognitionNamed Entity Recognition+2

Semantic-Transferable Weakly-Supervised Endoscopic Lesions Segmentation

2019-08-21 · ICCV 2019 10 · Jiahua Dong, Yang Cong, Gan Sun, Dongdong Hou

Weakly-supervised learning under image-level labels supervision has been widely applied to semantic segmentation of medical lesions regions. However, 1) most existing models rely on effective constraints to explore the i…

Pseudo LabelSegmentationSemantic SegmentationWeakly-supervised Learning

Boosting Weakly Supervised Object Detection with Progressive Knowledge Transfer

2020-07-15 · ECCV 2020 8 · Yuanyi Zhong, Jian-Feng Wang, Jian Peng, Lei Zhang

In this paper, we propose an effective knowledge transfer framework to boost the weakly supervised object detection accuracy with the help of an external fully-annotated source dataset, whose categories may not overlap w…

Objectobject-detectionObject DetectionTransfer Learning+1

CaT: Weakly Supervised Object Detection with Category Transfer

2021-08-17 · ICCV 2021 10 · Tianyue Cao, Lianyu Du, Xiaoyun Zhang, Siheng Chen 외

A large gap exists between fully-supervised object detection and weakly-supervised object detection. To narrow this gap, some methods consider knowledge transfer from additional fully-supervised dataset. But these method…

Objectobject-detectionObject DetectionTransfer Learning+1

Revisiting knowledge transfer for training object class detectors

2017-08-21 · CVPR 2018 6 · Jasper Uijlings, Stefan Popov, Vittorio Ferrari

We propose to revisit knowledge transfer for training object detectors on target classes from weakly supervised training images, helped by a set of source classes with bounding-box annotations. We present a unified knowl…

ObjectTransfer Learning