User Tools

Site Tools


public:multi-label_classification

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:multi-label_classification [2013/07/06 21:57]
htlin [paper]
public:multi-label_classification [2021/08/30 07:27] (current)
htlin
Line 1: Line 1:
 ====== Introduction ====== ====== 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. ​ 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 ====== +====== Our Related ​Works ====== 
-===== paper ===== +===== papers ​===== 
-  * Chun-Sung Ferng and Hsuan-Tien Lin. Multi-label ​Classification Using Error-correcting Codes of Hard or Soft BitsIEEE Transactions ​on Neural Networks ​and Learning ​Systems2013 [[http://www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​mlecc.pdf|link]]. A shorter version appeared ​in ACML 2011 [[http://www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​acml11ecoc.pdf|link]], with code: {{:​public:​ml_ecc.20130515.tgz|}} + 
-  * Yao-Nan Chen and Hsuan-Tien Lin. Feature-aware ​Label Space Dimension Reduction ​for Multi-label ​ClassificationNIPS 2012. [[http://​www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​nips12cplst.pdf|link]] +  * [YY2019] Yao-Yuan Yang, Yi-An Lin, Hong-Min Chu, and Hsuan-Tien Lin. Deep learning with a rethinking structure for multi-label ​classification. In Proceedings of the Asian Conference on Machine Learning (ACML), November 2019. 
-  * Farbound Tai and Hsuan-Tien Lin. Multi-label Classification with Principal Label Space Transformation. Neural Computation,​ 24(9)2508-2542. [[http://​www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​plst.pdf|link]]. A preliminary version appeared in MLD Workshop @ ICML '​10 ​[[http://​www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​ml10plst.pdf|link]], with code: {{public:​llst.20110123.zip|snapshot on 2011/​01/​23}} +  * [HC2019] Hong-Min Chu, Kuan-Hao Huang, and Hsuan-Tien Lin. Dynamic principal projection for cost-sensitive online multi-label classification. Machine Learning, 108(8--9):​1193--1230,​ September 2019. Also presented in the journal track of ECML '19. 
-  * Chen-Wei Hung and Hsuan-Tien Lin. Multi-label ​Active Learning ​with Auxiliary Learner, ​ACML 2011. [[http://www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​bibm11auxiliary.pdf|link]]+  * [CH2019] Cheng-Yu Hsieh, Miao Xu, Gang Niu, Hsuan-Tien Lin, and Masashi Sugiyama. A pseudo-label method for coarse-to-fine multi-label learning with limited supervision. In Proceedings of the Workshop ​on Learning from Limited Labeled Data @ ICLR, May 2019. 
 +  * [HC2018] Hsien-Chun Chiu and Hsuan-Tien Lin. Multi-label classification with feature-aware cost-sensitive label embedding. In Proceedings of the Conference on Technologies and Applications for Artificial Intelligence (TAAI), pages 40--45, November 2018. 
 +  * [YY2018b] Yao-Yuan Yang, Yi-An Lin, Hong-Min Chu, and Hsuan-Tien Lin. Deep learning with a rethinking structure for multi-label classification. In Proceedings of the Workshop on Multi-output ​Learning ​@ ACMLNovember 2018. 
 +  * [YY2018a] Yao-Yuan Yang, Kuan-Hao Huang, Chih-Wei Chang, and Hsuan-Tien Lin. Cost-sensitive reference pair encoding for multi-label learning. In Proceedings of the Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD), pages 143--155, June 2018. 
 +  * [CH2018] Cheng-Yu Hsieh, Yi-An Lin, and Hsuan-Tien LinA deep model with local surrogate loss for general cost-sensitive multi-label learningIn Proceedings of the AAAI Conference on Artificial Intelligence (AAAI), pages 3239--3246, February 2018. 
 +  * [KL2017] Kuo-Hsuan Lo and Hsuan-Tien LinCost-sensitive encoding for label space dimension reduction algorithms on multi-label classificationIn Proceedings of the Conference on Technologies and Applications for Artificial Intelligence (TAAI), December 2017. 
 +  * [YL2017] Yi-An Lin and Hsuan-Tien Lin. Cyclic classifier chain for cost-sensitive multilabel classification. In Proceedings of the IEEE International Conference on Data Science and Advanced Analytics (DSAA), October 2017. 
 +  * [KH2017] Kuan-Hao Huang and Hsuan-Tien LinCost-sensitive label embedding for multi-label classification. Machine Learning, 106(9--10):​1725--1746,​ October 2017. Also presented ​in the journal track of ECML '17. 
 +  * [YW2017] Yu-Ping Wu and Hsuan-Tien Lin. Progressive k-labelsets for cost-sensitive multi-label classification. Machine Learning, 106(5):671--694, May 2017Also presented in the journal track of ACML '16. 
 +  * [CL2014b] Chun-Liang Li and Hsuan-Tien LinCondensed filter tree for cost-sensitive multi-label classificationIn Proceedings of the International Conference on Machine Learning (ICML), pages 423--431, June 2014. 
 +  * [CF2013] Chun-Sung Ferng and Hsuan-Tien Lin. Multilabel classification using error-correcting codes of hard or soft bits. IEEE Transactions on Neural Networks and Learning Systems, 24(11):​1888--1900,​ November 2013. A shorter version appeared in ACML '11, with code: {{:​public:​ml_ecc.20130515.tgz|}}. 
 +  * [YC2012] Yao-Nan Chen and Hsuan-Tien Lin. Feature-aware ​label space dimension reduction ​for multi-label ​classification. In Advances in Neural Information Processing Systems: Proceedings of the 2012 Conference (NeurIPS)pages 1529--1537, December ​2012. 
 +  * [FT2012] Farbound Tai and Hsuan-Tien Lin. Multilabel classification with principal ​label space transformation. Neural Computation,​ 24(9):2508--2542, September 2012. A preliminary version ​(under a mis-spelled title) ​appeared in the MLD Workshop @ ICML '10, with code: {{public:​llst.20110123.zip|snapshot on 2011/​01/​23}} 
 +  * [CH2011] Chen-Wei Hung and Hsuan-Tien Lin. Multi-label ​active learning ​with auxiliary learner. In Proceedings of the Asian Conference on Machine Learning (ACML), volume 20 of JMLR Workshop and Conference Proceedings,​ pages 315--330, November ​2011. 
 +  * [CF2011] Chun-Sung Ferng and Hsuan-Tien LinMulti-label classification with error-correcting codesIn Proceedings of the Asian Conference on Machine Learning (ACML), volume 20 of JMLR Workshop and Conference Proceedings,​ pages 281--295, November 2011. 
 +  * [FT2010a] Farbound Tai and Hsuan-Tien LinMulti-label classification with principle label space transformation. In Proceedings of the 2nd International Workshop on learning from Multi-Label Data @ ICML '10, June 2010.
  
 ===== thesis ===== ===== thesis =====
-  * Yao-Nan ChenFeature-aware ​Label Space Dimension Reduction ​for Multi-label ​Classification. ​Master'​s ​Thesis, 2012. +  ​* Cheng-Yu Hsieh, A deep model with local surrogate loss for general cost-sensitive multi-label learning, Master'​s thesis, 2017. 
-  * Chun-Sung Ferng. Multi-label Classification with Hard-/​soft-decoded ​Error-correcting ​Codes. ​Master'​s ​Thesis, 2012. +  * Hsien-Chun Chiu, Multi-label classification with feature-aware cost-sensitive label embedding, Master'​s thesis, 2017. 
-  * Chen-Wei Hung. Multi-label ​Active Learning ​with Auxiliary Learner. ​Master'​s ​Thesis, 2011.+  * Hong-Min Chu, Dynamic principal projection for cost-sensitive online multi-label classification,​ Master'​s thesis, 2016. 
 +  * Kuo-Hsuan Lo, Cost-sensitive encoding for label space dimension reduction algorithms on multi-label classification,​ Master'​s thesis, 2016. 
 +  * Yi-An Lin, Cyclic classifier chain for cost-sensitive multilabel classification,​ Master'​s thesis, 2015. 
 +  * Kuan-Hao Huang, Cost-sensitive label embedding for multi-label classification,​ Master'​s thesis, 2015. 
 +  * Yu-Ping Wu, Progressive k-labelsets for cost-sensitive multi-label classification,​ Master'​s thesis, 2015. 
 +  * Chun-Liang Li, Condensed filter tree for cost-sensitive multi-label classification,​ Master'​s thesis, 2012. 
 +  ​* Yao-Nan ChenFeature-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.1373147820.txt.gz · Last modified: 2019/06/25 13:26 (external edit)