User Tools

Site Tools


public:multi-label_classification

This is an old revision of the document!


Introduction

Multiclass classification is an important problem in machine learning. It can be used in a variety of applications, such as organizing documents to different categories automatically. Multi-label classification is an extension of multi-class classification — the former allows a set of labels to be associated with an instance while the latter allows only one. For instance, a document may belong to both the “politics” and “health” class if it is about the National Health Insurance. Many other similar applications arise in domains like text mining, vision, or bio-informatics.

Our Related Work

paper

  • Yao-Nan Chen and Hsuan-Tien Lin. Feature-aware Label Space Dimension Reduction for Multi-label Classification, NIPS 2012.
  • Farbound Tai and Hsuan-Tien Lin. Multi-label Classification with Principal Label Space Transformation. Neural Computation, 24(9), 2508-2542. link A preliminary version appeared in MLD Workshop @ ICML '10. link, with code: snapshot on 2011/01/23
  • Chun-Sung Ferng and Hsuan-Tien Lin. Multi-label Classification with Error-correcting Codes, ACML 2011. link
  • Chen-Wei Hung and Hsuan-Tien Lin. Multi-label Active Learning with Auxiliary Learner, ACML 2011. link

thesis

  • Yao-Nan Chen. Feature-aware Label Space Dimension Reduction for Multi-label Classification. Master's Thesis, 2012.
  • Chun-Sung Ferng. Multi-label Classification with Hard-/soft-decoded Error-correcting Codes. Master's Thesis, 2012.
  • Chen-Wei Hung. Multi-label Active Learning with Auxiliary Learner. Master's Thesis, 2011.
public/multi-label_classification.1347177027.txt.gz · Last modified: 2019/06/25 13:26 (external edit)