Research

Multi-Task Learning
Multi-Task Learning (MTL) is an important and promising direction of Machine Learning, due to its flexibility in data representation and ubiquity in modern real-world applications. In MTL, multiple targets/tasks are correlated with each other. A number of traditional Machine Learning problems and recently emerging real-world applications can be considered as MTL problems. For example, in web page classification, each web page possibly relates with multiple functional classes (tasks), like space explorer, JAXA and Ryugu, etc. To utilize the information among tasks and samples, MTL learns related tasks together by correctly modeling task relationship.

Publications:

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: