Transductive Regression Piloted by Inter-Manifold Relations

Abstract

In this paper, we present a novel semisupervised regression algorithm working on multiclass data that may lie on multiple manifolds. Unlike conventional manifold regression algorithms that do not consider the class distinction of samples, our method introduces the class information to the regression process and tries to exploit the similar configurations shared by the label distribution of multi-class data. To utilize the correlations among data from diffierent classes, we develop a cross-manifold label propagation process and employ labels from diffierent classes to enhance the regression performance. The interclass relations are coded by a set of intermanifold graphs and a regularization item is introduced to impose inter-class smoothness on the possible solutions. In addition, the algorithm is further extended with the kernel trick for predicting labels of the out-ofsample data even without class information. Experiments on both synthesized data and real world problems validate the effiectiveness of the proposed framework for semisupervised regression.

Cite

Text

Wang et al. "Transductive Regression Piloted by Inter-Manifold Relations." International Conference on Machine Learning, 2007. doi:10.1145/1273496.1273618

Markdown

[Wang et al. "Transductive Regression Piloted by Inter-Manifold Relations." International Conference on Machine Learning, 2007.](https://mlanthology.org/icml/2007/wang2007icml-transductive/) doi:10.1145/1273496.1273618

BibTeX

@inproceedings{wang2007icml-transductive,
  title     = {{Transductive Regression Piloted by Inter-Manifold Relations}},
  author    = {Wang, Huan and Yan, Shuicheng and Huang, Thomas S. and Liu, Jianzhuang and Tang, Xiaoou},
  booktitle = {International Conference on Machine Learning},
  year      = {2007},
  pages     = {967-974},
  doi       = {10.1145/1273496.1273618},
  url       = {https://mlanthology.org/icml/2007/wang2007icml-transductive/}
}