paper-with-me

홈 › Papers

Semi-supervised Object Detection via Virtual Category Learning

2022-07-07 · Changrui Chen, Kurt Debattista, Jungong Han

Due to the costliness of labelled data in real-world applications, semi-supervised object detectors, underpinned by pseudo labelling, are appealing. However, handling confusing samples is nontrivial: discarding valuable confusing samples would compromise the model generalisation while using them for training would exacerbate the confirmation bias issue caused by inevitable mislabelling. To solve this problem, this paper proposes to use confusing samples proactively without label correction. Specifically, a virtual category (VC) is assigned to each confusing sample such that they can safely contribute to the model optimisation even without a concrete label. It is attributed to specifying the embedding distance between the training sample and the virtual category as the lower bound of the inter-class distance. Moreover, we also modify the localisation loss to allow high-quality boundaries for location regression. Extensive experiments demonstrate that the proposed VC learning significantly surpasses the state-of-the-art, especially with small amounts of available labels.

📄 PDF Abstract BibTeX arXiv:2207.03433

Code (1)

geoffreychen777/vc 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

Semi-supervised Object Detection via Virtual Category Learning

2021-11-25 · Anonymous

Due to the lack of large amounts of labelled data to learn rich-expressive features of objects, semi-supervised detectors powered by pseudo labelling techniques usually make a tentative decision for the pseudo labels of …

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Virtual Category Learning: A Semi-Supervised Learning Method for Dense Prediction with Extremely Limited Labels

2023-12-02 · Changrui Chen, Jungong Han, Kurt Debattista

Due to the costliness of labelled data in real-world applications, semi-supervised learning, underpinned by pseudo labelling, is an appealing solution. However, handling confusing samples is nontrivial: discarding valuab…

object-detectionObject DetectionSemantic Segmentation

Class-balanced Open-set Semi-supervised Object Detection for Medical Images

2024-08-22 · Zhanyun Lu, Renshu Gu, Huimin Cheng, Siyu Pang 외

Medical image datasets in the real world are often unlabeled and imbalanced, and Semi-Supervised Object Detection (SSOD) can utilize unlabeled data to improve an object detector. However, existing approaches predominantl…

Objectobject-detectionObject DetectionOut-of-Distribution Detection+1

Power of Cooperative Supervision: Multiple Teachers Framework for Enhanced 3D Semi-Supervised Object Detection

2024-05-31 · Jin-Hee Lee, Jae-Keun Lee, Je-Seok Kim, Soon Kwon

To ensure safe urban driving for autonomous platforms, it is crucial not only to develop high-performance object detection techniques but also to establish a diverse and representative dataset that captures various urban…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Video Object Segmentation using Tracked Object Proposals

2017-07-20 · Gilad Sharir, Eddie Smolyansky, Itamar Friedman

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation …

Objectobject-detectionObject DetectionObject Tracking+5