paper-with-me

Papers

Self-Paced Co-training

2017-08-01 · ICML 2017 8 · Fan Ma, Deyu Meng, Qi Xie, Zina Li, Xuanyi Dong

Co-training is a well-known semi-supervised learning approach which trains classifiers on two different views and exchanges labels of unlabeled instances in an iterative way. During co-training process, labels of unlabeled instances in the training pool are very likely to be false especially in the initial training rounds, while the standard co-training algorithm utilizes a “draw without replacement” manner and does not remove these false labeled instances from training. This issue not only tends to degenerate its performance but also hampers its fundamental theory. Besides, there is no optimization model to explain what objective a cotraining process optimizes. To these issues, in this study we design a new co-training algorithm named self-paced cotraining (SPaCo) with a “draw with replacement” learning mode. The rationality of SPaCo can be proved under theoretical assumptions utilized in traditional co-training research, and furthermore, the algorithm exactly complies with the alternative optimization process for an optimization model of self-paced curriculum learning, which can be finely explained in robust learning manner. Experimental results substantiate the superiority of the proposed method as compared with current state-of-the-art co-training methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Self-Paced Regularization Framework for Multi-Label Learning

2016-03-22 · Changsheng Li, Fan Wei, Junchi Yan, Weishan Dong 외

In this paper, we propose a novel multi-label learning framework, called Multi-Label Self-Paced Learning (MLSPL), in an attempt to incorporate the self-paced learning strategy into multi-label learning regime. In light o…

Multi-Label Learning

Training with Growing Sets: A Simple Alternative to Curriculum Learning and Self Paced Learning

2018-01-01 · ICLR 2018 1 · Melike Nur Mermer, Mehmet Fatih Amasyali

Curriculum learning and Self paced learning are popular topics in the machine learning that suggest to put the training samples in order by considering their difficulty levels. Studies in these topics show that starting …

Distributed Self-Paced Learning in Alternating Direction Method of Multipliers

2018-07-06 · Xuchao Zhang, Liang Zhao, Zhiqian Chen, Chang-Tien Lu

Self-paced learning (SPL) mimics the cognitive process of humans, who generally learn from easy samples to hard ones. One key issue in SPL is the training process required for each instance weight depends on the other sa…

A Self-paced Regularization Framework for Partial-Label Learning

2018-04-20 · Gengyu Lyu, Songhe Feng, Congyang Lang

Partial label learning (PLL) aims to solve the problem where each training instance is associated with a set of candidate labels, one of which is the correct label. Most PLL algorithms try to disambiguate the candidate l…

Partial Label Learning

Self-paced learning to improve text row detection in historical documents with missing labels

2022-01-28 · Mihaela Gaman, Lida Ghadamiyan, Radu Tudor Ionescu, Marius Popescu

An important preliminary step of optical character recognition systems is the detection of text rows. To address this task in the context of historical data with missing labels, we propose a self-paced learning algorithm…

Missing LabelsOptical Character RecognitionOptical Character Recognition (OCR)