Rank Ordering Constraints Elimination with Application for Kernel Learning

Abstract

A number of machine learning domains,such as information retrieval, recommender systems, kernel learning, neural network-biological systems etc,deal with importance scores. Very often, there existsome prior knowledge that could help improve the performance.In many cases, these prior knowledge manifest themselves in the rank ordering constraints.These inequality constraints are usually very difficult to deal with in optimization.In this paper, we provide a slack variable transformation methods, which effectively eliminatesthe rank ordering inequality constraints, and thus simplify the learning task significantly.We apply this transformation in kernel learning problem, and also provide an efficient algorithm tosolved the transformed system. On seven datasets,our approach reduces the computational time by orders of magnitudes as compared to the current standardquadratically constrained quadratic programming(QCQP) optimization approach.

Cite

Text

Xie et al. "Rank Ordering Constraints Elimination with Application for Kernel Learning." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10794

Markdown

[Xie et al. "Rank Ordering Constraints Elimination with Application for Kernel Learning." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/xie2017aaai-rank/) doi:10.1609/AAAI.V31I1.10794

BibTeX

@inproceedings{xie2017aaai-rank,
  title     = {{Rank Ordering Constraints Elimination with Application for Kernel Learning}},
  author    = {Xie, Ying and Ding, Chris H. Q. and Gong, Yihong and Wu, Zongze},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {2775-2781},
  doi       = {10.1609/AAAI.V31I1.10794},
  url       = {https://mlanthology.org/aaai/2017/xie2017aaai-rank/}
}