paper-with-me

홈 › Papers

Co-occurrence matrix analysis-based semi-supervised training for object detection

2018-02-20 · Min-Kook Choi, Jaehyeong Park, Jihun Jung, Heechul Jung, Jin-Hee Lee, Woong Jae Won, Woo Young Jung, Jincheol Kim, Soon Kwon

One of the most important factors in training object recognition networks using convolutional neural networks (CNNs) is the provision of annotated data accompanying human judgment. Particularly, in object detection or semantic segmentation, the annotation process requires considerable human effort. In this paper, we propose a semi-supervised learning (SSL)-based training methodology for object detection, which makes use of automatic labeling of un-annotated data by applying a network previously trained from an annotated dataset. Because an inferred label by the trained network is dependent on the learned parameters, it is often meaningless for re-training the network. To transfer a valuable inferred label to the unlabeled data, we propose a re-alignment method based on co-occurrence matrix analysis that takes into account one-hot-vector encoding of the estimated label and the correlation between the objects in the image. We used an MS-COCO detection dataset to verify the performance of the proposed SSL method and deformable neural networks (D-ConvNets) as an object detector for basic training. The performance of the existing state-of-the-art detectors (DConvNets, YOLO v2, and single shot multi-box detector (SSD)) can be improved by the proposed SSL method without using the additional model parameter or modifying the network architecture.

📄 PDF Abstract BibTeX arXiv:1802.06964

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

Matrix Profile for Anomaly Detection on Multidimensional Time Series

2024-09-14 · Chin-Chia Michael Yeh, Audrey Der, Uday Singh Saini, Vivian Lai 외

The Matrix Profile (MP), a versatile tool for time series data mining, has been shown effective in time series anomaly detection (TSAD). This paper delves into the problem of anomaly detection in multidimensional time se…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Quantum Semi-Supervised Learning with Quantum Supremacy

2021-10-05 · Zhou Shangnan

Quantum machine learning promises to efficiently solve important problems. There are two persistent challenges in classical machine learning: the lack of labeled data, and the limit of computational power. We propose a n…

BIG-bench Machine LearningClusteringQuantum Machine Learning

Semi-supervised Learning with Weakly-Related Unlabeled Data : Towards Better Text Categorization

2008-12-01 · NeurIPS 2008 12 · Liu Yang, Rong Jin, Rahul Sukthankar

The cluster assumption is exploited by most semi-supervised learning (SSL) methods. However, if the unlabeled data is merely weakly related to the target classes, it becomes questionable whether driving the decision boun…

General ClassificationText Categorization

Unsupervised and semi-supervised co-salient object detection via segmentation frequency statistics

2023-11-11 · Souradeep Chakraborty, Shujon Naha, Muhammet Bastan, Amit Kumar K C 외

In this paper, we address the detection of co-occurring salient objects (CoSOD) in an image group using frequency statistics in an unsupervised manner, which further enable us to develop a semi-supervised method. While p…

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

A Matrix Chernoff Bound for Markov Chains and Its Application to Co-occurrence Matrices

2020-08-06 · NeurIPS 2020 12 · Jiezhong Qiu, Chi Wang, Ben Liao, Richard Peng 외

We prove a Chernoff-type bound for sums of matrix-valued random variables sampled via a regular (aperiodic and irreducible) finite Markov chain. Specially, consider a random walk on a regular Markov chain and a Hermitian…

Graph LearningGraph Representation LearningRepresentation Learning