paper-with-me

홈 › Papers

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 community. In this paper, we propose a novel adversarial learning model, PML-GAN, under a generalized encoder-decoder framework for partial multi-label learning. The PML-GAN model uses a disambiguation network to identify noisy labels and uses a multi-label prediction network to map the training instances to the disambiguated label vectors, while deploying a generative adversarial network as an inverse mapping from label vectors to data samples in the input feature space. The learning of the overall model corresponds to a minimax adversarial game, which enhances the correspondence of input features with the output labels in a bi-directional mapping. Extensive experiments are conducted on multiple datasets, while the proposed model demonstrates the state-of-the-art performance for partial multi-label learning.

📄 PDF Abstract BibTeX arXiv:1909.06717

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGenerative Adversarial NetworkMulti-Label Learning

Similar Papers 제목 키워드 기반

Adversarial Paritial Multi-label Learning

2020-01-01 · ICLR 2020 1 · 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

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 mu…

DenoisingPartial Label Learning

On Multilabel Classification and Ranking with Partial Feedback

2012-12-01 · NeurIPS 2012 12 · Claudio Gentile, Francesco Orabona

We present a novel multilabel/ranking algorithm working in partial information settings. The algorithm is based on 2nd-order descent methods, and relies on upper-confidence bounds to trade-off exploration and exploitatio…

ClassificationGeneral Classification

Partial Adversarial Domain Adaptation

2018-08-10 · ECCV 2018 9 · Zhangjie Cao, Lijia Ma, Mingsheng Long, Jian-Min Wang

Domain adversarial learning aligns the feature distributions across the source and target domains in a two-player minimax game. Existing domain adversarial networks generally assume identical label space across different…

Domain AdaptationPartial Domain Adaptation

Class Conditional Alignment for Partial Domain Adaptation

2020-03-14 · Mohsen Kheirandishfard, Fariba Zohrizadeh, Farhad Kamangar

Adversarial adaptation models have demonstrated significant progress towards transferring knowledge from a labeled source dataset to an unlabeled target dataset. Partial domain adaptation (PDA) investigates the scenarios…

Domain AdaptationPartial Domain AdaptationTransfer Learning