paper-with-me

홈 › Papers

Multi-Level Generative Models for Partial Label Learning with Non-random Label Noise

2020-05-11 · Yan Yan, Yuhong Guo

Partial label (PL) learning tackles the problem where each training instance is associated with a set of candidate labels that include both the true label and irrelevant noise labels. In this paper, we propose a novel multi-level generative model for partial label learning (MGPLL), which tackles the problem by learning both a label level adversarial generator and a feature level adversarial generator under a bi-directional mapping framework between the label vectors and the data samples. Specifically, MGPLL uses a conditional noise label generation network to model the non-random noise labels and perform label denoising, and uses a multi-class predictor to map the training instances to the denoised label vectors, while a conditional data feature generator is used to form an inverse mapping from the denoised label vectors to data samples. Both the noise label generator and the data feature generator are learned in an adversarial manner to match the observed candidate labels and data features respectively. Extensive experiments are conducted on synthesized and real-world partial label datasets. The proposed approach demonstrates the state-of-the-art performance for partial label learning.

📄 PDF Abstract BibTeX arXiv:2005.05407

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingPartial Label Learning

Similar Papers 제목 키워드 기반

Human Activity Learning and Segmentation using Partially Hidden Discriminative Models

2014-08-06 · Truyen Tran, Hung Bui, Svetha Venkatesh

Learning and understanding the typical patterns in the daily activities and routines of people from low-level sensory data is an important problem in many application domains such as building smart environments, or provi…

Bayesian Model of Behaviour in Economic Games

2008-12-01 · NeurIPS 2008 12 · Debajyoti Ray, Brooks King-Casas, P. R. Montague, Peter Dayan

Classical Game Theoretic approaches that make strong rationality assumptions have difficulty modeling observed behaviour in Economic games of human subjects. We investigate the role of finite levels of iterated reasoning…

model

Regularizing Discriminative Capability of CGANs for Semi-Supervised Generative Learning

2020-06-01 · CVPR 2020 6 · Yi Liu, Guangchang Deng, Xiangping Zeng, Si Wu 외

Semi-supervised generative learning aims to learn the underlying class-conditional distribution of partially labeled data. Generative Adversarial Networks (GANs) have led to promising progress in this task. However, it s…

General ClassificationImage Generation

Hybrid VAE: Improving Deep Generative Models using Partial Observations

2017-11-30 · Sergey Tulyakov, Andrew Fitzgibbon, Sebastian Nowozin

Deep neural network models trained on large labeled datasets are the state-of-the-art in a large variety of computer vision tasks. In many applications, however, labeled data is expensive to obtain or requires a time con…

Adversarial Partial Multi-Label Learning

2019-09-15 · Yan Yan, Yuhong Guo

Partial multi-label learning (PML), which tackles the problem of learning multi-label prediction models from instances with overcomplete noisy annotations, has recently started gaining attention from the research communi…

DecoderGenerative Adversarial NetworkMulti-Label Learning