paper-with-me

Papers

Learning from Comparisons and Choices

2017-04-24 · Sahand Negahban, Sewoong Oh, Kiran K. Thekumparampil, Jiaming Xu

When tracking user-specific online activities, each user's preference is revealed in the form of choices and comparisons. For example, a user's purchase history is a record of her choices, i.e. which item was chosen among a subset of offerings. A user's preferences can be observed either explicitly as in movie ratings or implicitly as in viewing times of news articles. Given such individualized ordinal data in the form of comparisons and choices, we address the problem of collaboratively learning representations of the users and the items. The learned features can be used to predict a user's preference of an unseen item to be used in recommendation systems. This also allows one to compute similarities among users and items to be used for categorization and search. Motivated by the empirical successes of the MultiNomial Logit (MNL) model in marketing and transportation, and also more recent successes in word embedding and crowdsourced image embedding, we pose this problem as learning the MNL model parameters that best explain the data. We propose a convex relaxation for learning the MNL model, and show that it is minimax optimal up to a logarithmic factor by comparing its performance to a fundamental lower bound. This characterizes the minimax sample complexity of the problem, and proves that the proposed estimator cannot be improved upon other than by a logarithmic factor. Further, the analysis identifies how the accuracy depends on the topology of sampling via the spectrum of the sampling graph. This provides a guideline for designing surveys when one can choose which items are to be compared. This is accompanied by numerical simulations on synthetic and real data sets, confirming our theoretical predictions.

📄 PDF Abstract BibTeX arXiv:1704.07228

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesMarketingRecommendation Systems

Similar Papers 제목 키워드 기반

Revisiting Design Choices in Proximal Policy Optimization

2020-09-23 · Chloe Ching-Yun Hsu, Celestine Mendler-Dünner, Moritz Hardt

Proximal Policy Optimization (PPO) is a popular deep policy gradient algorithm. In standard implementations, PPO regularizes policy updates with clipped probability ratios, and parameterizes policies with either continuo…

MuJoCo

Score-Based Density Estimation from Pairwise Comparisons

2025-10-10 · Petrus Mikkola, Luigi Acerbi, Arto Klami arxiv

We study density estimation from pairwise comparisons, motivated by expert knowledge elicitation and learning from human feedback. We relate the unobserved target density to a tempered winner density (marginal density of…

Density Estimation

Social Choice Random Utility Models of Intransitive Pairwise Comparisons

2018-10-05 · Rahul Makhijani, Johan Ugander

There is a growing need for discrete choice models that account for the complex nature of human choices, escaping traditional behavioral assumptions such as the transitivity of pairwise preferences. Recently, several par…

Discrete Choice ModelsRecommendation SystemsTriplet

As you like it: Localization via paired comparisons

2018-02-19 · Andrew K. Massimino, Mark A. Davenport

Suppose that we wish to estimate a vector $\mathbf{x}$ from a set of binary paired comparisons of the form "$\mathbf{x}$ is closer to $\mathbf{p}$ than to $\mathbf{q}$" for various choices of vectors $\mathbf{p}$ and $\m…

"Are you sure?": Preliminary Insights from Scaling Product Comparisons to Multiple Shops

2021-07-07 · Patrick John Chia, Bingqing Yu, Jacopo Tagliabue

Large eCommerce players introduced comparison tables as a new type of recommendations. However, building comparisons at scale without pre-existing training/taxonomy data remains an open challenge, especially within the o…