Compact Coding for Hyperplane Classifiers in Heterogeneous Environment
Abstract
Transfer learning techniques have witnessed a significant development in real applications where the knowledge from previous tasks are required to reduce the high cost of inquiring the labeled information for the target task. However, how to avoid negative transfer which happens due to different distributions of tasks in heterogeneous environment is still a open problem. In order to handle this kind of issue, we propose a Compact Coding method for Hyperplane Classifiers (CCHC) under a two-level framework in inductive transfer learning setting. Unlike traditional methods, we measure the similarities among tasks from the macro level perspective through minimum encoding. Particularly speaking, the degree of the similarity is represented by the relevant code length of the class boundary of each source task with respect to the target task. In addition, informative parts of the source tasks are adaptively selected in the micro level viewpoint to make the choice of the specific source task more accurate. Extensive experiments show the effectiveness of our algorithm in terms of the classification accuracy in both UCI and text data sets.
Cite
Text
Shao et al. "Compact Coding for Hyperplane Classifiers in Heterogeneous Environment." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23808-6_14Markdown
[Shao et al. "Compact Coding for Hyperplane Classifiers in Heterogeneous Environment." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/shao2011ecmlpkdd-compact/) doi:10.1007/978-3-642-23808-6_14BibTeX
@inproceedings{shao2011ecmlpkdd-compact,
title = {{Compact Coding for Hyperplane Classifiers in Heterogeneous Environment}},
author = {Shao, Hao and Tong, Bin and Suzuki, Einoshin},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2011},
pages = {207-222},
doi = {10.1007/978-3-642-23808-6_14},
url = {https://mlanthology.org/ecmlpkdd/2011/shao2011ecmlpkdd-compact/}
}