paper-with-me

Papers

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 label set, by either simply treating each candidate label equally or iteratively identifying the true label. Nonetheless, existing algorithms usually treat all labels and instances equally, and the complexities of both labels and instances are not taken into consideration during the learning stage. Inspired by the successful application of self-paced learning strategy in machine learning field, we integrate the self-paced regime into the partial label learning framework and propose a novel Self-Paced Partial-Label Learning (SP-PLL) algorithm, which could control the learning process to alleviate the problem by ranking the priorities of the training examples together with their candidate labels during each learning iteration. Extensive experiments and comparisons with other baseline methods demonstrate the effectiveness and robustness of the proposed method.

📄 PDF Abstract BibTeX arXiv:1804.07759

Code (0)

등록된 구현이 없습니다.

Tasks

Partial Label Learning

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

Unsupervised feature selection via self-paced learning and low-redundant regularization

2021-12-14 · Weiyi Li, Hongmei Chen, Tianrui Li, Jihong Wan 외

Much more attention has been paid to unsupervised feature selection nowadays due to the emergence of massive unlabeled data. The distribution of samples and the latent effect of training a learning method using samples i…

feature selection

Learning to Discover Knowledge: A Weakly-Supervised Partial Domain Adaptation Approach

2024-06-20 · Mengcheng Lan, Min Meng, Jun Yu, Jigang Wu

Domain adaptation has shown appealing performance by leveraging knowledge from a source domain with rich annotations. However, for a specific target task, it is cumbersome to collect related and high-quality source domai…

Domain AdaptationPartial Domain Adaptation

Self-Paced Sample Selection for Barely-Supervised Medical Image Segmentation

2024-07-07 · Junming Su, Zhiqiang Shen, Peng Cao, Jinzhu Yang 외

The existing barely-supervised medical image segmentation (BSS) methods, adopting a registration-segmentation paradigm, aim to learn from data with very few annotations to mitigate the extreme label scarcity problem. How…

Contrastive LearningImage RegistrationImage SegmentationMedical Image Segmentation+2

Adaptive Mix for Semi-Supervised Medical Image Segmentation

2024-07-31 · Zhiqiang Shen, Peng Cao, Junming Su, Jinzhu Yang 외

Mix-up is a key technique for consistency regularization-based semi-supervised learning methods, blending two or more images to generate strong-perturbed samples for strong-weak pseudo supervision. Existing mix-up operat…

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation