Combining Supervised and Unsupervised Models via Unconstrained Probabilistic Embedding
Abstract
Ensemble learning with output from multiple supervised and unsupervised models aims to improvethe classification accuracy of supervised model ensembleby jointly considering the grouping results from unsupervised models. In this paper we cast this ensemble task as an unconstrained probabilistic embedding problem. Specifically, we assume both objects and classes/clusters have latent coordinates without constraints in a D-dimensional Euclidean space, and consider the mapping from the embedded space into the space of results from supervised and unsupervised models as a probabilistic generative process. The prediction of an objectis then determined by the distances between the objectand the classes in the embedded space. A solution of this embedding can be obtained using the quasi-Newton method, resulting in the objects and classes/clusters with high co-occurrence weights being embedded close. We demonstrate the benefits of this unconstrained embedding method by three real applications.
Cite
Text
Ma et al. "Combining Supervised and Unsupervised Models via Unconstrained Probabilistic Embedding." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-236Markdown
[Ma et al. "Combining Supervised and Unsupervised Models via Unconstrained Probabilistic Embedding." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/ma2011ijcai-combining/) doi:10.5591/978-1-57735-516-8/IJCAI11-236BibTeX
@inproceedings{ma2011ijcai-combining,
title = {{Combining Supervised and Unsupervised Models via Unconstrained Probabilistic Embedding}},
author = {Ma, Xudong and Luo, Ping and Zhuang, Fuzhen and He, Qing and Shi, Zhongzhi and Shen, Zhiyong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {1396-1401},
doi = {10.5591/978-1-57735-516-8/IJCAI11-236},
url = {https://mlanthology.org/ijcai/2011/ma2011ijcai-combining/}
}