LGMAEMJan 19, 2024

When the Universe is Too Big: Bounding Consideration Probabilities for Plackett-Luce Rankings

arXiv:2401.11016v2AISTATS
Originality Incremental advance
AI Analysis

This addresses a challenge in choice modeling for researchers and practitioners dealing with large item sets, though it is incremental as it builds on existing consider-then-choose frameworks.

The paper tackles the problem of inferring item consideration probabilities in Plackett-Luce ranking models when the universe of items is too large for full consideration, proving that bounds on these probabilities can be derived even though they are not fully identifiable, and demonstrates this with algorithms and a psychology dataset.

The widely used Plackett-Luce ranking model assumes that individuals rank items by making repeated choices from a universe of items. But in many cases the universe is too big for people to plausibly consider all options. In the choice literature, this issue has been addressed by supposing that individuals first sample a small consideration set and then choose among the considered items. However, inferring unobserved consideration sets (or item consideration probabilities) in this "consider then choose" setting poses significant challenges, because even simple models of consideration with strong independence assumptions are not identifiable, even if item utilities are known. We apply the consider-then-choose framework to top-$k$ rankings, where we assume rankings are constructed according to a Plackett-Luce model after sampling a consideration set. While item consideration probabilities remain non-identified in this setting, we prove that we can infer bounds on the relative values of consideration probabilities. Additionally, given a condition on the expected consideration set size and known item utilities, we derive absolute upper and lower bounds on item consideration probabilities. We also provide algorithms to tighten those bounds on consideration probabilities by propagating inferred constraints. Thus, we show that we can learn useful information about consideration probabilities despite not being able to identify them precisely. We demonstrate our methods on a ranking dataset from a psychology experiment with two different ranking tasks (one with fixed consideration sets and one with unknown consideration sets). This combination of data allows us to estimate utilities and then learn about unknown consideration probabilities using our bounds.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes