Partially Supervised Graph Embedding for Positive Unlabelled Feature Selection

Abstract

Selecting discriminative features in positive unlabelled (PU) learning tasks is a challenging problem due to lack of negative class information. Traditional supervised and semi-supervised feature selection methods are not able to be applied directly in this scenario, and unsupervised feature selection algorithms are designed to handle unlabelled data while neglecting the available information from positive class. To leverage the partially observed positive class information, we propose to encode the weakly supervised information in PU learning tasks into pairwise constraints between training instances. Violation of pairwise constraints are measured and incorporated into a partially supervised graph embedding model. Extensive experiments on different benchmark databases and a real-world cyber security application demonstrate the effectiveness of our algorithm. PDF

Cite

Text

Han and Shen. "Partially Supervised Graph Embedding for Positive Unlabelled Feature Selection." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Han and Shen. "Partially Supervised Graph Embedding for Positive Unlabelled Feature Selection." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/han2016ijcai-partially/)

BibTeX

@inproceedings{han2016ijcai-partially,
  title     = {{Partially Supervised Graph Embedding for Positive Unlabelled Feature Selection}},
  author    = {Han, Yufei and Shen, Yun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1548-1554},
  url       = {https://mlanthology.org/ijcai/2016/han2016ijcai-partially/}
}