中文
相关论文

相关论文: Object Detection as a Positive-Unlabeled Problem

200 篇论文

In PU learning, a binary classifier is trained from positive (P) and unlabeled (U) data without negative (N) data. Although N data is missing, it sometimes outperforms PN learning (i.e., ordinary supervised learning). Hitherto, neither…

机器学习 · 计算机科学 2016-10-31 Gang Niu , Marthinus Christoffel du Plessis , Tomoya Sakai , Yao Ma , Masashi Sugiyama

Current state-of-the-art deep learning systems for visual object recognition and detection use purely supervised training with regularization such as dropout to avoid overfitting. The performance depends critically on the amount of labeled…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Scott Reed , Honglak Lee , Dragomir Anguelov , Christian Szegedy , Dumitru Erhan , Andrew Rabinovich

Benchmark object detection (OD) datasets play a pivotal role in advancing computer vision applications such as autonomous driving, and surveillance, as well as in training and evaluating deep learning-based state-of-the-art detection…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Min Je Kim , Muhammad Munsif , Altaf Hussain , Hikmat Yar , Sung Wook Baik

We introduce Probabilistic Object Detection, the task of detecting objects in images and accurately quantifying the spatial and semantic uncertainties of the detections. Given the lack of methods capable of assessing such probabilistic…

计算机视觉与模式识别 · 计算机科学 2020-01-31 David Hall , Feras Dayoub , John Skinner , Haoyang Zhang , Dimity Miller , Peter Corke , Gustavo Carneiro , Anelia Angelova , Niko Sünderhauf

Object detection is a core problem in computer vision. With the development of deep ConvNets, the performance of object detectors has been dramatically improved. The deep ConvNets based object detectors mainly focus on regressing the…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Xinggang Wang , Kaibing Chen , Zilong Huang , Cong Yao , Wenyu Liu

This paper defines a positive and unlabeled classification problem for standard GANs, which then leads to a novel technique to stabilize the training of the discriminator in GANs. Traditionally, real data are taken as positive while…

机器学习 · 计算机科学 2020-02-26 Tianyu Guo , Chang Xu , Jiajun Huang , Yunhe Wang , Boxin Shi , Chao Xu , Dacheng Tao

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Distantly supervised named entity recognition (DS-NER) has been proposed to exploit the automatically labeled training data by external knowledge bases instead of human annotations. However, it tends to suffer from a high false negative…

计算与语言 · 计算机科学 2025-04-08 Yuzhe Zhang , Min Cen , Hong Zhang

This paper proposes a novel semi-supervised method on object recognition. First, based on Boost Picking, a universal algorithm, Boost Picking Teaching (BPT), is proposed to train an effective binary-classifier just using a few labeled data…

计算机视觉与模式识别 · 计算机科学 2019-08-17 Fuqiang Liu , Fukun Bi , Liang Chen

Learning binary classifiers only from positive and unlabeled (PU) data is an important and challenging task in many real-world applications, including web text classification, disease gene identification and fraud detection, where negative…

机器学习 · 计算机科学 2020-12-01 Hui Chen , Fangqing Liu , Yin Wang , Liyue Zhao , Hao Wu

Universal lesion detection has great value for clinical practice as it aims to detect various types of lesions in multiple organs on medical images. Deep learning methods have shown promising results, but demanding large volumes of…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Xiaoyu Bai , Benteng Ma , Changyang Li , Yong Xia

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

Recent advances in semi-supervised object detection (SSOD) are largely driven by consistency-based pseudo-labeling methods for image classification tasks, producing pseudo labels as supervisory signals. However, when using pseudo labels,…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Hengduo Li , Zuxuan Wu , Abhinav Shrivastava , Larry S. Davis

Object detectors are typically learned on fully-annotated training data with fixed predefined categories. However, categories are often required to be increased progressively. Usually, only the original training set annotated with old…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Bowen Zhao , Chen Chen , Xi Xiao , Shutao Xia

Weakly-supervised learning approaches have gained significant attention due to their ability to reduce the effort required for human annotations in training neural networks. This paper investigates a framework for weakly-supervised object…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Byeongkeun Kang , Sinhae Cha , Yeejin Lee

In binary classification, Learning from Positive and Unlabeled data (LePU) is semi-supervised learning but with labeled elements from only one class. Most of the research on LePU relies on some form of independence between the selection…

机器学习 · 计算机科学 2020-03-03 Naji Shajarisales , Peter Spirtes , Kun Zhang

Object proposals have become an integral preprocessing steps of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Dahun Kim , Tsung-Yi Lin , Anelia Angelova , In So Kweon , Weicheng Kuo

The ambiguous appearance, tiny scale, and fine-grained classes of objects in remote sensing imagery inevitably lead to the noisy annotations in category labels of detection dataset. However, the effects and treatments of the label noises…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Guozhang Liu , Ting Liu , Mengke Yuan , Tao Pang , Guangxing Yang , Hao Fu , Tao Wang , Tongkui Liao

Semi-supervised anomaly detection, which aims to improve the anomaly detection performance by using a small amount of labeled anomaly data in addition to unlabeled data, has attracted attention. Existing semi-supervised approaches assume…

机器学习 · 统计学 2025-02-11 Hiroshi Takahashi , Tomoharu Iwata , Atsutoshi Kumagai , Yuuki Yamanaka

Semi- and weakly-supervised learning have recently attracted considerable attention in the object detection literature since they can alleviate the cost of annotation needed to successfully train deep learning models. State-of-art…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Akhil Meethal , Marco Pedersoli , Zhongwen Zhu , Francisco Perdigon Romero , Eric Granger