English

Algorithms for item categorization based on ordinal ranking data

Machine Learning 2016-10-03 v1 Social and Information Networks

Abstract

We present a new method for identifying the latent categorization of items based on their rankings. Complimenting a recent work that uses a Dirichlet prior on preference vectors and variational inference, we show that this problem can be effectively dealt with using existing community detection algorithms, with the communities corresponding to item categories. In particular we convert the bipartite ranking data to a unipartite graph of item affinities, and apply community detection algorithms. In this context we modify an existing algorithm - namely the label propagation algorithm to a variant that uses the distance between the nodes for weighting the label propagation - to identify the categories. We propose and analyze a synthetic ordinal ranking model and show its relation to the recently much studied stochastic block model. We test our algorithms on synthetic data and compare performance with several popular community detection algorithms. We also test the method on real data sets of movie categorization from the Movie Lens database. In all of the cases our algorithm is able to identify the categories for a suitable choice of tuning parameter.

Keywords

Cite

@article{arxiv.1609.09544,
  title  = {Algorithms for item categorization based on ordinal ranking data},
  author = {Josh Girson and Shuchin Aeron},
  journal= {arXiv preprint arXiv:1609.09544},
  year   = {2016}
}

Comments

To appear in IEEE Allerton conference on computing, communications and control, 2016

R2 v1 2026-06-22T16:06:01.597Z