Learning User Perceived Clusters with Feature-Level Supervision

Abstract

Semi-supervised clustering algorithms have been proposed to identify data clusters that align with user perceived ones via the aid of side information such as seeds or pairwise constrains. However, traditional side information is mostly at the instance level and subject to the sampling bias, where non-randomly sampled instances in the supervision can mislead the algorithms to wrong clusters. In this paper, we propose learning from the feature-level supervision. We show that this kind of supervision can be easily obtained in the form of perception vectors in many applications. Then we present novel algorithms, called Perception Embedded (PE) clustering, that exploit the perception vectors as well as traditional side information to find clusters perceived by the user. Extensive experiments are conducted on real datasets and the results demonstrate the effectiveness of PE empirically.

Cite

Text

Cheng et al. "Learning User Perceived Clusters with Feature-Level Supervision." Neural Information Processing Systems, 2016.

Markdown

[Cheng et al. "Learning User Perceived Clusters with Feature-Level Supervision." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/cheng2016neurips-learning/)

BibTeX

@inproceedings{cheng2016neurips-learning,
  title     = {{Learning User Perceived Clusters with Feature-Level Supervision}},
  author    = {Cheng, Ting-Yu and Lin, Guiguan and Gong, Xinyang and Liu, Kang-Jun and Wu, Shan-Hung},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {532-540},
  url       = {https://mlanthology.org/neurips/2016/cheng2016neurips-learning/}
}