paper-with-me

홈 › Papers

Detector Discovery in the Wild: Joint Multiple Instance and Representation Learning

2014-12-02 · CVPR 2015 6 · Judy Hoffman, Deepak Pathak, Trevor Darrell, Kate Saenko

We develop methods for detector learning which exploit joint training over both weak and strong labels and which transfer learned perceptual representations from strongly-labeled auxiliary tasks. Previous methods for weak-label learning often learn detector models independently using latent variable optimization, but fail to share deep representation knowledge across classes and usually require strong initialization. Other previous methods transfer deep representations from domains with strong labels to those with only weak labels, but do not optimize over individual latent boxes, and thus may miss specific salient structures for a particular category. We propose a model that subsumes these previous approaches, and simultaneously trains a representation and detectors for categories with either weak or strong labels present. We provide a novel formulation of a joint multiple instance learning method that includes examples from classification-style data when available, and also performs domain transfer learning to improve the underlying detector representation. Our model outperforms known methods on ImageNet-200 detection with weak labels.

📄 PDF Abstract BibTeX arXiv:1412.1135

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Discovery-and-Selection: Towards Optimal Multiple Instance Learning for Weakly Supervised Object Detection

2021-10-18 · Shiwei Zhang, Wei Ke, Lin Yang

Weakly supervised object detection (WSOD) is a challenging task that requires simultaneously learn object classifiers and estimate object locations under the supervision of image category labels. A major line of WSOD met…

Multiple Instance LearningObjectobject-detectionObject Detection+1

PANDAS: Prototype-based Novel Class Discovery and Detection

2024-02-27 · Tyler L. Hayes, César R. de Souza, Namil Kim, Jiwon Kim 외

Object detectors are typically trained once and for all on a fixed set of classes. However, this closed-world assumption is unrealistic in practice, as new classes will inevitably emerge after the detector is deployed in…

Novel Class Discovery

The Pursuit of Knowledge: Discovering and Localizing Novel Categories using Dual Memory

2021-05-04 · ICCV 2021 10 · Sai Saketh Rambhatla, Rama Chellappa, Abhinav Shrivastava

We tackle object category discovery, which is the problem of discovering and localizing novel objects in a large unlabeled dataset. While existing methods show results on datasets with less cluttered scenes and fewer obj…

Object

Relaxed Multiple-Instance SVM with Application to Object Discovery

2015-10-05 · ICCV 2015 12 · Xinggang Wang, Zhuotun Zhu, Cong Yao, Xiang Bai

Multiple-instance learning (MIL) has served as an important tool for a wide range of vision applications, for instance, image classification, object detection, and visual tracking. In this paper, we propose a novel metho…

General Classificationimage-classificationImage ClassificationMultiple Instance Learning+5

OW-Rep: Open World Object Detection with Instance Representation Learning

2024-09-24 · Sunoh Lee, Minsik Jeon, Jihong Min, Junwon Seo

Open World Object Detection(OWOD) addresses realistic scenarios where unseen object classes emerge, enabling detectors trained on known classes to detect unknown objects and incrementally incorporate the knowledge they p…

Novel Class DiscoveryObjectobject-detectionObject Detection+3