Online Heterogeneous Transfer Learning by Weighted Offline and Online Classifiers
Abstract
In this paper, we study online heterogeneous transfer learning (HTL) problems where offline labeled data from a source domain is transferred to enhance the online classification performance in a target domain. The main idea of our proposed algorithm is to build an offline classifier based on heterogeneous similarity constructed by using labeled data from a source domain and unlabeled co-occurrence data which can be easily collected from web pages and social networks. We also construct an online classifier based on data from a target domain, and combine the offline and online classifiers by using the Hedge weighting strategy to update their weights for ensemble prediction. The theoretical analysis of error bound of the proposed algorithm is provided. Experiments on a real-world data set demonstrate the effectiveness of the proposed algorithm.
Cite
Text
Yan et al. "Online Heterogeneous Transfer Learning by Weighted Offline and Online Classifiers." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-49409-8_38Markdown
[Yan et al. "Online Heterogeneous Transfer Learning by Weighted Offline and Online Classifiers." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/yan2016eccv-online/) doi:10.1007/978-3-319-49409-8_38BibTeX
@inproceedings{yan2016eccv-online,
title = {{Online Heterogeneous Transfer Learning by Weighted Offline and Online Classifiers}},
author = {Yan, Yuguang and Wu, Qingyao and Tan, Mingkui and Min, Huaqing},
booktitle = {European Conference on Computer Vision},
year = {2016},
pages = {467-474},
doi = {10.1007/978-3-319-49409-8_38},
url = {https://mlanthology.org/eccv/2016/yan2016eccv-online/}
}