Research
Multi-Label Classificaiton
Unlike traditional single-label classification where each instance is associated with only one label, Multi-Label Classification (MLC) refers to the problems assigning multiple labels to a single test instance. MLC can be seen in a wide range of real-world applications such as text categorization, semantic image classification, bioinformatics analysis and video annotation. In fact, MLC is ubiquitous in real-world problems. For example, a news article is possibly relevant to multiple topics, like “science”, “technology”, “economics”, “politics”, etc; a single image is probably associated with a set of semantic concepts, like “sky”, “sea”, “field”, “building”, etc.
Publications:
- Lu Sun and Mineichi Kudo, “Multi-Label Classification by Polytree-Augmented Classifier Chains with Label-Dependent Features”, Pattern Analysis and Applications, 22(3), 1029-1049, 2019. DOI:10.1007/s10044-018-0711-6
- Lu Sun and Mineichi Kudo, “Optimization of Classifier Chains via Conditional Likelihood Maximization”, Pattern Recognition, 74: 503-517, 2018. DOI:10.1016/j.patcog.2017.09.034
- Lu Sun, Mineichi Kudo and Keigo Kimura, “READER: Robust Semi-Supervised Multi-Label Dimension Reduction”, IEICE Transactions on Information and Systems, E100-D(10): 2597-2604, 2017. DOI:10.1587/transinf.2017EDP7184
- Lu Sun, Mineichi Kudo and Keigo Kimura, “Multi-Label Classification with Meta-Label-Specific Features”, in Proceedings of the 23rd International Conference on Pattern Recognition (ICPR 2016), 1612-1617, 2016, Cancun, Mexico.
- Lu Sun, Mineichi Kudo and Keigo Kimura, “A Scalable Clustering-Based Local Multi-Label Classification Method”, in Proceedings of the 22nd European Conference on Artificial Intelligence (ECAI 2016), 261-268, 2016, The Hague, Netherlands.
- Lu Sun and Mineichi Kudo, “Polytree-Augmented Classifier Chains for Multi-Label Classification”, in Proceedings of the 24th International Joint Conference of Artificial Intelligence (IJCAI 2015), 3834-3840, 2015, Buenos Aires, Argentina.
- Keigo Kimura, Lu Sun and Mineichi Kudo, “MLC Toolbox: A MATLAB/OCTAVE Library for Multi-Label Classification”, CoRR abs/1704.02592, 2017. (preprinted in arXiv)
Multi-View Multi-Task Learning
Multi-View Multi-Task Learning (MVMTL) is an important and promising direction of Machine Learning, due to its flexibility in data representation and ubiquity in modern real-world applications. In MVMTL, each sample are represented by several feature sets collected from a variety of data sources/views, while targets/tasks are correlated with each other. A number of traditional Machine Learning problems and recently emerging real-world applications can be considered as MVMTL problems. For example, in web page classification, each web page has three feature sets (views): title, image and text, and possibly relates with multiple functional classes (tasks), like space explorer, JAXA and Ryugu, etc. To utilize the information among tasks and views, MVMTL learns related tasks together (task correlation) by fusing feature sets from different views (view consistency).
Publications:
- Lu Sun, Canh Hao Nguyen, Hiroshi Mamitsuka, “Fast and Robust Multi-View Multi-Task Learning via Group Sparsity”, in Proceedings of the 28th International Joint Conference on Artificial Intelligence (IJCAI 2019), 3499-3505, 2019, Macao, China.
- Lu Sun, Canh Hao Nguyen, Hiroshi Mamitsuka, “Multiplicative Sparse Feature Decomposition for Efficient Multi-View Multi-Task Learning”, in Proceedings of the 28th International Joint Conference on Artificial Intelligence (IJCAI 2019), 3506-3512, 2019, Macao, China.