Skip to content

A collection of papers and related materials dedicated to partial label learning.

Notifications You must be signed in to change notification settings

wwangwitsel/awesome-partial-label-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Awesome Partial Label Learning

Awesome

A collection of papers and related materials dedicated to partial label learning.

Partial Label Learning is an emerging weakly-supervised learning framework where each training example is associated with multiple candidate labels among which only one label is valid. The key assumption of PLL is that the ground-truth label is concealed in the candidate label set but remains unknown. The task of partial label learning is to learn a multi-class classification model from the partial label training examples, which can assign proper class label for the unseen instance in prediction phase. The task of learning from examples with candidate label sets naturally arises under many real-world scenarios, such as web mining, multimedia content analysis, ecoinformatics, natural language processing, etc.

Table of Contents

Papers

Surveys

Traditional PLL problems

Identification-based methods

Averaging-based methods

Other methods

An MLP-based approach for batch label predction and uses tricks of mixUp and knowledge distillation

About

A collection of papers and related materials dedicated to partial label learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published