IEEE Trans Cybern. 2021 Feb;51(2):1028-1042. doi: 10.1109/TCYB.2019.2932439. Epub 2021 Jan 15.
Multilabel classification deals with instances assigned with multiple labels simultaneously. It focuses on learning a mapping from feature space to label a space for out-of-sample extrapolation. The mapping can be seen as a feature selection process in the feature domain or as a classifier training process in the classifier domain. The existing methods do not effectively learn the mapping when combining these two domains together. In this article, we derive a mechanism to extract label-specific features in local and global levels. We also derive a mechanism to train label-specific classifiers in individual and joint levels. Extracting features globally and training classifiers jointly can be seen as a dual process of learning the mapping function on two domains in a coarse-tuned way, while extracting features locally and training classifiers individually can be seen as a dual process of learning the mapping function on two domains in a fine-tuned way. The two-level feature selection and the two-level classifier training are derived to make the entire mapping learning process robust. Finally, extensive experimental results on several benchmarks under four domains are presented to demonstrate the effectiveness of the proposed approach.
多标签分类处理同时分配给多个标签的实例。它专注于学习从特征空间到标签空间的映射,以便进行样本外外推。这种映射可以看作是特征域中的特征选择过程,也可以看作是分类器域中的分类器训练过程。当将这两个域组合在一起时,现有方法并不能有效地学习映射。在本文中,我们推导出一种在局部和全局水平上提取标签特定特征的机制。我们还推导出一种在个体和联合水平上训练标签特定分类器的机制。全局提取特征和联合训练分类器可以看作是在两个域上以粗调方式学习映射函数的双重过程,而局部提取特征和个体训练分类器可以看作是在两个域上以微调方式学习映射函数的双重过程。两级特征选择和两级分类器训练旨在使整个映射学习过程具有鲁棒性。最后,在四个领域的几个基准上进行了广泛的实验,以证明所提出方法的有效性。